The build took 00h 01m 44s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
2,071 |
ansic |
2,021 |
makefile |
978 |
sh |
5,070 |
total |
The process tree of the build process is here.
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: ifplugd 0.28-14 (Thu Apr 13 19:51:00 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...patching file src/interface.cpatching file src/ifplugd.cconfigure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-g++... clang++checking for C++ compiler default output file name... a.outchecking whether the C++ compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking for style of include used by make... GNUchecking dependency style of clang++... gcc3checking for x86_64-unknown-linux-gcc... clangchecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ANSI C... none neededchecking dependency style of clang... gcc3checking how to run the C preprocessor... clang -Echecking for a BSD-compatible install... /usr/bin/install -cchecking whether ln -s works... yeschecking whether make sets $(MAKE)... (cached) yeschecking for egrep... grep -Echecking for ANSI C header files... yeschecking for sys/wait.h that is POSIX.1 compatible... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking netinet/in.h usability... yeschecking netinet/in.h presence... yeschecking for netinet/in.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking sys/ioctl.h usability... yeschecking sys/ioctl.h presence... yeschecking for sys/ioctl.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking syslog.h usability... yeschecking syslog.h presence... yeschecking for syslog.h... yeschecking for unistd.h... (cached) yeschecking for an ANSI C-conforming const... yeschecking for pid_t... yeschecking whether time.h and sys/time.h may both be included... yeschecking for working volatile... yeschecking for unistd.h... (cached) yeschecking vfork.h usability... nochecking vfork.h presence... nochecking for vfork.h... nochecking for fork... yeschecking for vfork... yeschecking for working fork... yeschecking for working vfork... (cached) yeschecking whether clang needs -traditional... nochecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking types of arguments for select... int,fd_set *,struct timeval *checking for stdlib.h... (cached) yeschecking for GNU libc compatible malloc... yeschecking return type of signal handlers... voidchecking for vprintf... yeschecking for _doprnt... nochecking for alarm... yeschecking for dup2... yeschecking for memset... yeschecking for select... yeschecking for setenv... yeschecking for socket... yeschecking for strchr... yeschecking for strdup... yeschecking for strerror... yeschecking for strrchr... yeschecking for strspn... yeschecking 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 for LIBDAEMON_CFLAGS... -D_REENTRANTchecking for LIBDAEMON_LIBS... -ldaemonconfigure: *** Init sript will be installed in /etc/rc.d ***configure: creating ./config.statusconfig.status: creating src/Makefileconfig.status: creating Makefileconfig.status: creating man/Makefileconfig.status: creating conf/Makefileconfig.status: creating doc/Makefileconfig.status: creating doc/README.htmlconfig.status: creating patches/Makefileconfig.status: creating ifplugd.specconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28'Making all in srcmake[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/src'make all-ammake[3]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/src'if clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -pipe -W -Wall -Wno-unused-parameter -MT ifplugd.o -MD -MP -MF ".deps/ifplugd.Tpo" -c -o ifplugd.o ifplugd.c; \then mv -f ".deps/ifplugd.Tpo" ".deps/ifplugd.Po"; else rm -f ".deps/ifplugd.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -pipe -W -Wall -Wno-unused-parameter -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.c; \then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -pipe -W -Wall -Wno-unused-parameter -MT ifmonitor.o -MD -MP -MF ".deps/ifmonitor.Tpo" -c -o ifmonitor.o ifmonitor.c; \then mv -f ".deps/ifmonitor.Tpo" ".deps/ifmonitor.Po"; else rm -f ".deps/ifmonitor.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -pipe -W -Wall -Wno-unused-parameter -MT nlapi.o -MD -MP -MF ".deps/nlapi.Tpo" -c -o nlapi.o nlapi.c; \then mv -f ".deps/nlapi.Tpo" ".deps/nlapi.Po"; else rm -f ".deps/nlapi.Tpo"; exit 1; finlapi.c:89:18: warning: comparison of integers of different signs: '__u32' (aka 'unsigned int') and 'int' [-Wsign-compare] if (!NLMSG_OK(p, bytes) || (size_t) bytes < sizeof(struct nlmsghdr) || (size_t) bytes < p->nlmsg_len) { ^~~~~~~~~~~~~~~~~~/usr/include/linux/netlink.h:90:24: note: expanded from macro 'NLMSG_OK' (nlh)->nlmsg_len <= (len)) ~~~~~~~~~~~~~~~~ ^ ~~~1 warning generated.clang -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -pipe -W -Wall -Wno-unused-parameter -o ifplugd ifplugd.o interface.o ifmonitor.o nlapi.o -ldaemon if clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -pipe -W -Wall -Wno-unused-parameter -MT ifplugstatus.o -MD -MP -MF ".deps/ifplugstatus.Tpo" -c -o ifplugstatus.o ifplugstatus.c; \then mv -f ".deps/ifplugstatus.Tpo" ".deps/ifplugstatus.Po"; else rm -f ".deps/ifplugstatus.Tpo"; exit 1; ficlang -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -pipe -W -Wall -Wno-unused-parameter -o ifplugstatus ifplugstatus.o interface.o -ldaemon make[3]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/src'make[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/src'Making all in manmake[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/man'sed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/bin,g' -e 's,@PACKAGE_BUGREPORT\@,mzvscyhtq (at) 0pointer (dot) de,g' -e 's,@PACKAGE_URL\@,http://0pointer.de/lennart/projects/ifplugd/,g' ifplugd.8.xml.in > ifplugd.8.xmlsed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/bin,g' -e 's,@PACKAGE_BUGREPORT\@,mzvscyhtq (at) 0pointer (dot) de,g' -e 's,@PACKAGE_URL\@,http://0pointer.de/lennart/projects/ifplugd/,g' ifplugd.conf.5.xml.in > ifplugd.conf.5.xmlsed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/bin,g' -e 's,@PACKAGE_BUGREPORT\@,mzvscyhtq (at) 0pointer (dot) de,g' -e 's,@PACKAGE_URL\@,http://0pointer.de/lennart/projects/ifplugd/,g' ifplugstatus.8.xml.in > ifplugstatus.8.xmlmake[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/man'Making all in confmake[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/conf'sed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/bin,g' ifplugd.init.in > ifplugd.initchmod 755 ifplugd.initmake[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/conf'Making all in docmake[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/doc'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/doc'Making all in patchesmake[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/patches'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/patches'make[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28'make[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28'make[1]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28'==> Entering fakeroot environment...==> Starting package()...Making install in srcmake[1]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/src'make install-ammake[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/src'make[3]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/src'test -z "/usr/bin" || mkdir -p -- "/tmp/ifplugd/pkg/ifplugd/usr/bin" /usr/bin/install -c 'ifplugd' '/tmp/ifplugd/pkg/ifplugd/usr/bin/ifplugd' /usr/bin/install -c 'ifplugstatus' '/tmp/ifplugd/pkg/ifplugd/usr/bin/ifplugstatus'make[3]: Nothing to be done for 'install-data-am'.make[3]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/src'make[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/src'make[1]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/src'Making install in manmake[1]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/man'make[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/man'make[2]: Nothing to be done for 'install-exec-am'.test -z "/usr/share/man/man5" || mkdir -p -- "/tmp/ifplugd/pkg/ifplugd/usr/share/man/man5" /usr/bin/install -c -m 644 './ifplugd.conf.5' '/tmp/ifplugd/pkg/ifplugd/usr/share/man/man5/ifplugd.conf.5'test -z "/usr/share/man/man8" || mkdir -p -- "/tmp/ifplugd/pkg/ifplugd/usr/share/man/man8" /usr/bin/install -c -m 644 './ifplugd.8' '/tmp/ifplugd/pkg/ifplugd/usr/share/man/man8/ifplugd.8' /usr/bin/install -c -m 644 './ifplugstatus.8' '/tmp/ifplugd/pkg/ifplugd/usr/share/man/man8/ifplugstatus.8'make[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/man'make[1]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/man'Making install in confmake[1]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/conf'make[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/conf'make[2]: Nothing to be done for 'install-exec-am'./usr/bin/install -c -b -D -m755 ifplugd.init /tmp/ifplugd/pkg/ifplugd/etc/rc.d/ifplugd/usr/bin/install -c -b -D -m755 ./ifplugd.action /tmp/ifplugd/pkg/ifplugd/etc/ifplugd/ifplugd.action/usr/bin/install -c -b -D -m644 ./ifplugd.conf /tmp/ifplugd/pkg/ifplugd/etc/ifplugd/ifplugd.confmake[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/conf'make[1]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/conf'Making install in docmake[1]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/doc'make[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/doc'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/doc'make[1]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/doc'Making install in patchesmake[1]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/patches'make[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/patches'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/patches'make[1]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/patches'make[1]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28'make[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28'make[1]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28'==> Tidying install... -> Removing doc files... -> Removing empty directories... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "ifplugd"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Adding install file... -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: ifplugd 0.28-14 (Thu Apr 13 19:51:21 UTC 2017)CMD: pacman --query --file ifplugd-0.28-14-x86_64.pkg.tar.xz
Creating hybrid package for 'ifplugd'
Trying to find vanilla package 'ifplugd'...
CMD: pacman --query --file /mirror/ifplugd-0.28-14.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.INSTALL/.MTREE/etc/ifplugd/ifplugd.conf/usr/bin/ifplugd-daemon/usr/bin/ifplugd/usr/bin/ifplugstatus/usr/share/man/man5/ifplugd.conf.5.gz/usr/share/man/man8/ifplugd.8.gz/usr/share/man/man8/ifplugstatus.8.gz/usr/lib/systemd/system/ifplugd@.service/sysroot/usr/lib/systemd/system/ifplugd@.serviceGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .INSTALL etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf ifplugd.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/ifplugd.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ifplugd.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ifplugd.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/ifplugd.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/ifplugd/src/ifplugd-0.28/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by ifplugd configure 0.28, which wasgenerated by GNU Autoconf 2.59. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --mandir=/usr/share/man --sysconfdir=/etc --with-initdir=/etc/rc.d --disable-xmltoman --disable-subversion --disable-lynx## --------- #### Platform. #### --------- ##hostname = e23ce5607f75uname -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 = unknownhostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1391: checking for a BSD-compatible installconfigure:1446: result: /usr/bin/install -cconfigure:1457: checking whether build environment is saneconfigure:1500: result: yesconfigure:1565: checking for gawkconfigure:1581: found /usr/bin/gawkconfigure:1591: result: gawkconfigure:1601: checking whether make sets $(MAKE)configure:1621: result: yesconfigure:1697: checking for x86_64-unknown-linux-stripconfigure:1726: result: noconfigure:1735: checking for stripconfigure:1751: found /usr/bin/stripconfigure:1762: result: stripconfigure:1810: checking for x86_64-unknown-linux-g++configure:1836: result: clang++configure:1894: checking for C++ compiler versionconfigure:1897: clang++ --version &5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:1900: $? = 0configure:1902: 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: .;@m64Selected multilib: .;@m64configure:1905: $? = 0configure:1907: clang++ -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:1910: $? = 1configure:1933: checking for C++ compiler default output file nameconfigure:1936: clang++ conftest.cc >&5configure:1939: $? = 0configure:1985: result: a.outconfigure:1990: checking whether the C++ compiler worksconfigure:1996: ./a.outconfigure:1999: $? = 0configure:2016: result: yesconfigure:2023: checking whether we are cross compilingconfigure:2025: result: noconfigure:2028: checking for suffix of executablesconfigure:2030: clang++ -o conftest conftest.cc >&5configure:2033: $? = 0configure:2058: result:configure:2064: checking for suffix of object filesconfigure:2085: clang++ -c conftest.cc >&5configure:2088: $? = 0configure:2110: result: oconfigure:2114: checking whether we are using the GNU C++ compilerconfigure:2138: clang++ -c conftest.cc >&5configure:2144: $? = 0configure:2147: test -z || test ! -s conftest.errconfigure:2150: $? = 0configure:2153: test -s conftest.oconfigure:2156: $? = 0configure:2169: result: yesconfigure:2175: checking whether clang++ accepts -gconfigure:2196: clang++ -c -g conftest.cc >&5configure:2202: $? = 0configure:2205: test -z || test ! -s conftest.errconfigure:2208: $? = 0configure:2211: test -s conftest.oconfigure:2214: $? = 0configure:2225: result: yesconfigure:2267: clang++ -c conftest.cc >&5configure:2273: $? = 0configure:2276: test -z || test ! -s conftest.errconfigure:2279: $? = 0configure:2282: test -s conftest.oconfigure:2285: $? = 0configure:2311: clang++ -c conftest.cc >&5conftest.cc:15:1: error: use of undeclared identifier 'exit'exit (42);^1 error generated.configure:2317: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "ifplugd"| #define PACKAGE_TARNAME "ifplugd"| #define PACKAGE_VERSION "0.28"| #define PACKAGE_STRING "ifplugd 0.28"| #define PACKAGE_BUGREPORT "mzvscyhtq (at) 0pointer (dot) de"| #define PACKAGE "ifplugd"| #define VERSION "0.28"| /* end confdefs.h. */|| int| main ()| {| exit (42);| ;| return 0;| }configure:2267: clang++ -c conftest.cc >&5conftest.cc:11:17: error: use of undeclared identifier 'std'extern "C" void std::exit (int) throw (); using std::exit;^conftest.cc:11:49: error: use of undeclared identifier 'std'extern "C" void std::exit (int) throw (); using std::exit;^2 errors generated.configure:2273: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "ifplugd"| #define PACKAGE_TARNAME "ifplugd"| #define PACKAGE_VERSION "0.28"| #define PACKAGE_STRING "ifplugd 0.28"| #define PACKAGE_BUGREPORT "mzvscyhtq (at) 0pointer (dot) de"| #define PACKAGE "ifplugd"| #define VERSION "0.28"| /* end confdefs.h. */| extern "C" void std::exit (int) throw (); using std::exit;| #include | int| main ()| {| exit (42);| ;| return 0;| }configure:2267: clang++ -c conftest.cc >&5conftest.cc:11:17: error: use of undeclared identifier 'std'extern "C" void std::exit (int); using std::exit;^conftest.cc:11:40: error: use of undeclared identifier 'std'extern "C" void std::exit (int); using std::exit;^2 errors generated.configure:2273: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "ifplugd"| #define PACKAGE_TARNAME "ifplugd"| #define PACKAGE_VERSION "0.28"| #define PACKAGE_STRING "ifplugd 0.28"| #define PACKAGE_BUGREPORT "mzvscyhtq (at) 0pointer (dot) de"| #define PACKAGE "ifplugd"| #define VERSION "0.28"| /* end confdefs.h. */| extern "C" void std::exit (int); using std::exit;| #include | int| main ()| {| exit (42);| ;| return 0;| }configure:2267: clang++ -c conftest.cc >&5configure:2273: $? = 0configure:2276: test -z || test ! -s conftest.errconfigure:2279: $? = 0configure:2282: test -s conftest.oconfigure:2285: $? = 0configure:2311: clang++ -c conftest.cc >&5configure:2317: $? = 0configure:2320: test -z || test ! -s conftest.errconfigure:2323: $? = 0configure:2326: test -s conftest.oconfigure:2329: $? = 0configure:2363: checking for style of include used by makeconfigure:2391: result: GNUconfigure:2419: checking dependency style of clang++configure:2509: result: gcc3configure:2534: checking for x86_64-unknown-linux-gccconfigure:2560: result: clangconfigure:2842: checking for C compiler versionconfigure:2845: clang --version &5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2848: $? = 0configure:2850: 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: .;@m64Selected multilib: .;@m64configure:2853: $? = 0configure:2855: clang -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2858: $? = 1configure:2861: checking whether we are using the GNU C compilerconfigure:2885: clang -c conftest.c >&5configure:2891: $? = 0configure:2894: test -z || test ! -s conftest.errconfigure:2897: $? = 0configure:2900: test -s conftest.oconfigure:2903: $? = 0configure:2916: result: yesconfigure:2922: checking whether clang accepts -gconfigure:2943: clang -c -g conftest.c >&5configure:2949: $? = 0configure:2952: test -z || test ! -s conftest.errconfigure:2955: $? = 0configure:2958: test -s conftest.oconfigure:2961: $? = 0configure:2972: result: yesconfigure:2989: checking for clang option to accept ANSI Cconfigure:3059: clang -c conftest.c >&5configure:3065: $? = 0configure:3068: test -z || test ! -s conftest.errconfigure:3071: $? = 0configure:3074: test -s conftest.oconfigure:3077: $? = 0configure:3095: result: none neededconfigure:3113: clang -c conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^conftest.c:2:11: error: expected ';' after top level declaratorchoke me^;2 errors generated.configure:3119: $? = 1configure: failed program was:| #ifndef __cplusplus| choke me| #endifconfigure:3251: checking dependency style of clangconfigure:3341: result: gcc3configure:3363: checking how to run the C preprocessorconfigure:3398: clang -E conftest.cconfigure:3404: $? = 0configure:3436: clang -E conftest.cconftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3442: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "ifplugd"| #define PACKAGE_TARNAME "ifplugd"| #define PACKAGE_VERSION "0.28"| #define PACKAGE_STRING "ifplugd 0.28"| #define PACKAGE_BUGREPORT "mzvscyhtq (at) 0pointer (dot) de"| #define PACKAGE "ifplugd"| #define VERSION "0.28"| #ifdef __cplusplus| extern "C" void exit (int) throw ();| #endif| /* end confdefs.h. */| #include configure:3481: result: clang -Econfigure:3505: clang -E conftest.cconfigure:3511: $? = 0configure:3543: clang -E conftest.cconftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3549: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "ifplugd"| #define PACKAGE_TARNAME "ifplugd"| #define PACKAGE_VERSION "0.28"| #define PACKAGE_STRING "ifplugd 0.28"| #define PACKAGE_BUGREPORT "mzvscyhtq (at) 0pointer (dot) de"| #define PACKAGE "ifplugd"| #define VERSION "0.28"| #ifdef __cplusplus| extern "C" void exit (int) throw ();| #endif| /* end confdefs.h. */| #include configure:3605: checking for a BSD-compatible installconfigure:3660: result: /usr/bin/install -cconfigure:3671: checking whether ln -s worksconfigure:3675: result: yesconfigure:3682: checking whether make sets $(MAKE)configure:3702: result: yesconfigure:3726: checking for egrepconfigure:3736: result: grep -Econfigure:3741: checking for ANSI C header filesconfigure:3766: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:3772: $? = 0configure:3775: test -z || test ! -s conftest.errconfigure:3778: $? = 0configure:3781: test -s conftest.oconfigure:3784: $? = 0configure:3873: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:31:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(2);^conftest.c:31:7: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:3876: $? = 0configure:3878: ./conftestconfigure:3881: $? = 0configure:3896: result: yesconfigure:3906: checking for sys/wait.h that is POSIX.1 compatibleconfigure:3937: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:3943: $? = 0configure:3946: test -z || test ! -s conftest.errconfigure:3949: $? = 0configure:3952: test -s conftest.oconfigure:3955: $? = 0configure:3966: result: yesconfigure:3990: checking for sys/types.hconfigure:4006: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4012: $? = 0configure:4015: test -z || test ! -s conftest.errconfigure:4018: $? = 0configure:4021: test -s conftest.oconfigure:4024: $? = 0configure:4035: result: yesconfigure:3990: checking for sys/stat.hconfigure:4006: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4012: $? = 0configure:4015: test -z || test ! -s conftest.errconfigure:4018: $? = 0configure:4021: test -s conftest.oconfigure:4024: $? = 0configure:4035: result: yesconfigure:3990: checking for stdlib.hconfigure:4006: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4012: $? = 0configure:4015: test -z || test ! -s conftest.errconfigure:4018: $? = 0configure:4021: test -s conftest.oconfigure:4024: $? = 0configure:4035: result: yesconfigure:3990: checking for string.hconfigure:4006: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4012: $? = 0configure:4015: test -z || test ! -s conftest.errconfigure:4018: $? = 0configure:4021: test -s conftest.oconfigure:4024: $? = 0configure:4035: result: yesconfigure:3990: checking for memory.hconfigure:4006: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4012: $? = 0configure:4015: test -z || test ! -s conftest.errconfigure:4018: $? = 0configure:4021: test -s conftest.oconfigure:4024: $? = 0configure:4035: result: yesconfigure:3990: checking for strings.hconfigure:4006: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4012: $? = 0configure:4015: test -z || test ! -s conftest.errconfigure:4018: $? = 0configure:4021: test -s conftest.oconfigure:4024: $? = 0configure:4035: result: yesconfigure:3990: checking for inttypes.hconfigure:4006: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4012: $? = 0configure:4015: test -z || test ! -s conftest.errconfigure:4018: $? = 0configure:4021: test -s conftest.oconfigure:4024: $? = 0configure:4035: result: yesconfigure:3990: checking for stdint.hconfigure:4006: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4012: $? = 0configure:4015: test -z || test ! -s conftest.errconfigure:4018: $? = 0configure:4021: test -s conftest.oconfigure:4024: $? = 0configure:4035: result: yesconfigure:3990: checking for unistd.hconfigure:4006: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4012: $? = 0configure:4015: test -z || test ! -s conftest.errconfigure:4018: $? = 0configure:4021: test -s conftest.oconfigure:4024: $? = 0configure:4035: result: yesconfigure:4069: checking fcntl.h usabilityconfigure:4081: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4087: $? = 0configure:4090: test -z || test ! -s conftest.errconfigure:4093: $? = 0configure:4096: test -s conftest.oconfigure:4099: $? = 0configure:4109: result: yesconfigure:4113: checking fcntl.h presenceconfigure:4123: clang -E conftest.cconfigure:4129: $? = 0configure:4149: result: yesconfigure:4184: checking for fcntl.hconfigure:4191: result: yesconfigure:4069: checking limits.h usabilityconfigure:4081: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4087: $? = 0configure:4090: test -z || test ! -s conftest.errconfigure:4093: $? = 0configure:4096: test -s conftest.oconfigure:4099: $? = 0configure:4109: result: yesconfigure:4113: checking limits.h presenceconfigure:4123: clang -E conftest.cconfigure:4129: $? = 0configure:4149: result: yesconfigure:4184: checking for limits.hconfigure:4191: result: yesconfigure:4069: checking netinet/in.h usabilityconfigure:4081: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4087: $? = 0configure:4090: test -z || test ! -s conftest.errconfigure:4093: $? = 0configure:4096: test -s conftest.oconfigure:4099: $? = 0configure:4109: result: yesconfigure:4113: checking netinet/in.h presenceconfigure:4123: clang -E conftest.cconfigure:4129: $? = 0configure:4149: result: yesconfigure:4184: checking for netinet/in.hconfigure:4191: result: yesconfigure:4060: checking for stdlib.hconfigure:4065: result: yesconfigure:4060: checking for string.hconfigure:4065: result: yesconfigure:4069: checking sys/ioctl.h usabilityconfigure:4081: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4087: $? = 0configure:4090: test -z || test ! -s conftest.errconfigure:4093: $? = 0configure:4096: test -s conftest.oconfigure:4099: $? = 0configure:4109: result: yesconfigure:4113: checking sys/ioctl.h presenceconfigure:4123: clang -E conftest.cconfigure:4129: $? = 0configure:4149: result: yesconfigure:4184: checking for sys/ioctl.hconfigure:4191: result: yesconfigure:4069: checking sys/time.h usabilityconfigure:4081: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4087: $? = 0configure:4090: test -z || test ! -s conftest.errconfigure:4093: $? = 0configure:4096: test -s conftest.oconfigure:4099: $? = 0configure:4109: result: yesconfigure:4113: checking sys/time.h presenceconfigure:4123: clang -E conftest.cconfigure:4129: $? = 0configure:4149: result: yesconfigure:4184: checking for sys/time.hconfigure:4191: result: yesconfigure:4069: checking syslog.h usabilityconfigure:4081: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4087: $? = 0configure:4090: test -z || test ! -s conftest.errconfigure:4093: $? = 0configure:4096: test -s conftest.oconfigure:4099: $? = 0configure:4109: result: yesconfigure:4113: checking syslog.h presenceconfigure:4123: clang -E conftest.cconfigure:4129: $? = 0configure:4149: result: yesconfigure:4184: checking for syslog.hconfigure:4191: result: yesconfigure:4060: checking for unistd.hconfigure:4065: result: yesconfigure:4206: checking for an ANSI C-conforming constconfigure:4273: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:61:17: warning: unused variable 's' [-Wunused-variable]char const *s = 0 ? (char *) 0 : (char const *) 0;^conftest.c:81:15: warning: unused variable 'foo' [-Wunused-variable]const int foo = 10;^conftest.c:42:17: warning: unused variable 'x' [-Wunused-variable]const charset x;^conftest.c:48:29: warning: unused variable 'zero' [-Wunused-variable]static struct point const zero = {0,0};^conftest.c:63:6: warning: variable 't' is uninitialized when used here [-Wuninitialized]*t++ = 0;^conftest.c:60:12: note: initialize the variable 't' to silence this warningchar *t;^= 0conftest.c:78:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized]struct s *b; b->j = 5;^conftest.c:78:16: note: initialize the variable 'b' to silence this warningstruct s *b; b->j = 5;^= 06 warnings generated.configure:4279: $? = 0configure:4282: test -z || test ! -s conftest.errconfigure:4285: $? = 0configure:4288: test -s conftest.oconfigure:4291: $? = 0configure:4302: result: yesconfigure:4312: checking for pid_tconfigure:4336: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4342: $? = 0configure:4345: test -z || test ! -s conftest.errconfigure:4348: $? = 0configure:4351: test -s conftest.oconfigure:4354: $? = 0configure:4365: result: yesconfigure:4377: checking whether time.h and sys/time.h may both be includedconfigure:4402: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4408: $? = 0configure:4411: test -z || test ! -s conftest.errconfigure:4414: $? = 0configure:4417: test -s conftest.oconfigure:4420: $? = 0configure:4431: result: yesconfigure:4441: checking for working volatileconfigure:4464: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:40:14: warning: unused variable 'x' [-Wunused-variable]volatile int x;^conftest.c:41:16: warning: unused variable 'y' [-Wunused-variable]int * volatile y;^2 warnings generated.configure:4470: $? = 0configure:4473: test -z || test ! -s conftest.errconfigure:4476: $? = 0configure:4479: test -s conftest.oconfigure:4482: $? = 0configure:4493: result: yesconfigure:4511: checking for unistd.hconfigure:4516: result: yesconfigure:4520: checking vfork.h usabilityconfigure:4532: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:70:10: fatal error: 'vfork.h' file not found#include ^1 error generated.configure:4538: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "ifplugd"| #define PACKAGE_TARNAME "ifplugd"| #define PACKAGE_VERSION "0.28"| #define PACKAGE_STRING "ifplugd 0.28"| #define PACKAGE_BUGREPORT "mzvscyhtq (at) 0pointer (dot) de"| #define PACKAGE "ifplugd"| #define VERSION "0.28"| #ifdef __cplusplus| extern "C" void exit (int) throw ();| #endif| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYSLOG_H 1| #define HAVE_UNISTD_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| # include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| # include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| #include configure:4560: result: noconfigure:4564: checking vfork.h presenceconfigure:4574: clang -E conftest.cconftest.c:36:10: fatal error: 'vfork.h' file not found#include ^1 error generated.configure:4580: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "ifplugd"| #define PACKAGE_TARNAME "ifplugd"| #define PACKAGE_VERSION "0.28"| #define PACKAGE_STRING "ifplugd 0.28"| #define PACKAGE_BUGREPORT "mzvscyhtq (at) 0pointer (dot) de"| #define PACKAGE "ifplugd"| #define VERSION "0.28"| #ifdef __cplusplus| extern "C" void exit (int) throw ();| #endif| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYSLOG_H 1| #define HAVE_UNISTD_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:4600: result: noconfigure:4635: checking for vfork.hconfigure:4642: result: noconfigure:4660: checking for forkconfigure:4717: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:4723: $? = 0configure:4726: test -z || test ! -s conftest.errconfigure:4729: $? = 0configure:4732: test -s conftestconfigure:4735: $? = 0configure:4747: result: yesconfigure:4660: checking for vforkconfigure:4717: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:61:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]char vfork ();^conftest.c:61:6: note: 'vfork' is a builtin with type 'int (void)'1 warning generated.configure:4723: $? = 0configure:4726: test -z || test ! -s conftest.errconfigure:4729: $? = 0configure:4732: test -s conftestconfigure:4735: $? = 0configure:4747: result: yesconfigure:4758: checking for working forkconfigure:4781: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:9:6: warning: implicit declaration of function 'fork' is invalid in C99 [-Wimplicit-function-declaration]if (fork() < 0)^conftest.c:10:4: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit (1);^conftest.c:10:4: note: include the header or explicitly provide a declaration for 'exit' 2 warnings generated.configure:4784: $? = 0configure:4786: ./conftestconfigure:4789: $? = 0configure:4803: result: yesconfigure:4824: checking for working vforkconfigure:4957: result: yesconfigure:4989: checking whether clang needs -traditionalconfigure:5031: result: noconfigure:5053: checking sys/select.h usabilityconfigure:5065: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:5071: $? = 0configure:5074: test -z || test ! -s conftest.errconfigure:5077: $? = 0configure:5080: test -s conftest.oconfigure:5083: $? = 0configure:5093: result: yesconfigure:5097: checking sys/select.h presenceconfigure:5107: clang -E conftest.cconfigure:5113: $? = 0configure:5133: result: yesconfigure:5168: checking for sys/select.hconfigure:5175: result: yesconfigure:5053: checking sys/socket.h usabilityconfigure:5065: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:5071: $? = 0configure:5074: test -z || test ! -s conftest.errconfigure:5077: $? = 0configure:5080: test -s conftest.oconfigure:5083: $? = 0configure:5093: result: yesconfigure:5097: checking sys/socket.h presenceconfigure:5107: clang -E conftest.cconfigure:5113: $? = 0configure:5133: result: yesconfigure:5168: checking for sys/socket.hconfigure:5175: result: yesconfigure:5188: checking types of arguments for selectconfigure:5221: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:5227: $? = 0configure:5230: test -z || test ! -s conftest.errconfigure:5233: $? = 0configure:5236: test -s conftest.oconfigure:5239: $? = 0configure:5255: result: int,fd_set *,struct timeval *configure:5283: checking for stdlib.hconfigure:5288: result: yesconfigure:5427: checking for GNU libc compatible mallocconfigure:5456: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:5459: $? = 0configure:5461: ./conftestconfigure:5464: $? = 0configure:5478: result: yesconfigure:5508: checking return type of signal handlersconfigure:5539: clang -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:61:5: warning: unused variable 'i' [-Wunused-variable]int i;^1 warning generated.configure:5545: $? = 0configure:5548: test -z || test ! -s conftest.errconfigure:5551: $? = 0configure:5554: test -s conftest.oconfigure:5557: $? = 0configure:5568: result: voidconfigure:5580: checking for vprintfconfigure:5637: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:72:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]char vprintf ();^conftest.c:72:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'1 warning generated.configure:5643: $? = 0configure:5646: test -z || test ! -s conftest.errconfigure:5649: $? = 0configure:5652: test -s conftestconfigure:5655: $? = 0configure:5667: result: yesconfigure:5674: checking for _doprntconfigure:5731: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5/tmp/conftest-17875f.o: In function `main':conftest.c:(.text+0x6): undefined reference to `_doprnt'/tmp/conftest-17875f.o:(.data+0x0): undefined reference to `_doprnt'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:5737: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "ifplugd"| #define PACKAGE_TARNAME "ifplugd"| #define PACKAGE_VERSION "0.28"| #define PACKAGE_STRING "ifplugd 0.28"| #define PACKAGE_BUGREPORT "mzvscyhtq (at) 0pointer (dot) de"| #define PACKAGE "ifplugd"| #define VERSION "0.28"| #ifdef __cplusplus| extern "C" void exit (int) throw ();| #endif| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYSLOG_H 1| #define HAVE_UNISTD_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNISTD_H 1| #define HAVE_FORK 1| #define HAVE_VFORK 1| #define HAVE_WORKING_VFORK 1| #define HAVE_WORKING_FORK 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define SELECT_TYPE_ARG1 int| #define SELECT_TYPE_ARG234 (fd_set *)| #define SELECT_TYPE_ARG5 (struct timeval *)| #define HAVE_STDLIB_H 1| #define HAVE_MALLOC 1| #define RETSIGTYPE void| #define HAVE_VPRINTF 1| /* end confdefs.h. */| /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char _doprnt (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef _doprnt|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char _doprnt ();| /* 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__doprnt) || defined (__stub____doprnt)| choke me| #else| char (*f) () = _doprnt;| #endif| #ifdef __cplusplus| }| #endif|| int| main ()| {| return f != _doprnt;| ;| return 0;| }configure:5761: result: noconfigure:5789: checking for alarmconfigure:5846: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:5852: $? = 0configure:5855: test -z || test ! -s conftest.errconfigure:5858: $? = 0configure:5861: test -s conftestconfigure:5864: $? = 0configure:5876: result: yesconfigure:5789: checking for dup2configure:5846: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:5852: $? = 0configure:5855: test -z || test ! -s conftest.errconfigure:5858: $? = 0configure:5861: test -s conftestconfigure:5864: $? = 0configure:5876: result: yesconfigure:5789: checking for memsetconfigure:5846: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:75:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]char memset ();^conftest.c:75:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'1 warning generated.configure:5852: $? = 0configure:5855: test -z || test ! -s conftest.errconfigure:5858: $? = 0configure:5861: test -s conftestconfigure:5864: $? = 0configure:5876: result: yesconfigure:5789: checking for selectconfigure:5846: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:5852: $? = 0configure:5855: test -z || test ! -s conftest.errconfigure:5858: $? = 0configure:5861: test -s conftestconfigure:5864: $? = 0configure:5876: result: yesconfigure:5789: checking for setenvconfigure:5846: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:5852: $? = 0configure:5855: test -z || test ! -s conftest.errconfigure:5858: $? = 0configure:5861: test -s conftestconfigure:5864: $? = 0configure:5876: result: yesconfigure:5789: checking for socketconfigure:5846: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5configure:5852: $? = 0configure:5855: test -z || test ! -s conftest.errconfigure:5858: $? = 0configure:5861: test -s conftestconfigure:5864: $? = 0configure:5876: result: yesconfigure:5789: checking for strchrconfigure:5846: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:79:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]char strchr ();^conftest.c:79:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'1 warning generated.configure:5852: $? = 0configure:5855: test -z || test ! -s conftest.errconfigure:5858: $? = 0configure:5861: test -s conftestconfigure:5864: $? = 0configure:5876: result: yesconfigure:5789: checking for strdupconfigure:5846: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:80:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup ();^conftest.c:80:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:5852: $? = 0configure:5855: test -z || test ! -s conftest.errconfigure:5858: $? = 0configure:5861: test -s conftestconfigure:5864: $? = 0configure:5876: result: yesconfigure:5789: checking for strerrorconfigure:5846: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:81:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:81:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:5852: $? = 0configure:5855: test -z || test ! -s conftest.errconfigure:5858: $? = 0configure:5861: test -s conftestconfigure:5864: $? = 0configure:5876: result: yesconfigure:5789: checking for strrchrconfigure:5846: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:82:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]char strrchr ();^conftest.c:82:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'1 warning generated.configure:5852: $? = 0configure:5855: test -z || test ! -s conftest.errconfigure:5858: $? = 0configure:5861: test -s conftestconfigure:5864: $? = 0configure:5876: result: yesconfigure:5789: checking for strspnconfigure:5846: clang -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:83:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]char strspn ();^conftest.c:83:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'1 warning generated.configure:5852: $? = 0configure:5855: test -z || test ! -s conftest.errconfigure:5858: $? = 0configure:5861: test -s conftestconfigure:5864: $? = 0configure:5876: result: yesconfigure:5893: checking for x86_64-unknown-linux-pkg-configconfigure:5926: result: noconfigure:5935: checking for pkg-configconfigure:5953: found /usr/bin/pkg-configconfigure:5965: result: /usr/bin/pkg-configconfigure:5980: checking pkg-config is at least version 0.9.0configure:5983: result: yesconfigure:5994: checking for LIBDAEMON_CFLAGSconfigure:6002: $PKG_CONFIG --exists " libdaemon >= 0.5 " >/dev/null 2>&1configure:6005: $? = 0configure:6015: result: -D_REENTRANTconfigure:6017: checking for LIBDAEMON_LIBSconfigure:6025: $PKG_CONFIG --exists " libdaemon >= 0.5 " >/dev/null 2>&1configure:6028: $? = 0configure:6038: result: -ldaemonconfigure:6117: *** Init sript will be installed in /etc/rc.d ***configure:6473: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by ifplugd config.status 0.28, which wasgenerated by GNU Autoconf 2.59. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson e23ce5607f75config.status:757: creating src/Makefileconfig.status:757: creating Makefileconfig.status:757: creating man/Makefileconfig.status:757: creating conf/Makefileconfig.status:757: creating doc/Makefileconfig.status:757: creating doc/README.htmlconfig.status:757: creating patches/Makefileconfig.status:757: creating ifplugd.specconfig.status:823: creating config.hconfig.status:1199: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_volatile=yesac_cv_cxx_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_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_LIBDAEMON_CFLAGS_set=ac_cv_env_LIBDAEMON_CFLAGS_value=ac_cv_env_LIBDAEMON_LIBS_set=ac_cv_env_LIBDAEMON_LIBS_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_target_alias_set=ac_cv_env_target_alias_value=ac_cv_exeext=ac_cv_func__doprnt=noac_cv_func_alarm=yesac_cv_func_dup2=yesac_cv_func_fork=yesac_cv_func_fork_works=yesac_cv_func_malloc_0_nonnull=yesac_cv_func_memset=yesac_cv_func_select=yesac_cv_func_select_args='int,fd_set *,struct timeval *'ac_cv_func_setenv=yesac_cv_func_socket=yesac_cv_func_strchr=yesac_cv_func_strdup=yesac_cv_func_strerror=yesac_cv_func_strrchr=yesac_cv_func_strspn=yesac_cv_func_vfork=yesac_cv_func_vfork_works=yesac_cv_func_vprintf=yesac_cv_header_fcntl_h=yesac_cv_header_inttypes_h=yesac_cv_header_limits_h=yesac_cv_header_memory_h=yesac_cv_header_netinet_in_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_ioctl_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_sys_wait_h=yesac_cv_header_syslog_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_header_vfork_h=noac_cv_objext=oac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_CXX=clang++ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_cxx_g=yesac_cv_prog_egrep='grep -E'ac_cv_prog_gcc_traditional=noac_cv_prog_make_make_set=yesac_cv_type_pid_t=yesac_cv_type_signal=voidam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3pkg_cv_LIBDAEMON_CFLAGS=-D_REENTRANTpkg_cv_LIBDAEMON_LIBS=-ldaemon## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/ifplugd/src/ifplugd-0.28/missing --run aclocal-1.9'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/ifplugd/src/ifplugd-0.28/missing --run tar'AUTOCONF='${SHELL} /tmp/ifplugd/src/ifplugd-0.28/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/ifplugd/src/ifplugd-0.28/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/ifplugd/src/ifplugd-0.28/missing --run automake-1.9'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=' -pipe -W -Wall -Wno-unused-parameter'CPP='clang -E'CPPFLAGS=''CXX='clang++'CXXDEPMODE='depmode=gcc3'CXXFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'EXEEXT=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBDAEMON_CFLAGS='-D_REENTRANT'LIBDAEMON_LIBS='-ldaemon'LIBOBJS=''LIBS=''LN_S='ln -s'LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/ifplugd/src/ifplugd-0.28/missing --run makeinfo'OBJEXT='o'PACKAGE='ifplugd'PACKAGE_BUGREPORT='mzvscyhtq (at) 0pointer (dot) de'PACKAGE_NAME='ifplugd'PACKAGE_STRING='ifplugd 0.28'PACKAGE_TARNAME='ifplugd'PACKAGE_URL='http://0pointer.de/lennart/projects/ifplugd/'PACKAGE_VERSION='0.28'PATH_SEPARATOR=':'PKG_CONFIG='/usr/bin/pkg-config'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'SYSINITDIR='/etc/rc.d'USE_LYNX_FALSE=''USE_LYNX_TRUE='#'USE_SUBVERSION_FALSE=''USE_SUBVERSION_TRUE='#'USE_XMLTOMAN_FALSE=''USE_XMLTOMAN_TRUE='#'VERSION='0.28'ac_ct_CC=''ac_ct_CXX=''ac_ct_STRIP='strip'ac_pt_PKG_CONFIG='/usr/bin/pkg-config'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__fastdepCXX_FALSE='#'am__fastdepCXX_TRUE=''am__include='include'am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} xf -'bindir='${exec_prefix}/bin'build_alias=''datadir='${prefix}/share'exec_prefix='${prefix}'have_lynx=''have_subversion=''have_xmltoman=''host_alias='x86_64-unknown-linux'includedir='${prefix}/include'infodir='${prefix}/info'install_sh='/tmp/ifplugd/src/ifplugd-0.28/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='/usr/share/man'mkdir_p='mkdir -p --'oldincludedir='/usr/include'prefix='/usr'program_transform_name='s,x,x,'sbindir='/usr/bin'sharedstatedir='${prefix}/com'sysconfdir='/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define HAVE_ALARM 1#define HAVE_DUP2 1#define HAVE_FCNTL_H 1#define HAVE_FORK 1#define HAVE_INTTYPES_H 1#define HAVE_LIMITS_H 1#define HAVE_MALLOC 1#define HAVE_MEMORY_H 1#define HAVE_MEMSET 1#define HAVE_NETINET_IN_H 1#define HAVE_SELECT 1#define HAVE_SETENV 1#define HAVE_SOCKET 1#define HAVE_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STDLIB_H 1#define HAVE_STDLIB_H 1#define HAVE_STRCHR 1#define HAVE_STRDUP 1#define HAVE_STRERROR 1#define HAVE_STRINGS_H 1#define HAVE_STRING_H 1#define HAVE_STRING_H 1#define HAVE_STRRCHR 1#define HAVE_STRSPN 1#define HAVE_SYSLOG_H 1#define HAVE_SYS_IOCTL_H 1#define HAVE_SYS_SELECT_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TIME_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_WAIT_H 1#define HAVE_UNISTD_H 1#define HAVE_UNISTD_H 1#define HAVE_UNISTD_H 1#define HAVE_VFORK 1#define HAVE_VPRINTF 1#define HAVE_WORKING_FORK 1#define HAVE_WORKING_VFORK 1#define PACKAGE "ifplugd"#define PACKAGE_BUGREPORT "mzvscyhtq (at) 0pointer (dot) de"#define PACKAGE_NAME "ifplugd"#define PACKAGE_STRING "ifplugd 0.28"#define PACKAGE_TARNAME "ifplugd"#define PACKAGE_VERSION "0.28"#define RETSIGTYPE void#define SELECT_TYPE_ARG1 int#define SELECT_TYPE_ARG234 (fd_set *)#define SELECT_TYPE_ARG5 (struct timeval *)#define STDC_HEADERS 1#define TIME_WITH_SYS_TIME 1#define VERSION "0.28"#endif#ifdef __cplusplusextern "C" void exit (int) throw ();configure: exit 0