The build took 00h 00m 56s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
3,809 |
sh |
3,219 |
cpp |
1,321 |
makefile |
8,349 |
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: nload 0.7.4-4 (Wed Aug 24 13:08:40 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...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 usedchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking 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.exe... 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 whether the C++ compiler works... yeschecking for C++ compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C++ compiler... yeschecking whether 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 ISO C89... none neededchecking dependency style of gcc... gcc3checking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking whether gcc needs -traditional... nochecking for memset... yeschecking for initscr in -lncurses... yeschecking for new_form in -lform... yeschecking for ANSI C header files... yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking stdlib.h usability... yeschecking stdlib.h presence... yeschecking for stdlib.h... yeschecking string.h usability... yeschecking string.h presence... yeschecking for string.h... yeschecking unistd.h usability... yeschecking unistd.h presence... yeschecking for unistd.h... yeschecking curses.h usability... yeschecking curses.h presence... yeschecking for curses.h... yeschecking form.h usability... yeschecking form.h presence... yeschecking for form.h... yeschecking math.h usability... yeschecking math.h presence... yeschecking for math.h... yeschecking sys/param.h usability... yeschecking sys/param.h presence... yeschecking for sys/param.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking sys/ioctl.h usability... yeschecking sys/ioctl.h presence... yeschecking for sys/ioctl.h... yeschecking arpa/inet.h usability... yeschecking arpa/inet.h presence... yeschecking for arpa/inet.h... yeschecking netinet/in.h usability... yeschecking netinet/in.h presence... yeschecking for netinet/in.h... yeschecking for an ANSI C-conforming const... yeschecking for size_t... yeschecking whether time.h and sys/time.h may both be included... yeschecking return type of signal handlers... voidchecking for gettimeofday... yeschecking for inet_ntoa... yeschecking for socket... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating nload.specconfig.status: creating docs/Makefileconfig.status: creating docs/nload.1config.status: creating src/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/nload/src/nload-0.7.4'Making all in docsmake[2]: Entering directory '/tmp/nload/src/nload-0.7.4/docs'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/nload/src/nload-0.7.4/docs'Making all in srcmake[2]: Entering directory '/tmp/nload/src/nload-0.7.4/src'g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT device.o -MD -MP -MF .deps/device.Tpo -c -o device.o device.cppg++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT devreader.o -MD -MP -MF .deps/devreader.Tpo -c -o devreader.o devreader.cppmv -f .deps/devreader.Tpo .deps/devreader.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT devreaderfactory.o -MD -MP -MF .deps/devreaderfactory.Tpo -c -o devreaderfactory.o devreaderfactory.cppmv -f .deps/devreaderfactory.Tpo .deps/devreaderfactory.Pomv -f .deps/device.Tpo .deps/device.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT form_field.o -MD -MP -MF .deps/form_field.Tpo -c -o form_field.o form_field.cppg++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT graph.o -MD -MP -MF .deps/graph.Tpo -c -o graph.o graph.cppmv -f .deps/form_field.Tpo .deps/form_field.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cppmv -f .deps/graph.Tpo .deps/graph.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT opt_window.o -MD -MP -MF .deps/opt_window.Tpo -c -o opt_window.o opt_window.cppmv -f .deps/main.Tpo .deps/main.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.cppscreen.cpp: In static member function 'static int Screen::width()':screen.cpp:28:9: warning: variable 'height' set but not used [-Wunused-but-set-variable] int height; ^~~~~~screen.cpp: In static member function 'static int Screen::x()':screen.cpp:44:9: warning: variable 'y' set but not used [-Wunused-but-set-variable] int y; ^mv -f .deps/opt_window.Tpo .deps/opt_window.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT setting.o -MD -MP -MF .deps/setting.Tpo -c -o setting.o setting.cppmv -f .deps/screen.Tpo .deps/screen.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT settingfilter.o -MD -MP -MF .deps/settingfilter.Tpo -c -o settingfilter.o settingfilter.cppmv -f .deps/setting.Tpo .deps/setting.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT settingstore.o -MD -MP -MF .deps/settingstore.Tpo -c -o settingstore.o settingstore.cppmv -f .deps/settingfilter.Tpo .deps/settingfilter.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT statistics.o -MD -MP -MF .deps/statistics.Tpo -c -o statistics.o statistics.cppmv -f .deps/statistics.Tpo .deps/statistics.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT stringutils.o -MD -MP -MF .deps/stringutils.Tpo -c -o stringutils.o stringutils.cppmv -f .deps/settingstore.Tpo .deps/settingstore.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT traffic_window.o -MD -MP -MF .deps/traffic_window.Tpo -c -o traffic_window.o traffic_window.cppmv -f .deps/stringutils.Tpo .deps/stringutils.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.cppwindow.cpp: In member function 'virtual int Window::getWidth()':window.cpp:130:16: warning: variable 'height' set but not used [-Wunused-but-set-variable] int width, height; ^~~~~~window.cpp: In member function 'virtual int Window::getLeft()':window.cpp:154:12: warning: variable 'y' set but not used [-Wunused-but-set-variable] int x, y; ^window.cpp: In member function 'virtual int Window::getX()':window.cpp:178:12: warning: variable 'y' set but not used [-Wunused-but-set-variable] int x, y; ^mv -f .deps/window.Tpo .deps/window.Pomv -f .deps/traffic_window.Tpo .deps/traffic_window.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT devreader-linux.o -MD -MP -MF .deps/devreader-linux.Tpo -c -o devreader-linux.o devreader-linux.cppg++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT devreader-linux-proc.o -MD -MP -MF .deps/devreader-linux-proc.Tpo -c -o devreader-linux-proc.o devreader-linux-proc.cppmv -f .deps/devreader-linux.Tpo .deps/devreader-linux.Pog++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT devreader-linux-sys.o -MD -MP -MF .deps/devreader-linux-sys.Tpo -c -o devreader-linux-sys.o devreader-linux-sys.cppmv -f .deps/devreader-linux-proc.Tpo .deps/devreader-linux-proc.Pomv -f .deps/devreader-linux-sys.Tpo .deps/devreader-linux-sys.Pog++ -Wall -s -o nload device.o devreader.o devreaderfactory.o form_field.o graph.o main.o opt_window.o screen.o setting.o settingfilter.o settingstore.o statistics.o stringutils.o traffic_window.o window.o devreader-linux.o devreader-linux-proc.o devreader-linux-sys.o -lform -lncurses make[2]: Leaving directory '/tmp/nload/src/nload-0.7.4/src'make[2]: Entering directory '/tmp/nload/src/nload-0.7.4'make[2]: Leaving directory '/tmp/nload/src/nload-0.7.4'make[1]: Leaving directory '/tmp/nload/src/nload-0.7.4'==> Entering fakeroot environment...==> Starting package()...Making install in docsmake[1]: Entering directory '/tmp/nload/src/nload-0.7.4/docs'/bin/sh /tmp/nload/src/nload-0.7.4/install-sh -d /tmp/nload/pkg/nload/usr/share/man/man1/usr/bin/install -c -m 644 ../docs/nload.1 /tmp/nload/pkg/nload/usr/share/man/man1gzip -f /tmp/nload/pkg/nload/usr/share/man/man1/nload.1make[1]: Leaving directory '/tmp/nload/src/nload-0.7.4/docs'Making install in srcmake[1]: Entering directory '/tmp/nload/src/nload-0.7.4/src'make[2]: Entering directory '/tmp/nload/src/nload-0.7.4/src'test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/nload/pkg/nload/usr/bin"make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c nload '/tmp/nload/pkg/nload/usr/bin'make[2]: Leaving directory '/tmp/nload/src/nload-0.7.4/src'make[1]: Leaving directory '/tmp/nload/src/nload-0.7.4/src'make[1]: Entering directory '/tmp/nload/src/nload-0.7.4'make[2]: Entering directory '/tmp/nload/src/nload-0.7.4'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/nload/src/nload-0.7.4'make[1]: Leaving directory '/tmp/nload/src/nload-0.7.4'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "nload"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: nload 0.7.4-4 (Wed Aug 24 13:08:53 UTC 2016)CMD: pacman --query --file nload-0.7.4-4-x86_64.pkg.tar.xz
Creating hybrid package for 'nload'
Trying to find vanilla package 'nload'...
CMD: pacman --query --file /mirror/rapid-photo-downloader-0.4.11-2.pkg.tar.xz
CMD: pacman --query --file /mirror/nload-0.7.4-4.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf nload.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/nload.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nload.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nload.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nload.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/nload.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/nload/src/nload-0.7.4/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by nload configure 0.7.4, which wasgenerated by GNU Autoconf 2.67. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = e3a7c4e83053uname -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 = unknown/usr/bin/hostinfo = 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:2267: checking build system typeconfigure:2281: result: x86_64-unknown-linux-gnuconfigure:2301: checking host system typeconfigure:2314: result: x86_64-unknown-linux-gnuconfigure:2359: checking for a BSD-compatible installconfigure:2427: result: /usr/bin/install -cconfigure:2438: checking whether build environment is saneconfigure:2488: result: yesconfigure:2537: checking for x86_64-unknown-linux-stripconfigure:2567: result: noconfigure:2577: checking for stripconfigure:2593: found /usr/sbin/stripconfigure:2604: result: stripconfigure:2629: checking for a thread-safe mkdir -pconfigure:2668: result: /usr/sbin/mkdir -pconfigure:2681: checking for gawkconfigure:2697: found /usr/sbin/gawkconfigure:2708: result: gawkconfigure:2719: checking whether make sets $(MAKE)configure:2741: result: yesconfigure:2836: checking for x86_64-unknown-linux-g++configure:2866: result: noconfigure:2836: checking for x86_64-unknown-linux-c++configure:2866: result: noconfigure:2836: checking for x86_64-unknown-linux-gppconfigure:2866: result: noconfigure:2836: checking for x86_64-unknown-linux-aCCconfigure:2866: result: noconfigure:2836: checking for x86_64-unknown-linux-CCconfigure:2866: result: noconfigure:2836: checking for x86_64-unknown-linux-cxxconfigure:2866: result: noconfigure:2836: checking for x86_64-unknown-linux-cc++configure:2866: result: noconfigure:2836: checking for x86_64-unknown-linux-cl.execonfigure:2866: result: noconfigure:2836: checking for x86_64-unknown-linux-FCCconfigure:2866: result: noconfigure:2836: checking for x86_64-unknown-linux-KCCconfigure:2866: result: noconfigure:2836: checking for x86_64-unknown-linux-RCCconfigure:2866: result: noconfigure:2836: checking for x86_64-unknown-linux-xlC_rconfigure:2866: result: noconfigure:2836: checking for x86_64-unknown-linux-xlCconfigure:2866: result: noconfigure:2880: checking for g++configure:2896: found /usr/sbin/g++configure:2907: result: g++configure:2934: checking for C++ compiler versionconfigure:2943: 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:2954: $? = 0configure:2943: 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:2954: $? = 0configure:2943: g++ -V >&5g++: error: unrecognized command line option '-V'g++: fatal error: no input filescompilation terminated.configure:2954: $? = 1configure:2943: g++ -qversion >&5g++: error: unrecognized command line option '-qversion'; did you mean '--version'?g++: fatal error: no input filescompilation terminated.configure:2954: $? = 1configure:2974: checking whether the C++ compiler worksconfigure:2996: g++ conftest.cpp >&5configure:3000: $? = 0configure:3048: result: yesconfigure:3051: checking for C++ compiler default output file nameconfigure:3053: result: a.outconfigure:3059: checking for suffix of executablesconfigure:3066: g++ -o conftest conftest.cpp >&5configure:3070: $? = 0configure:3092: result:configure:3114: checking whether we are cross compilingconfigure:3122: g++ -o conftest conftest.cpp >&5configure:3126: $? = 0configure:3133: ./conftestconfigure:3137: $? = 0configure:3152: result: noconfigure:3157: checking for suffix of object filesconfigure:3179: g++ -c conftest.cpp >&5configure:3183: $? = 0configure:3204: result: oconfigure:3208: checking whether we are using the GNU C++ compilerconfigure:3227: g++ -c conftest.cpp >&5configure:3227: $? = 0configure:3236: result: yesconfigure:3245: checking whether g++ accepts -gconfigure:3265: g++ -c -g conftest.cpp >&5configure:3265: $? = 0configure:3306: result: yesconfigure:3340: checking for style of include used by makeconfigure:3368: result: GNUconfigure:3393: checking dependency style of g++configure:3503: result: gcc3configure:3526: checking for x86_64-unknown-linux-gccconfigure:3556: result: noconfigure:3566: checking for gccconfigure:3582: found /usr/sbin/gccconfigure:3593: result: gccconfigure:3822: checking for C compiler versionconfigure:3831: 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:3842: $? = 0configure:3831: 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:3842: $? = 0configure:3831: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3842: $? = 1configure:3831: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:3842: $? = 1configure:3846: checking whether we are using the GNU C compilerconfigure:3865: gcc -c conftest.c >&5configure:3865: $? = 0configure:3874: result: yesconfigure:3883: checking whether gcc accepts -gconfigure:3903: gcc -c -g conftest.c >&5configure:3903: $? = 0configure:3944: result: yesconfigure:3961: checking for gcc option to accept ISO C89configure:4025: gcc -c conftest.c >&5configure:4025: $? = 0configure:4038: result: none neededconfigure:4060: checking dependency style of gccconfigure:4170: result: gcc3configure:4190: checking how to run the C preprocessorconfigure:4221: gcc -E conftest.cconfigure:4221: $? = 0configure:4235: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4235: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nload"| #define PACKAGE_TARNAME "nload"| #define PACKAGE_VERSION "0.7.4"| #define PACKAGE_STRING "nload 0.7.4"| #define PACKAGE_BUGREPORT "feedback@roland-riegel.de"| #define PACKAGE_URL ""| #define PACKAGE "nload"| #define VERSION "0.7.4"| /* end confdefs.h. */| #include configure:4260: result: gcc -Econfigure:4280: gcc -E conftest.cconfigure:4280: $? = 0configure:4294: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4294: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nload"| #define PACKAGE_TARNAME "nload"| #define PACKAGE_VERSION "0.7.4"| #define PACKAGE_STRING "nload 0.7.4"| #define PACKAGE_BUGREPORT "feedback@roland-riegel.de"| #define PACKAGE_URL ""| #define PACKAGE "nload"| #define VERSION "0.7.4"| /* end confdefs.h. */| #include configure:4324: checking for grep that handles long lines and -econfigure:4382: result: /usr/sbin/grepconfigure:4387: checking for egrepconfigure:4449: result: /usr/sbin/grep -Econfigure:4455: checking whether gcc needs -traditionalconfigure:4489: result: noconfigure:4546: checking for memsetconfigure:4546: gcc -o conftest conftest.c >&5conftest.c:35:6: warning: conflicting types for built-in function 'memset'char memset ();^~~~~~configure:4546: $? = 0configure:4546: result: yesconfigure:4967: checking for initscr in -lncursesconfigure:4992: gcc -o conftest conftest.c -lncurses >&5configure:4992: $? = 0configure:5001: result: yesconfigure:5012: checking for new_form in -lformconfigure:5037: gcc -o conftest conftest.c -lform -lncurses >&5configure:5037: $? = 0configure:5046: result: yesconfigure:5058: checking for ANSI C header filesconfigure:5078: gcc -c conftest.c >&5configure:5078: $? = 0configure:5151: gcc -o conftest conftest.c -lform -lncurses >&5configure:5151: $? = 0configure:5151: ./conftestconfigure:5151: $? = 0configure:5162: result: yesconfigure:5173: checking limits.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking limits.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for limits.hconfigure:5173: result: yesconfigure:5173: checking stdlib.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking stdlib.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for stdlib.hconfigure:5173: result: yesconfigure:5173: checking string.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking string.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for string.hconfigure:5173: result: yesconfigure:5173: checking unistd.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking unistd.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for unistd.hconfigure:5173: result: yesconfigure:5173: checking curses.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking curses.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for curses.hconfigure:5173: result: yesconfigure:5173: checking form.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking form.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for form.hconfigure:5173: result: yesconfigure:5173: checking math.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking math.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for math.hconfigure:5173: result: yesconfigure:5173: checking sys/param.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking sys/param.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for sys/param.hconfigure:5173: result: yesconfigure:5173: checking sys/socket.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking sys/socket.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for sys/socket.hconfigure:5173: result: yesconfigure:5173: checking sys/time.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking sys/time.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for sys/time.hconfigure:5173: result: yesconfigure:5173: checking sys/ioctl.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking sys/ioctl.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for sys/ioctl.hconfigure:5173: result: yesconfigure:5173: checking arpa/inet.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking arpa/inet.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for arpa/inet.hconfigure:5173: result: yesconfigure:5173: checking netinet/in.h usabilityconfigure:5173: gcc -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking netinet/in.h presenceconfigure:5173: gcc -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for netinet/in.hconfigure:5173: result: yesconfigure:5191: checking for an ANSI C-conforming constconfigure:5256: gcc -c conftest.c >&5configure:5256: $? = 0configure:5263: result: yesconfigure:5271: checking for size_tconfigure:5271: gcc -c conftest.c >&5configure:5271: $? = 0configure:5271: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:65:21: error: expected expression before ')' tokenif (sizeof ((size_t)))^configure:5271: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nload"| #define PACKAGE_TARNAME "nload"| #define PACKAGE_VERSION "0.7.4"| #define PACKAGE_STRING "nload 0.7.4"| #define PACKAGE_BUGREPORT "feedback@roland-riegel.de"| #define PACKAGE_URL ""| #define PACKAGE "nload"| #define VERSION "0.7.4"| #define HAVE_LINUX 1| #define HAVE_MEMSET 1| #define HAVE_LIBNCURSES 1| #define HAVE_LIBFORM 1| #define STDC_HEADERS 1| #define HAVE_LIMITS_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CURSES_H 1| #define HAVE_FORM_H 1| #define HAVE_MATH_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETINET_IN_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((size_t)))| return 0;| ;| return 0;| }configure:5271: result: yesconfigure:5282: checking whether time.h and sys/time.h may both be includedconfigure:5302: gcc -c conftest.c >&5configure:5302: $? = 0configure:5309: result: yesconfigure:5333: checking return type of signal handlersconfigure:5351: gcc -c -Wall -DSYSCONFDIR='"$(sysconfdir)"' conftest.c >&5conftest.c: In function 'main':conftest.c:36:10: error: void value not ignored as it ought to bereturn *(signal (0, 0)) (0) == 1;~^~~~~~~~~~~~~~~~~~configure:5351: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nload"| #define PACKAGE_TARNAME "nload"| #define PACKAGE_VERSION "0.7.4"| #define PACKAGE_STRING "nload 0.7.4"| #define PACKAGE_BUGREPORT "feedback@roland-riegel.de"| #define PACKAGE_URL ""| #define PACKAGE "nload"| #define VERSION "0.7.4"| #define HAVE_LINUX 1| #define HAVE_MEMSET 1| #define HAVE_LIBNCURSES 1| #define HAVE_LIBFORM 1| #define STDC_HEADERS 1| #define HAVE_LIMITS_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CURSES_H 1| #define HAVE_FORM_H 1| #define HAVE_MATH_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETINET_IN_H 1| #define TIME_WITH_SYS_TIME 1| /* end confdefs.h. */| #include | #include || int| main ()| {| return *(signal (0, 0)) (0) == 1;| ;| return 0;| }configure:5358: result: voidconfigure:5369: checking for gettimeofdayconfigure:5369: gcc -o conftest -Wall -DSYSCONFDIR='"$(sysconfdir)"' -s conftest.c -lform -lncurses >&5configure:5369: $? = 0configure:5369: result: yesconfigure:5369: checking for inet_ntoaconfigure:5369: gcc -o conftest -Wall -DSYSCONFDIR='"$(sysconfdir)"' -s conftest.c -lform -lncurses >&5configure:5369: $? = 0configure:5369: result: yesconfigure:5369: checking for socketconfigure:5369: gcc -o conftest -Wall -DSYSCONFDIR='"$(sysconfdir)"' -s conftest.c -lform -lncurses >&5configure:5369: $? = 0configure:5369: result: yesconfigure:5534: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by nload config.status 0.7.4, which wasgenerated by GNU Autoconf 2.67. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson e3a7c4e83053config.status:896: creating Makefileconfig.status:896: creating nload.specconfig.status:896: creating docs/Makefileconfig.status:896: creating docs/nload.1config.status:896: creating src/Makefileconfig.status:896: creating config.hconfig.status:1124: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_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_LIBS_set=ac_cv_env_LIBS_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_func_gettimeofday=yesac_cv_func_inet_ntoa=yesac_cv_func_memset=yesac_cv_func_socket=yesac_cv_header_arpa_inet_h=yesac_cv_header_curses_h=yesac_cv_header_form_h=yesac_cv_header_limits_h=yesac_cv_header_math_h=yesac_cv_header_netinet_in_h=yesac_cv_header_stdc=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_sys_ioctl_h=yesac_cv_header_sys_param_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_time_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_form_new_form=yesac_cv_lib_ncurses_initscr=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_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_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_gcc_traditional=noac_cv_prog_make_make_set=yesac_cv_type_signal=voidac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/nload/src/nload-0.7.4/missing --run aclocal-1.11'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/nload/src/nload-0.7.4/missing --run tar'AUTOCONF='${SHELL} /tmp/nload/src/nload-0.7.4/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/nload/src/nload-0.7.4/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/nload/src/nload-0.7.4/missing --run automake-1.11'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=' -Wall'CPP='gcc -E'CPPFLAGS=' -DSYSCONFDIR='\''"$(sysconfdir)"'\'''CXX='g++'CXXDEPMODE='depmode=gcc3'CXXFLAGS=' -Wall'CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'HAVE_BSD_FALSE=''HAVE_BSD_TRUE='#'HAVE_HPUX_FALSE=''HAVE_HPUX_TRUE='#'HAVE_LINUX_FALSE='#'HAVE_LINUX_TRUE=''HAVE_SOLARIS_FALSE=''HAVE_SOLARIS_TRUE='#'INCLUDES=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=' -s'LIBOBJS=''LIBS='-lform -lncurses 'LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/nload/src/nload-0.7.4/missing --run makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='nload'PACKAGE_BUGREPORT='feedback@roland-riegel.de'PACKAGE_NAME='nload'PACKAGE_STRING='nload 0.7.4'PACKAGE_TARNAME='nload'PACKAGE_URL=''PACKAGE_VERSION='0.7.4'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='0.7.4'ac_ct_CC='gcc'ac_ct_CXX='g++'am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__fastdepCXX_FALSE='#'am__fastdepCXX_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} xf -'bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/nload/src/nload-0.7.4/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='/usr/sbin/mkdir -p'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "nload"#define PACKAGE_TARNAME "nload"#define PACKAGE_VERSION "0.7.4"#define PACKAGE_STRING "nload 0.7.4"#define PACKAGE_BUGREPORT "feedback@roland-riegel.de"#define PACKAGE_URL ""#define PACKAGE "nload"#define VERSION "0.7.4"#define HAVE_LINUX 1#define HAVE_MEMSET 1#define HAVE_LIBNCURSES 1#define HAVE_LIBFORM 1#define STDC_HEADERS 1#define HAVE_LIMITS_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_UNISTD_H 1#define HAVE_CURSES_H 1#define HAVE_FORM_H 1#define HAVE_MATH_H 1#define HAVE_SYS_PARAM_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_SYS_TIME_H 1#define HAVE_SYS_IOCTL_H 1#define HAVE_ARPA_INET_H 1#define HAVE_NETINET_IN_H 1#define TIME_WITH_SYS_TIME 1#define RETSIGTYPE void#define HAVE_GETTIMEOFDAY 1#define HAVE_INET_NTOA 1#define HAVE_SOCKET 1configure: exit 0