file /var/uhubuild/work/compile/SConstruct,line 389: Configure(confdir = .sconf_temp) scons: Configure: Checking for chrpath... scons: Configure: ".sconf_temp/conftest_0" is up to date. scons: Configure: The original builder output was: |chrpath -v | scons: Configure: (cached) yes scons: Configure: Checking whether the C++ compiler works... scons: Configure: ".sconf_temp/conftest_1.cpp" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_1.cpp <- | | | |int main() | |{ | | return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_1.o" is up to date. scons: Configure: The original builder output was: |g++ -o .sconf_temp/conftest_1.o -c -O2 .sconf_temp/conftest_1.cpp | scons: Configure: (cached) yes scons: Configure: Checking for ncurses... scons: Configure: Building ".sconf_temp/conftest_2" failed in a previous run and all its sources are up to date. scons: Configure: The original builder output was: |pkg-config --exists 'ncurses' | scons: Configure: (cached) no scons: Configure: Checking for ncurses5-config... scons: Configure: ".sconf_temp/conftest_3" is up to date. scons: Configure: The original builder output was: |ncurses5-config --version | scons: Configure: (cached) yes scons: Configure: Checking for libusb-1.0... scons: Configure: ".sconf_temp/conftest_4" is up to date. scons: Configure: The original builder output was: |pkg-config --exists 'libusb-1.0' | scons: Configure: (cached) yes scons: Configure: Checking for C library librt... scons: Configure: ".sconf_temp/conftest_5.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_5.c <- | | | | | | | |int | |main() { | | | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_5.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_5.o -c -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -O2 .sconf_temp/conftest_5.c | gcc -o .sconf_temp/conftest_5 -Wl,-rpath=/var/uhubuild/work/compile -Wl,-rpath=/var/uhubuild/work/install/usr/lib .sconf_temp/conftest_5.o -L. -L/var/uhubuild/work/install/usr/lib -lrt scons: Configure: yes scons: Configure: Checking for C library libcap... scons: Configure: ".sconf_temp/conftest_6.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_6.c <- | | | | | | | |int | |main() { | | | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_6.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_6.o -c -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -O2 .sconf_temp/conftest_6.c | gcc -o .sconf_temp/conftest_6 -Wl,-rpath=/var/uhubuild/work/compile -Wl,-rpath=/var/uhubuild/work/install/usr/lib .sconf_temp/conftest_6.o -L. -L/var/uhubuild/work/install/usr/lib -lrt -lcap /usr/bin/ld: cannot find -lcap collect2: error: ld returned 1 exit status scons: Configure: no scons: Configure: Checking for bluez... scons: Configure: ".sconf_temp/conftest_7" is up to date. scons: Configure: The original builder output was: |pkg-config --exists 'bluez' | scons: Configure: (cached) yes scons: Configure: Checking for C header file sys/timepps.h... scons: Configure: ".sconf_temp/conftest_8.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_8.c <- | | | |#include | | | | | scons: Configure: Building ".sconf_temp/conftest_8.o" failed in a previous run and all its sources are up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_8.o -c -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -O2 .sconf_temp/conftest_8.c | scons: Configure: (cached) no scons: Configure: Checking for C function daemon()... scons: Configure: ".sconf_temp/conftest_9.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_9.c <- | | | | | |#include | | | |#ifdef __cplusplus | |extern "C" | |#endif | |char daemon(); | | | |int main() { | |#if defined (__stub_daemon) || defined (__stub___daemon) | | fail fail fail | |#else | | daemon(); | |#endif | | | | return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_9.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_9.o -c -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -O2 .sconf_temp/conftest_9.c | gcc -o .sconf_temp/conftest_9 -Wl,-rpath=/var/uhubuild/work/compile -Wl,-rpath=/var/uhubuild/work/install/usr/lib .sconf_temp/conftest_9.o -L. -L/var/uhubuild/work/install/usr/lib -lrt scons: Configure: yes scons: Configure: Checking for C function strlcpy()... scons: Configure: ".sconf_temp/conftest_10.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_10.c <- | | | | | |#include | | | |#ifdef __cplusplus | |extern "C" | |#endif | |char strlcpy(); | | | |int main() { | |#if defined (__stub_strlcpy) || defined (__stub___strlcpy) | | fail fail fail | |#else | | strlcpy(); | |#endif | | | | return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_10.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_10.o -c -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -O2 .sconf_temp/conftest_10.c | gcc -o .sconf_temp/conftest_10 -Wl,-rpath=/var/uhubuild/work/compile -Wl,-rpath=/var/uhubuild/work/install/usr/lib .sconf_temp/conftest_10.o -L. -L/var/uhubuild/work/install/usr/lib -lrt .sconf_temp/conftest_10.o: In function `main': conftest_10.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status scons: Configure: no scons: Configure: Checking for C function strlcat()... scons: Configure: ".sconf_temp/conftest_11.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_11.c <- | | | | | |#include | | | |#ifdef __cplusplus | |extern "C" | |#endif | |char strlcat(); | | | |int main() { | |#if defined (__stub_strlcat) || defined (__stub___strlcat) | | fail fail fail | |#else | | strlcat(); | |#endif | | | | return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_11.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_11.o -c -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -O2 .sconf_temp/conftest_11.c | gcc -o .sconf_temp/conftest_11 -Wl,-rpath=/var/uhubuild/work/compile -Wl,-rpath=/var/uhubuild/work/install/usr/lib .sconf_temp/conftest_11.o -L. -L/var/uhubuild/work/install/usr/lib -lrt .sconf_temp/conftest_11.o: In function `main': conftest_11.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status scons: Configure: no scons: Configure: Checking for C function clock_gettime()... scons: Configure: ".sconf_temp/conftest_12.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_12.c <- | | | | | |#include | | | |#ifdef __cplusplus | |extern "C" | |#endif | |char clock_gettime(); | | | |int main() { | |#if defined (__stub_clock_gettime) || defined (__stub___clock_gettime) | | fail fail fail | |#else | | clock_gettime(); | |#endif | | | | return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_12.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_12.o -c -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -O2 .sconf_temp/conftest_12.c | gcc -o .sconf_temp/conftest_12 -Wl,-rpath=/var/uhubuild/work/compile -Wl,-rpath=/var/uhubuild/work/install/usr/lib .sconf_temp/conftest_12.o -L. -L/var/uhubuild/work/install/usr/lib -lrt scons: Configure: yes scons: Configure: Checking for C library libbluetooth... scons: Configure: ".sconf_temp/conftest_13.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_13.c <- | | | | | | | |int | |main() { | | | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_13.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_13.o -c -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -O2 .sconf_temp/conftest_13.c | gcc -o .sconf_temp/conftest_13 -Wl,-rpath=/var/uhubuild/work/compile -Wl,-rpath=/var/uhubuild/work/install/usr/lib .sconf_temp/conftest_13.o -L. -L/var/uhubuild/work/install/usr/lib -lrt -lbluetooth scons: Configure: yes scons: Configure: Checking for C function pselect()... scons: Configure: ".sconf_temp/conftest_14.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_14.c <- | | | | | |#include | | | |#ifdef __cplusplus | |extern "C" | |#endif | |char pselect(); | | | |int main() { | |#if defined (__stub_pselect) || defined (__stub___pselect) | | fail fail fail | |#else | | pselect(); | |#endif | | | | return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_14.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_14.o -c -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -O2 .sconf_temp/conftest_14.c | gcc -o .sconf_temp/conftest_14 -Wl,-rpath=/var/uhubuild/work/compile -Wl,-rpath=/var/uhubuild/work/install/usr/lib .sconf_temp/conftest_14.o -L. -L/var/uhubuild/work/install/usr/lib -lrt -lbluetooth scons: Configure: yes scons: Configure: Checking that xsltproc can make man pages... scons: Configure: ".sconf_temp/conftest_15" is up to date. scons: Configure: The original builder output was: |xsltproc --nonet --noout 'http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl' xmltest.xml | scons: Configure: (cached) yes scons: Configure: Checking for QtNetwork... scons: Configure: ".sconf_temp/conftest_16" is up to date. scons: Configure: The original builder output was: |pkg-config --exists 'QtNetwork' | scons: Configure: (cached) yes