The build took 00h 00m 41s 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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ifplugd 0.28-14 (Wed Aug 24 14:10:39 UTC 2016)==> 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++... nochecking for x86_64-unknown-linux-c++... nochecking for x86_64-unknown-linux-gpp... nochecking for x86_64-unknown-linux-aCC... nochecking for x86_64-unknown-linux-CC... nochecking for x86_64-unknown-linux-cxx... nochecking for x86_64-unknown-linux-cc++... nochecking for x86_64-unknown-linux-cl... nochecking for x86_64-unknown-linux-FCC... nochecking for x86_64-unknown-linux-KCC... nochecking for x86_64-unknown-linux-RCC... nochecking for x86_64-unknown-linux-xlC_r... nochecking for x86_64-unknown-linux-xlC... nochecking for g++... g++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 g++ accepts -g... yeschecking for style of include used by make... GNUchecking dependency style of g++... gcc3checking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ANSI C... none neededchecking dependency style of gcc... gcc3checking how to run the C preprocessor... gcc -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 gcc 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/sbin/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 gcc -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 gcc -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 gcc -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 gcc -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; figcc -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 gcc -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; figcc -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 (Wed Aug 24 14:10:51 UTC 2016)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
==> 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 = b1079bc24257uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/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/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/sbin/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/sbin/stripconfigure:1762: result: stripconfigure:1810: checking for x86_64-unknown-linux-g++configure:1839: result: noconfigure:1810: checking for x86_64-unknown-linux-c++configure:1839: result: noconfigure:1810: checking for x86_64-unknown-linux-gppconfigure:1839: result: noconfigure:1810: checking for x86_64-unknown-linux-aCCconfigure:1839: result: noconfigure:1810: checking for x86_64-unknown-linux-CCconfigure:1839: result: noconfigure:1810: checking for x86_64-unknown-linux-cxxconfigure:1839: result: noconfigure:1810: checking for x86_64-unknown-linux-cc++configure:1839: result: noconfigure:1810: checking for x86_64-unknown-linux-clconfigure:1839: result: noconfigure:1810: checking for x86_64-unknown-linux-FCCconfigure:1839: result: noconfigure:1810: checking for x86_64-unknown-linux-KCCconfigure:1839: result: noconfigure:1810: checking for x86_64-unknown-linux-RCCconfigure:1839: result: noconfigure:1810: checking for x86_64-unknown-linux-xlC_rconfigure:1839: result: noconfigure:1810: checking for x86_64-unknown-linux-xlCconfigure:1839: result: noconfigure:1852: checking for g++configure:1868: found /usr/sbin/g++configure:1878: result: g++configure:1894: checking for C++ compiler versionconfigure:1897: g++ --version &5g++ (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:1900: $? = 0configure:1902: g++ -v &5Using built-in specs.COLLECT_GCC=g++COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:1905: $? = 0configure:1907: g++ -V &5g++: error: unrecognized command line option '-V'g++: fatal error: no input filescompilation terminated.configure:1910: $? = 1configure:1933: checking for C++ compiler default output file nameconfigure:1936: g++ 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: g++ -o conftest conftest.cc >&5configure:2033: $? = 0configure:2058: result:configure:2064: checking for suffix of object filesconfigure:2085: g++ -c conftest.cc >&5configure:2088: $? = 0configure:2110: result: oconfigure:2114: checking whether we are using the GNU C++ compilerconfigure:2138: g++ -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 g++ accepts -gconfigure:2196: g++ -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: g++ -c conftest.cc >&5configure:2273: $? = 0configure:2276: test -z || test ! -s conftest.errconfigure:2279: $? = 0configure:2282: test -s conftest.oconfigure:2285: $? = 0configure:2311: g++ -c conftest.cc >&5conftest.cc: In function 'int main()':conftest.cc:15:9: error: 'exit' was not declared in this scopeexit (42);^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: g++ -c conftest.cc >&5configure:2273: $? = 0configure:2276: test -z || test ! -s conftest.errconfigure:2279: $? = 0configure:2282: test -s conftest.oconfigure:2285: $? = 0configure:2311: g++ -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 g++configure:2509: result: gcc3configure:2534: checking for x86_64-unknown-linux-gccconfigure:2563: result: noconfigure:2572: checking for gccconfigure:2588: found /usr/sbin/gccconfigure:2598: result: gccconfigure:2842: checking for C compiler versionconfigure:2845: gcc --version &5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2848: $? = 0configure:2850: gcc -v &5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2853: $? = 0configure:2855: gcc -V &5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2858: $? = 1configure:2861: checking whether we are using the GNU C compilerconfigure:2885: gcc -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 gcc accepts -gconfigure:2943: gcc -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 gcc option to accept ANSI Cconfigure:3059: gcc -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: gcc -c conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^~~~~conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of inputconfigure:3119: $? = 1configure: failed program was:| #ifndef __cplusplus| choke me| #endifconfigure:3251: checking dependency style of gccconfigure:3341: result: gcc3configure:3363: checking how to run the C preprocessorconfigure:3398: gcc -E conftest.cconfigure:3404: $? = 0configure:3436: gcc -E conftest.cconftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.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 std::exit (int) throw (); using std::exit;| #endif| /* end confdefs.h. */| #include configure:3481: result: gcc -Econfigure:3505: gcc -E conftest.cconfigure:3511: $? = 0configure:3543: gcc -E conftest.cconftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.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 std::exit (int) throw (); using std::exit;| #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: gcc -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: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c: In function 'main':conftest.c:31:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]exit(2);^~~~conftest.c:31:7: warning: incompatible implicit declaration of built-in function 'exit'conftest.c:31:7: note: include '' or provide a declaration of 'exit' conftest.c:32:3: warning: incompatible implicit declaration of built-in function 'exit'exit (0);^~~~conftest.c:32:3: note: include '' or provide a declaration of 'exit' configure:3876: $? = 0configure:3878: ./conftestconfigure:3881: $? = 0configure:3896: result: yesconfigure:3906: checking for sys/wait.h that is POSIX.1 compatibleconfigure:3937: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -E conftest.cconfigure:4129: $? = 0configure:4149: result: yesconfigure:4184: checking for fcntl.hconfigure:4191: result: yesconfigure:4069: checking limits.h usabilityconfigure:4081: gcc -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: gcc -E conftest.cconfigure:4129: $? = 0configure:4149: result: yesconfigure:4184: checking for limits.hconfigure:4191: result: yesconfigure:4069: checking netinet/in.h usabilityconfigure:4081: gcc -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: gcc -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: gcc -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: gcc -E conftest.cconfigure:4129: $? = 0configure:4149: result: yesconfigure:4184: checking for sys/ioctl.hconfigure:4191: result: yesconfigure:4069: checking sys/time.h usabilityconfigure:4081: gcc -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: gcc -E conftest.cconfigure:4129: $? = 0configure:4149: result: yesconfigure:4184: checking for sys/time.hconfigure:4191: result: yesconfigure:4069: checking syslog.h usabilityconfigure:4081: gcc -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: gcc -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: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c: In function 'main':conftest.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:48:29: warning: unused variable 'zero' [-Wunused-variable]static struct point const zero = {0,0};^~~~conftest.c:42:17: warning: unused variable 'x' [-Wunused-variable]const charset x;^At top level:conftest.c:48:29: warning: 'zero' defined but not used [-Wunused-const-variable=]static struct point const zero = {0,0};^~~~conftest.c: In function 'main':conftest.c:63:7: warning: 't' is used uninitialized in this function [-Wuninitialized]*t++ = 0;~^~conftest.c:78:23: warning: 'b' is used uninitialized in this function [-Wuninitialized]struct s *b; b->j = 5;~~~~~^~~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: gcc -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: gcc -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: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c: In function 'main':conftest.c:41:16: warning: unused variable 'y' [-Wunused-variable]int * volatile y;^conftest.c:40:14: warning: unused variable 'x' [-Wunused-variable]volatile int x;^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: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:70:19: fatal error: vfork.h: No such file or directory#include ^compilation terminated.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 std::exit (int) throw (); using std::exit;| #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: gcc -E conftest.cconftest.c:36:19: fatal error: vfork.h: No such file or directory#include ^compilation terminated.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 std::exit (int) throw (); using std::exit;| #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: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:60:6: warning: conflicting types for built-in function 'fork'char fork ();^~~~configure: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: gcc -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:4758: checking for working forkconfigure:4781: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c: In function 'main':conftest.c:9:6: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration]if (fork() < 0)^~~~conftest.c:10:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]exit (1);^~~~conftest.c:10:4: warning: incompatible implicit declaration of built-in function 'exit'conftest.c:10:4: note: include '' or provide a declaration of 'exit' conftest.c:11:2: warning: incompatible implicit declaration of built-in function 'exit'exit (0);^~~~conftest.c:11:2: note: include '' or provide a declaration of 'exit' configure:4784: $? = 0configure:4786: ./conftestconfigure:4789: $? = 0configure:4803: result: yesconfigure:4824: checking for working vforkconfigure:4957: result: yesconfigure:4989: checking whether gcc needs -traditionalconfigure:5031: result: noconfigure:5053: checking sys/select.h usabilityconfigure:5065: gcc -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: gcc -E conftest.cconfigure:5113: $? = 0configure:5133: result: yesconfigure:5168: checking for sys/select.hconfigure:5175: result: yesconfigure:5053: checking sys/socket.h usabilityconfigure:5065: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c: In function 'main':conftest.c:61:5: warning: unused variable 'i' [-Wunused-variable]int i;^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: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:72:6: warning: conflicting types for built-in function 'vprintf'char vprintf ();^~~~~~~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: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5/tmp/ccuedxH9.o: In function `main':conftest.c:(.text+0xd): undefined reference to `_doprnt'/tmp/ccuedxH9.o:(.data+0x0): undefined reference to `_doprnt'collect2: error: ld returned 1 exit statusconfigure: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 std::exit (int) throw (); using std::exit;| #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: gcc -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: gcc -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: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:75:6: warning: conflicting types for built-in function 'memset'char memset ();^~~~~~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: gcc -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: gcc -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: gcc -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: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:79:6: warning: conflicting types for built-in function 'strchr'char strchr ();^~~~~~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: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:80:6: warning: conflicting types for built-in function 'strdup'char strdup ();^~~~~~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: gcc -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 strrchrconfigure:5846: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:82:6: warning: conflicting types for built-in function 'strrchr'char strrchr ();^~~~~~~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: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5conftest.c:83:6: warning: conflicting types for built-in function 'strspn'char strspn ();^~~~~~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/sbin/pkg-configconfigure:5965: result: /usr/sbin/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 b1079bc24257config.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=ac_cv_env_CC_value=ac_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=ac_cv_env_CXX_value=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/sbin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_CXX=g++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='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=' -pipe -W -Wall -Wno-unused-parameter'CPP='gcc -E'CPPFLAGS=''CXX='g++'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/sbin/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='gcc'ac_ct_CXX='g++'ac_ct_STRIP='strip'ac_pt_PKG_CONFIG='/usr/sbin/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 std::exit (int) throw (); using std::exit;configure: exit 0