Your message dated Wed, 27 Jul 2022 05:35:45 +0000
with message-id <e1ogzhx-0000p0...@fasolo.debian.org>
and subject line Bug#1011865: fixed in kmouth 4:22.04.3-1
has caused the Debian Bug report #1011865,
regarding kmouth: FTBFS: "The list of supported platorms is ''" (empty)
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.)


-- 
1011865: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011865
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kmouth
Version: 4:21.12.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with kf5
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure --buildsystem=kf5
>       cd obj-x86_64-linux-gnu && 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 -DCMAKE_INSTALL_RUNSTATEDIR=/run 
> -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
> -DCMAKE_BUILD_TYPE=Debian -DCMAKE_INSTALL_SYSCONFDIR=/etc 
> -DKDE_INSTALL_USE_QT_SYS_PATHS=ON ..
> -- The C compiler identification is GNU 11.3.0
> -- The CXX compiler identification is GNU 11.3.0
> -- 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
> -- Could not set up the appstream test. appstreamcli is missing.
> -- Looking for __GLIBC__
> -- Looking for __GLIBC__ - found
> -- Performing Test _OFFT_IS_64BIT
> -- Performing Test _OFFT_IS_64BIT - Success
> -- Performing Test HAVE_DATE_TIME
> -- Performing Test HAVE_DATE_TIME - Success
> -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE
> -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success
> CMake Error at /usr/share/ECM/kde-modules/KDEMetaInfoPlatformCheck.cmake:24 
> (file):
>   file STRINGS file "/<<PKGBUILDDIR>>/metainfo.yaml"
>   cannot be read.
> Call Stack (most recent call first):
>   /usr/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:71 (include)
>   CMakeLists.txt:25 (include)
> 
> 
> CMake Error at /usr/share/ECM/kde-modules/KDEMetaInfoPlatformCheck.cmake:69 
> (message):
>   Your current platform 'Linux' is not supported.  The list of supported
>   platorms is ''.If you think this is a mistake or you are working on
>   enabling the platform please build with the KF_IGNORE_PLATFORM_CHECK
>   variable set to true
> Call Stack (most recent call first):
>   /usr/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:71 (include)
>   CMakeLists.txt:25 (include)
> 
> 
> -- Configuring incomplete, errors occurred!
> See also "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log".
>       cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeCache.txt
> ==> CMakeCache.txt <==
> # This is the CMakeCache file.
> # For build in directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> # It was generated by CMake: /usr/bin/cmake
> # You can edit this file to change values found and used by cmake.
> # If you do not want to change any of the values, simply exit the editor.
> # If you do want to change a value, simply edit, save, and exit the editor.
> # The syntax for the file is as follows:
> # KEY:TYPE=VALUE
> # KEY is the name of a variable in the cache.
> # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
> # VALUE is the current value for the KEY.
> 
> ########################
> # EXTERNAL cache entries
> ########################
> 
> //Path to a program.
> APPSTREAMCLI:FILEPATH=APPSTREAMCLI-NOTFOUND
> 
> //Build the project with gcov support
> BUILD_COVERAGE:BOOL=OFF
> 
> //If enabled, shared libs will be built by default, otherwise static
> // libs
> BUILD_SHARED_LIBS:BOOL=TRUE
> 
> //Build the testing tree.
> BUILD_TESTING:BOOL=ON
> 
> //Path to a program.
> CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
> 
> //Path to a program.
> CMAKE_AR:FILEPATH=/usr/bin/ar
> 
> //Choose the type of build, options are: None Debug Release RelWithDebInfo
> // MinSizeRel ...
> CMAKE_BUILD_TYPE:STRING=Debian
> 
> //Enable/Disable color output during build.
> CMAKE_COLOR_MAKEFILE:BOOL=ON
> 
> //CXX compiler
> CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
> 
> //A wrapper around 'ar' adding the appropriate '--plugin' option
> // for the GCC compiler
> CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-11
> 
> //A wrapper around 'ranlib' adding the appropriate '--plugin' option
> // for the GCC compiler
> CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11
> 
> //Flags used by the CXX compiler during all build types.
> CMAKE_CXX_FLAGS:STRING=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2
> 
> //Flags used by the CXX compiler during DEBIAN builds.
> CMAKE_CXX_FLAGS_DEBIAN:STRING=
> 
> //Debug options.
> CMAKE_CXX_FLAGS_DEBUG:STRING=-Wall -Wno-switch -g3 -ggdb -O0
> 
> //Flags used by the CXX compiler during MINSIZEREL builds.
> CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
> 
> //Flags used by the CXX compiler during RELEASE builds.
> CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
> 
> //Flags used by the CXX compiler during RELWITHDEBINFO builds.
> CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
> 
> //C compiler
> CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
> 
> //A wrapper around 'ar' adding the appropriate '--plugin' option
> // for the GCC compiler
> CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-11
> 
> //A wrapper around 'ranlib' adding the appropriate '--plugin' option
> // for the GCC compiler
> CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11
> 
> //Flags used by the C compiler during all build types.
> CMAKE_C_FLAGS:STRING=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2
> 
> //Flags used by the C compiler during DEBIAN builds.
> CMAKE_C_FLAGS_DEBIAN:STRING=
> 
> //Flags used by the C compiler during DEBUG builds.
> CMAKE_C_FLAGS_DEBUG:STRING=-g
> 
> //Flags used by the C compiler during MINSIZEREL builds.
> CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
> 
> //Flags used by the C compiler during RELEASE builds.
> CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
> 
> //Flags used by the C compiler during RELWITHDEBINFO builds.
> CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
> 
> //Path to a program.
> CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
> 
> //Flags used by the linker during all build types.
> CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-z,relro -Wl,-z,now
> 
> //Flags used by the linker during DEBIAN builds.
> CMAKE_EXE_LINKER_FLAGS_DEBIAN:STRING=
> 
> //Flags used by the linker during DEBUG builds.
> CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
> 
> //Flags used by the linker during MINSIZEREL builds.
> CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
> 
> //Flags used by the linker during RELEASE builds.
> CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
> 
> //Flags used by the linker during RELWITHDEBINFO builds.
> CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
> 
> //Enable/Disable output of compile commands during generation.
> CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
> 
> //No help, variable specified on the command line.
> CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON
> 
> //No help, variable specified on the command line.
> CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON
> 
> //No help, variable specified on the command line.
> CMAKE_FIND_USE_PACKAGE_REGISTRY:UNINITIALIZED=OFF
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_LIBDIR:UNINITIALIZED=lib/x86_64-linux-gnu
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var
> 
> //Install path prefix, prepended onto install directories.
> CMAKE_INSTALL_PREFIX:PATH=/usr
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_RUNSTATEDIR:UNINITIALIZED=/run
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc
> 
> //Path to a program.
> CMAKE_LINKER:FILEPATH=/usr/bin/ld
> 
> //Path to a program.
> CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake
> 
> //Flags used by the linker during the creation of modules during
> // all build types.
> CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-z,relro -Wl,-z,now
> 
> //Flags used by the linker during the creation of modules during
> // DEBIAN builds.
> CMAKE_MODULE_LINKER_FLAGS_DEBIAN:STRING=
> 
> //Flags used by the linker during the creation of modules during
> // DEBUG builds.
> CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
> 
> //Flags used by the linker during the creation of modules during
> // MINSIZEREL builds.
> CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
> 
> //Flags used by the linker during the creation of modules during
> // RELEASE builds.
> CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
> 
> //Flags used by the linker during the creation of modules during
> // RELWITHDEBINFO builds.
> CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
> 
> //Path to a program.
> CMAKE_NM:FILEPATH=/usr/bin/nm
> 
> //Path to a program.
> CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
> 
> //Path to a program.
> CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
> 
> //Value Computed by CMake
> CMAKE_PROJECT_DESCRIPTION:STATIC=
> 
> //Value Computed by CMake
> CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
> 
> //Value Computed by CMake
> CMAKE_PROJECT_NAME:STATIC=kmouth
> 
> //Path to a program.
> CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
> 
> //Path to a program.
> CMAKE_READELF:FILEPATH=/usr/bin/readelf
> 
> //Flags used by the linker during the creation of shared libraries
> // during all build types.
> CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-z,relro -Wl,-z,now
> 
> //Flags used by the linker during the creation of shared libraries
> // during DEBIAN builds.
> CMAKE_SHARED_LINKER_FLAGS_DEBIAN:STRING=
> 
> //Flags used by the linker during the creation of shared libraries
> // during DEBUG builds.
> CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
> 
> //Flags used by the linker during the creation of shared libraries
> // during MINSIZEREL builds.
> CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
> 
> //Flags used by the linker during the creation of shared libraries
> // during RELEASE builds.
> CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
> 
> //Flags used by the linker during the creation of shared libraries
> // during RELWITHDEBINFO builds.
> CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
> 
> //No help, variable specified on the command line.
> CMAKE_SKIP_INSTALL_ALL_DEPENDENCY:UNINITIALIZED=ON
> 
> //If set, runtime paths are not added when installing shared libraries,
> // but are added when building.
> CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
> 
> //If set, runtime paths are not added when using shared libraries.
> CMAKE_SKIP_RPATH:BOOL=NO
> 
> //Flags used by the linker during the creation of static libraries
> // during all build types.
> CMAKE_STATIC_LINKER_FLAGS:STRING=
> 
> //Flags used by the linker during the creation of static libraries
> // during DEBIAN builds.
> CMAKE_STATIC_LINKER_FLAGS_DEBIAN:STRING=
> 
> //Flags used by the linker during the creation of static libraries
> // during DEBUG builds.
> CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
> 
> //Flags used by the linker during the creation of static libraries
> // during MINSIZEREL builds.
> CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
> 
> //Flags used by the linker during the creation of static libraries
> // during RELEASE builds.
> CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
> 
> //Flags used by the linker during the creation of static libraries
> // during RELWITHDEBINFO builds.
> CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
> 
> //Path to a program.
> CMAKE_STRIP:FILEPATH=/usr/bin/strip
> 
> //If this value is on, makefiles will be generated without the
> // .SILENT directive, and all commands will be echoed to the console
> // during the make.  This is useful for debugging only. With Visual
> // Studio IDE projects all commands are done without /nologo.
> CMAKE_VERBOSE_MAKEFILE:BOOL=ON
> 
> //The directory containing a CMake configuration file for ECM.
> ECM_DIR:PATH=/usr/share/ECM/cmake
> 
> //Path to a program.
> FISH_EXECUTABLE:FILEPATH=FISH_EXECUTABLE-NOTFOUND
> 
> //Path to a program.
> KDE_CLANG_FORMAT_EXECUTABLE:FILEPATH=KDE_CLANG_FORMAT_EXECUTABLE-NOTFOUND
> 
> //application desktop files (DATAROOTDIR/applications)
> KDE_INSTALL_APPDIR:PATH=
> 
> //autostart files (CONFDIR/autostart)
> KDE_INSTALL_AUTOSTARTDIR:PATH=
> 
> //user executables (EXECROOTDIR/bin)
> KDE_INSTALL_BINDIR:PATH=
> 
> //CMake packages, including config files (LIBDIR/cmake)
> KDE_INSTALL_CMAKEPACKAGEDIR:PATH=
> 
> //application configuration files (SYSCONFDIR/xdg)
> KDE_INSTALL_CONFDIR:PATH=
> 
> //read-only architecture-independent data (DATAROOTDIR)
> KDE_INSTALL_DATADIR:PATH=
> 
> //read-only architecture-independent data root (share)
> KDE_INSTALL_DATAROOTDIR:PATH=
> 
> //D-Bus (DATAROOTDIR/dbus-1)
> KDE_INSTALL_DBUSDIR:PATH=
> 
> //D-Bus interfaces (DBUSDIR/interfaces)
> KDE_INSTALL_DBUSINTERFACEDIR:PATH=
> 
> //D-Bus session services (DBUSDIR/services)
> KDE_INSTALL_DBUSSERVICEDIR:PATH=
> 
> //D-Bus system services (DBUSDIR/system-services)
> KDE_INSTALL_DBUSSYSTEMSERVICEDIR:PATH=
> 
> //desktop directories (DATAROOTDIR/desktop-directories)
> KDE_INSTALL_DESKTOPDIR:PATH=
> 
> //documentation bundles generated using kdoctools (DATAROOTDIR/doc/HTML)
> KDE_INSTALL_DOCBUNDLEDIR:PATH=
> 
> //executables and libraries ()
> KDE_INSTALL_EXECROOTDIR:PATH=
> 
> //icons (DATAROOTDIR/icons)
> KDE_INSTALL_ICONDIR:PATH=
> 
> //C and C++ header files (include)
> KDE_INSTALL_INCLUDEDIR:PATH=
> 
> //info documentation (DATAROOTDIR/info)
> KDE_INSTALL_INFODIR:PATH=
> 
> //Java AAR/JAR files for Android (jar)
> KDE_INSTALL_JARDIR:PATH=
> 
> //KAppTemplate and KDevelop templates (DATAROOTDIR/kdevappwizard/templates)
> KDE_INSTALL_KAPPTEMPLATESDIR:PATH=
> 
> //kconfig description files (DATAROOTDIR/config.kcfg)
> KDE_INSTALL_KCFGDIR:PATH=
> 
> //kconf_update scripts (DATAROOTDIR/kconf_update)
> KDE_INSTALL_KCONFUPDATEDIR:PATH=
> 
> //KDevelop file templates (DATAROOTDIR/kdevfiletemplates/templates)
> KDE_INSTALL_KFILETEMPLATESDIR:PATH=
> 
> //knotify description files (DATAROOTDIR/knotifications5)
> KDE_INSTALL_KNOTIFY5RCDIR:PATH=
> 
> //services for KDE Frameworks 5 (DATAROOTDIR/kservices5)
> KDE_INSTALL_KSERVICES5DIR:PATH=
> 
> //service types for KDE Frameworks 5 (DATAROOTDIR/kservicetypes5)
> KDE_INSTALL_KSERVICETYPES5DIR:PATH=
> 
> //kxmlgui .rc files (DATAROOTDIR/kxmlgui5)
> KDE_INSTALL_KXMLGUI5DIR:PATH=
> 
> //object code libraries (EXECROOTDIR/lib/x86_64-linux-gnu)
> KDE_INSTALL_LIBDIR:PATH=lib/x86_64-linux-gnu
> 
> //executables for internal use by programs and libraries (LIBDIR/libexec)
> KDE_INSTALL_LIBEXECDIR:PATH=
> 
> //knotify description files (DATAROOTDIR/locale)
> KDE_INSTALL_LOCALEDIR:PATH=
> 
> //modifiable single-machine data (var)
> KDE_INSTALL_LOCALSTATEDIR:PATH=/var
> 
> //Qt Logging categories files (DATAROOTDIR/qlogging-categories5)
> KDE_INSTALL_LOGGINGCATEGORIESDIR:PATH=
> 
> //man documentation (DATAROOTDIR/man)
> KDE_INSTALL_MANDIR:PATH=
> 
> //AppStream component metadata (DATAROOTDIR/metainfo)
> KDE_INSTALL_METAINFODIR:PATH=
> 
> //mime description files (DATAROOTDIR/mime/packages)
> KDE_INSTALL_MIMEDIR:PATH=
> 
> //Plugins (QTPLUGINDIR)
> KDE_INSTALL_PLUGINDIR:PATH=
> 
> //Installs /usr/prefix.sh that sets up the necessary environment
> // variables
> KDE_INSTALL_PREFIX_SCRIPT:BOOL=OFF
> 
> //documentation bundles in QCH format (DATAROOTDIR/doc/qch)
> KDE_INSTALL_QCHDIR:PATH=
> 
> //QtQuick2 imports (lib/x86_64-linux-gnu/qt5/qml)
> KDE_INSTALL_QMLDIR:PATH=
> 
> //Qt plugins (lib/x86_64-linux-gnu/qt5/plugins)
> KDE_INSTALL_QTPLUGINDIR:PATH=
> 
> //documentation bundles in QCH format for Qt-extending libraries
> // (/usr/share/qt5/doc)
> KDE_INSTALL_QTQCHDIR:PATH=
> 
> //QtQuick1 imports (lib/x86_64-linux-gnu/qt5/imports)
> KDE_INSTALL_QTQUICKIMPORTSDIR:PATH=
> 
> //system admin executables (EXECROOTDIR/sbin)
> KDE_INSTALL_SBINDIR:PATH=
> 
> //modifiable architecture-independent data (com)
> KDE_INSTALL_SHAREDSTATEDIR:PATH=
> 
> //sound files (DATAROOTDIR/sounds)
> KDE_INSTALL_SOUNDDIR:PATH=
> 
> //read-only single-machine data (/etc)
> KDE_INSTALL_SYSCONFDIR:PATH=/etc
> 
> //Systemd units (CMAKE_INSTALL_PREFIX/lib/systemd)
> KDE_INSTALL_SYSTEMDUNITDIR:PATH=
> 
> //Systemd user units (SYSTEMDUNITDIR/user)
> KDE_INSTALL_SYSTEMDUSERUNITDIR:PATH=
> 
> //templates (DATAROOTDIR/templates)
> KDE_INSTALL_TEMPLATEDIR:PATH=
> 
> //Install mkspecs files, QCH files for Qt-based libs, Plugins and
> // Imports to the Qt 5 install dir
> KDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON
> 
> //desktop wallpaper images (DATAROOTDIR/wallpapers)
> KDE_INSTALL_WALLPAPERDIR:PATH=
> 
> //Prevent an "uninstall" target from being generated.
> KDE_SKIP_UNINSTALL_TARGET:BOOL=OFF
> 
> //Ignore the supported platform check against metainfo.yaml
> KF_IGNORE_PLATFORM_CHECK:BOOL=OFF
> 
> //Location of the Qt5 qmake executable
> QUERY_EXECUTABLE:FILEPATH=/usr/bin/qmake
> 
> //The directory containing a CMake configuration file for Qt5Core.
> Qt5Core_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Qt5Core
> 
> //The directory containing a CMake configuration file for Qt5Gui.
> Qt5Gui_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Qt5Gui
> 
> //The directory containing a CMake configuration file for Qt5PrintSupport.
> Qt5PrintSupport_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Qt5PrintSupport
> 
> //The directory containing a CMake configuration file for Qt5TextToSpeech.
> Qt5TextToSpeech_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Qt5TextToSpeech
> 
> //The directory containing a CMake configuration file for Qt5Widgets.
> Qt5Widgets_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Qt5Widgets
> 
> //The directory containing a CMake configuration file for Qt5Xml.
> Qt5Xml_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Qt5Xml
> 
> //The directory containing a CMake configuration file for Qt5.
> Qt5_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Qt5
> 
> //Path to a program.
> _qmake_executable_default:FILEPATH=/usr/bin/qmake
> 
> //Value Computed by CMake
> kmouth_BINARY_DIR:STATIC=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> 
> //Value Computed by CMake
> kmouth_IS_TOP_LEVEL:STATIC=ON
> 
> //Value Computed by CMake
> kmouth_SOURCE_DIR:STATIC=/<<PKGBUILDDIR>>
> 
> 
> ########################
> # INTERNAL cache entries
> ########################
> 
> //Test BSYMBOLICFUNCTIONS_AVAILABLE
> BSYMBOLICFUNCTIONS_AVAILABLE:INTERNAL=1
> //ADVANCED property for variable: CMAKE_ADDR2LINE
> CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_AR
> CMAKE_AR-ADVANCED:INTERNAL=1
> //This is the directory where this CMakeCache.txt was created
> CMAKE_CACHEFILE_DIR:INTERNAL=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> //Major version of cmake used to create the current loaded cache
> CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
> //Minor version of cmake used to create the current loaded cache
> CMAKE_CACHE_MINOR_VERSION:INTERNAL=23
> //Patch version of cmake used to create the current loaded cache
> CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
> //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
> CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
> //Path to CMake executable.
> CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
> //Path to cpack program executable.
> CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
> //Path to ctest program executable.
> CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
> //ADVANCED property for variable: CMAKE_CXX_COMPILER
> CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
> CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
> CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_FLAGS
> CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBIAN
> CMAKE_CXX_FLAGS_DEBIAN-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
> CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
> CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
> CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
> CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_COMPILER
> CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_COMPILER_AR
> CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
> CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_FLAGS
> CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_FLAGS_DEBIAN
> CMAKE_C_FLAGS_DEBIAN-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
> CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
> CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
> CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
> CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_DLLTOOL
> CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
> //Executable file format
> CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
> //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
> CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBIAN
> CMAKE_EXE_LINKER_FLAGS_DEBIAN-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
> CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
> CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
> CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
> CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
> CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
> //Name of external makefile project generator.
> CMAKE_EXTRA_GENERATOR:INTERNAL=
> //Name of generator.
> CMAKE_GENERATOR:INTERNAL=Unix Makefiles
> //Generator instance identifier.
> CMAKE_GENERATOR_INSTANCE:INTERNAL=
> //Name of generator platform.
> CMAKE_GENERATOR_PLATFORM:INTERNAL=
> //Name of generator toolset.
> CMAKE_GENERATOR_TOOLSET:INTERNAL=
> //Source directory with the top level CMakeLists.txt file for this
> // project
> CMAKE_HOME_DIRECTORY:INTERNAL=/<<PKGBUILDDIR>>
> //Install .so files without execute permission.
> CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
> //ADVANCED property for variable: CMAKE_LINKER
> CMAKE_LINKER-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MAKE_PROGRAM
> CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
> CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBIAN
> CMAKE_MODULE_LINKER_FLAGS_DEBIAN-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
> CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
> CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
> CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
> CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_NM
> CMAKE_NM-ADVANCED:INTERNAL=1
> //number of local generators
> CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
> //ADVANCED property for variable: CMAKE_OBJCOPY
> CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_OBJDUMP
> CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
> //Platform information initialized
> CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_RANLIB
> CMAKE_RANLIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_READELF
> CMAKE_READELF-ADVANCED:INTERNAL=1
> //Path to CMake installation.
> CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.23
> //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
> CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBIAN
> CMAKE_SHARED_LINKER_FLAGS_DEBIAN-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
> CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
> CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
> CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
> CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
> CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SKIP_RPATH
> CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
> CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBIAN
> CMAKE_STATIC_LINKER_FLAGS_DEBIAN-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
> CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
> CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
> CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
> CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STRIP
> CMAKE_STRIP-ADVANCED:INTERNAL=1
> //uname command
> CMAKE_UNAME:INTERNAL=/bin/uname
> //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
> CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
> //Test HAVE_DATE_TIME
> HAVE_DATE_TIME:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_APPDIR
> KDE_INSTALL_APPDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_AUTOSTARTDIR
> KDE_INSTALL_AUTOSTARTDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_BINDIR
> KDE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_CMAKEPACKAGEDIR
> KDE_INSTALL_CMAKEPACKAGEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_CONFDIR
> KDE_INSTALL_CONFDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_DATADIR
> KDE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_DATAROOTDIR
> KDE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_DBUSDIR
> KDE_INSTALL_DBUSDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_DBUSINTERFACEDIR
> KDE_INSTALL_DBUSINTERFACEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_DBUSSERVICEDIR
> KDE_INSTALL_DBUSSERVICEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_DBUSSYSTEMSERVICEDIR
> KDE_INSTALL_DBUSSYSTEMSERVICEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_DESKTOPDIR
> KDE_INSTALL_DESKTOPDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_DOCBUNDLEDIR
> KDE_INSTALL_DOCBUNDLEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_EXECROOTDIR
> KDE_INSTALL_EXECROOTDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_ICONDIR
> KDE_INSTALL_ICONDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_INCLUDEDIR
> KDE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_INFODIR
> KDE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_JARDIR
> KDE_INSTALL_JARDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_KAPPTEMPLATESDIR
> KDE_INSTALL_KAPPTEMPLATESDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_KCFGDIR
> KDE_INSTALL_KCFGDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_KCONFUPDATEDIR
> KDE_INSTALL_KCONFUPDATEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_KFILETEMPLATESDIR
> KDE_INSTALL_KFILETEMPLATESDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_KNOTIFY5RCDIR
> KDE_INSTALL_KNOTIFY5RCDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_KSERVICES5DIR
> KDE_INSTALL_KSERVICES5DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_KSERVICETYPES5DIR
> KDE_INSTALL_KSERVICETYPES5DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_KXMLGUI5DIR
> KDE_INSTALL_KXMLGUI5DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_LIBDIR
> KDE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_LIBEXECDIR
> KDE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_LOCALEDIR
> KDE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_LOCALSTATEDIR
> KDE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_LOGGINGCATEGORIESDIR
> KDE_INSTALL_LOGGINGCATEGORIESDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_MANDIR
> KDE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_METAINFODIR
> KDE_INSTALL_METAINFODIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_MIMEDIR
> KDE_INSTALL_MIMEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_PLUGINDIR
> KDE_INSTALL_PLUGINDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_QCHDIR
> KDE_INSTALL_QCHDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_QMLDIR
> KDE_INSTALL_QMLDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_QTPLUGINDIR
> KDE_INSTALL_QTPLUGINDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_QTQCHDIR
> KDE_INSTALL_QTQCHDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_QTQUICKIMPORTSDIR
> KDE_INSTALL_QTQUICKIMPORTSDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_SBINDIR
> KDE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_SHAREDSTATEDIR
> KDE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_SOUNDDIR
> KDE_INSTALL_SOUNDDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_SYSCONFDIR
> KDE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_SYSTEMDUNITDIR
> KDE_INSTALL_SYSTEMDUNITDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_SYSTEMDUSERUNITDIR
> KDE_INSTALL_SYSTEMDUSERUNITDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_TEMPLATEDIR
> KDE_INSTALL_TEMPLATEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: KDE_INSTALL_WALLPAPERDIR
> KDE_INSTALL_WALLPAPERDIR-ADVANCED:INTERNAL=1
> //Have symbol __GLIBC__
> LIBC_IS_GLIBC:INTERNAL=1
> //Test _OFFT_IS_64BIT
> _OFFT_IS_64BIT:INTERNAL=1
> 
>       cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeFiles/CMakeOutput.log
> ==> CMakeFiles/CMakeOutput.log <==
> The system is: Linux - 5.10.0-9-cloud-amd64 - x86_64
> Compiling the C compiler identification source file "CMakeCCompilerId.c" 
> succeeded.
> Compiler: /usr/bin/cc 
> Build flags: 
> -g;-O2;-ffile-prefix-map=/<<PKGBUILDDIR>>=.;-fstack-protector-strong;-Wformat;-Werror=format-security;-Wdate-time;-D_FORTIFY_SOURCE=2
> Id flags:  
> 
> The output was:
> 0
> 
> 
> Compilation of the C compiler identification source "CMakeCCompilerId.c" 
> produced "a.out"
> 
> The C compiler identification is GNU, found in 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/3.23.1/CompilerIdC/a.out"
> 
> Compiling the CXX compiler identification source file 
> "CMakeCXXCompilerId.cpp" succeeded.
> Compiler: /usr/bin/c++ 
> Build flags: 
> -g;-O2;-ffile-prefix-map=/<<PKGBUILDDIR>>=.;-fstack-protector-strong;-Wformat;-Werror=format-security;-Wdate-time;-D_FORTIFY_SOURCE=2
> Id flags:  
> 
> The output was:
> 0
> 
> 
> Compilation of the CXX compiler identification source 
> "CMakeCXXCompilerId.cpp" produced "a.out"
> 
> The CXX compiler identification is GNU, found in 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/3.23.1/CompilerIdCXX/a.out"
> 
> Detecting C compiler ABI info compiled with the following output:
> Change Dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_5b7ec/fast && gmake[1]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_5b7ec.dir/build.make 
> CMakeFiles/cmTC_5b7ec.dir/build
> gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o
> /usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Wdate-time -D_FORTIFY_SOURCE=2    -v -o 
> CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o -c 
> /usr/share/cmake-3.23/Modules/CMakeCCompilerABI.c
> Using built-in specs.
> COLLECT_GCC=/usr/bin/cc
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 11.3.0-3' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
> --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-gcn/usr
>  --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 11.3.0 (Debian 11.3.0-3) 
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_5b7ec.dir/'
>  /usr/lib/gcc/x86_64-linux-gnu/11/cc1 -quiet -v -imultiarch x86_64-linux-gnu 
> -D _FORTIFY_SOURCE=2 /usr/share/cmake-3.23/Modules/CMakeCCompilerABI.c -quiet 
> -dumpdir CMakeFiles/cmTC_5b7ec.dir/ -dumpbase CMakeCCompilerABI.c.c 
> -dumpbase-ext .c -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wdate-time 
> -version -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fasynchronous-unwind-tables -o /tmp/cctVMohu.s
> GNU C17 (Debian 11.3.0-3) version 11.3.0 (x86_64-linux-gnu)
>       compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 
> 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
> 
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
> ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
> ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/lib/gcc/x86_64-linux-gnu/11/include
>  /usr/local/include
>  /usr/include/x86_64-linux-gnu
>  /usr/include
> End of search list.
> GNU C17 (Debian 11.3.0-3) version 11.3.0 (x86_64-linux-gnu)
>       compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 
> 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
> 
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> Compiler executable checksum: b80475cc97a52189d7ae098d783a82ac
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_5b7ec.dir/'
>  as -v --gdwarf-5 --64 -o CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o 
> /tmp/cctVMohu.s
> GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils 
> for Debian) 2.38
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.'
> Linking C executable cmTC_5b7ec
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5b7ec.dir/link.txt 
> --verbose=1
> /usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Wdate-time -D_FORTIFY_SOURCE=2  
> -Wl,-z,relro -Wl,-z,now -v CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o -o 
> cmTC_5b7ec 
> Using built-in specs.
> COLLECT_GCC=/usr/bin/cc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 11.3.0-3' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
> --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-gcn/usr
>  --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 11.3.0 (Debian 11.3.0-3) 
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 'cmTC_5b7ec' '-mtune=generic' '-march=x86-64' 
> '-dumpdir' 'cmTC_5b7ec.'
>  /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin 
> /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so 
> -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper 
> -plugin-opt=-fresolution=/tmp/ccvUUZbO.res -plugin-opt=-pass-through=-lgcc 
> -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc 
> -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id 
> --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker 
> /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_5b7ec 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o 
> -L/usr/lib/gcc/x86_64-linux-gnu/11 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu 
> -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -z relro -z now 
> CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o -lgcc --push-state 
> --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s 
> --pop-state /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 'cmTC_5b7ec' '-mtune=generic' '-march=x86-64' 
> '-dumpdir' 'cmTC_5b7ec.'
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[1]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> 
> Parsed C implicit include dir info from above output: rv=done
>   found start of include info
>   found start of implicit include info
>     add: [/usr/lib/gcc/x86_64-linux-gnu/11/include]
>     add: [/usr/local/include]
>     add: [/usr/include/x86_64-linux-gnu]
>     add: [/usr/include]
>   end of search list found
>   collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/11/include] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/11/include]
>   collapse include dir [/usr/local/include] ==> [/usr/local/include]
>   collapse include dir [/usr/include/x86_64-linux-gnu] ==> 
> [/usr/include/x86_64-linux-gnu]
>   collapse include dir [/usr/include] ==> [/usr/include]
>   implicit include dirs: 
> [/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include]
> 
> 
> Parsed C implicit link information from above output:
>   link line regex: [^( 
> *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
>   ignore line: [Change Dir: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp]
>   ignore line: []
>   ignore line: [Run Build Command(s):/usr/bin/gmake -f Makefile 
> cmTC_5b7ec/fast && gmake[1]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp']
>   ignore line: [/usr/bin/gmake  -f CMakeFiles/cmTC_5b7ec.dir/build.make 
> CMakeFiles/cmTC_5b7ec.dir/build]
>   ignore line: [gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp']
>   ignore line: [Building C object 
> CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o]
>   ignore line: [/usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Wdate-time -D_FORTIFY_SOURCE=2    -v -o 
> CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o -c 
> /usr/share/cmake-3.23/Modules/CMakeCCompilerABI.c]
>   ignore line: [Using built-in specs.]
>   ignore line: [COLLECT_GCC=/usr/bin/cc]
>   ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
>   ignore line: [OFFLOAD_TARGET_DEFAULT=1]
>   ignore line: [Target: x86_64-linux-gnu]
>   ignore line: [Configured with: ../src/configure -v 
> --with-pkgversion='Debian 11.3.0-3' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c 
> ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-gcn/usr 
> --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
>   ignore line: [Thread model: posix]
>   ignore line: [Supported LTO compression algorithms: zlib zstd]
>   ignore line: [gcc version 11.3.0 (Debian 11.3.0-3) ]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_5b7ec.dir/']
>   ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1 -quiet -v -imultiarch 
> x86_64-linux-gnu -D _FORTIFY_SOURCE=2 
> /usr/share/cmake-3.23/Modules/CMakeCCompilerABI.c -quiet -dumpdir 
> CMakeFiles/cmTC_5b7ec.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c 
> -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wdate-time -version 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fasynchronous-unwind-tables -o /tmp/cctVMohu.s]
>   ignore line: [GNU C17 (Debian 11.3.0-3) version 11.3.0 (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 11.3.0  GMP version 6.2.1  
> MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
>   ignore line: []
>   ignore line: [GGC heuristics: --param ggc-min-expand=100 --param 
> ggc-min-heapsize=131072]
>   ignore line: [ignoring nonexistent directory 
> "/usr/local/include/x86_64-linux-gnu"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"]
>   ignore line: [#include "..." search starts here:]
>   ignore line: [#include <...> search starts here:]
>   ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include]
>   ignore line: [ /usr/local/include]
>   ignore line: [ /usr/include/x86_64-linux-gnu]
>   ignore line: [ /usr/include]
>   ignore line: [End of search list.]
>   ignore line: [GNU C17 (Debian 11.3.0-3) version 11.3.0 (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 11.3.0  GMP version 6.2.1  
> MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
>   ignore line: []
>   ignore line: [GGC heuristics: --param ggc-min-expand=100 --param 
> ggc-min-heapsize=131072]
>   ignore line: [Compiler executable checksum: 
> b80475cc97a52189d7ae098d783a82ac]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_5b7ec.dir/']
>   ignore line: [ as -v --gdwarf-5 --64 -o 
> CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o /tmp/cctVMohu.s]
>   ignore line: [GNU assembler version 2.38 (x86_64-linux-gnu) using BFD 
> version (GNU Binutils for Debian) 2.38]
>   ignore line: 
> [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
>   ignore line: 
> [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.']
>   ignore line: [Linking C executable cmTC_5b7ec]
>   ignore line: [/usr/bin/cmake -E cmake_link_script 
> CMakeFiles/cmTC_5b7ec.dir/link.txt --verbose=1]
>   ignore line: [/usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Wdate-time -D_FORTIFY_SOURCE=2  -Wl -z 
> relro -Wl -z now -v CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o -o 
> cmTC_5b7ec ]
>   ignore line: [Using built-in specs.]
>   ignore line: [COLLECT_GCC=/usr/bin/cc]
>   ignore line: 
> [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper]
>   ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
>   ignore line: [OFFLOAD_TARGET_DEFAULT=1]
>   ignore line: [Target: x86_64-linux-gnu]
>   ignore line: [Configured with: ../src/configure -v 
> --with-pkgversion='Debian 11.3.0-3' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c 
> ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-gcn/usr 
> --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
>   ignore line: [Thread model: posix]
>   ignore line: [Supported LTO compression algorithms: zlib zstd]
>   ignore line: [gcc version 11.3.0 (Debian 11.3.0-3) ]
>   ignore line: 
> [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
>   ignore line: 
> [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 'cmTC_5b7ec' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_5b7ec.']
>   link line: [ /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin 
> /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so 
> -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper 
> -plugin-opt=-fresolution=/tmp/ccvUUZbO.res -plugin-opt=-pass-through=-lgcc 
> -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc 
> -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id 
> --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker 
> /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_5b7ec 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o 
> -L/usr/lib/gcc/x86_64-linux-gnu/11 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu 
> -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -z relro -z now 
> CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o -lgcc --push-state 
> --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s 
> --pop-state /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/collect2] ==> ignore
>     arg [-plugin] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so] ==> ignore
>     arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] ==> ignore
>     arg [-plugin-opt=-fresolution=/tmp/ccvUUZbO.res] ==> ignore
>     arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
>     arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
>     arg [-plugin-opt=-pass-through=-lc] ==> ignore
>     arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
>     arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
>     arg [--build-id] ==> ignore
>     arg [--eh-frame-hdr] ==> ignore
>     arg [-m] ==> ignore
>     arg [elf_x86_64] ==> ignore
>     arg [--hash-style=gnu] ==> ignore
>     arg [--as-needed] ==> ignore
>     arg [-dynamic-linker] ==> ignore
>     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
>     arg [-pie] ==> ignore
>     arg [-o] ==> ignore
>     arg [cmTC_5b7ec] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] ==> obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> 
> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib]
>     arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
>     arg [-L/lib/../lib] ==> dir [/lib/../lib]
>     arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
>     arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../..]
>     arg [-zrelro] ==> ignore
>     arg [-znow] ==> ignore
>     arg [CMakeFiles/cmTC_5b7ec.dir/CMakeCCompilerABI.c.o] ==> ignore
>     arg [-lgcc] ==> lib [gcc]
>     arg [--push-state] ==> ignore
>     arg [--as-needed] ==> ignore
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [--pop-state] ==> ignore
>     arg [-lc] ==> lib [c]
>     arg [-lgcc] ==> lib [gcc]
>     arg [--push-state] ==> ignore
>     arg [--as-needed] ==> ignore
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [--pop-state] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] ==> obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> 
> [/usr/lib/x86_64-linux-gnu/crti.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> 
> [/usr/lib/x86_64-linux-gnu/crtn.o]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/11]
>   collapse library dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> 
> [/usr/lib]
>   collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
>   collapse library dir [/lib/../lib] ==> [/lib]
>   collapse library dir [/usr/lib/x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> 
> [/usr/lib]
>   implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
>   implicit objs: 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o]
>   implicit dirs: 
> [/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
>   implicit fwks: []
> 
> 
> Detecting CXX compiler ABI info compiled with the following output:
> Change Dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_e9d13/fast && gmake[1]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_e9d13.dir/build.make 
> CMakeFiles/cmTC_e9d13.dir/build
> gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building CXX object CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o
> /usr/bin/c++   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Wdate-time -D_FORTIFY_SOURCE=2    -v -o 
> CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o -c 
> /usr/share/cmake-3.23/Modules/CMakeCXXCompilerABI.cpp
> Using built-in specs.
> COLLECT_GCC=/usr/bin/c++
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 11.3.0-3' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
> --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-gcn/usr
>  --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 11.3.0 (Debian 11.3.0-3) 
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_e9d13.dir/'
>  /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch 
> x86_64-linux-gnu -D_GNU_SOURCE -D _FORTIFY_SOURCE=2 
> /usr/share/cmake-3.23/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir 
> CMakeFiles/cmTC_e9d13.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp 
> -dumpbase-ext .cpp -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wdate-time 
> -version -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fasynchronous-unwind-tables -o /tmp/ccMU92tN.s
> GNU C++17 (Debian 11.3.0-3) version 11.3.0 (x86_64-linux-gnu)
>       compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 
> 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
> 
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"
> ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
> ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
> ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/include/c++/11
>  /usr/include/x86_64-linux-gnu/c++/11
>  /usr/include/c++/11/backward
>  /usr/lib/gcc/x86_64-linux-gnu/11/include
>  /usr/local/include
>  /usr/include/x86_64-linux-gnu
>  /usr/include
> End of search list.
> GNU C++17 (Debian 11.3.0-3) version 11.3.0 (x86_64-linux-gnu)
>       compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 
> 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
> 
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> Compiler executable checksum: 66ad87e3955060014e873af0ce06ca8d
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_e9d13.dir/'
>  as -v --gdwarf-5 --64 -o CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o 
> /tmp/ccMU92tN.s
> GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils 
> for Debian) 2.38
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 
> 'CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.'
> Linking CXX executable cmTC_e9d13
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e9d13.dir/link.txt 
> --verbose=1
> /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Wdate-time -D_FORTIFY_SOURCE=2  
> -Wl,-z,relro -Wl,-z,now -v 
> CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_e9d13 
> Using built-in specs.
> COLLECT_GCC=/usr/bin/c++
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 11.3.0-3' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
> --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-gcn/usr
>  --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 11.3.0 (Debian 11.3.0-3) 
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 'cmTC_e9d13' '-shared-libgcc' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'cmTC_e9d13.'
>  /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin 
> /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so 
> -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper 
> -plugin-opt=-fresolution=/tmp/ccTBskMj.res -plugin-opt=-pass-through=-lgcc_s 
> -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc 
> -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id 
> --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker 
> /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_e9d13 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o 
> -L/usr/lib/gcc/x86_64-linux-gnu/11 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu 
> -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -z relro -z now 
> CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s 
> -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 'cmTC_e9d13' '-shared-libgcc' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'cmTC_e9d13.'
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[1]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> 
> Parsed CXX implicit include dir info from above output: rv=done
>   found start of include info
>   found start of implicit include info
>     add: [/usr/include/c++/11]
>     add: [/usr/include/x86_64-linux-gnu/c++/11]
>     add: [/usr/include/c++/11/backward]
>     add: [/usr/lib/gcc/x86_64-linux-gnu/11/include]
>     add: [/usr/local/include]
>     add: [/usr/include/x86_64-linux-gnu]
>     add: [/usr/include]
>   end of search list found
>   collapse include dir [/usr/include/c++/11] ==> [/usr/include/c++/11]
>   collapse include dir [/usr/include/x86_64-linux-gnu/c++/11] ==> 
> [/usr/include/x86_64-linux-gnu/c++/11]
>   collapse include dir [/usr/include/c++/11/backward] ==> 
> [/usr/include/c++/11/backward]
>   collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/11/include] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/11/include]
>   collapse include dir [/usr/local/include] ==> [/usr/local/include]
>   collapse include dir [/usr/include/x86_64-linux-gnu] ==> 
> [/usr/include/x86_64-linux-gnu]
>   collapse include dir [/usr/include] ==> [/usr/include]
>   implicit include dirs: 
> [/usr/include/c++/11;/usr/include/x86_64-linux-gnu/c++/11;/usr/include/c++/11/backward;/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include]
> 
> 
> Parsed CXX implicit link information from above output:
>   link line regex: [^( 
> *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
>   ignore line: [Change Dir: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp]
>   ignore line: []
>   ignore line: [Run Build Command(s):/usr/bin/gmake -f Makefile 
> cmTC_e9d13/fast && gmake[1]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp']
>   ignore line: [/usr/bin/gmake  -f CMakeFiles/cmTC_e9d13.dir/build.make 
> CMakeFiles/cmTC_e9d13.dir/build]
>   ignore line: [gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp']
>   ignore line: [Building CXX object 
> CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o]
>   ignore line: [/usr/bin/c++   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Wdate-time -D_FORTIFY_SOURCE=2    -v -o 
> CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o -c 
> /usr/share/cmake-3.23/Modules/CMakeCXXCompilerABI.cpp]
>   ignore line: [Using built-in specs.]
>   ignore line: [COLLECT_GCC=/usr/bin/c++]
>   ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
>   ignore line: [OFFLOAD_TARGET_DEFAULT=1]
>   ignore line: [Target: x86_64-linux-gnu]
>   ignore line: [Configured with: ../src/configure -v 
> --with-pkgversion='Debian 11.3.0-3' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c 
> ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-gcn/usr 
> --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
>   ignore line: [Thread model: posix]
>   ignore line: [Supported LTO compression algorithms: zlib zstd]
>   ignore line: [gcc version 11.3.0 (Debian 11.3.0-3) ]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_e9d13.dir/']
>   ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v 
> -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D _FORTIFY_SOURCE=2 
> /usr/share/cmake-3.23/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir 
> CMakeFiles/cmTC_e9d13.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp 
> -dumpbase-ext .cpp -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wdate-time 
> -version -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fasynchronous-unwind-tables -o /tmp/ccMU92tN.s]
>   ignore line: [GNU C++17 (Debian 11.3.0-3) version 11.3.0 (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 11.3.0  GMP version 6.2.1  
> MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
>   ignore line: []
>   ignore line: [GGC heuristics: --param ggc-min-expand=100 --param 
> ggc-min-heapsize=131072]
>   ignore line: [ignoring duplicate directory 
> "/usr/include/x86_64-linux-gnu/c++/11"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/local/include/x86_64-linux-gnu"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"]
>   ignore line: [#include "..." search starts here:]
>   ignore line: [#include <...> search starts here:]
>   ignore line: [ /usr/include/c++/11]
>   ignore line: [ /usr/include/x86_64-linux-gnu/c++/11]
>   ignore line: [ /usr/include/c++/11/backward]
>   ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include]
>   ignore line: [ /usr/local/include]
>   ignore line: [ /usr/include/x86_64-linux-gnu]
>   ignore line: [ /usr/include]
>   ignore line: [End of search list.]
>   ignore line: [GNU C++17 (Debian 11.3.0-3) version 11.3.0 (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 11.3.0  GMP version 6.2.1  
> MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
>   ignore line: []
>   ignore line: [GGC heuristics: --param ggc-min-expand=100 --param 
> ggc-min-heapsize=131072]
>   ignore line: [Compiler executable checksum: 
> 66ad87e3955060014e873af0ce06ca8d]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_e9d13.dir/']
>   ignore line: [ as -v --gdwarf-5 --64 -o 
> CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccMU92tN.s]
>   ignore line: [GNU assembler version 2.38 (x86_64-linux-gnu) using BFD 
> version (GNU Binutils for Debian) 2.38]
>   ignore line: 
> [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
>   ignore line: 
> [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 
> 'CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.']
>   ignore line: [Linking CXX executable cmTC_e9d13]
>   ignore line: [/usr/bin/cmake -E cmake_link_script 
> CMakeFiles/cmTC_e9d13.dir/link.txt --verbose=1]
>   ignore line: [/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Wdate-time -D_FORTIFY_SOURCE=2  -Wl -z 
> relro -Wl -z now -v CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o -o 
> cmTC_e9d13 ]
>   ignore line: [Using built-in specs.]
>   ignore line: [COLLECT_GCC=/usr/bin/c++]
>   ignore line: 
> [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper]
>   ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
>   ignore line: [OFFLOAD_TARGET_DEFAULT=1]
>   ignore line: [Target: x86_64-linux-gnu]
>   ignore line: [Configured with: ../src/configure -v 
> --with-pkgversion='Debian 11.3.0-3' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c 
> ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-11-6lTGZp/gcc-11-11.3.0/debian/tmp-gcn/usr 
> --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
>   ignore line: [Thread model: posix]
>   ignore line: [Supported LTO compression algorithms: zlib zstd]
>   ignore line: [gcc version 11.3.0 (Debian 11.3.0-3) ]
>   ignore line: 
> [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
>   ignore line: 
> [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 'cmTC_e9d13' 
> '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_e9d13.']
>   link line: [ /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin 
> /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so 
> -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper 
> -plugin-opt=-fresolution=/tmp/ccTBskMj.res -plugin-opt=-pass-through=-lgcc_s 
> -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc 
> -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id 
> --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker 
> /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_e9d13 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o 
> -L/usr/lib/gcc/x86_64-linux-gnu/11 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu 
> -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -z relro -z now 
> CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s 
> -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/collect2] ==> ignore
>     arg [-plugin] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so] ==> ignore
>     arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] ==> ignore
>     arg [-plugin-opt=-fresolution=/tmp/ccTBskMj.res] ==> ignore
>     arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
>     arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
>     arg [-plugin-opt=-pass-through=-lc] ==> ignore
>     arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
>     arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
>     arg [--build-id] ==> ignore
>     arg [--eh-frame-hdr] ==> ignore
>     arg [-m] ==> ignore
>     arg [elf_x86_64] ==> ignore
>     arg [--hash-style=gnu] ==> ignore
>     arg [--as-needed] ==> ignore
>     arg [-dynamic-linker] ==> ignore
>     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
>     arg [-pie] ==> ignore
>     arg [-o] ==> ignore
>     arg [cmTC_e9d13] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] ==> obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> 
> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib]
>     arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
>     arg [-L/lib/../lib] ==> dir [/lib/../lib]
>     arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
>     arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../..]
>     arg [-zrelro] ==> ignore
>     arg [-znow] ==> ignore
>     arg [CMakeFiles/cmTC_e9d13.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
>     arg [-lstdc++] ==> lib [stdc++]
>     arg [-lm] ==> lib [m]
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [-lgcc] ==> lib [gcc]
>     arg [-lc] ==> lib [c]
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [-lgcc] ==> lib [gcc]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] ==> obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> 
> [/usr/lib/x86_64-linux-gnu/crti.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> 
> [/usr/lib/x86_64-linux-gnu/crtn.o]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/11]
>   collapse library dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> 
> [/usr/lib]
>   collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
>   collapse library dir [/lib/../lib] ==> [/lib]
>   collapse library dir [/usr/lib/x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> 
> [/usr/lib]
>   implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
>   implicit objs: 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o]
>   implicit dirs: 
> [/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
>   implicit fwks: []
> 
> 
> Determining if the __GLIBC__ exist passed with the following output:
> Change Dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_f8760/fast && gmake[1]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_f8760.dir/build.make 
> CMakeFiles/cmTC_f8760.dir/build
> gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_f8760.dir/CheckSymbolExists.c.o
> /usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Wdate-time -D_FORTIFY_SOURCE=2  -o 
> CMakeFiles/cmTC_f8760.dir/CheckSymbolExists.c.o -c 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c
> Linking C executable cmTC_f8760
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f8760.dir/link.txt 
> --verbose=1
> /usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Wdate-time -D_FORTIFY_SOURCE=2  
> -Wl,-z,relro -Wl,-z,now  CMakeFiles/cmTC_f8760.dir/CheckSymbolExists.c.o -o 
> cmTC_f8760 
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[1]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> File 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
> /* */
> #include <stdlib.h>
> 
> int main(int argc, char** argv)
> {
>   (void)argv;
> #ifndef __GLIBC__
>   return ((int*)(&__GLIBC__))[argc];
> #else
>   (void)argc;
>   return 0;
> #endif
> }
> Performing C++ SOURCE FILE Test _OFFT_IS_64BIT succeeded with the following 
> output:
> Change Dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_b3995/fast && gmake[1]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_b3995.dir/build.make 
> CMakeFiles/cmTC_b3995.dir/build
> gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building CXX object CMakeFiles/cmTC_b3995.dir/src.cxx.o
> /usr/bin/c++ -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -o 
> CMakeFiles/cmTC_b3995.dir/src.cxx.o -c 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/src.cxx
> Linking CXX executable cmTC_b3995
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3995.dir/link.txt 
> --verbose=1
> /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2  -Wl,-z,relro -Wl,-z,now  
> CMakeFiles/cmTC_b3995.dir/src.cxx.o -o cmTC_b3995 
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[1]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> Source file was:
> 
> #include <sys/types.h>
>  /* Check that off_t can represent 2**63 - 1 correctly.
>     We can't simply define LARGE_OFF_T to be 9223372036854775807,
>     since some C++ compilers masquerading as C compilers
>     incorrectly reject 9223372036854775807.  */
> #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
>   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 
> 2147483647 == 1) ? 1 : -1];
>   int main() { return 0; }
> 
> Performing C++ SOURCE FILE Test HAVE_DATE_TIME succeeded with the following 
> output:
> Change Dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_068ed/fast && gmake[1]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_068ed.dir/build.make 
> CMakeFiles/cmTC_068ed.dir/build
> gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building CXX object CMakeFiles/cmTC_068ed.dir/src.cxx.o
> /usr/bin/c++ -DHAVE_DATE_TIME  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra 
> -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long 
> -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual 
> -Werror=return-type -Werror=init-self -Wvla    -Wdate-time -std=c++17 -o 
> CMakeFiles/cmTC_068ed.dir/src.cxx.o -c 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/src.cxx
> Linking CXX executable cmTC_068ed
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_068ed.dir/link.txt 
> --verbose=1
> /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra 
> -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long 
> -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual 
> -Werror=return-type -Werror=init-self -Wvla  -Wl,--enable-new-dtags 
> -Wl,-z,relro -Wl,-z,now  CMakeFiles/cmTC_068ed.dir/src.cxx.o -o cmTC_068ed 
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[1]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> Source file was:
> int main() { return 0; }
> Performing C++ SOURCE FILE Test BSYMBOLICFUNCTIONS_AVAILABLE succeeded with 
> the following output:
> Change Dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_d9a24/fast && gmake[1]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_d9a24.dir/build.make 
> CMakeFiles/cmTC_d9a24.dir/build
> gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building CXX object CMakeFiles/cmTC_d9a24.dir/src.cxx.o
> /usr/bin/c++ -DBSYMBOLICFUNCTIONS_AVAILABLE -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra 
> -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long 
> -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual 
> -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override 
> -Wlogical-op  -std=c++17 -o CMakeFiles/cmTC_d9a24.dir/src.cxx.o -c 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/src.cxx
> Linking CXX executable cmTC_d9a24
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d9a24.dir/link.txt 
> --verbose=1
> /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra 
> -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long 
> -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual 
> -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override 
> -Wlogical-op  -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now  
> CMakeFiles/cmTC_d9a24.dir/src.cxx.o -o cmTC_d9a24  -Wl,-Bsymbolic-functions 
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[1]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> Source file was:
> int main () { return 0; }
> dh_auto_configure: error: cd obj-x86_64-linux-gnu && 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 -DCMAKE_INSTALL_RUNSTATEDIR=/run 
> -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
> -DCMAKE_BUILD_TYPE=Debian -DCMAKE_INSTALL_SYSCONFDIR=/etc 
> -DKDE_INSTALL_USE_QT_SYS_PATHS=ON .. returned exit code 1
> make: *** [debian/rules:8: binary] Error 2


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/kmouth_21.12.3-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: kmouth
Source-Version: 4:22.04.3-1
Done: Pino Toscano <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
kmouth, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1011...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (supplier of updated kmouth package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 27 Jul 2022 07:11:34 +0200
Source: kmouth
Architecture: source
Version: 4:22.04.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-...@lists.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Closes: 1011865
Changes:
 kmouth (4:22.04.3-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release:
     - stops using KDEFrameworkCompilerSettings (Closes: #1011865)
   * Bump Standards-Version to 4.6.1, no changes required.
   * Remove inactive Uploaders.
   * Modernize building:
     - add the dh-sequence-kf5 build dependency to use the kf5 addon
       automatically, removing pkg-kde-tools
     - drop all the manually specified addons and buildsystem for dh
   * CI: enable blhc, as it should work fine now.
Checksums-Sha1:
 ec51105380ad54c548286a209a9e72dd570d356f 2689 kmouth_22.04.3-1.dsc
 2633a5dddfbbe70ccd415a6641f06042cec58420 2108236 kmouth_22.04.3.orig.tar.xz
 8116f1c7172b325a78392feb184fcb56c8be5044 833 kmouth_22.04.3.orig.tar.xz.asc
 ba2b62ce9c00bb273f052bd7be32a3c0019c853b 11192 kmouth_22.04.3-1.debian.tar.xz
 6df4774c9207f181206240a7278d08d453d43421 14946 
kmouth_22.04.3-1_source.buildinfo
Checksums-Sha256:
 dec8c749662aa195ccb1289abe9df7548ce02c61b7985c45c3f2061452cdbeea 2689 
kmouth_22.04.3-1.dsc
 feae14f291009737c6f402a5f21c53dd13660045938a65c9771fdf8df1e1ea53 2108236 
kmouth_22.04.3.orig.tar.xz
 d6d5bbdfa6211dd85ea35bd7312fc73b8989de60b16269ff64844f4cbd41d16c 833 
kmouth_22.04.3.orig.tar.xz.asc
 a188bdad17c4aea0950b1d6eabcf994320b11f7d6c3246103a3f45420f7aadbd 11192 
kmouth_22.04.3-1.debian.tar.xz
 18067782a4aa755a1139a1144c1106d8d0dd1bc19b58d93bbb702a97a6cc9b5e 14946 
kmouth_22.04.3-1_source.buildinfo
Files:
 1a95ffdf84143108ae391f0c70319f8d 2689 kde optional kmouth_22.04.3-1.dsc
 8c839f05b1fa7f77f0b6bcbc03a8f986 2108236 kde optional 
kmouth_22.04.3.orig.tar.xz
 7dd4b697530561ed5ab37e6a0460e9f3 833 kde optional 
kmouth_22.04.3.orig.tar.xz.asc
 ed61fc380ba35aaafc9b3f298a3e54d6 11192 kde optional 
kmouth_22.04.3-1.debian.tar.xz
 814a4d3eb6327b58f815326000965383 14946 kde optional 
kmouth_22.04.3-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmLgySwACgkQLRkciEOx
P03edhAAsNzYwROf6azl++WuEYkE1dANTphLVyJD2HhjfwVDzu+bieUjB5CsTWtg
G7jLWxDoznNoJA8puc/w+jEt4QPF2Kn8imXP500HFeIQtL5EHFISejFdY2pX+igj
uzM27FKuEhbZR/+/gANsWjCAY0AQHxQijk4Jiw/sBqwtxfLLmkNtBDOsNayMsXKD
rH3tnD6T+EE/w+O7B7IIMMlNdwUuIhW/pEK8nLBaApDNDr0rz4sfZskyQxUpWzQT
VL8CRChVM9V0KVywGjg0WO7XFSCczPrCmBKZMCmlCqnSs8FSzRMeHWtb3atDfhea
q2riD0vItkLswtGsM1syMc01MPqiv7j+SVqw8nHnVSb4WtPmuS46/DRnWy/RINPz
ftRwkpJvq0QIhbP0W5VB1fra2UbLcnkyuLsbamPVx01HgGBC1sgw6lC92aehD59c
iqKibMggHTZCkLioYw5jaRZdcl7hR8ldASbID0+/ADuO99JsAzM7hyQNoaW3iK53
EKwfUyzfW2VrjJE7azsHDqjux3IbgxWL4XmbXE3QdMySw3wUTnEKmVdxNpxH1Mwf
iO3g1I8VUijcaX4xWPTBwMJU22Ij+oD7AkP4KgGNgXsF6P0qIZpJD153r7gSksl6
gUwdDZezfuGPrV6uKz8A3qwc9J/XVEmm6YE/IXgXjjAe7Cs5/Cs=
=hHhX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to