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.c
patching file src/ifplugd.c
configure: 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 -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working volatile... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether gcc needs -traditional... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for alarm... yes
checking for dup2... yes
checking for memset... yes
checking for select... yes
checking for setenv... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strspn... yes
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBDAEMON_CFLAGS... -D_REENTRANT
checking for LIBDAEMON_LIBS... -ldaemon
configure: *** Init sript will be installed in /etc/rc.d ***
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating conf/Makefile
config.status: creating doc/Makefile
config.status: creating doc/README.html
config.status: creating patches/Makefile
config.status: creating ifplugd.spec
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28'
Making all in src
make[2]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/src'
make all-am
make[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; fi
if 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; fi
if 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; fi
if 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; fi
gcc -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; fi
gcc -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 man
make[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.xml
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.conf.5.xml.in > ifplugd.conf.5.xml
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' ifplugstatus.8.xml.in > ifplugstatus.8.xml
make[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/man'
Making all in conf
make[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.init
chmod 755 ifplugd.init
make[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/conf'
Making all in doc
make[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 patches
make[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 src
make[1]: Entering directory '/tmp/ifplugd/src/ifplugd-0.28/src'
make install-am
make[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 man
make[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 conf
make[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.conf
make[2]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/conf'
make[1]: Leaving directory '/tmp/ifplugd/src/ifplugd-0.28/conf'
Making install in doc
make[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 patches
make[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@.service
Generating .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 while
running configure, to aid debugging if configure makes a mistake.
It was created by ifplugd configure 0.28, which was
generated 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 = b1079bc24257
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -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 = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1391: checking for a BSD-compatible install
configure:1446: result: /usr/bin/install -c
configure:1457: checking whether build environment is sane
configure:1500: result: yes
configure:1565: checking for gawk
configure:1581: found /usr/sbin/gawk
configure:1591: result: gawk
configure:1601: checking whether make sets $(MAKE)
configure:1621: result: yes
configure:1697: checking for x86_64-unknown-linux-strip
configure:1726: result: no
configure:1735: checking for strip
configure:1751: found /usr/sbin/strip
configure:1762: result: strip
configure:1810: checking for x86_64-unknown-linux-g++
configure:1839: result: no
configure:1810: checking for x86_64-unknown-linux-c++
configure:1839: result: no
configure:1810: checking for x86_64-unknown-linux-gpp
configure:1839: result: no
configure:1810: checking for x86_64-unknown-linux-aCC
configure:1839: result: no
configure:1810: checking for x86_64-unknown-linux-CC
configure:1839: result: no
configure:1810: checking for x86_64-unknown-linux-cxx
configure:1839: result: no
configure:1810: checking for x86_64-unknown-linux-cc++
configure:1839: result: no
configure:1810: checking for x86_64-unknown-linux-cl
configure:1839: result: no
configure:1810: checking for x86_64-unknown-linux-FCC
configure:1839: result: no
configure:1810: checking for x86_64-unknown-linux-KCC
configure:1839: result: no
configure:1810: checking for x86_64-unknown-linux-RCC
configure:1839: result: no
configure:1810: checking for x86_64-unknown-linux-xlC_r
configure:1839: result: no
configure:1810: checking for x86_64-unknown-linux-xlC
configure:1839: result: no
configure:1852: checking for g++
configure:1868: found /usr/sbin/g++
configure:1878: result: g++
configure:1894: checking for C++ compiler version
configure:1897: g++ --version &5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:1900: $? = 0
configure:1902: g++ -v &5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured 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=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:1905: $? = 0
configure:1907: g++ -V &5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:1910: $? = 1
configure:1933: checking for C++ compiler default output file name
configure:1936: g++ conftest.cc >&5
configure:1939: $? = 0
configure:1985: result: a.out
configure:1990: checking whether the C++ compiler works
configure:1996: ./a.out
configure:1999: $? = 0
configure:2016: result: yes
configure:2023: checking whether we are cross compiling
configure:2025: result: no
configure:2028: checking for suffix of executables
configure:2030: g++ -o conftest conftest.cc >&5
configure:2033: $? = 0
configure:2058: result:
configure:2064: checking for suffix of object files
configure:2085: g++ -c conftest.cc >&5
configure:2088: $? = 0
configure:2110: result: o
configure:2114: checking whether we are using the GNU C++ compiler
configure:2138: g++ -c conftest.cc >&5
configure:2144: $? = 0
configure:2147: test -z || test ! -s conftest.err
configure:2150: $? = 0
configure:2153: test -s conftest.o
configure:2156: $? = 0
configure:2169: result: yes
configure:2175: checking whether g++ accepts -g
configure:2196: g++ -c -g conftest.cc >&5
configure:2202: $? = 0
configure:2205: test -z || test ! -s conftest.err
configure:2208: $? = 0
configure:2211: test -s conftest.o
configure:2214: $? = 0
configure:2225: result: yes
configure:2267: g++ -c conftest.cc >&5
configure:2273: $? = 0
configure:2276: test -z || test ! -s conftest.err
configure:2279: $? = 0
configure:2282: test -s conftest.o
configure:2285: $? = 0
configure:2311: g++ -c conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:15:9: error: 'exit' was not declared in this scope
exit (42);
^
configure:2317: $? = 1
configure: 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 >&5
configure:2273: $? = 0
configure:2276: test -z || test ! -s conftest.err
configure:2279: $? = 0
configure:2282: test -s conftest.o
configure:2285: $? = 0
configure:2311: g++ -c conftest.cc >&5
configure:2317: $? = 0
configure:2320: test -z || test ! -s conftest.err
configure:2323: $? = 0
configure:2326: test -s conftest.o
configure:2329: $? = 0
configure:2363: checking for style of include used by make
configure:2391: result: GNU
configure:2419: checking dependency style of g++
configure:2509: result: gcc3
configure:2534: checking for x86_64-unknown-linux-gcc
configure:2563: result: no
configure:2572: checking for gcc
configure:2588: found /usr/sbin/gcc
configure:2598: result: gcc
configure:2842: checking for C compiler version
configure:2845: gcc --version &5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2848: $? = 0
configure:2850: gcc -v &5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured 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=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:2853: $? = 0
configure:2855: gcc -V &5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2858: $? = 1
configure:2861: checking whether we are using the GNU C compiler
configure:2885: gcc -c conftest.c >&5
configure:2891: $? = 0
configure:2894: test -z || test ! -s conftest.err
configure:2897: $? = 0
configure:2900: test -s conftest.o
configure:2903: $? = 0
configure:2916: result: yes
configure:2922: checking whether gcc accepts -g
configure:2943: gcc -c -g conftest.c >&5
configure:2949: $? = 0
configure:2952: test -z || test ! -s conftest.err
configure:2955: $? = 0
configure:2958: test -s conftest.o
configure:2961: $? = 0
configure:2972: result: yes
configure:2989: checking for gcc option to accept ANSI C
configure:3059: gcc -c conftest.c >&5
configure:3065: $? = 0
configure:3068: test -z || test ! -s conftest.err
configure:3071: $? = 0
configure:3074: test -s conftest.o
configure:3077: $? = 0
configure:3095: result: none needed
configure:3113: gcc -c conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^~~~~
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:3119: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3251: checking dependency style of gcc
configure:3341: result: gcc3
configure:3363: checking how to run the C preprocessor
configure:3398: gcc -E conftest.c
configure:3404: $? = 0
configure:3436: gcc -E conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3442: $? = 1
configure: 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 -E
configure:3505: gcc -E conftest.c
configure:3511: $? = 0
configure:3543: gcc -E conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3549: $? = 1
configure: 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 install
configure:3660: result: /usr/bin/install -c
configure:3671: checking whether ln -s works
configure:3675: result: yes
configure:3682: checking whether make sets $(MAKE)
configure:3702: result: yes
configure:3726: checking for egrep
configure:3736: result: grep -E
configure:3741: checking for ANSI C header files
configure:3766: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:3772: $? = 0
configure:3775: test -z || test ! -s conftest.err
configure:3778: $? = 0
configure:3781: test -s conftest.o
configure:3784: $? = 0
configure:3873: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.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: $? = 0
configure:3878: ./conftest
configure:3881: $? = 0
configure:3896: result: yes
configure:3906: checking for sys/wait.h that is POSIX.1 compatible
configure:3937: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:3943: $? = 0
configure:3946: test -z || test ! -s conftest.err
configure:3949: $? = 0
configure:3952: test -s conftest.o
configure:3955: $? = 0
configure:3966: result: yes
configure:3990: checking for sys/types.h
configure:4006: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4012: $? = 0
configure:4015: test -z || test ! -s conftest.err
configure:4018: $? = 0
configure:4021: test -s conftest.o
configure:4024: $? = 0
configure:4035: result: yes
configure:3990: checking for sys/stat.h
configure:4006: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4012: $? = 0
configure:4015: test -z || test ! -s conftest.err
configure:4018: $? = 0
configure:4021: test -s conftest.o
configure:4024: $? = 0
configure:4035: result: yes
configure:3990: checking for stdlib.h
configure:4006: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4012: $? = 0
configure:4015: test -z || test ! -s conftest.err
configure:4018: $? = 0
configure:4021: test -s conftest.o
configure:4024: $? = 0
configure:4035: result: yes
configure:3990: checking for string.h
configure:4006: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4012: $? = 0
configure:4015: test -z || test ! -s conftest.err
configure:4018: $? = 0
configure:4021: test -s conftest.o
configure:4024: $? = 0
configure:4035: result: yes
configure:3990: checking for memory.h
configure:4006: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4012: $? = 0
configure:4015: test -z || test ! -s conftest.err
configure:4018: $? = 0
configure:4021: test -s conftest.o
configure:4024: $? = 0
configure:4035: result: yes
configure:3990: checking for strings.h
configure:4006: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4012: $? = 0
configure:4015: test -z || test ! -s conftest.err
configure:4018: $? = 0
configure:4021: test -s conftest.o
configure:4024: $? = 0
configure:4035: result: yes
configure:3990: checking for inttypes.h
configure:4006: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4012: $? = 0
configure:4015: test -z || test ! -s conftest.err
configure:4018: $? = 0
configure:4021: test -s conftest.o
configure:4024: $? = 0
configure:4035: result: yes
configure:3990: checking for stdint.h
configure:4006: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4012: $? = 0
configure:4015: test -z || test ! -s conftest.err
configure:4018: $? = 0
configure:4021: test -s conftest.o
configure:4024: $? = 0
configure:4035: result: yes
configure:3990: checking for unistd.h
configure:4006: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4012: $? = 0
configure:4015: test -z || test ! -s conftest.err
configure:4018: $? = 0
configure:4021: test -s conftest.o
configure:4024: $? = 0
configure:4035: result: yes
configure:4069: checking fcntl.h usability
configure:4081: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4087: $? = 0
configure:4090: test -z || test ! -s conftest.err
configure:4093: $? = 0
configure:4096: test -s conftest.o
configure:4099: $? = 0
configure:4109: result: yes
configure:4113: checking fcntl.h presence
configure:4123: gcc -E conftest.c
configure:4129: $? = 0
configure:4149: result: yes
configure:4184: checking for fcntl.h
configure:4191: result: yes
configure:4069: checking limits.h usability
configure:4081: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4087: $? = 0
configure:4090: test -z || test ! -s conftest.err
configure:4093: $? = 0
configure:4096: test -s conftest.o
configure:4099: $? = 0
configure:4109: result: yes
configure:4113: checking limits.h presence
configure:4123: gcc -E conftest.c
configure:4129: $? = 0
configure:4149: result: yes
configure:4184: checking for limits.h
configure:4191: result: yes
configure:4069: checking netinet/in.h usability
configure:4081: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4087: $? = 0
configure:4090: test -z || test ! -s conftest.err
configure:4093: $? = 0
configure:4096: test -s conftest.o
configure:4099: $? = 0
configure:4109: result: yes
configure:4113: checking netinet/in.h presence
configure:4123: gcc -E conftest.c
configure:4129: $? = 0
configure:4149: result: yes
configure:4184: checking for netinet/in.h
configure:4191: result: yes
configure:4060: checking for stdlib.h
configure:4065: result: yes
configure:4060: checking for string.h
configure:4065: result: yes
configure:4069: checking sys/ioctl.h usability
configure:4081: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4087: $? = 0
configure:4090: test -z || test ! -s conftest.err
configure:4093: $? = 0
configure:4096: test -s conftest.o
configure:4099: $? = 0
configure:4109: result: yes
configure:4113: checking sys/ioctl.h presence
configure:4123: gcc -E conftest.c
configure:4129: $? = 0
configure:4149: result: yes
configure:4184: checking for sys/ioctl.h
configure:4191: result: yes
configure:4069: checking sys/time.h usability
configure:4081: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4087: $? = 0
configure:4090: test -z || test ! -s conftest.err
configure:4093: $? = 0
configure:4096: test -s conftest.o
configure:4099: $? = 0
configure:4109: result: yes
configure:4113: checking sys/time.h presence
configure:4123: gcc -E conftest.c
configure:4129: $? = 0
configure:4149: result: yes
configure:4184: checking for sys/time.h
configure:4191: result: yes
configure:4069: checking syslog.h usability
configure:4081: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4087: $? = 0
configure:4090: test -z || test ! -s conftest.err
configure:4093: $? = 0
configure:4096: test -s conftest.o
configure:4099: $? = 0
configure:4109: result: yes
configure:4113: checking syslog.h presence
configure:4123: gcc -E conftest.c
configure:4129: $? = 0
configure:4149: result: yes
configure:4184: checking for syslog.h
configure:4191: result: yes
configure:4060: checking for unistd.h
configure:4065: result: yes
configure:4206: checking for an ANSI C-conforming const
configure:4273: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.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: $? = 0
configure:4282: test -z || test ! -s conftest.err
configure:4285: $? = 0
configure:4288: test -s conftest.o
configure:4291: $? = 0
configure:4302: result: yes
configure:4312: checking for pid_t
configure:4336: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4342: $? = 0
configure:4345: test -z || test ! -s conftest.err
configure:4348: $? = 0
configure:4351: test -s conftest.o
configure:4354: $? = 0
configure:4365: result: yes
configure:4377: checking whether time.h and sys/time.h may both be included
configure:4402: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4408: $? = 0
configure:4411: test -z || test ! -s conftest.err
configure:4414: $? = 0
configure:4417: test -s conftest.o
configure:4420: $? = 0
configure:4431: result: yes
configure:4441: checking for working volatile
configure:4464: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.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: $? = 0
configure:4473: test -z || test ! -s conftest.err
configure:4476: $? = 0
configure:4479: test -s conftest.o
configure:4482: $? = 0
configure:4493: result: yes
configure:4511: checking for unistd.h
configure:4516: result: yes
configure:4520: checking vfork.h usability
configure:4532: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.c:70:19: fatal error: vfork.h: No such file or directory
#include
^
compilation terminated.
configure:4538: $? = 1
configure: 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: no
configure:4564: checking vfork.h presence
configure:4574: gcc -E conftest.c
conftest.c:36:19: fatal error: vfork.h: No such file or directory
#include
^
compilation terminated.
configure:4580: $? = 1
configure: 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: no
configure:4635: checking for vfork.h
configure:4642: result: no
configure:4660: checking for fork
configure:4717: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.c:60:6: warning: conflicting types for built-in function 'fork'
char fork ();
^~~~
configure:4723: $? = 0
configure:4726: test -z || test ! -s conftest.err
configure:4729: $? = 0
configure:4732: test -s conftest
configure:4735: $? = 0
configure:4747: result: yes
configure:4660: checking for vfork
configure:4717: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:4723: $? = 0
configure:4726: test -z || test ! -s conftest.err
configure:4729: $? = 0
configure:4732: test -s conftest
configure:4735: $? = 0
configure:4747: result: yes
configure:4758: checking for working fork
configure:4781: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.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: $? = 0
configure:4786: ./conftest
configure:4789: $? = 0
configure:4803: result: yes
configure:4824: checking for working vfork
configure:4957: result: yes
configure:4989: checking whether gcc needs -traditional
configure:5031: result: no
configure:5053: checking sys/select.h usability
configure:5065: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:5071: $? = 0
configure:5074: test -z || test ! -s conftest.err
configure:5077: $? = 0
configure:5080: test -s conftest.o
configure:5083: $? = 0
configure:5093: result: yes
configure:5097: checking sys/select.h presence
configure:5107: gcc -E conftest.c
configure:5113: $? = 0
configure:5133: result: yes
configure:5168: checking for sys/select.h
configure:5175: result: yes
configure:5053: checking sys/socket.h usability
configure:5065: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:5071: $? = 0
configure:5074: test -z || test ! -s conftest.err
configure:5077: $? = 0
configure:5080: test -s conftest.o
configure:5083: $? = 0
configure:5093: result: yes
configure:5097: checking sys/socket.h presence
configure:5107: gcc -E conftest.c
configure:5113: $? = 0
configure:5133: result: yes
configure:5168: checking for sys/socket.h
configure:5175: result: yes
configure:5188: checking types of arguments for select
configure:5221: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:5227: $? = 0
configure:5230: test -z || test ! -s conftest.err
configure:5233: $? = 0
configure:5236: test -s conftest.o
configure:5239: $? = 0
configure:5255: result: int,fd_set *,struct timeval *
configure:5283: checking for stdlib.h
configure:5288: result: yes
configure:5427: checking for GNU libc compatible malloc
configure:5456: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:5459: $? = 0
configure:5461: ./conftest
configure:5464: $? = 0
configure:5478: result: yes
configure:5508: checking return type of signal handlers
configure:5539: gcc -c -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:5: warning: unused variable 'i' [-Wunused-variable]
int i;
^
configure:5545: $? = 0
configure:5548: test -z || test ! -s conftest.err
configure:5551: $? = 0
configure:5554: test -s conftest.o
configure:5557: $? = 0
configure:5568: result: void
configure:5580: checking for vprintf
configure:5637: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.c:72:6: warning: conflicting types for built-in function 'vprintf'
char vprintf ();
^~~~~~~
configure:5643: $? = 0
configure:5646: test -z || test ! -s conftest.err
configure:5649: $? = 0
configure:5652: test -s conftest
configure:5655: $? = 0
configure:5667: result: yes
configure:5674: checking for _doprnt
configure: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 status
configure:5737: $? = 1
configure: 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: no
configure:5789: checking for alarm
configure:5846: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:5852: $? = 0
configure:5855: test -z || test ! -s conftest.err
configure:5858: $? = 0
configure:5861: test -s conftest
configure:5864: $? = 0
configure:5876: result: yes
configure:5789: checking for dup2
configure:5846: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:5852: $? = 0
configure:5855: test -z || test ! -s conftest.err
configure:5858: $? = 0
configure:5861: test -s conftest
configure:5864: $? = 0
configure:5876: result: yes
configure:5789: checking for memset
configure:5846: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.c:75:6: warning: conflicting types for built-in function 'memset'
char memset ();
^~~~~~
configure:5852: $? = 0
configure:5855: test -z || test ! -s conftest.err
configure:5858: $? = 0
configure:5861: test -s conftest
configure:5864: $? = 0
configure:5876: result: yes
configure:5789: checking for select
configure:5846: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:5852: $? = 0
configure:5855: test -z || test ! -s conftest.err
configure:5858: $? = 0
configure:5861: test -s conftest
configure:5864: $? = 0
configure:5876: result: yes
configure:5789: checking for setenv
configure:5846: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:5852: $? = 0
configure:5855: test -z || test ! -s conftest.err
configure:5858: $? = 0
configure:5861: test -s conftest
configure:5864: $? = 0
configure:5876: result: yes
configure:5789: checking for socket
configure:5846: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:5852: $? = 0
configure:5855: test -z || test ! -s conftest.err
configure:5858: $? = 0
configure:5861: test -s conftest
configure:5864: $? = 0
configure:5876: result: yes
configure:5789: checking for strchr
configure:5846: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.c:79:6: warning: conflicting types for built-in function 'strchr'
char strchr ();
^~~~~~
configure:5852: $? = 0
configure:5855: test -z || test ! -s conftest.err
configure:5858: $? = 0
configure:5861: test -s conftest
configure:5864: $? = 0
configure:5876: result: yes
configure:5789: checking for strdup
configure:5846: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.c:80:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^~~~~~
configure:5852: $? = 0
configure:5855: test -z || test ! -s conftest.err
configure:5858: $? = 0
configure:5861: test -s conftest
configure:5864: $? = 0
configure:5876: result: yes
configure:5789: checking for strerror
configure:5846: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
configure:5852: $? = 0
configure:5855: test -z || test ! -s conftest.err
configure:5858: $? = 0
configure:5861: test -s conftest
configure:5864: $? = 0
configure:5876: result: yes
configure:5789: checking for strrchr
configure:5846: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.c:82:6: warning: conflicting types for built-in function 'strrchr'
char strrchr ();
^~~~~~~
configure:5852: $? = 0
configure:5855: test -z || test ! -s conftest.err
configure:5858: $? = 0
configure:5861: test -s conftest
configure:5864: $? = 0
configure:5876: result: yes
configure:5789: checking for strspn
configure:5846: gcc -o conftest -pipe -W -Wall -Wno-unused-parameter conftest.c >&5
conftest.c:83:6: warning: conflicting types for built-in function 'strspn'
char strspn ();
^~~~~~
configure:5852: $? = 0
configure:5855: test -z || test ! -s conftest.err
configure:5858: $? = 0
configure:5861: test -s conftest
configure:5864: $? = 0
configure:5876: result: yes
configure:5893: checking for x86_64-unknown-linux-pkg-config
configure:5926: result: no
configure:5935: checking for pkg-config
configure:5953: found /usr/sbin/pkg-config
configure:5965: result: /usr/sbin/pkg-config
configure:5980: checking pkg-config is at least version 0.9.0
configure:5983: result: yes
configure:5994: checking for LIBDAEMON_CFLAGS
configure:6002: $PKG_CONFIG --exists " libdaemon >= 0.5 " >/dev/null 2>&1
configure:6005: $? = 0
configure:6015: result: -D_REENTRANT
configure:6017: checking for LIBDAEMON_LIBS
configure:6025: $PKG_CONFIG --exists " libdaemon >= 0.5 " >/dev/null 2>&1
configure:6028: $? = 0
configure:6038: result: -ldaemon
configure: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 was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on b1079bc24257
config.status:757: creating src/Makefile
config.status:757: creating Makefile
config.status:757: creating man/Makefile
config.status:757: creating conf/Makefile
config.status:757: creating doc/Makefile
config.status:757: creating doc/README.html
config.status:757: creating patches/Makefile
config.status:757: creating ifplugd.spec
config.status:823: creating config.h
config.status:1199: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_volatile=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_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=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_dup2=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memset=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_setenv=yes
ac_cv_func_socket=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strrchr=yes
ac_cv_func_strspn=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vprintf=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_objext=o
ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
pkg_cv_LIBDAEMON_CFLAGS=-D_REENTRANT
pkg_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 __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 0