Bug#1097157: lgogdownloader: ftbfs with GCC-15

Matthias Klose doko at debian.org
Mon Feb 17 17:30:15 GMT 2025


Package: src:lgogdownloader
Version: 3.16-1
Severity: important
Tags: sid forky
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/lgogdownloader_3.16-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
make[1]: Entering directory '/build/reproducible-path/lgogdownloader-3.16'
dh_auto_configure -- -DUSE_QT_GUI=ON
	cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON -GNinja -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DUSE_QT_GUI=ON ..
-- The C compiler identification is GNU 15.0.1
-- The CXX compiler identification is GNU 15.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found suitable version "8.12.1", minimum required is "7.55.0")
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
-- Checking for module 'jsoncpp'
--   Found jsoncpp, version 1.9.6
-- Checking for module 'tinyxml2'
--   Found tinyxml2, version 10.0.0
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.1")
-- Checking for module 'tidy'
--   Found tidy, version 5.8.0
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so
-- Found WrapOpenGL: TRUE
-- Could NOT find XKB (missing: XKB_LIBRARY XKB_INCLUDE_DIR) (Required is at least version "0.5.0")
-- Found WrapVulkanHeaders: /usr/include
-- Configuring done (1.8s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu
make[1]: Leaving directory '/build/reproducible-path/lgogdownloader-3.16'
   dh_auto_build -O--buildsystem=cmake\+ninja
	cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
[1/15] cd /build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_autogen /build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/CMakeFiles/lgogdownloader_autogen.dir/AutogenInfo.json None && /usr/bin/cmake -E touch /build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /build/reproducible-path/lgogdownloader-3.16 /build/reproducible-path/lgogdownloader-3.16 /build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu /build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu /build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/deps /build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/CMakeFiles/d/cbbc0f99f449b86b02219e21f96f40d6d0085a5ed48e99b0566163b89c68cf4d.d
[2/15] /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDEFAULT_USER_AGENT=\"LGOGDownloader/3.16\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DUSE_QT_GUI_LOGIN=1 -DVERSION_NUMBER=\"3.16\" -DVERSION_STRING="\"LGOGDownloader 3.16\"" -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/include -I/build/reproducible-path/lgogdownloader-3.16/include -I/usr/include/jsoncpp -I/usr/include/tidy -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -std=gnu++17 -MD -MT CMakeFiles/lgogdownloader.dir/lgogdownloader_autogen/mocs_compilation.cpp.o -MF CMakeFiles/lgogdownloader.dir/lgogdownloader_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/lgogdownloader.dir/lgogdownloader_autogen/mocs_compilation.cpp.o -c /build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/mocs_compilation.cpp
[3/15] /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDEFAULT_USER_AGENT=\"LGOGDownloader/3.16\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DUSE_QT_GUI_LOGIN=1 -DVERSION_NUMBER=\"3.16\" -DVERSION_STRING="\"LGOGDownloader 3.16\"" -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/include -I/build/reproducible-path/lgogdownloader-3.16/include -I/usr/include/jsoncpp -I/usr/include/tidy -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -std=gnu++17 -MD -MT CMakeFiles/lgogdownloader.dir/src/progressbar.cpp.o -MF CMakeFiles/lgogdownloader.dir/src/progressbar.cpp.o.d -o CMakeFiles/lgogdownloader.dir/src/progressbar.cpp.o -c /build/reproducible-path/lgogdownloader-3.16/src/progressbar.cpp
[4/15] /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDEFAULT_USER_AGENT=\"LGOGDownloader/3.16\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DUSE_QT_GUI_LOGIN=1 -DVERSION_NUMBER=\"3.16\" -DVERSION_STRING="\"LGOGDownloader 3.16\"" -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/include -I/build/reproducible-path/lgogdownloader-3.16/include -I/usr/include/jsoncpp -I/usr/include/tidy -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -std=gnu++17 -MD -MT CMakeFiles/lgogdownloader.dir/src/gamefile.cpp.o -MF CMakeFiles/lgogdownloader.dir/src/gamefile.cpp.o.d -o CMakeFiles/lgogdownloader.dir/src/gamefile.cpp.o -c /build/reproducible-path/lgogdownloader-3.16/src/gamefile.cpp
[5/15] /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDEFAULT_USER_AGENT=\"LGOGDownloader/3.16\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DUSE_QT_GUI_LOGIN=1 -DVERSION_NUMBER=\"3.16\" -DVERSION_STRING="\"LGOGDownloader 3.16\"" -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/include -I/build/reproducible-path/lgogdownloader-3.16/include -I/usr/include/jsoncpp -I/usr/include/tidy -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -std=gnu++17 -MD -MT CMakeFiles/lgogdownloader.dir/src/gamedetails.cpp.o -MF CMakeFiles/lgogdownloader.dir/src/gamedetails.cpp.o.d -o CMakeFiles/lgogdownloader.dir/src/gamedetails.cpp.o -c /build/reproducible-path/lgogdownloader-3.16/src/gamedetails.cpp
[6/15] /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDEFAULT_USER_AGENT=\"LGOGDownloader/3.16\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DUSE_QT_GUI_LOGIN=1 -DVERSION_NUMBER=\"3.16\" -DVERSION_STRING="\"LGOGDownloader 3.16\"" -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/include -I/build/reproducible-path/lgogdownloader-3.16/include -I/usr/include/jsoncpp -I/usr/include/tidy -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -std=gnu++17 -MD -MT CMakeFiles/lgogdownloader.dir/src/gui_login.cpp.o -MF CMakeFiles/lgogdownloader.dir/src/gui_login.cpp.o.d -o CMakeFiles/lgogdownloader.dir/src/gui_login.cpp.o -c /build/reproducible-path/lgogdownloader-3.16/src/gui_login.cpp
[7/15] /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDEFAULT_USER_AGENT=\"LGOGDownloader/3.16\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DUSE_QT_GUI_LOGIN=1 -DVERSION_NUMBER=\"3.16\" -DVERSION_STRING="\"LGOGDownloader 3.16\"" -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/include -I/build/reproducible-path/lgogdownloader-3.16/include -I/usr/include/jsoncpp -I/usr/include/tidy -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -std=gnu++17 -MD -MT CMakeFiles/lgogdownloader.dir/main.cpp.o -MF CMakeFiles/lgogdownloader.dir/main.cpp.o.d -o CMakeFiles/lgogdownloader.dir/main.cpp.o -c /build/reproducible-path/lgogdownloader-3.16/main.cpp
[8/15] /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDEFAULT_USER_AGENT=\"LGOGDownloader/3.16\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DUSE_QT_GUI_LOGIN=1 -DVERSION_NUMBER=\"3.16\" -DVERSION_STRING="\"LGOGDownloader 3.16\"" -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/include -I/build/reproducible-path/lgogdownloader-3.16/include -I/usr/include/jsoncpp -I/usr/include/tidy -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -std=gnu++17 -MD -MT CMakeFiles/lgogdownloader.dir/src/blacklist.cpp.o -MF CMakeFiles/lgogdownloader.dir/src/blacklist.cpp.o.d -o CMakeFiles/lgogdownloader.dir/src/blacklist.cpp.o -c /build/reproducible-path/lgogdownloader-3.16/src/blacklist.cpp
[9/15] /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDEFAULT_USER_AGENT=\"LGOGDownloader/3.16\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DUSE_QT_GUI_LOGIN=1 -DVERSION_NUMBER=\"3.16\" -DVERSION_STRING="\"LGOGDownloader 3.16\"" -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/include -I/build/reproducible-path/lgogdownloader-3.16/include -I/usr/include/jsoncpp -I/usr/include/tidy -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -std=gnu++17 -MD -MT CMakeFiles/lgogdownloader.dir/src/util.cpp.o -MF CMakeFiles/lgogdownloader.dir/src/util.cpp.o.d -o CMakeFiles/lgogdownloader.dir/src/util.cpp.o -c /build/reproducible-path/lgogdownloader-3.16/src/util.cpp
[10/15] /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDEFAULT_USER_AGENT=\"LGOGDownloader/3.16\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DUSE_QT_GUI_LOGIN=1 -DVERSION_NUMBER=\"3.16\" -DVERSION_STRING="\"LGOGDownloader 3.16\"" -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/include -I/build/reproducible-path/lgogdownloader-3.16/include -I/usr/include/jsoncpp -I/usr/include/tidy -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -std=gnu++17 -MD -MT CMakeFiles/lgogdownloader.dir/src/ziputil.cpp.o -MF CMakeFiles/lgogdownloader.dir/src/ziputil.cpp.o.d -o CMakeFiles/lgogdownloader.dir/src/ziputil.cpp.o -c /build/reproducible-path/lgogdownloader-3.16/src/ziputil.cpp
[11/15] /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDEFAULT_USER_AGENT=\"LGOGDownloader/3.16\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DUSE_QT_GUI_LOGIN=1 -DVERSION_NUMBER=\"3.16\" -DVERSION_STRING="\"LGOGDownloader 3.16\"" -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/include -I/build/reproducible-path/lgogdownloader-3.16/include -I/usr/include/jsoncpp -I/usr/include/tidy -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -std=gnu++17 -MD -MT CMakeFiles/lgogdownloader.dir/src/galaxyapi.cpp.o -MF CMakeFiles/lgogdownloader.dir/src/galaxyapi.cpp.o.d -o CMakeFiles/lgogdownloader.dir/src/galaxyapi.cpp.o -c /build/reproducible-path/lgogdownloader-3.16/src/galaxyapi.cpp
[12/15] /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDEFAULT_USER_AGENT=\"LGOGDownloader/3.16\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DUSE_QT_GUI_LOGIN=1 -DVERSION_NUMBER=\"3.16\" -DVERSION_STRING="\"LGOGDownloader 3.16\"" -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/include -I/build/reproducible-path/lgogdownloader-3.16/include -I/usr/include/jsoncpp -I/usr/include/tidy -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -std=gnu++17 -MD -MT CMakeFiles/lgogdownloader.dir/src/website.cpp.o -MF CMakeFiles/lgogdownloader.dir/src/website.cpp.o.d -o CMakeFiles/lgogdownloader.dir/src/website.cpp.o -c /build/reproducible-path/lgogdownloader-3.16/src/website.cpp
[13/15] /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDEFAULT_USER_AGENT=\"LGOGDownloader/3.16\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DUSE_QT_GUI_LOGIN=1 -DVERSION_NUMBER=\"3.16\" -DVERSION_STRING="\"LGOGDownloader 3.16\"" -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/lgogdownloader-3.16/obj-x86_64-linux-gnu/lgogdownloader_autogen/include -I/build/reproducible-path/lgogdownloader-3.16/include -I/usr/include/jsoncpp -I/usr/include/tidy -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -std=gnu++17 -MD -MT CMakeFiles/lgogdownloader.dir/src/downloader.cpp.o -MF CMakeFiles/lgogdownloader.dir/src/downloader.cpp.o.d -o CMakeFiles/lgogdownloader.dir/src/downloader.cpp.o -c /build/reproducible-path/lgogdownloader-3.16/src/downloader.cpp
[14/15] : && /usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -Wl,-z,relro -Wl,-z,now    -Wl,--dependency-file=CMakeFiles/lgogdownloader.dir/link.d CMakeFiles/lgogdownloader.dir/lgogdownloader_autogen/mocs_compilation.cpp.o CMakeFiles/lgogdownloader.dir/main.cpp.o CMakeFiles/lgogdownloader.dir/src/blacklist.cpp.o CMakeFiles/lgogdownloader.dir/src/downloader.cpp.o CMakeFiles/lgogdownloader.dir/src/galaxyapi.cpp.o CMakeFiles/lgogdownloader.dir/src/gamedetails.cpp.o CMakeFiles/lgogdownloader.dir/src/gamefile.cpp.o CMakeFiles/lgogdownloader.dir/src/progressbar.cpp.o CMakeFiles/lgogdownloader.dir/src/util.cpp.o CMakeFiles/lgogdownloader.dir/src/website.cpp.o CMakeFiles/lgogdownloader.dir/src/ziputil.cpp.o CMakeFiles/lgogdownloader.dir/src/gui_login.cpp.o -o lgogdownloader  /usr/lib/x86_64-linux-gnu/libboost_system.so.1.83.0  /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.83.0  /usr/lib/x86_64-linux-gnu/libboost_regex.so.1.83.0  /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.83.0  /usr/lib/x86_64-linux-gnu/libboost_date_time.so.1.83.0  /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.83.0  /usr/lib/x86_64-linux-gnu/libcurl.so  /usr/lib/x86_64-linux-gnu/libjsoncpp.so  /usr/lib/x86_64-linux-gnu/libtinyxml2.so  /usr/lib/x86_64-linux-gnu/librhash.so  /usr/lib/x86_64-linux-gnu/libz.so  /usr/lib/x86_64-linux-gnu/libtidy.so  /usr/lib/x86_64-linux-gnu/libQt6WebEngineWidgets.so.6.7.2  /usr/lib/x86_64-linux-gnu/libboost_atomic.so.1.83.0  /usr/lib/x86_64-linux-gnu/libQt6WebEngineCore.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6Quick.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6QmlModels.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6OpenGL.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6WebChannel.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6Qml.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6Network.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6QmlBuiltins.a  /usr/lib/x86_64-linux-gnu/libQt6Positioning.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6PrintSupport.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2  /usr/lib/x86_64-linux-gnu/libGLX.so  /usr/lib/x86_64-linux-gnu/libOpenGL.so  /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2 && :
FAILED: lgogdownloader 
: && /usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/lgogdownloader-3.16=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -fexceptions -Wl,-z,relro -Wl,-z,now    -Wl,--dependency-file=CMakeFiles/lgogdownloader.dir/link.d CMakeFiles/lgogdownloader.dir/lgogdownloader_autogen/mocs_compilation.cpp.o CMakeFiles/lgogdownloader.dir/main.cpp.o CMakeFiles/lgogdownloader.dir/src/blacklist.cpp.o CMakeFiles/lgogdownloader.dir/src/downloader.cpp.o CMakeFiles/lgogdownloader.dir/src/galaxyapi.cpp.o CMakeFiles/lgogdownloader.dir/src/gamedetails.cpp.o CMakeFiles/lgogdownloader.dir/src/gamefile.cpp.o CMakeFiles/lgogdownloader.dir/src/progressbar.cpp.o CMakeFiles/lgogdownloader.dir/src/util.cpp.o CMakeFiles/lgogdownloader.dir/src/website.cpp.o CMakeFiles/lgogdownloader.dir/src/ziputil.cpp.o CMakeFiles/lgogdownloader.dir/src/gui_login.cpp.o -o lgogdownloader  /usr/lib/x86_64-linux-gnu/libboost_system.so.1.83.0  /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.83.0  /usr/lib/x86_64-linux-gnu/libboost_regex.so.1.83.0  /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.83.0  /usr/lib/x86_64-linux-gnu/libboost_date_time.so.1.83.0  /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.83.0  /usr/lib/x86_64-linux-gnu/libcurl.so  /usr/lib/x86_64-linux-gnu/libjsoncpp.so  /usr/lib/x86_64-linux-gnu/libtinyxml2.so  /usr/lib/x86_64-linux-gnu/librhash.so  /usr/lib/x86_64-linux-gnu/libz.so  /usr/lib/x86_64-linux-gnu/libtidy.so  /usr/lib/x86_64-linux-gnu/libQt6WebEngineWidgets.so.6.7.2  /usr/lib/x86_64-linux-gnu/libboost_atomic.so.1.83.0  /usr/lib/x86_64-linux-gnu/libQt6WebEngineCore.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6Quick.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6QmlModels.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6OpenGL.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6WebChannel.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6Qml.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6Network.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6QmlBuiltins.a  /usr/lib/x86_64-linux-gnu/libQt6Positioning.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6PrintSupport.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2  /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2  /usr/lib/x86_64-linux-gnu/libGLX.so  /usr/lib/x86_64-linux-gnu/libOpenGL.so  /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2 && :
/usr/bin/ld: CMakeFiles/lgogdownloader.dir/src/gui_login.cpp.o:(.rodata+0x11c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/lgogdownloader.dir/src/website.cpp.o:(.rodata+0x0): first defined here
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v returned exit code 1
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2



More information about the Pkg-games-devel mailing list