[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#925860: marked as done (wsjtx: ftbfs with GCC-9)



Your message dated Thu, 28 Mar 2019 12:26:45 +0100
with message-id <20190328112645.GF31223@msg.df7cb.de>
and subject line Re: Bug#925860: wsjtx: ftbfs with GCC-9
has caused the Debian Bug report #925860,
regarding wsjtx: ftbfs with GCC-9
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 owner@bugs.debian.org
immediately.)


-- 
925860: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925860
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:wsjtx
Version: 2.0.0+repack-2
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-9

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-9/g++-9, but succeeds to build with gcc-8/g++-8. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc9-20190321/wsjtx_2.0.0+repack-2_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
[ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/timer_impl.f90.o
/usr/bin/gfortran -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/wsjt_fort_omp_autogen/include -I/usr/include  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong -Jfortran_modules_omp   -fopenmp -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/lib/timer_impl.f90 -o CMakeFiles/wsjt_fort_omp.dir/lib/timer_impl.f90.o
/usr/bin/cmake -E touch CMakeFiles/wsjt_fort.dir/lib/timer_module.f90.o.provides.build
/usr/bin/cmake -E cmake_copy_f90_mod wavhdr.mod CMakeFiles/wsjt_fort.dir/wavhdr.mod.stamp GNU
[ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ana64.f90.o
/usr/bin/gfortran -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/wsjt_fort_autogen/include -I/usr/include  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong   -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/lib/ana64.f90 -o CMakeFiles/wsjt_fort.dir/lib/ana64.f90.o
/usr/bin/cmake -E touch CMakeFiles/wsjt_fort_omp.dir/lib/timer_module.f90.o.provides.build
[ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/bpdecode128_90.f90.o
/usr/bin/gfortran -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/wsjt_fort_autogen/include -I/usr/include  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong   -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/lib/bpdecode128_90.f90 -o CMakeFiles/wsjt_fort.dir/lib/bpdecode128_90.f90.o
/usr/bin/cmake -E cmake_copy_f90_mod fortran_modules_omp/wavhdr.mod CMakeFiles/wsjt_fort_omp.dir/wavhdr.mod.stamp GNU
[ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ana64.f90.o
/usr/bin/gfortran -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/wsjt_fort_omp_autogen/include -I/usr/include  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong -Jfortran_modules_omp   -fopenmp -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/lib/ana64.f90 -o CMakeFiles/wsjt_fort_omp.dir/lib/ana64.f90.o
[ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/bpdecode128_90.f90.o
/usr/bin/gfortran -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/wsjt_fort_omp_autogen/include -I/usr/include  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong -Jfortran_modules_omp   -fopenmp -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/lib/bpdecode128_90.f90 -o CMakeFiles/wsjt_fort_omp.dir/lib/bpdecode128_90.f90.o
[ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/bpdecode174_91.f90.o
/usr/bin/gfortran -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/wsjt_fort_autogen/include -I/usr/include  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong   -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/lib/ft8/bpdecode174_91.f90 -o CMakeFiles/wsjt_fort.dir/lib/ft8/bpdecode174_91.f90.o
[ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/bpdecode174_91.f90.o
/usr/bin/gfortran -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/wsjt_fort_omp_autogen/include -I/usr/include  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong -Jfortran_modules_omp   -fopenmp -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/lib/ft8/bpdecode174_91.f90 -o CMakeFiles/wsjt_fort_omp.dir/lib/ft8/bpdecode174_91.f90.o
[ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/chkcrc13a.f90.o
/usr/bin/gfortran -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/wsjt_fort_autogen/include -I/usr/include  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong   -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/lib/ft8/chkcrc13a.f90 -o CMakeFiles/wsjt_fort.dir/lib/ft8/chkcrc13a.f90.o
/<<BUILDDIR>>/wsjtx-2.0.0+repack/lib/ft8/chkcrc13a.f90:16:26:

   16 |   i1Dec8BitBytes(10)=iand(i1Dec8BitBytes(10),128+64+32+16+8)
      |                          1
Error: Arguments of 'iand' have different kind type parameters at (1)
make[4]: *** [CMakeFiles/wsjt_fort.dir/build.make:573: CMakeFiles/wsjt_fort.dir/lib/ft8/chkcrc13a.f90.o] Error 1
make[4]: Leaving directory '/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:1129: CMakeFiles/wsjt_fort.dir/all] Error 2
make[3]: *** Waiting for unfinished jobs....
[ 59%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/chkcrc13a.f90.o
/usr/bin/gfortran -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/wsjt_fort_omp_autogen/include -I/usr/include  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong -Jfortran_modules_omp   -fopenmp -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/lib/ft8/chkcrc13a.f90 -o CMakeFiles/wsjt_fort_omp.dir/lib/ft8/chkcrc13a.f90.o
/<<BUILDDIR>>/wsjtx-2.0.0+repack/lib/ft8/chkcrc13a.f90:16:26:

   16 |   i1Dec8BitBytes(10)=iand(i1Dec8BitBytes(10),128+64+32+16+8)
      |                          1
Error: Arguments of 'iand' have different kind type parameters at (1)
make[4]: *** [CMakeFiles/wsjt_fort_omp.dir/build.make:573: CMakeFiles/wsjt_fort_omp.dir/lib/ft8/chkcrc13a.f90.o] Error 1
make[4]: *** Waiting for unfinished jobs....
[ 59%] Building CXX object CMakeFiles/message_aggregator.dir/UDPExamples/ClientWidget.cpp.o
/usr/bin/c++  -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DQT_WIDGETS_LIB -DUDP_STATIC_DEFINE -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/message_aggregator_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -fexceptions -frtti -Wno-pragmas -fopenmp --std=gnu++11 -pthread -fvisibility=hidden -fvisibility-inlines-hidden   -fPIC -std=gnu++11 -o CMakeFiles/messag
 e_aggregator.dir/UDPExamples/ClientWidget.cpp.o -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/UDPExamples/ClientWidget.cpp
make[4]: Leaving directory '/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:756: CMakeFiles/wsjt_fort_omp.dir/all] Error 2
[ 59%] Building CXX object CMakeFiles/message_aggregator.dir/validators/MaidenheadLocatorValidator.cpp.o
/usr/bin/c++  -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DQT_WIDGETS_LIB -DUDP_STATIC_DEFINE -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/message_aggregator_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -fexceptions -frtti -Wno-pragmas -fopenmp --std=gnu++11 -pthread -fvisibility=hidden -fvisibility-inlines-hidden   -fPIC -std=gnu++11  -include wsjtx_conf
 ig.h -o CMakeFiles/message_aggregator.dir/validators/MaidenheadLocatorValidator.cpp.o -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/validators/MaidenheadLocatorValidator.cpp
[ 59%] Building CXX object CMakeFiles/message_aggregator.dir/qrc_message_aggregator.cpp.o
/usr/bin/c++  -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DQT_WIDGETS_LIB -DUDP_STATIC_DEFINE -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/message_aggregator_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -fexceptions -frtti -Wno-pragmas -fopenmp --std=gnu++11 -pthread -fvisibility=hidden -fvisibility-inlines-hidden   -fPIC -std=gnu++11 -o CMakeFiles/messag
 e_aggregator.dir/qrc_message_aggregator.cpp.o -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/qrc_message_aggregator.cpp
[ 59%] Building CXX object CMakeFiles/message_aggregator.dir/message_aggregator_autogen/mocs_compilation.cpp.o
/usr/bin/c++  -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DQT_WIDGETS_LIB -DUDP_STATIC_DEFINE -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/message_aggregator_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -fexceptions -frtti -Wno-pragmas -fopenmp --std=gnu++11 -pthread -fvisibility=hidden -fvisibility-inlines-hidden   -fPIC -std=gnu++11 -o CMakeFiles/messag
 e_aggregator.dir/message_aggregator_autogen/mocs_compilation.cpp.o -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/message_aggregator_autogen/mocs_compilation.cpp
[ 59%] Building CXX object CMakeFiles/qcp.dir/qcp_autogen/mocs_compilation.cpp.o
/usr/bin/c++  -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DUNIX -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu -I/<<BUILDDIR>>/wsjtx-2.0.0+repack -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/qcp_autogen/include -I/<<BUILDDIR>>/wsjtx-2.0.0+repack/qcustomplot-source -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -fexceptions -frtti -Wno-pragmas -fopenmp --std=gnu++11 -pthread -fvisibility=hidden -fvisibility-inlines-hidden   -fPIC -std
 =gnu++11 -o CMakeFiles/qcp.dir/qcp_autogen/mocs_compilation.cpp.o -c /<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu/qcp_autogen/mocs_compilation.cpp
[ 59%] Linking CXX executable message_aggregator
/usr/bin/cmake -E cmake_link_script CMakeFiles/message_aggregator.dir/link.txt --verbose=1
/usr/bin/c++  -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/wsjtx-2.0.0+repack=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -fexceptions -frtti -Wno-pragmas -fopenmp --std=gnu++11 -pthread  -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/message_aggregator.dir/UDPExamples/MessageAggregator.cpp.o CMakeFiles/message_aggregator.dir/UDPExamples/MessageAggregatorMainWindow.cpp.o CMakeFiles/message_aggregator.dir/UDPExamples/DecodesModel.cpp.o CMakeFiles/message_aggregator.dir/UDPExamples/BeaconsModel.cpp.o CMakeFiles/message_aggregator.dir/UDPExamples/ClientWidget.cpp.o CMakeFiles/message_aggregator.dir/validators/MaidenheadLocatorValidator.cpp.o CMakeFiles/message_aggregator.dir/qrc_message_aggregator.cpp.o CMakeFiles/message_aggregator.dir/message_aggregator_autogen/mocs_compilation.cpp.o  -o message_aggregator /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.11.3 libwsjtx_udp.a /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.11.3 /usr/lib/x86_64
 -linux-gnu/libQt5Network.so.5.11.3 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.11.3 
make[4]: Leaving directory '/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu'
[ 59%] Built target message_aggregator
[ 59%] Linking CXX static library libqcp.a
/usr/bin/cmake -P CMakeFiles/qcp.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/qcp.dir/link.txt --verbose=1
/usr/bin/ar qc libqcp.a  CMakeFiles/qcp.dir/qcustomplot-source/qcustomplot.cpp.o CMakeFiles/qcp.dir/qcp_autogen/mocs_compilation.cpp.o
/usr/bin/ranlib libqcp.a
make[4]: Leaving directory '/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu'
[ 59%] Built target qcp
make[3]: Leaving directory '/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:155: all] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/wsjtx-2.0.0+repack/obj-x86_64-linux-gnu'
dh_auto_build: cd obj-x86_64-linux-gnu && make -j4 "INSTALL=install --strip-program=true" returned exit code 2
make[1]: *** [debian/rules:33: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/wsjtx-2.0.0+repack'
make: *** [debian/rules:23: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Version: 2.0.1+repack-1

Re: Matthias Klose 2019-03-27 <[🔎] E1h9EXQ-0001gm-QH@paradis.debian.org>
> Error: Arguments of 'iand' have different kind type parameters at (1)

This has already been fixed in experimental.

Christoph

--- End Message ---

Reply to: