The build took 00h 06m 48s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
246,862 |
cpp |
6,456 |
python |
4,808 |
perl |
3,418 |
sh |
324 |
makefile |
223 |
ansic |
218 |
tcl |
59 |
pascal |
262,368 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: znc 1.6.3-4 (Thu Apr 13 20:11:34 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) tcl-8.6.5-2Total Installed Size: 6.42 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing tcl...:: Running post-transaction hooks...(1/1) Updating manpage index...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking whether the C++ compiler works... yeschecking for C++ compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking whether clang++ supports C++11 features by default... nochecking whether clang++ supports C++11 features with -std=c++11... yeschecking for a BSD-compatible install... /usr/bin/install -cchecking for grep that handles long lines and -e... /usr/bin/grepchecking for a sed that does not truncate output... /usr/bin/sedchecking build system type... x86_64-pc-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking whether the -Werror option is usable... yeschecking for simple visibility declarations... yeschecking for git... /usr/bin/gitchecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking whether compiler predefines _FORTIFY_SOURCE... nochecking for getopt_long in -lgnugetopt... nochecking for lstat... yeschecking for getopt_long... yeschecking for getpassphrase... nochecking for library containing dlopen... -ldlchecking for the pthreads library -lpthreads... nochecking whether pthreads work without any flags... nochecking whether pthreads work with -Kthread... nochecking whether pthreads work with -kthread... nochecking for the pthreads library -llthread... nochecking whether pthreads work with -pthread... yeschecking for joinable pthread attribute... PTHREAD_CREATE_JOINABLEchecking if more special flags are required for pthreads... nochecking for PTHREAD_PRIO_INHERIT... yeschecking whether getaddrinfo() supports AI_ADDRCONFIG... yeschecking for openssl... yeschecking whether openssl is usable... yeschecking whether zlib is usable... yeschecking for icu... yeschecking for SWIG >= 3.0.0... configure: modperl/modpython files are found, disabling SWIGconfigure: modperl/modpython files are found, no SWIG neededchecking for perl... /usr/bin/perlchecking for perl_alloc in -lperl... yeschecking for python... yeschecking for Py_Initialize... yeschecking for perl... (cached) /usr/bin/perlchecking for sasl_server_init in -lsasl2... yeschecking for /usr/lib/tclConfig.sh... yeschecking modtcl flags... -I/usr/include -L/usr/lib -ltcl8.6checking for Tcl_CreateInterp... yeschecking for GNU make... /usr/bin/makeconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating znc-buildmodconfig.status: creating man/Makefileconfig.status: creating znc.pcconfig.status: creating znc-uninstalled.pcconfig.status: creating modules/Makefileconfig.status: creating include/znc/zncconfig.hZNC 1.6.3 configuredprefix: /usrdebug: noipv6: yesopenssl: yesdns: threadsperl: yespython: yesswig: not neededcyrus: yestcl: yescharset: yeszlib: yesrun from src: noNow you can run "make" to compile ZNCPacking man page znc.1.gz...Packing man page znc-buildmod.1.gz...Building ZNC Perl bindings library...warning: unknown warning option '-Wno-literal-suffix'; did you mean '-Wno-literal-range'? [-Wunknown-warning-option]1 warning generated.Building module modperl...warning: unknown warning option '-Wno-literal-suffix'; did you mean '-Wno-literal-range'? [-Wunknown-warning-option]In file included from modperl.cpp:25:In file included from ./modperl/module.h:20:In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5853:/usr/lib/perl5/core_perl/CORE/inline.h:526:5: warning: declaration shadows a local variable [-Wshadow] CX_POP_SAVEARRAY(cx); ^/usr/lib/perl5/core_perl/CORE/cop.h:612:13: note: expanded from macro 'CX_POP_SAVEARRAY' AV *av = GvAV(PL_defgv); \ ^/usr/lib/perl5/core_perl/CORE/inline.h:518:9: note: previous declaration is here AV *av; ^2 warnings generated.Linking module modperl...Linking ZNC Perl bindings library...Building ZNC python bindings library...Building module modpython...Linking module modpython...Linking ZNC python bindings library...Building module chansaver...Linking module chansaver...Building module webadmin...Linking module webadmin...Building module partyline...Linking module partyline...Building module simple_away...Linking module simple_away...Building module notify_connect...Linking module notify_connect...Building module controlpanel...Linking module controlpanel...Building module raw...Linking module raw...Building module sample...Linking module sample...Building module bouncedcc...Linking module bouncedcc...Building module shell...Linking module shell...Building module awaynick...Linking module awaynick...Building module kickrejoin...Linking module kickrejoin...Building module autocycle...Linking module autocycle...Building module keepnick...Linking module keepnick...Building module modules_online...Linking module modules_online...Building module disconkick...Linking module disconkick...Building module ctcpflood...Linking module ctcpflood...Building module cyrusauth...Linking module cyrusauth...Building module send_raw...Linking module send_raw...Building module watch...Linking module watch...Building module block_motd...Linking module block_motd...Building module route_replies...Linking module route_replies...Building module notes...Linking module notes...Building module nickserv...Linking module nickserv...Building module adminlog...Linking module adminlog...Building module autoattach...Linking module autoattach...Building module imapauth...Linking module imapauth...Building module fail2ban...Linking module fail2ban...Building module crypt...Linking module crypt...Building module modtcl...clang-3.8: warning: -ltcl8.6: 'linker' input unusedclang-3.8: warning: argument unused during compilation: '-L/usr/lib'Linking module modtcl...Building module q...Linking module q...Building module buffextras...Linking module buffextras...Building module savebuff...Linking module savebuff...Building module schat...Linking module schat...Building module blockuser...Linking module blockuser...Building module log...Linking module log...Building module identfile...Linking module identfile...Building module sasl...Linking module sasl...Building module certauth...Linking module certauth...Building module dcc...Linking module dcc...Building module awaystore...Linking module awaystore...Building module listsockets...Linking module listsockets...Building module autoop...Linking module autoop...Building module cert...Linking module cert...Building module alias...Linking module alias...Building module autovoice...Linking module autovoice...Building module flooddetach...Linking module flooddetach...Building module missingmotd...Linking module missingmotd...Building module lastseen...Linking module lastseen...Building module clearbufferonmsg...Linking module clearbufferonmsg...Building module autoreply...Linking module autoreply...Building module perform...Linking module perform...Building module clientnotify...Linking module clientnotify...Building module stickychan...Linking module stickychan...Building core object main...Building core object ZNCString...Building core object Csocket...Building core object znc...Building core object IRCNetwork...Building core object User...Building core object IRCSock...Building core object Client...Building core object Chan...Building core object Nick...Building core object Server...Building core object Modules...Building core object MD5...Building core object Buffer...Building core object Utils...Building core object FileUtils...Building core object HTTPSock...Building core object Template...Building core object ClientCommand...Building core object Socket...Building core object SHA256...Building core object WebModules...Building core object Listener...Building core object Config...Building core object ZNCDebug...Building core object Threads...Building core object version...Building core object Query...Building core object SSLVerifyHost...Linking znc... ZNC was successfully compiled. Use 'make install' to install ZNC to '/usr'.==> Entering fakeroot environment...==> Starting package()...test -d /tmp/znc/pkg/znc/usr/bin || /usr/bin/install -c -d /tmp/znc/pkg/znc/usr/bintest -d /tmp/znc/pkg/znc/usr/include/znc || /usr/bin/install -c -d /tmp/znc/pkg/znc/usr/include/znctest -d /tmp/znc/pkg/znc/usr/lib/pkgconfig || /usr/bin/install -c -d /tmp/znc/pkg/znc/usr/lib/pkgconfigtest -d /tmp/znc/pkg/znc/usr/lib/znc || /usr/bin/install -c -d /tmp/znc/pkg/znc/usr/lib/znctest -d /tmp/znc/pkg/znc/usr/share/znc || /usr/bin/install -c -d /tmp/znc/pkg/znc/usr/share/znccp -R ./webskins /tmp/znc/pkg/znc/usr/share/zncfind /tmp/znc/pkg/znc/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \;find /tmp/znc/pkg/znc/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \;/usr/bin/install -c znc /tmp/znc/pkg/znc/usr/bin/usr/bin/install -c znc-buildmod /tmp/znc/pkg/znc/usr/bin/usr/bin/install -c -m 644 ./include/znc/*.h /tmp/znc/pkg/znc/usr/include/znc/usr/bin/install -c -m 644 include/znc/zncconfig.h /tmp/znc/pkg/znc/usr/include/znc/usr/bin/install -c -m 644 znc.pc /tmp/znc/pkg/znc/usr/lib/pkgconfigmake[1]: Entering directory '/tmp/znc/src/znc-1.6.3/modules'rm -rf /tmp/znc/pkg/znc/usr/share/znc/modulestest -d /tmp/znc/pkg/znc/usr/lib/znc || /usr/bin/install -c -d /tmp/znc/pkg/znc/usr/lib/znctest -d /tmp/znc/pkg/znc/usr/share/znc/modules || /usr/bin/install -c -d /tmp/znc/pkg/znc/usr/share/znc/modulesrm -rf /tmp/znc/pkg/znc/usr/lib/znc/*.socp -R ./data/* /tmp/znc/pkg/znc/usr/share/znc/modulesfind /tmp/znc/pkg/znc/usr/share/znc/modules -type d -exec chmod 0755 '{}' \;find /tmp/znc/pkg/znc/usr/share/znc/modules -type f -exec chmod 0644 '{}' \;for i in ./perleval.pm; do \ /usr/bin/install -c -m 644 $i /tmp/znc/pkg/znc/usr/lib/znc; \donemkdir -p /tmp/znc/pkg/znc/usr/lib/znc/modperl/usr/bin/install -c modperl/ZNC.so /tmp/znc/pkg/znc/usr/lib/znc/modperlif test -e modperl/ZNC.pm ; then \ /usr/bin/install -c -m 644 modperl/ZNC.pm /tmp/znc/pkg/znc/usr/lib/znc/modperl || exit 1 ; \else \ /usr/bin/install -c -m 644 ./modperl/ZNC.pm /tmp/znc/pkg/znc/usr/lib/znc/modperl || exit 1 ; \fi/usr/bin/install -c -m 644 ./modperl/startup.pl /tmp/znc/pkg/znc/usr/lib/znc/modperlfor i in ./*.py; do \ /usr/bin/install -c -m 644 $i /tmp/znc/pkg/znc/usr/lib/znc; \done/usr/bin/install: cannot stat './*.py': No such file or directorymake[1]: [modpython/Makefile.inc:73: modpython_install] Error 1 (ignored)mkdir -p /tmp/znc/pkg/znc/usr/lib/znc/modpython/usr/bin/install -c modpython/_znc_core.so /tmp/znc/pkg/znc/usr/lib/znc/modpythonif test -r modpython/znc_core.py;\ then /usr/bin/install -c -m 644 modpython/znc_core.py /tmp/znc/pkg/znc/usr/lib/znc/modpython;\ else /usr/bin/install -c -m 644 ./modpython/znc_core.py /tmp/znc/pkg/znc/usr/lib/znc/modpython;\fi/usr/bin/install -c -m 644 ./modpython/znc.py /tmp/znc/pkg/znc/usr/lib/znc/modpythonmkdir -p /tmp/znc/pkg/znc/usr/share/znc/modtcl//usr/bin/install -c -m 644 ./modtcl/modtcl.tcl ./modtcl/binds.tcl /tmp/znc/pkg/znc/usr/share/znc/modtcl//usr/bin/install -c autocycle.so webadmin.so partyline.so notify_connect.so raw.so modpython.so dcc.so shell.so kickrejoin.so missingmotd.so clientnotify.so modules_online.so disconkick.so ctcpflood.so cyrusauth.so route_replies.so simple_away.so cert.so stickychan.so bouncedcc.so fail2ban.so schat.so crypt.so modtcl.so q.so buffextras.so send_raw.so flooddetach.so sasl.so controlpanel.so modperl.so listsockets.so autoop.so alias.so autovoice.so sample.so clearbufferonmsg.so autoreply.so perform.so chansaver.so awaynick.so lastseen.so keepnick.so block_motd.so watch.so notes.so adminlog.so autoattach.so imapauth.so log.so savebuff.so blockuser.so identfile.so certauth.so awaystore.so nickserv.so /tmp/znc/pkg/znc/usr/lib/zncmake[1]: Leaving directory '/tmp/znc/src/znc-1.6.3/modules'if test -n ""; then \ test -d /tmp/znc/pkg/znc || /usr/bin/install -c -d /tmp/znc/pkg/znc || exit 1 ; \ /usr/bin/install -c /tmp/znc/pkg/znc || exit 1 ; \fimake[1]: Entering directory '/tmp/znc/src/znc-1.6.3/man'test -d /tmp/znc/pkg/znc/usr/share/man/man1 || /usr/bin/install -c -d /tmp/znc/pkg/znc/usr/share/man/man1/usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /tmp/znc/pkg/znc/usr/share/man/man1make[1]: Leaving directory '/tmp/znc/src/znc-1.6.3/man'test -d /tmp/znc/pkg/znc/usr/lib/systemd/system || /usr/bin/install -c -d /tmp/znc/pkg/znc/usr/lib/systemd/system/usr/bin/install -c -m 644 ./znc.service /tmp/znc/pkg/znc/usr/lib/systemd/system****************************************************************** ZNC was successfully installed. You can use '/usr/bin/znc --makeconf' to generate a config file. If you need help with using ZNC, please visit our wiki at: http://znc.in==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "znc"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Adding install file... -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: znc 1.6.3-4 (Thu Apr 13 20:16:45 UTC 2017)CMD: pacman --query --file znc-1.6.3-4-x86_64.pkg.tar.xz
Creating hybrid package for 'znc'
Trying to find vanilla package 'znc'...
CMD: pacman --query --file /mirror/znc-1.6.3-4.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.BUILDINFO/.INSTALL/.MTREE/usr/bin/znc/usr/bin/znc-buildmod/usr/share/man/man1/znc-buildmod.1.gz/usr/share/man/man1/znc.1.gz/usr/share/znc/modtcl/binds.tcl/usr/share/znc/modtcl/modtcl.tcl/usr/share/znc/modules/q/tmpl/index.tmpl/usr/share/znc/modules/listsockets/tmpl/index.tmpl/usr/share/znc/modules/stickychan/tmpl/stickychan_WebadminChan.tmpl/usr/share/znc/modules/stickychan/tmpl/index.tmpl/usr/share/znc/modules/cert/tmpl/index.tmpl/usr/share/znc/modules/certauth/tmpl/index.tmpl/usr/share/znc/modules/send_raw/tmpl/index.tmpl/usr/share/znc/modules/send_raw/files/select.js/usr/share/znc/modules/perform/tmpl/index.tmpl/usr/share/znc/modules/notes/tmpl/index.tmpl/usr/share/znc/modules/notes/files/trash.gif/usr/share/znc/modules/blockuser/tmpl/blockuser_WebadminUser.tmpl/usr/share/znc/modules/webadmin/tmpl/del_user.tmpl/usr/share/znc/modules/webadmin/tmpl/traffic.tmpl/usr/share/znc/modules/webadmin/tmpl/index.tmpl/usr/share/znc/modules/webadmin/tmpl/settings.tmpl/usr/share/znc/modules/webadmin/tmpl/encoding_settings.tmpl/usr/share/znc/modules/webadmin/tmpl/del_network.tmpl/usr/share/znc/modules/webadmin/tmpl/add_edit_user.tmpl/usr/share/znc/modules/webadmin/tmpl/add_edit_chan.tmpl/usr/share/znc/modules/webadmin/tmpl/listusers.tmpl/usr/share/znc/modules/webadmin/tmpl/add_edit_network.tmpl/usr/share/znc/modules/webadmin/files/webadmin.css/usr/share/znc/modules/webadmin/files/webadmin.js/usr/share/znc/modules/lastseen/tmpl/lastseen_WebadminUser.tmpl/usr/share/znc/modules/lastseen/tmpl/index.tmpl/usr/share/znc/webskins/ice/tmpl/FooterTag.tmpl/usr/share/znc/webskins/ice/tmpl/Header.tmpl/usr/share/znc/webskins/ice/pub/favicon.ico/usr/share/znc/webskins/ice/pub/pagebg.gif/usr/share/znc/webskins/ice/pub/linkbg.jpg/usr/share/znc/webskins/ice/pub/ice.css/usr/share/znc/webskins/forest/tmpl/FooterTag.tmpl/usr/share/znc/webskins/forest/tmpl/Banner.tmpl/usr/share/znc/webskins/forest/tmpl/Header.tmpl/usr/share/znc/webskins/forest/tmpl/LowerBanner.tmpl/usr/share/znc/webskins/forest/pub/forest-header.png/usr/share/znc/webskins/forest/pub/forest.css/usr/share/znc/webskins/forest/pub/favicon.ico/usr/share/znc/webskins/dark-clouds/tmpl/FooterTag.tmpl/usr/share/znc/webskins/dark-clouds/tmpl/Banner.tmpl/usr/share/znc/webskins/dark-clouds/tmpl/Header.tmpl/usr/share/znc/webskins/dark-clouds/tmpl/LowerBanner.tmpl/usr/share/znc/webskins/dark-clouds/pub/clouds-header.jpg/usr/share/znc/webskins/dark-clouds/pub/favicon.ico/usr/share/znc/webskins/dark-clouds/pub/dark-clouds.css/usr/share/znc/webskins/_default_/tmpl/Footer.tmpl/usr/share/znc/webskins/_default_/tmpl/BaseHeader.tmpl/usr/share/znc/webskins/_default_/tmpl/ExtraHeader.tmpl/usr/share/znc/webskins/_default_/tmpl/FooterTag.tmpl/usr/share/znc/webskins/_default_/tmpl/DocType.tmpl/usr/share/znc/webskins/_default_/tmpl/index.tmpl/usr/share/znc/webskins/_default_/tmpl/_csrf_check.tmpl/usr/share/znc/webskins/_default_/tmpl/Options.tmpl/usr/share/znc/webskins/_default_/tmpl/Banner.tmpl/usr/share/znc/webskins/_default_/tmpl/Header.tmpl/usr/share/znc/webskins/_default_/tmpl/MessageBar.tmpl/usr/share/znc/webskins/_default_/tmpl/LowerBanner.tmpl/usr/share/znc/webskins/_default_/tmpl/Error.tmpl/usr/share/znc/webskins/_default_/tmpl/LoginBar.tmpl/usr/share/znc/webskins/_default_/tmpl/InfoBar.tmpl/usr/share/znc/webskins/_default_/tmpl/Menu.tmpl/usr/share/znc/webskins/_default_/tmpl/BreadCrumbs.tmpl/usr/share/znc/webskins/_default_/pub/_default_.css/usr/share/znc/webskins/_default_/pub/jquery-1.11.2.min.js/usr/share/znc/webskins/_default_/pub/External.png/usr/share/znc/webskins/_default_/pub/global.css/usr/share/znc/webskins/_default_/pub/favicon.ico/usr/share/znc/webskins/_default_/pub/jquery-1.11.2.js/usr/share/znc/webskins/_default_/pub/robots.txt/usr/lib/pkgconfig/znc.pc/usr/lib/znc/q.so/usr/lib/znc/blockuser.so/usr/lib/znc/nickserv.so/usr/lib/znc/autovoice.so/usr/lib/znc/modtcl.so/usr/lib/znc/disconkick.so/usr/lib/znc/autoreply.so/usr/lib/znc/log.so/usr/lib/znc/raw.so/usr/lib/znc/perleval.pm/usr/lib/znc/cyrusauth.so/usr/lib/znc/partyline.so/usr/lib/znc/imapauth.so/usr/lib/znc/schat.so/usr/lib/znc/route_replies.so/usr/lib/znc/ctcpflood.so/usr/lib/znc/autoattach.so/usr/lib/znc/listsockets.so/usr/lib/znc/clientnotify.so/usr/lib/znc/stickychan.so/usr/lib/znc/autoop.so/usr/lib/znc/lastseen.so/usr/lib/znc/watch.so/usr/lib/znc/modules_online.so/usr/lib/znc/webadmin.so/usr/lib/znc/dcc.so/usr/lib/znc/fail2ban.so/usr/lib/znc/cert.so/usr/lib/znc/alias.so/usr/lib/znc/awaynick.so/usr/lib/znc/shell.so/usr/lib/znc/autocycle.so/usr/lib/znc/adminlog.so/usr/lib/znc/notify_connect.so/usr/lib/znc/bouncedcc.so/usr/lib/znc/keepnick.so/usr/lib/znc/awaystore.so/usr/lib/znc/identfile.so/usr/lib/znc/flooddetach.so/usr/lib/znc/send_raw.so/usr/lib/znc/sample.so/usr/lib/znc/savebuff.so/usr/lib/znc/modpython.so/usr/lib/znc/chansaver.so/usr/lib/znc/kickrejoin.so/usr/lib/znc/controlpanel.so/usr/lib/znc/crypt.so/usr/lib/znc/modperl.so/usr/lib/znc/missingmotd.so/usr/lib/znc/clearbufferonmsg.so/usr/lib/znc/perform.so/usr/lib/znc/certauth.so/usr/lib/znc/block_motd.so/usr/lib/znc/simple_away.so/usr/lib/znc/buffextras.so/usr/lib/znc/notes.so/usr/lib/znc/sasl.so/usr/lib/znc/modperl/ZNC.so/usr/lib/znc/modperl/ZNC.pm/usr/lib/znc/modperl/startup.pl/usr/lib/znc/modpython/znc.py/usr/lib/znc/modpython/_znc_core.so/usr/lib/znc/modpython/znc_core.py/usr/lib/systemd/system/znc.service/usr/lib/sysusers.d/znc.conf/usr/include/znc/Listener.h/usr/include/znc/Utils.h/usr/include/znc/Buffer.h/usr/include/znc/ExecSock.h/usr/include/znc/Chan.h/usr/include/znc/defines.h/usr/include/znc/Client.h/usr/include/znc/SSLVerifyHost.h/usr/include/znc/Server.h/usr/include/znc/IRCNetwork.h/usr/include/znc/FileUtils.h/usr/include/znc/MD5.h/usr/include/znc/zncconfig.h/usr/include/znc/Config.h/usr/include/znc/User.h/usr/include/znc/version.h/usr/include/znc/HTTPSock.h/usr/include/znc/ZNCString.h/usr/include/znc/Csocket.h/usr/include/znc/znc.h/usr/include/znc/Template.h/usr/include/znc/Nick.h/usr/include/znc/main.h/usr/include/znc/Modules.h/usr/include/znc/ZNCDebug.h/usr/include/znc/Socket.h/usr/include/znc/IRCSock.h/usr/include/znc/Query.h/usr/include/znc/WebModules.h/usr/include/znc/SHA256.h/usr/include/znc/Threads.h/sysroot/usr/lib/pkgconfig/znc.pc/sysroot/usr/lib/znc/perleval.pm/sysroot/usr/lib/znc/autocycle.so/sysroot/usr/lib/znc/webadmin.so/sysroot/usr/lib/znc/partyline.so/sysroot/usr/lib/znc/notify_connect.so/sysroot/usr/lib/znc/raw.so/sysroot/usr/lib/znc/modpython.so/sysroot/usr/lib/znc/dcc.so/sysroot/usr/lib/znc/shell.so/sysroot/usr/lib/znc/kickrejoin.so/sysroot/usr/lib/znc/missingmotd.so/sysroot/usr/lib/znc/clientnotify.so/sysroot/usr/lib/znc/modules_online.so/sysroot/usr/lib/znc/disconkick.so/sysroot/usr/lib/znc/ctcpflood.so/sysroot/usr/lib/znc/cyrusauth.so/sysroot/usr/lib/znc/route_replies.so/sysroot/usr/lib/znc/simple_away.so/sysroot/usr/lib/znc/cert.so/sysroot/usr/lib/znc/stickychan.so/sysroot/usr/lib/znc/bouncedcc.so/sysroot/usr/lib/znc/fail2ban.so/sysroot/usr/lib/znc/schat.so/sysroot/usr/lib/znc/crypt.so/sysroot/usr/lib/znc/modtcl.so/sysroot/usr/lib/znc/q.so/sysroot/usr/lib/znc/buffextras.so/sysroot/usr/lib/znc/send_raw.so/sysroot/usr/lib/znc/flooddetach.so/sysroot/usr/lib/znc/sasl.so/sysroot/usr/lib/znc/controlpanel.so/sysroot/usr/lib/znc/modperl.so/sysroot/usr/lib/znc/listsockets.so/sysroot/usr/lib/znc/autoop.so/sysroot/usr/lib/znc/alias.so/sysroot/usr/lib/znc/autovoice.so/sysroot/usr/lib/znc/sample.so/sysroot/usr/lib/znc/clearbufferonmsg.so/sysroot/usr/lib/znc/autoreply.so/sysroot/usr/lib/znc/perform.so/sysroot/usr/lib/znc/chansaver.so/sysroot/usr/lib/znc/awaynick.so/sysroot/usr/lib/znc/lastseen.so/sysroot/usr/lib/znc/keepnick.so/sysroot/usr/lib/znc/block_motd.so/sysroot/usr/lib/znc/watch.so/sysroot/usr/lib/znc/notes.so/sysroot/usr/lib/znc/adminlog.so/sysroot/usr/lib/znc/autoattach.so/sysroot/usr/lib/znc/imapauth.so/sysroot/usr/lib/znc/log.so/sysroot/usr/lib/znc/savebuff.so/sysroot/usr/lib/znc/blockuser.so/sysroot/usr/lib/znc/identfile.so/sysroot/usr/lib/znc/certauth.so/sysroot/usr/lib/znc/awaystore.so/sysroot/usr/lib/znc/nickserv.so/sysroot/usr/lib/znc/modperl/ZNC.so/sysroot/usr/lib/znc/modperl/ZNC.pm/sysroot/usr/lib/znc/modperl/startup.pl/sysroot/usr/lib/znc/modpython/_znc_core.so/sysroot/usr/lib/znc/modpython/znc_core.py/sysroot/usr/lib/znc/modpython/znc.py/sysroot/usr/lib/systemd/system/znc.service/sysroot/usr/lib/sysusers.d/znc.conf/sysroot/usr/include/znc/Buffer.h/sysroot/usr/include/znc/Chan.h/sysroot/usr/include/znc/Client.h/sysroot/usr/include/znc/Config.h/sysroot/usr/include/znc/Csocket.h/sysroot/usr/include/znc/ExecSock.h/sysroot/usr/include/znc/FileUtils.h/sysroot/usr/include/znc/HTTPSock.h/sysroot/usr/include/znc/IRCNetwork.h/sysroot/usr/include/znc/IRCSock.h/sysroot/usr/include/znc/Listener.h/sysroot/usr/include/znc/MD5.h/sysroot/usr/include/znc/Modules.h/sysroot/usr/include/znc/Nick.h/sysroot/usr/include/znc/Query.h/sysroot/usr/include/znc/SHA256.h/sysroot/usr/include/znc/SSLVerifyHost.h/sysroot/usr/include/znc/Server.h/sysroot/usr/include/znc/Socket.h/sysroot/usr/include/znc/Template.h/sysroot/usr/include/znc/Threads.h/sysroot/usr/include/znc/User.h/sysroot/usr/include/znc/Utils.h/sysroot/usr/include/znc/WebModules.h/sysroot/usr/include/znc/ZNCDebug.h/sysroot/usr/include/znc/ZNCString.h/sysroot/usr/include/znc/defines.h/sysroot/usr/include/znc/main.h/sysroot/usr/include/znc/version.h/sysroot/usr/include/znc/znc.h/sysroot/usr/include/znc/zncconfig.hGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf znc.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/znc.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/znc.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/znc.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/znc.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/znc/src/znc-1.6.3/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by znc configure 1.6.3, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-cyrus --enable-python --enable-perl --enable-tcl --with-systemdsystemunitdir=/usr/lib/systemd/system## --------- #### Platform. #### --------- ##hostname = 25cd1271b2a6uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:2112: checking for C++ compiler versionconfigure:2121: clang++ --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2132: $? = 0configure:2121: clang++ -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:2132: $? = 0configure:2121: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2132: $? = 1configure:2121: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2132: $? = 1configure:2152: checking whether the C++ compiler worksconfigure:2174: clang++ conftest.cpp >&5configure:2178: $? = 0configure:2226: result: yesconfigure:2229: checking for C++ compiler default output file nameconfigure:2231: result: a.outconfigure:2237: checking for suffix of executablesconfigure:2244: clang++ -o conftest conftest.cpp >&5configure:2248: $? = 0configure:2270: result:configure:2292: checking whether we are cross compilingconfigure:2300: clang++ -o conftest conftest.cpp >&5configure:2304: $? = 0configure:2311: ./conftestconfigure:2315: $? = 0configure:2330: result: noconfigure:2335: checking for suffix of object filesconfigure:2357: clang++ -c conftest.cpp >&5configure:2361: $? = 0configure:2382: result: oconfigure:2386: checking whether we are using the GNU C++ compilerconfigure:2405: clang++ -c conftest.cpp >&5configure:2405: $? = 0configure:2414: result: yesconfigure:2423: checking whether clang++ accepts -gconfigure:2443: clang++ -c -g conftest.cpp >&5configure:2443: $? = 0configure:2484: result: yesconfigure:2516: checking whether clang++ supports C++11 features by defaultconfigure:2571: clang++ -c conftest.cpp >&5conftest.cpp:13:21: error: expected parameter declaratorstatic_assert(sizeof(int) <= sizeof(T), "not big enough");^conftest.cpp:13:21: error: expected ')'conftest.cpp:13:20: note: to match this '('static_assert(sizeof(int) <= sizeof(T), "not big enough");^conftest.cpp:13:7: error: C++ requires a type specifier for all declarationsstatic_assert(sizeof(int) <= sizeof(T), "not big enough");^conftest.cpp:20:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions]virtual void f() override {}^conftest.cpp:23:29: error: a space is required between consecutive right angle brackets (use '> >')typedef check> right_angle_brackets; ^~> >conftest.cpp:26:5: error: unknown type name 'decltype'decltype(a) b;^conftest.cpp:26:16: error: expected ';' after top level declaratordecltype(a) b;^;conftest.cpp:30:15: warning: rvalue references are a C++11 extension [-Wc++11-extensions]check_type&& cr = static_cast(c); ^conftest.cpp:30:45: warning: rvalue references are a C++11 extension [-Wc++11-extensions]check_type&& cr = static_cast(c); ^conftest.cpp:32:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]auto d = a;^conftest.cpp:33:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]auto l = [](){};^conftest.cpp:33:14: error: expected expressionauto l = [](){};^conftest.cpp:41:24: warning: alias declarations are a C++11 extension [-Wc++11-extensions]using member = typename T::member_type;^6 warnings and 7 errors generated.configure:2571: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "znc"| #define PACKAGE_TARNAME "znc"| #define PACKAGE_VERSION "1.6.3"| #define PACKAGE_STRING "znc 1.6.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */|| template | struct check| {| static_assert(sizeof(int) <= sizeof(T), "not big enough");| };|| struct Base {| virtual void f() {}| };| struct Child : public Base {| virtual void f() override {}| };|| typedef check> right_angle_brackets; || int a;| decltype(a) b;|| typedef check check_type; | check_type c;| check_type&& cr = static_cast(c); || auto d = a;| auto l = [](){};|| // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae| // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function because of this| namespace test_template_alias_sfinae {| struct foo {};|| template| using member = typename T::member_type;|| template| void func(...) {}|| template| void func(member*) {} || void test();|| void test() {| func(0); | }| }|configure:2578: result: noconfigure:2589: checking whether clang++ supports C++11 features with -std=c++11configure:2646: clang++ -c -std=c++11 conftest.cpp >&5configure:2646: $? = 0configure:2655: result: yesconfigure:2736: checking for a BSD-compatible installconfigure:2804: result: /usr/bin/install -cconfigure:2815: checking for grep that handles long lines and -econfigure:2873: result: /usr/bin/grepconfigure:2878: checking for a sed that does not truncate outputconfigure:2942: result: /usr/bin/sedconfigure:2951: checking build system typeconfigure:2965: result: x86_64-pc-linux-gnuconfigure:2985: checking host system typeconfigure:2998: result: x86_64-unknown-linux-gnuconfigure:3025: checking for special C compiler options needed for large filesconfigure:3055: clang++ -c -std=c++11 conftest.cpp >&5configure:3055: $? = 0configure:3070: result: noconfigure:3076: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:3101: clang++ -c -std=c++11 conftest.cpp >&5configure:3101: $? = 0configure:3133: result: noconfigure:3229: checking whether the -Werror option is usableconfigure:3248: clang++ -c -std=c++11 -Werror conftest.cpp >&5configure:3248: $? = 0configure:3257: result: yesconfigure:3259: checking for simple visibility declarationsconfigure:3286: clang++ -c -std=c++11 -fvisibility=hidden -Werror conftest.cpp >&5configure:3286: $? = 0configure:3295: result: yesconfigure:3318: checking for gitconfigure:3336: found /usr/bin/gitconfigure:3348: result: /usr/bin/gitconfigure:3421: checking for x86_64-unknown-linux-pkg-configconfigure:3454: result: noconfigure:3464: checking for pkg-configconfigure:3482: found /usr/bin/pkg-configconfigure:3494: result: /usr/bin/pkg-configconfigure:3519: checking pkg-config is at least version 0.9.0configure:3522: result: yesconfigure:3661: checking whether compiler predefines _FORTIFY_SOURCEconfigure:3681: clang++ -c -std=c++11 conftest.cpp >&5conftest.cpp:19:4: error: "Just checking, nothing fatal here"#error "Just checking, nothing fatal here"^1 error generated.configure:3681: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "znc"| #define PACKAGE_TARNAME "znc"| #define PACKAGE_VERSION "1.6.3"| #define PACKAGE_STRING "znc 1.6.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define HAVE_CXX11 1| #define HAVE_VISIBILITY 1| /* end confdefs.h. */|||| int| main ()| {|| #ifndef _FORTIFY_SOURCE| #error "Just checking, nothing fatal here"| #endif|| ;| return 0;| }|configure:3688: result: noconfigure:3752: checking for getopt_long in -lgnugetoptconfigure:3777: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp -lgnugetopt >&5/usr/bin/ld: cannot find -lgnugetoptclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3777: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "znc"| #define PACKAGE_TARNAME "znc"| #define PACKAGE_VERSION "1.6.3"| #define PACKAGE_STRING "znc 1.6.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define HAVE_CXX11 1| #define HAVE_VISIBILITY 1| #define HAVE_IPV6 1| #define CSOCK_USE_POLL 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char getopt_long ();| int| main ()| {| return getopt_long ();| ;| return 0;| }configure:3786: result: noconfigure:3800: checking for lstatconfigure:3800: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp >&5configure:3800: $? = 0configure:3800: result: yesconfigure:3800: checking for getopt_longconfigure:3800: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp >&5configure:3800: $? = 0configure:3800: result: yesconfigure:3800: checking for getpassphraseconfigure:3800: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp >&5/tmp/conftest-5d4ff7.o: In function `main':conftest.cpp:(.text+0x2): undefined reference to `getpassphrase'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3800: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "znc"| #define PACKAGE_TARNAME "znc"| #define PACKAGE_VERSION "1.6.3"| #define PACKAGE_STRING "znc 1.6.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define HAVE_CXX11 1| #define HAVE_VISIBILITY 1| #define HAVE_IPV6 1| #define CSOCK_USE_POLL 1| #define HAVE_LSTAT 1| #define HAVE_GETOPT_LONG 1| /* end confdefs.h. */| /* Define getpassphrase to an innocuous variant, in case declares getpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define getpassphrase innocuous_getpassphrase|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char getpassphrase (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef getpassphrase|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char getpassphrase ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_getpassphrase || defined __stub___getpassphrase| choke me| #endif|| int| main ()| {| return getpassphrase ();| ;| return 0;| }configure:3800: result: noconfigure:3812: checking for library containing dlopenconfigure:3843: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp >&5/tmp/conftest-2082b2.o: In function `main':conftest.cpp:(.text+0x2): undefined reference to `dlopen'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3843: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "znc"| #define PACKAGE_TARNAME "znc"| #define PACKAGE_VERSION "1.6.3"| #define PACKAGE_STRING "znc 1.6.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define HAVE_CXX11 1| #define HAVE_VISIBILITY 1| #define HAVE_IPV6 1| #define CSOCK_USE_POLL 1| #define HAVE_LSTAT 1| #define HAVE_GETOPT_LONG 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char dlopen ();| int| main ()| {| return dlopen ();| ;| return 0;| }configure:3843: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp -ldl >&5configure:3843: $? = 0configure:3860: result: -ldlconfigure:4045: checking for the pthreads library -lpthreadsconfigure:4083: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp -lpthreads -ldl >&5/usr/bin/ld: cannot find -lpthreadsclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4083: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "znc"| #define PACKAGE_TARNAME "znc"| #define PACKAGE_VERSION "1.6.3"| #define PACKAGE_STRING "znc 1.6.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define HAVE_CXX11 1| #define HAVE_VISIBILITY 1| #define HAVE_IPV6 1| #define CSOCK_USE_POLL 1| #define HAVE_LSTAT 1| #define HAVE_GETOPT_LONG 1| /* end confdefs.h. */| #include | static void routine(void *a) { *((int*)a) = 42; }| static void *start_routine(void *a) { return a; }| int| main ()| {| pthread_t th; pthread_attr_t attr;| pthread_create(&th, 0, start_routine, 0);| pthread_join(th, 0);| pthread_attr_init(&attr);| pthread_cleanup_push(routine, 0);| pthread_cleanup_pop(0) /* ; */| ;| return 0;| }configure:4092: result: noconfigure:3989: checking whether pthreads work without any flagsconfigure:4083: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp -ldl >&5/tmp/conftest-636fb5.o: In function `main':conftest.cpp:(.text+0x13): undefined reference to `pthread_create'conftest.cpp:(.text+0x1f): undefined reference to `pthread_join'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4083: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "znc"| #define PACKAGE_TARNAME "znc"| #define PACKAGE_VERSION "1.6.3"| #define PACKAGE_STRING "znc 1.6.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define HAVE_CXX11 1| #define HAVE_VISIBILITY 1| #define HAVE_IPV6 1| #define CSOCK_USE_POLL 1| #define HAVE_LSTAT 1| #define HAVE_GETOPT_LONG 1| /* end confdefs.h. */| #include | static void routine(void *a) { *((int*)a) = 42; }| static void *start_routine(void *a) { return a; }| int| main ()| {| pthread_t th; pthread_attr_t attr;| pthread_create(&th, 0, start_routine, 0);| pthread_join(th, 0);| pthread_attr_init(&attr);| pthread_cleanup_push(routine, 0);| pthread_cleanup_pop(0) /* ; */| ;| return 0;| }configure:4092: result: noconfigure:3994: checking whether pthreads work with -Kthreadconfigure:4083: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -Kthread conftest.cpp -Kthread -ldl >&5clang-3.8: error: unknown argument: '-Kthread'clang-3.8: error: unknown argument: '-Kthread'configure:4083: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "znc"| #define PACKAGE_TARNAME "znc"| #define PACKAGE_VERSION "1.6.3"| #define PACKAGE_STRING "znc 1.6.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define HAVE_CXX11 1| #define HAVE_VISIBILITY 1| #define HAVE_IPV6 1| #define CSOCK_USE_POLL 1| #define HAVE_LSTAT 1| #define HAVE_GETOPT_LONG 1| /* end confdefs.h. */| #include | static void routine(void *a) { *((int*)a) = 42; }| static void *start_routine(void *a) { return a; }| int| main ()| {| pthread_t th; pthread_attr_t attr;| pthread_create(&th, 0, start_routine, 0);| pthread_join(th, 0);| pthread_attr_init(&attr);| pthread_cleanup_push(routine, 0);| pthread_cleanup_pop(0) /* ; */| ;| return 0;| }configure:4092: result: noconfigure:3994: checking whether pthreads work with -kthreadconfigure:4083: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -kthread conftest.cpp -kthread -ldl >&5clang-3.8: error: unknown argument: '-kthread'clang-3.8: error: unknown argument: '-kthread'configure:4083: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "znc"| #define PACKAGE_TARNAME "znc"| #define PACKAGE_VERSION "1.6.3"| #define PACKAGE_STRING "znc 1.6.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define HAVE_CXX11 1| #define HAVE_VISIBILITY 1| #define HAVE_IPV6 1| #define CSOCK_USE_POLL 1| #define HAVE_LSTAT 1| #define HAVE_GETOPT_LONG 1| /* end confdefs.h. */| #include | static void routine(void *a) { *((int*)a) = 42; }| static void *start_routine(void *a) { return a; }| int| main ()| {| pthread_t th; pthread_attr_t attr;| pthread_create(&th, 0, start_routine, 0);| pthread_join(th, 0);| pthread_attr_init(&attr);| pthread_cleanup_push(routine, 0);| pthread_cleanup_pop(0) /* ; */| ;| return 0;| }configure:4092: result: noconfigure:4045: checking for the pthreads library -llthreadconfigure:4083: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp -llthread -ldl >&5/usr/bin/ld: cannot find -llthreadclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4083: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "znc"| #define PACKAGE_TARNAME "znc"| #define PACKAGE_VERSION "1.6.3"| #define PACKAGE_STRING "znc 1.6.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define HAVE_CXX11 1| #define HAVE_VISIBILITY 1| #define HAVE_IPV6 1| #define CSOCK_USE_POLL 1| #define HAVE_LSTAT 1| #define HAVE_GETOPT_LONG 1| /* end confdefs.h. */| #include | static void routine(void *a) { *((int*)a) = 42; }| static void *start_routine(void *a) { return a; }| int| main ()| {| pthread_t th; pthread_attr_t attr;| pthread_create(&th, 0, start_routine, 0);| pthread_join(th, 0);| pthread_attr_init(&attr);| pthread_cleanup_push(routine, 0);| pthread_cleanup_pop(0) /* ; */| ;| return 0;| }configure:4092: result: noconfigure:3994: checking whether pthreads work with -pthreadconfigure:4083: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread conftest.cpp -pthread -ldl >&5configure:4083: $? = 0configure:4092: result: yesconfigure:4111: checking for joinable pthread attributeconfigure:4126: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread conftest.cpp -pthread -ldl >&5configure:4126: $? = 0configure:4132: result: PTHREAD_CREATE_JOINABLEconfigure:4142: checking if more special flags are required for pthreadsconfigure:4156: result: noconfigure:4162: checking for PTHREAD_PRIO_INHERITconfigure:4180: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread conftest.cpp -pthread -ldl >&5configure:4180: $? = 0configure:4189: result: yesconfigure:4264: checking whether getaddrinfo() supports AI_ADDRCONFIGconfigure:4286: clang++ -c -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread conftest.cpp >&5configure:4286: $? = 0configure:4288: result: yesconfigure:4351: checking for opensslconfigure:4358: $PKG_CONFIG --exists --print-errors "openssl"configure:4361: $? = 0configure:4375: $PKG_CONFIG --exists --print-errors "openssl"configure:4378: $? = 0configure:4610: result: yesconfigure:4619: checking whether openssl is usableconfigure:4643: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread conftest.cpp -ldl -pthread -lssl -lcrypto >&5configure:4643: $? = 0configure:4645: result: yesconfigure:4690: checking whether zlib is usableconfigure:4712: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread conftest.cpp -ldl -pthread -lssl -lcrypto -lz >&5configure:4712: $? = 0configure:4714: result: yesconfigure:4760: checking for icuconfigure:4767: $PKG_CONFIG --exists --print-errors "icu-uc"configure:4770: $? = 0configure:4784: $PKG_CONFIG --exists --print-errors "icu-uc"configure:4787: $? = 0configure:4849: result: yesconfigure:4961: checking for SWIG >= 3.0.0configure:5066: result:configure:5087: modperl/modpython files are found, disabling SWIGconfigure:5095: modperl/modpython files are found, no SWIG neededconfigure:5116: checking for perlconfigure:5134: found /usr/bin/perlconfigure:5146: result: /usr/bin/perlconfigure:5157: checking for perl_alloc in -lperlconfigure:5182: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread -Wl,--export-dynamic -Wl,-E -Wl,-rpath,/usr/lib/perl5/core_perl/CORE -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE conftest.cpp -lperl -ldl -pthread -lssl -lcrypto -lz -licuuc -licudata >&5configure:5182: $? = 0configure:5191: result: yesconfigure:5234: checking for pythonconfigure:5241: $PKG_CONFIG --exists --print-errors "$PYTHON >= 3.0"configure:5244: $? = 0configure:5258: $PKG_CONFIG --exists --print-errors "$PYTHON >= 3.0"configure:5261: $? = 0configure:5299: result: yesconfigure:5307: checking for Py_Initializeconfigure:5307: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread -I/usr/include/python3.5m -Wl,--export-dynamic conftest.cpp -ldl -pthread -lssl -lcrypto -lz -licuuc -licudata -lpython3.5m >&5configure:5307: $? = 0configure:5307: result: yesconfigure:5318: checking for perlconfigure:5348: result: /usr/bin/perlconfigure:5381: checking for sasl_server_init in -lsasl2configure:5406: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread -Wl,--export-dynamic conftest.cpp -lsasl2 -ldl -pthread -lssl -lcrypto -lz -licuuc -licudata >&5configure:5406: $? = 0configure:5415: result: yesconfigure:5455: checking for /usr/lib/tclConfig.shconfigure:5460: result: yesconfigure:5475: checking modtcl flagsconfigure:5482: result: -I/usr/include -L/usr/lib -ltcl8.6configure:5487: checking for Tcl_CreateInterpconfigure:5487: clang++ -o conftest -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread -Wl,--export-dynamic conftest.cpp -ldl -pthread -lssl -lcrypto -lz -licuuc -licudata -I/usr/include -L/usr/lib -ltcl8.6 >&5configure:5487: $? = 0configure:5487: result: yesconfigure:5500: checking for GNU makeconfigure:5539: result: /usr/bin/makeconfigure:5719: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by znc config.status 1.6.3, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 25cd1271b2a6config.status:853: creating Makefileconfig.status:853: creating znc-buildmodconfig.status:853: creating man/Makefileconfig.status:853: creating znc.pcconfig.status:853: creating znc-uninstalled.pcconfig.status:853: creating modules/Makefileconfig.status:853: creating include/znc/zncconfig.h## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-pc-linux-gnuac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_PKG_CONFIG_LIBDIR_set=ac_cv_env_PKG_CONFIG_LIBDIR_value=ac_cv_env_PKG_CONFIG_PATH_set=ac_cv_env_PKG_CONFIG_PATH_value=ac_cv_env_PKG_CONFIG_set=ac_cv_env_PKG_CONFIG_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_icu_CFLAGS_set=ac_cv_env_icu_CFLAGS_value=ac_cv_env_icu_LIBS_set=ac_cv_env_icu_LIBS_value=ac_cv_env_openssl_CFLAGS_set=ac_cv_env_openssl_CFLAGS_value=ac_cv_env_openssl_LIBS_set=ac_cv_env_openssl_LIBS_value=ac_cv_env_python_CFLAGS_set=ac_cv_env_python_CFLAGS_value=ac_cv_env_python_LIBS_set=ac_cv_env_python_LIBS_value=ac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_Py_Initialize=yesac_cv_func_Tcl_CreateInterp=yesac_cv_func_getopt_long=yesac_cv_func_getpassphrase=noac_cv_func_lstat=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_gnugetopt_getopt_long=noac_cv_lib_perl_perl_alloc=yesac_cv_lib_sasl2_sasl_server_init=yesac_cv_objext=oac_cv_path_GIT=/usr/bin/gitac_cv_path_GNUMAKE=/usr/bin/makeac_cv_path_GREP=/usr/bin/grepac_cv_path_PERL_BINARY=/usr/bin/perlac_cv_path_SED=/usr/bin/sedac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_prog_cxx_g=yesac_cv_search_dlopen=-ldlac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noax_cv_PTHREAD_PRIO_INHERIT=yesax_cv_cxx_compile_cxx11=noax_cv_cxx_compile_cxx11__std_cpp11=yespkg_cv_icu_CFLAGS=pkg_cv_icu_LIBS='-licuuc -licudata'pkg_cv_openssl_CFLAGS=pkg_cv_openssl_LIBS='-lssl -lcrypto'pkg_cv_python_CFLAGS=-I/usr/include/python3.5mpkg_cv_python_LIBS=-lpython3.5mznc_cv_cc_vis_werror=yesznc_cv_cc_visibility=yes## ----------------- #### Output variables. #### ----------------- ##CFLAG_VISIBILITY='-fvisibility=hidden'CPPFLAGS=''CXX='clang++'CXXFLAGS=' -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread -include znc/zncconfig.h'CYRUS='1'DATADIR='${datarootdir}/znc'DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EXEEXT=''GIT='/usr/bin/git'GREP='/usr/bin/grep'GTEST_DIR=''HAVE_CXX11='1'HAVE_SYSTEMD_FALSE='#'HAVE_SYSTEMD_TRUE=''HAVE_VISIBILITY='1'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'ISCYGWIN=''LDFLAGS='-Wl,--export-dynamic'LIBOBJS=''LIBS='-ldl -pthread -lssl -lcrypto -lz -licuuc -licudata'LIBZNC=''LIBZNCDIR=''LTLIBOBJS=''MODDIR='${exec_prefix}/lib/znc'MODFLAGS=' -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread -fvisibility=hidden -fPIC -include znc/zncconfig.h'MODLINK='-shared'NOSSL=''OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME='znc'PACKAGE_STRING='znc 1.6.3'PACKAGE_TARNAME='znc'PACKAGE_URL=''PACKAGE_VERSION='1.6.3'PATH_SEPARATOR=':'PERL='yes'PERL_BINARY='/usr/bin/perl'PKG_CONFIG='/usr/bin/pkg-config'PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''PTHREAD_CC='clang'PTHREAD_CFLAGS='-pthread'PTHREAD_LIBS='-pthread'PYTHON='yes'SED='/usr/bin/sed'SHELL='/bin/sh'SWIG=''SWIG_LIB=''TCL_FLAGS='-I/usr/include -L/usr/lib -ltcl8.6'ac_ct_CXX=''ax_pthread_config=''bindir='${exec_prefix}/bin'build='x86_64-pc-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='pc'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'icu_CFLAGS=''icu_LIBS='-licuuc -licudata'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'openssl_CFLAGS=''openssl_LIBS='-lssl -lcrypto'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'python_CFLAGS='-I/usr/include/python3.5m'python_LIBS='-lpython3.5m'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'systemdsystemunitdir='/usr/lib/systemd/system'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "znc"#define PACKAGE_TARNAME "znc"#define PACKAGE_VERSION "1.6.3"#define PACKAGE_STRING "znc 1.6.3"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define HAVE_CXX11 1#define HAVE_VISIBILITY 1#define HAVE_IPV6 1#define CSOCK_USE_POLL 1#define HAVE_LSTAT 1#define HAVE_GETOPT_LONG 1#define HAVE_PTHREAD_PRIO_INHERIT 1#define HAVE_PTHREAD 1#define HAVE_THREADED_DNS 1#define HAVE_LIBSSL 1#define HAVE_ZLIB 1#define HAVE_ICU 1#define U_USING_ICU_NAMESPACE 0configure: exit 0