Your message dated Sun, 24 Oct 2021 09:49:16 +0000
with message-id <[email protected]>
and subject line Bug#997392: fixed in orthanc-postgresql 4.0-4
has caused the Debian Bug report #997392,
regarding orthanc-postgresql: FTBFS: dh_auto_configure: error: cd Build && 
cmake  ../PostgreSQL returned exit code 1
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 [email protected]
immediately.)


-- 
997392: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997392
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: orthanc-postgresql
Version: 4.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 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 --sourcedirectory=PostgreSQL -- -DCMAKE_SKIP_RPATH:BOOL=ON 
> -DSTATIC_BUILD:BOOL=OFF -DUSE_GOOGLE_TEST_DEBIAN_PACKAGE:BOOL=ON 
> -DORTHANC_FRAMEWORK_SOURCE=system -DDEB_VERSION=4.0-3 
> -DORTHANC_FRAMEWORK_USE_SHARED:BOOL=OFF 
> "-DORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES=boost_filesystem boost_iostreams 
> boost_locale boost_regex boost_thread jsoncpp pugixml uuid" 
> -DCMAKE_BUILD_TYPE=None  
>       cd Build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
> -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
> -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
> -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
> -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
> -DCMAKE_SKIP_RPATH:BOOL=ON -DSTATIC_BUILD:BOOL=OFF 
> -DUSE_GOOGLE_TEST_DEBIAN_PACKAGE:BOOL=ON -DORTHANC_FRAMEWORK_SOURCE=system 
> -DDEB_VERSION=4.0-3 -DORTHANC_FRAMEWORK_USE_SHARED:BOOL=OFF 
> "-DORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES=boost_filesystem boost_iostreams 
> boost_locale boost_regex boost_thread jsoncpp pugixml uuid" 
> -DCMAKE_BUILD_TYPE=None ../PostgreSQL
> CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
>   Compatibility with CMake < 2.8.12 will be removed from a future version of
>   CMake.
> 
>   Update the VERSION argument <min> value or use a ...<max> suffix to tell
>   CMake that the project does not need compatibility with older versions.
> 
> 
> -- The C compiler identification is GNU 11.2.0
> -- The CXX compiler identification is GNU 11.2.0
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /usr/bin/cc - skipped
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++ - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Found PythonInterp: /usr/bin/python3.9 (found version "3.9.7") 
> JsonCpp include dir: /usr/include/jsoncpp
> -- Looking for C++ include /usr/include/jsoncpp/json/reader.h
> -- Looking for C++ include /usr/include/jsoncpp/json/reader.h - found
> JsonCpp major version: 1
> Switching to C++11 standard, as version of JsonCpp is >= 1.0.0
> Orthanc framework include dir: /usr/include/orthanc-framework
> Path to the Debian Google Test sources: /usr/src/gtest
> Path to the Debian Google Test includes: /usr/include/gtest
> -- Found PostgreSQL: /usr/lib/x86_64-linux-gnu/libpq.so (found version 
> "14.0")  
> -- Looking for C++ include orthanc/OrthancCDatabasePlugin.h
> -- Looking for C++ include orthanc/OrthancCDatabasePlugin.h - found
> Setting the version of the libraries to 4.0
> -- Configuring done
> CMake Error: The following variables are used in this project, but they are 
> set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake 
> files:
> PostgreSQL_TYPE_INCLUDE_DIR (ADVANCED)
>    used as include directory in directory /<<PKGBUILDDIR>>/PostgreSQL
>    used as include directory in directory /<<PKGBUILDDIR>>/PostgreSQL
>    used as include directory in directory /<<PKGBUILDDIR>>/PostgreSQL
>    used as include directory in directory /<<PKGBUILDDIR>>/PostgreSQL
>    used as include directory in directory /<<PKGBUILDDIR>>/PostgreSQL
>    used as include directory in directory /<<PKGBUILDDIR>>/PostgreSQL
>    used as include directory in directory /<<PKGBUILDDIR>>/PostgreSQL
>    used as include directory in directory /<<PKGBUILDDIR>>/PostgreSQL
>    used as include directory in directory /<<PKGBUILDDIR>>/PostgreSQL
>    used as include directory in directory /<<PKGBUILDDIR>>/PostgreSQL
> 
> CMake Warning (dev) in CMakeLists.txt:
>   Policy CMP0021 is not set: Fatal error on relative paths in
>   INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
>   policy details.  Use the cmake_policy command to set the policy and
>   suppress this warning.
> 
>   Found relative path while evaluating include directories of "UnitTests":
> 
>     "PostgreSQL_TYPE_INCLUDE_DIR-NOTFOUND"
> 
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> CMake Warning (dev) in CMakeLists.txt:
>   Policy CMP0021 is not set: Fatal error on relative paths in
>   INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
>   policy details.  Use the cmake_policy command to set the policy and
>   suppress this warning.
> 
>   Found relative path while evaluating include directories of
>   "OrthancPostgreSQLIndex":
> 
>     "PostgreSQL_TYPE_INCLUDE_DIR-NOTFOUND"
> 
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> CMake Warning (dev) in CMakeLists.txt:
>   Policy CMP0021 is not set: Fatal error on relative paths in
>   INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
>   policy details.  Use the cmake_policy command to set the policy and
>   suppress this warning.
> 
>   Found relative path while evaluating include directories of
>   "OrthancPostgreSQLStorage":
> 
>     "PostgreSQL_TYPE_INCLUDE_DIR-NOTFOUND"
> 
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> -- Generating done
> CMake Warning:
>   Manually-specified variables were not used by the project:
> 
>     CMAKE_EXPORT_NO_PACKAGE_REGISTRY
>     CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
>     CMAKE_FIND_USE_PACKAGE_REGISTRY
>     CMAKE_INSTALL_LIBDIR
>     CMAKE_INSTALL_LOCALSTATEDIR
>     CMAKE_INSTALL_RUNSTATEDIR
>     CMAKE_INSTALL_SYSCONFDIR
>     DEB_VERSION
> 
> 
> CMake Generate step failed.  Build files cannot be regenerated correctly.
>       cd Build && tail -v -n \+0 CMakeCache.txt
> ==> CMakeCache.txt <==
> # This is the CMakeCache file.
> # For build in directory: /<<PKGBUILDDIR>>/Build
> # 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
> ########################
> 
> //Allow CMake to download packages
> ALLOW_DOWNLOADS:BOOL=OFF
> 
> //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-11
> 
> //A wrapper around 'ranlib' adding the appropriate '--plugin' option
> // for the GCC compiler
> CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11
> 
> //compiler flags
> CMAKE_CXX_FLAGS:STRING=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG 
> -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-11
> 
> //A wrapper around 'ranlib' adding the appropriate '--plugin' option
> // for the GCC compiler
> CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11
> 
> //compiler flags
> CMAKE_C_FLAGS:STRING=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG 
> -Wdate-time -D_FORTIFY_SOURCE=2
> 
> //Flags used by the C compiler during DEBUG builds.
> CMAKE_C_FLAGS_DEBUG:STRING=-g
> 
> //Flags used by the C compiler during MINSIZEREL builds.
> CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
> 
> //Flags used by the C compiler during NONE builds.
> CMAKE_C_FLAGS_NONE:STRING=
> 
> //Flags used by the C compiler during RELEASE builds.
> CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
> 
> //Flags used by the C compiler during RELWITHDEBINFO builds.
> CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
> 
> //Path to a program.
> CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
> 
> //Flags used by the linker during all build types.
> CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-z,relro -Wl,-z,now
> 
> //Flags used by the linker during DEBUG builds.
> CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
> 
> //Flags used by the linker during MINSIZEREL builds.
> CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
> 
> //Flags used by the linker during NONE builds.
> CMAKE_EXE_LINKER_FLAGS_NONE:STRING=
> 
> //Flags used by the linker during RELEASE builds.
> CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
> 
> //Flags used by the linker during RELWITHDEBINFO builds.
> CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
> 
> //Enable/Disable output of compile commands during generation.
> CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
> 
> //No help, variable specified on the command line.
> CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON
> 
> //No help, variable specified on the command line.
> CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON
> 
> //No help, variable specified on the command line.
> CMAKE_FIND_USE_PACKAGE_REGISTRY:UNINITIALIZED=OFF
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_LIBDIR:UNINITIALIZED=lib/x86_64-linux-gnu
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var
> 
> //Install path prefix, prepended onto install directories.
> CMAKE_INSTALL_PREFIX:PATH=/usr
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_RUNSTATEDIR:UNINITIALIZED=/run
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc
> 
> //Path to a program.
> CMAKE_LINKER:FILEPATH=/usr/bin/ld
> 
> //Path to a program.
> CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake
> 
> //Flags used by the linker during the creation of modules during
> // all build types.
> CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-z,relro -Wl,-z,now
> 
> //Flags used by the linker during the creation of modules during
> // 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=OrthancPostgreSQL
> 
> //Path to a program.
> CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
> 
> //Path to a program.
> CMAKE_READELF:FILEPATH=/usr/bin/readelf
> 
> //Flags used by the linker during the creation of shared libraries
> // during all build types.
> CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-z,relro -Wl,-z,now
> 
> //Flags used by the linker during the creation of shared libraries
> // during DEBUG builds.
> CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
> 
> //Flags used by the linker during the creation of shared libraries
> // during MINSIZEREL builds.
> CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
> 
> //Flags used by the linker during the creation of shared libraries
> // during NONE builds.
> CMAKE_SHARED_LINKER_FLAGS_NONE:STRING=
> 
> //Flags used by the linker during the creation of shared libraries
> // during RELEASE builds.
> CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
> 
> //Flags used by the linker during the creation of shared libraries
> // during RELWITHDEBINFO builds.
> CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
> 
> //No help, variable specified on the command line.
> CMAKE_SKIP_INSTALL_ALL_DEPENDENCY:UNINITIALIZED=ON
> 
> //If set, runtime paths are not added when installing shared libraries,
> // but are added when building.
> CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
> 
> //No help, variable specified on the command line.
> CMAKE_SKIP_RPATH:BOOL=ON
> 
> //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
> 
> //No help, variable specified on the command line.
> DEB_VERSION:UNINITIALIZED=4.0-3
> 
> //Path to a file.
> GOOGLE_TEST_DEBIAN_INCLUDE_DIR:PATH=/usr/include/gtest
> 
> //Path to a file.
> GOOGLE_TEST_DEBIAN_SOURCES_DIR:PATH=/usr/src/gtest
> 
> //Path to a program.
> GUNZIP_EXECUTABLE:FILEPATH=/bin/gunzip
> 
> //Path to a file.
> JSONCPP_INCLUDE_DIR:PATH=/usr/include/jsoncpp
> 
> //Force the use of OpenSSL 1.1.1
> OPENSSL_STATIC_VERSION:STRING=1.1.1
> 
> //Additional libraries to link against, separated by whitespaces,
> // typically needed if using the static library (a common minimal
> // value is "boost_filesystem boost_iostreams boost_locale boost_regex
> // boost_thread jsoncpp pugixml uuid")
> ORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES:STRING=boost_filesystem 
> boost_iostreams boost_locale boost_regex boost_thread jsoncpp pugixml uuid
> 
> //Path to the Orthanc archive, if ORTHANC_FRAMEWORK_SOURCE is "archive"
> ORTHANC_FRAMEWORK_ARCHIVE:STRING=
> 
> //Path to a file.
> ORTHANC_FRAMEWORK_INCLUDE_DIR:PATH=/usr/include/orthanc-framework
> 
> ORTHANC_FRAMEWORK_LIBDIR:PATH=
> 
> //Path to the Orthanc source directory, if ORTHANC_FRAMEWORK_SOURCE
> // is "path"
> ORTHANC_FRAMEWORK_ROOT:STRING=
> 
> //Source of the Orthanc source code (can be "hg", "archive", "web"
> // or "path")
> ORTHANC_FRAMEWORK_SOURCE:STRING=system
> 
> //No help, variable specified on the command line.
> ORTHANC_FRAMEWORK_USE_SHARED:BOOL=OFF
> 
> //Version of the Orthanc plugin SDK to use, if not using the system
> // version (can be "0.9.5", "1.4.0", "1.5.2", "1.5.4", "1.9.2"
> // or "framework")
> ORTHANC_SDK_VERSION:STRING=1.9.2
> 
> //Dependencies for the target
> OrthancPostgreSQLIndex_LIB_DEPENDS:STATIC=general;pthread;general;rt;general;dl;general;libOrthancFramework.a;general;boost_filesystem;general;boost_iostreams;general;boost_locale;general;boost_regex;general;boost_thread;general;jsoncpp;general;pugixml;general;uuid;general;/usr/lib/x86_64-linux-gnu/libpq.so;
> 
> //Dependencies for the target
> OrthancPostgreSQLStorage_LIB_DEPENDS:STATIC=general;pthread;general;rt;general;dl;general;libOrthancFramework.a;general;boost_filesystem;general;boost_iostreams;general;boost_locale;general;boost_regex;general;boost_thread;general;jsoncpp;general;pugixml;general;uuid;general;/usr/lib/x86_64-linux-gnu/libpq.so;
> 
> //Value Computed by CMake
> OrthancPostgreSQL_BINARY_DIR:STATIC=/<<PKGBUILDDIR>>/Build
> 
> //Value Computed by CMake
> OrthancPostgreSQL_IS_TOP_LEVEL:STATIC=ON
> 
> //Value Computed by CMake
> OrthancPostgreSQL_SOURCE_DIR:STATIC=/<<PKGBUILDDIR>>/PostgreSQL
> 
> //Path to a program.
> PATCH_EXECUTABLE:FILEPATH=/usr/bin/patch
> 
> //Path to a program.
> PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3.9
> 
> //The Set the PostgreSQL_INCLUDE_DIR cmake cache entry to the top-level
> // directory containing the PostgreSQL include directories. E.g
> // /usr/local/include/PostgreSQL/8.4 or C:/Program 
> Files/PostgreSQL/8.4/include
> PostgreSQL_INCLUDE_DIR:PATH=/usr/include/postgresql
> 
> //The Set the PostgreSQL_LIBRARY_DIR cmake cache entry to the top-level
> // directory containing the PostgreSQL libraries.
> PostgreSQL_LIBRARY_DEBUG:FILEPATH=PostgreSQL_LIBRARY_DEBUG-NOTFOUND
> 
> //The Set the PostgreSQL_LIBRARY_DIR cmake cache entry to the top-level
> // directory containing the PostgreSQL libraries.
> PostgreSQL_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libpq.so
> 
> //The Set the PostgreSQL_INCLUDE_DIR cmake cache entry to the top-level
> // directory containing the PostgreSQL include directories. E.g
> // /usr/local/include/PostgreSQL/8.4 or C:/Program 
> Files/PostgreSQL/8.4/include
> PostgreSQL_TYPE_INCLUDE_DIR:PATH=PostgreSQL_TYPE_INCLUDE_DIR-NOTFOUND
> 
> //No help, variable specified on the command line.
> STATIC_BUILD:BOOL=OFF
> 
> //Path to a program.
> TAR_EXECUTABLE:FILEPATH=/bin/tar
> 
> //Path to a program.
> UNZIP_EXECUTABLE:FILEPATH=/usr/bin/unzip
> 
> //No help, variable specified on the command line.
> USE_GOOGLE_TEST_DEBIAN_PACKAGE:BOOL=ON
> 
> //Use the system version of Google Test
> USE_SYSTEM_GOOGLE_TEST:BOOL=ON
> 
> //Use the system version of the PostgreSQL client library
> USE_SYSTEM_LIBPQ:BOOL=ON
> 
> //Use the system version of the Orthanc plugin SDK
> USE_SYSTEM_ORTHANC_SDK:BOOL=ON
> 
> 
> ########################
> # 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>>/Build
> //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=21
> //Patch version of cmake used to create the current loaded cache
> CMAKE_CACHE_PATCH_VERSION:INTERNAL=3
> //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=
> //Source directory with the top level CMakeLists.txt file for this
> // project
> CMAKE_HOME_DIRECTORY:INTERNAL=/<<PKGBUILDDIR>>/PostgreSQL
> //Install .so files without execute permission.
> CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
> //ADVANCED property for variable: CMAKE_LINKER
> CMAKE_LINKER-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MAKE_PROGRAM
> CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
> CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_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.21
> //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
> //Path to the EmbedResources.py script from Orthanc
> EMBED_RESOURCES_PYTHON:INTERNAL=/<<PKGBUILDDIR>>/Resources/Orthanc/CMake/../EmbedResources.py
> //Details about finding PostgreSQL
> FIND_PACKAGE_MESSAGE_DETAILS_PostgreSQL:INTERNAL=[/usr/lib/x86_64-linux-gnu/libpq.so][/usr/include/postgresql][c
>  ][v14.0()]
> //Details about finding PythonInterp
> FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python3.9][v3.9.7()]
> //Have include /usr/include/jsoncpp/json/reader.h
> HAVE_JSONCPP_H:INTERNAL=1
> //Have include orthanc/OrthancCDatabasePlugin.h
> HAVE_ORTHANC_H:INTERNAL=1
> //ADVANCED property for variable: PYTHON_EXECUTABLE
> PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: PostgreSQL_INCLUDE_DIR
> PostgreSQL_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: PostgreSQL_LIBRARY_DEBUG
> PostgreSQL_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: PostgreSQL_LIBRARY_RELEASE
> PostgreSQL_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: PostgreSQL_TYPE_INCLUDE_DIR
> PostgreSQL_TYPE_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: USE_GOOGLE_TEST_DEBIAN_PACKAGE
> USE_GOOGLE_TEST_DEBIAN_PACKAGE-ADVANCED:INTERNAL=1
> 
>       cd Build && tail -v -n \+0 CMakeFiles/CMakeOutput.log
> ==> CMakeFiles/CMakeOutput.log <==
> The system is: Linux - 4.19.0-6-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;-DNDEBUG;-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>>/Build/CMakeFiles/3.21.3/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;-DNDEBUG;-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>>/Build/CMakeFiles/3.21.3/CompilerIdCXX/a.out"
> 
> Detecting C compiler ABI info compiled with the following output:
> Change Dir: /<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_900f1/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_900f1.dir/build.make 
> CMakeFiles/cmTC_900f1.dir/build
> gmake[3]: Entering directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o
> /usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2    
> -v -o CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o -c 
> /usr/share/cmake-3.21/Modules/CMakeCCompilerABI.c
> Using built-in specs.
> COLLECT_GCC=/usr/bin/cc
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 11.2.0-10' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
> --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-gcn/usr
>  --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 11.2.0 (Debian 11.2.0-10) 
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_900f1.dir/'
>  /usr/lib/gcc/x86_64-linux-gnu/11/cc1 -quiet -v -imultiarch x86_64-linux-gnu 
> -D NDEBUG -D _FORTIFY_SOURCE=2 
> /usr/share/cmake-3.21/Modules/CMakeCCompilerABI.c -quiet -dumpdir 
> CMakeFiles/cmTC_900f1.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c 
> -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wdate-time -version 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fasynchronous-unwind-tables -o /tmp/ccCb2JFM.s
> GNU C17 (Debian 11.2.0-10) version 11.2.0 (x86_64-linux-gnu)
>       compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 
> 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
> 
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
> ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
> ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/lib/gcc/x86_64-linux-gnu/11/include
>  /usr/local/include
>  /usr/include/x86_64-linux-gnu
>  /usr/include
> End of search list.
> GNU C17 (Debian 11.2.0-10) version 11.2.0 (x86_64-linux-gnu)
>       compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 
> 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
> 
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> Compiler executable checksum: b74247d99d7a7c076b15f1e63b94813d
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_900f1.dir/'
>  as -v --gdwarf-5 --64 -o CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o 
> /tmp/ccCb2JFM.s
> GNU assembler version 2.37 (x86_64-linux-gnu) using BFD version (GNU Binutils 
> for Debian) 2.37
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.'
> Linking C executable cmTC_900f1
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_900f1.dir/link.txt 
> --verbose=1
> /usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2  
> -Wl,-z,relro -Wl,-z,now -v -rdynamic 
> CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o -o cmTC_900f1 
> Using built-in specs.
> COLLECT_GCC=/usr/bin/cc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 11.2.0-10' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
> --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-gcn/usr
>  --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 11.2.0 (Debian 11.2.0-10) 
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-rdynamic' '-o' 'cmTC_900f1' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'cmTC_900f1.'
>  /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin 
> /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so 
> -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper 
> -plugin-opt=-fresolution=/tmp/cc9rKCWe.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_900f1 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o 
> -L/usr/lib/gcc/x86_64-linux-gnu/11 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu 
> -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -z relro -z now 
> CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o -lgcc --push-state 
> --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s 
> --pop-state /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-rdynamic' '-o' 'cmTC_900f1' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'cmTC_900f1.'
> gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> gmake[2]: Leaving directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> 
> 
> 
> Parsed C implicit include dir info from above output: rv=done
>   found start of include info
>   found start of implicit include info
>     add: [/usr/lib/gcc/x86_64-linux-gnu/11/include]
>     add: [/usr/local/include]
>     add: [/usr/include/x86_64-linux-gnu]
>     add: [/usr/include]
>   end of search list found
>   collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/11/include] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/11/include]
>   collapse include dir [/usr/local/include] ==> [/usr/local/include]
>   collapse include dir [/usr/include/x86_64-linux-gnu] ==> 
> [/usr/include/x86_64-linux-gnu]
>   collapse include dir [/usr/include] ==> [/usr/include]
>   implicit include dirs: 
> [/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include]
> 
> 
> Parsed C implicit link information from above output:
>   link line regex: [^( 
> *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
>   ignore line: [Change Dir: /<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp]
>   ignore line: []
>   ignore line: [Run Build Command(s):/usr/bin/gmake -f Makefile 
> cmTC_900f1/fast && gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp']
>   ignore line: [/usr/bin/gmake  -f CMakeFiles/cmTC_900f1.dir/build.make 
> CMakeFiles/cmTC_900f1.dir/build]
>   ignore line: [gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp']
>   ignore line: [Building C object 
> CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o]
>   ignore line: [/usr/bin/cc   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2    
> -v -o CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o -c 
> /usr/share/cmake-3.21/Modules/CMakeCCompilerABI.c]
>   ignore line: [Using built-in specs.]
>   ignore line: [COLLECT_GCC=/usr/bin/cc]
>   ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
>   ignore line: [OFFLOAD_TARGET_DEFAULT=1]
>   ignore line: [Target: x86_64-linux-gnu]
>   ignore line: [Configured with: ../src/configure -v 
> --with-pkgversion='Debian 11.2.0-10' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c 
> ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-gcn/usr 
> --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
>   ignore line: [Thread model: posix]
>   ignore line: [Supported LTO compression algorithms: zlib zstd]
>   ignore line: [gcc version 11.2.0 (Debian 11.2.0-10) ]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_900f1.dir/']
>   ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1 -quiet -v -imultiarch 
> x86_64-linux-gnu -D NDEBUG -D _FORTIFY_SOURCE=2 
> /usr/share/cmake-3.21/Modules/CMakeCCompilerABI.c -quiet -dumpdir 
> CMakeFiles/cmTC_900f1.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c 
> -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wdate-time -version 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fasynchronous-unwind-tables -o /tmp/ccCb2JFM.s]
>   ignore line: [GNU C17 (Debian 11.2.0-10) version 11.2.0 (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 11.2.0  GMP version 6.2.1  
> MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
>   ignore line: []
>   ignore line: [GGC heuristics: --param ggc-min-expand=100 --param 
> ggc-min-heapsize=131072]
>   ignore line: [ignoring nonexistent directory 
> "/usr/local/include/x86_64-linux-gnu"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"]
>   ignore line: [#include "..." search starts here:]
>   ignore line: [#include <...> search starts here:]
>   ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include]
>   ignore line: [ /usr/local/include]
>   ignore line: [ /usr/include/x86_64-linux-gnu]
>   ignore line: [ /usr/include]
>   ignore line: [End of search list.]
>   ignore line: [GNU C17 (Debian 11.2.0-10) version 11.2.0 (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 11.2.0  GMP version 6.2.1  
> MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
>   ignore line: []
>   ignore line: [GGC heuristics: --param ggc-min-expand=100 --param 
> ggc-min-heapsize=131072]
>   ignore line: [Compiler executable checksum: 
> b74247d99d7a7c076b15f1e63b94813d]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_900f1.dir/']
>   ignore line: [ as -v --gdwarf-5 --64 -o 
> CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o /tmp/ccCb2JFM.s]
>   ignore line: [GNU assembler version 2.37 (x86_64-linux-gnu) using BFD 
> version (GNU Binutils for Debian) 2.37]
>   ignore line: 
> [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
>   ignore line: 
> [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.']
>   ignore line: [Linking C executable cmTC_900f1]
>   ignore line: [/usr/bin/cmake -E cmake_link_script 
> CMakeFiles/cmTC_900f1.dir/link.txt --verbose=1]
>   ignore line: [/usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2  
> -Wl -z relro -Wl -z now -v -rdynamic 
> CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o -o cmTC_900f1 ]
>   ignore line: [Using built-in specs.]
>   ignore line: [COLLECT_GCC=/usr/bin/cc]
>   ignore line: 
> [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper]
>   ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
>   ignore line: [OFFLOAD_TARGET_DEFAULT=1]
>   ignore line: [Target: x86_64-linux-gnu]
>   ignore line: [Configured with: ../src/configure -v 
> --with-pkgversion='Debian 11.2.0-10' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c 
> ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-gcn/usr 
> --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
>   ignore line: [Thread model: posix]
>   ignore line: [Supported LTO compression algorithms: zlib zstd]
>   ignore line: [gcc version 11.2.0 (Debian 11.2.0-10) ]
>   ignore line: 
> [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
>   ignore line: 
> [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' 
> '-rdynamic' '-o' 'cmTC_900f1' '-mtune=generic' '-march=x86-64' '-dumpdir' 
> 'cmTC_900f1.']
>   link line: [ /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin 
> /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so 
> -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper 
> -plugin-opt=-fresolution=/tmp/cc9rKCWe.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_900f1 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o 
> -L/usr/lib/gcc/x86_64-linux-gnu/11 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu 
> -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -z relro -z now 
> CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o -lgcc --push-state 
> --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s 
> --pop-state /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/collect2] ==> ignore
>     arg [-plugin] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so] ==> ignore
>     arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] ==> ignore
>     arg [-plugin-opt=-fresolution=/tmp/cc9rKCWe.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_900f1] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] ==> obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> 
> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib]
>     arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
>     arg [-L/lib/../lib] ==> dir [/lib/../lib]
>     arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
>     arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../..]
>     arg [-zrelro] ==> ignore
>     arg [-znow] ==> ignore
>     arg [CMakeFiles/cmTC_900f1.dir/CMakeCCompilerABI.c.o] ==> ignore
>     arg [-lgcc] ==> lib [gcc]
>     arg [--push-state] ==> ignore
>     arg [--as-needed] ==> ignore
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [--pop-state] ==> ignore
>     arg [-lc] ==> lib [c]
>     arg [-lgcc] ==> lib [gcc]
>     arg [--push-state] ==> ignore
>     arg [--as-needed] ==> ignore
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [--pop-state] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] ==> obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> 
> [/usr/lib/x86_64-linux-gnu/crti.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> 
> [/usr/lib/x86_64-linux-gnu/crtn.o]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/11]
>   collapse library dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> 
> [/usr/lib]
>   collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
>   collapse library dir [/lib/../lib] ==> [/lib]
>   collapse library dir [/usr/lib/x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> 
> [/usr/lib]
>   implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
>   implicit objs: 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o]
>   implicit dirs: 
> [/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
>   implicit fwks: []
> 
> 
> Detecting CXX compiler ABI info compiled with the following output:
> Change Dir: /<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_077bf/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_077bf.dir/build.make 
> CMakeFiles/cmTC_077bf.dir/build
> gmake[3]: Entering directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> Building CXX object CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o
> /usr/bin/c++   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2    
> -v -o CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o -c 
> /usr/share/cmake-3.21/Modules/CMakeCXXCompilerABI.cpp
> Using built-in specs.
> COLLECT_GCC=/usr/bin/c++
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 11.2.0-10' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
> --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-gcn/usr
>  --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 11.2.0 (Debian 11.2.0-10) 
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_077bf.dir/'
>  /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch 
> x86_64-linux-gnu -D_GNU_SOURCE -D NDEBUG -D _FORTIFY_SOURCE=2 
> /usr/share/cmake-3.21/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir 
> CMakeFiles/cmTC_077bf.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp 
> -dumpbase-ext .cpp -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wdate-time 
> -version -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fasynchronous-unwind-tables -o /tmp/ccSaRQsL.s
> GNU C++17 (Debian 11.2.0-10) version 11.2.0 (x86_64-linux-gnu)
>       compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 
> 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
> 
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"
> ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
> ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
> ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/include/c++/11
>  /usr/include/x86_64-linux-gnu/c++/11
>  /usr/include/c++/11/backward
>  /usr/lib/gcc/x86_64-linux-gnu/11/include
>  /usr/local/include
>  /usr/include/x86_64-linux-gnu
>  /usr/include
> End of search list.
> GNU C++17 (Debian 11.2.0-10) version 11.2.0 (x86_64-linux-gnu)
>       compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 
> 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
> 
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> Compiler executable checksum: 55aa48915dd03ad9a944e6b7b5370f83
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_077bf.dir/'
>  as -v --gdwarf-5 --64 -o CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o 
> /tmp/ccSaRQsL.s
> GNU assembler version 2.37 (x86_64-linux-gnu) using BFD version (GNU Binutils 
> for Debian) 2.37
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 
> 'CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.'
> Linking CXX executable cmTC_077bf
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_077bf.dir/link.txt 
> --verbose=1
> /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2  
> -Wl,-z,relro -Wl,-z,now -v -rdynamic 
> CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_077bf 
> Using built-in specs.
> COLLECT_GCC=/usr/bin/c++
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 11.2.0-10' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
> --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-gcn/usr
>  --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 11.2.0 (Debian 11.2.0-10) 
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-rdynamic' '-o' 'cmTC_077bf' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_077bf.'
>  /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin 
> /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so 
> -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper 
> -plugin-opt=-fresolution=/tmp/ccgxjSqc.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_077bf 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o 
> -L/usr/lib/gcc/x86_64-linux-gnu/11 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu 
> -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -z relro -z now 
> CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s 
> -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' 
> '-fstack-protector-strong' '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' 
> '_FORTIFY_SOURCE=2' '-v' '-rdynamic' '-o' 'cmTC_077bf' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_077bf.'
> gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> gmake[2]: Leaving directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> 
> 
> 
> Parsed CXX implicit include dir info from above output: rv=done
>   found start of include info
>   found start of implicit include info
>     add: [/usr/include/c++/11]
>     add: [/usr/include/x86_64-linux-gnu/c++/11]
>     add: [/usr/include/c++/11/backward]
>     add: [/usr/lib/gcc/x86_64-linux-gnu/11/include]
>     add: [/usr/local/include]
>     add: [/usr/include/x86_64-linux-gnu]
>     add: [/usr/include]
>   end of search list found
>   collapse include dir [/usr/include/c++/11] ==> [/usr/include/c++/11]
>   collapse include dir [/usr/include/x86_64-linux-gnu/c++/11] ==> 
> [/usr/include/x86_64-linux-gnu/c++/11]
>   collapse include dir [/usr/include/c++/11/backward] ==> 
> [/usr/include/c++/11/backward]
>   collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/11/include] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/11/include]
>   collapse include dir [/usr/local/include] ==> [/usr/local/include]
>   collapse include dir [/usr/include/x86_64-linux-gnu] ==> 
> [/usr/include/x86_64-linux-gnu]
>   collapse include dir [/usr/include] ==> [/usr/include]
>   implicit include dirs: 
> [/usr/include/c++/11;/usr/include/x86_64-linux-gnu/c++/11;/usr/include/c++/11/backward;/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include]
> 
> 
> Parsed CXX implicit link information from above output:
>   link line regex: [^( 
> *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
>   ignore line: [Change Dir: /<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp]
>   ignore line: []
>   ignore line: [Run Build Command(s):/usr/bin/gmake -f Makefile 
> cmTC_077bf/fast && gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp']
>   ignore line: [/usr/bin/gmake  -f CMakeFiles/cmTC_077bf.dir/build.make 
> CMakeFiles/cmTC_077bf.dir/build]
>   ignore line: [gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp']
>   ignore line: [Building CXX object 
> CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o]
>   ignore line: [/usr/bin/c++   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2    
> -v -o CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o -c 
> /usr/share/cmake-3.21/Modules/CMakeCXXCompilerABI.cpp]
>   ignore line: [Using built-in specs.]
>   ignore line: [COLLECT_GCC=/usr/bin/c++]
>   ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
>   ignore line: [OFFLOAD_TARGET_DEFAULT=1]
>   ignore line: [Target: x86_64-linux-gnu]
>   ignore line: [Configured with: ../src/configure -v 
> --with-pkgversion='Debian 11.2.0-10' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c 
> ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-gcn/usr 
> --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
>   ignore line: [Thread model: posix]
>   ignore line: [Supported LTO compression algorithms: zlib zstd]
>   ignore line: [gcc version 11.2.0 (Debian 11.2.0-10) ]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_077bf.dir/']
>   ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v 
> -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D NDEBUG -D _FORTIFY_SOURCE=2 
> /usr/share/cmake-3.21/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir 
> CMakeFiles/cmTC_077bf.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp 
> -dumpbase-ext .cpp -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wdate-time 
> -version -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fasynchronous-unwind-tables -o /tmp/ccSaRQsL.s]
>   ignore line: [GNU C++17 (Debian 11.2.0-10) version 11.2.0 
> (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 11.2.0  GMP version 6.2.1  
> MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
>   ignore line: []
>   ignore line: [GGC heuristics: --param ggc-min-expand=100 --param 
> ggc-min-heapsize=131072]
>   ignore line: [ignoring duplicate directory 
> "/usr/include/x86_64-linux-gnu/c++/11"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/local/include/x86_64-linux-gnu"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"]
>   ignore line: [ignoring nonexistent directory 
> "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"]
>   ignore line: [#include "..." search starts here:]
>   ignore line: [#include <...> search starts here:]
>   ignore line: [ /usr/include/c++/11]
>   ignore line: [ /usr/include/x86_64-linux-gnu/c++/11]
>   ignore line: [ /usr/include/c++/11/backward]
>   ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include]
>   ignore line: [ /usr/local/include]
>   ignore line: [ /usr/include/x86_64-linux-gnu]
>   ignore line: [ /usr/include]
>   ignore line: [End of search list.]
>   ignore line: [GNU C++17 (Debian 11.2.0-10) version 11.2.0 
> (x86_64-linux-gnu)]
>   ignore line: [      compiled by GNU C version 11.2.0  GMP version 6.2.1  
> MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
>   ignore line: []
>   ignore line: [GGC heuristics: --param ggc-min-expand=100 --param 
> ggc-min-heapsize=131072]
>   ignore line: [Compiler executable checksum: 
> 55aa48915dd03ad9a944e6b7b5370f83]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_077bf.dir/']
>   ignore line: [ as -v --gdwarf-5 --64 -o 
> CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccSaRQsL.s]
>   ignore line: [GNU assembler version 2.37 (x86_64-linux-gnu) using BFD 
> version (GNU Binutils for Debian) 2.37]
>   ignore line: 
> [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
>   ignore line: 
> [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 
> 'CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' 
> '-mtune=generic' '-march=x86-64' '-dumpdir' 
> 'CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.']
>   ignore line: [Linking CXX executable cmTC_077bf]
>   ignore line: [/usr/bin/cmake -E cmake_link_script 
> CMakeFiles/cmTC_077bf.dir/link.txt --verbose=1]
>   ignore line: [/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2  
> -Wl -z relro -Wl -z now -v -rdynamic 
> CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_077bf ]
>   ignore line: [Using built-in specs.]
>   ignore line: [COLLECT_GCC=/usr/bin/c++]
>   ignore line: 
> [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper]
>   ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
>   ignore line: [OFFLOAD_TARGET_DEFAULT=1]
>   ignore line: [Target: x86_64-linux-gnu]
>   ignore line: [Configured with: ../src/configure -v 
> --with-pkgversion='Debian 11.2.0-10' 
> --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c 
> ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-11 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-nvptx/usr
>  amdgcn-amdhsa=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-gcn/usr 
> --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
>   ignore line: [Thread model: posix]
>   ignore line: [Supported LTO compression algorithms: zlib zstd]
>   ignore line: [gcc version 11.2.0 (Debian 11.2.0-10) ]
>   ignore line: 
> [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
>   ignore line: 
> [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
>   ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' '-fstack-protector-strong' 
> '-Wformat=1' '-D' 'NDEBUG' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' 
> '-rdynamic' '-o' 'cmTC_077bf' '-shared-libgcc' '-mtune=generic' 
> '-march=x86-64' '-dumpdir' 'cmTC_077bf.']
>   link line: [ /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin 
> /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so 
> -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper 
> -plugin-opt=-fresolution=/tmp/ccgxjSqc.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_077bf 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o 
> -L/usr/lib/gcc/x86_64-linux-gnu/11 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu 
> -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
> -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -z relro -z now 
> CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s 
> -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/collect2] ==> ignore
>     arg [-plugin] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so] ==> ignore
>     arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] ==> ignore
>     arg [-plugin-opt=-fresolution=/tmp/ccgxjSqc.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_077bf] ==> ignore
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] ==> obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> 
> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib]
>     arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
>     arg [-L/lib/../lib] ==> dir [/lib/../lib]
>     arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
>     arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
>     arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../..]
>     arg [-zrelro] ==> ignore
>     arg [-znow] ==> ignore
>     arg [CMakeFiles/cmTC_077bf.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
>     arg [-lstdc++] ==> lib [stdc++]
>     arg [-lm] ==> lib [m]
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [-lgcc] ==> lib [gcc]
>     arg [-lc] ==> lib [c]
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [-lgcc] ==> lib [gcc]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] ==> obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o]
>     arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] 
> ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> 
> [/usr/lib/x86_64-linux-gnu/crti.o]
>   collapse obj 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> 
> [/usr/lib/x86_64-linux-gnu/crtn.o]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/11]
>   collapse library dir 
> [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> 
> [/usr/lib]
>   collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
>   collapse library dir [/lib/../lib] ==> [/lib]
>   collapse library dir [/usr/lib/x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
>   collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> 
> [/usr/lib]
>   implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
>   implicit objs: 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o]
>   implicit dirs: 
> [/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
>   implicit fwks: []
> 
> 
> Determining if the include file /usr/include/jsoncpp/json/reader.h exists 
> passed with the following output:
> Change Dir: /<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_27713/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_27713.dir/build.make 
> CMakeFiles/cmTC_27713.dir/build
> gmake[3]: Entering directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> Building CXX object CMakeFiles/cmTC_27713.dir/CheckIncludeFile.cxx.o
> /usr/bin/c++   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-long-long -Wno-variadic-macros  -o 
> CMakeFiles/cmTC_27713.dir/CheckIncludeFile.cxx.o -c 
> /<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
> Linking CXX executable cmTC_27713
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27713.dir/link.txt 
> --verbose=1
> /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-long-long -Wno-variadic-macros  
> -Wl,-z,relro -Wl,-z,now  -rdynamic 
> CMakeFiles/cmTC_27713.dir/CheckIncludeFile.cxx.o -o cmTC_27713 
> gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> gmake[2]: Leaving directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> 
> 
> 
> Determining if the include file orthanc/OrthancCDatabasePlugin.h exists 
> passed with the following output:
> Change Dir: /<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_3683d/fast && gmake[2]: 
> Entering directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> /usr/bin/gmake  -f CMakeFiles/cmTC_3683d.dir/build.make 
> CMakeFiles/cmTC_3683d.dir/build
> gmake[3]: Entering directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> Building CXX object CMakeFiles/cmTC_3683d.dir/CheckIncludeFile.cxx.o
> /usr/bin/c++   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-long-long -Wno-variadic-macros 
> -std=gnu++11  -o CMakeFiles/cmTC_3683d.dir/CheckIncludeFile.cxx.o -c 
> /<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
> Linking CXX executable cmTC_3683d
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3683d.dir/link.txt 
> --verbose=1
> /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-long-long -Wno-variadic-macros 
> -std=gnu++11  -Wl,-z,relro -Wl,-z,now  -rdynamic 
> CMakeFiles/cmTC_3683d.dir/CheckIncludeFile.cxx.o -o cmTC_3683d 
> gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> gmake[2]: Leaving directory '/<<PKGBUILDDIR>>/Build/CMakeFiles/CMakeTmp'
> 
> 
> 
> dh_auto_configure: error: cd Build && cmake -DCMAKE_INSTALL_PREFIX=/usr 
> -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
> -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
> -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
> -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
> -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
> -DCMAKE_SKIP_RPATH:BOOL=ON -DSTATIC_BUILD:BOOL=OFF 
> -DUSE_GOOGLE_TEST_DEBIAN_PACKAGE:BOOL=ON -DORTHANC_FRAMEWORK_SOURCE=system 
> -DDEB_VERSION=4.0-3 -DORTHANC_FRAMEWORK_USE_SHARED:BOOL=OFF 
> "-DORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES=boost_filesystem boost_iostreams 
> boost_locale boost_regex boost_thread jsoncpp pugixml uuid" 
> -DCMAKE_BUILD_TYPE=None ../PostgreSQL returned exit code 1
> make[1]: *** [debian/rules:38: override_dh_auto_configure] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/orthanc-postgresql_4.0-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

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

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

--- End Message ---
--- Begin Message ---
Source: orthanc-postgresql
Source-Version: 4.0-4
Done: Sebastien Jodogne <[email protected]>

We believe that the bug you reported is fixed in the latest version of
orthanc-postgresql, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastien Jodogne <[email protected]> (supplier of updated orthanc-postgresql 
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 [email protected])


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

Format: 1.8
Date: Sun, 24 Oct 2021 10:31:29 +0200
Source: orthanc-postgresql
Architecture: source
Version: 4.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Sebastien Jodogne <[email protected]>
Closes: 997392
Changes:
 orthanc-postgresql (4.0-4) unstable; urgency=medium
 .
   * Fix FTBFS with PostgreSQL 14. Closes: #997392
Checksums-Sha1:
 c9a7d715e2de749bd5525a33ba129d00c1346497 2180 orthanc-postgresql_4.0-4.dsc
 e6af0d6bd11f7523c6e99e60902cdc38f50d907c 6628 
orthanc-postgresql_4.0-4.debian.tar.xz
 350321f321140b2b578530ba1805d833030dffa7 16034 
orthanc-postgresql_4.0-4_source.buildinfo
Checksums-Sha256:
 8b69a90cb368861cec719a62101afe2db0dbcdfa4da001f099786c073fa89b12 2180 
orthanc-postgresql_4.0-4.dsc
 1ea289ba5fcf1bc0a0dd53b5e86bcfb8eadce43ab585200c862563d5c582fc44 6628 
orthanc-postgresql_4.0-4.debian.tar.xz
 2bdc1cb38c9e54a12c003a1fe04bafc593c98e60ecc8f43845458fb8baf6e270 16034 
orthanc-postgresql_4.0-4_source.buildinfo
Files:
 71b53611b36a5ec7467f4b425c033740 2180 science optional 
orthanc-postgresql_4.0-4.dsc
 8586d05cd62f2436352fd22a9874f513 6628 science optional 
orthanc-postgresql_4.0-4.debian.tar.xz
 1fd6092caee14dc25649f321d92c187d 16034 science optional 
orthanc-postgresql_4.0-4_source.buildinfo

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

iQJIBAEBCgAyFiEEk76fGX7V0MMOWT2Lp3ZYKzEqw10FAmF1J44UHHMuam9kb2du
ZUBnbWFpbC5jb20ACgkQp3ZYKzEqw11IwhAAjYQIuFFek53kYaMh7hkcOHrUgyuz
nD31a4Af/IGdgjeE85KUYw20/eY4MpvZgHDZtfmxWdO0xKdPjTpdInGSYnEKks3E
XFX4Yf7bDDn/jwL04iFirxk4qAA03J0PMJFryLyG5B2Gjf2MLfc6evozFcBqmSof
93ND6uJjEDQYiiOnde5bIEPV3yN96CmuT3Qku2oWrZvAbOXFOa+ndY46U4gINdA+
F6h5P8PfJspMOURh3SysO+2ueNemSNr3mlyurY7OMVKIus4IV9Is9auf9SOrQs29
NQbU3AzSQoxSib1Qxwjo8q2N5bPJj9tq7UbeYDFeWL+A+pG+iftevNu3eifqa/X8
dX1hz33+QRXsMsYEVPZV0sR1LxmuMdw0EklSfRHmoSeNRAreNxVWXmYTjjHC0Xor
0cVy0aQOa3FSPhigy0W3LOy+1miQtdQAGNXyUtZpKCEIjXrG2e/ydtq4kbpYwXVH
eZQMzDoMqpG4d2mBWcuYXGoudTEOWLOzPQCxevNn8fb7/b4PJX0U7JSShDuBoq2B
cOG/jfuZXWFo7i92AKAF/JbKA+vGFMcLH51dsjYwdB11ulT1+lbgvifb+D9fnn/D
Yv1hPd6J6BT1akeziYuZoCD9JuZ5Y1wzs3MV2WjClwhRyfF9UHMhlX4yHT/rxJx0
qq1Vvr6LLEjCFdk=
=CRn4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to