Your message dated Thu, 23 Dec 2021 17:39:10 +0100
with message-id <YcSmLpi/lvdun...@xanadu.blop.info>
and subject line no longer reproducible, closing
has caused the Debian Bug report #1002283,
regarding gromit-mpx: FTBFS: --   Package 'ayatana-indicator3-0.4', required by 
'ayatana-appindicator3-0.1', not found
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.)


-- 
1002283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gromit-mpx
Version: 1.4-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 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
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       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 ..
> -- The C compiler identification is GNU 11.2.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
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") 
> -- Checking for module 'gtk+-3.0 >= 3.22'
> --   Found gtk+-3.0 , version 3.24.30
> -- Checking for module 'ayatana-appindicator3-0.1 >= 0.5.5'
> --   Package 'ayatana-indicator3-0.4', required by 
> 'ayatana-appindicator3-0.1', not found
> CMake Error at /usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:603 
> (message):
>   A required package was not found
> Call Stack (most recent call first):
>   /usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:825 
> (_pkg_check_modules_internal)
>   CMakeLists.txt:25 (pkg_check_modules)
> 
> 
> -- 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.
> 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=None
> 
> //Enable/Disable color output during build.
> CMAKE_COLOR_MAKEFILE:BOOL=ON
> 
> //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 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 NONE builds.
> CMAKE_C_FLAGS_NONE:STRING=
> 
> //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 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 NONE builds.
> CMAKE_EXE_LINKER_FLAGS_NONE: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
> 
> //User executables (bin)
> CMAKE_INSTALL_BINDIR:PATH=bin
> 
> //Read-only architecture-independent data (DATAROOTDIR)
> CMAKE_INSTALL_DATADIR:PATH=
> 
> //Read-only architecture-independent data root (share)
> CMAKE_INSTALL_DATAROOTDIR:PATH=share
> 
> //Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
> CMAKE_INSTALL_DOCDIR:PATH=
> 
> //C header files (include)
> CMAKE_INSTALL_INCLUDEDIR:PATH=include
> 
> //Info documentation (DATAROOTDIR/info)
> CMAKE_INSTALL_INFODIR:PATH=
> 
> //Object code libraries (lib)
> CMAKE_INSTALL_LIBDIR:PATH=lib/x86_64-linux-gnu
> 
> //Program executables (libexec)
> CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
> 
> //Locale-dependent data (DATAROOTDIR/locale)
> CMAKE_INSTALL_LOCALEDIR:PATH=
> 
> //Modifiable single-machine data (var)
> CMAKE_INSTALL_LOCALSTATEDIR:PATH=/var
> 
> //Man documentation (DATAROOTDIR/man)
> CMAKE_INSTALL_MANDIR:PATH=
> 
> //C header files for non-gcc (/usr/include)
> CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
> 
> //Install path prefix, prepended onto install directories.
> CMAKE_INSTALL_PREFIX:PATH=/usr
> 
> //Run-time variable data (LOCALSTATEDIR/run)
> CMAKE_INSTALL_RUNSTATEDIR:PATH=/run
> 
> //System admin executables (sbin)
> CMAKE_INSTALL_SBINDIR:PATH=sbin
> 
> //Modifiable architecture-independent data (com)
> CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
> 
> //Read-only single-machine data (etc)
> CMAKE_INSTALL_SYSCONFDIR:PATH=/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
> // 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
> // NONE builds.
> CMAKE_MODULE_LINKER_FLAGS_NONE: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=gromit-mpx
> 
> //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 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 NONE builds.
> CMAKE_SHARED_LINKER_FLAGS_NONE: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 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 NONE builds.
> CMAKE_STATIC_LINKER_FLAGS_NONE: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
> 
> //Arguments to supply to pkg-config
> PKG_CONFIG_ARGN:STRING=
> 
> //pkg-config executable
> PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config
> 
> //Value Computed by CMake
> gromit-mpx_BINARY_DIR:STATIC=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> 
> //Value Computed by CMake
> gromit-mpx_IS_TOP_LEVEL:STATIC=ON
> 
> //Value Computed by CMake
> gromit-mpx_SOURCE_DIR:STATIC=/<<PKGBUILDDIR>>
> 
> //Path to a library.
> pkgcfg_lib_gtk3_atk-1.0:FILEPATH=/usr/lib/x86_64-linux-gnu/libatk-1.0.so
> 
> //Path to a library.
> pkgcfg_lib_gtk3_cairo:FILEPATH=/usr/lib/x86_64-linux-gnu/libcairo.so
> 
> //Path to a library.
> pkgcfg_lib_gtk3_cairo-gobject:FILEPATH=/usr/lib/x86_64-linux-gnu/libcairo-gobject.so
> 
> //Path to a library.
> pkgcfg_lib_gtk3_gdk-3:FILEPATH=/usr/lib/x86_64-linux-gnu/libgdk-3.so
> 
> //Path to a library.
> pkgcfg_lib_gtk3_gdk_pixbuf-2.0:FILEPATH=/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so
> 
> //Path to a library.
> pkgcfg_lib_gtk3_gio-2.0:FILEPATH=/usr/lib/x86_64-linux-gnu/libgio-2.0.so
> 
> //Path to a library.
> pkgcfg_lib_gtk3_glib-2.0:FILEPATH=/usr/lib/x86_64-linux-gnu/libglib-2.0.so
> 
> //Path to a library.
> pkgcfg_lib_gtk3_gobject-2.0:FILEPATH=/usr/lib/x86_64-linux-gnu/libgobject-2.0.so
> 
> //Path to a library.
> pkgcfg_lib_gtk3_gtk-3:FILEPATH=/usr/lib/x86_64-linux-gnu/libgtk-3.so
> 
> //Path to a library.
> pkgcfg_lib_gtk3_harfbuzz:FILEPATH=/usr/lib/x86_64-linux-gnu/libharfbuzz.so
> 
> //Path to a library.
> pkgcfg_lib_gtk3_pango-1.0:FILEPATH=/usr/lib/x86_64-linux-gnu/libpango-1.0.so
> 
> //Path to a library.
> pkgcfg_lib_gtk3_pangocairo-1.0:FILEPATH=/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so
> 
> 
> ########################
> # INTERNAL cache entries
> ########################
> 
> //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=22
> //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_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_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_NONE
> CMAKE_C_FLAGS_NONE-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_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_NONE
> CMAKE_EXE_LINKER_FLAGS_NONE-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>>
> //ADVANCED property for variable: CMAKE_INSTALL_BINDIR
> CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_DATADIR
> CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
> CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
> CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
> CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_INFODIR
> CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
> CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
> CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
> CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
> CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_MANDIR
> CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
> CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
> CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
> CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
> CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
> //Install .so files without execute permission.
> CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
> //ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
> CMAKE_INSTALL_SYSCONFDIR-ADVANCED: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_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_NONE
> CMAKE_MODULE_LINKER_FLAGS_NONE-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.22
> //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
> CMAKE_SHARED_LINKER_FLAGS-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_NONE
> CMAKE_SHARED_LINKER_FLAGS_NONE-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_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_NONE
> CMAKE_STATIC_LINKER_FLAGS_NONE-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
> //Details about finding PkgConfig
> FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/bin/pkg-config][v0.29.2()]
> //ADVANCED property for variable: PKG_CONFIG_ARGN
> PKG_CONFIG_ARGN-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
> PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
> //CMAKE_INSTALL_PREFIX during last run
> _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr
> __pkg_config_arguments_gtk3:INTERNAL=REQUIRED;gtk+-3.0 >= 3.22
> __pkg_config_checked_gtk3:INTERNAL=1
> ayatana-appindicator3_CFLAGS:INTERNAL=
> ayatana-appindicator3_CFLAGS_I:INTERNAL=
> ayatana-appindicator3_CFLAGS_OTHER:INTERNAL=
> ayatana-appindicator3_FOUND:INTERNAL=
> ayatana-appindicator3_INCLUDEDIR:INTERNAL=
> ayatana-appindicator3_LIBDIR:INTERNAL=
> ayatana-appindicator3_LIBS:INTERNAL=
> ayatana-appindicator3_LIBS_L:INTERNAL=
> ayatana-appindicator3_LIBS_OTHER:INTERNAL=
> ayatana-appindicator3_LIBS_PATHS:INTERNAL=
> ayatana-appindicator3_MODULE_NAME:INTERNAL=
> ayatana-appindicator3_PREFIX:INTERNAL=
> ayatana-appindicator3_STATIC_CFLAGS:INTERNAL=
> ayatana-appindicator3_STATIC_CFLAGS_I:INTERNAL=
> ayatana-appindicator3_STATIC_CFLAGS_OTHER:INTERNAL=
> ayatana-appindicator3_STATIC_LIBDIR:INTERNAL=
> ayatana-appindicator3_STATIC_LIBS:INTERNAL=
> ayatana-appindicator3_STATIC_LIBS_L:INTERNAL=
> ayatana-appindicator3_STATIC_LIBS_OTHER:INTERNAL=
> ayatana-appindicator3_STATIC_LIBS_PATHS:INTERNAL=
> ayatana-appindicator3_VERSION:INTERNAL=
> ayatana-appindicator3_ayatana-appindicator3-0.1 _INCLUDEDIR:INTERNAL=
> ayatana-appindicator3_ayatana-appindicator3-0.1 _LIBDIR:INTERNAL=
> ayatana-appindicator3_ayatana-appindicator3-0.1 _PREFIX:INTERNAL=
> ayatana-appindicator3_ayatana-appindicator3-0.1 _VERSION:INTERNAL=
> gtk3_CFLAGS:INTERNAL=-pthread;-I/usr/include/gtk-3.0;-I/usr/include/at-spi2-atk/2.0;-I/usr/include/at-spi-2.0;-I/usr/include/dbus-1.0;-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include;-I/usr/include/gtk-3.0;-I/usr/include/gio-unix-2.0;-I/usr/include/cairo;-I/usr/include/pango-1.0;-I/usr/include/harfbuzz;-I/usr/include/pango-1.0;-I/usr/include/fribidi;-I/usr/include/harfbuzz;-I/usr/include/atk-1.0;-I/usr/include/cairo;-I/usr/include/pixman-1;-I/usr/include/uuid;-I/usr/include/freetype2;-I/usr/include/libpng16;-I/usr/include/gdk-pixbuf-2.0;-I/usr/include/libpng16;-I/usr/include/x86_64-linux-gnu;-I/usr/include/libmount;-I/usr/include/blkid;-I/usr/include/glib-2.0;-I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> gtk3_CFLAGS_I:INTERNAL=
> gtk3_CFLAGS_OTHER:INTERNAL=-pthread
> gtk3_FOUND:INTERNAL=1
> gtk3_INCLUDEDIR:INTERNAL=/usr/include
> gtk3_INCLUDE_DIRS:INTERNAL=/usr/include/gtk-3.0;/usr/include/at-spi2-atk/2.0;/usr/include/at-spi-2.0;/usr/include/dbus-1.0;/usr/lib/x86_64-linux-gnu/dbus-1.0/include;/usr/include/gtk-3.0;/usr/include/gio-unix-2.0;/usr/include/cairo;/usr/include/pango-1.0;/usr/include/harfbuzz;/usr/include/pango-1.0;/usr/include/fribidi;/usr/include/harfbuzz;/usr/include/atk-1.0;/usr/include/cairo;/usr/include/pixman-1;/usr/include/uuid;/usr/include/freetype2;/usr/include/libpng16;/usr/include/gdk-pixbuf-2.0;/usr/include/libpng16;/usr/include/x86_64-linux-gnu;/usr/include/libmount;/usr/include/blkid;/usr/include/glib-2.0;/usr/lib/x86_64-linux-gnu/glib-2.0/include
> gtk3_LDFLAGS:INTERNAL=-L/usr/lib/x86_64-linux-gnu;-lgtk-3;-lgdk-3;-lpangocairo-1.0;-lpango-1.0;-lharfbuzz;-latk-1.0;-lcairo-gobject;-lcairo;-lgdk_pixbuf-2.0;-lgio-2.0;-lgobject-2.0;-lglib-2.0
> gtk3_LDFLAGS_OTHER:INTERNAL=
> gtk3_LIBDIR:INTERNAL=/usr/lib/x86_64-linux-gnu
> gtk3_LIBRARIES:INTERNAL=gtk-3;gdk-3;pangocairo-1.0;pango-1.0;harfbuzz;atk-1.0;cairo-gobject;cairo;gdk_pixbuf-2.0;gio-2.0;gobject-2.0;glib-2.0
> gtk3_LIBRARY_DIRS:INTERNAL=/usr/lib/x86_64-linux-gnu
> gtk3_LIBS:INTERNAL=
> gtk3_LIBS_L:INTERNAL=
> gtk3_LIBS_OTHER:INTERNAL=
> gtk3_LIBS_PATHS:INTERNAL=
> gtk3_MODULE_NAME:INTERNAL='gtk+-3.0 '
> gtk3_PREFIX:INTERNAL=/usr
> gtk3_STATIC_CFLAGS:INTERNAL=-pthread;-I/usr/include/gtk-3.0;-I/usr/include/at-spi2-atk/2.0;-I/usr/include/at-spi-2.0;-I/usr/include/dbus-1.0;-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include;-I/usr/include/gtk-3.0;-I/usr/include/gio-unix-2.0;-I/usr/include/cairo;-I/usr/include/pango-1.0;-I/usr/include/harfbuzz;-I/usr/include/pango-1.0;-I/usr/include/fribidi;-I/usr/include/harfbuzz;-I/usr/include/atk-1.0;-I/usr/include/cairo;-I/usr/include/pixman-1;-I/usr/include/uuid;-I/usr/include/freetype2;-I/usr/include/libpng16;-I/usr/include/gdk-pixbuf-2.0;-I/usr/include/libpng16;-I/usr/include/x86_64-linux-gnu;-I/usr/include/libmount;-I/usr/include/blkid;-I/usr/include/glib-2.0;-I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> gtk3_STATIC_CFLAGS_I:INTERNAL=
> gtk3_STATIC_CFLAGS_OTHER:INTERNAL=-pthread
> gtk3_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include/gtk-3.0;/usr/include/at-spi2-atk/2.0;/usr/include/at-spi-2.0;/usr/include/dbus-1.0;/usr/lib/x86_64-linux-gnu/dbus-1.0/include;/usr/include/gtk-3.0;/usr/include/gio-unix-2.0;/usr/include/cairo;/usr/include/pango-1.0;/usr/include/harfbuzz;/usr/include/pango-1.0;/usr/include/fribidi;/usr/include/harfbuzz;/usr/include/atk-1.0;/usr/include/cairo;/usr/include/pixman-1;/usr/include/uuid;/usr/include/freetype2;/usr/include/libpng16;/usr/include/gdk-pixbuf-2.0;/usr/include/libpng16;/usr/include/x86_64-linux-gnu;/usr/include/libmount;/usr/include/blkid;/usr/include/glib-2.0;/usr/lib/x86_64-linux-gnu/glib-2.0/include
> gtk3_STATIC_LDFLAGS:INTERNAL=-L/usr/lib/x86_64-linux-gnu;-L/usr/lib;-L/usr/lib/x86_64-linux-gnu;-lgtk-3;-latk-bridge-2.0;-latspi;-lXtst;-ldbus-1;-lpthread;-lsystemd;-Wl,--export-dynamic;-lgdk-3;-lXinerama;-lXi;-lXrandr;-lXcursor;-lXcomposite;-lXdamage;-lXfixes;-lxkbcommon;-lwayland-cursor;-lwayland-egl;-lwayland-client;-lm;-pthread;-lepoxy;-ldl;-lGL;-lEGL;-lpangocairo-1.0;-lm;-lpangoft2-1.0;-lm;-lharfbuzz-gobject;-lpango-1.0;-lm;-lfribidi;-lthai;-ldatrie;-lXft;-lharfbuzz;-lm;-lgraphite2;-latk-1.0;-lcairo-gobject;-lcairo;-lz;-lpixman-1;-lfontconfig;-luuid;-lexpat;-lfreetype;-lbrotlidec;-lbrotlicommon;-lpng16;-lm;-lz;-lm;-lxcb-shm;-lxcb-render;-lXrender;-lXext;-lX11;-lpthread;-lxcb;-lXau;-lXdmcp;-lgdk_pixbuf-2.0;-lm;-ljpeg;-lpng16;-lm;-lz;-lm;-ltiff;-lwebp;-lzstd;-llzma;-ljbig;-ljpeg;-ldeflate;-lz;-lm;-lgio-2.0;-ldl;-lresolv;-lgmodule-2.0;-pthread;-ldl;-lz;-lmount;-ldl;-lblkid;-lselinux;-lsepol;-lpcre2-8;-pthread;-lgobject-2.0;-lffi;-lglib-2.0;-pthread;-lm;-lpcre;-pthread
> gtk3_STATIC_LDFLAGS_OTHER:INTERNAL=-Wl,--export-dynamic;-pthread
> gtk3_STATIC_LIBDIR:INTERNAL=
> gtk3_STATIC_LIBRARIES:INTERNAL=gtk-3;atk-bridge-2.0;atspi;Xtst;dbus-1;pthread;systemd;gdk-3;Xinerama;Xi;Xrandr;Xcursor;Xcomposite;Xdamage;Xfixes;xkbcommon;wayland-cursor;wayland-egl;wayland-client;m;epoxy;dl;GL;EGL;pangocairo-1.0;m;pangoft2-1.0;m;harfbuzz-gobject;pango-1.0;m;fribidi;thai;datrie;Xft;harfbuzz;m;graphite2;atk-1.0;cairo-gobject;cairo;z;pixman-1;fontconfig;uuid;expat;freetype;brotlidec;brotlicommon;png16;m;z;m;xcb-shm;xcb-render;Xrender;Xext;X11;pthread;xcb;Xau;Xdmcp;gdk_pixbuf-2.0;m;jpeg;png16;m;z;m;tiff;webp;zstd;lzma;jbig;jpeg;deflate;z;m;gio-2.0;dl;resolv;gmodule-2.0;dl;z;mount;dl;blkid;selinux;sepol;pcre2-8;gobject-2.0;ffi;glib-2.0;m;pcre
> gtk3_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib/x86_64-linux-gnu;/usr/lib;/usr/lib/x86_64-linux-gnu
> gtk3_STATIC_LIBS:INTERNAL=
> gtk3_STATIC_LIBS_L:INTERNAL=
> gtk3_STATIC_LIBS_OTHER:INTERNAL=
> gtk3_STATIC_LIBS_PATHS:INTERNAL=
> gtk3_VERSION:INTERNAL=3.24.30
> gtk3_gtk+-3.0 _INCLUDEDIR:INTERNAL=
> gtk3_gtk+-3.0 _LIBDIR:INTERNAL=
> gtk3_gtk+-3.0 _PREFIX:INTERNAL=
> gtk3_gtk+-3.0 _VERSION:INTERNAL=
> //ADVANCED property for variable: pkgcfg_lib_gtk3_atk-1.0
> pkgcfg_lib_gtk3_atk-1.0-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_gtk3_cairo
> pkgcfg_lib_gtk3_cairo-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_gtk3_cairo-gobject
> pkgcfg_lib_gtk3_cairo-gobject-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_gtk3_gdk-3
> pkgcfg_lib_gtk3_gdk-3-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_gtk3_gdk_pixbuf-2.0
> pkgcfg_lib_gtk3_gdk_pixbuf-2.0-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_gtk3_gio-2.0
> pkgcfg_lib_gtk3_gio-2.0-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_gtk3_glib-2.0
> pkgcfg_lib_gtk3_glib-2.0-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_gtk3_gobject-2.0
> pkgcfg_lib_gtk3_gobject-2.0-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_gtk3_gtk-3
> pkgcfg_lib_gtk3_gtk-3-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_gtk3_harfbuzz
> pkgcfg_lib_gtk3_harfbuzz-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_gtk3_pango-1.0
> pkgcfg_lib_gtk3_pango-1.0-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_gtk3_pangocairo-1.0
> pkgcfg_lib_gtk3_pangocairo-1.0-ADVANCED:INTERNAL=1
> prefix_result:INTERNAL=/usr/lib/x86_64-linux-gnu
> 
>       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.22.1/CompilerIdC/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_8a525/fast && gmake[1]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_8a525.dir/build.make 
> CMakeFiles/cmTC_8a525.dir/build
> gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_8a525.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_8a525.dir/CMakeCCompilerABI.c.o -c 
> /usr/share/cmake-3.22/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.2.0-13' 
> --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-KdLYb3/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-KdLYb3/gcc-11-11.2.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.2.0 (Debian 11.2.0-13) 
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_8a525.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_8a525.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.22/Modules/CMakeCCompilerABI.c -quiet 
> -dumpdir CMakeFiles/cmTC_8a525.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/ccqe1yI9.s
> GNU C17 (Debian 11.2.0-13) version 11.2.0 (x86_64-linux-gnu)
>       compiled by GNU C version 11.2.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.2.0-13) version 11.2.0 (x86_64-linux-gnu)
>       compiled by GNU C version 11.2.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: 2077d52c115dc094ca7ad13a4c3eb044
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_8a525.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_8a525.dir/'
>  as -v --gdwarf-5 --64 -o CMakeFiles/cmTC_8a525.dir/CMakeCCompilerABI.c.o 
> /tmp/ccqe1yI9.s
> GNU assembler version 2.37 (x86_64-linux-gnu) using BFD version (GNU Binutils 
> for Debian) 2.37
> 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_8a525.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_8a525.dir/CMakeCCompilerABI.c.'
> Linking C executable cmTC_8a525
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8a525.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 -rdynamic 
> CMakeFiles/cmTC_8a525.dir/CMakeCCompilerABI.c.o -o cmTC_8a525 
> 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.2.0-13' 
> --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-KdLYb3/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-KdLYb3/gcc-11-11.2.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.2.0 (Debian 11.2.0-13) 
> 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' '-rdynamic' '-o' 'cmTC_8a525' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'cmTC_8a525.'
>  /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/ccMW54yj.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 -export-dynamic 
> -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_8a525 
> /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_8a525.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' '-rdynamic' '-o' 'cmTC_8a525' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'cmTC_8a525.'
> 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_8a525/fast && gmake[1]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp']
>   ignore line: [/usr/bin/gmake  -f CMakeFiles/cmTC_8a525.dir/build.make 
> CMakeFiles/cmTC_8a525.dir/build]
>   ignore line: [gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp']
>   ignore line: [Building C object 
> CMakeFiles/cmTC_8a525.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_8a525.dir/CMakeCCompilerABI.c.o -c 
> /usr/share/cmake-3.22/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.2.0-13' 
> --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-KdLYb3/gcc-11-11.2.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-11-KdLYb3/gcc-11-11.2.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.2.0 (Debian 11.2.0-13) ]
>   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_8a525.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_8a525.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.22/Modules/CMakeCCompilerABI.c -quiet -dumpdir 
> CMakeFiles/cmTC_8a525.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/ccqe1yI9.s]
>   ignore line: [GNU C17 (Debian 11.2.0-13) version 11.2.0 (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 11.2.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.2.0-13) version 11.2.0 (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 11.2.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: 
> 2077d52c115dc094ca7ad13a4c3eb044]
>   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_8a525.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_8a525.dir/']
>   ignore line: [ as -v --gdwarf-5 --64 -o 
> CMakeFiles/cmTC_8a525.dir/CMakeCCompilerABI.c.o /tmp/ccqe1yI9.s]
>   ignore line: [GNU assembler version 2.37 (x86_64-linux-gnu) using BFD 
> version (GNU Binutils for Debian) 2.37]
>   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_8a525.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_8a525.dir/CMakeCCompilerABI.c.']
>   ignore line: [Linking C executable cmTC_8a525]
>   ignore line: [/usr/bin/cmake -E cmake_link_script 
> CMakeFiles/cmTC_8a525.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 -rdynamic CMakeFiles/cmTC_8a525.dir/CMakeCCompilerABI.c.o 
> -o cmTC_8a525 ]
>   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.2.0-13' 
> --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-KdLYb3/gcc-11-11.2.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-11-KdLYb3/gcc-11-11.2.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.2.0 (Debian 11.2.0-13) ]
>   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' '-rdynamic' '-o' 
> 'cmTC_8a525' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_8a525.']
>   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/ccMW54yj.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 -export-dynamic 
> -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_8a525 
> /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_8a525.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/ccMW54yj.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 [-export-dynamic] ==> ignore
>     arg [-dynamic-linker] ==> ignore
>     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
>     arg [-pie] ==> ignore
>     arg [-o] ==> ignore
>     arg [cmTC_8a525] ==> 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_8a525.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: []
> 
> 
> 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 .. 
> returned exit code 1
> make: *** [debian/rules:6: binary] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/gromit-mpx_1.4-2_unstable.log

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 ---
Hi,

This build failure is no longer reproducible, so I'm closing this bug.
Maybe it was fixed with a change in another package.

Lucas

--- End Message ---

Reply via email to