Your message dated Mon, 27 Jun 2016 19:57:57 +0100 with message-id <1467053877.2287129.649998665.50acf...@webmail.messagingengine.com> and subject line Re: Fwd: qmidinet is marked for autoremoval from testing has caused the Debian Bug report #827516, regarding qmidinet: FTBFS: /tmp/ccch9o1p.o:(.qtversion[qt_version_tag]+0x0): undefined reference to `qt_version_tag' to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 827516: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827516 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: qmidinet Version: 0.3.0-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, qmidinet fails to build from source in unstable/amd64: [..] configure:3053: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3053: $? = 0 configure:3066: result: none needed configure:3091: checking how to run the C preprocessor configure:3122: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c configure:3122: $? = 0 configure:3136: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3136: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "QmidiNet" | #define PACKAGE_TARNAME "qmidinet" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "QmidiNet 0.3.0" | #define PACKAGE_BUGREPORT "rn...@rncbc.org" | #define PACKAGE_URL "" | #define CONFIG_PREFIX "/usr" | #define CONFIG_DEBUG 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3161: result: gcc -E configure:3181: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c configure:3181: $? = 0 configure:3195: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "QmidiNet" | #define PACKAGE_TARNAME "qmidinet" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "QmidiNet 0.3.0" | #define PACKAGE_BUGREPORT "rn...@rncbc.org" | #define PACKAGE_URL "" | #define CONFIG_PREFIX "/usr" | #define CONFIG_DEBUG 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3281: checking for g++ configure:3297: found /usr/bin/g++ configure:3308: result: g++ configure:3335: checking for C++ compiler version configure:3344: g++ --version >&5 g++ (Debian 5.4.0-4) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3355: $? = 0 configure:3344: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 5.4.0-4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Debian 5.4.0-4) configure:3355: $? = 0 configure:3344: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3355: $? = 1 configure:3344: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:3355: $? = 1 configure:3359: checking whether we are using the GNU C++ compiler configure:3378: g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:3378: $? = 0 configure:3387: result: yes configure:3396: checking whether g++ accepts -g configure:3416: g++ -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:3416: $? = 0 configure:3457: result: yes configure:3485: checking how to run the C++ preprocessor configure:3512: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp configure:3512: $? = 0 configure:3526: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "QmidiNet" | #define PACKAGE_TARNAME "qmidinet" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "QmidiNet 0.3.0" | #define PACKAGE_BUGREPORT "rn...@rncbc.org" | #define PACKAGE_URL "" | #define CONFIG_PREFIX "/usr" | #define CONFIG_DEBUG 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3551: result: g++ -E configure:3571: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp configure:3571: $? = 0 configure:3585: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "QmidiNet" | #define PACKAGE_TARNAME "qmidinet" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "QmidiNet 0.3.0" | #define PACKAGE_BUGREPORT "rn...@rncbc.org" | #define PACKAGE_URL "" | #define CONFIG_PREFIX "/usr" | #define CONFIG_DEBUG 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3615: checking for grep that handles long lines and -e configure:3673: result: /bin/grep configure:3678: checking for egrep configure:3740: result: /bin/grep -E configure:3746: checking whether gcc needs -traditional configure:3780: result: no configure:3885: checking for qmake-qt5 configure:3916: result: no configure:3928: checking for qmake configure:3946: found /usr/bin/qmake configure:3959: result: /usr/bin/qmake configure:3990: checking for qmake configure:4021: result: /usr/bin/qmake configure:4090: checking for Qt library version >= 5.1 configure:4111: g++ -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/local/include -I/usr/include -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.cpp -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L/usr/lib >&5 /tmp/ccch9o1p.o:(.qtversion[qt_version_tag]+0x0): undefined reference to `qt_version_tag' collect2: error: ld returned 1 exit status configure:4111: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "QmidiNet" | #define PACKAGE_TARNAME "qmidinet" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "QmidiNet 0.3.0" | #define PACKAGE_BUGREPORT "rn...@rncbc.org" | #define PACKAGE_URL "" | #define CONFIG_PREFIX "/usr" | #define CONFIG_DEBUG 1 | /* end confdefs.h. */ | #include "QtCore/qglobal.h" | int | main () | { | | #if QT_VERSION < 0x050100 || QT_VERSION >= 0x060000 | #error Qt library 5.1 or greater required. | #endif | | ; | return 0; | } ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-z,relro ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-linux-gnu ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_cv_qmake=/usr/bin/qmake ac_cv_path_ac_qmake=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_qmake=/usr/bin/qmake ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-I/usr/include/x86_64-linux-gnu/qt5 -I/usr/local/include -I/usr/include -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security ' CPP='gcc -E' CPPFLAGS='-I/usr/include/x86_64-linux-gnu/qt5 -I/usr/local/include -I/usr/include -fPIC -Wdate-time -D_FORTIFY_SOURCE=2' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS='-Wl,-z,relro' LIBOBJS='' LIBS='-L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L/usr/lib ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='rn...@rncbc.org' PACKAGE_NAME='QmidiNet' PACKAGE_STRING='QmidiNet 0.3.0' PACKAGE_TARNAME='qmidinet' PACKAGE_URL='' PACKAGE_VERSION='0.3.0' PATH_SEPARATOR=':' SHELL='/bin/bash' ac_cflags='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' ac_cppflags='-Wdate-time -D_FORTIFY_SOURCE=2' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_cv_qmake='/usr/bin/qmake' ac_debug='debug' ac_incpath='/usr/include/x86_64-linux-gnu/qt5 /usr/local/include /usr/include ' ac_ldflags='-Wl,-z,relro' ac_libs='-L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L/usr/lib ' ac_lrelease='' ac_lupdate='' ac_moc='' ac_prefix='/usr' ac_qmake='/usr/bin/qmake' ac_uic='' bindir='${exec_prefix}/bin' build_alias='x86_64-linux-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${prefix}/share/info' libdir='${prefix}/lib/x86_64-linux-gnu' libexecdir='${prefix}/lib/x86_64-linux-gnu' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${prefix}/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "QmidiNet" #define PACKAGE_TARNAME "qmidinet" #define PACKAGE_VERSION "0.3.0" #define PACKAGE_STRING "QmidiNet 0.3.0" #define PACKAGE_BUGREPORT "rn...@rncbc.org" #define PACKAGE_URL "" #define CONFIG_PREFIX "/usr" #define CONFIG_DEBUG 1 configure: exit 1 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 --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-debug returned exit code 1 debian/rules:13: recipe for target 'override_dh_auto_configure' failed make[1]: *** [override_dh_auto_configure] Error 255 make[1]: Leaving directory '/home/lamby/temp/cdt.20160617104921.5ePQYDP3RG.qmidinet/qmidinet-0.3.0' debian/rules:10: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
qmidinet.0.3.0-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---[Adding 827...@bugs.debian.org to CC] > does this bug still apply with new 0.4.0 release of qmidinet in sid and > testing? I cannot reproduce anymore with 0.4.0-1 on amd64, so closing. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
--- End Message ---