[pkg-bacula-devel] Latest QT broke Bacula build
Sven Hartge
sven at svenhartge.de
Sat Feb 9 22:33:59 GMT 2019
Um 23:20 Uhr am 09.02.19 schrieb Sven Hartge:
> FYI: it seems the latest QT in Sid causes Bacula to FTBFS.
Or it may be a GCC-8 issue. I noticed something strange in the build-log
and it lead me here:
Creating bat Makefile
Info: creating stash file /build/bacula-9.4.2/src/qt-console/.qmake.stash
Project ERROR: Library 'libatomic' is not defined.
make[2]: Entering directory '/build/bacula-9.4.2/src/qt-console'
make[2]: *** No rule to make target 'clean'. Stop.
make[2]: Leaving directory '/build/bacula-9.4.2/src/qt-console'
Creating tray-monitor Makefile
Project ERROR: Library 'libatomic' is not defined.
make[2]: Entering directory
'/build/bacula-9.4.2/src/qt-console/tray-monitor'
make[2]: *** No rule to make target 'clean'. Stop.
make[2]: Leaving directory
'/build/bacula-9.4.2/src/qt-console/tray-monitor'
Project ERROR: Library 'libatomic' is not defined.
make[2]: Entering directory
'/build/bacula-9.4.2/src/qt-console/tray-monitor'
make[2]: *** No rule to make target 'clean'. Stop.
make[2]: Leaving directory
'/build/bacula-9.4.2/src/qt-console/tray-monitor'
https://forum.qt.io/topic/99507/project-error-library-libatomic-is-not-defined
We have 8.2.0-16 in testing and 8.2.0-20 in unstable.
May also be related.
S!
More information about the pkg-bacula-devel
mailing list