Source: solarpowerlog Version: 0.24-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130509 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > g++: fatal error: no input files > compilation terminated. > configure:12656: $? = 4 > configure:12660: checking whether we are using the GNU C++ compiler > configure:12679: g++ -c -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -Wall -Wextra conftest.cpp >&5 > configure:12679: $? = 0 > configure:12688: result: yes > configure:12697: checking whether g++ accepts -g > configure:12717: g++ -c -g -Wall -Wextra conftest.cpp >&5 > configure:12717: $? = 0 > configure:12758: result: yes > configure:12799: checking how to run the C++ preprocessor > configure:12826: g++ -E -Wall -Wextra conftest.cpp > configure:12826: $? = 0 > configure:12840: g++ -E -Wall -Wextra conftest.cpp > conftest.cpp:32:28: fatal error: ac_nonexistent.h: No such file or directory > compilation terminated. > configure:12840: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "solarpowerlog" > | #define PACKAGE_TARNAME "solarpowerlog" > | #define PACKAGE_VERSION "0.24" > | #define PACKAGE_STRING "solarpowerlog 0.24" > | #define PACKAGE_BUGREPORT "t...@coldtobi.de" > | #define PACKAGE_URL "" > | #define STDC_HEADERS 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_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | #define PACKAGE "solarpowerlog" > | #define VERSION "0.24" > | #define HAVE_INV_SPUTNIK 1 > | #define HAVE_INV_SPUTNIKSIMULATOR 1 > | #define HAVE_FILTER_CSVDUMP 1 > | #define HAVE_FILTER_DUMBDUMP 1 > | #define HAVE_FILTER_CSVDUMP 1 > | #define HAVE_FILTER_HTMLWRITER 1 > | #define HAVE_COMMS_ASIOTCPIO 1 > | #define HAVE_COMMS_ASIOSERIAL 1 > | #define HAVE_COMMS_SHAREDCONNECTION 1 > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:12865: result: g++ -E > configure:12885: g++ -E -Wall -Wextra conftest.cpp > configure:12885: $? = 0 > configure:12899: g++ -E -Wall -Wextra conftest.cpp > conftest.cpp:32:28: fatal error: ac_nonexistent.h: No such file or directory > compilation terminated. > configure:12899: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "solarpowerlog" > | #define PACKAGE_TARNAME "solarpowerlog" > | #define PACKAGE_VERSION "0.24" > | #define PACKAGE_STRING "solarpowerlog 0.24" > | #define PACKAGE_BUGREPORT "t...@coldtobi.de" > | #define PACKAGE_URL "" > | #define STDC_HEADERS 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_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | #define PACKAGE "solarpowerlog" > | #define VERSION "0.24" > | #define HAVE_INV_SPUTNIK 1 > | #define HAVE_INV_SPUTNIKSIMULATOR 1 > | #define HAVE_FILTER_CSVDUMP 1 > | #define HAVE_FILTER_DUMBDUMP 1 > | #define HAVE_FILTER_CSVDUMP 1 > | #define HAVE_FILTER_HTMLWRITER 1 > | #define HAVE_COMMS_ASIOTCPIO 1 > | #define HAVE_COMMS_ASIOSERIAL 1 > | #define HAVE_COMMS_SHAREDCONNECTION 1 > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:13068: checking for ld used by g++ > dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr > --includedir=${prefix}/include --mandir=${prefix}/share/man > --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var > --libdir=${prefix}/lib/x86_64-linux-gnu > --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode > --disable-dependency-tracking returned exit code 1 > configure:13135: result: /usr/bin/ld -m elf_x86_64 > configure:13142: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld > configure:13157: result: yes > configure:13212: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:14214: result: yes > configure:14250: g++ -c -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -Wall -Wextra conftest.cpp >&5 > configure:14253: $? = 0 > configure:14773: checking for g++ option to produce PIC > configure:14780: result: -fPIC -DPIC > configure:14788: checking if g++ PIC flag -fPIC -DPIC works > configure:14806: g++ -c -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -Wall -Wextra -fPIC -DPIC -DPIC conftest.cpp >&5 > configure:14810: $? = 0 > configure:14823: result: yes > configure:14846: checking if g++ static flag -static works > configure:14874: result: no > configure:14886: checking if g++ supports -c -o file.o > configure:14907: g++ -c -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -Wall -Wextra -o out/conftest2.o conftest.cpp >&5 > configure:14911: $? = 0 > configure:14933: result: yes > configure:14938: checking if g++ supports -c -o file.o > configure:14985: result: yes > configure:15015: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:15054: result: yes > configure:15195: checking dynamic linker characteristics > configure:15863: result: GNU/Linux ld.so > configure:15916: checking how to hardcode library paths into programs > configure:15941: result: immediate > configure:15983: checking dependency style of g++ > configure:16094: result: none > configure:16111: checking whether gcc and cc understand -c and -o together > configure:16142: gcc -c conftest.c -o conftest2.o >&5 > configure:16146: $? = 0 > configure:16152: gcc -c conftest.c -o conftest2.o >&5 > configure:16156: $? = 0 > configure:16167: cc -c conftest.c >&5 > configure:16171: $? = 0 > configure:16179: cc -c conftest.c -o conftest2.o >&5 > configure:16183: $? = 0 > configure:16189: cc -c conftest.c -o conftest2.o >&5 > configure:16193: $? = 0 > configure:16211: result: yes > configure:16291: checking for pkg-config > configure:16309: found /usr/bin/pkg-config > configure:16321: result: /usr/bin/pkg-config > configure:16346: checking pkg-config is at least version 0.9.0 > configure:16349: result: yes > configure:16358: $PKG_CONFIG --exists --print-errors "" > Must specify package names on the command line > configure:16361: $? = 1 > configure:16376: checking w32api/wtypes.h usability > configure:16376: g++ -c -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -Wall -Wextra conftest.cpp >&5 > conftest.cpp:65:27: fatal error: w32api/wtypes.h: No such file or directory > compilation terminated. > configure:16376: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "solarpowerlog" > | #define PACKAGE_TARNAME "solarpowerlog" > | #define PACKAGE_VERSION "0.24" > | #define PACKAGE_STRING "solarpowerlog 0.24" > | #define PACKAGE_BUGREPORT "t...@coldtobi.de" > | #define PACKAGE_URL "" > | #define STDC_HEADERS 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_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | #define PACKAGE "solarpowerlog" > | #define VERSION "0.24" > | #define HAVE_INV_SPUTNIK 1 > | #define HAVE_INV_SPUTNIKSIMULATOR 1 > | #define HAVE_FILTER_CSVDUMP 1 > | #define HAVE_FILTER_DUMBDUMP 1 > | #define HAVE_FILTER_CSVDUMP 1 > | #define HAVE_FILTER_HTMLWRITER 1 > | #define HAVE_COMMS_ASIOTCPIO 1 > | #define HAVE_COMMS_ASIOSERIAL 1 > | #define HAVE_COMMS_SHAREDCONNECTION 1 > | /* end confdefs.h. */ > | #include <stdio.h> > | #ifdef HAVE_SYS_TYPES_H > | # include <sys/types.h> > | #endif > | #ifdef HAVE_SYS_STAT_H > | # include <sys/stat.h> > | #endif > | #ifdef STDC_HEADERS > | # include <stdlib.h> > | # include <stddef.h> > | #else > | # ifdef HAVE_STDLIB_H > | # include <stdlib.h> > | # endif > | #endif > | #ifdef HAVE_STRING_H > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H > | # include <memory.h> > | # endif > | # include <string.h> > | #endif > | #ifdef HAVE_STRINGS_H > | # include <strings.h> > | #endif > | #ifdef HAVE_INTTYPES_H > | # include <inttypes.h> > | #endif > | #ifdef HAVE_STDINT_H > | # include <stdint.h> > | #endif > | #ifdef HAVE_UNISTD_H > | # include <unistd.h> > | #endif > | #include <w32api/wtypes.h> > configure:16376: result: no > configure:16376: checking w32api/wtypes.h presence > configure:16376: g++ -E -Wall -Wextra conftest.cpp > conftest.cpp:32:27: fatal error: w32api/wtypes.h: No such file or directory > compilation terminated. > configure:16376: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "solarpowerlog" > | #define PACKAGE_TARNAME "solarpowerlog" > | #define PACKAGE_VERSION "0.24" > | #define PACKAGE_STRING "solarpowerlog 0.24" > | #define PACKAGE_BUGREPORT "t...@coldtobi.de" > | #define PACKAGE_URL "" > | #define STDC_HEADERS 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_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | #define PACKAGE "solarpowerlog" > | #define VERSION "0.24" > | #define HAVE_INV_SPUTNIK 1 > | #define HAVE_INV_SPUTNIKSIMULATOR 1 > | #define HAVE_FILTER_CSVDUMP 1 > | #define HAVE_FILTER_DUMBDUMP 1 > | #define HAVE_FILTER_CSVDUMP 1 > | #define HAVE_FILTER_HTMLWRITER 1 > | #define HAVE_COMMS_ASIOTCPIO 1 > | #define HAVE_COMMS_ASIOSERIAL 1 > | #define HAVE_COMMS_SHAREDCONNECTION 1 > | /* end confdefs.h. */ > | #include <w32api/wtypes.h> > configure:16376: result: no > configure:16376: checking for w32api/wtypes.h > configure:16376: result: no > configure:16397: checking for CONFIG > configure:16404: $PKG_CONFIG --exists --print-errors "libconfig++ >= 1.3.1" > configure:16407: $? = 0 > configure:16421: $PKG_CONFIG --exists --print-errors "libconfig++ >= 1.3.1" > configure:16424: $? = 0 > configure:16482: result: yes > configure:16493: checking for LOG4CXX > configure:16500: $PKG_CONFIG --exists --print-errors "liblog4cxx >= 0.10.0" > configure:16503: $? = 0 > configure:16517: $PKG_CONFIG --exists --print-errors "liblog4cxx >= 0.10.0" > configure:16520: $? = 0 > configure:16560: result: yes > configure: this is boost.m4 serial 16 > configure:16773: checking for Boost headers version >= 1.48.0 > configure:16844: g++ -c -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -Wall -Wextra conftest.cpp >&5 > configure:16844: $? = 0 > configure:16865: result: yes > configure:16884: checking for Boost's header version > configure:16902: result: 1_49 > configure:16925: checking for the toolset name used by Boost for g++ > configure:17000: g++ -c -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -Wall -Wextra conftest.cpp >&5 > conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && > __GNUC_MINOR__ == 8 && !defined __ICC > configure:17000: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "solarpowerlog" > | #define PACKAGE_TARNAME "solarpowerlog" > | #define PACKAGE_VERSION "0.24" > | #define PACKAGE_STRING "solarpowerlog 0.24" > | #define PACKAGE_BUGREPORT "t...@coldtobi.de" > | #define PACKAGE_URL "" > | #define STDC_HEADERS 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_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | #define PACKAGE "solarpowerlog" > | #define VERSION "0.24" > | #define HAVE_INV_SPUTNIK 1 > | #define HAVE_INV_SPUTNIKSIMULATOR 1 > | #define HAVE_FILTER_CSVDUMP 1 > | #define HAVE_FILTER_DUMBDUMP 1 > | #define HAVE_FILTER_CSVDUMP 1 > | #define HAVE_FILTER_HTMLWRITER 1 > | #define HAVE_COMMS_ASIOTCPIO 1 > | #define HAVE_COMMS_ASIOSERIAL 1 > | #define HAVE_COMMS_SHAREDCONNECTION 1 > | #define HAVE_LIBLOG4CXX 1 > | #define HAVE_BOOST 1 > | /* end confdefs.h. */ > | > | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined > __ICC > | /* OK */ > | #else > | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && > !defined __ICC > | #endif > | > | int > | main () > | { > | > | ; > | return 0; > | } > configure:17000: g++ -c -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -Wall -Wextra conftest.cpp >&5 > configure:17000: $? = 0 > configure:17035: result: gcc47 -gcc > configure:17055: g++ -c -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -Wall -Wextra conftest.cpp >&5 > conftest.cpp:38:3: error: #error MT not needed > configure:17055: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "solarpowerlog" > | #define PACKAGE_TARNAME "solarpowerlog" > | #define PACKAGE_VERSION "0.24" > | #define PACKAGE_STRING "solarpowerlog 0.24" > | #define PACKAGE_BUGREPORT "t...@coldtobi.de" > | #define PACKAGE_URL "" > | #define STDC_HEADERS 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_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | #define PACKAGE "solarpowerlog" > | #define VERSION "0.24" > | #define HAVE_INV_SPUTNIK 1 > | #define HAVE_INV_SPUTNIKSIMULATOR 1 > | #define HAVE_FILTER_CSVDUMP 1 > | #define HAVE_FILTER_DUMBDUMP 1 > | #define HAVE_FILTER_CSVDUMP 1 > | #define HAVE_FILTER_HTMLWRITER 1 > | #define HAVE_COMMS_ASIOTCPIO 1 > | #define HAVE_COMMS_ASIOSERIAL 1 > | #define HAVE_COMMS_SHAREDCONNECTION 1 > | #define HAVE_LIBLOG4CXX 1 > | #define HAVE_BOOST 1 > | /* end confdefs.h. */ > | > | #if defined _REENTRANT || defined _MT || defined __MT__ > | /* use -mt */ > | #else > | # error MT not needed > | #endif > | > | int > | main () > | { > | > | ; > | return 0; > | } > configure:17082: checking boost/system/error_code.hpp usability > configure:17082: g++ -c -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -Wall -Wextra conftest.cpp >&5 > configure:17082: $? = 0 > configure:17082: result: yes > configure:17082: checking boost/system/error_code.hpp presence > configure:17082: g++ -E -Wall -Wextra conftest.cpp > configure:17082: $? = 0 > configure:17082: result: yes > configure:17082: checking for boost/system/error_code.hpp > configure:17082: result: yes > configure:17109: checking for the Boost system library > configure:17151: g++ -c -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -Wall -Wextra conftest.cpp >&5 > configure:17151: $? = 0 > configure:17202: re-using the existing conftest.o > configure:17208: g++ -o conftest -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -Wall -Wextra -fPIE -pie -Wl,-z,relro -Wl,-z,now > -L/usr/local/lib conftest.o -lboost_system-gcc47-mt-1_49 >&5 > /usr/bin/ld: cannot find -lboost_system-gcc47-mt-1_49 > collect2: error: ld returned 1 exit status The full build log is available from: http://people.debian.org/~lucas/logs/2013/05/09/solarpowerlog_0.24-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org