The build took 00h 01m 32s 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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: nload 0.7.4-4 (Thu Apr 13 16:26:49 UTC 2017)==> 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/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether the C++ compiler works... yeschecking for C++ compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking for style of include used by make... GNUchecking dependency style of clang++... gcc3checking for x86_64-unknown-linux-gcc... clangchecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking dependency style of clang... gcc3checking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking whether clang 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'clang++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT device.o -MD -MP -MF .deps/device.Tpo -c -o device.o device.cppmv -f .deps/device.Tpo .deps/device.Poclang++ -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.Poclang++ -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.Poclang++ -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.cppmv -f .deps/form_field.Tpo .deps/form_field.Poclang++ -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/graph.Tpo .deps/graph.Poclang++ -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/main.Tpo .deps/main.Poclang++ -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/opt_window.Tpo .deps/opt_window.Poclang++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.cppmv -f .deps/screen.Tpo .deps/screen.Poclang++ -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/setting.Tpo .deps/setting.Poclang++ -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/settingfilter.Tpo .deps/settingfilter.Poclang++ -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/settingstore.Tpo .deps/settingstore.Poclang++ -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.Poclang++ -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/stringutils.Tpo .deps/stringutils.Poclang++ -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/traffic_window.Tpo .deps/traffic_window.Poclang++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -Wall -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.cppmv -f .deps/window.Tpo .deps/window.Poclang++ -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.cppmv -f .deps/devreader-linux.Tpo .deps/devreader-linux.Poclang++ -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-proc.Tpo .deps/devreader-linux-proc.Poclang++ -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-sys.Tpo .deps/devreader-linux-sys.Poclang++ -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/bin/mkdir -p "/tmp/nload/pkg/nload/usr/bin" /usr/bin/install -c nload '/tmp/nload/pkg/nload/usr/bin'make[2]: Nothing to be done for 'install-data-am'.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 (Thu Apr 13 16:27:05 UTC 2017)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
==> 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 = 706d391fee6funame -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/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/bin/stripconfigure:2604: result: stripconfigure:2629: checking for a thread-safe mkdir -pconfigure:2668: result: /usr/bin/mkdir -pconfigure:2681: checking for gawkconfigure:2697: found /usr/bin/gawkconfigure:2708: result: gawkconfigure:2719: checking whether make sets $(MAKE)configure:2741: result: yesconfigure:2934: checking for C++ compiler versionconfigure:2943: clang++ --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2954: $? = 0configure:2943: clang++ -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:2954: $? = 0configure:2943: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2954: $? = 1configure:2943: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2954: $? = 1configure:2974: checking whether the C++ compiler worksconfigure:2996: clang++ 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: clang++ -o conftest conftest.cpp >&5configure:3070: $? = 0configure:3092: result:configure:3114: checking whether we are cross compilingconfigure:3122: clang++ -o conftest conftest.cpp >&5configure:3126: $? = 0configure:3133: ./conftestconfigure:3137: $? = 0configure:3152: result: noconfigure:3157: checking for suffix of object filesconfigure:3179: clang++ -c conftest.cpp >&5configure:3183: $? = 0configure:3204: result: oconfigure:3208: checking whether we are using the GNU C++ compilerconfigure:3227: clang++ -c conftest.cpp >&5configure:3227: $? = 0configure:3236: result: yesconfigure:3245: checking whether clang++ accepts -gconfigure:3265: clang++ -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 clang++configure:3503: result: gcc3configure:3526: checking for x86_64-unknown-linux-gccconfigure:3553: result: clangconfigure:3822: checking for C compiler versionconfigure:3831: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3842: $? = 0configure:3831: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3842: $? = 0configure:3831: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3842: $? = 1configure:3831: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3842: $? = 1configure:3846: checking whether we are using the GNU C compilerconfigure:3865: clang -c conftest.c >&5configure:3865: $? = 0configure:3874: result: yesconfigure:3883: checking whether clang accepts -gconfigure:3903: clang -c -g conftest.c >&5configure:3903: $? = 0configure:3944: result: yesconfigure:3961: checking for clang option to accept ISO C89configure:4025: clang -c conftest.c >&5configure:4025: $? = 0configure:4038: result: none neededconfigure:4060: checking dependency style of clangconfigure:4170: result: gcc3configure:4190: checking how to run the C preprocessorconfigure:4221: clang -E conftest.cconfigure:4221: $? = 0configure:4235: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.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: clang -Econfigure:4280: clang -E conftest.cconfigure:4280: $? = 0configure:4294: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.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/bin/grepconfigure:4387: checking for egrepconfigure:4449: result: /usr/bin/grep -Econfigure:4455: checking whether clang needs -traditionalconfigure:4489: result: noconfigure:4546: checking for memsetconfigure:4546: clang -o conftest conftest.c >&5conftest.c:35:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]char memset ();^conftest.c:35:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'1 warning generated.configure:4546: $? = 0configure:4546: result: yesconfigure:4967: checking for initscr in -lncursesconfigure:4992: clang -o conftest conftest.c -lncurses >&5configure:4992: $? = 0configure:5001: result: yesconfigure:5012: checking for new_form in -lformconfigure:5037: clang -o conftest conftest.c -lform -lncurses >&5configure:5037: $? = 0configure:5046: result: yesconfigure:5058: checking for ANSI C header filesconfigure:5078: clang -c conftest.c >&5configure:5078: $? = 0configure:5151: clang -o conftest conftest.c -lform -lncurses >&5configure:5151: $? = 0configure:5151: ./conftestconfigure:5151: $? = 0configure:5162: result: yesconfigure:5173: checking limits.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking limits.h presenceconfigure:5173: clang -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for limits.hconfigure:5173: result: yesconfigure:5173: checking stdlib.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking stdlib.h presenceconfigure:5173: clang -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for stdlib.hconfigure:5173: result: yesconfigure:5173: checking string.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking string.h presenceconfigure:5173: clang -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for string.hconfigure:5173: result: yesconfigure:5173: checking unistd.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking unistd.h presenceconfigure:5173: clang -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for unistd.hconfigure:5173: result: yesconfigure:5173: checking curses.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking curses.h presenceconfigure:5173: clang -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for curses.hconfigure:5173: result: yesconfigure:5173: checking form.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking form.h presenceconfigure:5173: clang -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for form.hconfigure:5173: result: yesconfigure:5173: checking math.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking math.h presenceconfigure:5173: clang -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for math.hconfigure:5173: result: yesconfigure:5173: checking sys/param.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking sys/param.h presenceconfigure:5173: clang -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for sys/param.hconfigure:5173: result: yesconfigure:5173: checking sys/socket.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking sys/socket.h presenceconfigure:5173: clang -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for sys/socket.hconfigure:5173: result: yesconfigure:5173: checking sys/time.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking sys/time.h presenceconfigure:5173: clang -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for sys/time.hconfigure:5173: result: yesconfigure:5173: checking sys/ioctl.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking sys/ioctl.h presenceconfigure:5173: clang -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for sys/ioctl.hconfigure:5173: result: yesconfigure:5173: checking arpa/inet.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking arpa/inet.h presenceconfigure:5173: clang -E conftest.cconfigure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking for arpa/inet.hconfigure:5173: result: yesconfigure:5173: checking netinet/in.h usabilityconfigure:5173: clang -c conftest.c >&5configure:5173: $? = 0configure:5173: result: yesconfigure:5173: checking netinet/in.h presenceconfigure:5173: clang -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: clang -c conftest.c >&5configure:5256: $? = 0configure:5263: result: yesconfigure:5271: checking for size_tconfigure:5271: clang -c conftest.c >&5configure:5271: $? = 0configure:5271: clang -c conftest.c >&5conftest.c:65:21: error: expected expressionif (sizeof ((size_t)))^1 error generated.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: clang -c conftest.c >&5configure:5302: $? = 0configure:5309: result: yesconfigure:5333: checking return type of signal handlersconfigure:5351: clang -c -Wall -DSYSCONFDIR='"$(sysconfdir)"' conftest.c >&5conftest.c:36:8: error: indirection requires pointer operand ('void' invalid)return *(signal (0, 0)) (0) == 1;^~~~~~~~~~~~~~~~~~~~1 error generated.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: clang -o conftest -Wall -DSYSCONFDIR='"$(sysconfdir)"' -s conftest.c -lform -lncurses >&5configure:5369: $? = 0configure:5369: result: yesconfigure:5369: checking for inet_ntoaconfigure:5369: clang -o conftest -Wall -DSYSCONFDIR='"$(sysconfdir)"' -s conftest.c -lform -lncurses >&5configure:5369: $? = 0configure:5369: result: yesconfigure:5369: checking for socketconfigure:5369: clang -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 706d391fee6fconfig.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=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_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/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'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='clang'CCDEPMODE='depmode=gcc3'CFLAGS=' -Wall'CPP='clang -E'CPPFLAGS=' -DSYSCONFDIR='\''"$(sysconfdir)"'\'''CXX='clang++'CXXDEPMODE='depmode=gcc3'CXXFLAGS=' -Wall'CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''GREP='/usr/bin/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/bin/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=''ac_ct_CXX=''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/bin/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