Your message dated Fri, 23 Sep 2022 23:31:58 +0000
with message-id <e1obs9g-001aol...@fasolo.debian.org>
and subject line Bug#1020188: fixed in ogre-1.12 1.12.10+dfsg2-3
has caused the Debian Bug report #1020188,
regarding ogre-1.12: FTBFS: make[1]: *** [debian/rules:43: 
override_dh_auto_configure] Error 2
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.)


-- 
1020188: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020188
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ogre-1.12
Version: 1.12.10+dfsg2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- \
>       -DOGRE_LIB_DIRECTORY="lib/x86_64-linux-gnu" \
>       -DCMAKE_SKIP_RPATH:BOOL=TRUE \
>       -DOGRE_BUILD_RENDERSYSTEM_GLES2:BOOL=TRUE \
>       -DOGRE_BUILD_DEPENDENCIES:BOOL=FALSE \
>       -DOGRE_BUILD_DOCS:BOOL=TRUE \
>       -DOGRE_INSTALL_DOCS:BOOL=TRUE \
>       -DOGRE_BUILD_SAMPLES:BOOL=FALSE \
>       -DOGRE_INSTALL_SAMPLES:BOOL=FALSE \
>       -DOGRE_INSTALL_SAMPLES_SOURCE:BOOL=FALSE \
>       -DOGRE_BUILD_COMPONENT_PYTHON:BOOL=TRUE \
>       -DOGRE_BUILD_COMPONENT_CSHARP:BOOL=FALSE \
>       -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3
>       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 
> -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix 
> Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON 
> -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
> -DOGRE_LIB_DIRECTORY=lib/x86_64-linux-gnu -DCMAKE_SKIP_RPATH:BOOL=TRUE 
> -DOGRE_BUILD_RENDERSYSTEM_GLES2:BOOL=TRUE 
> -DOGRE_BUILD_DEPENDENCIES:BOOL=FALSE -DOGRE_BUILD_DOCS:BOOL=TRUE 
> -DOGRE_INSTALL_DOCS:BOOL=TRUE -DOGRE_BUILD_SAMPLES:BOOL=FALSE 
> -DOGRE_INSTALL_SAMPLES:BOOL=FALSE -DOGRE_INSTALL_SAMPLES_SOURCE:BOOL=FALSE 
> -DOGRE_BUILD_COMPONENT_PYTHON:BOOL=TRUE 
> -DOGRE_BUILD_COMPONENT_CSHARP:BOOL=FALSE 
> -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3 ..
> CMake Deprecation Warning at CMakeLists.txt:37 (cmake_policy):
>   The OLD behavior for policy CMP0078 will be removed from a future version
>   of CMake.
> 
>   The cmake-policies(7) manual explains that the OLD behaviors of all
>   policies are deprecated and that a policy should be set to OLD only under
>   specific short-term circumstances.  Projects should be ported to the NEW
>   behavior and not rely on setting a policy to OLD.
> 
> 
> CMake Deprecation Warning at CMakeLists.txt:40 (cmake_policy):
>   The OLD behavior for policy CMP0086 will be removed from a future version
>   of CMake.
> 
>   The cmake-policies(7) manual explains that the OLD behaviors of all
>   policies are deprecated and that a policy should be set to OLD only under
>   specific short-term circumstances.  Projects should be ported to the NEW
>   behavior and not rely on setting a policy to OLD.
> 
> 
> -- The C compiler identification is GNU 12.2.0
> -- The CXX compiler identification is GNU 12.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
> -- 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
> -- Configuring OGRE 1.12.10
> -- Check size of void*
> -- Check size of void* - done
> -- Performing Test OGRE_GCC_HAS_SSE
> -- Performing Test OGRE_GCC_HAS_SSE - Success
> -- Search path: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Dependencies;/<<PKGBUILDDIR>>/Dependencies;/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../Dependencies;/<<PKGBUILDDIR>>/../Dependencies
> -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") 
> -- Looking for ZZip...
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") 
> -- Checking for module 'zziplib'
> --   Found zziplib, version 0.13.72
> -- Found ZZip: /usr/lib/x86_64-linux-gnu/libzzip.so
> -- Looking for FreeImage...
> -- Checking for module 'freeimage'
> --   No package 'freeimage' found
> -- Found FreeImage: /usr/lib/x86_64-linux-gnu/libfreeimage.so
> -- Found Freetype: /usr/lib/x86_64-linux-gnu/libfreetype.so (found version 
> "2.12.1") 
> -- Found X11: /usr/include   
> -- Looking for XOpenDisplay in 
> /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
> -- Looking for XOpenDisplay in 
> /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - 
> found
> -- Looking for gethostbyname
> -- Looking for gethostbyname - found
> -- Looking for connect
> -- Looking for connect - found
> -- Looking for remove
> -- Looking for remove - found
> -- Looking for shmat
> -- Looking for shmat - found
> -- Looking for IceConnectionNumber in ICE
> -- Looking for IceConnectionNumber in ICE - found
> -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so   
> -- Looking for Cg...
> -- Cg_PREFIX_PATH changed.
> -- Checking for module 'Cg'
> --   No package 'Cg' found
> -- Could not locate Cg
> -- Found PythonInterp: /usr/bin/python3 (found version "3.10.7") 
> -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.10.so (found 
> version "3.10.7") 
> -- 
> -----------------------------------------------------------------------------
> -- The following external packages were located on your system.
> -- This installation will have the extra features provided by these packages.
> + zlib
> + zziplib
> + freeimage
> + freetype
> + X11
> + OpenGL
> + OpenGL ES 2.x
> + Python
> + SWIG
> + pugixml
> -----------------------------------------------------------------------------
> -- The following OPTIONAL packages could NOT be located on your system.
> -- Consider installing them to enable more features from this software.
> + cg: C for graphics shader language 
> <http://developer.nvidia.com/object/cg_toolkit.html>
> + OpenEXR: Load High dynamic range images <http://www.openexr.com/>
> + Assimp: Needed for the AssimpLoader Plugin <https://www.assimp.org/>
> -----------------------------------------------------------------------------
> 
> -- 
> ----------------------------------------------------------------------------
>   FEATURE SUMMARY
> ----------------------------------------------------------------------------
> 
> Building components:
>   + Python [BETA]
> Building rendersystems:
>   + OpenGL ES2/ ES3
> 
> Build type:                      shared
> Thread safety:                   resource preparation () [DEPRECATED]
> ResourceManager behaviour:       strict
> Use double precision:            disabled
> Nodes inherit transform:         disabled
> Assert mode:                     exceptions
> 
> ----------------------------------------------------------------------------
> 
> CMake Error at /usr/lib/x86_64-linux-gnu/cmake/SDL2/sdl2-config.cmake:4 
> (set_package_properties):
>   Unknown CMake command "set_package_properties".
> Call Stack (most recent call first):
>   CMake/Dependencies.cmake:337 (find_package)
>   CMakeLists.txt:290 (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
> ########################
> 
> //The directory containing a CMake configuration file for ASSIMP.
> ASSIMP_DIR:PATH=ASSIMP_DIR-NOTFOUND
> 
> //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
> 
> //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-12
> 
> //A wrapper around 'ranlib' adding the appropriate '--plugin' option
> // for the GCC compiler
> CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-12
> 
> //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 -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2
> 
> //Flags used by the CXX compiler during DEBUG builds.
> CMAKE_CXX_FLAGS_DEBUG:STRING=-g
> 
> //Flags used by the CXX compiler during MINSIZEREL builds.
> CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
> 
> //Flags used by the CXX compiler during NONE builds.
> CMAKE_CXX_FLAGS_NONE:STRING=
> 
> //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-12
> 
> //A wrapper around 'ranlib' adding the appropriate '--plugin' option
> // for the GCC compiler
> CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-12
> 
> //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 -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wl,-z,defs 
> -Wl,--as-needed
> 
> //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
> 
> //Value Computed by CMake.
> CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/pkgRedirects
> 
> //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 -Wl,-z,defs 
> -Wl,--as-needed
> 
> //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=OGRE
> 
> //Value Computed by CMake
> CMAKE_PROJECT_VERSION:STATIC=1.12.10
> 
> //Value Computed by CMake
> CMAKE_PROJECT_VERSION_MAJOR:STATIC=1
> 
> //Value Computed by CMake
> CMAKE_PROJECT_VERSION_MINOR:STATIC=12
> 
> //Value Computed by CMake
> CMAKE_PROJECT_VERSION_PATCH:STATIC=10
> 
> //Value Computed by CMake
> CMAKE_PROJECT_VERSION_TWEAK:STATIC=
> 
> //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 -Wl,-z,defs 
> -Wl,--as-needed
> 
> //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=
> 
> //If set, runtime paths are not added when installing shared libraries,
> // but are added when building.
> CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
> 
> //No help, variable specified on the command line.
> CMAKE_SKIP_RPATH:BOOL=TRUE
> 
> //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
> 
> //x
> Cg_INCLUDE_DIR:STRING=Cg_INCLUDE_DIR-NOTFOUND
> 
> //x
> Cg_LIBRARY_DBG:STRING=Cg_LIBRARY_DBG-NOTFOUND
> 
> //x
> Cg_LIBRARY_FWK:STRING=NOTFOUND
> 
> //x
> Cg_LIBRARY_REL:STRING=Cg_LIBRARY_REL-NOTFOUND
> 
> //Path to a file.
> EGL_INCLUDE_DIR:PATH=/usr/include
> 
> //Path to a library.
> EGL_egl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libEGL.so
> 
> //No help, variable specified on the command line.
> FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON
> 
> //Path to a file.
> FREETYPE_INCLUDE_DIR_freetype2:PATH=/usr/include/freetype2
> 
> //Path to a file.
> FREETYPE_INCLUDE_DIR_ft2build:PATH=/usr/include/freetype2
> 
> //Path to a library.
> FREETYPE_LIBRARY_DEBUG:FILEPATH=FREETYPE_LIBRARY_DEBUG-NOTFOUND
> 
> //Path to a library.
> FREETYPE_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libfreetype.so
> 
> //Path to a file.
> FreeImage_INCLUDE_DIR:PATH=/usr/include
> 
> //Path to a library.
> FreeImage_LIBRARY_DBG:FILEPATH=FreeImage_LIBRARY_DBG-NOTFOUND
> 
> //Path to a library.
> FreeImage_LIBRARY_REL:FILEPATH=/usr/lib/x86_64-linux-gnu/libfreeimage.so
> 
> //Value Computed by CMake
> OGRE_BINARY_DIR:STATIC=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> 
> //No help, variable specified on the command line.
> OGRE_BUILD_COMPONENT_CSHARP:BOOL=FALSE
> 
> //No help, variable specified on the command line.
> OGRE_BUILD_COMPONENT_PYTHON:BOOL=TRUE
> 
> //automatically build Ogre Dependencies (freetype, zzip)
> OGRE_BUILD_DEPENDENCIES:BOOL=FALSE
> 
> //No help, variable specified on the command line.
> OGRE_BUILD_DOCS:BOOL=TRUE
> 
> //No help, variable specified on the command line.
> OGRE_BUILD_RENDERSYSTEM_GLES2:BOOL=TRUE
> 
> //No help, variable specified on the command line.
> OGRE_BUILD_SAMPLES:BOOL=FALSE
> 
> //Path to prebuilt OGRE dependencies
> OGRE_DEPENDENCIES_DIR:PATH=
> 
> //No help, variable specified on the command line.
> OGRE_INSTALL_DOCS:BOOL=TRUE
> 
> //No help, variable specified on the command line.
> OGRE_INSTALL_SAMPLES:BOOL=FALSE
> 
> //No help, variable specified on the command line.
> OGRE_INSTALL_SAMPLES_SOURCE:BOOL=FALSE
> 
> //Value Computed by CMake
> OGRE_IS_TOP_LEVEL:STATIC=ON
> 
> //No help, variable specified on the command line.
> OGRE_LIB_DIRECTORY:UNINITIALIZED=lib/x86_64-linux-gnu
> 
> //Value Computed by CMake
> OGRE_SOURCE_DIR:STATIC=/<<PKGBUILDDIR>>
> 
> //Path to a library.
> OPENEXR_Half_LIBRARY:FILEPATH=OPENEXR_Half_LIBRARY-NOTFOUND
> 
> //Path to a library.
> OPENEXR_Half_LIBRARY_DEBUG:FILEPATH=OPENEXR_Half_LIBRARY_DEBUG-NOTFOUND
> 
> //Path to a file.
> OPENEXR_INCLUDE_DIR:PATH=OPENEXR_INCLUDE_DIR-NOTFOUND
> 
> //Path to a library.
> OPENEXR_Iex_LIBRARY:FILEPATH=OPENEXR_Iex_LIBRARY-NOTFOUND
> 
> //Path to a library.
> OPENEXR_Iex_LIBRARY_DEBUG:FILEPATH=OPENEXR_Iex_LIBRARY_DEBUG-NOTFOUND
> 
> //Path to a library.
> OPENEXR_IlmImf_LIBRARY:FILEPATH=OPENEXR_IlmImf_LIBRARY-NOTFOUND
> 
> //Path to a library.
> OPENEXR_IlmImf_LIBRARY_DEBUG:FILEPATH=OPENEXR_IlmImf_LIBRARY_DEBUG-NOTFOUND
> 
> //Path to a library.
> OPENEXR_IlmThread_LIBRARY:FILEPATH=OPENEXR_IlmThread_LIBRARY-NOTFOUND
> 
> //Path to a library.
> OPENEXR_IlmThread_LIBRARY_DEBUG:FILEPATH=OPENEXR_IlmThread_LIBRARY_DEBUG-NOTFOUND
> 
> //Path to a file.
> OPENGLES2_INCLUDE_DIR:PATH=/usr/include
> 
> //Path to a library.
> OPENGLES2_gl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLESv2.so
> 
> //Path to a file.
> OPENGL_EGL_INCLUDE_DIR:PATH=/usr/include
> 
> //Path to a file.
> OPENGL_GLX_INCLUDE_DIR:PATH=/usr/include
> 
> //Path to a file.
> OPENGL_INCLUDE_DIR:PATH=/usr/include
> 
> //Path to a library.
> OPENGL_egl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libEGL.so
> 
> //Path to a library.
> OPENGL_gl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGL.so
> 
> //Path to a library.
> OPENGL_glu_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLU.so
> 
> //Path to a library.
> OPENGL_glx_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLX.so
> 
> //Path to a library.
> OPENGL_opengl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libOpenGL.so
> 
> //Path to a file.
> OPENGL_xmesa_INCLUDE_DIR:PATH=OPENGL_xmesa_INCLUDE_DIR-NOTFOUND
> 
> //Arguments to supply to pkg-config
> PKG_CONFIG_ARGN:STRING=
> 
> //pkg-config executable
> PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config
> 
> //No help, variable specified on the command line.
> PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3
> 
> //Path to a file.
> PYTHON_INCLUDE_DIR:PATH=/usr/include/python3.10
> 
> //Path to a library.
> PYTHON_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libpython3.10.so
> 
> //Path to a library.
> PYTHON_LIBRARY_DEBUG:FILEPATH=PYTHON_LIBRARY_DEBUG-NOTFOUND
> 
> //The directory containing a CMake configuration file for SDL2.
> SDL2_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/SDL2
> 
> //Path to a file.
> SWIG_DIR:PATH=/usr/share/swig4.0
> 
> //Path to a program.
> SWIG_EXECUTABLE:FILEPATH=/usr/bin/swig4.0
> 
> //Swig version
> SWIG_VERSION:STRING=4.0.2
> 
> //Path to a file.
> X11_ICE_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_ICE_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libICE.so
> 
> //Path to a file.
> X11_SM_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_SM_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libSM.so
> 
> //Path to a file.
> X11_X11_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_X11_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libX11.so
> 
> //Path to a file.
> X11_X11_xcb_INCLUDE_PATH:PATH=X11_X11_xcb_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_X11_xcb_LIB:FILEPATH=X11_X11_xcb_LIB-NOTFOUND
> 
> //Path to a file.
> X11_XRes_INCLUDE_PATH:PATH=X11_XRes_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_XRes_LIB:FILEPATH=X11_XRes_LIB-NOTFOUND
> 
> //Path to a file.
> X11_XShm_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a file.
> X11_XSync_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a file.
> X11_Xaccessrules_INCLUDE_PATH:PATH=X11_Xaccessrules_INCLUDE_PATH-NOTFOUND
> 
> //Path to a file.
> X11_Xaccessstr_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a file.
> X11_Xau_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xau_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXau.so
> 
> //Path to a file.
> X11_Xaw_INCLUDE_PATH:PATH=X11_Xaw_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_Xaw_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXaw.so
> 
> //Path to a file.
> X11_Xcomposite_INCLUDE_PATH:PATH=X11_Xcomposite_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_Xcomposite_LIB:FILEPATH=X11_Xcomposite_LIB-NOTFOUND
> 
> //Path to a file.
> X11_Xcursor_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xcursor_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXcursor.so
> 
> //Path to a file.
> X11_Xdamage_INCLUDE_PATH:PATH=X11_Xdamage_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_Xdamage_LIB:FILEPATH=X11_Xdamage_LIB-NOTFOUND
> 
> //Path to a file.
> X11_Xdmcp_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xdmcp_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXdmcp.so
> 
> //Path to a file.
> X11_Xext_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xext_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXext.so
> 
> //Path to a file.
> X11_Xfixes_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xfixes_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXfixes.so
> 
> //Path to a file.
> X11_Xft_INCLUDE_PATH:PATH=X11_Xft_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_Xft_LIB:FILEPATH=X11_Xft_LIB-NOTFOUND
> 
> //Path to a file.
> X11_Xi_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xi_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXi.so
> 
> //Path to a file.
> X11_Xinerama_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xinerama_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXinerama.so
> 
> //Path to a file.
> X11_Xkb_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a file.
> X11_Xkblib_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a file.
> X11_Xlib_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a file.
> X11_Xmu_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xmu_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXmu.so
> 
> //Path to a file.
> X11_Xpm_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xpm_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXpm.so
> 
> //Path to a file.
> X11_Xrandr_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xrandr_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXrandr.so
> 
> //Path to a file.
> X11_Xrender_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xrender_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXrender.so
> 
> //Path to a file.
> X11_Xshape_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a file.
> X11_Xss_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xss_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXss.so
> 
> //Path to a file.
> X11_Xt_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xt_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXt.so
> 
> //Path to a file.
> X11_Xtst_INCLUDE_PATH:PATH=X11_Xtst_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_Xtst_LIB:FILEPATH=X11_Xtst_LIB-NOTFOUND
> 
> //Path to a file.
> X11_Xutil_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a file.
> X11_Xv_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xv_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXv.so
> 
> //Path to a file.
> X11_Xxf86misc_INCLUDE_PATH:PATH=X11_Xxf86misc_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_Xxf86misc_LIB:FILEPATH=X11_Xxf86misc_LIB-NOTFOUND
> 
> //Path to a file.
> X11_Xxf86vm_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_Xxf86vm_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXxf86vm.so
> 
> //Path to a file.
> X11_dpms_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a file.
> X11_xcb_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_xcb_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libxcb.so
> 
> //Path to a file.
> X11_xcb_icccm_INCLUDE_PATH:PATH=X11_xcb_icccm_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_xcb_icccm_LIB:FILEPATH=X11_xcb_icccm_LIB-NOTFOUND
> 
> //Path to a file.
> X11_xcb_keysyms_INCLUDE_PATH:PATH=X11_xcb_keysyms_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_xcb_keysyms_LIB:FILEPATH=X11_xcb_keysyms_LIB-NOTFOUND
> 
> //Path to a file.
> X11_xcb_randr_INCLUDE_PATH:PATH=X11_xcb_randr_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_xcb_randr_LIB:FILEPATH=X11_xcb_randr_LIB-NOTFOUND
> 
> //Path to a file.
> X11_xcb_util_INCLUDE_PATH:PATH=X11_xcb_util_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_xcb_util_LIB:FILEPATH=X11_xcb_util_LIB-NOTFOUND
> 
> //Path to a file.
> X11_xcb_xfixes_INCLUDE_PATH:PATH=X11_xcb_xfixes_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_xcb_xfixes_LIB:FILEPATH=X11_xcb_xfixes_LIB-NOTFOUND
> 
> //Path to a library.
> X11_xcb_xkb_LIB:FILEPATH=X11_xcb_xkb_LIB-NOTFOUND
> 
> //Path to a file.
> X11_xcb_xtest_INCLUDE_PATH:PATH=X11_xcb_xtest_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_xcb_xtest_LIB:FILEPATH=X11_xcb_xtest_LIB-NOTFOUND
> 
> //Path to a file.
> X11_xkbcommon_INCLUDE_PATH:PATH=/usr/include
> 
> //Path to a library.
> X11_xkbcommon_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libxkbcommon.so
> 
> //Path to a file.
> X11_xkbcommon_X11_INCLUDE_PATH:PATH=X11_xkbcommon_X11_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_xkbcommon_X11_LIB:FILEPATH=X11_xkbcommon_X11_LIB-NOTFOUND
> 
> //Path to a file.
> X11_xkbfile_INCLUDE_PATH:PATH=X11_xkbfile_INCLUDE_PATH-NOTFOUND
> 
> //Path to a library.
> X11_xkbfile_LIB:FILEPATH=X11_xkbfile_LIB-NOTFOUND
> 
> //Path to a file.
> ZLIB_INCLUDE_DIR:PATH=/usr/include
> 
> //Path to a library.
> ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND
> 
> //Path to a library.
> ZLIB_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libz.so
> 
> //Path to a file.
> ZZip_INCLUDE_DIR:PATH=/usr/include
> 
> //Path to a library.
> ZZip_LIBRARY_DBG:FILEPATH=ZZip_LIBRARY_DBG-NOTFOUND
> 
> //Path to a library.
> ZZip_LIBRARY_REL:FILEPATH=/usr/lib/x86_64-linux-gnu/libzzip.so
> 
> //Path to a library.
> pkgcfg_lib_ZZip_PKGC_z:FILEPATH=/usr/lib/x86_64-linux-gnu/libz.so
> 
> //Path to a library.
> pkgcfg_lib_ZZip_PKGC_zzip:FILEPATH=/usr/lib/x86_64-linux-gnu/libzzip.so
> 
> //The directory containing a CMake configuration file for pugixml.
> pugixml_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/pugixml
> 
> 
> ########################
> # 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=24
> //Patch version of cmake used to create the current loaded cache
> CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
> //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_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_NONE
> CMAKE_CXX_FLAGS_NONE-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_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=
> //Have function connect
> CMAKE_HAVE_CONNECT:INTERNAL=1
> //Have function gethostbyname
> CMAKE_HAVE_GETHOSTBYNAME:INTERNAL=1
> //Have function remove
> CMAKE_HAVE_REMOVE:INTERNAL=1
> //Have function shmat
> CMAKE_HAVE_SHMAT:INTERNAL=1
> //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
> //Have library ICE
> CMAKE_LIB_ICE_HAS_ICECONNECTIONNUMBER: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.24
> //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
> //ADVANCED property for variable: Cg_INCLUDE_DIR
> Cg_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: Cg_LIBRARY_DBG
> Cg_LIBRARY_DBG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: Cg_LIBRARY_FWK
> Cg_LIBRARY_FWK-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: Cg_LIBRARY_REL
> Cg_LIBRARY_REL-ADVANCED:INTERNAL=1
> Cg_PKGC_CFLAGS:INTERNAL=
> Cg_PKGC_CFLAGS_I:INTERNAL=
> Cg_PKGC_CFLAGS_OTHER:INTERNAL=
> Cg_PKGC_Cg_INCLUDEDIR:INTERNAL=
> Cg_PKGC_Cg_LIBDIR:INTERNAL=
> Cg_PKGC_Cg_PREFIX:INTERNAL=
> Cg_PKGC_Cg_VERSION:INTERNAL=
> Cg_PKGC_FOUND:INTERNAL=
> Cg_PKGC_INCLUDEDIR:INTERNAL=
> Cg_PKGC_LIBDIR:INTERNAL=
> Cg_PKGC_LIBS:INTERNAL=
> Cg_PKGC_LIBS_L:INTERNAL=
> Cg_PKGC_LIBS_OTHER:INTERNAL=
> Cg_PKGC_LIBS_PATHS:INTERNAL=
> Cg_PKGC_MODULE_NAME:INTERNAL=
> Cg_PKGC_PREFIX:INTERNAL=
> Cg_PKGC_STATIC_CFLAGS:INTERNAL=
> Cg_PKGC_STATIC_CFLAGS_I:INTERNAL=
> Cg_PKGC_STATIC_CFLAGS_OTHER:INTERNAL=
> Cg_PKGC_STATIC_LIBDIR:INTERNAL=
> Cg_PKGC_STATIC_LIBS:INTERNAL=
> Cg_PKGC_STATIC_LIBS_L:INTERNAL=
> Cg_PKGC_STATIC_LIBS_OTHER:INTERNAL=
> Cg_PKGC_STATIC_LIBS_PATHS:INTERNAL=
> Cg_PKGC_VERSION:INTERNAL=
> //x
> Cg_PREFIX_PATH_INT_CHECK:INTERNAL=/Dependencies;/Dependencies;/opt/nvidia-cg-toolkit
> //ADVANCED property for variable: EGL_INCLUDE_DIR
> EGL_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: EGL_egl_LIBRARY
> EGL_egl_LIBRARY-ADVANCED:INTERNAL=1
> //Details about finding Freetype
> FIND_PACKAGE_MESSAGE_DETAILS_Freetype:INTERNAL=[/usr/lib/x86_64-linux-gnu/libfreetype.so][/usr/include/freetype2][v2.12.1()]
> //Details about finding OpenGL
> FIND_PACKAGE_MESSAGE_DETAILS_OpenGL:INTERNAL=[/usr/lib/x86_64-linux-gnu/libOpenGL.so][/usr/lib/x86_64-linux-gnu/libGLX.so][/usr/include][c
>  ][v()]
> //Details about finding PkgConfig
> FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/bin/pkg-config][v0.29.2()]
> //Details about finding PythonInterp
> FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python3][v3.10.7()]
> //Details about finding PythonLibs
> FIND_PACKAGE_MESSAGE_DETAILS_PythonLibs:INTERNAL=[/usr/lib/x86_64-linux-gnu/libpython3.10.so][/usr/include/python3.10][v3.10.7()]
> //Details about finding X11
> FIND_PACKAGE_MESSAGE_DETAILS_X11:INTERNAL=[/usr/include][/usr/lib/x86_64-linux-gnu/libX11.so][c
>  ][v()]
> //Details about finding ZLIB
> FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/x86_64-linux-gnu/libz.so][/usr/include][v1.2.11()]
> //ADVANCED property for variable: FREETYPE_INCLUDE_DIR_freetype2
> FREETYPE_INCLUDE_DIR_freetype2-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: FREETYPE_INCLUDE_DIR_ft2build
> FREETYPE_INCLUDE_DIR_ft2build-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: FREETYPE_LIBRARY_DEBUG
> FREETYPE_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: FREETYPE_LIBRARY_RELEASE
> FREETYPE_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: FreeImage_INCLUDE_DIR
> FreeImage_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: FreeImage_LIBRARY_DBG
> FreeImage_LIBRARY_DBG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: FreeImage_LIBRARY_REL
> FreeImage_LIBRARY_REL-ADVANCED:INTERNAL=1
> FreeImage_PKGC_CFLAGS:INTERNAL=
> FreeImage_PKGC_CFLAGS_I:INTERNAL=
> FreeImage_PKGC_CFLAGS_OTHER:INTERNAL=
> FreeImage_PKGC_FOUND:INTERNAL=
> FreeImage_PKGC_INCLUDEDIR:INTERNAL=
> FreeImage_PKGC_LIBDIR:INTERNAL=
> FreeImage_PKGC_LIBS:INTERNAL=
> FreeImage_PKGC_LIBS_L:INTERNAL=
> FreeImage_PKGC_LIBS_OTHER:INTERNAL=
> FreeImage_PKGC_LIBS_PATHS:INTERNAL=
> FreeImage_PKGC_MODULE_NAME:INTERNAL=
> FreeImage_PKGC_PREFIX:INTERNAL=
> FreeImage_PKGC_STATIC_CFLAGS:INTERNAL=
> FreeImage_PKGC_STATIC_CFLAGS_I:INTERNAL=
> FreeImage_PKGC_STATIC_CFLAGS_OTHER:INTERNAL=
> FreeImage_PKGC_STATIC_LIBDIR:INTERNAL=
> FreeImage_PKGC_STATIC_LIBS:INTERNAL=
> FreeImage_PKGC_STATIC_LIBS_L:INTERNAL=
> FreeImage_PKGC_STATIC_LIBS_OTHER:INTERNAL=
> FreeImage_PKGC_STATIC_LIBS_PATHS:INTERNAL=
> FreeImage_PKGC_VERSION:INTERNAL=
> FreeImage_PKGC_freeimage_INCLUDEDIR:INTERNAL=
> FreeImage_PKGC_freeimage_LIBDIR:INTERNAL=
> FreeImage_PKGC_freeimage_PREFIX:INTERNAL=
> FreeImage_PKGC_freeimage_VERSION:INTERNAL=
> //x
> FreeImage_PREFIX_PATH_INT_CHECK:INTERNAL=
> //Result of TRY_COMPILE
> HAVE_OGRE_PTR_SIZE:INTERNAL=TRUE
> //Test OGRE_GCC_HAS_SSE
> OGRE_GCC_HAS_SSE:INTERNAL=1
> //CHECK_TYPE_SIZE: sizeof(void*)
> OGRE_PTR_SIZE:INTERNAL=8
> //ADVANCED property for variable: OPENGLES2_INCLUDE_DIR
> OPENGLES2_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGLES2_gl_LIBRARY
> OPENGLES2_gl_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_EGL_INCLUDE_DIR
> OPENGL_EGL_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_GLX_INCLUDE_DIR
> OPENGL_GLX_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_INCLUDE_DIR
> OPENGL_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_egl_LIBRARY
> OPENGL_egl_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_gl_LIBRARY
> OPENGL_gl_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_glu_LIBRARY
> OPENGL_glu_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_glx_LIBRARY
> OPENGL_glx_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_opengl_LIBRARY
> OPENGL_opengl_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_xmesa_INCLUDE_DIR
> OPENGL_xmesa_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //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
> //ADVANCED property for variable: PYTHON_EXECUTABLE
> PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: PYTHON_INCLUDE_DIR
> PYTHON_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: PYTHON_LIBRARY
> PYTHON_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: PYTHON_LIBRARY_DEBUG
> PYTHON_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: SWIG_DIR
> SWIG_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: SWIG_EXECUTABLE
> SWIG_EXECUTABLE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: SWIG_VERSION
> SWIG_VERSION-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_ICE_INCLUDE_PATH
> X11_ICE_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_ICE_LIB
> X11_ICE_LIB-ADVANCED:INTERNAL=1
> //Have library 
> /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
> X11_LIB_X11_SOLO:INTERNAL=1
> //ADVANCED property for variable: X11_SM_INCLUDE_PATH
> X11_SM_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_SM_LIB
> X11_SM_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_X11_INCLUDE_PATH
> X11_X11_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_X11_LIB
> X11_X11_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_X11_xcb_INCLUDE_PATH
> X11_X11_xcb_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_X11_xcb_LIB
> X11_X11_xcb_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_XRes_INCLUDE_PATH
> X11_XRes_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_XRes_LIB
> X11_XRes_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_XShm_INCLUDE_PATH
> X11_XShm_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_XSync_INCLUDE_PATH
> X11_XSync_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xaccessrules_INCLUDE_PATH
> X11_Xaccessrules_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xaccessstr_INCLUDE_PATH
> X11_Xaccessstr_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xau_INCLUDE_PATH
> X11_Xau_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xau_LIB
> X11_Xau_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xaw_INCLUDE_PATH
> X11_Xaw_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xaw_LIB
> X11_Xaw_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xcomposite_INCLUDE_PATH
> X11_Xcomposite_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xcomposite_LIB
> X11_Xcomposite_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xcursor_INCLUDE_PATH
> X11_Xcursor_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xcursor_LIB
> X11_Xcursor_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xdamage_INCLUDE_PATH
> X11_Xdamage_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xdamage_LIB
> X11_Xdamage_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xdmcp_INCLUDE_PATH
> X11_Xdmcp_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xdmcp_LIB
> X11_Xdmcp_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xext_INCLUDE_PATH
> X11_Xext_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xext_LIB
> X11_Xext_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xfixes_INCLUDE_PATH
> X11_Xfixes_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xfixes_LIB
> X11_Xfixes_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xft_INCLUDE_PATH
> X11_Xft_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xft_LIB
> X11_Xft_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xi_INCLUDE_PATH
> X11_Xi_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xi_LIB
> X11_Xi_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xinerama_INCLUDE_PATH
> X11_Xinerama_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xinerama_LIB
> X11_Xinerama_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xkb_INCLUDE_PATH
> X11_Xkb_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xkblib_INCLUDE_PATH
> X11_Xkblib_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xlib_INCLUDE_PATH
> X11_Xlib_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xmu_INCLUDE_PATH
> X11_Xmu_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xmu_LIB
> X11_Xmu_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xpm_INCLUDE_PATH
> X11_Xpm_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xpm_LIB
> X11_Xpm_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xrandr_INCLUDE_PATH
> X11_Xrandr_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xrandr_LIB
> X11_Xrandr_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xrender_INCLUDE_PATH
> X11_Xrender_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xrender_LIB
> X11_Xrender_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xshape_INCLUDE_PATH
> X11_Xshape_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xss_INCLUDE_PATH
> X11_Xss_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xss_LIB
> X11_Xss_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xt_INCLUDE_PATH
> X11_Xt_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xt_LIB
> X11_Xt_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xtst_INCLUDE_PATH
> X11_Xtst_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xtst_LIB
> X11_Xtst_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xutil_INCLUDE_PATH
> X11_Xutil_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xv_INCLUDE_PATH
> X11_Xv_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xv_LIB
> X11_Xv_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xxf86misc_INCLUDE_PATH
> X11_Xxf86misc_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xxf86misc_LIB
> X11_Xxf86misc_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xxf86vm_INCLUDE_PATH
> X11_Xxf86vm_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_Xxf86vm_LIB
> X11_Xxf86vm_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_dpms_INCLUDE_PATH
> X11_dpms_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_INCLUDE_PATH
> X11_xcb_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_LIB
> X11_xcb_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_icccm_INCLUDE_PATH
> X11_xcb_icccm_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_icccm_LIB
> X11_xcb_icccm_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_keysyms_INCLUDE_PATH
> X11_xcb_keysyms_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_keysyms_LIB
> X11_xcb_keysyms_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_randr_INCLUDE_PATH
> X11_xcb_randr_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_randr_LIB
> X11_xcb_randr_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_util_INCLUDE_PATH
> X11_xcb_util_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_util_LIB
> X11_xcb_util_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_xfixes_INCLUDE_PATH
> X11_xcb_xfixes_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_xfixes_LIB
> X11_xcb_xfixes_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_xkb_LIB
> X11_xcb_xkb_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_xtest_INCLUDE_PATH
> X11_xcb_xtest_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xcb_xtest_LIB
> X11_xcb_xtest_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xkbcommon_INCLUDE_PATH
> X11_xkbcommon_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xkbcommon_LIB
> X11_xkbcommon_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xkbcommon_X11_INCLUDE_PATH
> X11_xkbcommon_X11_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xkbcommon_X11_LIB
> X11_xkbcommon_X11_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xkbfile_INCLUDE_PATH
> X11_xkbfile_INCLUDE_PATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: X11_xkbfile_LIB
> X11_xkbfile_LIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: ZLIB_INCLUDE_DIR
> ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: ZLIB_LIBRARY_DEBUG
> ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: ZLIB_LIBRARY_RELEASE
> ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: ZZip_INCLUDE_DIR
> ZZip_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: ZZip_LIBRARY_DBG
> ZZip_LIBRARY_DBG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: ZZip_LIBRARY_REL
> ZZip_LIBRARY_REL-ADVANCED:INTERNAL=1
> ZZip_PKGC_CFLAGS:INTERNAL=
> ZZip_PKGC_CFLAGS_I:INTERNAL=
> ZZip_PKGC_CFLAGS_OTHER:INTERNAL=
> ZZip_PKGC_FOUND:INTERNAL=1
> ZZip_PKGC_INCLUDEDIR:INTERNAL=/usr/include
> ZZip_PKGC_INCLUDE_DIRS:INTERNAL=
> ZZip_PKGC_LDFLAGS:INTERNAL=-L/usr/lib/x86_64-linux-gnu;-lzzip;-lz
> ZZip_PKGC_LDFLAGS_OTHER:INTERNAL=
> ZZip_PKGC_LIBDIR:INTERNAL=/usr/lib/x86_64-linux-gnu
> ZZip_PKGC_LIBRARIES:INTERNAL=zzip;z
> ZZip_PKGC_LIBRARY_DIRS:INTERNAL=/usr/lib/x86_64-linux-gnu
> ZZip_PKGC_LIBS:INTERNAL=
> ZZip_PKGC_LIBS_L:INTERNAL=
> ZZip_PKGC_LIBS_OTHER:INTERNAL=
> ZZip_PKGC_LIBS_PATHS:INTERNAL=
> ZZip_PKGC_MODULE_NAME:INTERNAL=zziplib
> ZZip_PKGC_PREFIX:INTERNAL=/usr
> ZZip_PKGC_STATIC_CFLAGS:INTERNAL=
> ZZip_PKGC_STATIC_CFLAGS_I:INTERNAL=
> ZZip_PKGC_STATIC_CFLAGS_OTHER:INTERNAL=
> ZZip_PKGC_STATIC_INCLUDE_DIRS:INTERNAL=
> ZZip_PKGC_STATIC_LDFLAGS:INTERNAL=-L/usr/lib/x86_64-linux-gnu;-lzzip;-lz
> ZZip_PKGC_STATIC_LDFLAGS_OTHER:INTERNAL=
> ZZip_PKGC_STATIC_LIBDIR:INTERNAL=
> ZZip_PKGC_STATIC_LIBRARIES:INTERNAL=zzip;z
> ZZip_PKGC_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib/x86_64-linux-gnu
> ZZip_PKGC_STATIC_LIBS:INTERNAL=
> ZZip_PKGC_STATIC_LIBS_L:INTERNAL=
> ZZip_PKGC_STATIC_LIBS_OTHER:INTERNAL=
> ZZip_PKGC_STATIC_LIBS_PATHS:INTERNAL=
> ZZip_PKGC_VERSION:INTERNAL=0.13.72
> ZZip_PKGC_zziplib_INCLUDEDIR:INTERNAL=
> ZZip_PKGC_zziplib_LIBDIR:INTERNAL=
> ZZip_PKGC_zziplib_PREFIX:INTERNAL=
> ZZip_PKGC_zziplib_VERSION:INTERNAL=
> //x
> ZZip_PREFIX_PATH_INT_CHECK:INTERNAL=
> //linker supports push/pop state
> _CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE
> __pkg_config_arguments_ZZip_PKGC:INTERNAL=zziplib
> __pkg_config_checked_Cg_PKGC:INTERNAL=1
> __pkg_config_checked_FreeImage_PKGC:INTERNAL=1
> __pkg_config_checked_ZZip_PKGC:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_ZZip_PKGC_z
> pkgcfg_lib_ZZip_PKGC_z-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: pkgcfg_lib_ZZip_PKGC_zzip
> pkgcfg_lib_ZZip_PKGC_zzip-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;-pipe;-Wall;-Wdate-time;-D_FORTIFY_SOURCE=2;-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.24.2/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;-pipe;-Wall;-Wdate-time;-D_FORTIFY_SOURCE=2;-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.24.2/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_dcf94/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_dcf94.dir/build.make 
> CMakeFiles/cmTC_dcf94.dir/build
> gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.o
> /usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -pipe -Wall -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2    -v -o 
> CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.o -c 
> /usr/share/cmake-3.24/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 12.2.0-2' 
> --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs 
> --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-12 
> --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-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-12-8doxHl/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-8doxHl/gcc-12-12.2.0/debian/tmp-gcn/usr
>  --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 12.2.0 (Debian 12.2.0-2) 
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-pipe' '-Wall' '-D' 
> '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_dcf94.dir/'
>  /usr/lib/gcc/x86_64-linux-gnu/12/cc1 -quiet -v -imultiarch x86_64-linux-gnu 
> -D _FORTIFY_SOURCE=2 -D _FORTIFY_SOURCE=2 
> /usr/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir 
> CMakeFiles/cmTC_dcf94.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c 
> -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wall -Wdate-time -version 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fasynchronous-unwind-tables -o - |
>  as -v --gdwarf-5 --64 -o CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.o
> GNU assembler version 2.38.90 (x86_64-linux-gnu) using BFD version (GNU 
> Binutils for Debian) 2.38.90.20220713
> GNU C17 (Debian 12.2.0-2) version 12.2.0 (x86_64-linux-gnu)
>       compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version 
> 4.1.0, MPC version 1.2.1, isl version isl-0.25-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/12/include-fixed"
> ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"
> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/lib/gcc/x86_64-linux-gnu/12/include
>  /usr/local/include
>  /usr/include/x86_64-linux-gnu
>  /usr/include
> End of search list.
> GNU C17 (Debian 12.2.0-2) version 12.2.0 (x86_64-linux-gnu)
>       compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version 
> 4.1.0, MPC version 1.2.1, isl version isl-0.25-GMP
> 
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> Compiler executable checksum: 420a76839a1cd0ac9038823596b587a1
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-pipe' '-Wall' '-D' 
> '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.'
> Linking C executable cmTC_dcf94
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dcf94.dir/link.txt 
> --verbose=1
> /usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -pipe -Wall -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2  -Wl,-z,relro -Wl,-z,now -Wl,-z,defs 
> -Wl,--as-needed -v -rdynamic CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.o 
> -o cmTC_dcf94 
> Using built-in specs.
> COLLECT_GCC=/usr/bin/cc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/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 12.2.0-2' 
> --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs 
> --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-12 
> --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-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-12-8doxHl/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-8doxHl/gcc-12-12.2.0/debian/tmp-gcn/usr
>  --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 12.2.0 (Debian 12.2.0-2) 
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-pipe' '-Wall' '-D' 
> '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-rdynamic' 
> '-o' 'cmTC_dcf94' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_dcf94.'
>  /usr/lib/gcc/x86_64-linux-gnu/12/collect2 -plugin 
> /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so 
> -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper 
> -plugin-opt=-fresolution=/tmp/ccbIfKLB.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_dcf94 
> /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o 
> /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o 
> -L/usr/lib/gcc/x86_64-linux-gnu/12 
> -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../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/12/../../.. -z relro -z now -z defs 
> --as-needed CMakeFiles/cmTC_dcf94.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/12/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-pipe' '-Wall' '-D' 
> '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-rdynamic' 
> '-o' 'cmTC_dcf94' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_dcf94.'
> gmake[3]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[2]: 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/12/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/12/include] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/12/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/12/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_dcf94/fast && gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp']
>   ignore line: [/usr/bin/gmake  -f CMakeFiles/cmTC_dcf94.dir/build.make 
> CMakeFiles/cmTC_dcf94.dir/build]
>   ignore line: [gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp']
>   ignore line: [Building C object 
> CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.o]
>   ignore line: [/usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -pipe -Wall -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2    -v -o 
> CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.o -c 
> /usr/share/cmake-3.24/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 12.2.0-2' 
> --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c 
> ada c++ go d fortran objc obj-c++ m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-12 
> --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-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-12-8doxHl/gcc-12-12.2.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-12-8doxHl/gcc-12-12.2.0/debian/tmp-gcn/usr 
> --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
>   ignore line: [Thread model: posix]
>   ignore line: [Supported LTO compression algorithms: zlib zstd]
>   ignore line: [gcc version 12.2.0 (Debian 12.2.0-2) ]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-pipe' '-Wall' '-D' '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_dcf94.dir/']
>   ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/12/cc1 -quiet -v -imultiarch 
> x86_64-linux-gnu -D _FORTIFY_SOURCE=2 -D _FORTIFY_SOURCE=2 
> /usr/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir 
> CMakeFiles/cmTC_dcf94.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c 
> -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wall -Wdate-time -version 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fasynchronous-unwind-tables -o - |]
>   ignore line: [ as -v --gdwarf-5 --64 -o 
> CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.o]
>   ignore line: [GNU assembler version 2.38.90 (x86_64-linux-gnu) using BFD 
> version (GNU Binutils for Debian) 2.38.90.20220713]
>   ignore line: [GNU C17 (Debian 12.2.0-2) version 12.2.0 (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 12.2.0  GMP version 6.2.1  
> MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.25-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/12/include-fixed"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/12/../../../../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/12/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 12.2.0-2) version 12.2.0 (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 12.2.0  GMP version 6.2.1  
> MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.25-GMP]
>   ignore line: []
>   ignore line: [GGC heuristics: --param ggc-min-expand=100 --param 
> ggc-min-heapsize=131072]
>   ignore line: [Compiler executable checksum: 
> 420a76839a1cd0ac9038823596b587a1]
>   ignore line: 
> [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/]
>   ignore line: 
> [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../:/lib/:/usr/lib/]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-pipe' '-Wall' '-D' '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.']
>   ignore line: [Linking C executable cmTC_dcf94]
>   ignore line: [/usr/bin/cmake -E cmake_link_script 
> CMakeFiles/cmTC_dcf94.dir/link.txt --verbose=1]
>   ignore line: [/usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -pipe -Wall -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2  -Wl -z relro -Wl -z now -Wl -z defs -Wl 
> --as-needed -v -rdynamic CMakeFiles/cmTC_dcf94.dir/CMakeCCompilerABI.c.o -o 
> cmTC_dcf94 ]
>   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/12/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 12.2.0-2' 
> --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c 
> ada c++ go d fortran objc obj-c++ m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-12 
> --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-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-12-8doxHl/gcc-12-12.2.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-12-8doxHl/gcc-12-12.2.0/debian/tmp-gcn/usr 
> --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
>   ignore line: [Thread model: posix]
>   ignore line: [Supported LTO compression algorithms: zlib zstd]
>   ignore line: [gcc version 12.2.0 (Debian 12.2.0-2) ]
>   ignore line: 
> [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/]
>   ignore line: 
> [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../:/lib/:/usr/lib/]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-pipe' '-Wall' '-D' '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-rdynamic' '-o' 'cmTC_dcf94' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'cmTC_dcf94.']
>   link line: [ /usr/lib/gcc/x86_64-linux-gnu/12/collect2 -plugin 
> /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so 
> -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper 
> -plugin-opt=-fresolution=/tmp/ccbIfKLB.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_dcf94 
> /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o 
> /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o 
> -L/usr/lib/gcc/x86_64-linux-gnu/12 
> -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../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/12/../../.. -z relro -z now -z defs 
> --as-needed CMakeFiles/cmTC_dcf94.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/12/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/12/collect2] ==> ignore
>     arg [-plugin] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so] ==> ignore
>     arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper] ==> ignore
>     arg [-plugin-opt=-fresolution=/tmp/ccbIfKLB.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_dcf94] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] ==> obj 
> [/usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/12] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/12]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu] ==> 
> dir [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/12/../../../../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/12/../../..] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/12/../../..]
>     arg [-zrelro] ==> ignore
>     arg [-znow] ==> ignore
>     arg [-zdefs] ==> ignore
>     arg [--as-needed] ==> ignore
>     arg [CMakeFiles/cmTC_dcf94.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/12/crtendS.o] ==> obj 
> [/usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o] ==> 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o] ==> 
> [/usr/lib/x86_64-linux-gnu/crti.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o] ==> 
> [/usr/lib/x86_64-linux-gnu/crtn.o]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/12] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/12]
>   collapse library dir 
> [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/12/../../../../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/12/../../..] ==> 
> [/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/12/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o]
>   implicit dirs: 
> [/usr/lib/gcc/x86_64-linux-gnu/12;/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_95688/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_95688.dir/build.make 
> CMakeFiles/cmTC_95688.dir/build
> gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building CXX object CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o
> /usr/bin/c++   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -pipe -Wall -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2    -v -o 
> CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o -c 
> /usr/share/cmake-3.24/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 12.2.0-2' 
> --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs 
> --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-12 
> --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-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-12-8doxHl/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-8doxHl/gcc-12-12.2.0/debian/tmp-gcn/usr
>  --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 12.2.0 (Debian 12.2.0-2) 
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-pipe' '-Wall' '-D' 
> '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_95688.dir/'
>  /usr/lib/gcc/x86_64-linux-gnu/12/cc1plus -quiet -v -imultiarch 
> x86_64-linux-gnu -D_GNU_SOURCE -D _FORTIFY_SOURCE=2 -D _FORTIFY_SOURCE=2 
> /usr/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir 
> CMakeFiles/cmTC_95688.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp 
> -dumpbase-ext .cpp -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wall 
> -Wdate-time -version -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fasynchronous-unwind-tables -o - |
>  as -v --gdwarf-5 --64 -o CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o
> GNU assembler version 2.38.90 (x86_64-linux-gnu) using BFD version (GNU 
> Binutils for Debian) 2.38.90.20220713
> GNU C++17 (Debian 12.2.0-2) version 12.2.0 (x86_64-linux-gnu)
>       compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version 
> 4.1.0, MPC version 1.2.1, isl version isl-0.25-GMP
> 
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/12"
> ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
> ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/12/include-fixed"
> ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"
> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/include/c++/12
>  /usr/include/x86_64-linux-gnu/c++/12
>  /usr/include/c++/12/backward
>  /usr/lib/gcc/x86_64-linux-gnu/12/include
>  /usr/local/include
>  /usr/include/x86_64-linux-gnu
>  /usr/include
> End of search list.
> GNU C++17 (Debian 12.2.0-2) version 12.2.0 (x86_64-linux-gnu)
>       compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version 
> 4.1.0, MPC version 1.2.1, isl version isl-0.25-GMP
> 
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> Compiler executable checksum: 68d5c16050ada1e2beefdb1a4871642a
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-pipe' '-Wall' '-D' 
> '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 
> 'CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.'
> Linking CXX executable cmTC_95688
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_95688.dir/link.txt 
> --verbose=1
> /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -pipe -Wall -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2  -Wl,-z,relro -Wl,-z,now -Wl,-z,defs 
> -Wl,--as-needed -v -rdynamic 
> CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_95688 
> Using built-in specs.
> COLLECT_GCC=/usr/bin/c++
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/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 12.2.0-2' 
> --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs 
> --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-12 
> --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-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-12-8doxHl/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-8doxHl/gcc-12-12.2.0/debian/tmp-gcn/usr
>  --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 12.2.0 (Debian 12.2.0-2) 
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-pipe' '-Wall' '-D' 
> '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-rdynamic' 
> '-o' 'cmTC_95688' '-shared-libgcc' '-mtune=generic' '-march=x86-64' 
> '-dumpdir' 'cmTC_95688.'
>  /usr/lib/gcc/x86_64-linux-gnu/12/collect2 -plugin 
> /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so 
> -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper 
> -plugin-opt=-fresolution=/tmp/cclQELU2.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 -export-dynamic 
> -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_95688 
> /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o 
> /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o 
> -L/usr/lib/gcc/x86_64-linux-gnu/12 
> -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../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/12/../../.. -z relro -z now -z defs 
> --as-needed CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm 
> -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-pipe' '-Wall' '-D' 
> '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-rdynamic' 
> '-o' 'cmTC_95688' '-shared-libgcc' '-mtune=generic' '-march=x86-64' 
> '-dumpdir' 'cmTC_95688.'
> gmake[3]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[2]: 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++/12]
>     add: [/usr/include/x86_64-linux-gnu/c++/12]
>     add: [/usr/include/c++/12/backward]
>     add: [/usr/lib/gcc/x86_64-linux-gnu/12/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++/12] ==> [/usr/include/c++/12]
>   collapse include dir [/usr/include/x86_64-linux-gnu/c++/12] ==> 
> [/usr/include/x86_64-linux-gnu/c++/12]
>   collapse include dir [/usr/include/c++/12/backward] ==> 
> [/usr/include/c++/12/backward]
>   collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/12/include] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/12/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++/12;/usr/include/x86_64-linux-gnu/c++/12;/usr/include/c++/12/backward;/usr/lib/gcc/x86_64-linux-gnu/12/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_95688/fast && gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp']
>   ignore line: [/usr/bin/gmake  -f CMakeFiles/cmTC_95688.dir/build.make 
> CMakeFiles/cmTC_95688.dir/build]
>   ignore line: [gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp']
>   ignore line: [Building CXX object 
> CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o]
>   ignore line: [/usr/bin/c++   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -pipe -Wall -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2    -v -o 
> CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o -c 
> /usr/share/cmake-3.24/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 12.2.0-2' 
> --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c 
> ada c++ go d fortran objc obj-c++ m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-12 
> --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-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-12-8doxHl/gcc-12-12.2.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-12-8doxHl/gcc-12-12.2.0/debian/tmp-gcn/usr 
> --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
>   ignore line: [Thread model: posix]
>   ignore line: [Supported LTO compression algorithms: zlib zstd]
>   ignore line: [gcc version 12.2.0 (Debian 12.2.0-2) ]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-pipe' '-Wall' '-D' '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_95688.dir/']
>   ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/12/cc1plus -quiet -v 
> -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D _FORTIFY_SOURCE=2 -D 
> _FORTIFY_SOURCE=2 /usr/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp 
> -quiet -dumpdir CMakeFiles/cmTC_95688.dir/ -dumpbase 
> CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 
> -g -O2 -Wformat=1 -Wall -Wdate-time -version 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fasynchronous-unwind-tables -o - |]
>   ignore line: [ as -v --gdwarf-5 --64 -o 
> CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o]
>   ignore line: [GNU assembler version 2.38.90 (x86_64-linux-gnu) using BFD 
> version (GNU Binutils for Debian) 2.38.90.20220713]
>   ignore line: [GNU C++17 (Debian 12.2.0-2) version 12.2.0 (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 12.2.0  GMP version 6.2.1  
> MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.25-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++/12"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/local/include/x86_64-linux-gnu"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/12/include-fixed"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"]
>   ignore line: [#include "..." search starts here:]
>   ignore line: [#include <...> search starts here:]
>   ignore line: [ /usr/include/c++/12]
>   ignore line: [ /usr/include/x86_64-linux-gnu/c++/12]
>   ignore line: [ /usr/include/c++/12/backward]
>   ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/12/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 12.2.0-2) version 12.2.0 (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 12.2.0  GMP version 6.2.1  
> MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.25-GMP]
>   ignore line: []
>   ignore line: [GGC heuristics: --param ggc-min-expand=100 --param 
> ggc-min-heapsize=131072]
>   ignore line: [Compiler executable checksum: 
> 68d5c16050ada1e2beefdb1a4871642a]
>   ignore line: 
> [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/]
>   ignore line: 
> [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../:/lib/:/usr/lib/]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-pipe' '-Wall' '-D' '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 
> 'CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.']
>   ignore line: [Linking CXX executable cmTC_95688]
>   ignore line: [/usr/bin/cmake -E cmake_link_script 
> CMakeFiles/cmTC_95688.dir/link.txt --verbose=1]
>   ignore line: [/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -pipe -Wall -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2  -Wl -z relro -Wl -z now -Wl -z defs -Wl 
> --as-needed -v -rdynamic CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o 
> -o cmTC_95688 ]
>   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/12/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 12.2.0-2' 
> --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c 
> ada c++ go d fortran objc obj-c++ m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-12 
> --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-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-12-8doxHl/gcc-12-12.2.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-12-8doxHl/gcc-12-12.2.0/debian/tmp-gcn/usr 
> --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
>   ignore line: [Thread model: posix]
>   ignore line: [Supported LTO compression algorithms: zlib zstd]
>   ignore line: [gcc version 12.2.0 (Debian 12.2.0-2) ]
>   ignore line: 
> [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/]
>   ignore line: 
> [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../:/lib/:/usr/lib/]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-pipe' '-Wall' '-D' '_FORTIFY_SOURCE=2' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-rdynamic' '-o' 'cmTC_95688' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_95688.']
>   link line: [ /usr/lib/gcc/x86_64-linux-gnu/12/collect2 -plugin 
> /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so 
> -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper 
> -plugin-opt=-fresolution=/tmp/cclQELU2.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 -export-dynamic 
> -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_95688 
> /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o 
> /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o 
> -L/usr/lib/gcc/x86_64-linux-gnu/12 
> -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../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/12/../../.. -z relro -z now -z defs 
> --as-needed CMakeFiles/cmTC_95688.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm 
> -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/12/collect2] ==> ignore
>     arg [-plugin] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so] ==> ignore
>     arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper] ==> ignore
>     arg [-plugin-opt=-fresolution=/tmp/cclQELU2.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 [-export-dynamic] ==> ignore
>     arg [-dynamic-linker] ==> ignore
>     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
>     arg [-pie] ==> ignore
>     arg [-o] ==> ignore
>     arg [cmTC_95688] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] ==> obj 
> [/usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/12] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/12]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu] ==> 
> dir [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/12/../../../../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/12/../../..] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/12/../../..]
>     arg [-zrelro] ==> ignore
>     arg [-znow] ==> ignore
>     arg [-zdefs] ==> ignore
>     arg [--as-needed] ==> ignore
>     arg [CMakeFiles/cmTC_95688.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/12/crtendS.o] ==> obj 
> [/usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o] ==> 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o] ==> 
> [/usr/lib/x86_64-linux-gnu/crti.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o] ==> 
> [/usr/lib/x86_64-linux-gnu/crtn.o]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/12] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/12]
>   collapse library dir 
> [/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/12/../../../../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/12/../../..] ==> 
> [/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/12/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o]
>   implicit dirs: 
> [/usr/lib/gcc/x86_64-linux-gnu/12;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
>   implicit fwks: []
> 
> 
> Determining size of void* 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_d2bf6/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_d2bf6.dir/build.make 
> CMakeFiles/cmTC_d2bf6.dir/build
> gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_d2bf6.dir/OGRE_PTR_SIZE.c.o
> /usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2  -o 
> CMakeFiles/cmTC_d2bf6.dir/OGRE_PTR_SIZE.c.o -c 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CheckTypeSize/OGRE_PTR_SIZE.c
> Linking C executable cmTC_d2bf6
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d2bf6.dir/link.txt 
> --verbose=1
> /usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2  -Wl,-z,relro 
> -Wl,-z,now -Wl,-z,defs -Wl,--as-needed  -rdynamic 
> CMakeFiles/cmTC_d2bf6.dir/OGRE_PTR_SIZE.c.o -o cmTC_d2bf6 
> gmake[3]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> 
> Performing C++ SOURCE FILE Test OGRE_GCC_HAS_SSE 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_78181/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_78181.dir/build.make 
> CMakeFiles/cmTC_78181.dir/build
> gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building CXX object CMakeFiles/cmTC_78181.dir/src.cxx.o
> /usr/bin/c++ -DOGRE_GCC_HAS_SSE  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2    -msse -o 
> CMakeFiles/cmTC_78181.dir/src.cxx.o -c 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/src.cxx
> Linking CXX executable cmTC_78181
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_78181.dir/link.txt 
> --verbose=1
> /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2  -Wl,-z,relro 
> -Wl,-z,now -Wl,-z,defs -Wl,--as-needed  -rdynamic 
> CMakeFiles/cmTC_78181.dir/src.cxx.o -o cmTC_78181 
> gmake[3]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> Source file was:
> int main() { return 0; }
> Determining if the function XOpenDisplay exists in the 
> /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so 
> 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_6e0a1/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_6e0a1.dir/build.make 
> CMakeFiles/cmTC_6e0a1.dir/build
> gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_6e0a1.dir/CheckFunctionExists.c.o
> /usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o 
> CMakeFiles/cmTC_6e0a1.dir/CheckFunctionExists.c.o -c 
> /usr/share/cmake-3.24/Modules/CheckFunctionExists.c
> Linking C executable cmTC_6e0a1
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6e0a1.dir/link.txt 
> --verbose=1
> /usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DCHECK_FUNCTION_EXISTS=XOpenDisplay -Wl,-z,relro -Wl,-z,now -Wl,-z,defs 
> -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_6e0a1.dir/CheckFunctionExists.c.o 
> -o cmTC_6e0a1  /usr/lib/x86_64-linux-gnu/libX11.so 
> /usr/lib/x86_64-linux-gnu/libXext.so 
> gmake[3]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> 
> Determining if the function gethostbyname exists 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_b3490/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_b3490.dir/build.make 
> CMakeFiles/cmTC_b3490.dir/build
> gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_b3490.dir/CheckFunctionExists.c.o
> /usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DCHECK_FUNCTION_EXISTS=gethostbyname -o 
> CMakeFiles/cmTC_b3490.dir/CheckFunctionExists.c.o -c 
> /usr/share/cmake-3.24/Modules/CheckFunctionExists.c
> Linking C executable cmTC_b3490
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3490.dir/link.txt 
> --verbose=1
> /usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-z,relro -Wl,-z,now -Wl,-z,defs 
> -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_b3490.dir/CheckFunctionExists.c.o 
> -o cmTC_b3490 
> gmake[3]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> 
> Determining if the function connect exists 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_f78e6/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_f78e6.dir/build.make 
> CMakeFiles/cmTC_f78e6.dir/build
> gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_f78e6.dir/CheckFunctionExists.c.o
> /usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DCHECK_FUNCTION_EXISTS=connect -o 
> CMakeFiles/cmTC_f78e6.dir/CheckFunctionExists.c.o -c 
> /usr/share/cmake-3.24/Modules/CheckFunctionExists.c
> Linking C executable cmTC_f78e6
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f78e6.dir/link.txt 
> --verbose=1
> /usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DCHECK_FUNCTION_EXISTS=connect -Wl,-z,relro -Wl,-z,now -Wl,-z,defs 
> -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_f78e6.dir/CheckFunctionExists.c.o 
> -o cmTC_f78e6 
> gmake[3]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> 
> Determining if the function remove exists 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_b31fe/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_b31fe.dir/build.make 
> CMakeFiles/cmTC_b31fe.dir/build
> gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_b31fe.dir/CheckFunctionExists.c.o
> /usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DCHECK_FUNCTION_EXISTS=remove -o 
> CMakeFiles/cmTC_b31fe.dir/CheckFunctionExists.c.o -c 
> /usr/share/cmake-3.24/Modules/CheckFunctionExists.c
> Linking C executable cmTC_b31fe
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b31fe.dir/link.txt 
> --verbose=1
> /usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DCHECK_FUNCTION_EXISTS=remove -Wl,-z,relro -Wl,-z,now -Wl,-z,defs 
> -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_b31fe.dir/CheckFunctionExists.c.o 
> -o cmTC_b31fe 
> gmake[3]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> 
> Determining if the function shmat exists 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_4906b/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_4906b.dir/build.make 
> CMakeFiles/cmTC_4906b.dir/build
> gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_4906b.dir/CheckFunctionExists.c.o
> /usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DCHECK_FUNCTION_EXISTS=shmat -o 
> CMakeFiles/cmTC_4906b.dir/CheckFunctionExists.c.o -c 
> /usr/share/cmake-3.24/Modules/CheckFunctionExists.c
> Linking C executable cmTC_4906b
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4906b.dir/link.txt 
> --verbose=1
> /usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DCHECK_FUNCTION_EXISTS=shmat -Wl,-z,relro -Wl,-z,now -Wl,-z,defs 
> -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_4906b.dir/CheckFunctionExists.c.o 
> -o cmTC_4906b 
> gmake[3]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> 
> Determining if the function IceConnectionNumber exists in the ICE 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_70a21/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_70a21.dir/build.make 
> CMakeFiles/cmTC_70a21.dir/build
> gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_70a21.dir/CheckFunctionExists.c.o
> /usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o 
> CMakeFiles/cmTC_70a21.dir/CheckFunctionExists.c.o -c 
> /usr/share/cmake-3.24/Modules/CheckFunctionExists.c
> Linking C executable cmTC_70a21
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_70a21.dir/link.txt 
> --verbose=1
> /usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,-z,relro -Wl,-z,now 
> -Wl,-z,defs -Wl,--as-needed  -rdynamic 
> CMakeFiles/cmTC_70a21.dir/CheckFunctionExists.c.o -o cmTC_70a21  -lICE 
> gmake[3]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> gmake[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> 
> 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 
> -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix 
> Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON 
> -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
> -DOGRE_LIB_DIRECTORY=lib/x86_64-linux-gnu -DCMAKE_SKIP_RPATH:BOOL=TRUE 
> -DOGRE_BUILD_RENDERSYSTEM_GLES2:BOOL=TRUE 
> -DOGRE_BUILD_DEPENDENCIES:BOOL=FALSE -DOGRE_BUILD_DOCS:BOOL=TRUE 
> -DOGRE_INSTALL_DOCS:BOOL=TRUE -DOGRE_BUILD_SAMPLES:BOOL=FALSE 
> -DOGRE_INSTALL_SAMPLES:BOOL=FALSE -DOGRE_INSTALL_SAMPLES_SOURCE:BOOL=FALSE 
> -DOGRE_BUILD_COMPONENT_PYTHON:BOOL=TRUE 
> -DOGRE_BUILD_COMPONENT_CSHARP:BOOL=FALSE 
> -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3 .. returned exit code 1
> make[1]: *** [debian/rules:43: override_dh_auto_configure] Error 2


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/ogre-1.12_1.12.10+dfsg2-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&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: ogre-1.12
Source-Version: 1.12.10+dfsg2-3
Done: Jochen Sprickerhof <jspri...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ogre-1.12, 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 1020...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Sprickerhof <jspri...@debian.org> (supplier of updated ogre-1.12 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: Fri, 23 Sep 2022 20:44:44 +0200
Source: ogre-1.12
Architecture: source
Version: 1.12.10+dfsg2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Jochen Sprickerhof <jspri...@debian.org>
Closes: 1002568 1020188
Changes:
 ogre-1.12 (1.12.10+dfsg2-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Adrian Bunk ]
   * Fix the mipsel FTBFS (Closes: #1002568)
 .
   [ Jochen Sprickerhof ]
   * Add upstream patch to fix FTBFS (Closes: #1020188)
   * Fix Multi-Arch hints
Checksums-Sha1:
 be9843729aa6681f27631e9e570513fa3e5d52df 2740 ogre-1.12_1.12.10+dfsg2-3.dsc
 59f71a7a39ba6b169903e28eace56a610aafad5d 37016 
ogre-1.12_1.12.10+dfsg2-3.debian.tar.xz
 e6ec3b65c5752dc4469f8564e9f79c77714078b2 12926 
ogre-1.12_1.12.10+dfsg2-3_source.buildinfo
Checksums-Sha256:
 bf65562af0629f8b31efa80178562bdef04d98e3bb4d732ad80f2c1d08a5c2f7 2740 
ogre-1.12_1.12.10+dfsg2-3.dsc
 dc06ea4007c32a820a30b392e61acd6ef458f9fdb1c4af43bcb9889ed85766bf 37016 
ogre-1.12_1.12.10+dfsg2-3.debian.tar.xz
 ba13b74d3dc98f407e6a13fa655c2b27ed0f992cd5cd2f8449d282e61b054def 12926 
ogre-1.12_1.12.10+dfsg2-3_source.buildinfo
Files:
 05676086995f3bd73b237bccf1cf965b 2740 libs optional 
ogre-1.12_1.12.10+dfsg2-3.dsc
 83a64916aa076f62a55ed267fab4c0f6 37016 libs optional 
ogre-1.12_1.12.10+dfsg2-3.debian.tar.xz
 540377cdf8f9ea831dfa6b958eace507 12926 libs optional 
ogre-1.12_1.12.10+dfsg2-3_source.buildinfo

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

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmMt/sgACgkQW//cwljm
lDN+lA/+LiYrRE37JX4SSFqLKVp+YMNB81wcj/0Irv8t3j+w02NwAY5vfpMxKVpE
gp2w0vcNV91TFVnCVgQtgHTV8ykBFX6XtBF7NWwxkXYOLpTbz9hWK01RUy+cSxtm
aFipOPlcgSHQpfkwgKjAnTXQXpJSEyZIljfv0zHm+6+2RaVvIxeH8NYnzctIMKp2
U1sUhOLyiF+V6jTWbtCaozzN4rSLv2uHZqU1JN5ktDOZWA7oiuqY8vCAnuw9Dqxf
tZFEWehmV/S/jgEvJLqDgBCCR/HusZP9xwiQZ7h27YqQUcaDnCJ/+3VX/GTg44to
3qmhU2vJpMLuYd11TXrJwl4xc9g/riO6MHyORwLYy74IdbFn4aXi/x+7Qg4JVrO1
akZwiq5e6ItAw/3XMf3/Oz1bwUuUq3eHuoenbnpBjIzsAAKBsI9AocwAt9jl80KY
QZrIWhNtiwftnBarbY1S2OO/gloWvuhurEl0F6UszYAuzlpYlHnQtOZttdOJyiia
mW1q7zdUPQ/3kblyA+t17nYUjfr335fE8SN7oVi3Nf/eEua6iSehET3ZMQKMpzjp
XWf4l41qaYojRtAkkNoAPqADJ+XnG69QQ6mxcgRvkHgI24F1i4n3qzKECneEJ94l
yl2dhrEYYWhbFNHJabj3b6vg+VUZq12qYp78ZxEHhzdRY2kvrZs=
=JVVF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to