Skip to content

Instantly share code, notes, and snippets.

@uilianries
Created October 8, 2025 14:41
Show Gist options
  • Select an option

  • Save uilianries/b8926036ccfb28856898b8c0472bacf5 to your computer and use it in GitHub Desktop.

Select an option

Save uilianries/b8926036ccfb28856898b8c0472bacf5 to your computer and use it in GitHub Desktop.
Python Patch-NG 1.19.0 Full Validation
Found 706 recipes using apply_conandata_patches.
PYTHON_NG_TEST_ALL_RECIPES is set to 1, testing all 706 recipes.
Testing recipe in directory: ./7bitconf/all
INFO: Successfully patched ./7bitconf/all.
7bitconf/1.2.0: Building from source
7bitconf/1.2.0: Package 7bitconf/1.2.0:812618a31581b982d9151fd4d65d5cbb1d1e4670
7bitconf/1.2.0: settings: os=Linux arch=x86_64 compiler=gcc compiler.cppstd=gnu17 compiler.libcxx=libstdc++11 compiler.version=11 build_type=Release
7bitconf/1.2.0: options: fPIC=True header_only=False shared=False
7bitconf/1.2.0: requires: taocpp-json/1.0.0-beta.14#6625bbc6f81b28f09333efd12ff89e17:da39a3ee5e6b4b0d3255bfef95601890afd80709 taocpp-pegtl/3.2.7#4fce7afbf9f9e5c686c38d8deef7cdc8:da39a3ee5e6b4b0d3255bfef95601890afd80709
7bitconf/1.2.0: Copying sources to build folder
7bitconf/1.2.0: Building your package in /home/conan/.conan2/p/b/7bitc0e8a033feff72/b
7bitconf/1.2.0: Calling generate()
7bitconf/1.2.0: Generators folder: /home/conan/.conan2/p/b/7bitc0e8a033feff72/b/build/Release/generators
7bitconf/1.2.0: Apply patch (conan): fix taocpp-json's package name
-------------------------------------------------------
Testing recipe in directory: ./aaf/all
INFO: Successfully patched ./aaf/all.
aaf/1.2.0: Generating aggregated env files
aaf/1.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
aaf/1.2.0: Calling build()
aaf/1.2.0: Apply patch (conan): Simplify CMakeLists.txt
aaf/1.2.0: Apply patch (portability): Link CoreFoundation and CoreServices with find_library
aaf/1.2.0: Apply patch (portability): Remove deprecated use of register keyword for c++11 builds
aaf/1.2.0: Apply patch (conan): Remove expat dependency directory
aaf/1.2.0: Apply patch (conan): Remove libjpeg dependency directory
aaf/1.2.0: Apply patch (conan): Link libuuid
aaf/1.2.0: Apply patch (portability): Support all CMake generators
-------------------------------------------------------
Testing recipe in directory: ./aaplus/all
INFO: Successfully patched ./aaplus/all.
aaplus/2.41: Building your package in /home/conan/.conan2/p/b/aapluebb184004d561/b
aaplus/2.41: Calling generate()
aaplus/2.41: Generators folder: /home/conan/.conan2/p/b/aapluebb184004d561/b/build/Release/generators
aaplus/2.41: CMakeToolchain generated: conan_toolchain.cmake
aaplus/2.41: CMakeToolchain generated: /home/conan/.conan2/p/b/aapluebb184004d561/b/build/Release/generators/CMakePresets.json
aaplus/2.41: CMakeToolchain generated: /home/conan/.conan2/p/b/aapluebb184004d561/b/src/CMakeUserPresets.json
aaplus/2.41: Generating aggregated env files
aaplus/2.41: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
aaplus/2.41: Calling build()
aaplus/2.41: Apply patch (file): patches/0001-fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./abseil/all
INFO: Successfully patched ./abseil/all.
abseil/20230125.3: Forced build from source
Requirements
abseil/20230125.3#4535e2471d8271a12624159e47134602:8631cf963dbbb4d7a378a64a6fd1dc57558bc2fe - Build
======== Installing packages ========
abseil/20230125.3: Calling source() in /home/conan/.conan2/p/abseie4b16e195ed78/s/src
abseil/20230125.3: Source https://github.com/abseil/abseil-cpp/archive/20230125.3.tar.gz retrieved from local download cache
abseil/20230125.3: Uncompressing 20230125.3.tar.gz to .
abseil/20230125.3: Apply patch (portability): link libm to absl string
abseil/20230125.3: Apply patch (file): patches/0006-backport-arm-compilation-fix.patch
-------------------------------------------------------
Testing recipe in directory: ./acado/all
WARNING: conan create failed for ./acado/all
WARNING: Could not apply patches, skipping build:
os=Linux
[options]
fPIC=True
ERROR: Missing prebuilt package for 'qpoases/3.2.1'. You can try:
- List all available packages using 'conan list "qpoases/3.2.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=qpoases/3.2.1' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./alembic/all
INFO: Successfully patched ./alembic/all.
alembic/1.8.2: CMakeToolchain generated: conan_toolchain.cmake
alembic/1.8.2: CMakeToolchain generated: /home/conan/.conan2/p/b/alemb80d1654d3228c/b/build/Release/generators/CMakePresets.json
alembic/1.8.2: CMakeToolchain generated: /home/conan/.conan2/p/b/alemb80d1654d3228c/b/src/CMakeUserPresets.json
alembic/1.8.2: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(Imath)
target_link_libraries(... Imath::Imath)
alembic/1.8.2: Generating aggregated env files
alembic/1.8.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
alembic/1.8.2: Calling build()
alembic/1.8.2: Apply patch (conan): CMake: fix install layout, don't link directly to zlib if hdf5, relocatable shared lib for macOS
-------------------------------------------------------
Testing recipe in directory: ./amqp-cpp/all
INFO: Successfully patched ./amqp-cpp/all.
======== Installing packages ========
zlib/1.3.1: Already installed! (1 of 3)
openssl/3.6.0: Already installed! (2 of 3)
amqp-cpp/4.1.7: Calling source() in /home/conan/.conan2/p/amqp-766abcbc6714b/s/src
amqp-cpp/4.1.7: Source https://github.com/CopernicaMarketingSoftware/AMQP-CPP/archive/v4.1.7.tar.gz retrieved from local download cache
amqp-cpp/4.1.7: Uncompressing v4.1.7.tar.gz to .
amqp-cpp/4.1.7: Apply patch (file): patches/4.1.7-0001-cmake-link-openssl.patch
amqp-cpp/4.1.7: Apply patch (portability): windows: Fix install directory of DLL and export symbols if msvc
amqp-cpp/4.1.7: Apply patch (portability): windows: Link to ws2_32
-------------------------------------------------------
Testing recipe in directory: ./angelscript/all
ERROR: No patches found in conandata.yml for ./angelscript/all, skipping.
Testing recipe in directory: ./ann/all
INFO: Successfully patched ./ann/all.
ann/1.1.2: Building your package in /home/conan/.conan2/p/b/ann78fa463b50002/b
ann/1.1.2: Calling generate()
ann/1.1.2: Generators folder: /home/conan/.conan2/p/b/ann78fa463b50002/b/build/Release/generators
ann/1.1.2: CMakeToolchain generated: conan_toolchain.cmake
ann/1.1.2: CMakeToolchain generated: /home/conan/.conan2/p/b/ann78fa463b50002/b/build/Release/generators/CMakePresets.json
ann/1.1.2: Generating aggregated env files
ann/1.1.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
ann/1.1.2: Calling build()
ann/1.1.2: Apply patch (portability): Fix windows static
ann/1.1.2: Apply patch (portability): Fix compilation with C++17 (or above) standard, by removing register keyword
-------------------------------------------------------
Testing recipe in directory: ./antlr4-cppruntime/all
INFO: Successfully patched ./antlr4-cppruntime/all.
antlr4-cppruntime/4.10.1: Calling generate()
antlr4-cppruntime/4.10.1: Generators folder: /home/conan/.conan2/p/b/antlr4b959d386a55c/b/build/Release/generators
antlr4-cppruntime/4.10.1: CMakeToolchain generated: conan_toolchain.cmake
antlr4-cppruntime/4.10.1: CMakeToolchain generated: /home/conan/.conan2/p/b/antlr4b959d386a55c/b/build/Release/generators/CMakePresets.json
antlr4-cppruntime/4.10.1: Generating aggregated env files
antlr4-cppruntime/4.10.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
antlr4-cppruntime/4.10.1: Calling build()
antlr4-cppruntime/4.10.1: Apply patch (backport): Revise the CMakeLists.txt to remove the dependency on libuuid (#1) which is not used since 4.9.
antlr4-cppruntime/4.10.1: Apply patch (backport): Revise the CMakeLists.txt to remove the dependency on libuuid (#2) which is not used since 4.9.
antlr4-cppruntime/4.10.1: Apply patch (portability): Fix the compiler errors reported by Visual Studio 2022 17.13 (MSVC 19.43.34808).
-------------------------------------------------------
Testing recipe in directory: ./anyrpc/all
INFO: Successfully patched ./anyrpc/all.
anyrpc/1.0.2: Generators folder: /home/conan/.conan2/p/b/anyrpb226674e566f0/b/build/Release/generators
anyrpc/1.0.2: CMakeToolchain generated: conan_toolchain.cmake
anyrpc/1.0.2: CMakeToolchain generated: /home/conan/.conan2/p/b/anyrpb226674e566f0/b/build/Release/generators/CMakePresets.json
anyrpc/1.0.2: CMakeToolchain generated: /home/conan/.conan2/p/b/anyrpb226674e566f0/b/src/CMakeUserPresets.json
anyrpc/1.0.2: Generating aggregated env files
anyrpc/1.0.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
anyrpc/1.0.2: Calling build()
anyrpc/1.0.2: Apply patch (portability): Handle ASAN flag properly in CMakeLists.txt
anyrpc/1.0.2: Apply patch (portability): Fixed 'undefined reference' error when compile for windows platform
anyrpc/1.0.2: Apply patch (conan): Link to conan libs
-------------------------------------------------------
Testing recipe in directory: ./apr/all
INFO: Successfully patched ./apr/all.
apr/1.7.0: Generating aggregated env files
apr/1.7.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
apr/1.7.0: Calling build()
apr/1.7.0: Apply patch (conan): Use BUILD_SHARED_LIBS to conditionally build static/dynamic libs
apr/1.7.0: Apply patch (conan): Allow downtream recipes to detect some helpr build files of apr in a relocatalbe context
apr/1.7.0: Apply patch (file): patches/1.7.0-0003-cmake-gen_test_char-use-target.patch
apr/1.7.0: Apply patch (file): patches/1.7.0-0004-autotools-mingw.patch
apr/1.7.0: Apply patch (file): patches/1.7.0-0005-clang12-apple.patch
apr/1.7.0: Apply patch (bugfix): Replace deprecated sys_siglist[] with strsignal()
apr/1.7.0: Apply patch (file): patches/1.7.0-0007-cmake-minimum-required.patch
-------------------------------------------------------
Testing recipe in directory: ./apriltag/all
INFO: Successfully patched ./apriltag/all.
apriltag/3.1.4: Calling generate()
apriltag/3.1.4: Generators folder: /home/conan/.conan2/p/b/april37365c9ce0d58/b/build/Release/generators
apriltag/3.1.4: CMakeToolchain generated: conan_toolchain.cmake
apriltag/3.1.4: CMakeToolchain generated: /home/conan/.conan2/p/b/april37365c9ce0d58/b/build/Release/generators/CMakePresets.json
apriltag/3.1.4: CMakeToolchain generated: /home/conan/.conan2/p/b/april37365c9ce0d58/b/src/CMakeUserPresets.json
apriltag/3.1.4: Generating aggregated env files
apriltag/3.1.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
apriltag/3.1.4: Calling build()
apriltag/3.1.4: Apply patch (conan): Disable building of examples
apriltag/3.1.4: Apply patch (file): patches/3.1.4-0002-fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./apr-util/all
WARNING: conan create failed for ./apr-util/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./aravis/all
WARNING: conan create failed for ./aravis/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./arcus/all
INFO: Successfully patched ./arcus/all.
arcus/4.9.1: CMakeToolchain generated: /home/conan/.conan2/p/b/arcus97576cfde957e/b/build/Release/generators/CMakePresets.json
arcus/4.9.1: CMakeToolchain generated: /home/conan/.conan2/p/b/arcus97576cfde957e/b/src/CMakeUserPresets.json
arcus/4.9.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(protobuf)
target_link_libraries(... protobuf::protobuf)
arcus/4.9.1: Generating aggregated env files
arcus/4.9.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
arcus/4.9.1: Calling build()
arcus/4.9.1: Apply patch (file): patches/0001-fix-cmake.patch
arcus/4.9.1: Apply patch (portability): Compatibility with protobuf >= 3.18
-------------------------------------------------------
Testing recipe in directory: ./argon2/all
INFO: Successfully patched ./argon2/all.
argon2/20190702: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
argon2/20190702: options: fPIC=True shared=False
argon2/20190702: Copying sources to build folder
argon2/20190702: Building your package in /home/conan/.conan2/p/b/argon02215ff753eaa/b
argon2/20190702: Calling generate()
argon2/20190702: Generators folder: /home/conan/.conan2/p/b/argon02215ff753eaa/b/build-release/conan
argon2/20190702: Generating aggregated env files
argon2/20190702: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
argon2/20190702: Calling build()
argon2/20190702: Apply patch (file): patches/0001-makefile-no-march.patch
-------------------------------------------------------
Testing recipe in directory: ./argparse/all
INFO: Successfully patched ./argparse/all.
argparse/2.1: Building your package in /home/conan/.conan2/p/b/argpac8c20cec8cd86/b
argparse/2.1: Generating aggregated env files
argparse/2.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
argparse/2.1: Calling build()
argparse/2.1: Apply patch (file): patches/0001-v2.1-add-missing-include.patch
argparse/2.1: WARN: /home/conan/.conan2/p/argpae01508ed810ca/s/patches/0001-v2.1-add-missing-include.patch: file 1/1: b'include/argparse.hpp'
argparse/2.1: WARN: /home/conan/.conan2/p/argpae01508ed810ca/s/patches/0001-v2.1-add-missing-include.patch: hunk no.1 doesn't match source file at line 47
argparse/2.1: WARN: /home/conan/.conan2/p/argpae01508ed810ca/s/patches/0001-v2.1-add-missing-include.patch: expected: b'#include <variant>'
argparse/2.1: WARN: /home/conan/.conan2/p/argpae01508ed810ca/s/patches/0001-v2.1-add-missing-include.patch: actual : b'#include <utility>'
argparse/2.1: WARN: /home/conan/.conan2/p/argpae01508ed810ca/s/patches/0001-v2.1-add-missing-include.patch: already patched b'include/argparse.hpp'
-------------------------------------------------------
Testing recipe in directory: ./argtable2/all
WARNING: conan create failed for ./argtable2/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: gnu-config/cci.20210814:da39a3ee5e6b4b0d3255bfef95601890afd80709
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'gnu-config/cci.20210814'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gnu-config/cci.20210814' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./argtable3/all
INFO: Successfully patched ./argtable3/all.
======== Computing necessary packages ========
argtable3/3.1.5: Forced build from source
Requirements
argtable3/3.1.5#cbc566f4f4e0fcac1b11397847bba0c3:b647c43bfefae3f830561ca202b6cfd935b56205 - Build
======== Installing packages ========
argtable3/3.1.5: Calling source() in /home/conan/.conan2/p/argta294d696ede421/s/src
argtable3/3.1.5: Source https://github.com/argtable/argtable3/archive/v3.1.5.1c1bb23.tar.gz retrieved from local download cache
argtable3/3.1.5: Uncompressing v3.1.5.1c1bb23.tar.gz to .
argtable3/3.1.5: Apply patch (conan): disable example build, make shared/static build separated
-------------------------------------------------------
Testing recipe in directory: ./armadillo/all
INFO: Successfully patched ./armadillo/all.
armadillo/10.7.0: CMakeToolchain generated: /home/conan/.conan2/p/b/armadbb7b2cf7020a0/b/build/Release/generators/CMakePresets.json
armadillo/10.7.0: CMakeToolchain generated: /home/conan/.conan2/p/b/armadbb7b2cf7020a0/b/src/CMakeUserPresets.json
armadillo/10.7.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(HDF5)
find_package(OpenBLAS)
target_link_libraries(... HDF5::HDF5 OpenBLAS::OpenBLAS)
armadillo/10.7.0: Generating aggregated env files
armadillo/10.7.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
armadillo/10.7.0: Calling build()
armadillo/10.7.0: Apply patch (conan): Add find_package statements to inject conan dependencies
-------------------------------------------------------
Testing recipe in directory: ./arrow/all
WARNING: conan create failed for ./arrow/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118', 'libevent/2.1.12', 'thrift/0.20.0'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118 --build=libevent/2.1.12 --build=thrift/0.20.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./arsenalgear/all
INFO: Successfully patched ./arsenalgear/all.
arsenalgear/2.1.0: Building your package in /home/conan/.conan2/p/b/arsenf08d5568a861b/b
arsenalgear/2.1.0: Calling generate()
arsenalgear/2.1.0: Generators folder: /home/conan/.conan2/p/b/arsenf08d5568a861b/b/build/Release/generators
arsenalgear/2.1.0: CMakeToolchain generated: conan_toolchain.cmake
arsenalgear/2.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/arsenf08d5568a861b/b/build/Release/generators/CMakePresets.json
arsenalgear/2.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/arsenf08d5568a861b/b/src/CMakeUserPresets.json
arsenalgear/2.1.0: Generating aggregated env files
arsenalgear/2.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
arsenalgear/2.1.0: Calling build()
arsenalgear/2.1.0: Apply patch (conan): CMake: allow shared, honor compiler.cppstd, avoid to download and build doctest
-------------------------------------------------------
Testing recipe in directory: ./asmtk/all
INFO: Successfully patched ./asmtk/all.
asmtk/0.0.0.cci.20230718: CMakeToolchain generated: conan_toolchain.cmake
asmtk/0.0.0.cci.20230718: CMakeToolchain generated: /home/conan/.conan2/p/b/asmtk28ceb02317dae/b/build/Release/generators/CMakePresets.json
asmtk/0.0.0.cci.20230718: CMakeToolchain generated: /home/conan/.conan2/p/b/asmtk28ceb02317dae/b/src/CMakeUserPresets.json
asmtk/0.0.0.cci.20230718: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(asmjit)
target_link_libraries(... asmjit::asmjit)
asmtk/0.0.0.cci.20230718: Generating aggregated env files
asmtk/0.0.0.cci.20230718: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
asmtk/0.0.0.cci.20230718: Calling build()
asmtk/0.0.0.cci.20230718: Apply patch (conan): Simple update to CMakeLists.txt to let asmtk link conan asmjit::asmjit instead of trying to do some magic
-------------------------------------------------------
Testing recipe in directory: ./assimp/5.x
WARNING: conan create failed for ./assimp/5.x
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'clipper/4.10.0'. You can try:
- List all available packages using 'conan list "clipper/4.10.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=clipper/4.10.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./astc-codec/all
INFO: Successfully patched ./astc-codec/all.
astc-codec/cci.20190617: Building your package in /home/conan/.conan2/p/b/astc-942e873ce9f3f/b
astc-codec/cci.20190617: Calling generate()
astc-codec/cci.20190617: Generators folder: /home/conan/.conan2/p/b/astc-942e873ce9f3f/b/build/Release/generators
astc-codec/cci.20190617: CMakeToolchain generated: conan_toolchain.cmake
astc-codec/cci.20190617: CMakeToolchain generated: /home/conan/.conan2/p/b/astc-942e873ce9f3f/b/build/Release/generators/CMakePresets.json
astc-codec/cci.20190617: CMakeToolchain generated: /home/conan/.conan2/p/b/astc-942e873ce9f3f/b/src/CMakeUserPresets.json
astc-codec/cci.20190617: Generating aggregated env files
astc-codec/cci.20190617: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
astc-codec/cci.20190617: Calling build()
astc-codec/cci.20190617: Apply patch (conan): CMake: add install target, export symbols
-------------------------------------------------------
Testing recipe in directory: ./async_simple/all
WARNING: conan create failed for ./async_simple/all
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
async_simple/1.0.0#e899721136f3534af136bb6c535389f8 - Cache
======== Computing necessary packages ========
Requirements
async_simple/1.0.0#e899721136f3534af136bb6c535389f8:da39a3ee5e6b4b0d3255bfef95601890afd80709 - Invalid
ERROR: There are invalid packages:
async_simple/1.0.0: Invalid: Current cppstd (gnu17) is lower than the required C++ standard (20).
-------------------------------------------------------
Testing recipe in directory: ./atk/all
WARNING: conan create failed for ./atk/all
WARNING: Could not apply patches, skipping build:
xz_utils/5.4.Z
zlib/1.3.Z
zstd/1.5.Z
ERROR: Missing prebuilt package for 'glib/2.76.3'. You can try:
- List all available packages using 'conan list "glib/2.76.3:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=glib/2.76.3' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./audiowaveform/all
WARNING: conan create failed for ./audiowaveform/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118', 'libmp3lame/3.100'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118 --build=libmp3lame/3.100' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./autoconf/all
INFO: Successfully patched ./autoconf/all.
autoconf/2.71: Copying sources to build folder
autoconf/2.71: Building your package in /home/conan/.conan2/p/b/autocfc7bceac59a2f/b
autoconf/2.71: Calling generate()
autoconf/2.71: Generators folder: /home/conan/.conan2/p/b/autocfc7bceac59a2f/b/build-release/conan
autoconf/2.71: Generating aggregated env files
autoconf/2.71: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
autoconf/2.71: Calling build()
autoconf/2.71: Apply patch (conan): Replace instances where absolute paths are embedded the generated files
autoconf/2.71: Apply patch (conan): Avoid build machine's perl path to be embedded the generated files
autoconf/2.71: Apply patch (conan): Disable man regeneration
-------------------------------------------------------
Testing recipe in directory: ./automake/all
WARNING: conan create failed for ./automake/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./aws-sdk-cpp/all
WARNING: conan create failed for ./aws-sdk-cpp/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'aws-c-auth/0.9.0', 'aws-c-cal/0.9.2', 'aws-c-event-stream/0.5.5', 'aws-c-http/0.10.2', 'aws-c-io/0.21.0', 'aws-c-mqtt/0.13.2', 'aws-c-s3/0.8.3', 'aws-crt-cpp/0.33.2', 'libcurl/8.15.0', 'libiconv/1.17', 'libmp3lame/3.100', 'libtool/2.4.7', 'pulseaudio/14.2', 's2n/1.5.22'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./azure-storage-cpp/all
WARNING: conan create failed for ./azure-storage-cpp/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'cpprestsdk/2.10.19', 'libbacktrace/cci.20210118', 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=cpprestsdk/2.10.19 --build=libbacktrace/cci.20210118 --build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./b64/all
INFO: Successfully patched ./b64/all.
b64/2.0.0.1: Generators folder: /home/conan/.conan2/p/b/b6438507b3511e96/b/build/Release/generators
b64/2.0.0.1: CMakeToolchain generated: conan_toolchain.cmake
b64/2.0.0.1: CMakeToolchain generated: /home/conan/.conan2/p/b/b6438507b3511e96/b/build/Release/generators/CMakePresets.json
b64/2.0.0.1: Generating aggregated env files
b64/2.0.0.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
b64/2.0.0.1: Calling build()
b64/2.0.0.1: Apply patch (portability): Replace elseif definition by elif to make it work on Windows
b64/2.0.0.1: Apply patch (portability): Move extern C from C++ headers to C headers
b64/2.0.0.1: Apply patch (conan): Use cstdlib instead of stdlib.h for exit() - needed for GCC5
b64/2.0.0.1: Apply patch (conan): Include C headers first, than C++ headers, and project headers
-------------------------------------------------------
Testing recipe in directory: ./backward-cpp/all
INFO: Successfully patched ./backward-cpp/all.
backward-cpp/1.4: CMakeToolchain generated: /home/conan/.conan2/p/b/backwcd3675bb9b45c/b/src/CMakeUserPresets.json
backward-cpp/1.4: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(elfutils)
target_link_libraries(... elfutils::elfutils)
backward-cpp/1.4: Generating aggregated env files
backward-cpp/1.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
backward-cpp/1.4: Calling build()
backward-cpp/1.4: Apply patch (file): patches/backward-cpp-1.4.patch
backward-cpp/1.4: Apply patch (file): patches/backward-cpp-1.4-7539d53b54f08f056dc9366c8d5c24c5d749cfce.patch
backward-cpp/1.4: Apply patch (file): patches/backward-cpp-1.4-b7ffd640ec48ada93045f8c46fc65f823490819b.patch
-------------------------------------------------------
Testing recipe in directory: ./bacnet-stack/all
INFO: Successfully patched ./bacnet-stack/all.
bacnet-stack/1.0.0: Building your package in /home/conan/.conan2/p/b/bacne707a4d872dc9c/b
bacnet-stack/1.0.0: Calling generate()
bacnet-stack/1.0.0: Generators folder: /home/conan/.conan2/p/b/bacne707a4d872dc9c/b/build/Release/generators
bacnet-stack/1.0.0: CMakeToolchain generated: conan_toolchain.cmake
bacnet-stack/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/bacne707a4d872dc9c/b/build/Release/generators/CMakePresets.json
bacnet-stack/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/bacne707a4d872dc9c/b/src/CMakeUserPresets.json
bacnet-stack/1.0.0: Generating aggregated env files
bacnet-stack/1.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
bacnet-stack/1.0.0: Calling build()
bacnet-stack/1.0.0: Apply patch (portability): Fix installation of dll
-------------------------------------------------------
Testing recipe in directory: ./baical-p7/all
INFO: Successfully patched ./baical-p7/all.
baical-p7/5.6: Building your package in /home/conan/.conan2/p/b/baica75ba1f27532a2/b
baical-p7/5.6: Calling generate()
baical-p7/5.6: Generators folder: /home/conan/.conan2/p/b/baica75ba1f27532a2/b/build/Release/generators
baical-p7/5.6: CMakeToolchain generated: conan_toolchain.cmake
baical-p7/5.6: CMakeToolchain generated: /home/conan/.conan2/p/b/baica75ba1f27532a2/b/build/Release/generators/CMakePresets.json
baical-p7/5.6: CMakeToolchain generated: /home/conan/.conan2/p/b/baica75ba1f27532a2/b/src/CMakeUserPresets.json
baical-p7/5.6: Generating aggregated env files
baical-p7/5.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
baical-p7/5.6: Calling build()
baical-p7/5.6: Apply patch (conan): Fix CMakeLists
-------------------------------------------------------
Testing recipe in directory: ./bandit/all
INFO: Successfully patched ./bandit/all.
-------- Installing package bandit/cci.20210618 (2 of 2) --------
bandit/cci.20210618: Building from source
bandit/cci.20210618: Package bandit/cci.20210618:da39a3ee5e6b4b0d3255bfef95601890afd80709
bandit/cci.20210618: Copying sources to build folder
bandit/cci.20210618: Building your package in /home/conan/.conan2/p/b/bandi5b9590f30eb7f/b
bandit/cci.20210618: Generating aggregated env files
bandit/cci.20210618: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
bandit/cci.20210618: Calling build()
bandit/cci.20210618: Apply patch (conan): Fix snowhouse.h include path
-------------------------------------------------------
Testing recipe in directory: ./base64/all
INFO: Successfully patched ./base64/all.
base64/0.4.0: options: fPIC=True
base64/0.4.0: Copying sources to build folder
base64/0.4.0: Building your package in /home/conan/.conan2/p/b/base66bbd7565a20ee/b
base64/0.4.0: Calling generate()
base64/0.4.0: Generators folder: /home/conan/.conan2/p/b/base66bbd7565a20ee/b/build-release/conan
base64/0.4.0: Generating aggregated env files
base64/0.4.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
base64/0.4.0: Calling build()
base64/0.4.0: Apply patch (conan): add library taget
base64/0.4.0: Apply patch (conan): provide CMakeLists.txt for MSVC
-------------------------------------------------------
Testing recipe in directory: ./basu/all
WARNING: conan create failed for ./basu/all
WARNING: Could not apply patches, skipping build:
arch=x86_64
build_type=Release
os=Linux
ERROR: Missing prebuilt package for 'gperf/3.1'. You can try:
- List all available packages using 'conan list "gperf/3.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gperf/3.1' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./bdwgc/all
INFO: Successfully patched ./bdwgc/all.
bdwgc/8.0.4: Building your package in /home/conan/.conan2/p/b/bdwgc82d86716ac85f/b
bdwgc/8.0.4: Calling generate()
bdwgc/8.0.4: Generators folder: /home/conan/.conan2/p/b/bdwgc82d86716ac85f/b/build/Release/generators
bdwgc/8.0.4: CMakeToolchain generated: conan_toolchain.cmake
bdwgc/8.0.4: CMakeToolchain generated: /home/conan/.conan2/p/b/bdwgc82d86716ac85f/b/build/Release/generators/CMakePresets.json
bdwgc/8.0.4: CMakeToolchain generated: /home/conan/.conan2/p/b/bdwgc82d86716ac85f/b/src/CMakeUserPresets.json
bdwgc/8.0.4: Generating aggregated env files
bdwgc/8.0.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
bdwgc/8.0.4: Calling build()
bdwgc/8.0.4: Apply patch (file): patches/update-cmake-8_0_4.patch
-------------------------------------------------------
Testing recipe in directory: ./bear/all
WARNING: conan create failed for ./bear/all
WARNING: Could not apply patches, skipping build:
Resolved version ranges
abseil/[>=20230125.3 <=20230802.1]: abseil/20230125.3
c-ares/[>=1.19.1 <2]: c-ares/1.34.5
cmake/[>=3.25 <4]: cmake/3.31.9
openssl/[>=1.1 <4]: openssl/3.6.0
zlib/[>=1.2.11 <2]: zlib/1.3.1
ERROR: Version conflict: Conflict between fmt/10.0.0 and fmt/9.1.0 in the graph.
Conflict originates from spdlog/1.11.0
Run 'conan graph info ... --format=html > graph.html' and open 'graph.html' to inspect the conflict graphically.
-------------------------------------------------------
Testing recipe in directory: ./beauty/all
WARNING: conan create failed for ./beauty/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./behaviortree.cpp/all
INFO: Successfully patched ./behaviortree.cpp/all.
behaviortree.cpp/4.6.2: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(minitrace)
find_package(SQLite3)
find_package(tinyxml2)
find_package(ZeroMQ)
target_link_libraries(... minitrace::minitrace SQLite::SQLite3 tinyxml2::tinyxml2 libzmq-static)
behaviortree.cpp/4.6.2: Generating aggregated env files
behaviortree.cpp/4.6.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
behaviortree.cpp/4.6.2: Calling build()
behaviortree.cpp/4.6.2: Apply patch (conan): Consume minitrace from Conan
-------------------------------------------------------
Testing recipe in directory: ./bigint/all
INFO: Successfully patched ./bigint/all.
bigint/2010.04.30: Copying sources to build folder
bigint/2010.04.30: Building your package in /home/conan/.conan2/p/b/bigin5a55f4383ddf1/b
bigint/2010.04.30: Calling generate()
bigint/2010.04.30: Generators folder: /home/conan/.conan2/p/b/bigin5a55f4383ddf1/b/build/Release/generators
bigint/2010.04.30: CMakeToolchain generated: conan_toolchain.cmake
bigint/2010.04.30: CMakeToolchain generated: /home/conan/.conan2/p/b/bigin5a55f4383ddf1/b/build/Release/generators/CMakePresets.json
bigint/2010.04.30: Generating aggregated env files
bigint/2010.04.30: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
bigint/2010.04.30: Calling build()
bigint/2010.04.30: Apply patch (file): patches/0001-deprecation-wanings.patch
-------------------------------------------------------
Testing recipe in directory: ./binutils/all
WARNING: conan create failed for ./binutils/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'flex/2.6.4'. You can try:
- List all available packages using 'conan list "flex/2.6.4:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=flex/2.6.4' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./bison/all
WARNING: conan create failed for ./bison/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'flex/2.6.4'. You can try:
- List all available packages using 'conan list "flex/2.6.4:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=flex/2.6.4' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./blend2d/all
INFO: Successfully patched ./blend2d/all.
blend2d/0.10: CMakeToolchain generated: conan_toolchain.cmake
blend2d/0.10: CMakeToolchain generated: /home/conan/.conan2/p/b/blendb568dfb19114e/b/build/Release/generators/CMakePresets.json
blend2d/0.10: CMakeToolchain generated: /home/conan/.conan2/p/b/blendb568dfb19114e/b/src/CMakeUserPresets.json
blend2d/0.10: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(asmjit)
target_link_libraries(... asmjit::asmjit)
blend2d/0.10: Generating aggregated env files
blend2d/0.10: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
blend2d/0.10: Calling build()
blend2d/0.10: Apply patch (conan): use asmjit cci package
-------------------------------------------------------
Testing recipe in directory: ./bliss/all
INFO: Successfully patched ./bliss/all.
bliss/0.77: Calling generate()
bliss/0.77: Generators folder: /home/conan/.conan2/p/b/bliss4c2136c43869b/b/build/Release/generators
bliss/0.77: CMakeToolchain generated: conan_toolchain.cmake
bliss/0.77: CMakeToolchain generated: /home/conan/.conan2/p/b/bliss4c2136c43869b/b/build/Release/generators/CMakePresets.json
bliss/0.77: CMakeToolchain generated: /home/conan/.conan2/p/b/bliss4c2136c43869b/b/src/CMakeUserPresets.json
bliss/0.77: Generating aggregated env files
bliss/0.77: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
bliss/0.77: Calling build()
bliss/0.77: Apply patch (file): patches/0001-fix-cmake.patch
bliss/0.77: Apply patch (file): patches/0002-no-assert-non-existent-member-variable.patch
-------------------------------------------------------
Testing recipe in directory: ./bmx/all
WARNING: conan create failed for ./bmx/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0', 'libuuid/1.0.3'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0 --build=libuuid/1.0.3' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./boost-ext-ut/all
INFO: Successfully patched ./boost-ext-ut/all.
boost-ext-ut/1.1.8: Building your package in /home/conan/.conan2/p/b/boost1e30f377b4f2d/b
boost-ext-ut/1.1.8: Calling generate()
boost-ext-ut/1.1.8: Generators folder: /home/conan/.conan2/p/b/boost1e30f377b4f2d/b/build/Release/generators
boost-ext-ut/1.1.8: CMakeToolchain generated: conan_toolchain.cmake
boost-ext-ut/1.1.8: CMakeToolchain generated: /home/conan/.conan2/p/b/boost1e30f377b4f2d/b/build/Release/generators/CMakePresets.json
boost-ext-ut/1.1.8: CMakeToolchain generated: /home/conan/.conan2/p/boost1e29dbac3ca8f/s/src/CMakeUserPresets.json
boost-ext-ut/1.1.8: Generating aggregated env files
boost-ext-ut/1.1.8: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
boost-ext-ut/1.1.8: Calling build()
boost-ext-ut/1.1.8: Apply patch (file): patches/license.patch
-------------------------------------------------------
Testing recipe in directory: ./botan/all
WARNING: conan create failed for ./botan/all
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
botan/3.5.0#372dc5f9448c0178261a254252c5c483 - Cache
======== Computing necessary packages ========
Requirements
botan/3.5.0#372dc5f9448c0178261a254252c5c483:fcc8020d504fe382123fce8c51d392de6579d20e - Invalid
ERROR: There are invalid packages:
botan/3.5.0: Invalid: Current cppstd (gnu17) is lower than the required C++ standard (20).
-------------------------------------------------------
Testing recipe in directory: ./box2d/all
INFO: Successfully patched ./box2d/all.
Requirements
box2d/2.4.0#7597cdfb009e32387da74680b67ddcaf:8631cf963dbbb4d7a378a64a6fd1dc57558bc2fe - Build
======== Installing packages ========
box2d/2.4.0: Calling source() in /home/conan/.conan2/p/box2d3c4b8a239387d/s/src
box2d/2.4.0: Source https://github.com/erincatto/Box2D/archive/v2.4.0.zip retrieved from local download cache
box2d/2.4.0: Uncompressing v2.4.0.zip to .
box2d/2.4.0: Unzipping 5.5MB, this can take a while
box2d/2.4.0: Apply patch (conan): add install, allow shared build
-------------------------------------------------------
Testing recipe in directory: ./breakpad/all
INFO: Successfully patched ./breakpad/all.
breakpad/cci.20210521: Calling generate()
breakpad/cci.20210521: Generators folder: /home/conan/.conan2/p/b/break39b69e4705e61/b/build-release/conan
breakpad/cci.20210521: Generating aggregated env files
breakpad/cci.20210521: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
breakpad/cci.20210521: Calling build()
breakpad/cci.20210521: Apply patch (file): patches/0001-Use_conans_lss.patch
breakpad/cci.20210521: Apply patch (file): patches/0002-Remove-hardcoded-fpic.patch
breakpad/cci.20210521: Apply patch (file): patches/0003-Fix-gcc11-compilation.patch
breakpad/cci.20210521: Apply patch (file): patches/0004-Fix-gcc13-compilation.patch
breakpad/cci.20210521: Apply patch (file): patches/0005-Apply-upstream-fixes.patch
-------------------------------------------------------
Testing recipe in directory: ./brotli/all
INFO: Successfully patched ./brotli/all.
brotli/1.0.9: Building your package in /home/conan/.conan2/p/b/brotlea53c1ec6cfeb/b
brotli/1.0.9: Calling generate()
brotli/1.0.9: Generators folder: /home/conan/.conan2/p/b/brotlea53c1ec6cfeb/b/build/Release/generators
brotli/1.0.9: CMakeToolchain generated: conan_toolchain.cmake
brotli/1.0.9: CMakeToolchain generated: /home/conan/.conan2/p/b/brotlea53c1ec6cfeb/b/build/Release/generators/CMakePresets.json
brotli/1.0.9: CMakeToolchain generated: /home/conan/.conan2/p/b/brotlea53c1ec6cfeb/b/src/CMakeUserPresets.json
brotli/1.0.9: Generating aggregated env files
brotli/1.0.9: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
brotli/1.0.9: Calling build()
brotli/1.0.9: Apply patch (conan): add target properties, disable command build, separate shared and static build
-------------------------------------------------------
Testing recipe in directory: ./brunsli/all
WARNING: conan create failed for ./brunsli/all
WARNING: Could not apply patches, skipping build:
enable_rbit=True
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'brotli/1.0.9'. You can try:
- List all available packages using 'conan list "brotli/1.0.9:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=brotli/1.0.9' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./butteraugli/all
INFO: Successfully patched ./butteraugli/all.
butteraugli/cci.20190319: CMakeToolchain generated: conan_toolchain.cmake
butteraugli/cci.20190319: CMakeToolchain generated: /home/conan/.conan2/p/b/butte8a2fb32dc8a20/b/build/Release/generators/CMakePresets.json
butteraugli/cci.20190319: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(PNG)
find_package(JPEG)
target_link_libraries(... PNG::PNG JPEG::JPEG)
butteraugli/cci.20190319: Generating aggregated env files
butteraugli/cci.20190319: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
butteraugli/cci.20190319: Calling build()
butteraugli/cci.20190319: Apply patch (file): patches/0001-compilation-fixes-for-vs2015.patch
-------------------------------------------------------
Testing recipe in directory: ./bzip2/all
INFO: Successfully patched ./bzip2/all.
bzip2/1.0.6: Copying sources to build folder
bzip2/1.0.6: Building your package in /home/conan/.conan2/p/b/bzip29bbbaae41bd95/b
bzip2/1.0.6: Calling generate()
bzip2/1.0.6: Generators folder: /home/conan/.conan2/p/b/bzip29bbbaae41bd95/b/build/Release/generators
bzip2/1.0.6: CMakeToolchain generated: conan_toolchain.cmake
bzip2/1.0.6: CMakeToolchain generated: /home/conan/.conan2/p/b/bzip29bbbaae41bd95/b/build/Release/generators/CMakePresets.json
bzip2/1.0.6: Generating aggregated env files
bzip2/1.0.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
bzip2/1.0.6: Calling build()
bzip2/1.0.6: Apply patch (file): patches/0001-fix-sys-stat-include.patch
-------------------------------------------------------
Testing recipe in directory: ./c4core/all
INFO: Successfully patched ./c4core/all.
c4core/0.1.10: CMakeToolchain generated: conan_toolchain.cmake
c4core/0.1.10: CMakeToolchain generated: /home/conan/.conan2/p/b/c4cor92f80f6522170/b/build/Release/generators/CMakePresets.json
c4core/0.1.10: CMakeToolchain generated: /home/conan/.conan2/p/b/c4cor92f80f6522170/b/src/CMakeUserPresets.json
c4core/0.1.10: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(FastFloat)
target_link_libraries(... FastFloat::fast_float)
c4core/0.1.10: Generating aggregated env files
c4core/0.1.10: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
c4core/0.1.10: Calling build()
c4core/0.1.10: Apply patch (conan): use cci's fast_float recipe
-------------------------------------------------------
Testing recipe in directory: ./caf/all
INFO: Successfully patched ./caf/all.
caf/0.18.6: CMakeToolchain generated: conan_toolchain.cmake
caf/0.18.6: CMakeToolchain generated: /home/conan/.conan2/p/b/caf983f8e0c88811/b/build/Release/generators/CMakePresets.json
caf/0.18.6: CMakeToolchain generated: /home/conan/.conan2/p/b/caf983f8e0c88811/b/src/CMakeUserPresets.json
caf/0.18.6: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(OpenSSL)
target_link_libraries(... openssl::openssl)
caf/0.18.6: Generating aggregated env files
caf/0.18.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
caf/0.18.6: Calling build()
caf/0.18.6: Apply patch (bugfix): add missing include to support gcc 13
-------------------------------------------------------
Testing recipe in directory: ./capnproto/all
WARNING: conan create failed for ./capnproto/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./c-ares/all
INFO: Successfully patched ./c-ares/all.
c-ares/1.33.0: Building your package in /home/conan/.conan2/p/b/c-areb64b11626ca67/b
c-ares/1.33.0: Calling generate()
c-ares/1.33.0: Generators folder: /home/conan/.conan2/p/b/c-areb64b11626ca67/b/build/Release/generators
c-ares/1.33.0: CMakeToolchain generated: conan_toolchain.cmake
c-ares/1.33.0: CMakeToolchain generated: /home/conan/.conan2/p/b/c-areb64b11626ca67/b/build/Release/generators/CMakePresets.json
c-ares/1.33.0: CMakeToolchain generated: /home/conan/.conan2/p/b/c-areb64b11626ca67/b/src/CMakeUserPresets.json
c-ares/1.33.0: Generating aggregated env files
c-ares/1.33.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
c-ares/1.33.0: Calling build()
c-ares/1.33.0: Apply patch (portability): fix compilation error for TCP_FASTOPEN_CONNECT
-------------------------------------------------------
Testing recipe in directory: ./cassandra-cpp-driver/all
INFO: Successfully patched ./cassandra-cpp-driver/all.
find_package(minizip)
find_package(ZLIB)
target_link_libraries(... uv http_parser::http_parser rapidjson openssl::openssl minizip::minizip ZLIB::ZLIB)
cassandra-cpp-driver/2.15.3: Generating aggregated env files
cassandra-cpp-driver/2.15.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cassandra-cpp-driver/2.15.3: Calling build()
cassandra-cpp-driver/2.15.3: Apply patch (conan): use cci package
cassandra-cpp-driver/2.15.3: Apply patch (conan): fix include path for cci package
cassandra-cpp-driver/2.15.3: Apply patch (portability): Adapt MemoryOrder definition for C++ 20
cassandra-cpp-driver/2.15.3: Apply patch (portability): remove attribute for msvc
-------------------------------------------------------
Testing recipe in directory: ./c-blosc2/all
INFO: Successfully patched ./c-blosc2/all.
c-blosc2/2.10.5: CMakeToolchain generated: /home/conan/.conan2/p/b/c-bloda1ae6e7483ca/b/src/CMakeUserPresets.json
c-blosc2/2.10.5: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(LZ4)
find_package(ZLIB)
find_package(ZSTD)
target_link_libraries(... LZ4::lz4_static ZLIB::ZLIB zstd::libzstd_static)
c-blosc2/2.10.5: Generating aggregated env files
c-blosc2/2.10.5: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
c-blosc2/2.10.5: Calling build()
c-blosc2/2.10.5: Apply patch (conan): use cci package
-------------------------------------------------------
Testing recipe in directory: ./c-blosc/all
INFO: Successfully patched ./c-blosc/all.
c-blosc/1.17.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(lz4)
find_package(Snappy)
find_package(ZLIB)
find_package(zstd)
target_link_libraries(... LZ4::lz4_static Snappy::snappy ZLIB::ZLIB zstd::libzstd_static)
c-blosc/1.17.1: Generating aggregated env files
c-blosc/1.17.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
c-blosc/1.17.1: Calling build()
c-blosc/1.17.1: Apply patch (conan): use cci package
-------------------------------------------------------
Testing recipe in directory: ./cc65/all
INFO: Successfully patched ./cc65/all.
cc65/2.18: settings: os=Linux arch=x86_64 build_type=Release
cc65/2.18: Copying sources to build folder
cc65/2.18: Building your package in /home/conan/.conan2/p/b/cc657aee1f9e81d85/b
cc65/2.18: Calling generate()
cc65/2.18: Generators folder: /home/conan/.conan2/p/b/cc657aee1f9e81d85/b/build-release/conan
cc65/2.18: Generating aggregated env files
cc65/2.18: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cc65/2.18: Calling build()
cc65/2.18: Apply patch (file): patches/2.18-0001-no-embedded-paths-makefile.patch
cc65/2.18: Apply patch (file): patches/2.18-0002-libsrc-use-extension.patch
-------------------------------------------------------
Testing recipe in directory: ./cccl/all
WARNING: conan create failed for ./cccl/all
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
cccl/1.1#4727c91e9e2505c7fdac8fb86b606c35 - Cache
======== Computing necessary packages ========
Requirements
cccl/1.1#4727c91e9e2505c7fdac8fb86b606c35:da39a3ee5e6b4b0d3255bfef95601890afd80709 - Invalid
ERROR: There are invalid packages:
cccl/1.1: Invalid: This recipe only supports msvc/Visual Studio.
-------------------------------------------------------
Testing recipe in directory: ./ccfits/all
WARNING: conan create failed for ./ccfits/all
WARNING: Could not apply patches, skipping build:
======== Computing necessary packages ========
Connecting to remote 'conancenter' anonymously
ccfits/2.5: Forced build from source
Requirements
ccfits/2.5#2a8f9bc9bedd6f093b05be354580a901:b1b289a682b3c1d9238e791cd8122ad1cba1ad7e - Invalid
cfitsio/4.2.0#51903ad00ef4d59c0a728e35e8df6b5f:784bbdbdb2f7c740e0c2aba29100e810a8063cf2#b74faf0811616e67a1873ff46459868e - Download (conancenter)
zlib/1.3.1#b8bc2603263cf7eccbd6e17e66b0ed76:b647c43bfefae3f830561ca202b6cfd935b56205#fee20b6da94c4580b0c84ca5ce203fdc - Cache
ERROR: There are invalid packages:
ccfits/2.5: Cannot build for this configuration: Current cppstd (gnu17) is higher than the required C++ standard (14).
-------------------------------------------------------
Testing recipe in directory: ./c-client/all
INFO: Successfully patched ./c-client/all.
c-client/2007f: Calling generate()
c-client/2007f: Generators folder: /home/conan/.conan2/p/b/c-clid94e1a690d1bd/b/build-release/conan
c-client/2007f: Generating aggregated env files
c-client/2007f: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
c-client/2007f: Calling build()
c-client/2007f: Apply patch (file): patches/0001-fix-yunchan-tempfile.patch
c-client/2007f: Apply patch (file): patches/0002-fix-makefile-w2k.patch
c-client/2007f: Apply patch (file): patches/0003-fix-env-nt.patch
c-client/2007f: Apply patch (file): patches/0004-fix-makefile.patch
c-client/2007f: Apply patch (file): patches/2014_openssl1.1.1_sni.patch
-------------------------------------------------------
Testing recipe in directory: ./cctz/all
INFO: Successfully patched ./cctz/all.
cctz/2.3: Calling generate()
cctz/2.3: Generators folder: /home/conan/.conan2/p/b/cctz6965b87ab921b/b/build/Release/generators
cctz/2.3: CMakeToolchain generated: conan_toolchain.cmake
cctz/2.3: CMakeToolchain generated: /home/conan/.conan2/p/b/cctz6965b87ab921b/b/build/Release/generators/CMakePresets.json
cctz/2.3: CMakeToolchain generated: /home/conan/.conan2/p/b/cctz6965b87ab921b/b/src/CMakeUserPresets.json
cctz/2.3: Generating aggregated env files
cctz/2.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cctz/2.3: Calling build()
cctz/2.3: Apply patch (portability): fix install destination
cctz/2.3: Apply patch (portability): link CoreFoundation on macOS
-------------------------------------------------------
Testing recipe in directory: ./celero/all
INFO: Successfully patched ./celero/all.
celero/2.6.0: CMakeToolchain generated: conan_toolchain.cmake
celero/2.6.0: CMakeToolchain generated: /home/conan/.conan2/p/b/celer0ab9de7e1886c/b/build/Release/generators/CMakePresets.json
celero/2.6.0: CMakeToolchain generated: /home/conan/.conan2/p/b/celer0ab9de7e1886c/b/src/CMakeUserPresets.json
celero/2.6.0: Generating aggregated env files
celero/2.6.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
celero/2.6.0: Calling build()
celero/2.6.0: Apply patch (conan): disable PIC, remove /std:c++14 flag, fix install path
celero/2.6.0: Apply patch (portability): lowercase include file names
celero/2.6.0: Apply patch (portability): fix typo declspec
celero/2.6.0: Apply patch (portability): include memory header
-------------------------------------------------------
Testing recipe in directory: ./ceres-solver/all
WARNING: conan create failed for ./ceres-solver/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: eigen/3.4.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./cfitsio/all
INFO: Successfully patched ./cfitsio/all.
cfitsio/3.490: CMakeToolchain generated: /home/conan/.conan2/p/b/cfits2e5a47d029097/b/build/Release/generators/CMakePresets.json
cfitsio/3.490: CMakeToolchain generated: /home/conan/.conan2/p/b/cfits2e5a47d029097/b/src/CMakeUserPresets.json
cfitsio/3.490: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
target_link_libraries(... ZLIB::ZLIB)
cfitsio/3.490: Generating aggregated env files
cfitsio/3.490: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cfitsio/3.490: Calling build()
cfitsio/3.490: Apply patch (file): patches/windows-use-strtok_s.patch
cfitsio/3.490: Apply patch (file): patches/fix-cmake-3.490.patch
-------------------------------------------------------
Testing recipe in directory: ./cgal/all
WARNING: conan create failed for ./cgal/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libbacktrace/cci.20210118:b647c43bfefae3f830561ca202b6cfd935b56205
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0', 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0 --build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./cgns/all
INFO: Successfully patched ./cgns/all.
find_package(HDF5)
target_link_libraries(... HDF5::HDF5)
cgns/4.3.0: CMakeToolchain generated: conan_toolchain.cmake
cgns/4.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/cgnsead58186a2132/b/build/Release/generators/CMakePresets.json
cgns/4.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/cgnsead58186a2132/b/src/CMakeUserPresets.json
cgns/4.3.0: Generating aggregated env files
cgns/4.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cgns/4.3.0: Calling build()
cgns/4.3.0: Apply patch (file): patches/4.3.0-fix_find_hdf5.patch
cgns/4.3.0: Apply patch (file): patches/4.3.0-fix_static_or_shared.patch
-------------------------------------------------------
Testing recipe in directory: ./charls/all
INFO: Successfully patched ./charls/all.
charls/2.1.0: CMakeToolchain generated: conan_toolchain.cmake
charls/2.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/charlc5efd3247f2ee/b/build/Release/generators/CMakePresets.json
charls/2.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/charlc5efd3247f2ee/b/src/CMakeUserPresets.json
charls/2.1.0: Generating aggregated env files
charls/2.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
charls/2.1.0: Calling build()
charls/2.1.0: Apply patch (file): patches/def-and-rc-for-msvc-only.patch
charls/2.1.0: Apply patch (file): patches/fix-missing-includes-for-clang5-stdc++.patch
charls/2.1.0: Apply patch (file): patches/enum-name-lookup-for-gcc5.patch
charls/2.1.0: Apply patch (file): patches/constexpr-msvc2015.patch
-------------------------------------------------------
Testing recipe in directory: ./chipmunk2d/all
INFO: Successfully patched ./chipmunk2d/all.
chipmunk2d/7.0.3: Building your package in /home/conan/.conan2/p/b/chipmf8f7cdf6f8c6e/b
chipmunk2d/7.0.3: Calling generate()
chipmunk2d/7.0.3: Generators folder: /home/conan/.conan2/p/b/chipmf8f7cdf6f8c6e/b/build/Release/generators
chipmunk2d/7.0.3: CMakeToolchain generated: conan_toolchain.cmake
chipmunk2d/7.0.3: CMakeToolchain generated: /home/conan/.conan2/p/b/chipmf8f7cdf6f8c6e/b/build/Release/generators/CMakePresets.json
chipmunk2d/7.0.3: CMakeToolchain generated: /home/conan/.conan2/p/b/chipmf8f7cdf6f8c6e/b/src/CMakeUserPresets.json
chipmunk2d/7.0.3: Generating aggregated env files
chipmunk2d/7.0.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
chipmunk2d/7.0.3: Calling build()
chipmunk2d/7.0.3: Apply patch (bugfix): Needed to build with glib > 2.30
-------------------------------------------------------
Testing recipe in directory: ./chunkio/all
INFO: Successfully patched ./chunkio/all.
chunkio/1.1.6: Generators folder: /home/conan/.conan2/p/b/chunka6f8147bf56ae/b/build/Release/generators
chunkio/1.1.6: CMakeToolchain generated: conan_toolchain.cmake
chunkio/1.1.6: CMakeToolchain generated: /home/conan/.conan2/p/b/chunka6f8147bf56ae/b/build/Release/generators/CMakePresets.json
chunkio/1.1.6: CMakeToolchain generated: /home/conan/.conan2/p/b/chunka6f8147bf56ae/b/src/CMakeUserPresets.json
chunkio/1.1.6: Generating aggregated env files
chunkio/1.1.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
chunkio/1.1.6: Calling build()
chunkio/1.1.6: Apply patch (conan): add installer
chunkio/1.1.6: Apply patch (bugfix): fix wrong target
chunkio/1.1.6: Apply patch (portability): disable pic on static build
-------------------------------------------------------
Testing recipe in directory: ./civetweb/all
WARNING: conan create failed for ./civetweb/all
WARNING: Could not apply patches, skipping build:
no_ts=False
no_whirlpool=False
shared=False
ERROR: Missing prebuilt package for 'openssl/1.1.1w'. You can try:
- List all available packages using 'conan list "openssl/1.1.1w:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=openssl/1.1.1w' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./cjson/all
INFO: Successfully patched ./cjson/all.
cjson/1.7.12: Building your package in /home/conan/.conan2/p/b/cjson09e2b16e6200d/b
cjson/1.7.12: Calling generate()
cjson/1.7.12: Generators folder: /home/conan/.conan2/p/b/cjson09e2b16e6200d/b/build/Release/generators
cjson/1.7.12: CMakeToolchain generated: conan_toolchain.cmake
cjson/1.7.12: CMakeToolchain generated: /home/conan/.conan2/p/b/cjson09e2b16e6200d/b/build/Release/generators/CMakePresets.json
cjson/1.7.12: CMakeToolchain generated: /home/conan/.conan2/p/b/cjson09e2b16e6200d/b/src/CMakeUserPresets.json
cjson/1.7.12: Generating aggregated env files
cjson/1.7.12: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cjson/1.7.12: Calling build()
cjson/1.7.12: Apply patch (file): patches/fix-cmake-install.patch
-------------------------------------------------------
Testing recipe in directory: ./clhep/all
INFO: Successfully patched ./clhep/all.
clhep/2.4.1.3: Calling generate()
clhep/2.4.1.3: Generators folder: /home/conan/.conan2/p/b/clhep37953bd260f47/b/build/Release/generators
clhep/2.4.1.3: CMakeToolchain generated: conan_toolchain.cmake
clhep/2.4.1.3: CMakeToolchain generated: /home/conan/.conan2/p/b/clhep37953bd260f47/b/build/Release/generators/CMakePresets.json
clhep/2.4.1.3: Generating aggregated env files
clhep/2.4.1.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
clhep/2.4.1.3: Calling build()
clhep/2.4.1.3: Apply patch (conan): The CLHEP build system builds BOTH shared and static by default, change that behaviour
clhep/2.4.1.3: Apply patch (portability): allow CLHEP to build and link properly under mingw environments
clhep/2.4.1.3: Apply patch (portability): work around a compiler bug in MSVC 2015
-------------------------------------------------------
Testing recipe in directory: ./clipper2/all
INFO: Successfully patched ./clipper2/all.
clipper2/1.2.2: Copying sources to build folder
clipper2/1.2.2: Building your package in /home/conan/.conan2/p/b/clipp373dc073ca085/b
clipper2/1.2.2: Calling generate()
clipper2/1.2.2: Generators folder: /home/conan/.conan2/p/b/clipp373dc073ca085/b/build/Release/generators
clipper2/1.2.2: CMakeToolchain generated: conan_toolchain.cmake
clipper2/1.2.2: CMakeToolchain generated: /home/conan/.conan2/p/b/clipp373dc073ca085/b/build/Release/generators/CMakePresets.json
clipper2/1.2.2: Generating aggregated env files
clipper2/1.2.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
clipper2/1.2.2: Calling build()
clipper2/1.2.2: Apply patch (portability): fix install for windows shared build
-------------------------------------------------------
Testing recipe in directory: ./clipper/all
INFO: Successfully patched ./clipper/all.
clipper/4.10.0: Copying sources to build folder
clipper/4.10.0: Building your package in /home/conan/.conan2/p/b/clippdff81b46517e2/b
clipper/4.10.0: Calling generate()
clipper/4.10.0: Generators folder: /home/conan/.conan2/p/b/clippdff81b46517e2/b/build/Release/generators
clipper/4.10.0: CMakeToolchain generated: conan_toolchain.cmake
clipper/4.10.0: CMakeToolchain generated: /home/conan/.conan2/p/b/clippdff81b46517e2/b/build/Release/generators/CMakePresets.json
clipper/4.10.0: Generating aggregated env files
clipper/4.10.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
clipper/4.10.0: Calling build()
clipper/4.10.0: Apply patch (file): patches/0001-include-install-directory-4.x.patch
-------------------------------------------------------
Testing recipe in directory: ./cmaes/all
ERROR: No patches found in conandata.yml for ./cmaes/all, skipping.
Testing recipe in directory: ./cmocka/all
INFO: Successfully patched ./cmocka/all.
cmocka/1.1.5: Building your package in /home/conan/.conan2/p/b/cmocka0e22acaf27cb/b
cmocka/1.1.5: Calling generate()
cmocka/1.1.5: Generators folder: /home/conan/.conan2/p/b/cmocka0e22acaf27cb/b/build/Release/generators
cmocka/1.1.5: CMakeToolchain generated: conan_toolchain.cmake
cmocka/1.1.5: CMakeToolchain generated: /home/conan/.conan2/p/b/cmocka0e22acaf27cb/b/build/Release/generators/CMakePresets.json
cmocka/1.1.5: CMakeToolchain generated: /home/conan/.conan2/p/b/cmocka0e22acaf27cb/b/src/CMakeUserPresets.json
cmocka/1.1.5: Generating aggregated env files
cmocka/1.1.5: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cmocka/1.1.5: Calling build()
cmocka/1.1.5: Apply patch (file): patches/build_either_static_or_shared.patch
-------------------------------------------------------
Testing recipe in directory: ./cnpy/all
INFO: Successfully patched ./cnpy/all.
cnpy/cci.20180601: CMakeToolchain generated: conan_toolchain.cmake
cnpy/cci.20180601: CMakeToolchain generated: /home/conan/.conan2/p/b/cnpy1b6cd8c57f21b/b/build/Release/generators/CMakePresets.json
cnpy/cci.20180601: CMakeToolchain generated: /home/conan/.conan2/p/b/cnpy1b6cd8c57f21b/b/src/CMakeUserPresets.json
cnpy/cci.20180601: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
target_link_libraries(... ZLIB::ZLIB)
cnpy/cci.20180601: Generating aggregated env files
cnpy/cci.20180601: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cnpy/cci.20180601: Calling build()
cnpy/cci.20180601: Apply patch (file): patches/0001-fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./coin-cgl/all
WARNING: conan create failed for ./coin-cgl/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: gnu-config/cci.20210814:da39a3ee5e6b4b0d3255bfef95601890afd80709
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'gnu-config/cci.20210814'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gnu-config/cci.20210814' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./coin-clp/all
WARNING: conan create failed for ./coin-clp/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: gnu-config/cci.20210814:da39a3ee5e6b4b0d3255bfef95601890afd80709
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'gnu-config/cci.20210814'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gnu-config/cci.20210814' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./coin-lemon/all
INFO: Successfully patched ./coin-lemon/all.
coin-lemon/1.3.1: Generators folder: /home/conan/.conan2/p/b/coin-c48195dc3646a/b/build/Release/generators
coin-lemon/1.3.1: CMakeToolchain generated: conan_toolchain.cmake
coin-lemon/1.3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/coin-c48195dc3646a/b/build/Release/generators/CMakePresets.json
coin-lemon/1.3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/coin-c48195dc3646a/b/src/CMakeUserPresets.json
coin-lemon/1.3.1: Generating aggregated env files
coin-lemon/1.3.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
coin-lemon/1.3.1: Calling build()
coin-lemon/1.3.1: Apply patch (conan): Fix install destination of dll
coin-lemon/1.3.1: Apply patch (portability): C++17 compatibility: remove register keyword
coin-lemon/1.3.1: Apply patch (portability): C++20 compatibility: remove usage of std::allocator<T>::construct & destroy
-------------------------------------------------------
Testing recipe in directory: ./coin-osi/all
WARNING: conan create failed for ./coin-osi/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: gnu-config/cci.20210814:da39a3ee5e6b4b0d3255bfef95601890afd80709
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'gnu-config/cci.20210814'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gnu-config/cci.20210814' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./coin-utils/all
WARNING: conan create failed for ./coin-utils/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: gnu-config/cci.20210814:da39a3ee5e6b4b0d3255bfef95601890afd80709
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'gnu-config/cci.20210814'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gnu-config/cci.20210814' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./commata/all
INFO: Successfully patched ./commata/all.
-------- Installing package commata/0.2.7 (1 of 1) --------
commata/0.2.7: Building from source
commata/0.2.7: Package commata/0.2.7:da39a3ee5e6b4b0d3255bfef95601890afd80709
commata/0.2.7: Copying sources to build folder
commata/0.2.7: Building your package in /home/conan/.conan2/p/b/comma811bad812aeda/b
commata/0.2.7: Generating aggregated env files
commata/0.2.7: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
commata/0.2.7: Calling build()
commata/0.2.7: Apply patch (portability): include <optional> header
-------------------------------------------------------
Testing recipe in directory: ./concurrencpp/all
WARNING: conan create failed for ./concurrencpp/all
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
concurrencpp/0.1.7#a6e61fd9872d7ae7281a10da591364f2 - Cache
======== Computing necessary packages ========
Requirements
concurrencpp/0.1.7#a6e61fd9872d7ae7281a10da591364f2:8631cf963dbbb4d7a378a64a6fd1dc57558bc2fe - Invalid
ERROR: There are invalid packages:
concurrencpp/0.1.7: Invalid: Current cppstd (gnu17) is lower than the required C++ standard (20).
-------------------------------------------------------
Testing recipe in directory: ./corrade/all
INFO: Successfully patched ./corrade/all.
corrade/2020.06: Building your package in /home/conan/.conan2/p/b/corrab2f5ad33837a8/b
corrade/2020.06: Calling generate()
corrade/2020.06: Generators folder: /home/conan/.conan2/p/b/corrab2f5ad33837a8/b/build/Release/generators
corrade/2020.06: CMakeToolchain generated: conan_toolchain.cmake
corrade/2020.06: CMakeToolchain generated: /home/conan/.conan2/p/b/corrab2f5ad33837a8/b/build/Release/generators/CMakePresets.json
corrade/2020.06: CMakeToolchain generated: /home/conan/.conan2/p/b/corrab2f5ad33837a8/b/src/CMakeUserPresets.json
corrade/2020.06: Generating aggregated env files
corrade/2020.06: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
corrade/2020.06: Calling build()
corrade/2020.06: Apply patch (portability): Remove unnecessary dependency on UseEmscripten
-------------------------------------------------------
Testing recipe in directory: ./cppbenchmark/all
INFO: Successfully patched ./cppbenchmark/all.
cppbenchmark/1.0.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/cppbe4a46222a46271/b/build/Release/generators/CMakePresets.json
cppbenchmark/1.0.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/cppbe4a46222a46271/b/src/CMakeUserPresets.json
cppbenchmark/1.0.0.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(hdr_histogram)
find_package(cpp-optparse)
target_link_libraries(... hdr_histogram::hdr_histogram_static cpp-optparse::cpp-optparse)
cppbenchmark/1.0.0.0: Generating aggregated env files
cppbenchmark/1.0.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cppbenchmark/1.0.0.0: Calling build()
cppbenchmark/1.0.0.0: Apply patch (conan): fix install path, use cci packages, disable tests
-------------------------------------------------------
Testing recipe in directory: ./cppcheck/all
INFO: Successfully patched ./cppcheck/all.
cppcheck/2.10.3: CMakeToolchain generated: /home/conan/.conan2/p/b/cppchea035e0a70fe8/b/build/Release/generators/CMakePresets.json
cppcheck/2.10.3: CMakeToolchain generated: /home/conan/.conan2/p/b/cppchea035e0a70fe8/b/src/CMakeUserPresets.json
cppcheck/2.10.3: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(pcre)
target_link_libraries(... pcre::pcre)
cppcheck/2.10.3: Generating aggregated env files
cppcheck/2.10.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cppcheck/2.10.3: Calling build()
cppcheck/2.10.3: Apply patch (portability): Remove dmake tool from target ALL
cppcheck/2.10.3: Apply patch (portability): Consider the Debug suffix for Windows
-------------------------------------------------------
Testing recipe in directory: ./cppcommon/all
INFO: Successfully patched ./cppcommon/all.
find_package(fmt)
find_package(libuuid)
target_link_libraries(... fmt::fmt libuuid::libuuid)
cppcommon/1.0.0.0: Generating aggregated env files
cppcommon/1.0.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cppcommon/1.0.0.0: Calling build()
cppcommon/1.0.0.0: Apply patch (conan): use cci packages
cppcommon/1.0.0.0: Apply patch (portability): fix platform problems
cppcommon/1.0.0.0: Apply patch (portability): include cstdint
cppcommon/1.0.0.0: Apply patch (portability): include cstdint
-------------------------------------------------------
Testing recipe in directory: ./cppdap/all
INFO: Successfully patched ./cppdap/all.
cppdap/cci.20230526: CMakeToolchain generated: conan_toolchain.cmake
cppdap/cci.20230526: CMakeToolchain generated: /home/conan/.conan2/p/b/cppda35bf71b734cf7/b/build/Release/generators/CMakePresets.json
cppdap/cci.20230526: CMakeToolchain generated: /home/conan/.conan2/p/b/cppda35bf71b734cf7/b/src/CMakeUserPresets.json
cppdap/cci.20230526: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(nlohmann_json)
target_link_libraries(... nlohmann_json::nlohmann_json)
cppdap/cci.20230526: Generating aggregated env files
cppdap/cci.20230526: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cppdap/cci.20230526: Calling build()
cppdap/cci.20230526: Apply patch (conan): correct the order of cmake min and project
-------------------------------------------------------
Testing recipe in directory: ./cpp-jwt/all
INFO: Successfully patched ./cpp-jwt/all.
cpp-jwt/1.2: CMakeToolchain generated: /home/conan/.conan2/p/b/cpp-jc993d94011ec5/b/build/Release/generators/CMakePresets.json
cpp-jwt/1.2: CMakeToolchain generated: /home/conan/.conan2/p/b/cpp-jc993d94011ec5/b/src/CMakeUserPresets.json
cpp-jwt/1.2: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(nlohmann_json)
find_package(OpenSSL)
target_link_libraries(... nlohmann_json::nlohmann_json openssl::openssl)
cpp-jwt/1.2: Generating aggregated env files
cpp-jwt/1.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cpp-jwt/1.2: Calling build()
cpp-jwt/1.2: Apply patch (file): patches/001-fix-msvc-14-compilation.patch
-------------------------------------------------------
Testing recipe in directory: ./cppkafka/all
WARNING: conan create failed for ./cppkafka/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118', 'librdkafka/2.11.1'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118 --build=librdkafka/2.11.1' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./cpp-lazy/all
INFO: Successfully patched ./cpp-lazy/all.
-------- Installing package cpp-lazy/6.0.0 (1 of 1) --------
cpp-lazy/6.0.0: Building from source
cpp-lazy/6.0.0: Package cpp-lazy/6.0.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
cpp-lazy/6.0.0: Copying sources to build folder
cpp-lazy/6.0.0: Building your package in /home/conan/.conan2/p/b/cpp-le12b89a53808d/b
cpp-lazy/6.0.0: Generating aggregated env files
cpp-lazy/6.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cpp-lazy/6.0.0: Calling build()
cpp-lazy/6.0.0: Apply patch (portability): fix compilation errors on gcc5
-------------------------------------------------------
Testing recipe in directory: ./cpprestsdk/all
WARNING: conan create failed for ./cpprestsdk/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./cppserver/all
INFO: Successfully patched ./cppserver/all.
find_package(asio)
find_package(OpenSSL)
find_package(cppcommon)
target_link_libraries(... asio::asio openssl::openssl cppcommon::cppcommon)
cppserver/1.0.2.0: Generating aggregated env files
cppserver/1.0.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cppserver/1.0.2.0: Calling build()
cppserver/1.0.2.0: Apply patch (conan): use cci packages, disable test/example builds
cppserver/1.0.2.0: Apply patch (portability): add win32/winnt defines
cppserver/1.0.2.0: Apply patch (portability): remove asio defines
-------------------------------------------------------
Testing recipe in directory: ./cpptrace/all
INFO: Successfully patched ./cpptrace/all.
zlib/1.3.1#b8bc2603263cf7eccbd6e17e66b0ed76:b647c43bfefae3f830561ca202b6cfd935b56205#fee20b6da94c4580b0c84ca5ce203fdc - Cache
======== Installing packages ========
zlib/1.3.1: Already installed! (1 of 3)
libdwarf/0.8.0: Already installed! (2 of 3)
cpptrace/0.2.1: Calling source() in /home/conan/.conan2/p/cpptr2c791d499d5b4/s/src
cpptrace/0.2.1: Source https://github.com/jeremy-rifkin/cpptrace/archive/refs/tags/v0.2.1.tar.gz retrieved from local download cache
cpptrace/0.2.1: Uncompressing v0.2.1.tar.gz to .
cpptrace/0.2.1: Apply patch (bugfix): Fix for to_uintptr
cpptrace/0.2.1: Apply patch (conan): Tweaks to use libdwarf provided by conan
-------------------------------------------------------
Testing recipe in directory: ./cpputest/all
INFO: Successfully patched ./cpputest/all.
cpputest/4.0: Building your package in /home/conan/.conan2/p/b/cpput8f72fe77421ac/b
cpputest/4.0: Calling generate()
cpputest/4.0: Generators folder: /home/conan/.conan2/p/b/cpput8f72fe77421ac/b/build/Release/generators
cpputest/4.0: CMakeToolchain generated: conan_toolchain.cmake
cpputest/4.0: CMakeToolchain generated: /home/conan/.conan2/p/b/cpput8f72fe77421ac/b/build/Release/generators/CMakePresets.json
cpputest/4.0: CMakeToolchain generated: /home/conan/.conan2/p/b/cpput8f72fe77421ac/b/src/CMakeUserPresets.json
cpputest/4.0: Generating aggregated env files
cpputest/4.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cpputest/4.0: Calling build()
cpputest/4.0: Apply patch (file): CMake: move cmake_minimum_required() before project()
-------------------------------------------------------
Testing recipe in directory: ./cpr/all
WARNING: conan create failed for ./cpr/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./cpu_features/all
INFO: Successfully patched ./cpu_features/all.
cpu_features/0.6.0: Building your package in /home/conan/.conan2/p/b/cpu_fc5ec7ef2a3a10/b
cpu_features/0.6.0: Calling generate()
cpu_features/0.6.0: Generators folder: /home/conan/.conan2/p/b/cpu_fc5ec7ef2a3a10/b/build/Release/generators
cpu_features/0.6.0: CMakeToolchain generated: conan_toolchain.cmake
cpu_features/0.6.0: CMakeToolchain generated: /home/conan/.conan2/p/b/cpu_fc5ec7ef2a3a10/b/build/Release/generators/CMakePresets.json
cpu_features/0.6.0: CMakeToolchain generated: /home/conan/.conan2/p/b/cpu_fc5ec7ef2a3a10/b/src/CMakeUserPresets.json
cpu_features/0.6.0: Generating aggregated env files
cpu_features/0.6.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cpu_features/0.6.0: Calling build()
cpu_features/0.6.0: Apply patch (conan): add bundle destination to install
-------------------------------------------------------
Testing recipe in directory: ./cpython/all
WARNING: conan create failed for ./cpython/all
WARNING: Could not apply patches, skipping build:
bzip2/1.0.Z
libpng/1.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'fontconfig/2.13.93', 'freetype/2.13.2'. You can try:
- List all available packages using 'conan list "freetype/2.13.2:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=fontconfig/2.13.93 --build=freetype/2.13.2' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./crashpad/all
WARNING: conan create failed for ./crashpad/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./create-dmg/all
WARNING: conan create failed for ./create-dmg/all
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
create-dmg/1.1.0#cb578e0556e1da275022bbd2ff76c5f8 - Cache
======== Computing necessary packages ========
Requirements
create-dmg/1.1.0#cb578e0556e1da275022bbd2ff76c5f8:da39a3ee5e6b4b0d3255bfef95601890afd80709 - Invalid
ERROR: There are invalid packages:
create-dmg/1.1.0: Invalid: create-dmg works only on MacOS
-------------------------------------------------------
Testing recipe in directory: ./crossguid/all
INFO: Successfully patched ./crossguid/all.
crossguid/0.2.2: CMakeToolchain generated: conan_toolchain.cmake
crossguid/0.2.2: CMakeToolchain generated: /home/conan/.conan2/p/b/crossa8a708ab4f73c/b/build/Release/generators/CMakePresets.json
crossguid/0.2.2: CMakeToolchain generated: /home/conan/.conan2/p/b/crossa8a708ab4f73c/b/src/CMakeUserPresets.json
crossguid/0.2.2: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(libuuid)
target_link_libraries(... libuuid::libuuid)
crossguid/0.2.2: Generating aggregated env files
crossguid/0.2.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
crossguid/0.2.2: Calling build()
crossguid/0.2.2: Apply patch (conan): add installer definition
-------------------------------------------------------
Testing recipe in directory: ./crunch/all
INFO: Successfully patched ./crunch/all.
crunch/cci.20190615: Calling generate()
crunch/cci.20190615: Generators folder: /home/conan/.conan2/p/b/crunc055bcf50f8f68/b/build/Release/generators
crunch/cci.20190615: CMakeToolchain generated: conan_toolchain.cmake
crunch/cci.20190615: CMakeToolchain generated: /home/conan/.conan2/p/b/crunc055bcf50f8f68/b/build/Release/generators/CMakePresets.json
crunch/cci.20190615: Generating aggregated env files
crunch/cci.20190615: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
crunch/cci.20190615: Calling build()
crunch/cci.20190615: Apply patch (file): patches/001_linux64_compilation_fixes.patch
crunch/cci.20190615: Apply patch (file): patches/002_fix_clang_inline.patch
crunch/cci.20190615: Apply patch (file): patches/003_fix_missing_cast.patch
-------------------------------------------------------
Testing recipe in directory: ./cryptopp/all
INFO: Successfully patched ./cryptopp/all.
Requirements
cryptopp/8.5.0#e49d5cc361c9271599802eff4cef0eb4:3b9d48c669d819b3a2561836c64cd98d62740808 - Build
======== Installing packages ========
cryptopp/8.5.0: Calling source() in /home/conan/.conan2/p/crypt09c469d562a38/s/src
cryptopp/8.5.0: Source https://github.com/weidai11/cryptopp/archive/CRYPTOPP_8_5_0.tar.gz retrieved from local download cache
cryptopp/8.5.0: Uncompressing CRYPTOPP_8_5_0.tar.gz to .
cryptopp/8.5.0: Source https://github.com/noloader/cryptopp-cmake/archive/CRYPTOPP_8_5_0.tar.gz retrieved from local download cache
cryptopp/8.5.0: Uncompressing CRYPTOPP_8_5_0.tar.gz to /home/conan/.conan2/p/crypt09c469d562a38/s/src/..
cryptopp/8.5.0: Apply patch (conan): Relocatable shared lib on macOS
-------------------------------------------------------
Testing recipe in directory: ./cryptopp-pem/all
INFO: Successfully patched ./cryptopp-pem/all.
find_package(cryptopp)
target_link_libraries(... cryptopp::cryptopp)
cryptopp-pem/8.2.0: Generating aggregated env files
cryptopp-pem/8.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cryptopp-pem/8.2.0: Calling build()
cryptopp-pem/8.2.0: Apply patch (file): patches/fix-cmake.patch
cryptopp-pem/8.2.0: Apply patch (file): patches/rename-output-library.patch
cryptopp-pem/8.2.0: Apply patch (file): patches/link-to-cryptopp.patch
cryptopp-pem/8.2.0: Apply patch (file): patches/remove-cryptopp-sources-from-cmake.patch
cryptopp-pem/8.2.0: Apply patch (file): patches/use-cryptopp-include-from-conan.patch
-------------------------------------------------------
Testing recipe in directory: ./cspice/all
INFO: Successfully patched ./cspice/all.
cspice/0066: CMakeToolchain generated: conan_toolchain.cmake
cspice/0066: CMakeToolchain generated: /home/conan/.conan2/p/b/cspic8b53fc9fac25d/b/build/Release/generators/CMakePresets.json
cspice/0066: Generating aggregated env files
cspice/0066: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cspice/0066: Calling build()
cspice/0066: Source https://naif.jpl.nasa.gov/pub/naif/misc/toolkit_N0066/C/PC_Linux_GCC_64bit/packages/cspice.tar.Z retrieved from local download cache
cspice/0066: RUN: zcat cspice.tar.Z | tar -xf -
cspice/0066: Apply patch (file): patches/isatty.patch
cspice/0066: Apply patch (backport): patches/patches20171106.patch
-------------------------------------------------------
Testing recipe in directory: ./cubicinterpolation/all
WARNING: conan create failed for ./cubicinterpolation/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libbacktrace/cci.20210118:b647c43bfefae3f830561ca202b6cfd935b56205
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0', 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0 --build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./cunit/all
WARNING: conan create failed for ./cunit/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./curlpp/all
WARNING: conan create failed for ./curlpp/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.9.1'. You can try:
- List all available packages using 'conan list "libcurl/8.9.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.9.1' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./cwalk/all
INFO: Successfully patched ./cwalk/all.
cwalk/1.0.0: Building your package in /home/conan/.conan2/p/b/cwalk0346843dbea5a/b
cwalk/1.0.0: Calling generate()
cwalk/1.0.0: Generators folder: /home/conan/.conan2/p/b/cwalk0346843dbea5a/b/build/Release/generators
cwalk/1.0.0: CMakeToolchain generated: conan_toolchain.cmake
cwalk/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/cwalk0346843dbea5a/b/build/Release/generators/CMakePresets.json
cwalk/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/cwalk0346843dbea5a/b/src/CMakeUserPresets.json
cwalk/1.0.0: Generating aggregated env files
cwalk/1.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cwalk/1.0.0: Calling build()
cwalk/1.0.0: Apply patch (conan): add installer, disable test
-------------------------------------------------------
Testing recipe in directory: ./cwt-cucumber/all
WARNING: conan create failed for ./cwt-cucumber/all
WARNING: Could not apply patches, skipping build:
nlohmann_json/[~3.11]: nlohmann_json/3.11.3
======== Computing necessary packages ========
Requirements
cwt-cucumber/2.7#6ec96e521dc09a34375f55ad2d4cccf0:29f0f4af56478c5f5230a1347b4dc456da1129f4 - Invalid
Build requirements
Skipped binaries
nlohmann_json/3.11.3, cmake/3.31.9
ERROR: There are invalid packages:
cwt-cucumber/2.7: Invalid: Current cppstd (gnu17) is lower than the required C++ standard (20).
-------------------------------------------------------
Testing recipe in directory: ./cyclonedds/all
INFO: Successfully patched ./cyclonedds/all.
cyclonedds/0.10.2: Building your package in /home/conan/.conan2/p/b/cyclo39fb25b69492b/b
cyclonedds/0.10.2: Calling generate()
cyclonedds/0.10.2: Generators folder: /home/conan/.conan2/p/b/cyclo39fb25b69492b/b/build/Release/generators
cyclonedds/0.10.2: CMakeToolchain generated: conan_toolchain.cmake
cyclonedds/0.10.2: CMakeToolchain generated: /home/conan/.conan2/p/b/cyclo39fb25b69492b/b/build/Release/generators/CMakePresets.json
cyclonedds/0.10.2: CMakeToolchain generated: /home/conan/.conan2/p/b/cyclo39fb25b69492b/b/src/CMakeUserPresets.json
cyclonedds/0.10.2: Generating aggregated env files
cyclonedds/0.10.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
cyclonedds/0.10.2: Calling build()
cyclonedds/0.10.2: Apply patch (conan): Fix cmake find for iceoryx package
-------------------------------------------------------
Testing recipe in directory: ./cyrus-sasl/all
WARNING: conan create failed for ./cyrus-sasl/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: gnu-config/cci.20210814:da39a3ee5e6b4b0d3255bfef95601890afd80709
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'gnu-config/cci.20210814'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gnu-config/cci.20210814' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./czmq/all
INFO: Successfully patched ./czmq/all.
czmq/4.2.0: CMakeToolchain generated: /home/conan/.conan2/p/b/czmqeae9cfbb1de58/b/src/CMakeUserPresets.json
czmq/4.2.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZeroMQ)
find_package(lz4)
find_package(libuuid)
target_link_libraries(... libzmq-static LZ4::lz4_static libuuid::libuuid)
czmq/4.2.0: Generating aggregated env files
czmq/4.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
czmq/4.2.0: Calling build()
czmq/4.2.0: Apply patch (conan): add options which are added in 4.2.1, set LINKER_LANGUAGE, disable executable and tests
-------------------------------------------------------
Testing recipe in directory: ./darknet/all
INFO: Successfully patched ./darknet/all.
darknet/cci.20180914: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
darknet/cci.20180914: options: fPIC=True shared=False with_opencv=False
darknet/cci.20180914: Copying sources to build folder
darknet/cci.20180914: Building your package in /home/conan/.conan2/p/b/darkn212d70394e8cf/b
darknet/cci.20180914: Calling generate()
darknet/cci.20180914: Generators folder: /home/conan/.conan2/p/b/darkn212d70394e8cf/b/build-release/conan
darknet/cci.20180914: Generating aggregated env files
darknet/cci.20180914: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
darknet/cci.20180914: Calling build()
darknet/cci.20180914: Apply patch (file): patches/include_conan_flags.patch
-------------------------------------------------------
Testing recipe in directory: ./dataframe/all
INFO: Successfully patched ./dataframe/all.
dataframe/2.0.0: Calling generate()
dataframe/2.0.0: Generators folder: /home/conan/.conan2/p/b/dataf8c7ef20d5f40a/b/build/Release/generators
dataframe/2.0.0: CMakeToolchain generated: conan_toolchain.cmake
dataframe/2.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/dataf8c7ef20d5f40a/b/build/Release/generators/CMakePresets.json
dataframe/2.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/dataf8c7ef20d5f40a/b/src/CMakeUserPresets.json
dataframe/2.0.0: Generating aggregated env files
dataframe/2.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
dataframe/2.0.0: Calling build()
dataframe/2.0.0: Apply patch (portability): use std::abs instead fabsf/fabsl
dataframe/2.0.0: Apply patch (portability): Do not export symbols which are templates
-------------------------------------------------------
Testing recipe in directory: ./date/all
WARNING: conan create failed for ./date/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./dbcppp/all
WARNING: conan create failed for ./dbcppp/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./dcmtk/all
WARNING: conan create failed for ./dcmtk/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17', 'libtiff/4.6.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17 --build=libtiff/4.6.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./dd-opentracing-cpp/all
WARNING: conan create failed for ./dd-opentracing-cpp/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118', 'libcurl/8.15.0', 'opentracing-cpp/1.6.0'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118 --build=libcurl/8.15.0 --build=opentracing-cpp/1.6.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./depot_tools/all
INFO: Successfully patched ./depot_tools/all.
depot_tools/cci.20201009: Building from source
depot_tools/cci.20201009: Package depot_tools/cci.20201009:da39a3ee5e6b4b0d3255bfef95601890afd80709
depot_tools/cci.20201009: Copying sources to build folder
depot_tools/cci.20201009: Building your package in /home/conan/.conan2/p/b/depot1fa8860994f00/b
depot_tools/cci.20201009: Generating aggregated env files
depot_tools/cci.20201009: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
depot_tools/cci.20201009: Calling build()
depot_tools/cci.20201009: WARN: Cannot cache download() without sha256 checksum
depot_tools/cci.20201009: Uncompressing b073999c6f90103a36a923e63ae8cf7a5c9c6c8c.tar.gz to /home/conan/.conan2/p/b/depot1fa8860994f00/b/src
depot_tools/cci.20201009: Apply patch (file): patches/001-use-system-python.patch
-------------------------------------------------------
Testing recipe in directory: ./devil/all
WARNING: conan create failed for ./devil/all
WARNING: Could not apply patches, skipping build:
openmp=False
shared=False
sse2_intrinsics=False
ERROR: Missing prebuilt package for 'jasper/4.2.4', 'libsquish/1.15', 'libtiff/4.7.0'. You can try:
- List all available packages using 'conan list "libsquish/1.15:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=jasper/4.2.4 --build=libsquish/1.15 --build=libtiff/4.7.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./discount/all
INFO: Successfully patched ./discount/all.
discount/2.2.7: Building your package in /home/conan/.conan2/p/b/discod233a6c9a1a25/b
discount/2.2.7: Calling generate()
discount/2.2.7: Generators folder: /home/conan/.conan2/p/b/discod233a6c9a1a25/b/build/Release/generators
discount/2.2.7: CMakeToolchain generated: conan_toolchain.cmake
discount/2.2.7: CMakeToolchain generated: /home/conan/.conan2/p/b/discod233a6c9a1a25/b/build/Release/generators/CMakePresets.json
discount/2.2.7: Generating aggregated env files
discount/2.2.7: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
discount/2.2.7: Calling build()
discount/2.2.7: Apply patch (file): patches/0001-fix-cmake-install.patch
discount/2.2.7: Apply patch (file): patches/0002-fix-incomplete-type.patch
-------------------------------------------------------
Testing recipe in directory: ./dispenso/all
INFO: Successfully patched ./dispenso/all.
dispenso/1.3.0: CMakeToolchain generated: conan_toolchain.cmake
dispenso/1.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/dispe791123d4f19a6/b/build/Release/generators/CMakePresets.json
dispenso/1.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/dispe791123d4f19a6/b/src/CMakeUserPresets.json
dispenso/1.3.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(concurrentqueue)
target_link_libraries(... concurrentqueue::concurrentqueue)
dispenso/1.3.0: Generating aggregated env files
dispenso/1.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
dispenso/1.3.0: Calling build()
dispenso/1.3.0: Apply patch (conan): Unvendorize concurrentqueue dependency
-------------------------------------------------------
Testing recipe in directory: ./djinni-support-lib/1.x.x
INFO: Successfully patched ./djinni-support-lib/1.x.x.
djinni-support-lib/1.0.0: Building your package in /home/conan/.conan2/p/b/djinnbfbc8e90cd6f4/b
djinni-support-lib/1.0.0: Calling generate()
djinni-support-lib/1.0.0: Generators folder: /home/conan/.conan2/p/b/djinnbfbc8e90cd6f4/b/build/Release/generators
djinni-support-lib/1.0.0: CMakeToolchain generated: conan_toolchain.cmake
djinni-support-lib/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/djinnbfbc8e90cd6f4/b/build/Release/generators/CMakePresets.json
djinni-support-lib/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/djinnbfbc8e90cd6f4/b/src/CMakeUserPresets.json
djinni-support-lib/1.0.0: Generating aggregated env files
djinni-support-lib/1.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
djinni-support-lib/1.0.0: Calling build()
djinni-support-lib/1.0.0: Apply patch (backport): Fix missing #include <memory>
-------------------------------------------------------
Testing recipe in directory: ./djinni-support-lib/all
INFO: Successfully patched ./djinni-support-lib/all.
djinni-support-lib/0.0.1: Building your package in /home/conan/.conan2/p/b/djinn682b72ff7d014/b
djinni-support-lib/0.0.1: Calling generate()
djinni-support-lib/0.0.1: Generators folder: /home/conan/.conan2/p/b/djinn682b72ff7d014/b/build/Release/generators
djinni-support-lib/0.0.1: CMakeToolchain generated: conan_toolchain.cmake
djinni-support-lib/0.0.1: CMakeToolchain generated: /home/conan/.conan2/p/b/djinn682b72ff7d014/b/build/Release/generators/CMakePresets.json
djinni-support-lib/0.0.1: CMakeToolchain generated: /home/conan/.conan2/p/b/djinn682b72ff7d014/b/src/CMakeUserPresets.json
djinni-support-lib/0.0.1: Generating aggregated env files
djinni-support-lib/0.0.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
djinni-support-lib/0.0.1: Calling build()
djinni-support-lib/0.0.1: Apply patch (file): patches/cmake_install.patch
-------------------------------------------------------
Testing recipe in directory: ./djvulibre/all
WARNING: conan create failed for ./djvulibre/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libiconv/1.17', 'libtiff/4.6.0', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./docopt.cpp/all
INFO: Successfully patched ./docopt.cpp/all.
docopt.cpp/0.6.2: Generators folder: /home/conan/.conan2/p/b/docope8961f4c97fd9/b/build/Release/generators
docopt.cpp/0.6.2: CMakeToolchain generated: conan_toolchain.cmake
docopt.cpp/0.6.2: CMakeToolchain generated: /home/conan/.conan2/p/b/docope8961f4c97fd9/b/build/Release/generators/CMakePresets.json
docopt.cpp/0.6.2: CMakeToolchain generated: /home/conan/.conan2/p/b/docope8961f4c97fd9/b/src/CMakeUserPresets.json
docopt.cpp/0.6.2: Generating aggregated env files
docopt.cpp/0.6.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
docopt.cpp/0.6.2: Calling build()
docopt.cpp/0.6.2: Apply patch (portability): include stdexcept
docopt.cpp/0.6.2: Apply patch (conan): fix install path, separate static/shared build
docopt.cpp/0.6.2: Apply patch (portability): export ostream<< to dll
-------------------------------------------------------
Testing recipe in directory: ./doxygen/all
WARNING: conan create failed for ./doxygen/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'flex/2.6.4', 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=flex/2.6.4 --build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./draco/all
INFO: Successfully patched ./draco/all.
draco/1.3.5: Calling generate()
draco/1.3.5: Generators folder: /home/conan/.conan2/p/b/dracoa17ae5100a977/b/build/Release/generators
draco/1.3.5: CMakeToolchain generated: conan_toolchain.cmake
draco/1.3.5: CMakeToolchain generated: /home/conan/.conan2/p/b/dracoa17ae5100a977/b/build/Release/generators/CMakePresets.json
draco/1.3.5: CMakeToolchain generated: /home/conan/.conan2/p/b/dracoa17ae5100a977/b/src/CMakeUserPresets.json
draco/1.3.5: Generating aggregated env files
draco/1.3.5: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
draco/1.3.5: Calling build()
draco/1.3.5: Apply patch (file): patches/0001-fix-cmake-1.3.5.patch
draco/1.3.5: Apply patch (file): patches/0002-v1.3.5-gcc-11.patch
-------------------------------------------------------
Testing recipe in directory: ./dragonbox/all
INFO: Successfully patched ./dragonbox/all.
dragonbox/1.1.3: Building your package in /home/conan/.conan2/p/b/dragoa47d1ee1b4371/b
dragonbox/1.1.3: Calling generate()
dragonbox/1.1.3: Generators folder: /home/conan/.conan2/p/b/dragoa47d1ee1b4371/b/build/Release/generators
dragonbox/1.1.3: CMakeToolchain generated: conan_toolchain.cmake
dragonbox/1.1.3: CMakeToolchain generated: /home/conan/.conan2/p/b/dragoa47d1ee1b4371/b/build/Release/generators/CMakePresets.json
dragonbox/1.1.3: CMakeToolchain generated: /home/conan/.conan2/p/b/dragoa47d1ee1b4371/b/src/CMakeUserPresets.json
dragonbox/1.1.3: Generating aggregated env files
dragonbox/1.1.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
dragonbox/1.1.3: Calling build()
dragonbox/1.1.3: Apply patch (conan): fix include path
-------------------------------------------------------
Testing recipe in directory: ./drogon/all
WARNING: conan create failed for ./drogon/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./dsp-filters/all
INFO: Successfully patched ./dsp-filters/all.
dsp-filters/cci.20170309: Building your package in /home/conan/.conan2/p/b/dsp-f46529cea92508/b
dsp-filters/cci.20170309: Calling generate()
dsp-filters/cci.20170309: Generators folder: /home/conan/.conan2/p/b/dsp-f46529cea92508/b/build/Release/generators
dsp-filters/cci.20170309: CMakeToolchain generated: conan_toolchain.cmake
dsp-filters/cci.20170309: CMakeToolchain generated: /home/conan/.conan2/p/b/dsp-f46529cea92508/b/build/Release/generators/CMakePresets.json
dsp-filters/cci.20170309: Generating aggregated env files
dsp-filters/cci.20170309: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
dsp-filters/cci.20170309: Calling build()
dsp-filters/cci.20170309: Apply patch (conan): Remove explicit STATIC and FPIC options in CMakeLists.txt
dsp-filters/cci.20170309: Apply patch (conan): Remove MY_FLAGS options in CMakeLists.txt
-------------------------------------------------------
Testing recipe in directory: ./duckdb/all
INFO: Successfully patched ./duckdb/all.
duckdb/0.10.1: Calling generate()
duckdb/0.10.1: Generators folder: /home/conan/.conan2/p/b/duckdea01b67f010b5/b/build/Release/generators
duckdb/0.10.1: CMakeToolchain generated: conan_toolchain.cmake
duckdb/0.10.1: CMakeToolchain generated: /home/conan/.conan2/p/b/duckdea01b67f010b5/b/build/Release/generators/CMakePresets.json
duckdb/0.10.1: CMakeToolchain generated: /home/conan/.conan2/p/b/duckdea01b67f010b5/b/src/CMakeUserPresets.json
duckdb/0.10.1: Generating aggregated env files
duckdb/0.10.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
duckdb/0.10.1: Calling build()
duckdb/0.10.1: Apply patch (portability): install static of shared library, add installation for odbc extention
duckdb/0.10.1: Apply patch (portability): add /bigobj flag
-------------------------------------------------------
Testing recipe in directory: ./duckx/all
INFO: Successfully patched ./duckx/all.
duckx/1.2.2: CMakeToolchain generated: /home/conan/.conan2/p/b/duckxd18588293f94f/b/build/Release/generators/CMakePresets.json
duckx/1.2.2: CMakeToolchain generated: /home/conan/.conan2/p/b/duckxd18588293f94f/b/src/CMakeUserPresets.json
duckx/1.2.2: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(pugixml)
find_package(zip)
target_link_libraries(... pugixml::pugixml zip::zip)
duckx/1.2.2: Generating aggregated env files
duckx/1.2.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
duckx/1.2.2: Calling build()
duckx/1.2.2: Apply patch (conan): use cci packages
-------------------------------------------------------
Testing recipe in directory: ./eastl/all
INFO: Successfully patched ./eastl/all.
eastl/3.15.00: CMakeToolchain generated: conan_toolchain.cmake
eastl/3.15.00: CMakeToolchain generated: /home/conan/.conan2/p/b/eastl7a476bac1dff7/b/build/Release/generators/CMakePresets.json
eastl/3.15.00: CMakeToolchain generated: /home/conan/.conan2/p/b/eastl7a476bac1dff7/b/src/CMakeUserPresets.json
eastl/3.15.00: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(EABase)
target_link_libraries(... EABase::EABase)
eastl/3.15.00: Generating aggregated env files
eastl/3.15.00: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
eastl/3.15.00: Calling build()
eastl/3.15.00: Apply patch (conan): support shared build, use cci's EABase, add install definitions
-------------------------------------------------------
Testing recipe in directory: ./easyhttpcpp/all
WARNING: conan create failed for ./easyhttpcpp/all
WARNING: Could not apply patches, skipping build:
openssl/3.6.Z
zlib/1.3.Z
zstd/1.5.Z
ERROR: Missing prebuilt package for 'libmysqlclient/8.1.0', 'poco/1.12.4'. You can try:
- List all available packages using 'conan list "libmysqlclient/8.1.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libmysqlclient/8.1.0 --build=poco/1.12.4' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./easylzma/all
INFO: Successfully patched ./easylzma/all.
easylzma/0.0.7: Generators folder: /home/conan/.conan2/p/b/easyl61c44c6b4e027/b/build/Release/generators
easylzma/0.0.7: CMakeToolchain generated: conan_toolchain.cmake
easylzma/0.0.7: CMakeToolchain generated: /home/conan/.conan2/p/b/easyl61c44c6b4e027/b/build/Release/generators/CMakePresets.json
easylzma/0.0.7: CMakeToolchain generated: /home/conan/.conan2/p/b/easyl61c44c6b4e027/b/src/CMakeUserPresets.json
easylzma/0.0.7: Generating aggregated env files
easylzma/0.0.7: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
easylzma/0.0.7: Calling build()
easylzma/0.0.7: Apply patch (file): patches/memleaksfix.patch
easylzma/0.0.7: Apply patch (file): patches/cmake-no-cflags.patch
easylzma/0.0.7: Apply patch (file): patches/cmake4-support.patch
-------------------------------------------------------
Testing recipe in directory: ./easy_profiler/all
INFO: Successfully patched ./easy_profiler/all.
easy_profiler/2.1.0: Building your package in /home/conan/.conan2/p/b/easy_a5a99b926a7a6/b
easy_profiler/2.1.0: Calling generate()
easy_profiler/2.1.0: Generators folder: /home/conan/.conan2/p/b/easy_a5a99b926a7a6/b/build/Release/generators
easy_profiler/2.1.0: CMakeToolchain generated: conan_toolchain.cmake
easy_profiler/2.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/easy_a5a99b926a7a6/b/build/Release/generators/CMakePresets.json
easy_profiler/2.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/easy_a5a99b926a7a6/b/src/CMakeUserPresets.json
easy_profiler/2.1.0: Generating aggregated env files
easy_profiler/2.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
easy_profiler/2.1.0: Calling build()
easy_profiler/2.1.0: Apply patch (conan): fix-cmake-bundle-install
-------------------------------------------------------
Testing recipe in directory: ./ecos/all
INFO: Successfully patched ./ecos/all.
ecos/2.0.10: Building your package in /home/conan/.conan2/p/b/ecosb73a9acdd4519/b
ecos/2.0.10: Calling generate()
ecos/2.0.10: Generators folder: /home/conan/.conan2/p/b/ecosb73a9acdd4519/b/build/Release/generators
ecos/2.0.10: CMakeToolchain generated: conan_toolchain.cmake
ecos/2.0.10: CMakeToolchain generated: /home/conan/.conan2/p/b/ecosb73a9acdd4519/b/build/Release/generators/CMakePresets.json
ecos/2.0.10: CMakeToolchain generated: /home/conan/.conan2/p/b/ecosb73a9acdd4519/b/src/CMakeUserPresets.json
ecos/2.0.10: Generating aggregated env files
ecos/2.0.10: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
ecos/2.0.10: Calling build()
ecos/2.0.10: Apply patch (file): patches/0001-fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./edlib/all
INFO: Successfully patched ./edlib/all.
edlib/1.2.6: Building your package in /home/conan/.conan2/p/b/edlibe77c7c3eeeb52/b
edlib/1.2.6: Calling generate()
edlib/1.2.6: Generators folder: /home/conan/.conan2/p/b/edlibe77c7c3eeeb52/b/build/Release/generators
edlib/1.2.6: CMakeToolchain generated: conan_toolchain.cmake
edlib/1.2.6: CMakeToolchain generated: /home/conan/.conan2/p/b/edlibe77c7c3eeeb52/b/build/Release/generators/CMakePresets.json
edlib/1.2.6: CMakeToolchain generated: /home/conan/.conan2/p/b/edlibe77c7c3eeeb52/b/src/CMakeUserPresets.json
edlib/1.2.6: Generating aggregated env files
edlib/1.2.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
edlib/1.2.6: Calling build()
edlib/1.2.6: Apply patch (file): patches/cmake-install-and-export-symbols.patch
-------------------------------------------------------
Testing recipe in directory: ./effcee/all
INFO: Successfully patched ./effcee/all.
effcee/2019.1: CMakeToolchain generated: conan_toolchain.cmake
effcee/2019.1: CMakeToolchain generated: /home/conan/.conan2/p/b/effcee29ea0b4471a5/b/build/Release/generators/CMakePresets.json
effcee/2019.1: CMakeToolchain generated: /home/conan/.conan2/p/b/effcee29ea0b4471a5/b/src/CMakeUserPresets.json
effcee/2019.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(re2)
target_link_libraries(... re2::re2)
effcee/2019.1: Generating aggregated env files
effcee/2019.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
effcee/2019.1: Calling build()
effcee/2019.1: Apply patch (file): patches/0001-fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./eigen/all
INFO: Successfully patched ./eigen/all.
======== Computing necessary packages ========
eigen/3.4.0: Forced build from source
Requirements
eigen/3.4.0#f36b53d5904a26f856555e4468a6b253:da39a3ee5e6b4b0d3255bfef95601890afd80709 - Build
======== Installing packages ========
eigen/3.4.0: Calling source() in /home/conan/.conan2/p/eigen40f507d7f13e8/s/src
eigen/3.4.0: Source https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.tar.bz2 retrieved from local download cache
eigen/3.4.0: Uncompressing eigen-3.4.0.tar.bz2 to /home/conan/.conan2/p/eigen40f507d7f13e8/s/src
eigen/3.4.0: Apply patch (bugfix): Fix vectorized reductions compilation errors for Eigen::half
-------------------------------------------------------
Testing recipe in directory: ./elfutils/all
WARNING: conan create failed for ./elfutils/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'flex/2.6.4', 'gettext/0.22.5'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=flex/2.6.4 --build=gettext/0.22.5' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./embree3/all
INFO: Successfully patched ./embree3/all.
embree3/3.12.0: Building your package in /home/conan/.conan2/p/b/embreaef2c78e9892e/b
embree3/3.12.0: Calling generate()
embree3/3.12.0: Generators folder: /home/conan/.conan2/p/b/embreaef2c78e9892e/b/build/Release/generators
embree3/3.12.0: CMakeToolchain generated: conan_toolchain.cmake
embree3/3.12.0: CMakeToolchain generated: /home/conan/.conan2/p/b/embreaef2c78e9892e/b/build/Release/generators/CMakePresets.json
embree3/3.12.0: CMakeToolchain generated: /home/conan/.conan2/p/b/embreaef2c78e9892e/b/src/CMakeUserPresets.json
embree3/3.12.0: Generating aggregated env files
embree3/3.12.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
embree3/3.12.0: Calling build()
embree3/3.12.0: Apply patch (portability): CMake: Fix position of cmake_minimum_required()
-------------------------------------------------------
Testing recipe in directory: ./enchant/all
WARNING: conan create failed for ./enchant/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'hunspell/1.7.2'. You can try:
- List all available packages using 'conan list "hunspell/1.7.2:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=hunspell/1.7.2' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./enet/all
INFO: Successfully patched ./enet/all.
enet/1.3.16: Building your package in /home/conan/.conan2/p/b/enet4302e68613d8d/b
enet/1.3.16: Calling generate()
enet/1.3.16: Generators folder: /home/conan/.conan2/p/b/enet4302e68613d8d/b/build/Release/generators
enet/1.3.16: CMakeToolchain generated: conan_toolchain.cmake
enet/1.3.16: CMakeToolchain generated: /home/conan/.conan2/p/b/enet4302e68613d8d/b/build/Release/generators/CMakePresets.json
enet/1.3.16: CMakeToolchain generated: /home/conan/.conan2/p/b/enet4302e68613d8d/b/src/CMakeUserPresets.json
enet/1.3.16: Generating aggregated env files
enet/1.3.16: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
enet/1.3.16: Calling build()
enet/1.3.16: Apply patch (file): patches/fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./entityx/all
INFO: Successfully patched ./entityx/all.
entityx/1.3.0: Building your package in /home/conan/.conan2/p/b/entit2f70e2337770c/b
entityx/1.3.0: Calling generate()
entityx/1.3.0: Generators folder: /home/conan/.conan2/p/b/entit2f70e2337770c/b/build/Release/generators
entityx/1.3.0: CMakeToolchain generated: conan_toolchain.cmake
entityx/1.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/entit2f70e2337770c/b/build/Release/generators/CMakePresets.json
entityx/1.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/entit2f70e2337770c/b/src/CMakeUserPresets.json
entityx/1.3.0: Generating aggregated env files
entityx/1.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
entityx/1.3.0: Calling build()
entityx/1.3.0: Apply patch (file): patches/0001-cmake-not-force-libcpp.patch
-------------------------------------------------------
Testing recipe in directory: ./entt/3.x.x
INFO: Successfully patched ./entt/3.x.x.
-------- Installing package entt/3.11.1 (1 of 1) --------
entt/3.11.1: Building from source
entt/3.11.1: Package entt/3.11.1:da39a3ee5e6b4b0d3255bfef95601890afd80709
entt/3.11.1: Copying sources to build folder
entt/3.11.1: Building your package in /home/conan/.conan2/p/b/entt0946cef99d465/b
entt/3.11.1: Generating aggregated env files
entt/3.11.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
entt/3.11.1: Calling build()
entt/3.11.1: Apply patch (portability): Fix GCC 7.0 to 7.3
-------------------------------------------------------
Testing recipe in directory: ./erkir/all
INFO: Successfully patched ./erkir/all.
erkir/1.0.0: Calling generate()
erkir/1.0.0: Generators folder: /home/conan/.conan2/p/b/erkir4ac918ff8be46/b/build/Release/generators
erkir/1.0.0: CMakeToolchain generated: conan_toolchain.cmake
erkir/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/erkir4ac918ff8be46/b/build/Release/generators/CMakePresets.json
erkir/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/erkir4ac918ff8be46/b/src/CMakeUserPresets.json
erkir/1.0.0: Generating aggregated env files
erkir/1.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
erkir/1.0.0: Calling build()
erkir/1.0.0: Apply patch (conan): stop executing test codes
erkir/1.0.0: Apply patch (backport): export all symbols on windows
-------------------------------------------------------
Testing recipe in directory: ./etc2comp/all
INFO: Successfully patched ./etc2comp/all.
etc2comp/cci.20170424: Building your package in /home/conan/.conan2/p/b/etc2cbd6b43a7d55b4/b
etc2comp/cci.20170424: Calling generate()
etc2comp/cci.20170424: Generators folder: /home/conan/.conan2/p/b/etc2cbd6b43a7d55b4/b/build/Release/generators
etc2comp/cci.20170424: CMakeToolchain generated: conan_toolchain.cmake
etc2comp/cci.20170424: CMakeToolchain generated: /home/conan/.conan2/p/b/etc2cbd6b43a7d55b4/b/build/Release/generators/CMakePresets.json
etc2comp/cci.20170424: CMakeToolchain generated: /home/conan/.conan2/p/b/etc2cbd6b43a7d55b4/b/src/CMakeUserPresets.json
etc2comp/cci.20170424: Generating aggregated env files
etc2comp/cci.20170424: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
etc2comp/cci.20170424: Calling build()
etc2comp/cci.20170424: Apply patch (file): patches/fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./exiv2/all
WARNING: conan create failed for ./exiv2/all
WARNING: Could not apply patches, skipping build:
======== Computing necessary packages ========
Connecting to remote 'conancenter' anonymously
Requirements
exiv2/0.27.5#54d3f2bae9200f9cfae16d6f45163f6c:072cfa8f8c48902c6a485ad0d9325dbb8098244a - Invalid
expat/2.7.3#f529802a90f0758a01f498a18f8c657b:2ed03cd8691ea01deb11f88b5c95aa5195ec4816#b065a6771ca2182b6d0cd162e4b27454 - Cache
libiconv/1.17#5f932361674fbd7b6464f5e1f1016193:b647c43bfefae3f830561ca202b6cfd935b56205 - Missing
libpng/1.6.50#c96b3b9fa67d44545d6583bb0c348904:19b397f6e54f5b8b2c6f7b81c4dce4c52d386e4f#8a7cf52e17adcd6478784fefef1df801 - Cache
zlib/1.3.1#b8bc2603263cf7eccbd6e17e66b0ed76:b647c43bfefae3f830561ca202b6cfd935b56205#fee20b6da94c4580b0c84ca5ce203fdc - Cache
ERROR: There are invalid packages:
exiv2/0.27.5: Invalid: Current cppstd (gnu17) is higher than the required C++ standard (14).
-------------------------------------------------------
Testing recipe in directory: ./expat/all
INFO: Successfully patched ./expat/all.
expat/2.3.0: Building your package in /home/conan/.conan2/p/b/expat75cfb20aa7e25/b
expat/2.3.0: Calling generate()
expat/2.3.0: Generators folder: /home/conan/.conan2/p/b/expat75cfb20aa7e25/b/build/Release/generators
expat/2.3.0: CMakeToolchain generated: conan_toolchain.cmake
expat/2.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/expat75cfb20aa7e25/b/build/Release/generators/CMakePresets.json
expat/2.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/expat75cfb20aa7e25/b/src/CMakeUserPresets.json
expat/2.3.0: Generating aggregated env files
expat/2.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
expat/2.3.0: Calling build()
expat/2.3.0: Apply patch (file): patches/0001-2.3.0-relax-vs-restriction.patch
-------------------------------------------------------
Testing recipe in directory: ./extra-cmake-modules/all
INFO: Successfully patched ./extra-cmake-modules/all.
Build requirements
cmake/3.31.9#2032c6471fe4f5a3e17f65fed518d545:63fead0844576fc02943e16909f08fcdddd6f44b#dd320e548f523b4304a8d7b31dc98082 - Cache
extra-cmake-modules/6.8.0#c008b49a6a8d2c0b3df5c43d82b9e0bd:da39a3ee5e6b4b0d3255bfef95601890afd80709 - Build
======== Installing packages ========
cmake/3.31.9: Already installed! (1 of 2)
extra-cmake-modules/6.8.0: Calling source() in /home/conan/.conan2/p/extra8d9241f9945c8/s/src
extra-cmake-modules/6.8.0: Source https://download.kde.org/stable/frameworks/6.8/extra-cmake-modules-6.8.0.tar.xz retrieved from local download cache
extra-cmake-modules/6.8.0: Uncompressing extra-cmake-modules-6.8.0.tar.xz to .
extra-cmake-modules/6.8.0: Apply patch (portability): fix find_package qt
-------------------------------------------------------
Testing recipe in directory: ./ezc3d/all
INFO: Successfully patched ./ezc3d/all.
ezc3d/1.3.8: Building your package in /home/conan/.conan2/p/b/ezc3d6ff49e0359533/b
ezc3d/1.3.8: Calling generate()
ezc3d/1.3.8: Generators folder: /home/conan/.conan2/p/b/ezc3d6ff49e0359533/b/build/Release/generators
ezc3d/1.3.8: CMakeToolchain generated: conan_toolchain.cmake
ezc3d/1.3.8: CMakeToolchain generated: /home/conan/.conan2/p/b/ezc3d6ff49e0359533/b/build/Release/generators/CMakePresets.json
ezc3d/1.3.8: CMakeToolchain generated: /home/conan/.conan2/p/b/ezc3d6ff49e0359533/b/src/CMakeUserPresets.json
ezc3d/1.3.8: Generating aggregated env files
ezc3d/1.3.8: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
ezc3d/1.3.8: Calling build()
ezc3d/1.3.8: Apply patch (file): patches/0001-fix-cmake-1.3.8.patch
-------------------------------------------------------
Testing recipe in directory: ./faac/all
WARNING: conan create failed for ./faac/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./fast-dds/all
INFO: Successfully patched ./fast-dds/all.
cmake/3.31.9: Already installed! (2 of 6)
foonathan-memory/0.7.3: Already installed! (3 of 6)
foonathan-memory/0.7.3: Appending PATH env var with : /home/conan/.conan2/p/foona52ae13643951f/p/bin
tinyxml2/10.0.0: Already installed! (4 of 6)
fast-cdr/2.3.0: Already installed! (5 of 6)
fast-dds/2.14.3: Calling source() in /home/conan/.conan2/p/fast-e7594285a2c73/s/src
fast-dds/2.14.3: Source https://github.com/eProsima/Fast-DDS/archive/refs/tags/v2.14.3.tar.gz retrieved from local download cache
fast-dds/2.14.3: Uncompressing v2.14.3.tar.gz to .
fast-dds/2.14.3: Apply patch (conan): Fixup find asio and tinyxml2
fast-dds/2.14.3: Apply patch (conan): Fixup paths in tools to match conan package structure
-------------------------------------------------------
Testing recipe in directory: ./fastpfor/all
INFO: Successfully patched ./fastpfor/all.
======== Computing necessary packages ========
fastpfor/0.2.0: Forced build from source
Requirements
fastpfor/0.2.0#57d29494a8ce374d2ed9179bf3547303:8ba5d903e072964e1ffb5590dcb6e372bbaa0442 - Build
======== Installing packages ========
fastpfor/0.2.0: Calling source() in /home/conan/.conan2/p/fastpd1a915cdf244b/s/src
fastpfor/0.2.0: Source https://github.com/lemire/FastPFor/archive/refs/tags/v0.2.0.tar.gz retrieved from local download cache
fastpfor/0.2.0: Uncompressing v0.2.0.tar.gz to .
fastpfor/0.2.0: Apply patch (conan): find cmake deps, disable unittest/utility
-------------------------------------------------------
Testing recipe in directory: ./fcl/all
WARNING: conan create failed for ./fcl/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: eigen/3.4.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./fftw/all
INFO: Successfully patched ./fftw/all.
fftw/3.3.8: Building your package in /home/conan/.conan2/p/b/fftwe093461c13670/b
fftw/3.3.8: Calling generate()
fftw/3.3.8: Generators folder: /home/conan/.conan2/p/b/fftwe093461c13670/b/build/Release/generators
fftw/3.3.8: CMakeToolchain generated: conan_toolchain.cmake
fftw/3.3.8: CMakeToolchain generated: /home/conan/.conan2/p/b/fftwe093461c13670/b/build/Release/generators/CMakePresets.json
fftw/3.3.8: CMakeToolchain generated: /home/conan/.conan2/p/b/fftwe093461c13670/b/src/CMakeUserPresets.json
fftw/3.3.8: Generating aggregated env files
fftw/3.3.8: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
fftw/3.3.8: Calling build()
fftw/3.3.8: Apply patch (file): patches/fix-simd.patch
-------------------------------------------------------
Testing recipe in directory: ./flac/all
WARNING: conan create failed for ./flac/all
WARNING: Could not apply patches, skipping build:
arch=x86_64
build_type=Release
os=Linux
ERROR: Missing prebuilt package for 'nasm/2.15.05'. You can try:
- List all available packages using 'conan list "nasm/2.15.05:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=nasm/2.15.05' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./flann/all
INFO: Successfully patched ./flann/all.
flann/1.9.1: CMakeToolchain generated: /home/conan/.conan2/p/b/flanneec08aa57da7c/b/build/Release/generators/CMakePresets.json
flann/1.9.1: CMakeToolchain generated: /home/conan/.conan2/p/b/flanneec08aa57da7c/b/src/CMakeUserPresets.json
flann/1.9.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(lz4)
target_link_libraries(... LZ4::lz4_static)
flann/1.9.1: Generating aggregated env files
flann/1.9.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
flann/1.9.1: Calling build()
flann/1.9.1: Apply patch (file): patches/1.9.1-0001-external-lz4-and-export-symbols.patch
flann/1.9.1: Apply patch (portability): Support C++17
-------------------------------------------------------
Testing recipe in directory: ./flatbuffers/all
INFO: Successfully patched ./flatbuffers/all.
======== Computing necessary packages ========
flatbuffers/1.12.0: Forced build from source
Requirements
flatbuffers/1.12.0#df643c6197c10dd360f668e784dc874c:f592eb6241339f322be7110248321688986d0f87 - Build
======== Installing packages ========
flatbuffers/1.12.0: Calling source() in /home/conan/.conan2/p/flatb0c9673af90d34/s/src
flatbuffers/1.12.0: Source https://github.com/google/flatbuffers/archive/v1.12.0.tar.gz retrieved from local download cache
flatbuffers/1.12.0: Uncompressing v1.12.0.tar.gz to .
flatbuffers/1.12.0: Apply patch (backport): IAR ARM C++ Compiler build bugfix
-------------------------------------------------------
Testing recipe in directory: ./flex/all
INFO: Successfully patched ./flex/all.
flex/2.6.4: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
flex/2.6.4: options: fPIC=True shared=False
flex/2.6.4: Copying sources to build folder
flex/2.6.4: Building your package in /home/conan/.conan2/p/b/flex2ec18ccf662ab/b
flex/2.6.4: Calling generate()
flex/2.6.4: Generators folder: /home/conan/.conan2/p/b/flex2ec18ccf662ab/b
flex/2.6.4: Generating aggregated env files
flex/2.6.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
flex/2.6.4: Calling build()
flex/2.6.4: Apply patch (portability): missing linker flags skipped due to a problem in configure.
-------------------------------------------------------
Testing recipe in directory: ./flint/all
INFO: Successfully patched ./flint/all.
flint/2.7.1: CMakeToolchain generated: /home/conan/.conan2/p/b/flintbd9d7fef18fed/b/build/Release/generators/CMakePresets.json
flint/2.7.1: CMakeToolchain generated: /home/conan/.conan2/p/b/flintbd9d7fef18fed/b/src/CMakeUserPresets.json
flint/2.7.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(mpfr)
find_package(gmp)
target_link_libraries(... mpfr::mpfr gmp::gmp)
flint/2.7.1: Generating aggregated env files
flint/2.7.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
flint/2.7.1: Calling build()
flint/2.7.1: Apply patch (file): patches/0002-msvc-alloca.patch
-------------------------------------------------------
Testing recipe in directory: ./fmt/all
INFO: Successfully patched ./fmt/all.
fmt/5.3.0: Building your package in /home/conan/.conan2/p/b/fmt8d96aa86fbb5a/b
fmt/5.3.0: Calling generate()
fmt/5.3.0: Generators folder: /home/conan/.conan2/p/b/fmt8d96aa86fbb5a/b/build/Release/generators
fmt/5.3.0: CMakeToolchain generated: conan_toolchain.cmake
fmt/5.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/fmt8d96aa86fbb5a/b/build/Release/generators/CMakePresets.json
fmt/5.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/fmt8d96aa86fbb5a/b/src/CMakeUserPresets.json
fmt/5.3.0: Generating aggregated env files
fmt/5.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
fmt/5.3.0: Calling build()
fmt/5.3.0: Apply patch (file): patches/fix-install-5.3.0.patch
-------------------------------------------------------
Testing recipe in directory: ./fmtlog/all
INFO: Successfully patched ./fmtlog/all.
fmtlog/2.2.1: CMakeToolchain generated: conan_toolchain.cmake
fmtlog/2.2.1: CMakeToolchain generated: /home/conan/.conan2/p/b/fmtlo5bf6035fba705/b/build/Release/generators/CMakePresets.json
fmtlog/2.2.1: CMakeToolchain generated: /home/conan/.conan2/p/b/fmtlo5bf6035fba705/b/src/CMakeUserPresets.json
fmtlog/2.2.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(fmt)
target_link_libraries(... fmt::fmt)
fmtlog/2.2.1: Generating aggregated env files
fmtlog/2.2.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
fmtlog/2.2.1: Calling build()
fmtlog/2.2.1: Apply patch (conan): make shared, static library separately
-------------------------------------------------------
Testing recipe in directory: ./fontconfig/all
WARNING: conan create failed for ./fontconfig/all
WARNING: Could not apply patches, skipping build:
arch=x86_64
build_type=Release
os=Linux
ERROR: Missing prebuilt package for 'freetype/2.13.2', 'gperf/3.1'. You can try:
- List all available packages using 'conan list "gperf/3.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=freetype/2.13.2 --build=gperf/3.1' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./foonathan-memory/all
INFO: Successfully patched ./foonathan-memory/all.
foonathan-memory/0.7.0: Building your package in /home/conan/.conan2/p/b/foona9b39b49558b7a/b
foonathan-memory/0.7.0: Calling generate()
foonathan-memory/0.7.0: Generators folder: /home/conan/.conan2/p/b/foona9b39b49558b7a/b/build/Release/generators
foonathan-memory/0.7.0: CMakeToolchain generated: conan_toolchain.cmake
foonathan-memory/0.7.0: CMakeToolchain generated: /home/conan/.conan2/p/b/foona9b39b49558b7a/b/build/Release/generators/CMakePresets.json
foonathan-memory/0.7.0: CMakeToolchain generated: /home/conan/.conan2/p/b/foona9b39b49558b7a/b/src/CMakeUserPresets.json
foonathan-memory/0.7.0: Generating aggregated env files
foonathan-memory/0.7.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
foonathan-memory/0.7.0: Calling build()
foonathan-memory/0.7.0: Apply patch (portability): use VirtualAlloc on Desktop environment
-------------------------------------------------------
Testing recipe in directory: ./forestdb/all
INFO: Successfully patched ./forestdb/all.
forestdb/cci.20220727: Building your package in /home/conan/.conan2/p/b/fores1a153216b75ee/b
forestdb/cci.20220727: Calling generate()
forestdb/cci.20220727: Generators folder: /home/conan/.conan2/p/b/fores1a153216b75ee/b/build/Release/generators
forestdb/cci.20220727: CMakeToolchain generated: conan_toolchain.cmake
forestdb/cci.20220727: CMakeToolchain generated: /home/conan/.conan2/p/b/fores1a153216b75ee/b/build/Release/generators/CMakePresets.json
forestdb/cci.20220727: CMakeToolchain generated: /home/conan/.conan2/p/b/fores1a153216b75ee/b/src/CMakeUserPresets.json
forestdb/cci.20220727: Generating aggregated env files
forestdb/cci.20220727: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
forestdb/cci.20220727: Calling build()
forestdb/cci.20220727: Apply patch (file): patches/0001-proper-cxx-std-flag.patch
-------------------------------------------------------
Testing recipe in directory: ./foxi/all
INFO: Successfully patched ./foxi/all.
foxi/cci.20210217: Building your package in /home/conan/.conan2/p/b/foxi57a2310412c6e/b
foxi/cci.20210217: Calling generate()
foxi/cci.20210217: Generators folder: /home/conan/.conan2/p/b/foxi57a2310412c6e/b/build/Release/generators
foxi/cci.20210217: CMakeToolchain generated: conan_toolchain.cmake
foxi/cci.20210217: CMakeToolchain generated: /home/conan/.conan2/p/b/foxi57a2310412c6e/b/build/Release/generators/CMakePresets.json
foxi/cci.20210217: CMakeToolchain generated: /home/conan/.conan2/p/b/foxi57a2310412c6e/b/src/CMakeUserPresets.json
foxi/cci.20210217: Generating aggregated env files
foxi/cci.20210217: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
foxi/cci.20210217: Calling build()
foxi/cci.20210217: Apply patch (file): patches/fix-conflicting-types.patch
-------------------------------------------------------
Testing recipe in directory: ./fpzip/all
ERROR: No patches found in conandata.yml for ./fpzip/all, skipping.
Testing recipe in directory: ./freeimage/all
WARNING: conan create failed for ./freeimage/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'jasper/4.0.0', 'jxrlib/cci.20170615', 'libtiff/4.6.0', 'openexr/2.5.7'. You can try:
- List all available packages using 'conan list "jxrlib/cci.20170615:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=jasper/4.0.0 --build=jxrlib/cci.20170615 --build=libtiff/4.6.0 --build=openexr/2.5.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./freetype/meson
INFO: Successfully patched ./freetype/meson.
freetype/2.13.2: Copying sources to build folder
freetype/2.13.2: Building your package in /home/conan/.conan2/p/b/freet71ee052ff2aa3/b
freetype/2.13.2: Calling generate()
freetype/2.13.2: Generators folder: /home/conan/.conan2/p/b/freet71ee052ff2aa3/b/build-release/conan
freetype/2.13.2: MesonToolchain generated: conan_meson_native.ini
freetype/2.13.2: Generating aggregated env files
freetype/2.13.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
freetype/2.13.2: Calling build()
freetype/2.13.2: Apply patch (portability): meson: Use the standard dependency mechanism to find bzip2
freetype/2.13.2: Apply patch (portability): meson: define DLL_EXPORT for shared library only
-------------------------------------------------------
Testing recipe in directory: ./freexl/all
WARNING: conan create failed for ./freexl/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libiconv/1.17:b647c43bfefae3f830561ca202b6cfd935b56205
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'gnu-config/cci.20210814', 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gnu-config/cci.20210814 --build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./fribidi/all
INFO: Successfully patched ./fribidi/all.
fribidi/1.0.9: Copying sources to build folder
fribidi/1.0.9: Building your package in /home/conan/.conan2/p/b/fribie7685fc290b75/b
fribidi/1.0.9: Calling generate()
fribidi/1.0.9: Generators folder: /home/conan/.conan2/p/b/fribie7685fc290b75/b/build-release/conan
fribidi/1.0.9: MesonToolchain generated: conan_meson_native.ini
WARN: deprecated: Please, do not use a Conan option value directly. Convert 'options.with_deprecated' into a valid Pythondata type, e.g, bool(self.options.shared)
fribidi/1.0.9: Generating aggregated env files
fribidi/1.0.9: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
fribidi/1.0.9: Calling build()
fribidi/1.0.9: Apply patch (file): patches/1.0.9-0001-meson-no-tests-bin.patch
-------------------------------------------------------
Testing recipe in directory: ./frugen/all
INFO: Successfully patched ./frugen/all.
json-c/0.18#d3e85078359ab5ceaeb0504ed74a083e:b647c43bfefae3f830561ca202b6cfd935b56205#8083dc81cd7df53550ad450860a1ffb4 - Cache
======== Installing packages ========
json-c/0.18: Already installed! (1 of 2)
frugen/2.0: Calling source() in /home/conan/.conan2/p/frugebcf1621e8307d/s/src
frugen/2.0: Source https://codeberg.org/IPMITool/frugen/archive/v2.0.tar.gz retrieved from local download cache
frugen/2.0: Uncompressing v2.0.tar.gz to .
frugen/2.0: Apply patch (conan): Upstream prefer to use pkg_check_modules instead of find_package to keep capatibility with old versions
frugen/2.0: Apply patch (portability): Fixes build on MacOS
frugen/2.0: Apply patch (conan): Let Conan choose optimization flags
-------------------------------------------------------
Testing recipe in directory: ./fruit/all
WARNING: conan create failed for ./fruit/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./ftjam/all
INFO: Successfully patched ./ftjam/all.
ftjam/2.5.2: Copying sources to build folder
ftjam/2.5.2: Building your package in /home/conan/.conan2/p/b/ftjamf886c52e6831e/b
ftjam/2.5.2: Calling generate()
ftjam/2.5.2: Generators folder: /home/conan/.conan2/p/b/ftjamf886c52e6831e/b/build-release/conan
ftjam/2.5.2: Generating aggregated env files
ftjam/2.5.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
ftjam/2.5.2: Calling build()
ftjam/2.5.2: Apply patch (file): patches/0001-jam-2.5-overflow.patch
ftjam/2.5.2: Apply patch (file): patches/0002-msvc-mingw-fix-makefile.patch
ftjam/2.5.2: Apply patch (file): patches/0003-missing-includes.patch
-------------------------------------------------------
Testing recipe in directory: ./ftxui/all
INFO: Successfully patched ./ftxui/all.
ftxui/2.0.0: Calling generate()
ftxui/2.0.0: Generators folder: /home/conan/.conan2/p/b/ftxuid21b253630ace/b/build/Release/generators
ftxui/2.0.0: CMakeToolchain generated: conan_toolchain.cmake
ftxui/2.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/ftxuid21b253630ace/b/build/Release/generators/CMakePresets.json
ftxui/2.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/ftxuid21b253630ace/b/src/CMakeUserPresets.json
ftxui/2.0.0: Generating aggregated env files
ftxui/2.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
ftxui/2.0.0: Calling build()
ftxui/2.0.0: Apply patch (bugfix): correct the order of cmake min and project
ftxui/2.0.0: Apply patch (conan): add runtime destionation for windows shared build
-------------------------------------------------------
Testing recipe in directory: ./functions-framework-cpp/all
WARNING: conan create failed for ./functions-framework-cpp/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'abseil/20230125.3', 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "abseil/20230125.3:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=abseil/20230125.3 --build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./g3log/all
INFO: Successfully patched ./g3log/all.
g3log/1.3.2: Building your package in /home/conan/.conan2/p/b/g3logf99a6067baccd/b
g3log/1.3.2: Calling generate()
g3log/1.3.2: Generators folder: /home/conan/.conan2/p/b/g3logf99a6067baccd/b/build/Release/generators
g3log/1.3.2: CMakeToolchain generated: conan_toolchain.cmake
g3log/1.3.2: CMakeToolchain generated: /home/conan/.conan2/p/b/g3logf99a6067baccd/b/build/Release/generators/CMakePresets.json
g3log/1.3.2: CMakeToolchain generated: /home/conan/.conan2/p/b/g3logf99a6067baccd/b/src/CMakeUserPresets.json
g3log/1.3.2: Generating aggregated env files
g3log/1.3.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
g3log/1.3.2: Calling build()
g3log/1.3.2: Apply patch (portability): fix compilation and link errors on Linux
-------------------------------------------------------
Testing recipe in directory: ./gdal/post_3.5.0
WARNING: conan create failed for ./gdal/post_3.5.0
WARNING: Could not apply patches, skipping build:
fPIC=True
shared=False
utils=True
ERROR: Missing prebuilt package for 'arrow/14.0.2', 'giflib/5.2.1', 'libbacktrace/cci.20210118', 'libcurl/8.15.0', 'libevent/2.1.12', 'libgeotiff/1.7.1', 'libiconv/1.17', 'libtiff/4.6.0', 'proj/9.3.1', 'thrift/0.20.0'. You can try:
- List all available packages using 'conan list "giflib/5.2.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./gdal/pre_3.5.0
WARNING: conan create failed for ./gdal/pre_3.5.0
WARNING: Could not apply patches, skipping build:
fPIC=True
shared=False
utils=True
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'giflib/5.2.1', 'libcurl/8.15.0', 'libgeotiff/1.7.1', 'libiconv/1.17', 'libtiff/4.6.0', 'libtool/2.4.7', 'proj/9.3.1'. You can try:
- List all available packages using 'conan list "giflib/5.2.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./gdbm/all
WARNING: conan create failed for ./gdbm/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: gnu-config/cci.20210814:da39a3ee5e6b4b0d3255bfef95601890afd80709
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'flex/2.6.4', 'gnu-config/cci.20210814'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=flex/2.6.4 --build=gnu-config/cci.20210814' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./gdcm/all
WARNING: conan create failed for ./gdcm/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./gdk-pixbuf/all
ERROR: No patches found in conandata.yml for ./gdk-pixbuf/all, skipping.
Testing recipe in directory: ./gemmlowp/all
INFO: Successfully patched ./gemmlowp/all.
gemmlowp/cci.20210928: Copying sources to build folder
gemmlowp/cci.20210928: Building your package in /home/conan/.conan2/p/b/gemml1c4c36de4e945/b
gemmlowp/cci.20210928: Calling generate()
gemmlowp/cci.20210928: Generators folder: /home/conan/.conan2/p/b/gemml1c4c36de4e945/b/build/Release/generators
gemmlowp/cci.20210928: CMakeToolchain generated: conan_toolchain.cmake
gemmlowp/cci.20210928: CMakeToolchain generated: /home/conan/.conan2/p/b/gemml1c4c36de4e945/b/build/Release/generators/CMakePresets.json
gemmlowp/cci.20210928: Generating aggregated env files
gemmlowp/cci.20210928: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
gemmlowp/cci.20210928: Calling build()
gemmlowp/cci.20210928: Apply patch (file): patches/build-static-libraries.patch
-------------------------------------------------------
Testing recipe in directory: ./geographiclib/all
INFO: Successfully patched ./geographiclib/all.
geographiclib/1.50.2: Building your package in /home/conan/.conan2/p/b/geogr2b739c6228259/b
geographiclib/1.50.2: Calling generate()
geographiclib/1.50.2: Generators folder: /home/conan/.conan2/p/b/geogr2b739c6228259/b/build/Release/generators
geographiclib/1.50.2: CMakeToolchain generated: conan_toolchain.cmake
geographiclib/1.50.2: CMakeToolchain generated: /home/conan/.conan2/p/b/geogr2b739c6228259/b/build/Release/generators/CMakePresets.json
geographiclib/1.50.2: CMakeToolchain generated: /home/conan/.conan2/p/b/geogr2b739c6228259/b/src/CMakeUserPresets.json
geographiclib/1.50.2: Generating aggregated env files
geographiclib/1.50.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
geographiclib/1.50.2: Calling build()
geographiclib/1.50.2: Apply patch (conan): Add cmake_minimum_required() to top CMakeLists
-------------------------------------------------------
Testing recipe in directory: ./geotrans/all
INFO: Successfully patched ./geotrans/all.
geotrans/3.8: Copying sources to build folder
geotrans/3.8: Building your package in /home/conan/.conan2/p/b/geotr6c17058089582/b
geotrans/3.8: Calling generate()
geotrans/3.8: Generators folder: /home/conan/.conan2/p/b/geotr6c17058089582/b/build/Release/generators
geotrans/3.8: CMakeToolchain generated: conan_toolchain.cmake
geotrans/3.8: CMakeToolchain generated: /home/conan/.conan2/p/b/geotr6c17058089582/b/build/Release/generators/CMakePresets.json
geotrans/3.8: Generating aggregated env files
geotrans/3.8: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
geotrans/3.8: Calling build()
geotrans/3.8: Apply patch (file): patches/3.x-fix-for-cxx20.patch
-------------------------------------------------------
Testing recipe in directory: ./getdns/all
WARNING: conan create failed for ./getdns/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libevent/2.1.12', 'libiconv/1.17', 'libidn2/2.3.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libevent/2.1.12 --build=libiconv/1.17 --build=libidn2/2.3.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./getopt-for-visual-studio/all
WARNING: conan create failed for ./getopt-for-visual-studio/all
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
getopt-for-visual-studio/20200201#8705f3666c2084bcb4780407246efe31 - Cache
======== Computing necessary packages ========
Requirements
getopt-for-visual-studio/20200201#8705f3666c2084bcb4780407246efe31:da39a3ee5e6b4b0d3255bfef95601890afd80709 - Invalid
ERROR: There are invalid packages:
getopt-for-visual-studio/20200201: Invalid: getopt-for-visual-studio is only supported for Visual Studio
-------------------------------------------------------
Testing recipe in directory: ./gettext/all
WARNING: conan create failed for ./gettext/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./gf-complete/all
WARNING: conan create failed for ./gf-complete/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./giflib/5.2.x
INFO: Successfully patched ./giflib/5.2.x.
giflib/5.2.1: Calling generate()
giflib/5.2.1: Generators folder: /home/conan/.conan2/p/b/gifli529b10fdcb625/b/build/Release/generators
giflib/5.2.1: CMakeToolchain generated: conan_toolchain.cmake
giflib/5.2.1: CMakeToolchain generated: /home/conan/.conan2/p/b/gifli529b10fdcb625/b/build/Release/generators/CMakePresets.json
giflib/5.2.1: Generating aggregated env files
giflib/5.2.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
giflib/5.2.1: Calling build()
giflib/5.2.1: Apply patch (portability): Use strtok_s instead of strtok_r with MSVC
giflib/5.2.1: Apply patch (portability): import unistd in non windows os
giflib/5.2.1: Apply patch (portability): export symbols with MSVC
-------------------------------------------------------
Testing recipe in directory: ./ginkgo/all
INFO: Successfully patched ./ginkgo/all.
ginkgo/1.3.0: Forced build from source
Requirements
ginkgo/1.3.0#79b369fc43dddc6e720e2248236568e0:4d5eb25fda1823717a98c23f8343da36a751f3d1 - Build
======== Installing packages ========
ginkgo/1.3.0: Calling source() in /home/conan/.conan2/p/ginkg5f6f15b0627af/s/src
ginkgo/1.3.0: Source https://github.com/ginkgo-project/ginkgo/archive/v1.3.0.tar.gz retrieved from local download cache
ginkgo/1.3.0: Uncompressing v1.3.0.tar.gz to .
ginkgo/1.3.0: Apply patch (official): Fixes for CMake issues
ginkgo/1.3.0: Apply patch (official): Fixes for MSVC compatibility
-------------------------------------------------------
Testing recipe in directory: ./gklib/all
INFO: Successfully patched ./gklib/all.
gklib/5.1.1: CMakeToolchain generated: conan_toolchain.cmake
gklib/5.1.1: CMakeToolchain generated: /home/conan/.conan2/p/b/gklibfe44b38e09bfb/b/build/Release/generators/CMakePresets.json
gklib/5.1.1: CMakeToolchain generated: /home/conan/.conan2/p/b/gklibfe44b38e09bfb/b/src/CMakeUserPresets.json
gklib/5.1.1: Generating aggregated env files
gklib/5.1.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
gklib/5.1.1: Calling build()
gklib/5.1.1: Apply patch (conan): Install win32 headers
gklib/5.1.1: Apply patch (conan): Disable tests
gklib/5.1.1: Apply patch (conan): Install runtime
gklib/5.1.1: Apply patch (conan): Increase minium CMake version required
-------------------------------------------------------
Testing recipe in directory: ./glad/all
INFO: Successfully patched ./glad/all.
======== Computing necessary packages ========
glad/0.1.33: Forced build from source
Requirements
glad/0.1.33#ebbfbf8dbd69f81dd2d5bca522dfdab9:c909300312db3ba13ddeea5f037b6565ad950abe - Build
======== Installing packages ========
glad/0.1.33: Calling source() in /home/conan/.conan2/p/glad5d815b63adb74/s/src
glad/0.1.33: Source https://github.com/Dav1dde/glad/archive/v0.1.33.tar.gz retrieved from local download cache
glad/0.1.33: Uncompressing v0.1.33.tar.gz to .
glad/0.1.33: Apply patch (file): patches/0001-CMake-handle-all-specs.patch
-------------------------------------------------------
Testing recipe in directory: ./glbinding/all
INFO: Successfully patched ./glbinding/all.
glbinding/3.1.0: Calling generate()
glbinding/3.1.0: Generators folder: /home/conan/.conan2/p/b/glbina3943de09845b/b/build/Release/generators
glbinding/3.1.0: CMakeToolchain generated: conan_toolchain.cmake
glbinding/3.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/glbina3943de09845b/b/build/Release/generators/CMakePresets.json
glbinding/3.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/glbina3943de09845b/b/src/CMakeUserPresets.json
glbinding/3.1.0: Generating aggregated env files
glbinding/3.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
glbinding/3.1.0: Calling build()
glbinding/3.1.0: Apply patch (file): patches/3.1/cmake-install.patch
glbinding/3.1.0: Apply patch (file): patches/3.1/getProcAddr.patch
-------------------------------------------------------
Testing recipe in directory: ./glib/all
INFO: Successfully patched ./glib/all.
glib/2.76.3: Copying sources to build folder
glib/2.76.3: Building your package in /home/conan/.conan2/p/b/glib41446f5f31715/b
glib/2.76.3: Calling generate()
glib/2.76.3: Generators folder: /home/conan/.conan2/p/b/glib41446f5f31715/b/build-release/conan
glib/2.76.3: MesonToolchain generated: conan_meson_native.ini
glib/2.76.3: Generating aggregated env files
glib/2.76.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
glib/2.76.3: Calling build()
glib/2.76.3: Apply patch (bugfix): fix libintl discovery
glib/2.76.3: Apply patch (bugfix): remove distutils
-------------------------------------------------------
Testing recipe in directory: ./gm2calc/all
WARNING: conan create failed for ./gm2calc/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libbacktrace/cci.20210118:b647c43bfefae3f830561ca202b6cfd935b56205
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0', 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0 --build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./gn/all
WARNING: conan create failed for ./gn/all
WARNING: Could not apply patches, skipping build:
======== Computing necessary packages ========
gn/cci.20240611: Forced build from source
Requirements
gn/cci.20240611#ecc51bc300ee9b84f08b794eff4119b6:3593751651824fb813502c69c971267624ced41a - Invalid
Build requirements
Skipped binaries
ninja/1.13.1
ERROR: There are invalid packages:
gn/cci.20240611: Cannot build for this configuration: Current cppstd (gnu17) is lower than the required C++ standard (20).
-------------------------------------------------------
Testing recipe in directory: ./gnu-config/all
INFO: Successfully patched ./gnu-config/all.
-------- Installing package gnu-config/cci.20210814 (1 of 1) --------
gnu-config/cci.20210814: Building from source
gnu-config/cci.20210814: Package gnu-config/cci.20210814:da39a3ee5e6b4b0d3255bfef95601890afd80709
gnu-config/cci.20210814: Copying sources to build folder
gnu-config/cci.20210814: Building your package in /home/conan/.conan2/p/b/gnu-c345d5de924b18/b
gnu-config/cci.20210814: Generating aggregated env files
gnu-config/cci.20210814: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
gnu-config/cci.20210814: Calling build()
gnu-config/cci.20210814: Apply patch (portability): add support to tvOS
-------------------------------------------------------
Testing recipe in directory: ./gnutls/all
WARNING: conan create failed for ./gnutls/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./googleapis/all
INFO: Successfully patched ./googleapis/all.
googleapis/cci.20210730: CMakeToolchain generated: conan_toolchain.cmake
googleapis/cci.20210730: CMakeToolchain generated: /home/conan/.conan2/p/b/googlded5b635d7428/b/build/Release/generators/CMakePresets.json
googleapis/cci.20210730: CMakeToolchain generated: /home/conan/.conan2/p/b/googlded5b635d7428/b/src/CMakeUserPresets.json
googleapis/cci.20210730: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(protobuf)
target_link_libraries(... protobuf::protobuf)
googleapis/cci.20210730: Generating aggregated env files
googleapis/cci.20210730: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
googleapis/cci.20210730: Calling build()
googleapis/cci.20210730: Apply patch (bugfix): Fix incorrect dependency name in BUILD.bazel file
-------------------------------------------------------
Testing recipe in directory: ./google-cloud-cpp/2.x
WARNING: conan create failed for ./google-cloud-cpp/2.x
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'abseil/20230125.3', 'grpc/1.54.3', 'libcurl/8.15.0'. You can try:
- List all available packages using 'conan list "abseil/20230125.3:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=abseil/20230125.3 --build=grpc/1.54.3 --build=libcurl/8.15.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./gperf/all
INFO: Successfully patched ./gperf/all.
======== Computing necessary packages ========
gperf/3.1: Forced build from source
Requirements
gperf/3.1#7b535e34bfcd348de8ba181f2bc64201:3593751651824fb813502c69c971267624ced41a - Build
======== Installing packages ========
gperf/3.1: Calling source() in /home/conan/.conan2/p/gperfcaf4b1a9999e1/s/src
gperf/3.1: Source ['https://ftpmirror.gnu.org/gnu/gperf/gperf-3.1.tar.gz', 'https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gperf/gperf-3.1.tar.gz', 'https://ftp.gnu.org/pub/gnu/gperf/gperf-3.1.tar.gz'] retrieved from local download cache
gperf/3.1: Uncompressing gperf-3.1.tar.gz to /home/conan/.conan2/p/gperfcaf4b1a9999e1/s/src
gperf/3.1: Apply patch (file): patches/0001-remove-register-keyword.patch
-------------------------------------------------------
Testing recipe in directory: ./grpc/all
WARNING: conan create failed for ./grpc/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'abseil/20230125.3'. You can try:
- List all available packages using 'conan list "abseil/20230125.3:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=abseil/20230125.3' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./gsl/all
WARNING: conan create failed for ./gsl/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./gtk-doc-stub/all
INFO: Successfully patched ./gtk-doc-stub/all.
gtk-doc-stub/cci.20181216: Building from source
gtk-doc-stub/cci.20181216: Package gtk-doc-stub/cci.20181216:da39a3ee5e6b4b0d3255bfef95601890afd80709
gtk-doc-stub/cci.20181216: Copying sources to build folder
gtk-doc-stub/cci.20181216: Building your package in /home/conan/.conan2/p/b/gtk-d4222105d44072/b
gtk-doc-stub/cci.20181216: Calling generate()
gtk-doc-stub/cci.20181216: Generators folder: /home/conan/.conan2/p/b/gtk-d4222105d44072/b/build/conan
gtk-doc-stub/cci.20181216: Generating aggregated env files
gtk-doc-stub/cci.20181216: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
gtk-doc-stub/cci.20181216: Calling build()
gtk-doc-stub/cci.20181216: Apply patch (file): patches/0001-relocatable-gtkdocize.patch
-------------------------------------------------------
Testing recipe in directory: ./gtsam/all
WARNING: conan create failed for ./gtsam/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libbacktrace/cci.20210118:b647c43bfefae3f830561ca202b6cfd935b56205
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0', 'gklib/5.1.1', 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0 --build=gklib/5.1.1 --build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./h3/all
INFO: Successfully patched ./h3/all.
h3/3.6.3: Building your package in /home/conan/.conan2/p/b/h316029519a9ca0/b
h3/3.6.3: Calling generate()
h3/3.6.3: Generators folder: /home/conan/.conan2/p/b/h316029519a9ca0/b/build/Release/generators
h3/3.6.3: CMakeToolchain generated: conan_toolchain.cmake
h3/3.6.3: CMakeToolchain generated: /home/conan/.conan2/p/b/h316029519a9ca0/b/build/Release/generators/CMakePresets.json
h3/3.6.3: CMakeToolchain generated: /home/conan/.conan2/p/b/h316029519a9ca0/b/src/CMakeUserPresets.json
h3/3.6.3: Generating aggregated env files
h3/3.6.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
h3/3.6.3: Calling build()
h3/3.6.3: Apply patch (portability): move project definition to head, set c99 flag
-------------------------------------------------------
Testing recipe in directory: ./h5pp/all
WARNING: conan create failed for ./h5pp/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: eigen/3.4.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./hash-library/all
INFO: Successfully patched ./hash-library/all.
hash-library/8.0: Copying sources to build folder
hash-library/8.0: Building your package in /home/conan/.conan2/p/b/hash-e524766994db7/b
hash-library/8.0: Calling generate()
hash-library/8.0: Generators folder: /home/conan/.conan2/p/b/hash-e524766994db7/b/build/Release/generators
hash-library/8.0: CMakeToolchain generated: conan_toolchain.cmake
hash-library/8.0: CMakeToolchain generated: /home/conan/.conan2/p/b/hash-e524766994db7/b/build/Release/generators/CMakePresets.json
hash-library/8.0: Generating aggregated env files
hash-library/8.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
hash-library/8.0: Calling build()
hash-library/8.0: Apply patch (file): patches/001-fix-macos.patch
-------------------------------------------------------
Testing recipe in directory: ./hayai/all
INFO: Successfully patched ./hayai/all.
hayai/cci.20190823: Building your package in /home/conan/.conan2/p/b/hayai573b4aef3d746/b
hayai/cci.20190823: Calling generate()
hayai/cci.20190823: Generators folder: /home/conan/.conan2/p/b/hayai573b4aef3d746/b/build/Release/generators
hayai/cci.20190823: CMakeToolchain generated: conan_toolchain.cmake
hayai/cci.20190823: CMakeToolchain generated: /home/conan/.conan2/p/b/hayai573b4aef3d746/b/build/Release/generators/CMakePresets.json
hayai/cci.20190823: CMakeToolchain generated: /home/conan/.conan2/p/b/hayai573b4aef3d746/b/src/CMakeUserPresets.json
hayai/cci.20190823: Generating aggregated env files
hayai/cci.20190823: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
hayai/cci.20190823: Calling build()
hayai/cci.20190823: Apply patch (conan): Move cmake_minimum_required() before project() in CMakeLists.txt
-------------------------------------------------------
Testing recipe in directory: ./hazelcast-cpp-client/all
WARNING: conan create failed for ./hazelcast-cpp-client/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./hdf4/all
INFO: Successfully patched ./hdf4/all.
hdf4/4.2.15: CMakeToolchain generated: /home/conan/.conan2/p/b/hdf44e5491cec6035/b/src/CMakeUserPresets.json
hdf4/4.2.15: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
find_package(JPEG)
target_link_libraries(... ZLIB::ZLIB JPEG::JPEG)
hdf4/4.2.15: Generating aggregated env files
hdf4/4.2.15: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
hdf4/4.2.15: Calling build()
hdf4/4.2.15: Apply patch (file): patches/fix-export-macro.patch
hdf4/4.2.15: Apply patch (file): patches/fix-missing-unistd-include.patch
-------------------------------------------------------
Testing recipe in directory: ./hdf5/all
ERROR: No patches found in conandata.yml for ./hdf5/all, skipping.
Testing recipe in directory: ./hdrhistogram-c/all
INFO: Successfully patched ./hdrhistogram-c/all.
hdrhistogram-c/0.11.0: CMakeToolchain generated: conan_toolchain.cmake
hdrhistogram-c/0.11.0: CMakeToolchain generated: /home/conan/.conan2/p/b/hdrhi7b368df860d6d/b/build/Release/generators/CMakePresets.json
hdrhistogram-c/0.11.0: CMakeToolchain generated: /home/conan/.conan2/p/b/hdrhi7b368df860d6d/b/src/CMakeUserPresets.json
hdrhistogram-c/0.11.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
target_link_libraries(... ZLIB::ZLIB)
hdrhistogram-c/0.11.0: Generating aggregated env files
hdrhistogram-c/0.11.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
hdrhistogram-c/0.11.0: Calling build()
hdrhistogram-c/0.11.0: Apply patch (file): patches/cmake-install.patch
-------------------------------------------------------
Testing recipe in directory: ./highway/all
INFO: Successfully patched ./highway/all.
highway/1.2.0: Building your package in /home/conan/.conan2/p/b/highw650cf18d92a43/b
highway/1.2.0: Calling generate()
highway/1.2.0: Generators folder: /home/conan/.conan2/p/b/highw650cf18d92a43/b/build/Release/generators
highway/1.2.0: CMakeToolchain generated: conan_toolchain.cmake
highway/1.2.0: CMakeToolchain generated: /home/conan/.conan2/p/b/highw650cf18d92a43/b/build/Release/generators/CMakePresets.json
highway/1.2.0: CMakeToolchain generated: /home/conan/.conan2/p/b/highw650cf18d92a43/b/src/CMakeUserPresets.json
highway/1.2.0: Generating aggregated env files
highway/1.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
highway/1.2.0: Calling build()
highway/1.2.0: Apply patch (backport): fix incorrect DLLEXPORT
-------------------------------------------------------
Testing recipe in directory: ./hiredis/all
INFO: Successfully patched ./hiredis/all.
hiredis/1.0.0: Building your package in /home/conan/.conan2/p/b/hired9563e1f658e9c/b
hiredis/1.0.0: Calling generate()
hiredis/1.0.0: Generators folder: /home/conan/.conan2/p/b/hired9563e1f658e9c/b/build/Release/generators
hiredis/1.0.0: CMakeToolchain generated: conan_toolchain.cmake
hiredis/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/hired9563e1f658e9c/b/build/Release/generators/CMakePresets.json
hiredis/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/hired9563e1f658e9c/b/src/CMakeUserPresets.json
hiredis/1.0.0: Generating aggregated env files
hiredis/1.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
hiredis/1.0.0: Calling build()
hiredis/1.0.0: Apply patch (conan): enable static/shared build, fix openssl link name
-------------------------------------------------------
Testing recipe in directory: ./homog2d/all
INFO: Successfully patched ./homog2d/all.
homog2d/2.9: Building from source
homog2d/2.9: Package homog2d/2.9:da39a3ee5e6b4b0d3255bfef95601890afd80709
homog2d/2.9: Copying sources to build folder
homog2d/2.9: Building your package in /home/conan/.conan2/p/b/homogf72d260628a66/b
homog2d/2.9: Generating aggregated env files
homog2d/2.9: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
homog2d/2.9: Calling build()
homog2d/2.9: Apply patch (portability): include array to solve compilation error on appale-clang
homog2d/2.9: Apply patch (portability): use __FUNCSIG__ instead of __PRETTY_FUNCTION__ on MSVC
homog2d/2.9: Apply patch (portability): fix msvc compilation error
-------------------------------------------------------
Testing recipe in directory: ./hunspell/all
INFO: Successfully patched ./hunspell/all.
hunspell/1.7.2: Copying sources to build folder
hunspell/1.7.2: Building your package in /home/conan/.conan2/p/b/hunsp9c5119b2b36c7/b
hunspell/1.7.2: Calling generate()
hunspell/1.7.2: Generators folder: /home/conan/.conan2/p/b/hunsp9c5119b2b36c7/b/build/Release/generators
hunspell/1.7.2: CMakeToolchain generated: conan_toolchain.cmake
hunspell/1.7.2: CMakeToolchain generated: /home/conan/.conan2/p/b/hunsp9c5119b2b36c7/b/build/Release/generators/CMakePresets.json
hunspell/1.7.2: Generating aggregated env files
hunspell/1.7.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
hunspell/1.7.2: Calling build()
hunspell/1.7.2: Apply patch (official): Fix build problem with basic_string::append()
-------------------------------------------------------
Testing recipe in directory: ./hyperscan/all
WARNING: conan create failed for ./hyperscan/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./iceoryx/all
INFO: Successfully patched ./iceoryx/all.
iceoryx/1.0.3: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(cpptoml)
find_package(acl)
target_link_libraries(... cpptoml acl::acl)
iceoryx/1.0.3: Generating aggregated env files
iceoryx/1.0.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
iceoryx/1.0.3: Calling build()
iceoryx/1.0.3: Apply patch (file): patches/1.0.0-0001-fix-find-toml.patch
iceoryx/1.0.3: Apply patch (file): patches/1.0.0-0002-fix-install-bundle.patch
iceoryx/1.0.3: Apply patch (file): patches/1.0.0-0003-no-hardcoded-libcxx.patch
-------------------------------------------------------
Testing recipe in directory: ./icu/all
INFO: Successfully patched ./icu/all.
icu/73.1: options: dat_package_file=None data_packaging=archive fPIC=True shared=False with_dyload=True with_extras=False with_icuio=True
icu/73.1: Copying sources to build folder
icu/73.1: Building your package in /home/conan/.conan2/p/b/icub526cb0b494ba/b
icu/73.1: Calling generate()
icu/73.1: Generators folder: /home/conan/.conan2/p/b/icub526cb0b494ba/b/build-release/conan
icu/73.1: Generating aggregated env files
icu/73.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
icu/73.1: Calling build()
icu/73.1: Apply patch (portability): support mingw
icu/73.1: Apply patch (portability): Add config file for wasm-emscripten platform
-------------------------------------------------------
Testing recipe in directory: ./ignition-cmake/all
INFO: Successfully patched ./ignition-cmake/all.
ignition-cmake/2.10.0: WARN: /home/conan/.conan2/p/ignite8f778137e047/s/patches/2.10.0-0001-fix-cmake.patch: file 2/3: b'cmake/IgnSetCompilerFlags.cmake'
ignition-cmake/2.10.0: WARN: /home/conan/.conan2/p/ignite8f778137e047/s/patches/2.10.0-0001-fix-cmake.patch: hunk no.2 doesn't match source file at line 96
ignition-cmake/2.10.0: WARN: /home/conan/.conan2/p/ignite8f778137e047/s/patches/2.10.0-0001-fix-cmake.patch: expected: b' if(${CMAKE_SYSTEM_VERSION} LESS 10)'
ignition-cmake/2.10.0: WARN: /home/conan/.conan2/p/ignite8f778137e047/s/patches/2.10.0-0001-fix-cmake.patch: actual : b' if(NOT CMAKE_SYSTEM_VERSION)'
ignition-cmake/2.10.0: WARN: /home/conan/.conan2/p/ignite8f778137e047/s/patches/2.10.0-0001-fix-cmake.patch: already patched b'cmake/IgnSetCompilerFlags.cmake'
ignition-cmake/2.10.0: WARN: /home/conan/.conan2/p/ignite8f778137e047/s/patches/2.10.0-0001-fix-cmake.patch: file 3/3: b'cmake/IgnUtils.cmake'
ignition-cmake/2.10.0: WARN: /home/conan/.conan2/p/ignite8f778137e047/s/patches/2.10.0-0001-fix-cmake.patch: hunk no.1 doesn't match source file at line 1399
ignition-cmake/2.10.0: WARN: /home/conan/.conan2/p/ignite8f778137e047/s/patches/2.10.0-0001-fix-cmake.patch: expected: b' "${CMAKE_BINARY_DIR}/include/${include_dir}")'
ignition-cmake/2.10.0: WARN: /home/conan/.conan2/p/ignite8f778137e047/s/patches/2.10.0-0001-fix-cmake.patch: actual : b' "${PROJECT_BINARY_DIR}/include/${include_dir}")'
ignition-cmake/2.10.0: WARN: /home/conan/.conan2/p/ignite8f778137e047/s/patches/2.10.0-0001-fix-cmake.patch: already patched b'cmake/IgnUtils.cmake'
-------------------------------------------------------
Testing recipe in directory: ./iir1/all
INFO: Successfully patched ./iir1/all.
iir1/1.9.0: Calling generate()
iir1/1.9.0: Generators folder: /home/conan/.conan2/p/b/iir14b6b5ef76e3db/b/build/Release/generators
iir1/1.9.0: CMakeToolchain generated: conan_toolchain.cmake
iir1/1.9.0: CMakeToolchain generated: /home/conan/.conan2/p/b/iir14b6b5ef76e3db/b/build/Release/generators/CMakePresets.json
iir1/1.9.0: CMakeToolchain generated: /home/conan/.conan2/p/b/iir14b6b5ef76e3db/b/src/CMakeUserPresets.json
iir1/1.9.0: Generating aggregated env files
iir1/1.9.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
iir1/1.9.0: Calling build()
iir1/1.9.0: Apply patch (portability): Avoid to define __declspec(dllexport) on windows at consume time & in static lib
iir1/1.9.0: Apply patch (portability): Install dll to bin folder
-------------------------------------------------------
Testing recipe in directory: ./im95able-rea/all
INFO: Successfully patched ./im95able-rea/all.
-------- Installing package im95able-rea/cci.20190225 (1 of 1) --------
im95able-rea/cci.20190225: Building from source
im95able-rea/cci.20190225: Package im95able-rea/cci.20190225:da39a3ee5e6b4b0d3255bfef95601890afd80709
im95able-rea/cci.20190225: Copying sources to build folder
im95able-rea/cci.20190225: Building your package in /home/conan/.conan2/p/b/im95a9053cc1a8797f/b
im95able-rea/cci.20190225: Generating aggregated env files
im95able-rea/cci.20190225: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
im95able-rea/cci.20190225: Calling build()
im95able-rea/cci.20190225: Apply patch (portability): include limits
-------------------------------------------------------
Testing recipe in directory: ./imagl/all
WARNING: conan create failed for ./imagl/all
WARNING: Could not apply patches, skipping build:
libpng/[>=1.6 <2]: libpng/1.6.50
zlib/[>=1.2.11 <2]: zlib/1.3.1
======== Computing necessary packages ========
Requirements
imagl/0.1.0#e61399e862b3ef2b83a199486b3f3b4b:f274291ff0dae5d1d459754e5c96d2743a1d0f05 - Invalid
libpng/1.6.50#c96b3b9fa67d44545d6583bb0c348904:19b397f6e54f5b8b2c6f7b81c4dce4c52d386e4f#8a7cf52e17adcd6478784fefef1df801 - Cache
zlib/1.3.1#b8bc2603263cf7eccbd6e17e66b0ed76:b647c43bfefae3f830561ca202b6cfd935b56205#fee20b6da94c4580b0c84ca5ce203fdc - Cache
ERROR: There are invalid packages:
imagl/0.1.0: Invalid: Current cppstd (gnu17) is lower than the required C++ standard (20).
-------------------------------------------------------
Testing recipe in directory: ./imake/all
WARNING: conan create failed for ./imake/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./imutils-cpp/all
WARNING: conan create failed for ./imutils-cpp/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'ffmpeg/7.1.1', 'freetype/2.13.2', 'libcurl/8.15.0', 'libiconv/1.17', 'libmp3lame/3.100', 'libtiff/4.6.0', 'libtool/2.4.7', 'libx265/3.4', 'opencv/4.12.0', 'openexr/3.3.5', 'pulseaudio/14.2', 'wayland/1.22.0', 'xkbcommon/1.6.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./innoextract/all
WARNING: conan create failed for ./innoextract/all
WARNING: Could not apply patches, skipping build:
boost/1.85.0: Main binary package '00867b17a22144904491de817173960ebefdc28f' missing
boost/1.85.0: Checking 7 compatible configurations
boost/1.85.0: Found compatible package '903ad65dc0e9f5cb259446ba4050a62346e26d6d': compiler.cppstd=17
Requirements
innoextract/1.9.0#06cbca767125a333e0e2ecebeec682a0:ed491c479d724c5901fa0e8a74d68efa07ddae26 - Invalid
Build requirements
Skipped binaries
boost/1.85.0, bzip2/1.0.8, libbacktrace/cci.20210118, libiconv/1.17, xz_utils/5.4.5, zlib/1.3.1, b2/5.3.3
ERROR: There are invalid packages:
innoextract/1.9.0: Invalid: Current cppstd (gnu17) is higher than the required C++ standard (14).
-------------------------------------------------------
Testing recipe in directory: ./intel-ipsec-mb/all
WARNING: conan create failed for ./intel-ipsec-mb/all
WARNING: Could not apply patches, skipping build:
arch=x86_64
build_type=Release
os=Linux
ERROR: Missing prebuilt package for 'nasm/2.15.05'. You can try:
- List all available packages using 'conan list "nasm/2.15.05:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=nasm/2.15.05' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./iowow/all
INFO: Successfully patched ./iowow/all.
iowow/1.4.16: Calling generate()
iowow/1.4.16: Generators folder: /home/conan/.conan2/p/b/iowow5741808d14b0e/b/build/Release/generators
iowow/1.4.16: CMakeToolchain generated: conan_toolchain.cmake
iowow/1.4.16: CMakeToolchain generated: /home/conan/.conan2/p/b/iowow5741808d14b0e/b/build/Release/generators/CMakePresets.json
iowow/1.4.16: CMakeToolchain generated: /home/conan/.conan2/p/b/iowow5741808d14b0e/b/src/CMakeUserPresets.json
iowow/1.4.16: Generating aggregated env files
iowow/1.4.16: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
iowow/1.4.16: Calling build()
iowow/1.4.16: Apply patch (portability): Some fixes for macOS
iowow/1.4.16: Apply patch (portability): fix uint64_t printf format
-------------------------------------------------------
Testing recipe in directory: ./iphreeqc/all
INFO: Successfully patched ./iphreeqc/all.
iphreeqc/3.8.1: Building your package in /home/conan/.conan2/p/b/iphreb59d85422fb1c/b
iphreeqc/3.8.1: Calling generate()
iphreeqc/3.8.1: Generators folder: /home/conan/.conan2/p/b/iphreb59d85422fb1c/b/build/Release/generators
iphreeqc/3.8.1: CMakeToolchain generated: conan_toolchain.cmake
iphreeqc/3.8.1: CMakeToolchain generated: /home/conan/.conan2/p/b/iphreb59d85422fb1c/b/build/Release/generators/CMakePresets.json
iphreeqc/3.8.1: CMakeToolchain generated: /home/conan/.conan2/p/b/iphreb59d85422fb1c/b/src/CMakeUserPresets.json
iphreeqc/3.8.1: Generating aggregated env files
iphreeqc/3.8.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
iphreeqc/3.8.1: Calling build()
iphreeqc/3.8.1: Apply patch (conan): Don't build examples, doc and database
-------------------------------------------------------
Testing recipe in directory: ./irrxml/all
INFO: Successfully patched ./irrxml/all.
irrxml/1.2: Copying sources to build folder
irrxml/1.2: Building your package in /home/conan/.conan2/p/b/irrxmc6f67f24477eb/b
irrxml/1.2: Calling generate()
irrxml/1.2: Generators folder: /home/conan/.conan2/p/b/irrxmc6f67f24477eb/b/build/Release/generators
irrxml/1.2: CMakeToolchain generated: conan_toolchain.cmake
irrxml/1.2: CMakeToolchain generated: /home/conan/.conan2/p/b/irrxmc6f67f24477eb/b/build/Release/generators/CMakePresets.json
irrxml/1.2: Generating aggregated env files
irrxml/1.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
irrxml/1.2: Calling build()
irrxml/1.2: Apply patch (file): patches/1.2/irrtypes_debug_vs.patch
-------------------------------------------------------
Testing recipe in directory: ./isl/all
INFO: Successfully patched ./isl/all.
isl/0.24 (test package): Running CMake.build()
isl/0.24 (test package): RUN: cmake --build "/home/conan/project/isl/all/test_package/build/gcc-11-x86_64-gnu17-release" --verbose -- -j12
[1/2] /usr/local/bin/cc -isystem /home/conan/.conan2/p/b/islf1dac90ed4b93/p/include -m64 -O3 -DNDEBUG -MD -MT CMakeFiles/test_package.dir/test_package.c.o -MF CMakeFiles/test_package.dir/test_package.c.o.d -o CMakeFiles/test_package.dir/test_package.c.o -c ../../test_package.c
[2/2] : && /usr/local/bin/cc -m64 -O3 -DNDEBUG -m64 CMakeFiles/test_package.dir/test_package.c.o -o test_package -L/home/conan/.conan2/p/b/islf1dac90ed4b93/p/lib -L/home/conan/.conan2/p/gmp3d6ff0d92fde5/p/lib -Wl,-rpath,/home/conan/.conan2/p/b/islf1dac90ed4b93/p/lib:/home/conan/.conan2/p/gmp3d6ff0d92fde5/p/lib /home/conan/.conan2/p/b/islf1dac90ed4b93/p/lib/libisl.a /home/conan/.conan2/p/gmp3d6ff0d92fde5/p/lib/libgmpxx.a -lm /home/conan/.conan2/p/gmp3d6ff0d92fde5/p/lib/libgmp.a && :
======== Testing the package: Executing test ========
isl/0.24 (test package): Running test()
isl/0.24 (test package): RUN: ./test_package
-------------------------------------------------------
Testing recipe in directory: ./itk/all
WARNING: conan create failed for ./itk/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libtiff/4.6.0:c1e017e21bcc771030486c112d716ba6112a4f04
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0', 'gdcm/3.0.23', 'libiconv/1.17', 'libtiff/4.6.0'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0 --build=gdcm/3.0.23 --build=libiconv/1.17 --build=libtiff/4.6.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./jasper/all
INFO: Successfully patched ./jasper/all.
jasper/4.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/jaspe714fdcb7e2d70/b/src/CMakeUserPresets.json
jasper/4.0.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(JPEG)
target_link_libraries(... JPEG::JPEG)
jasper/4.0.0: Generating aggregated env files
jasper/4.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
jasper/4.0.0: Calling build()
jasper/4.0.0: Apply patch (file): patches/4.0.0-0001-do-not-hardcode-install-rpath.patch
jasper/4.0.0: Apply patch (file): patches/4.0.0-0002-deterministic-libname.patch
jasper/4.0.0: Apply patch (file): patches/4.0.0-0003-msvc-c11-atomics-detection.patch
-------------------------------------------------------
Testing recipe in directory: ./jbig/all
INFO: Successfully patched ./jbig/all.
jbig/20160605: Building your package in /home/conan/.conan2/p/b/jbigbbafd84bd622b/b
jbig/20160605: Calling generate()
jbig/20160605: Generators folder: /home/conan/.conan2/p/b/jbigbbafd84bd622b/b/build/Release/generators
jbig/20160605: CMakeToolchain generated: conan_toolchain.cmake
jbig/20160605: CMakeToolchain generated: /home/conan/.conan2/p/b/jbigbbafd84bd622b/b/build/Release/generators/CMakePresets.json
jbig/20160605: Generating aggregated env files
jbig/20160605: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
jbig/20160605: Calling build()
jbig/20160605: Apply patch (file): patches/0001-add-missing-export.patch
jbig/20160605: Apply patch (file): patches/0002-fix-msvc-export.patch
-------------------------------------------------------
Testing recipe in directory: ./jemalloc/all
WARNING: conan create failed for ./jemalloc/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./jerryscript/all
INFO: Successfully patched ./jerryscript/all.
jerryscript/2.2.0: Building your package in /home/conan/.conan2/p/b/jerry92c0f48f9ccc6/b
jerryscript/2.2.0: Calling generate()
jerryscript/2.2.0: Generators folder: /home/conan/.conan2/p/b/jerry92c0f48f9ccc6/b/build/Release/generators
jerryscript/2.2.0: CMakeToolchain generated: conan_toolchain.cmake
jerryscript/2.2.0: CMakeToolchain generated: /home/conan/.conan2/p/b/jerry92c0f48f9ccc6/b/build/Release/generators/CMakePresets.json
jerryscript/2.2.0: CMakeToolchain generated: /home/conan/.conan2/p/b/jerry92c0f48f9ccc6/b/src/CMakeUserPresets.json
jerryscript/2.2.0: Generating aggregated env files
jerryscript/2.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
jerryscript/2.2.0: Calling build()
jerryscript/2.2.0: Apply patch (file): patches/0001-2.3.0-remove-werror.patch
-------------------------------------------------------
Testing recipe in directory: ./jinja2cpp/all
WARNING: conan create failed for ./jinja2cpp/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./joltphysics/3.x
INFO: Successfully patched ./joltphysics/3.x.
joltphysics/2.0.1: Copying sources to build folder
joltphysics/2.0.1: Building your package in /home/conan/.conan2/p/b/joltpe15a50f44d630/b
joltphysics/2.0.1: Calling generate()
joltphysics/2.0.1: Generators folder: /home/conan/.conan2/p/b/joltpe15a50f44d630/b/build/Release/generators
joltphysics/2.0.1: CMakeToolchain generated: conan_toolchain.cmake
joltphysics/2.0.1: CMakeToolchain generated: /home/conan/.conan2/p/b/joltpe15a50f44d630/b/build/Release/generators/CMakePresets.json
joltphysics/2.0.1: Generating aggregated env files
joltphysics/2.0.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
joltphysics/2.0.1: Calling build()
joltphysics/2.0.1: Apply patch (conan): Fix CMakeLists: no warnings as errors, allow shared, add install target, and add profile & debug_renderer options
-------------------------------------------------------
Testing recipe in directory: ./joltphysics/5.x
INFO: Successfully patched ./joltphysics/5.x.
joltphysics/5.2.0#7c28d502effa1f271a92e89895163e8d:8631cf963dbbb4d7a378a64a6fd1dc57558bc2fe - Build
Build requirements
cmake/3.31.9#2032c6471fe4f5a3e17f65fed518d545:63fead0844576fc02943e16909f08fcdddd6f44b#dd320e548f523b4304a8d7b31dc98082 - Cache
======== Installing packages ========
cmake/3.31.9: Already installed! (1 of 2)
joltphysics/5.2.0: Calling source() in /home/conan/.conan2/p/joltp81baf88566eb9/s/src
joltphysics/5.2.0: Source https://github.com/jrouwe/JoltPhysics/archive/refs/tags/v5.2.0.tar.gz retrieved from local download cache
joltphysics/5.2.0: Uncompressing v5.2.0.tar.gz to .
joltphysics/5.2.0: Apply patch (official): Fix clang error incomplete type 'JPH::Color'
-------------------------------------------------------
Testing recipe in directory: ./jpeg-compressor/all
INFO: Successfully patched ./jpeg-compressor/all.
jpeg-compressor/cci.20200507: Building your package in /home/conan/.conan2/p/b/jpeg-9ace0f83b3bd1/b
jpeg-compressor/cci.20200507: Calling generate()
jpeg-compressor/cci.20200507: Generators folder: /home/conan/.conan2/p/b/jpeg-9ace0f83b3bd1/b/build/Release/generators
jpeg-compressor/cci.20200507: CMakeToolchain generated: conan_toolchain.cmake
jpeg-compressor/cci.20200507: CMakeToolchain generated: /home/conan/.conan2/p/b/jpeg-9ace0f83b3bd1/b/build/Release/generators/CMakePresets.json
jpeg-compressor/cci.20200507: CMakeToolchain generated: /home/conan/.conan2/p/b/jpeg-9ace0f83b3bd1/b/src/CMakeUserPresets.json
jpeg-compressor/cci.20200507: Generating aggregated env files
jpeg-compressor/cci.20200507: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
jpeg-compressor/cci.20200507: Calling build()
jpeg-compressor/cci.20200507: Apply patch (file): patches/pr-18-remove-include-malloc.patch
-------------------------------------------------------
Testing recipe in directory: ./jsbsim/all
INFO: Successfully patched ./jsbsim/all.
jsbsim/1.1.13: CMakeToolchain generated: /home/conan/.conan2/p/b/jsbsief1cd9ffd14db/b/src/CMakeUserPresets.json
jsbsim/1.1.13: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(EXPAT)
target_link_libraries(... EXPAT::EXPAT)
jsbsim/1.1.13: Generating aggregated env files
jsbsim/1.1.13: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
jsbsim/1.1.13: Calling build()
jsbsim/1.1.13: Apply patch (conan): CMake: fix link to expat
jsbsim/1.1.13: Apply patch (conan): CMake: fix installation
jsbsim/1.1.13: Apply patch (portability): Fix 'use of t before deduction of auto' in FGTable.cpp
-------------------------------------------------------
Testing recipe in directory: ./jsoncpp/all
INFO: Successfully patched ./jsoncpp/all.
jsoncpp/1.8.3: Building your package in /home/conan/.conan2/p/b/jsonc6314292c28f76/b
jsoncpp/1.8.3: Calling generate()
jsoncpp/1.8.3: Generators folder: /home/conan/.conan2/p/b/jsonc6314292c28f76/b/build/Release/generators
jsoncpp/1.8.3: CMakeToolchain generated: conan_toolchain.cmake
jsoncpp/1.8.3: CMakeToolchain generated: /home/conan/.conan2/p/b/jsonc6314292c28f76/b/build/Release/generators/CMakePresets.json
jsoncpp/1.8.3: CMakeToolchain generated: /home/conan/.conan2/p/b/jsonc6314292c28f76/b/src/CMakeUserPresets.json
jsoncpp/1.8.3: Generating aggregated env files
jsoncpp/1.8.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
jsoncpp/1.8.3: Calling build()
jsoncpp/1.8.3: Apply patch (file): patches/implicit-conversion-1.8.3.patch
-------------------------------------------------------
Testing recipe in directory: ./jsonnet/all
WARNING: conan create failed for ./jsonnet/all
WARNING: Could not apply patches, skipping build:
jsonnet/0.17.0#23d2ee113f732d63e5f7c306c986e9e1 - Cache
nlohmann_json/3.11.3#45828be26eb619a2e04ca517bb7b828d - Cache
======== Computing necessary packages ========
Requirements
jsonnet/0.17.0#23d2ee113f732d63e5f7c306c986e9e1:29f0f4af56478c5f5230a1347b4dc456da1129f4 - Invalid
Skipped binaries
nlohmann_json/3.11.3
ERROR: There are invalid packages:
jsonnet/0.17.0: Invalid: jsonnet/0.17.0 does not support C++gnu17
-------------------------------------------------------
Testing recipe in directory: ./json-schema-validator/all
INFO: Successfully patched ./json-schema-validator/all.
json-schema-validator/2.0.0: CMakeToolchain generated: conan_toolchain.cmake
json-schema-validator/2.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/json-834a59155ea13/b/build/Release/generators/CMakePresets.json
json-schema-validator/2.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/json-834a59155ea13/b/src/CMakeUserPresets.json
json-schema-validator/2.0.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(nlohmann_json)
target_link_libraries(... nlohmann_json::nlohmann_json)
json-schema-validator/2.0.0: Generating aggregated env files
json-schema-validator/2.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
json-schema-validator/2.0.0: Calling build()
json-schema-validator/2.0.0: Apply patch (conan): CMake: cmake_minimum_version() before project()
-------------------------------------------------------
Testing recipe in directory: ./jungle/all
WARNING: conan create failed for ./jungle/all
WARNING: Could not apply patches, skipping build:
fPIC=True
shared=False
with_snappy=False
ERROR: Missing prebuilt package for 'forestdb/cci.20220727'. You can try:
- List all available packages using 'conan list "forestdb/cci.20220727:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=forestdb/cci.20220727' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./jwasm/all
INFO: Successfully patched ./jwasm/all.
jwasm/2.13: Calling generate()
jwasm/2.13: Generators folder: /home/conan/.conan2/p/b/jwasm8c6ed1b0a8c8c/b/build/Release/generators
jwasm/2.13: CMakeToolchain generated: conan_toolchain.cmake
jwasm/2.13: CMakeToolchain generated: /home/conan/.conan2/p/b/jwasm8c6ed1b0a8c8c/b/build/Release/generators/CMakePresets.json
jwasm/2.13: CMakeToolchain generated: /home/conan/.conan2/p/b/jwasm8c6ed1b0a8c8c/b/src/CMakeUserPresets.json
jwasm/2.13: Generating aggregated env files
jwasm/2.13: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
jwasm/2.13: Calling build()
jwasm/2.13: Apply patch (backport): Fix 64-bit MSVC
jwasm/2.13: Apply patch (compatibility): Fix CMake to add an install target & honor vc runtime
-------------------------------------------------------
Testing recipe in directory: ./jwt-cpp/all
INFO: Successfully patched ./jwt-cpp/all.
-------- Installing package jwt-cpp/0.3.1 (4 of 4) --------
jwt-cpp/0.3.1: Building from source
jwt-cpp/0.3.1: Package jwt-cpp/0.3.1:da39a3ee5e6b4b0d3255bfef95601890afd80709
jwt-cpp/0.3.1: Copying sources to build folder
jwt-cpp/0.3.1: Building your package in /home/conan/.conan2/p/b/jwt-c337a11fb5b789/b
jwt-cpp/0.3.1: Generating aggregated env files
jwt-cpp/0.3.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
jwt-cpp/0.3.1: Calling build()
jwt-cpp/0.3.1: Apply patch (conan): Remove picojson namespace from its include
-------------------------------------------------------
Testing recipe in directory: ./jxrlib/all
INFO: Successfully patched ./jxrlib/all.
jxrlib/cci.20170615: Copying sources to build folder
jxrlib/cci.20170615: Building your package in /home/conan/.conan2/p/b/jxrli1873684133d5d/b
jxrlib/cci.20170615: Calling generate()
jxrlib/cci.20170615: Generators folder: /home/conan/.conan2/p/b/jxrli1873684133d5d/b/build/Release/generators
jxrlib/cci.20170615: CMakeToolchain generated: conan_toolchain.cmake
jxrlib/cci.20170615: CMakeToolchain generated: /home/conan/.conan2/p/b/jxrli1873684133d5d/b/build/Release/generators/CMakePresets.json
jxrlib/cci.20170615: Generating aggregated env files
jxrlib/cci.20170615: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
jxrlib/cci.20170615: Calling build()
jxrlib/cci.20170615: Apply patch (file): patches/0001-missing-declarations.patch
-------------------------------------------------------
Testing recipe in directory: ./kaitai_struct_cpp_stl_runtime/all
INFO: Successfully patched ./kaitai_struct_cpp_stl_runtime/all.
kaitai_struct_cpp_stl_runtime/0.10: Building your package in /home/conan/.conan2/p/b/kaitaea51079ad5fd0/b
kaitai_struct_cpp_stl_runtime/0.10: Calling generate()
kaitai_struct_cpp_stl_runtime/0.10: Generators folder: /home/conan/.conan2/p/b/kaitaea51079ad5fd0/b/build/Release/generators
kaitai_struct_cpp_stl_runtime/0.10: CMakeToolchain generated: conan_toolchain.cmake
kaitai_struct_cpp_stl_runtime/0.10: CMakeToolchain generated: /home/conan/.conan2/p/b/kaitaea51079ad5fd0/b/build/Release/generators/CMakePresets.json
kaitai_struct_cpp_stl_runtime/0.10: CMakeToolchain generated: /home/conan/.conan2/p/b/kaitaea51079ad5fd0/b/src/CMakeUserPresets.json
kaitai_struct_cpp_stl_runtime/0.10: Generating aggregated env files
kaitai_struct_cpp_stl_runtime/0.10: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
kaitai_struct_cpp_stl_runtime/0.10: Calling build()
kaitai_struct_cpp_stl_runtime/0.10: Apply patch (portability): declare cmake_minimum_required first
-------------------------------------------------------
Testing recipe in directory: ./kangaru/all
INFO: Successfully patched ./kangaru/all.
kangaru/4.2.4: Building your package in /home/conan/.conan2/p/b/kanga48cd6f1482e46/b
kangaru/4.2.4: Calling generate()
kangaru/4.2.4: Generators folder: /home/conan/.conan2/p/b/kanga48cd6f1482e46/b/build/Release/generators
kangaru/4.2.4: CMakeToolchain generated: conan_toolchain.cmake
kangaru/4.2.4: CMakeToolchain generated: /home/conan/.conan2/p/b/kanga48cd6f1482e46/b/build/Release/generators/CMakePresets.json
kangaru/4.2.4: CMakeToolchain generated: /home/conan/.conan2/p/b/kanga48cd6f1482e46/b/src/CMakeUserPresets.json
kangaru/4.2.4: Generating aggregated env files
kangaru/4.2.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
kangaru/4.2.4: Calling build()
kangaru/4.2.4: Apply patch (portability): use CURRENT macros for portability
-------------------------------------------------------
Testing recipe in directory: ./kcov/all
WARNING: conan create failed for ./kcov/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./keystone/all
WARNING: conan create failed for ./keystone/all
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
keystone/0.9.2#38ac3f17ff63187bdfc59623ec230445 - Cache
======== Computing necessary packages ========
Requirements
keystone/0.9.2#38ac3f17ff63187bdfc59623ec230445:8631cf963dbbb4d7a378a64a6fd1dc57558bc2fe - Invalid
ERROR: There are invalid packages:
keystone/0.9.2: Invalid: Current cppstd (gnu17) is higher than the required C++ standard (14).
-------------------------------------------------------
Testing recipe in directory: ./krb5/all
WARNING: conan create failed for ./krb5/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libevent/2.1.12', 'libverto/0.3.2'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libevent/2.1.12 --build=libverto/0.3.2' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./ktx/all
INFO: Successfully patched ./ktx/all.
find_package(zstd)
find_package(fmt)
target_link_libraries(... lodepng::lodepng zstd::libzstd fmt::fmt)
ktx/4.0.0: Generating aggregated env files
ktx/4.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
ktx/4.0.0: Calling build()
ktx/4.0.0: Apply patch (file): patches/4.0.0/0001-objutil-cxx-std.patch
ktx/4.0.0: Apply patch (file): patches/4.0.0/0002-lodepng-no-export-symbols.patch
ktx/4.0.0: Apply patch (file): patches/4.0.0/0003-clamp-include-algorithm.patch
ktx/4.0.0: Apply patch (file): patches/4.0.0/0004-unvendor-dependencies.patch
-------------------------------------------------------
Testing recipe in directory: ./laslib/all
INFO: Successfully patched ./laslib/all.
laslib/2.0.2: Building your package in /home/conan/.conan2/p/b/lasli648d58aa73fd8/b
laslib/2.0.2: Calling generate()
laslib/2.0.2: Generators folder: /home/conan/.conan2/p/b/lasli648d58aa73fd8/b/build/Release/generators
laslib/2.0.2: CMakeToolchain generated: conan_toolchain.cmake
laslib/2.0.2: CMakeToolchain generated: /home/conan/.conan2/p/b/lasli648d58aa73fd8/b/build/Release/generators/CMakePresets.json
laslib/2.0.2: CMakeToolchain generated: /home/conan/.conan2/p/b/lasli648d58aa73fd8/b/src/CMakeUserPresets.json
laslib/2.0.2: Generating aggregated env files
laslib/2.0.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
laslib/2.0.2: Calling build()
laslib/2.0.2: Apply patch (conan): Build only laslib from LASTools: update multiple CMakeList.txt
-------------------------------------------------------
Testing recipe in directory: ./laszip/all
INFO: Successfully patched ./laszip/all.
laszip/3.4.3: Calling generate()
laszip/3.4.3: Generators folder: /home/conan/.conan2/p/b/laszif1ea448c69f5e/b/build/Release/generators
laszip/3.4.3: CMakeToolchain generated: conan_toolchain.cmake
laszip/3.4.3: CMakeToolchain generated: /home/conan/.conan2/p/b/laszif1ea448c69f5e/b/build/Release/generators/CMakePresets.json
laszip/3.4.3: CMakeToolchain generated: /home/conan/.conan2/p/b/laszif1ea448c69f5e/b/src/CMakeUserPresets.json
laszip/3.4.3: Generating aggregated env files
laszip/3.4.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
laszip/3.4.3: Calling build()
laszip/3.4.3: Apply patch (file): patches/0001-no-build-laszip-api.patch
laszip/3.4.3: Apply patch (file): patches/0002-no-rpath-and-relocatable-macos.patch
-------------------------------------------------------
Testing recipe in directory: ./lemon/all
INFO: Successfully patched ./lemon/all.
lemon/3.32.3: Copying sources to build folder
lemon/3.32.3: Building your package in /home/conan/.conan2/p/b/lemonb576d324ee0d5/b
lemon/3.32.3: Calling generate()
lemon/3.32.3: Generators folder: /home/conan/.conan2/p/b/lemonb576d324ee0d5/b/build/Release/generators
lemon/3.32.3: CMakeToolchain generated: conan_toolchain.cmake
lemon/3.32.3: CMakeToolchain generated: /home/conan/.conan2/p/b/lemonb576d324ee0d5/b/build/Release/generators/CMakePresets.json
lemon/3.32.3: Generating aggregated env files
lemon/3.32.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
lemon/3.32.3: Calling build()
lemon/3.32.3: Apply patch (file): patches/0001-use-executable-template-path.patch
-------------------------------------------------------
Testing recipe in directory: ./leptonica/all
ERROR: No patches found in conandata.yml for ./leptonica/all, skipping.
Testing recipe in directory: ./lerc/all
INFO: Successfully patched ./lerc/all.
lerc/2.1: Copying sources to build folder
lerc/2.1: Building your package in /home/conan/.conan2/p/b/lerc923e6c707ebaf/b
lerc/2.1: Calling generate()
lerc/2.1: Generators folder: /home/conan/.conan2/p/b/lerc923e6c707ebaf/b/build/Release/generators
lerc/2.1: CMakeToolchain generated: conan_toolchain.cmake
lerc/2.1: CMakeToolchain generated: /home/conan/.conan2/p/b/lerc923e6c707ebaf/b/build/Release/generators/CMakePresets.json
lerc/2.1: Generating aggregated env files
lerc/2.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
lerc/2.1: Calling build()
lerc/2.1: Apply patch (conan): create CMakeLists.txt, redefine LERCDLL_API for static build
-------------------------------------------------------
Testing recipe in directory: ./leveldb/all
INFO: Successfully patched ./leveldb/all.
leveldb/1.22: CMakeToolchain generated: /home/conan/.conan2/p/b/leveldd96df25c7431/b/build/Release/generators/CMakePresets.json
leveldb/1.22: CMakeToolchain generated: /home/conan/.conan2/p/b/leveldd96df25c7431/b/src/CMakeUserPresets.json
leveldb/1.22: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(Snappy)
find_package(Crc32c)
target_link_libraries(... Snappy::snappy Crc32c::crc32c)
leveldb/1.22: Generating aggregated env files
leveldb/1.22: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
leveldb/1.22: Calling build()
leveldb/1.22: Apply patch (file): patches/check_library_exists.1.22.patch
-------------------------------------------------------
Testing recipe in directory: ./level-zero/all
INFO: Successfully patched ./level-zero/all.
level-zero/1.17.39#57355e7727319e36f5e8ca0dd3f0e4a6:c9f7d6e34bf9c3abda7deb796ebe6d98e435518c - Build
spdlog/1.14.1#4fd40d9cbc1978247443a10d2ace58fd:6b8aac77a20d719ee66bdf7ba7a9e56a491e933b#695e7516cab16c8bb2309850c7b66b08 - Cache
======== Installing packages ========
fmt/10.2.1: Already installed! (1 of 3)
spdlog/1.14.1: Already installed! (2 of 3)
level-zero/1.17.39: Calling source() in /home/conan/.conan2/p/levelc833d3db7ac88/s/src
level-zero/1.17.39: Source https://github.com/oneapi-src/level-zero/archive/refs/tags/v1.17.39.tar.gz retrieved from local download cache
level-zero/1.17.39: Uncompressing v1.17.39.tar.gz to .
level-zero/1.17.39: Apply patch (portability): Removed /Qspectre
-------------------------------------------------------
Testing recipe in directory: ./lexbor/all
INFO: Successfully patched ./lexbor/all.
Requirements
lexbor/2.1.0#fdf94a1324c71dcfe4677dfde917646c:ff081695cb2020b7ffce541f74cd80f7e8998c43 - Build
======== Installing packages ========
lexbor/2.1.0: Calling source() in /home/conan/.conan2/p/lexbod9f79c8b9aaa9/s/src
lexbor/2.1.0: Source https://github.com/lexbor/lexbor/archive/v2.1.0.zip retrieved from local download cache
lexbor/2.1.0: Uncompressing v2.1.0.zip to .
lexbor/2.1.0: Unzipping 18.9MB, this can take a while
lexbor/2.1.0: Apply patch (file): patches/2.1.0-0000-macos-rpath.patch
-------------------------------------------------------
Testing recipe in directory: ./libalsa/all
WARNING: conan create failed for ./libalsa/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libaom-av1/all
INFO: Successfully patched ./libaom-av1/all.
libaom-av1/2.0.1: Building your package in /home/conan/.conan2/p/b/libao651083964949c/b
libaom-av1/2.0.1: Calling generate()
libaom-av1/2.0.1: Generators folder: /home/conan/.conan2/p/b/libao651083964949c/b/build/Release/generators
libaom-av1/2.0.1: CMakeToolchain generated: conan_toolchain.cmake
libaom-av1/2.0.1: CMakeToolchain generated: /home/conan/.conan2/p/b/libao651083964949c/b/build/Release/generators/CMakePresets.json
libaom-av1/2.0.1: CMakeToolchain generated: /home/conan/.conan2/p/b/libao651083964949c/b/src/CMakeUserPresets.json
libaom-av1/2.0.1: Generating aggregated env files
libaom-av1/2.0.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libaom-av1/2.0.1: Calling build()
libaom-av1/2.0.1: Apply patch (conan): Install just aom library without aom_static.
-------------------------------------------------------
Testing recipe in directory: ./libarchive/all
WARNING: conan create failed for ./libarchive/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libassert/v1
INFO: Successfully patched ./libassert/v1.
libassert/1.0: Generators folder: /home/conan/.conan2/p/b/libas9849dbc2f7e14/b/build/Release/generators
libassert/1.0: CMakeToolchain generated: conan_toolchain.cmake
libassert/1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libas9849dbc2f7e14/b/build/Release/generators/CMakePresets.json
libassert/1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libas9849dbc2f7e14/b/src/CMakeUserPresets.json
libassert/1.0: Generating aggregated env files
libassert/1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libassert/1.0: Calling build()
libassert/1.0: Apply patch (bugfix): Add missing include
libassert/1.0: Apply patch (portability): Port back CMake install
libassert/1.0: Apply patch (bugfix): Fix max_line_number_width miscalculation
-------------------------------------------------------
Testing recipe in directory: ./libassert/v2
INFO: Successfully patched ./libassert/v2.
libassert/2.0.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(cpptrace)
target_link_libraries(... cpptrace::cpptrace)
libassert/2.0.0: CMakeToolchain generated: conan_toolchain.cmake
libassert/2.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libas89f6d4a7dae38/b/build/Release/generators/CMakePresets.json
libassert/2.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libas89f6d4a7dae38/b/src/CMakeUserPresets.json
libassert/2.0.0: Generating aggregated env files
libassert/2.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libassert/2.0.0: Calling build()
libassert/2.0.0: Apply patch (bugfix): Fix export header and an incorrect #include
-------------------------------------------------------
Testing recipe in directory: ./libatomic_ops/all
ERROR: No patches found in conandata.yml for ./libatomic_ops/all, skipping.
Testing recipe in directory: ./libavif/all
INFO: Successfully patched ./libavif/all.
libavif/1.0.4: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(aom)
find_package(libyuv)
find_package(WebP)
find_package(dav1d)
target_link_libraries(... aom libyuv::libyuv libwebp::libwebp dav1d::dav1d)
libavif/1.0.4: Generating aggregated env files
libavif/1.0.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libavif/1.0.4: Calling build()
libavif/1.0.4: Apply patch (portability): disable compiler options for develop
-------------------------------------------------------
Testing recipe in directory: ./libavrocpp/all
WARNING: conan create failed for ./libavrocpp/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libbacktrace/all
INFO: Successfully patched ./libbacktrace/all.
libbacktrace/cci.20210118: options: fPIC=True shared=False
libbacktrace/cci.20210118: Copying sources to build folder
libbacktrace/cci.20210118: Building your package in /home/conan/.conan2/p/b/libba4a4f4d8fee273/b
libbacktrace/cci.20210118: Calling generate()
libbacktrace/cci.20210118: Generators folder: /home/conan/.conan2/p/b/libba4a4f4d8fee273/b/build-release/conan
libbacktrace/cci.20210118: Generating aggregated env files
libbacktrace/cci.20210118: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libbacktrace/cci.20210118: Calling build()
libbacktrace/cci.20210118: Apply patch (portability): casting pointer types for pointer arithmetics
libbacktrace/cci.20210118: Apply patch (portability): support msvc for codes using unistd.h
-------------------------------------------------------
Testing recipe in directory: ./libbasisu/all
INFO: Successfully patched ./libbasisu/all.
libbasisu/1.15.0: CMakeToolchain generated: conan_toolchain.cmake
libbasisu/1.15.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libba12cc06fc690ff/b/build/Release/generators/CMakePresets.json
libbasisu/1.15.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libba12cc06fc690ff/b/src/CMakeUserPresets.json
libbasisu/1.15.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(zstd)
target_link_libraries(... zstd::libzstd_static)
libbasisu/1.15.0: Generating aggregated env files
libbasisu/1.15.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libbasisu/1.15.0: Calling build()
libbasisu/1.15.0: Apply patch (file): patches/cmakelist_build_lib.patch
-------------------------------------------------------
Testing recipe in directory: ./libbsd/all
WARNING: conan create failed for ./libbsd/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libcap/all
INFO: Successfully patched ./libcap/all.
libcap/2.45: options: fPIC=True psx_syscals=False shared=False
libcap/2.45: Copying sources to build folder
libcap/2.45: Building your package in /home/conan/.conan2/p/b/libca49e14bf678c5c/b
libcap/2.45: Calling generate()
libcap/2.45: Generators folder: /home/conan/.conan2/p/b/libca49e14bf678c5c/b/build-release/conan
libcap/2.45: Generating aggregated env files
libcap/2.45: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libcap/2.45: Calling build()
libcap/2.45: Apply patch (conan): allow to configure fPIC option from conan recipe
libcap/2.45: Apply patch (conan): allow to override compiler via environment variables
-------------------------------------------------------
Testing recipe in directory: ./libcbor/all
INFO: Successfully patched ./libcbor/all.
libcbor/0.7.0: Calling generate()
libcbor/0.7.0: Generators folder: /home/conan/.conan2/p/b/libcb9fe687dd0a205/b/build/Release/generators
libcbor/0.7.0: CMakeToolchain generated: conan_toolchain.cmake
libcbor/0.7.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libcb9fe687dd0a205/b/build/Release/generators/CMakePresets.json
libcbor/0.7.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libcb9fe687dd0a205/b/src/CMakeUserPresets.json
libcbor/0.7.0: Generating aggregated env files
libcbor/0.7.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libcbor/0.7.0: Calling build()
libcbor/0.7.0: Apply patch (conan): fix shared build compilation error
libcbor/0.7.0: Apply patch (portability): fix cmake module path
-------------------------------------------------------
Testing recipe in directory: ./libcds/all
WARNING: conan create failed for ./libcds/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libcheck/all
INFO: Successfully patched ./libcheck/all.
find_package(subunit)
target_link_libraries(... subunit::subunit)
libcheck/0.15.2: Generating aggregated env files
libcheck/0.15.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libcheck/0.15.2: Calling build()
libcheck/0.15.2: Apply patch (file): patches/0001-remove-check-h-header.patch
libcheck/0.15.2: Apply patch (file): patches/0002-disable-cmake-subproject-check.patch
libcheck/0.15.2: Apply patch (file): patches/0003-don-t-check-subunit-dependency.patch
libcheck/0.15.2: Apply patch (file): patches/0004-install-shared-static-exclusive.patch
libcheck/0.15.2: Apply patch (file): patches/0005-add-missing-lib-pthread_mutex-c.patch
-------------------------------------------------------
Testing recipe in directory: ./libcoro/all
WARNING: conan create failed for ./libcoro/all
WARNING: Could not apply patches, skipping build:
======== Computing necessary packages ========
Connecting to remote 'conancenter' anonymously
Requirements
c-ares/1.25.0#b4637401391147b6ee5d8d17ee643fb7:e3c52a2f5bd5dc2a32df2d25f9f70a04cfd7bea3#ca37eda27baea1423beadda01e4ea1db - Cache
libcoro/0.10#73b85cecd7054a76f5a731e05bd03914:d758bb96825934637847ebc99b3692c55271005f - Invalid
openssl/3.6.0#89e8af1d4a21afcac0557079d23d8890:ba0c965640dfc9185194d683d05bfbe6419b47a3#74e413fb87dae19edc8e79464295022d - Cache
tl-expected/1.1.0#beaea6a1c8d4e2ec7985524fbe8967fd:da39a3ee5e6b4b0d3255bfef95601890afd80709#8009cbea1e813f9f9258a2f49dc12c81 - Download (conancenter)
zlib/1.3.1#b8bc2603263cf7eccbd6e17e66b0ed76:b647c43bfefae3f830561ca202b6cfd935b56205#fee20b6da94c4580b0c84ca5ce203fdc - Cache
ERROR: There are invalid packages:
libcoro/0.10: Invalid: Current cppstd (gnu17) is lower than the required C++ standard (20).
-------------------------------------------------------
Testing recipe in directory: ./libcorrect/all
INFO: Successfully patched ./libcorrect/all.
libcorrect/20181010: Calling generate()
libcorrect/20181010: Generators folder: /home/conan/.conan2/p/b/libcof7f1f232ec1e3/b/build/Release/generators
libcorrect/20181010: CMakeToolchain generated: conan_toolchain.cmake
libcorrect/20181010: CMakeToolchain generated: /home/conan/.conan2/p/b/libcof7f1f232ec1e3/b/build/Release/generators/CMakePresets.json
libcorrect/20181010: CMakeToolchain generated: /home/conan/.conan2/p/b/libcof7f1f232ec1e3/b/src/CMakeUserPresets.json
libcorrect/20181010: Generating aggregated env files
libcorrect/20181010: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libcorrect/20181010: Calling build()
libcorrect/20181010: Apply patch (file): patches/0001-Support-CMake-BUILD_SHARED_LIBS.patch
libcorrect/20181010: Apply patch (file): patches/0002-Export-symbols-for-windows.patch
-------------------------------------------------------
Testing recipe in directory: ./libcpuid/all
INFO: Successfully patched ./libcpuid/all.
libcpuid/0.5.0: Building your package in /home/conan/.conan2/p/b/libcp779f7a0b8d6f8/b
libcpuid/0.5.0: Calling generate()
libcpuid/0.5.0: Generators folder: /home/conan/.conan2/p/b/libcp779f7a0b8d6f8/b/build/Release/generators
libcpuid/0.5.0: CMakeToolchain generated: conan_toolchain.cmake
libcpuid/0.5.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libcp779f7a0b8d6f8/b/build/Release/generators/CMakePresets.json
libcpuid/0.5.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libcp779f7a0b8d6f8/b/src/CMakeUserPresets.json
libcpuid/0.5.0: Generating aggregated env files
libcpuid/0.5.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libcpuid/0.5.0: Calling build()
libcpuid/0.5.0: Apply patch (file): patches/0.5.0-cmake-fixes.patch
-------------------------------------------------------
Testing recipe in directory: ./libdatrie/all
WARNING: conan create failed for ./libdatrie/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libdb/all
INFO: Successfully patched ./libdb/all.
libdb/5.3.28: Copying sources to build folder
libdb/5.3.28: Building your package in /home/conan/.conan2/p/b/libdbeafd6e5368eb8/b
libdb/5.3.28: Calling generate()
libdb/5.3.28: Generators folder: /home/conan/.conan2/p/b/libdbeafd6e5368eb8/b/build-release/conan
libdb/5.3.28: Generating aggregated env files
libdb/5.3.28: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libdb/5.3.28: Calling build()
libdb/5.3.28: Apply patch (portability): Rename __atomic_compare_exchange to __atomic_compare_exchange_db
libdb/5.3.28: Apply patch (conan): Always include tcl.h. Remove conditions.
libdb/5.3.28: Apply patch (conan): Add static configuration
-------------------------------------------------------
Testing recipe in directory: ./libde265/all
ERROR: No patches found in conandata.yml for ./libde265/all, skipping.
Testing recipe in directory: ./libdeflate/pre_1.15
INFO: Successfully patched ./libdeflate/pre_1.15.
libdeflate/1.10: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
libdeflate/1.10: options: fPIC=True shared=False
libdeflate/1.10: Copying sources to build folder
libdeflate/1.10: Building your package in /home/conan/.conan2/p/b/libde4eef1da4aa5ba/b
libdeflate/1.10: Calling generate()
libdeflate/1.10: Generators folder: /home/conan/.conan2/p/b/libde4eef1da4aa5ba/b/build-release/conan
libdeflate/1.10: Generating aggregated env files
libdeflate/1.10: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libdeflate/1.10: Calling build()
libdeflate/1.10: Apply patch (conan): disable optimization and apply compiler settings on conan recipe
-------------------------------------------------------
Testing recipe in directory: ./libdisasm/all
WARNING: conan create failed for ./libdisasm/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libdrawille/all
INFO: Successfully patched ./libdrawille/all.
libdrawille/cci.20160428: Calling generate()
libdrawille/cci.20160428: Generators folder: /home/conan/.conan2/p/b/libdrff962728a3613/b/build/Release/generators
libdrawille/cci.20160428: CMakeToolchain generated: conan_toolchain.cmake
libdrawille/cci.20160428: CMakeToolchain generated: /home/conan/.conan2/p/b/libdrff962728a3613/b/build/Release/generators/CMakePresets.json
libdrawille/cci.20160428: CMakeToolchain generated: /home/conan/.conan2/p/b/libdrff962728a3613/b/src/CMakeUserPresets.json
libdrawille/cci.20160428: Generating aggregated env files
libdrawille/cci.20160428: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libdrawille/cci.20160428: Calling build()
libdrawille/cci.20160428: Apply patch (conan): disable test, examples add installer, link mathlib only on Linux
libdrawille/cci.20160428: Apply patch (portability): rename restrict keyword for msvc
-------------------------------------------------------
Testing recipe in directory: ./libdwarf/all
INFO: Successfully patched ./libdwarf/all.
libdwarf/0.11.1 (test package): Running CMake.build()
libdwarf/0.11.1 (test package): RUN: cmake --build "/home/conan/project/libdwarf/all/test_package/build/gcc-11-x86_64-gnu17-release" --verbose -- -j12
[1/2] /usr/local/bin/cc -isystem /home/conan/.conan2/p/b/libdw9251422a1441b/p/include -m64 -O3 -DNDEBUG -MD -MT CMakeFiles/test_package.dir/test_package.c.o -MF CMakeFiles/test_package.dir/test_package.c.o.d -o CMakeFiles/test_package.dir/test_package.c.o -c ../../test_package.c
[2/2] : && /usr/local/bin/cc -m64 -O3 -DNDEBUG -m64 CMakeFiles/test_package.dir/test_package.c.o -o test_package -L/home/conan/.conan2/p/b/libdw9251422a1441b/p/lib -L/home/conan/.conan2/p/zlib9780dc2008618/p/lib -L/home/conan/.conan2/p/zstd4f31a3ad9abc3/p/lib -Wl,-rpath,/home/conan/.conan2/p/b/libdw9251422a1441b/p/lib:/home/conan/.conan2/p/zlib9780dc2008618/p/lib:/home/conan/.conan2/p/zstd4f31a3ad9abc3/p/lib /home/conan/.conan2/p/b/libdw9251422a1441b/p/lib/libdwarf.a /home/conan/.conan2/p/zlib9780dc2008618/p/lib/libz.a /home/conan/.conan2/p/zstd4f31a3ad9abc3/p/lib/libzstd.a -lpthread && :
======== Testing the package: Executing test ========
libdwarf/0.11.1 (test package): Running test()
libdwarf/0.11.1 (test package): RUN: ./test_package
-------------------------------------------------------
Testing recipe in directory: ./libe57format/all
INFO: Successfully patched ./libe57format/all.
libe57format/2.3.0: CMakeToolchain generated: conan_toolchain.cmake
libe57format/2.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libe51237be580d97e/b/build/Release/generators/CMakePresets.json
libe57format/2.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libe51237be580d97e/b/src/CMakeUserPresets.json
libe57format/2.3.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(XercesC)
target_link_libraries(... XercesC::XercesC)
libe57format/2.3.0: Generating aggregated env files
libe57format/2.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libe57format/2.3.0: Calling build()
libe57format/2.3.0: Apply patch (file): patches/0001-Fix-gcc13-compilation.patch
-------------------------------------------------------
Testing recipe in directory: ./libelfin/all
INFO: Successfully patched ./libelfin/all.
libelfin/0.3: Building your package in /home/conan/.conan2/p/b/libelaeaab47c03b0d/b
libelfin/0.3: Calling generate()
libelfin/0.3: Generators folder: /home/conan/.conan2/p/b/libelaeaab47c03b0d/b/build/Release/generators
libelfin/0.3: CMakeToolchain generated: conan_toolchain.cmake
libelfin/0.3: CMakeToolchain generated: /home/conan/.conan2/p/b/libelaeaab47c03b0d/b/build/Release/generators/CMakePresets.json
libelfin/0.3: Generating aggregated env files
libelfin/0.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libelfin/0.3: Calling build()
libelfin/0.3: Apply patch (file): patches/commit-9d0db16d0a0b3c4f8aaa60a3e4dab295df34b6b2.patch
libelfin/0.3: Apply patch (bugfix): patches/const-fix.patch
-------------------------------------------------------
Testing recipe in directory: ./libenvpp/all
INFO: Successfully patched ./libenvpp/all.
libenvpp/1.3.0: CMakeToolchain generated: conan_toolchain.cmake
libenvpp/1.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/liben0907d181ef489/b/build/Release/generators/CMakePresets.json
libenvpp/1.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/liben0907d181ef489/b/src/CMakeUserPresets.json
libenvpp/1.3.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(fmt)
target_link_libraries(... fmt::fmt)
libenvpp/1.3.0: Generating aggregated env files
libenvpp/1.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libenvpp/1.3.0: Calling build()
libenvpp/1.3.0: Apply patch (conan): use cci fmt package, remove static flag from add_library
-------------------------------------------------------
Testing recipe in directory: ./libest/all
WARNING: conan create failed for ./libest/all
WARNING: Could not apply patches, skipping build:
no_ts=False
no_whirlpool=False
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7', 'openssl/1.1.1w'. You can try:
- List all available packages using 'conan list "openssl/1.1.1w:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7 --build=openssl/1.1.1w' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libevent/all
INFO: Successfully patched ./libevent/all.
libevent/2.1.11: CMakeToolchain generated: conan_toolchain.cmake
libevent/2.1.11: CMakeToolchain generated: /home/conan/.conan2/p/b/libev23c6512e19088/b/build/Release/generators/CMakePresets.json
libevent/2.1.11: CMakeToolchain generated: /home/conan/.conan2/p/b/libev23c6512e19088/b/src/CMakeUserPresets.json
libevent/2.1.11: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(OpenSSL)
target_link_libraries(... openssl::openssl)
libevent/2.1.11: Generating aggregated env files
libevent/2.1.11: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libevent/2.1.11: Calling build()
libevent/2.1.11: Apply patch (file): patches/fix-cmake-2.1.11.patch
-------------------------------------------------------
Testing recipe in directory: ./libexif/all
INFO: Successfully patched ./libexif/all.
libexif/0.6.23: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
libexif/0.6.23: options: fPIC=True shared=False
libexif/0.6.23: Copying sources to build folder
libexif/0.6.23: Building your package in /home/conan/.conan2/p/b/libexbead78276dbcf/b
libexif/0.6.23: Calling generate()
libexif/0.6.23: Generators folder: /home/conan/.conan2/p/b/libexbead78276dbcf/b/build-release/conan
libexif/0.6.23: Generating aggregated env files
libexif/0.6.23: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libexif/0.6.23: Calling build()
libexif/0.6.23: Apply patch (file): patches/replace_ssize_t_windows.patch
-------------------------------------------------------
Testing recipe in directory: ./libffi/all
INFO: Successfully patched ./libffi/all.
libffi/3.3: Building your package in /home/conan/.conan2/p/b/libfffc7bb4216e7c7/b
libffi/3.3: Calling generate()
libffi/3.3: Generators folder: /home/conan/.conan2/p/b/libfffc7bb4216e7c7/b/build-release/conan
libffi/3.3: Generating aggregated env files
libffi/3.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libffi/3.3: Calling build()
libffi/3.3: Apply patch (file): patches/0002-3.3-fix-libtool-path.patch
libffi/3.3: Apply patch (file): patches/0004-3.3-fix-complex-type-msvc.patch
libffi/3.3: Apply patch (file): patches/0005-3.3-do-not-install-libraries-to-arch-dependent-directories.patch
libffi/3.3: Apply patch (file): patches/0006-3.3-library-no-version-suffix.patch
-------------------------------------------------------
Testing recipe in directory: ./libfreenect/all
INFO: Successfully patched ./libfreenect/all.
libfreenect/0.6.2: CMakeToolchain generated: conan_toolchain.cmake
libfreenect/0.6.2: CMakeToolchain generated: /home/conan/.conan2/p/b/libfrd7c5dfcf6e81f/b/build/Release/generators/CMakePresets.json
libfreenect/0.6.2: CMakeToolchain generated: /home/conan/.conan2/p/b/libfrd7c5dfcf6e81f/b/src/CMakeUserPresets.json
libfreenect/0.6.2: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(libusb)
target_link_libraries(... libusb::libusb)
libfreenect/0.6.2: Generating aggregated env files
libfreenect/0.6.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libfreenect/0.6.2: Calling build()
libfreenect/0.6.2: Apply patch (file): patches/0.6.2-fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./libftdi/0.x
WARNING: conan create failed for ./libftdi/0.x
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118', 'libusb-compat/0.1.7'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118 --build=libusb-compat/0.1.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libftdi/1.x
WARNING: conan create failed for ./libftdi/1.x
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libgd/all
INFO: Successfully patched ./libgd/all.
libgd/2.2.5: CMakeToolchain generated: /home/conan/.conan2/p/b/libgd7558d6bf9d364/b/build/Release/generators/CMakePresets.json
libgd/2.2.5: CMakeToolchain generated: /home/conan/.conan2/p/b/libgd7558d6bf9d364/b/src/CMakeUserPresets.json
libgd/2.2.5: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
target_link_libraries(... ZLIB::ZLIB)
libgd/2.2.5: Generating aggregated env files
libgd/2.2.5: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libgd/2.2.5: Calling build()
libgd/2.2.5: Apply patch (conan): support static build on msvc
libgd/2.2.5: Apply patch (conan): use BGD_NONDLL instead NONDLL
-------------------------------------------------------
Testing recipe in directory: ./libgeotiff/all
WARNING: conan create failed for ./libgeotiff/all
WARNING: Could not apply patches, skipping build:
libjpeg/9f
xz_utils/5.4.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0', 'libtiff/4.6.0', 'proj/9.3.1'. You can try:
- List all available packages using 'conan list "libtiff/4.6.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0 --build=libtiff/4.6.0 --build=proj/9.3.1' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libgit2/all
INFO: Successfully patched ./libgit2/all.
libgit2/1.0.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(http_parser)
find_package(Libssh2)
find_package(OpenSSL)
find_package(ZLIB)
target_link_libraries(... http_parser::http_parser Libssh2::libssh2 openssl::openssl ZLIB::ZLIB)
libgit2/1.0.1: Generating aggregated env files
libgit2/1.0.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libgit2/1.0.1: Calling build()
libgit2/1.0.1: Apply patch (conan): use cci's packages
-------------------------------------------------------
Testing recipe in directory: ./libgpg-error/all
INFO: Successfully patched ./libgpg-error/all.
libgpg-error/1.36: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
libgpg-error/1.36: options: fPIC=True shared=False
libgpg-error/1.36: Copying sources to build folder
libgpg-error/1.36: Building your package in /home/conan/.conan2/p/b/libgpd1af1b9d4f4c6/b
libgpg-error/1.36: Calling generate()
libgpg-error/1.36: Generators folder: /home/conan/.conan2/p/b/libgpd1af1b9d4f4c6/b/build-release/conan
libgpg-error/1.36: Generating aggregated env files
libgpg-error/1.36: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libgpg-error/1.36: Calling build()
libgpg-error/1.36: Apply patch (file): patches/0001-gawk-namespace.patch
-------------------------------------------------------
Testing recipe in directory: ./libgphoto2/all
WARNING: conan create failed for ./libgphoto2/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libcurl/8.15.0', 'libiconv/1.17', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libharu/all
INFO: Successfully patched ./libharu/all.
libharu/2.3.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(PNG)
find_package(ZLIB)
target_link_libraries(... PNG::PNG ZLIB::ZLIB)
libharu/2.3.0: Generating aggregated env files
libharu/2.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libharu/2.3.0: Calling build()
libharu/2.3.0: Apply patch (conan): Allow cmake subproject
libharu/2.3.0: Apply patch (conan): Linux: add m system library
libharu/2.3.0: Apply patch (conan): Rename TIFF symbols
-------------------------------------------------------
Testing recipe in directory: ./libhydrogen/all
INFO: Successfully patched ./libhydrogen/all.
libhydrogen/cci.20221115: Building your package in /home/conan/.conan2/p/b/libhy1002014402a9b/b
libhydrogen/cci.20221115: Calling generate()
libhydrogen/cci.20221115: Generators folder: /home/conan/.conan2/p/b/libhy1002014402a9b/b/build/Release/generators
libhydrogen/cci.20221115: CMakeToolchain generated: conan_toolchain.cmake
libhydrogen/cci.20221115: CMakeToolchain generated: /home/conan/.conan2/p/b/libhy1002014402a9b/b/build/Release/generators/CMakePresets.json
libhydrogen/cci.20221115: CMakeToolchain generated: /home/conan/.conan2/p/b/libhy1002014402a9b/b/src/CMakeUserPresets.json
libhydrogen/cci.20221115: Generating aggregated env files
libhydrogen/cci.20221115: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libhydrogen/cci.20221115: Calling build()
libhydrogen/cci.20221115: Apply patch (portability): CMake: Use C99 or higher, avoid to inject arch specific flags, fix dll install & don't build tests
-------------------------------------------------------
Testing recipe in directory: ./libiconv/all
INFO: Successfully patched ./libiconv/all.
libiconv/1.17: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
libiconv/1.17: options: fPIC=True shared=False
libiconv/1.17: Copying sources to build folder
libiconv/1.17: Building your package in /home/conan/.conan2/p/b/libicee475c9e08448/b
libiconv/1.17: Calling generate()
libiconv/1.17: Generators folder: /home/conan/.conan2/p/b/libicee475c9e08448/b/build-release/conan
libiconv/1.17: Generating aggregated env files
libiconv/1.17: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libiconv/1.17: Calling build()
libiconv/1.17: Apply patch (file): patches/1.17-001-fix-error-function-declaration-without-prototype.patch
-------------------------------------------------------
Testing recipe in directory: ./libidn2/all
WARNING: conan create failed for ./libidn2/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libidn/all
WARNING: conan create failed for ./libidn/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libigl/all
INFO: Successfully patched ./libigl/all.
libigl/2.3.0: CMakeToolchain generated: conan_toolchain.cmake
libigl/2.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libig85c06d6770782/b/build/Release/generators/CMakePresets.json
libigl/2.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libig85c06d6770782/b/src/CMakeUserPresets.json
libigl/2.3.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(Eigen3)
target_link_libraries(... Eigen3::Eigen)
libigl/2.3.0: Generating aggregated env files
libigl/2.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libigl/2.3.0: Calling build()
libigl/2.3.0: Apply patch (portability): Replace std::random_shuffle that was removed in C++17
-------------------------------------------------------
Testing recipe in directory: ./libipt/all
ERROR: No patches found in conandata.yml for ./libipt/all, skipping.
Testing recipe in directory: ./libjpeg/all
INFO: Successfully patched ./libjpeg/all.
libjpeg/9d: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
libjpeg/9d: options: fPIC=True shared=False
libjpeg/9d: Copying sources to build folder
libjpeg/9d: Building your package in /home/conan/.conan2/p/b/libjp9254bab7af946/b
libjpeg/9d: Calling generate()
libjpeg/9d: Generators folder: /home/conan/.conan2/p/b/libjp9254bab7af946/b/build-release/conan
libjpeg/9d: Generating aggregated env files
libjpeg/9d: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libjpeg/9d: Calling build()
libjpeg/9d: Apply patch (portability): Add support to generate DLL on Windows
-------------------------------------------------------
Testing recipe in directory: ./libkml/all
WARNING: conan create failed for ./libkml/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./liblzf/all
INFO: Successfully patched ./liblzf/all.
liblzf/3.6: Calling generate()
liblzf/3.6: Generators folder: /home/conan/.conan2/p/b/liblz056056e5e035a/b/build/Release/generators
liblzf/3.6: CMakeToolchain generated: conan_toolchain.cmake
liblzf/3.6: CMakeToolchain generated: /home/conan/.conan2/p/b/liblz056056e5e035a/b/build/Release/generators/CMakePresets.json
liblzf/3.6: CMakeToolchain generated: /home/conan/.conan2/p/b/liblz056056e5e035a/b/src/CMakeUserPresets.json
liblzf/3.6: Generating aggregated env files
liblzf/3.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
liblzf/3.6: Calling build()
liblzf/3.6: Apply patch (portability): C++: link using C symbol names by adding 'extern "C"'
liblzf/3.6: Apply patch (portability): Clang: fix "macro expansion producing 'defined' has undefined behaviour" warning
-------------------------------------------------------
Testing recipe in directory: ./libmaxminddb/all
INFO: Successfully patched ./libmaxminddb/all.
libmaxminddb/1.6.0: Building your package in /home/conan/.conan2/p/b/libma6239d7646a2ce/b
libmaxminddb/1.6.0: Calling generate()
libmaxminddb/1.6.0: Generators folder: /home/conan/.conan2/p/b/libma6239d7646a2ce/b/build/Release/generators
libmaxminddb/1.6.0: CMakeToolchain generated: conan_toolchain.cmake
libmaxminddb/1.6.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libma6239d7646a2ce/b/build/Release/generators/CMakePresets.json
libmaxminddb/1.6.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libma6239d7646a2ce/b/src/CMakeUserPresets.json
libmaxminddb/1.6.0: Generating aggregated env files
libmaxminddb/1.6.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libmaxminddb/1.6.0: Calling build()
libmaxminddb/1.6.0: Apply patch (file): patches/0001-fix-cmake-bundle.patch
-------------------------------------------------------
Testing recipe in directory: ./libmediainfo/all
WARNING: conan create failed for ./libmediainfo/all
WARNING: Could not apply patches, skipping build:
enable_unicode=True
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libcurl/8.15.0', 'libzen/0.4.38'. You can try:
- List all available packages using 'conan list "libzen/0.4.38:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0 --build=libzen/0.4.38' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libmemcached/all
INFO: Successfully patched ./libmemcached/all.
libmemcached/1.0.18: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
libmemcached/1.0.18: options: fPIC=True sasl=False shared=False
libmemcached/1.0.18: Copying sources to build folder
libmemcached/1.0.18: Building your package in /home/conan/.conan2/p/b/libme45c66d50256c0/b
libmemcached/1.0.18: Calling generate()
libmemcached/1.0.18: Generators folder: /home/conan/.conan2/p/b/libme45c66d50256c0/b/build-release/conan
libmemcached/1.0.18: Generating aggregated env files
libmemcached/1.0.18: Generated aggregated env files: ['conanbuild.sh']
libmemcached/1.0.18: Calling build()
libmemcached/1.0.18: Apply patch (file): fix compilation on MacOS
-------------------------------------------------------
Testing recipe in directory: ./libmicrohttpd/all
INFO: Successfully patched ./libmicrohttpd/all.
libmicrohttpd/0.9.75: options: epoll=True fPIC=True shared=False with_digest_authentification=True with_error_messages=True with_https=False with_postprocessor=True with_zlib=True
libmicrohttpd/0.9.75: requires: zlib/1.3.Z
libmicrohttpd/0.9.75: Copying sources to build folder
libmicrohttpd/0.9.75: Building your package in /home/conan/.conan2/p/b/libmi3d571c1b18cc8/b
libmicrohttpd/0.9.75: Calling generate()
libmicrohttpd/0.9.75: Generators folder: /home/conan/.conan2/p/b/libmi3d571c1b18cc8/b/build-release/conan
libmicrohttpd/0.9.75: Generating aggregated env files
libmicrohttpd/0.9.75: Generated aggregated env files: ['conanbuild.sh']
libmicrohttpd/0.9.75: Calling build()
libmicrohttpd/0.9.75: Apply patch (conan): Allow to build Release with Debug runtime
-------------------------------------------------------
Testing recipe in directory: ./libmikmod/all
WARNING: conan create failed for ./libmikmod/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libiconv/1.17', 'libmp3lame/3.100', 'libtool/2.4.7', 'pulseaudio/14.2'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libmodbus/all
INFO: Successfully patched ./libmodbus/all.
libmodbus/3.1.10: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
libmodbus/3.1.10: options: fPIC=True shared=False
libmodbus/3.1.10: Copying sources to build folder
libmodbus/3.1.10: Building your package in /home/conan/.conan2/p/b/libmo392eaa913cca5/b
libmodbus/3.1.10: Calling generate()
libmodbus/3.1.10: Generators folder: /home/conan/.conan2/p/b/libmo392eaa913cca5/b/build-release/conan
libmodbus/3.1.10: Generating aggregated env files
libmodbus/3.1.10: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libmodbus/3.1.10: Calling build()
libmodbus/3.1.10: Apply patch (file): patches/3.1.10-0001-msvc-fixes.patch
-------------------------------------------------------
Testing recipe in directory: ./libmodplug/all
INFO: Successfully patched ./libmodplug/all.
libmodplug/0.8.9.0: Calling generate()
libmodplug/0.8.9.0: Generators folder: /home/conan/.conan2/p/b/libmoa82a61e935880/b/build/Release/generators
libmodplug/0.8.9.0: CMakeToolchain generated: conan_toolchain.cmake
libmodplug/0.8.9.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libmoa82a61e935880/b/build/Release/generators/CMakePresets.json
libmodplug/0.8.9.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libmoa82a61e935880/b/src/CMakeUserPresets.json
libmodplug/0.8.9.0: Generating aggregated env files
libmodplug/0.8.9.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libmodplug/0.8.9.0: Calling build()
libmodplug/0.8.9.0: Apply patch (file): patches/0001-cmake-install-dll.patch
libmodplug/0.8.9.0: Apply patch (portability): C++17 support
-------------------------------------------------------
Testing recipe in directory: ./libmorton/all
INFO: Successfully patched ./libmorton/all.
-------- Installing package libmorton/0.2.5 (1 of 1) --------
libmorton/0.2.5: Building from source
libmorton/0.2.5: Package libmorton/0.2.5:da39a3ee5e6b4b0d3255bfef95601890afd80709
libmorton/0.2.5: Copying sources to build folder
libmorton/0.2.5: Building your package in /home/conan/.conan2/p/b/libmoe869ab5bc98a5/b
libmorton/0.2.5: Generating aggregated env files
libmorton/0.2.5: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libmorton/0.2.5: Calling build()
libmorton/0.2.5: Apply patch (file): patches/missing-includes.patch
-------------------------------------------------------
Testing recipe in directory: ./libmp3lame/all
WARNING: conan create failed for ./libmp3lame/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: gnu-config/cci.20210814:da39a3ee5e6b4b0d3255bfef95601890afd80709
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'gnu-config/cci.20210814'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gnu-config/cci.20210814' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libmysqlclient/all
WARNING: conan create failed for ./libmysqlclient/all
WARNING: Could not apply patches, skipping build:
no_ts=False
no_whirlpool=False
shared=False
ERROR: Missing prebuilt package for 'openssl/1.1.1w'. You can try:
- List all available packages using 'conan list "openssl/1.1.1w:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=openssl/1.1.1w' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libnabo/all
WARNING: conan create failed for ./libnabo/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: eigen/3.4.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libnfs/all
INFO: Successfully patched ./libnfs/all.
libnfs/5.0.3: CMakeToolchain generated: /home/conan/.conan2/p/b/libnf117706a858eee/b/src/CMakeUserPresets.json
libnfs/5.0.3: Generating aggregated env files
libnfs/5.0.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libnfs/5.0.3: Calling build()
libnfs/5.0.3: Apply patch (conan): Fix installation
libnfs/5.0.3: WARN: /home/conan/.conan2/p/libnfc3127f8d605ed/s/patches/5.0.1-0001-remove-exports.patch: file 1/1: b'cmake/Macros.cmake'
libnfs/5.0.3: WARN: /home/conan/.conan2/p/libnfc3127f8d605ed/s/patches/5.0.1-0001-remove-exports.patch: hunk no.1 doesn't match source file at line 15
libnfs/5.0.3: WARN: /home/conan/.conan2/p/libnfc3127f8d605ed/s/patches/5.0.1-0001-remove-exports.patch: expected: b'endfunction()'
libnfs/5.0.3: WARN: /home/conan/.conan2/p/libnfc3127f8d605ed/s/patches/5.0.1-0001-remove-exports.patch: actual : b''
libnfs/5.0.3: WARN: /home/conan/.conan2/p/libnfc3127f8d605ed/s/patches/5.0.1-0001-remove-exports.patch: already patched b'cmake/Macros.cmake'
-------------------------------------------------------
Testing recipe in directory: ./libnova/all
INFO: Successfully patched ./libnova/all.
libnova/0.16.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libnobd3586396ee23/b/build/Release/generators/CMakePresets.json
libnova/0.16.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libnobd3586396ee23/b/src/CMakeUserPresets.json
libnova/0.16.0: Generating aggregated env files
libnova/0.16.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libnova/0.16.0: Calling build()
libnova/0.16.0: Apply patch (file): patches/0001-fix-cmake.patch
libnova/0.16.0: Apply patch (file): patches/0002-fix-win32-def.patch
libnova/0.16.0: Apply patch (file): patches/0003-no-redefine-nan.patch
libnova/0.16.0: Apply patch (file): patches/0004-constellation-syntax-error.patch
libnova/0.16.0: Apply patch (file): patches/0005-fix-mingw-w64.patch
-------------------------------------------------------
Testing recipe in directory: ./libnuma/all
INFO: Successfully patched ./libnuma/all.
libnuma/2.0.14: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
libnuma/2.0.14: options: fPIC=True shared=False
libnuma/2.0.14: Copying sources to build folder
libnuma/2.0.14: Building your package in /home/conan/.conan2/p/b/libnua5a2286f55c6b/b
libnuma/2.0.14: Calling generate()
libnuma/2.0.14: Generators folder: /home/conan/.conan2/p/b/libnua5a2286f55c6b/b/build-release/conan
libnuma/2.0.14: Generating aggregated env files
libnuma/2.0.14: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libnuma/2.0.14: Calling build()
libnuma/2.0.14: Apply patch (file): patches/symver.patch
-------------------------------------------------------
Testing recipe in directory: ./liboping/all
INFO: Successfully patched ./liboping/all.
liboping/1.10.0: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
liboping/1.10.0: options: fPIC=True shared=False
liboping/1.10.0: Copying sources to build folder
liboping/1.10.0: Building your package in /home/conan/.conan2/p/b/libop1e032c9ebf3c7/b
liboping/1.10.0: Calling generate()
liboping/1.10.0: Generators folder: /home/conan/.conan2/p/b/libop1e032c9ebf3c7/b/build-release/conan
liboping/1.10.0: Generating aggregated env files
liboping/1.10.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
liboping/1.10.0: Calling build()
liboping/1.10.0: Apply patch (file): patches/1.10.0-suppress_truncate.patch
-------------------------------------------------------
Testing recipe in directory: ./libpng/all
ERROR: No patches found in conandata.yml for ./libpng/all, skipping.
Testing recipe in directory: ./libpointmatcher/all
WARNING: conan create failed for ./libpointmatcher/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libnabo/1.0.7:dce285ca40abb3ec918744ebdf1dd80560fe4531
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0', 'libbacktrace/cci.20210118', 'libnabo/1.0.7'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0 --build=libbacktrace/cci.20210118 --build=libnabo/1.0.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libpq/all
INFO: Successfully patched ./libpq/all.
libpq/14.9: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
libpq/14.9: options: disable_rpath=False fPIC=True shared=False with_icu=False with_openssl=False
libpq/14.9: Copying sources to build folder
libpq/14.9: Building your package in /home/conan/.conan2/p/b/libpqacfd1ced582f3/b
libpq/14.9: Calling generate()
libpq/14.9: Generators folder: /home/conan/.conan2/p/b/libpqacfd1ced582f3/b/build-release/conan
libpq/14.9: Generating aggregated env files
libpq/14.9: Generated aggregated env files: ['conanbuild.sh']
libpq/14.9: Calling build()
libpq/14.9: Apply patch (portability): port MinGW: Enable building static libraries in MinGW.
-------------------------------------------------------
Testing recipe in directory: ./libpq/meson
WARNING: conan create failed for ./libpq/meson
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'flex/2.6.4', 'libiconv/1.17', 'libxslt/1.1.43'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=flex/2.6.4 --build=libiconv/1.17 --build=libxslt/1.1.43' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libpqxx/all
INFO: Successfully patched ./libpqxx/all.
libpqxx/6.4.8: CMakeToolchain generated: conan_toolchain.cmake
libpqxx/6.4.8: CMakeToolchain generated: /home/conan/.conan2/p/b/libpqc0961da080052/b/build/Release/generators/CMakePresets.json
libpqxx/6.4.8: CMakeToolchain generated: /home/conan/.conan2/p/b/libpqc0961da080052/b/src/CMakeUserPresets.json
libpqxx/6.4.8: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(PostgreSQL)
target_link_libraries(... PostgreSQL::PostgreSQL)
libpqxx/6.4.8: Generating aggregated env files
libpqxx/6.4.8: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libpqxx/6.4.8: Calling build()
libpqxx/6.4.8: Apply patch (conan): Keep `CMAKE_MODULE_PATH` to be changed by conan.
-------------------------------------------------------
Testing recipe in directory: ./libproperties/all
INFO: Successfully patched ./libproperties/all.
libproperties/1.1.2: Building your package in /home/conan/.conan2/p/b/libpr51175dcfdf5bd/b
libproperties/1.1.2: Calling generate()
libproperties/1.1.2: Generators folder: /home/conan/.conan2/p/b/libpr51175dcfdf5bd/b/build/Release/generators
libproperties/1.1.2: CMakeToolchain generated: conan_toolchain.cmake
libproperties/1.1.2: CMakeToolchain generated: /home/conan/.conan2/p/b/libpr51175dcfdf5bd/b/build/Release/generators/CMakePresets.json
libproperties/1.1.2: CMakeToolchain generated: /home/conan/.conan2/p/b/libpr51175dcfdf5bd/b/src/CMakeUserPresets.json
libproperties/1.1.2: Generating aggregated env files
libproperties/1.1.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libproperties/1.1.2: Calling build()
libproperties/1.1.2: Apply patch (file): patches/0001-set-CMAKE_C_STANDARD.patch
-------------------------------------------------------
Testing recipe in directory: ./libpsl/all
INFO: Successfully patched ./libpsl/all.
libpsl/0.21.1: requires: icu/74.1.Z
libpsl/0.21.1: Copying sources to build folder
libpsl/0.21.1: Building your package in /home/conan/.conan2/p/b/libpse4e826af86609/b
libpsl/0.21.1: Calling generate()
libpsl/0.21.1: Generators folder: /home/conan/.conan2/p/b/libpse4e826af86609/b/build-release/conan
libpsl/0.21.1: MesonToolchain generated: conan_meson_native.ini
libpsl/0.21.1: Generating aggregated env files
libpsl/0.21.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libpsl/0.21.1: Calling build()
libpsl/0.21.1: Apply patch (file): patches/0001-0.21.2-meson-no-tests.patch
-------------------------------------------------------
Testing recipe in directory: ./libq/all
INFO: Successfully patched ./libq/all.
Requirements
libq/0.0.0.cci.20180504#4e19b33eabeb8e13a140ac317f260c10:8631cf963dbbb4d7a378a64a6fd1dc57558bc2fe - Build
======== Installing packages ========
libq/0.0.0.cci.20180504: Calling source() in /home/conan/.conan2/p/libq09ef3b6a00302/s/src
libq/0.0.0.cci.20180504: Source https://github.com/grantila/q/archive/0117848bb3e6f0b130b546bc5851caf5f95f8b7e.zip retrieved from local download cache
libq/0.0.0.cci.20180504: Uncompressing 0117848bb3e6f0b130b546bc5851caf5f95f8b7e.zip to .
libq/0.0.0.cci.20180504: Unzipping 4.0MB, this can take a while
libq/0.0.0.cci.20180504: Apply patch (conan): Remove hardcoded flags from CMakeLists.txt
-------------------------------------------------------
Testing recipe in directory: ./libqrencode/all
INFO: Successfully patched ./libqrencode/all.
libqrencode/4.0.0: Forced build from source
Requirements
libqrencode/4.0.0#485f16499214abb7357690f441004a5f:b647c43bfefae3f830561ca202b6cfd935b56205 - Build
======== Installing packages ========
libqrencode/4.0.0: Calling source() in /home/conan/.conan2/p/libqre06275060f2cb/s/src
libqrencode/4.0.0: Source https://github.com/fukuchi/libqrencode/archive/v4.0.0.tar.gz retrieved from local download cache
libqrencode/4.0.0: Uncompressing v4.0.0.tar.gz to .
libqrencode/4.0.0: Apply patch (file): patches/0001-remove-deprecated-attribute.patch
libqrencode/4.0.0: Apply patch (file): patches/0002-cmake-fix-install.patch
-------------------------------------------------------
Testing recipe in directory: ./librasterlite/all
WARNING: conan create failed for ./librasterlite/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libcurl/8.15.0', 'libgeotiff/1.7.1', 'libiconv/1.17', 'libspatialite/5.0.1', 'libtiff/4.6.0', 'libtool/2.4.7', 'proj/9.3.1'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./librdkafka/all
INFO: Successfully patched ./librdkafka/all.
librdkafka/2.11.1: CMakeToolchain generated: /home/conan/.conan2/p/b/librd14655a1b4ab94/b/src/CMakeUserPresets.json
librdkafka/2.11.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(lz4)
target_link_libraries(... LZ4::lz4_static)
librdkafka/2.11.1: Generating aggregated env files
librdkafka/2.11.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
librdkafka/2.11.1: Calling build()
librdkafka/2.11.1: Apply patch (conan): find_package conan packages
librdkafka/2.11.1: Apply patch (conan): refer conan package names
librdkafka/2.11.1: Apply patch (official): Fix OAuthBearer OIDC preprocessor directive when using CMake without CUR
-------------------------------------------------------
Testing recipe in directory: ./librealsense/all
INFO: Successfully patched ./librealsense/all.
find_package(libusb)
target_link_libraries(... libusb::libusb)
librealsense/2.49.0: Generating aggregated env files
librealsense/2.49.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
librealsense/2.49.0: Calling build()
librealsense/2.49.0: Apply patch (file): patches/2.49.0-0001-fix-cmake.patch
librealsense/2.49.0: Apply patch (file): patches/2.49.0-0002-fix-avx-check.patch
librealsense/2.49.0: Apply patch (conan): Remove Windows ATL libraries usage because it's missing in CI of conancenter
librealsense/2.49.0: Apply patch (conan): Fix undefined ref to GUID_DEVINTERFACE_USB_DEVICE on Windows
librealsense/2.49.0: Apply patch (file): patches/2.49.0-0005-fix-os-flags-arm64.patch
-------------------------------------------------------
Testing recipe in directory: ./libseat/all
INFO: Successfully patched ./libseat/all.
libseat/0.8.0: options: builtin=False defaultpath=None fPIC=True logind=False seatd=True server=True shared=False
libseat/0.8.0: Copying sources to build folder
libseat/0.8.0: Building your package in /home/conan/.conan2/p/b/libse216d3ae085012/b
libseat/0.8.0: Calling generate()
libseat/0.8.0: Generators folder: /home/conan/.conan2/p/b/libse216d3ae085012/b/build-release/conan
libseat/0.8.0: MesonToolchain generated: conan_meson_native.ini
libseat/0.8.0: Generating aggregated env files
libseat/0.8.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libseat/0.8.0: Calling build()
libseat/0.8.0: Apply patch (conan): Disable building tests
-------------------------------------------------------
Testing recipe in directory: ./libselinux/all
WARNING: conan create failed for ./libselinux/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'flex/2.6.4'. You can try:
- List all available packages using 'conan list "flex/2.6.4:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=flex/2.6.4' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libserial/all
INFO: Successfully patched ./libserial/all.
libserial/cci.20200930: Building your package in /home/conan/.conan2/p/b/libse1bf96c95dfd04/b
libserial/cci.20200930: Calling generate()
libserial/cci.20200930: Generators folder: /home/conan/.conan2/p/b/libse1bf96c95dfd04/b/build/Release/generators
libserial/cci.20200930: CMakeToolchain generated: conan_toolchain.cmake
libserial/cci.20200930: CMakeToolchain generated: /home/conan/.conan2/p/b/libse1bf96c95dfd04/b/build/Release/generators/CMakePresets.json
libserial/cci.20200930: CMakeToolchain generated: /home/conan/.conan2/p/b/libse1bf96c95dfd04/b/src/CMakeUserPresets.json
libserial/cci.20200930: Generating aggregated env files
libserial/cci.20200930: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libserial/cci.20200930: Calling build()
libserial/cci.20200930: Apply patch (portability): add cstdint for uint8_t
-------------------------------------------------------
Testing recipe in directory: ./libsgp4/all
INFO: Successfully patched ./libsgp4/all.
libsgp4/1.0: Building your package in /home/conan/.conan2/p/b/libsg2d3f25f338eda/b
libsgp4/1.0: Calling generate()
libsgp4/1.0: Generators folder: /home/conan/.conan2/p/b/libsg2d3f25f338eda/b/build/Release/generators
libsgp4/1.0: CMakeToolchain generated: conan_toolchain.cmake
libsgp4/1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libsg2d3f25f338eda/b/build/Release/generators/CMakePresets.json
libsgp4/1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libsg2d3f25f338eda/b/src/CMakeUserPresets.json
libsgp4/1.0: Generating aggregated env files
libsgp4/1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libsgp4/1.0: Calling build()
libsgp4/1.0: Apply patch (file): patches/1.0-fix-cmake-files.patch
-------------------------------------------------------
Testing recipe in directory: ./libsigcpp/3.x.x
INFO: Successfully patched ./libsigcpp/3.x.x.
libsigcpp/3.0.0: Building your package in /home/conan/.conan2/p/b/libsicbf7ac6618739/b
libsigcpp/3.0.0: Calling generate()
libsigcpp/3.0.0: Generators folder: /home/conan/.conan2/p/b/libsicbf7ac6618739/b/build/Release/generators
libsigcpp/3.0.0: CMakeToolchain generated: conan_toolchain.cmake
libsigcpp/3.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libsicbf7ac6618739/b/build/Release/generators/CMakePresets.json
libsigcpp/3.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libsicbf7ac6618739/b/src/CMakeUserPresets.json
libsigcpp/3.0.0: Generating aggregated env files
libsigcpp/3.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libsigcpp/3.0.0: Calling build()
libsigcpp/3.0.0: Apply patch (file): patches/3.0.0-0001-libsigcpp.patch
-------------------------------------------------------
Testing recipe in directory: ./libsmacker/all
WARNING: conan create failed for ./libsmacker/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libsndfile/all
INFO: Successfully patched ./libsndfile/all.
libsndfile/1.0.30: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(Vorbis)
find_package(flac)
find_package(Ogg)
find_package(Opus)
target_link_libraries(... vorbis::vorbis flac::flac Ogg::ogg Opus::opus)
libsndfile/1.0.30: Generating aggregated env files
libsndfile/1.0.30: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libsndfile/1.0.30: Calling build()
libsndfile/1.0.30: Apply patch (portability): disable link libgcc statically on MINGW
-------------------------------------------------------
Testing recipe in directory: ./libsodium/all
INFO: Successfully patched ./libsodium/all.
libsodium/1.0.18: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
libsodium/1.0.18: options: PIE=False fPIC=True shared=False use_soname=True
libsodium/1.0.18: Copying sources to build folder
libsodium/1.0.18: Building your package in /home/conan/.conan2/p/b/libsoa9b4b53a0170f/b
libsodium/1.0.18: Calling generate()
libsodium/1.0.18: Generators folder: /home/conan/.conan2/p/b/libsoa9b4b53a0170f/b/build-release/conan
libsodium/1.0.18: Generating aggregated env files
libsodium/1.0.18: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libsodium/1.0.18: Calling build()
libsodium/1.0.18: Apply patch (portability): Switch MSVC to use PDB
-------------------------------------------------------
Testing recipe in directory: ./libspatialindex/all
INFO: Successfully patched ./libspatialindex/all.
libspatialindex/1.9.3: Generators folder: /home/conan/.conan2/p/b/libspc755508f8cb77/b/build/Release/generators
libspatialindex/1.9.3: CMakeToolchain generated: conan_toolchain.cmake
libspatialindex/1.9.3: CMakeToolchain generated: /home/conan/.conan2/p/b/libspc755508f8cb77/b/build/Release/generators/CMakePresets.json
libspatialindex/1.9.3: CMakeToolchain generated: /home/conan/.conan2/p/b/libspc755508f8cb77/b/src/CMakeUserPresets.json
libspatialindex/1.9.3: Generating aggregated env files
libspatialindex/1.9.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libspatialindex/1.9.3: Calling build()
libspatialindex/1.9.3: Apply patch (file): patches/0001-fix-static-and-mingw.patch
libspatialindex/1.9.3: Apply patch (file): patches/0002-fix-capi.patch
libspatialindex/1.9.3: Apply patch (file): patches/0003-macos-install-name.patch
-------------------------------------------------------
Testing recipe in directory: ./libspatialite/all
WARNING: conan create failed for ./libspatialite/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libcurl/8.15.0', 'libiconv/1.17', 'libtiff/4.6.0', 'libtool/2.4.7', 'proj/9.3.1'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libspng/all
INFO: Successfully patched ./libspng/all.
libspng/0.7.2: CMakeToolchain generated: /home/conan/.conan2/p/b/libsp8681e21d1dc62/b/build/Release/generators/CMakePresets.json
libspng/0.7.2: CMakeToolchain generated: /home/conan/.conan2/p/b/libsp8681e21d1dc62/b/src/CMakeUserPresets.json
libspng/0.7.2: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
target_link_libraries(... ZLIB::ZLIB)
libspng/0.7.2: Generating aggregated env files
libspng/0.7.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libspng/0.7.2: Calling build()
libspng/0.7.2: Apply patch (portability): fix install path
libspng/0.7.2: Apply patch (portability): add miniz option which is written in docs/BUILD.md
-------------------------------------------------------
Testing recipe in directory: ./libsquish/all
INFO: Successfully patched ./libsquish/all.
libsquish/1.15: Calling generate()
libsquish/1.15: Generators folder: /home/conan/.conan2/p/b/libsq6eff0ed4c992e/b/build/Release/generators
libsquish/1.15: CMakeToolchain generated: conan_toolchain.cmake
libsquish/1.15: CMakeToolchain generated: /home/conan/.conan2/p/b/libsq6eff0ed4c992e/b/build/Release/generators/CMakePresets.json
libsquish/1.15: CMakeToolchain generated: /home/conan/.conan2/p/b/libsq6eff0ed4c992e/b/src/CMakeUserPresets.json
libsquish/1.15: Generating aggregated env files
libsquish/1.15: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libsquish/1.15: Calling build()
libsquish/1.15: Apply patch (file): patches/0001-fix-cmake-simd-openmp-install.patch
libsquish/1.15: Apply patch (file): patches/0002-export-symbols.patch
-------------------------------------------------------
Testing recipe in directory: ./libssh2/all
INFO: Successfully patched ./libssh2/all.
openssl/3.6.0#89e8af1d4a21afcac0557079d23d8890:ba0c965640dfc9185194d683d05bfbe6419b47a3#74e413fb87dae19edc8e79464295022d - Cache
zlib/1.3.1#b8bc2603263cf7eccbd6e17e66b0ed76:b647c43bfefae3f830561ca202b6cfd935b56205#fee20b6da94c4580b0c84ca5ce203fdc - Cache
======== Installing packages ========
zlib/1.3.1: Already installed! (1 of 3)
openssl/3.6.0: Already installed! (2 of 3)
libssh2/1.8.0: Calling source() in /home/conan/.conan2/p/libss20f42ac5b91c7/s/src
libssh2/1.8.0: Source https://github.com/libssh2/libssh2/releases/download/libssh2-1.8.0/libssh2-1.8.0.tar.gz retrieved from local download cache
libssh2/1.8.0: Uncompressing libssh2-1.8.0.tar.gz to .
libssh2/1.8.0: Apply patch (vulnerability): Fix CVE2020-22218
-------------------------------------------------------
Testing recipe in directory: ./libssh/all
INFO: Successfully patched ./libssh/all.
libssh/0.10.6: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(OpenSSL)
find_package(ZLIB)
target_link_libraries(... openssl::openssl ZLIB::ZLIB)
libssh/0.10.6: Generating aggregated env files
libssh/0.10.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libssh/0.10.6: Calling build()
libssh/0.10.6: Apply patch (conan): cmake: fix OpenSSL compatibility checks, fix ZLIB targets
libssh/0.10.6: Apply patch (conan): cmake: fix MbedTLS and GCrypt compatibility
libssh/0.10.6: Apply patch (bugfix): Fix mbedTLS issues caused by v3 API changes
-------------------------------------------------------
Testing recipe in directory: ./libsvtav1/all
INFO: Successfully patched ./libsvtav1/all.
libsvtav1/1.6.0: CMakeToolchain generated: conan_toolchain.cmake
libsvtav1/1.6.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libsv1e6e76487733f/b/build/Release/generators/CMakePresets.json
libsvtav1/1.6.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libsv1e6e76487733f/b/src/CMakeUserPresets.json
libsvtav1/1.6.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(cpuinfo)
target_link_libraries(... cpuinfo::cpuinfo)
libsvtav1/1.6.0: Generating aggregated env files
libsvtav1/1.6.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libsvtav1/1.6.0: Calling build()
libsvtav1/1.6.0: Apply patch (portability): Allow compiling with external cpuinfo
-------------------------------------------------------
Testing recipe in directory: ./libtasn1/all
INFO: Successfully patched ./libtasn1/all.
libtasn1/4.16.0: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
libtasn1/4.16.0: options: fPIC=True shared=False
libtasn1/4.16.0: Copying sources to build folder
libtasn1/4.16.0: Building your package in /home/conan/.conan2/p/b/libta61460df83d1d3/b
libtasn1/4.16.0: Calling generate()
libtasn1/4.16.0: Generators folder: /home/conan/.conan2/p/b/libta61460df83d1d3/b/build-release/conan
libtasn1/4.16.0: Generating aggregated env files
libtasn1/4.16.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libtasn1/4.16.0: Calling build()
libtasn1/4.16.0: Apply patch (file): patches/0001-do-not-add-static-to-functions-meant-to-be-built.patch
-------------------------------------------------------
Testing recipe in directory: ./libtiff/all
INFO: Successfully patched ./libtiff/all.
======== Installing packages ========
cmake/4.1.2: Already installed! (1 of 5)
libjpeg/9f: Already installed! (2 of 5)
xz_utils/5.4.5: Already installed! (3 of 5)
zlib/1.3.1: Already installed! (4 of 5)
libtiff/4.6.0: Calling source() in /home/conan/.conan2/p/libti3e4ab2d25e8bd/s/src
libtiff/4.6.0: Source https://download.osgeo.org/libtiff/tiff-4.6.0.tar.gz retrieved from local download cache
libtiff/4.6.0: Uncompressing tiff-4.6.0.tar.gz to .
libtiff/4.6.0: Apply patch (conan): CMake: robust handling of dependencies
-------------------------------------------------------
Testing recipe in directory: ./libtool/all
WARNING: conan create failed for ./libtool/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: gnu-config/cci.20210814:da39a3ee5e6b4b0d3255bfef95601890afd80709
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'gnu-config/cci.20210814'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=gnu-config/cci.20210814' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libtorrent/all
WARNING: conan create failed for ./libtorrent/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libucl/all
INFO: Successfully patched ./libucl/all.
libucl/0.8.1: CMakeToolchain generated: /home/conan/.conan2/p/b/libuccffde66f782fa/b/build/Release/generators/CMakePresets.json
libucl/0.8.1: CMakeToolchain generated: /home/conan/.conan2/p/b/libuccffde66f782fa/b/src/CMakeUserPresets.json
libucl/0.8.1: Generating aggregated env files
libucl/0.8.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libucl/0.8.1: Calling build()
libucl/0.8.1: Apply patch (portability): fix UCL_EXTERN definition for shared build on win32
libucl/0.8.1: Apply patch (conan): improve installation, use cci package
libucl/0.8.1: Apply patch (portability): include string.h instead of strings.h
libucl/0.8.1: Apply patch (portability): declare cmake_minimum_required first
libucl/0.8.1: Apply patch (portability): add _tmp variables in sort macros
-------------------------------------------------------
Testing recipe in directory: ./libultrahdr/all
INFO: Successfully patched ./libultrahdr/all.
Build requirements
cmake/4.1.2#71e7d1fe41e6c644d602c7e4bdbac291:63fead0844576fc02943e16909f08fcdddd6f44b#0c201513cb3555065d4554ee0f6ba4d5 - Cache
======== Installing packages ========
cmake/4.1.2: Already installed! (1 of 3)
libjpeg/9e: Already installed! (2 of 3)
libultrahdr/1.4.0: Calling source() in /home/conan/.conan2/p/libul08212897303fa/s/src
libultrahdr/1.4.0: Source https://github.com/google/libultrahdr/archive/refs/tags/v1.4.0.tar.gz retrieved from local download cache
libultrahdr/1.4.0: Uncompressing v1.4.0.tar.gz to .
libultrahdr/1.4.0: Apply patch (conan): Ensure project builds correctly with Conan (Ensure correct finding & linkin of dependencies and prevent some forced overriden settings provided by the Conan CMake toolchain)
-------------------------------------------------------
Testing recipe in directory: ./libunifex/all
ERROR: No patches found in conandata.yml for ./libunifex/all, skipping.
Testing recipe in directory: ./libunwind/all
INFO: Successfully patched ./libunwind/all.
libunwind/1.3.1: options: coredump=True fPIC=True minidebuginfo=True ptrace=True setjmp=True shared=False zlibdebuginfo=True
libunwind/1.3.1: requires: xz_utils/5.4.Z zlib/1.3.Z
libunwind/1.3.1: Copying sources to build folder
libunwind/1.3.1: Building your package in /home/conan/.conan2/p/b/libune4f93ed2b74de/b
libunwind/1.3.1: Calling generate()
libunwind/1.3.1: Generators folder: /home/conan/.conan2/p/b/libune4f93ed2b74de/b/build-release/conan
libunwind/1.3.1: Generating aggregated env files
libunwind/1.3.1: Generated aggregated env files: ['conanbuild.sh']
libunwind/1.3.1: Calling build()
libunwind/1.3.1: Apply patch (file): patches/0001-multiple-definition-gcc10.patch
-------------------------------------------------------
Testing recipe in directory: ./liburing/all
INFO: Successfully patched ./liburing/all.
liburing/0.7: options: fPIC=True shared=False
liburing/0.7: requires: linux-headers-generic/5.13.9#25bbc16239b4dced204f12fe9db7e859:62e589af96a19807968167026d906e63ed4de1f5
liburing/0.7: Copying sources to build folder
liburing/0.7: Building your package in /home/conan/.conan2/p/b/libur234eee3c5fe2f/b
liburing/0.7: Calling generate()
liburing/0.7: Generators folder: /home/conan/.conan2/p/b/libur234eee3c5fe2f/b/build-release/conan
liburing/0.7: Generating aggregated env files
liburing/0.7: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
liburing/0.7: Calling build()
liburing/0.7: Apply patch (conan): Disable tests and samples as it might not work while cross-compiling
-------------------------------------------------------
Testing recipe in directory: ./libusb-compat/all
WARNING: conan create failed for ./libusb-compat/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libtool/2.4.7:b647c43bfefae3f830561ca202b6cfd935b56205
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'gnu-config/cci.20210814', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=gnu-config/cci.20210814 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libuuid/all
WARNING: conan create failed for ./libuuid/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libuv/all
INFO: Successfully patched ./libuv/all.
======== Computing necessary packages ========
libuv/1.42.0: Forced build from source
Requirements
libuv/1.42.0#8aa239683e05a16b7e735ed6365d655b:b647c43bfefae3f830561ca202b6cfd935b56205 - Build
======== Installing packages ========
libuv/1.42.0: Calling source() in /home/conan/.conan2/p/libuvd008272560643/s/src
libuv/1.42.0: Source https://github.com/libuv/libuv/archive/v1.42.0.tar.gz retrieved from local download cache
libuv/1.42.0: Uncompressing v1.42.0.tar.gz to .
libuv/1.42.0: Apply patch (conan): separate shared and static library build
-------------------------------------------------------
Testing recipe in directory: ./libuvc/all
INFO: Successfully patched ./libuvc/all.
libuvc/0.0.6: CMakeToolchain generated: /home/conan/.conan2/p/b/libuv5cb05a9ee3ac1/b/src/CMakeUserPresets.json
libuvc/0.0.6: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(libusb)
find_package(JPEG)
target_link_libraries(... libusb::libusb JPEG::JPEG)
libuvc/0.0.6: Generating aggregated env files
libuvc/0.0.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libuvc/0.0.6: Calling build()
libuvc/0.0.6: Apply patch (conan): Robust discovery and injection of libusb & libjpeg
libuvc/0.0.6: Apply patch (conan): Install to standard layout
-------------------------------------------------------
Testing recipe in directory: ./libverto/all
ERROR: No patches found in conandata.yml for ./libverto/all, skipping.
Testing recipe in directory: ./libvips/all
WARNING: conan create failed for ./libvips/all
WARNING: Could not apply patches, skipping build:
libjpeg/9e
xz_utils/5.4.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libtiff/4.6.0'. You can try:
- List all available packages using 'conan list "libtiff/4.6.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libtiff/4.6.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libwebp/all
INFO: Successfully patched ./libwebp/all.
libwebp/1.1.0: Generators folder: /home/conan/.conan2/p/b/libweb6ee0ed5c1854/b/build/Release/generators
libwebp/1.1.0: CMakeToolchain generated: conan_toolchain.cmake
libwebp/1.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libweb6ee0ed5c1854/b/build/Release/generators/CMakePresets.json
libwebp/1.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libweb6ee0ed5c1854/b/src/CMakeUserPresets.json
libwebp/1.1.0: Generating aggregated env files
libwebp/1.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libwebp/1.1.0: Calling build()
libwebp/1.1.0: Apply patch (portability): define WEBP_EXTERN for windows shared build
libwebp/1.1.0: Apply patch (conan): work around cmake bug on QNX
libwebp/1.1.0: Apply patch (conan): always build libwebpmux
-------------------------------------------------------
Testing recipe in directory: ./libx265/all
WARNING: conan create failed for ./libx265/all
WARNING: Could not apply patches, skipping build:
arch=x86_64
build_type=Release
os=Linux
ERROR: Missing prebuilt package for 'nasm/2.15.05'. You can try:
- List all available packages using 'conan list "nasm/2.15.05:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=nasm/2.15.05' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libxls/all
WARNING: conan create failed for ./libxls/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libxlsxwriter/all
INFO: Successfully patched ./libxlsxwriter/all.
libxlsxwriter/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libxl9595d518aa6d4/b/build/Release/generators/CMakePresets.json
libxlsxwriter/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/libxl9595d518aa6d4/b/src/CMakeUserPresets.json
libxlsxwriter/1.0.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(minizip)
find_package(ZLIB)
target_link_libraries(... minizip::minizip ZLIB::ZLIB)
libxlsxwriter/1.0.0: Generating aggregated env files
libxlsxwriter/1.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libxlsxwriter/1.0.0: Calling build()
libxlsxwriter/1.0.0: Apply patch (conan): Fix CMake: robust dependencies discovery & avoid some hardcoded flags
-------------------------------------------------------
Testing recipe in directory: ./libxmlpp/all
WARNING: conan create failed for ./libxmlpp/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'glib/2.78.3', 'glibmm/2.75.0', 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=glib/2.78.3 --build=glibmm/2.75.0 --build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./libxshmfence/all
ERROR: No patches found in conandata.yml for ./libxshmfence/all, skipping.
Testing recipe in directory: ./libyuv/all
INFO: Successfully patched ./libyuv/all.
Requirements
libjpeg/9f#8edfe2699565c80c825d0256002504ff:b647c43bfefae3f830561ca202b6cfd935b56205#09a080a875ea210b6cc1903e65cc1c37 - Cache
libyuv/1768#7c4a77a8e8da1e8c1cc62ba76563f1c5:14d064e8a763e8a22d99f27f76a6450d22cfdb3f - Build
======== Installing packages ========
libjpeg/9f: Already installed! (1 of 2)
libyuv/1768: Calling source() in /home/conan/.conan2/p/libyud2509b05eece1/s/src
libyuv/1768: WARN: Cannot cache download() without sha256 checksum
libyuv/1768: Uncompressing dfaf7534e0e536f7e5ef8ddd7326797bd09b8622.tar.gz to .
libyuv/1768: Apply patch (conan): Fix CMake to be more robust & predictable
-------------------------------------------------------
Testing recipe in directory: ./libzen/all
INFO: Successfully patched ./libzen/all.
libzen/0.4.38: Copying sources to build folder
libzen/0.4.38: Building your package in /home/conan/.conan2/p/b/libzeb6a3e1f55e857/b
libzen/0.4.38: Calling generate()
libzen/0.4.38: Generators folder: /home/conan/.conan2/p/b/libzeb6a3e1f55e857/b/build/Release/generators
libzen/0.4.38: CMakeToolchain generated: conan_toolchain.cmake
libzen/0.4.38: CMakeToolchain generated: /home/conan/.conan2/p/b/libzeb6a3e1f55e857/b/build/Release/generators/CMakePresets.json
libzen/0.4.38: Generating aggregated env files
libzen/0.4.38: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libzen/0.4.38: Calling build()
libzen/0.4.38: Apply patch (file): patches/0002-export-data-in-windows-dlls.patch
-------------------------------------------------------
Testing recipe in directory: ./libzip/all
INFO: Successfully patched ./libzip/all.
libzip/1.10.1: Calling source() in /home/conan/.conan2/p/libzi0863eaa369af7/s/src
libzip/1.10.1: Source ['https://libzip.org/download/libzip-1.10.1.tar.gz', 'https://github.com/nih-at/libzip/releases/download/v1.10.1/libzip-1.10.1.tar.gz'] retrieved from local download cache
libzip/1.10.1: Uncompressing libzip-1.10.1.tar.gz to .
libzip/1.10.1: Apply patch (conan): fix installation path of utilities
libzip/1.10.1: WARN: /home/conan/.conan2/p/libzi0863eaa369af7/s/patches/1.7.3-0001-cmake-install-bundle.patch: file 1/1: b'src/CMakeLists.txt'
libzip/1.10.1: WARN: /home/conan/.conan2/p/libzi0863eaa369af7/s/patches/1.7.3-0001-cmake-install-bundle.patch: hunk no.1 doesn't match source file at line 7
libzip/1.10.1: WARN: /home/conan/.conan2/p/libzi0863eaa369af7/s/patches/1.7.3-0001-cmake-install-bundle.patch: expected: b' install(TARGETS ${PROGRAM} EXPORT ${PROJECT_NAME}-targets RUNTIME DESTINATION bin)'
libzip/1.10.1: WARN: /home/conan/.conan2/p/libzi0863eaa369af7/s/patches/1.7.3-0001-cmake-install-bundle.patch: actual : b' install(TARGETS ${PROGRAM} EXPORT ${PROJECT_NAME}-targets DESTINATION bin)'
libzip/1.10.1: WARN: /home/conan/.conan2/p/libzi0863eaa369af7/s/patches/1.7.3-0001-cmake-install-bundle.patch: already patched b'src/CMakeLists.txt'
libzip/1.10.1: Apply patch (conan): remove rpath feature
-------------------------------------------------------
Testing recipe in directory: ./lief/all
WARNING: conan create failed for ./lief/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./lightgbm/all
WARNING: conan create failed for ./lightgbm/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: eigen/3.4.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./litehtml/all
INFO: Successfully patched ./litehtml/all.
litehtml/cci.20211028: Building your package in /home/conan/.conan2/p/b/liteh6105dcee543c4/b
litehtml/cci.20211028: Calling generate()
litehtml/cci.20211028: Generators folder: /home/conan/.conan2/p/b/liteh6105dcee543c4/b/build/Release/generators
litehtml/cci.20211028: CMakeToolchain generated: conan_toolchain.cmake
litehtml/cci.20211028: CMakeToolchain generated: /home/conan/.conan2/p/b/liteh6105dcee543c4/b/build/Release/generators/CMakePresets.json
litehtml/cci.20211028: CMakeToolchain generated: /home/conan/.conan2/p/b/liteh6105dcee543c4/b/src/CMakeUserPresets.json
litehtml/cci.20211028: Generating aggregated env files
litehtml/cci.20211028: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
litehtml/cci.20211028: Calling build()
litehtml/cci.20211028: Apply patch (file): patches/0001-icu.patch
-------------------------------------------------------
Testing recipe in directory: ./llama-cpp/all
INFO: Successfully patched ./llama-cpp/all.
llama-cpp/b3542: Building your package in /home/conan/.conan2/p/b/llamad24904864e188/b
llama-cpp/b3542: Calling generate()
llama-cpp/b3542: Generators folder: /home/conan/.conan2/p/b/llamad24904864e188/b/build/Release/generators
llama-cpp/b3542: CMakeToolchain generated: conan_toolchain.cmake
llama-cpp/b3542: CMakeToolchain generated: /home/conan/.conan2/p/b/llamad24904864e188/b/build/Release/generators/CMakePresets.json
llama-cpp/b3542: CMakeToolchain generated: /home/conan/.conan2/p/b/llamad24904864e188/b/src/CMakeUserPresets.json
llama-cpp/b3542: Generating aggregated env files
llama-cpp/b3542: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
llama-cpp/b3542: Calling build()
llama-cpp/b3542: Apply patch (file): patches/b3542-001-curl-patch-targets.patch
-------------------------------------------------------
Testing recipe in directory: ./llhttp/all
INFO: Successfully patched ./llhttp/all.
======== Computing necessary packages ========
llhttp/6.0.6: Forced build from source
Requirements
llhttp/6.0.6#b186c5bf4fe5721165121b33691eea5f:b647c43bfefae3f830561ca202b6cfd935b56205 - Build
======== Installing packages ========
llhttp/6.0.6: Calling source() in /home/conan/.conan2/p/llhtt98a31e01466bd/s/src
llhttp/6.0.6: Source https://github.com/nodejs/llhttp/archive/refs/tags/release/v6.0.6.tar.gz retrieved from local download cache
llhttp/6.0.6: Uncompressing v6.0.6.tar.gz to .
llhttp/6.0.6: Apply patch (file): patches/cmake_install_dirs.patch
-------------------------------------------------------
Testing recipe in directory: ./llvm-core/all
WARNING: conan create failed for ./llvm-core/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./llvm-openmp/all
INFO: Successfully patched ./llvm-openmp/all.
llvm-openmp/10.0.0: Building your package in /home/conan/.conan2/p/b/llvm-ee4fcb6bc507b/b
llvm-openmp/10.0.0: Calling generate()
llvm-openmp/10.0.0: Generators folder: /home/conan/.conan2/p/b/llvm-ee4fcb6bc507b/b/build/Release/generators
llvm-openmp/10.0.0: CMakeToolchain generated: conan_toolchain.cmake
llvm-openmp/10.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/llvm-ee4fcb6bc507b/b/build/Release/generators/CMakePresets.json
llvm-openmp/10.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/llvm-ee4fcb6bc507b/b/src/CMakeUserPresets.json
llvm-openmp/10.0.0: Generating aggregated env files
llvm-openmp/10.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
llvm-openmp/10.0.0: Calling build()
llvm-openmp/10.0.0: Apply patch (conan): Disable building of tools, gdb-plugin, tests and docs
-------------------------------------------------------
Testing recipe in directory: ./log4cplus/all
WARNING: conan create failed for ./log4cplus/all
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
log4cplus/1.2.2#4e2897c7382bd2a502daa2c5d7c067e5 - Cache
======== Computing necessary packages ========
Requirements
log4cplus/1.2.2#4e2897c7382bd2a502daa2c5d7c067e5:142a84b7cb8e93367e640a945f46170a981725ca - Invalid
ERROR: There are invalid packages:
log4cplus/1.2.2: Invalid: $log4cplus/1.2.2 does not support C++17
-------------------------------------------------------
Testing recipe in directory: ./log4cpp/all
INFO: Successfully patched ./log4cpp/all.
======== Computing necessary packages ========
log4cpp/1.1.4: Forced build from source
Requirements
log4cpp/1.1.4#dd818498fe2749943834414601f3ce84:8631cf963dbbb4d7a378a64a6fd1dc57558bc2fe - Build
======== Installing packages ========
log4cpp/1.1.4: Calling source() in /home/conan/.conan2/p/log4c7added3c06264/s/src
log4cpp/1.1.4: Source https://sourceforge.net/projects/log4cpp/files/log4cpp-1.1.x%20%28new%29/log4cpp-1.1/log4cpp-1.1.4.tar.gz retrieved from local download cache
log4cpp/1.1.4: Uncompressing log4cpp-1.1.4.tar.gz to .
log4cpp/1.1.4: Apply patch (portability): Add aarch64 build support
-------------------------------------------------------
Testing recipe in directory: ./logr/0.1.0
WARNING: conan create failed for ./logr/0.1.0
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
fmt/10.2.0#8660e9d5599b739257bd3124927a36a1 - Cache
logr/0.1.0#a4ea6ca6922eb5cfedbd251779603a01 - Cache
spdlog/1.13.0#dc57a00fa3bce98c109ef19bf2adb22b - Cache
ERROR: Version conflict: Conflict between fmt/10.2.1 and fmt/10.2.0 in the graph.
Conflict originates from spdlog/1.13.0
Run 'conan graph info ... --format=html > graph.html' and open 'graph.html' to inspect the conflict graphically.
-------------------------------------------------------
Testing recipe in directory: ./ls-qpack/all
INFO: Successfully patched ./ls-qpack/all.
ls-qpack/2.5.1: CMakeToolchain generated: conan_toolchain.cmake
ls-qpack/2.5.1: CMakeToolchain generated: /home/conan/.conan2/p/b/ls-qpdea6aa11e1932/b/build/Release/generators/CMakePresets.json
ls-qpack/2.5.1: CMakeToolchain generated: /home/conan/.conan2/p/b/ls-qpdea6aa11e1932/b/src/CMakeUserPresets.json
ls-qpack/2.5.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(xxHash)
target_link_libraries(... xxHash::xxhash)
ls-qpack/2.5.1: Generating aggregated env files
ls-qpack/2.5.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
ls-qpack/2.5.1: Calling build()
ls-qpack/2.5.1: Apply patch (conan): use cci packages
-------------------------------------------------------
Testing recipe in directory: ./lua/all
INFO: Successfully patched ./lua/all.
lua/5.3.5: Copying sources to build folder
lua/5.3.5: Building your package in /home/conan/.conan2/p/b/luad207355d00b02/b
lua/5.3.5: Calling generate()
lua/5.3.5: Generators folder: /home/conan/.conan2/p/b/luad207355d00b02/b/build/Release/generators
lua/5.3.5: CMakeToolchain generated: conan_toolchain.cmake
lua/5.3.5: CMakeToolchain generated: /home/conan/.conan2/p/b/luad207355d00b02/b/build/Release/generators/CMakePresets.json
lua/5.3.5: Generating aggregated env files
lua/5.3.5: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
lua/5.3.5: Calling build()
lua/5.3.5: Apply patch (portability): patches/5.3.5/lua_mobile.patch
-------------------------------------------------------
Testing recipe in directory: ./luajit/all
INFO: Successfully patched ./luajit/all.
luajit/2.1.0-beta3: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
luajit/2.1.0-beta3: options: fPIC=True shared=False
luajit/2.1.0-beta3: Copying sources to build folder
luajit/2.1.0-beta3: Building your package in /home/conan/.conan2/p/b/luaji3e88f09d84909/b
luajit/2.1.0-beta3: Calling generate()
luajit/2.1.0-beta3: Generators folder: /home/conan/.conan2/p/b/luaji3e88f09d84909/b/build-release/conan
luajit/2.1.0-beta3: Generating aggregated env files
luajit/2.1.0-beta3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
luajit/2.1.0-beta3: Calling build()
luajit/2.1.0-beta3: Apply patch (conan): Do not enforce default value for MACOSX_DEPLOYMENT_TARGET
-------------------------------------------------------
Testing recipe in directory: ./lunasvg/all
INFO: Successfully patched ./lunasvg/all.
lunasvg/2.3.1: CMakeToolchain generated: conan_toolchain.cmake
lunasvg/2.3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/lunascbe3ef82a58fc/b/build/Release/generators/CMakePresets.json
lunasvg/2.3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/lunascbe3ef82a58fc/b/src/CMakeUserPresets.json
lunasvg/2.3.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(plutovg)
target_link_libraries(... plutovg::plutovg)
lunasvg/2.3.1: Generating aggregated env files
lunasvg/2.3.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
lunasvg/2.3.1: Calling build()
lunasvg/2.3.1: Apply patch (conan): use external plutovg and fix installation path for conan
-------------------------------------------------------
Testing recipe in directory: ./lz4/all
INFO: Successfully patched ./lz4/all.
lz4/1.9.3: Copying sources to build folder
lz4/1.9.3: Building your package in /home/conan/.conan2/p/b/lz4906154557226e/b
lz4/1.9.3: Calling generate()
lz4/1.9.3: Generators folder: /home/conan/.conan2/p/b/lz4906154557226e/b/build/Release/generators
lz4/1.9.3: CMakeToolchain generated: conan_toolchain.cmake
lz4/1.9.3: CMakeToolchain generated: /home/conan/.conan2/p/b/lz4906154557226e/b/build/Release/generators/CMakePresets.json
lz4/1.9.3: Generating aggregated env files
lz4/1.9.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
lz4/1.9.3: Calling build()
lz4/1.9.3: Apply patch (conan): Move cmake_minimum_required to the top of CMakeFile.txt
-------------------------------------------------------
Testing recipe in directory: ./lzfse/all
INFO: Successfully patched ./lzfse/all.
lzfse/1.0: Building your package in /home/conan/.conan2/p/b/lzfse99466ab91f5e6/b
lzfse/1.0: Calling generate()
lzfse/1.0: Generators folder: /home/conan/.conan2/p/b/lzfse99466ab91f5e6/b/build/Release/generators
lzfse/1.0: CMakeToolchain generated: conan_toolchain.cmake
lzfse/1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/lzfse99466ab91f5e6/b/build/Release/generators/CMakePresets.json
lzfse/1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/lzfse99466ab91f5e6/b/src/CMakeUserPresets.json
lzfse/1.0: Generating aggregated env files
lzfse/1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
lzfse/1.0: Calling build()
lzfse/1.0: Apply patch (file): patches/0001-fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./lzham/all
INFO: Successfully patched ./lzham/all.
lzham/cci.20220103: CMakeToolchain generated: /home/conan/.conan2/p/b/lzhama11437713adf1/b/src/CMakeUserPresets.json
lzham/cci.20220103: Generating aggregated env files
lzham/cci.20220103: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
lzham/cci.20220103: Calling build()
lzham/cci.20220103: Apply patch (portability): Uses "yield" rather than "pause" mneumonic to fix aarch64 build
lzham/cci.20220103: Apply patch (portability): Puts cmake_minimum_required before project in all CMakeLists
lzham/cci.20220103: Apply patch (portability): Fixes building on OSX
lzham/cci.20220103: Apply patch (portability): Uses typedefs prefixed with LZHAM to fix linux build errors
lzham/cci.20220103: Apply patch (conan): Skips building of lzhamtest for CMake
lzham/cci.20220103: Apply patch (conan): Skips building of lzhamtest and examples for MSVC, and injects conan toolchain for MSVC
-------------------------------------------------------
Testing recipe in directory: ./lzip/all
INFO: Successfully patched ./lzip/all.
lzip/1.21: Package lzip/1.21:63fead0844576fc02943e16909f08fcdddd6f44b
lzip/1.21: settings: os=Linux arch=x86_64
lzip/1.21: Copying sources to build folder
lzip/1.21: Building your package in /home/conan/.conan2/p/b/lzipddb593aab2ccc/b
lzip/1.21: Calling generate()
lzip/1.21: Generators folder: /home/conan/.conan2/p/b/lzipddb593aab2ccc/b/build-release/conan
lzip/1.21: Generating aggregated env files
lzip/1.21: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
lzip/1.21: Calling build()
lzip/1.21: Apply patch (file): patches/1.21-0001-any-compiler.patch
-------------------------------------------------------
Testing recipe in directory: ./m4/all
INFO: Successfully patched ./m4/all.
m4/1.4.18: Calling build()
m4/1.4.18: Apply patch (file): patches/1.4.18-0001-fflush-adjust-to-glibc-2.28-libio.h-removal.patch
m4/1.4.18: Apply patch (file): patches/1.4.18-0002-fflush-be-more-paranoid-about-libio.h-change.patch
m4/1.4.18: Apply patch (file): patches/1.4.18-0004-fix-checks.patch
m4/1.4.18: Apply patch (file): patches/1.4.18-0005-vasnprintf-Fix-for-MSVC-14.patch
m4/1.4.18: Apply patch (file): patches/1.4.18-0006-manywarnings-update-for-gcc-7.patch
m4/1.4.18: Apply patch (file): patches/1.4.18-0007-vasnprintf-port-to-macos-10.13.patch
m4/1.4.18: Apply patch (file): patches/1.4.18-0008-open-files-in-binary-mode.patch
m4/1.4.18: Apply patch (file): patches/1.4.18-0009-disable-hardening-in-source.patch
m4/1.4.18: Apply patch (file): patches/1.4.18-0010-c-stack-stop-using-SIGSTKSZ.patch
-------------------------------------------------------
Testing recipe in directory: ./make/all
INFO: Successfully patched ./make/all.
make/4.2.1: Package make/4.2.1:3593751651824fb813502c69c971267624ced41a
make/4.2.1: settings: os=Linux arch=x86_64 build_type=Release
make/4.2.1: Copying sources to build folder
make/4.2.1: Building your package in /home/conan/.conan2/p/b/make2c99ffed1bb34/b
make/4.2.1: Calling generate()
make/4.2.1: Generators folder: /home/conan/.conan2/p/b/make2c99ffed1bb34/b/build-release/conan
make/4.2.1: Generating aggregated env files
make/4.2.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
make/4.2.1: Calling build()
make/4.2.1: Apply patch (file): patches/4.2.1-0001-clang.patch
-------------------------------------------------------
Testing recipe in directory: ./manifold/all
INFO: Successfully patched ./manifold/all.
Build requirements
cmake/4.1.2#71e7d1fe41e6c644d602c7e4bdbac291:63fead0844576fc02943e16909f08fcdddd6f44b#0c201513cb3555065d4554ee0f6ba4d5 - Cache
======== Installing packages ========
clipper2/1.4.0: Already installed! (1 of 3)
cmake/4.1.2: Already installed! (2 of 3)
manifold/3.2.1: Calling source() in /home/conan/.conan2/p/manifa97becf98aa20/s/src
manifold/3.2.1: Source https://github.com/elalish/manifold/archive/refs/tags/v3.2.1.tar.gz retrieved from local download cache
manifold/3.2.1: Uncompressing v3.2.1.tar.gz to .
manifold/3.2.1: Apply patch (file): patches/3.2.1-add-missing-headers-to-compile-on-macos-with-clang.patch
-------------------------------------------------------
Testing recipe in directory: ./mariadb-connector-c/all
WARNING: conan create failed for ./mariadb-connector-c/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./mariadb-connector-cpp/all
WARNING: conan create failed for ./mariadb-connector-cpp/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0', 'mariadb-connector-c/3.3.8'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0 --build=mariadb-connector-c/3.3.8' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./marisa/all
INFO: Successfully patched ./marisa/all.
marisa/0.2.6: Copying sources to build folder
marisa/0.2.6: Building your package in /home/conan/.conan2/p/b/maris2178273e248ef/b
marisa/0.2.6: Calling generate()
marisa/0.2.6: Generators folder: /home/conan/.conan2/p/b/maris2178273e248ef/b/build/Release/generators
marisa/0.2.6: CMakeToolchain generated: conan_toolchain.cmake
marisa/0.2.6: CMakeToolchain generated: /home/conan/.conan2/p/b/maris2178273e248ef/b/build/Release/generators/CMakePresets.json
marisa/0.2.6: Generating aggregated env files
marisa/0.2.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
marisa/0.2.6: Calling build()
marisa/0.2.6: Apply patch (file): patches/0001-add-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./matio/all
INFO: Successfully patched ./matio/all.
matio/1.5.23: CMakeToolchain generated: /home/conan/.conan2/p/b/matioe9f4f5a1be3a5/b/src/CMakeUserPresets.json
matio/1.5.23: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(HDF5)
find_package(ZLIB)
target_link_libraries(... HDF5::HDF5 ZLIB::ZLIB)
matio/1.5.23: Generating aggregated env files
matio/1.5.23: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
matio/1.5.23: Calling build()
matio/1.5.23: Apply patch (file): patches/require-cmake-3.10.patch
matio/1.5.23: Apply patch (file): patches/cmake-install-bundle.patch
-------------------------------------------------------
Testing recipe in directory: ./mbits-args/all
INFO: Successfully patched ./mbits-args/all.
mbits-args/0.12.3: Building your package in /home/conan/.conan2/p/b/mbits020d35a043f8f/b
mbits-args/0.12.3: Calling generate()
mbits-args/0.12.3: Generators folder: /home/conan/.conan2/p/b/mbits020d35a043f8f/b/build/Release/generators
mbits-args/0.12.3: CMakeToolchain generated: conan_toolchain.cmake
mbits-args/0.12.3: CMakeToolchain generated: /home/conan/.conan2/p/b/mbits020d35a043f8f/b/build/Release/generators/CMakePresets.json
mbits-args/0.12.3: CMakeToolchain generated: /home/conan/.conan2/p/b/mbits020d35a043f8f/b/src/CMakeUserPresets.json
mbits-args/0.12.3: Generating aggregated env files
mbits-args/0.12.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
mbits-args/0.12.3: Calling build()
mbits-args/0.12.3: Apply patch (conan): conan v2: drop the unneeded dependency, export cmake config
-------------------------------------------------------
Testing recipe in directory: ./md4c/all
INFO: Successfully patched ./md4c/all.
======== Computing necessary packages ========
md4c/0.4.8: Forced build from source
Requirements
md4c/0.4.8#1cd149fd5008da9553967936edfa9e6f:d80c34d21d5d927dfcca8c1e3c25919e59c7df9e - Build
======== Installing packages ========
md4c/0.4.8: Calling source() in /home/conan/.conan2/p/md4c397793d46905b/s/src
md4c/0.4.8: Source https://github.com/mity/md4c/archive/refs/tags/release-0.4.8.tar.gz retrieved from local download cache
md4c/0.4.8: Uncompressing release-0.4.8.tar.gz to .
md4c/0.4.8: Apply patch (conan): Honor msvc runtime from profile
-------------------------------------------------------
Testing recipe in directory: ./mdnsresponder/all
INFO: Successfully patched ./mdnsresponder/all.
mdnsresponder/1310.140.1: settings: os=Linux arch=x86_64 compiler=gcc compiler.cppstd=gnu17 compiler.libcxx=libstdc++11 compiler.version=11 build_type=Release
mdnsresponder/1310.140.1: options: unicast_disabled=False use_tls=False with_opt_patches=False
mdnsresponder/1310.140.1: Copying sources to build folder
mdnsresponder/1310.140.1: Building your package in /home/conan/.conan2/p/b/mdnsr4c1b4656632f7/b
mdnsresponder/1310.140.1: Calling generate()
mdnsresponder/1310.140.1: Generators folder: /home/conan/.conan2/p/b/mdnsr4c1b4656632f7/b/build-release/conan
mdnsresponder/1310.140.1: Generating aggregated env files
mdnsresponder/1310.140.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
mdnsresponder/1310.140.1: Calling build()
mdnsresponder/1310.140.1: Apply patch (file): patches/1310.140.1/dns_sd.c.patch
-------------------------------------------------------
Testing recipe in directory: ./mesa-glu/all
ERROR: No patches found in conandata.yml for ./mesa-glu/all, skipping.
Testing recipe in directory: ./metis/all
WARNING: conan create failed for ./metis/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'gklib/5.1.1'. You can try:
- List all available packages using 'conan list "gklib/5.1.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gklib/5.1.1' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./mfast/all
WARNING: conan create failed for ./mfast/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./mgclient/all
INFO: Successfully patched ./mgclient/all.
mgclient/1.4.2: CMakeToolchain generated: conan_toolchain.cmake
mgclient/1.4.2: CMakeToolchain generated: /home/conan/.conan2/p/b/mgcli9ec413bc18504/b/build/Release/generators/CMakePresets.json
mgclient/1.4.2: CMakeToolchain generated: /home/conan/.conan2/p/b/mgcli9ec413bc18504/b/src/CMakeUserPresets.json
mgclient/1.4.2: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(OpenSSL)
target_link_libraries(... openssl::openssl)
mgclient/1.4.2: Generating aggregated env files
mgclient/1.4.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
mgclient/1.4.2: Calling build()
mgclient/1.4.2: Apply patch (conan): make static and shared build separated
-------------------------------------------------------
Testing recipe in directory: ./mimalloc/all
INFO: Successfully patched ./mimalloc/all.
mimalloc/1.7.6: Building your package in /home/conan/.conan2/p/b/mimal88ac2bc74d4f2/b
mimalloc/1.7.6: Calling generate()
mimalloc/1.7.6: Generators folder: /home/conan/.conan2/p/b/mimal88ac2bc74d4f2/b/build/Release/generators
mimalloc/1.7.6: CMakeToolchain generated: conan_toolchain.cmake
mimalloc/1.7.6: CMakeToolchain generated: /home/conan/.conan2/p/b/mimal88ac2bc74d4f2/b/build/Release/generators/CMakePresets.json
mimalloc/1.7.6: CMakeToolchain generated: /home/conan/.conan2/p/b/mimal88ac2bc74d4f2/b/src/CMakeUserPresets.json
mimalloc/1.7.6: Generating aggregated env files
mimalloc/1.7.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
mimalloc/1.7.6: Calling build()
mimalloc/1.7.6: Apply patch (conan): fix install paths
-------------------------------------------------------
Testing recipe in directory: ./minio-cpp/all
WARNING: conan create failed for ./minio-cpp/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'curlpp/0.8.1.cci.20240530', 'libcurl/8.9.1'. You can try:
- List all available packages using 'conan list "libcurl/8.9.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=curlpp/0.8.1.cci.20240530 --build=libcurl/8.9.1' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./minisat/all
INFO: Successfully patched ./minisat/all.
minisat/2.2.0: CMakeToolchain generated: conan_toolchain.cmake
minisat/2.2.0: CMakeToolchain generated: /home/conan/.conan2/p/b/minisc06ecbce5264e/b/build/Release/generators/CMakePresets.json
minisat/2.2.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
target_link_libraries(... ZLIB::ZLIB)
minisat/2.2.0: Generating aggregated env files
minisat/2.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
minisat/2.2.0: Calling build()
minisat/2.2.0: Apply patch (portability): drop default argument in friend declaration
minisat/2.2.0: Apply patch (portability): add spaces before user literals
-------------------------------------------------------
Testing recipe in directory: ./minitrace/all
INFO: Successfully patched ./minitrace/all.
minitrace/cci.20210321: Building your package in /home/conan/.conan2/p/b/minit2cb0bee037e7f/b
minitrace/cci.20210321: Calling generate()
minitrace/cci.20210321: Generators folder: /home/conan/.conan2/p/b/minit2cb0bee037e7f/b/build/Release/generators
minitrace/cci.20210321: CMakeToolchain generated: conan_toolchain.cmake
minitrace/cci.20210321: CMakeToolchain generated: /home/conan/.conan2/p/b/minit2cb0bee037e7f/b/build/Release/generators/CMakePresets.json
minitrace/cci.20210321: CMakeToolchain generated: /home/conan/.conan2/p/b/minit2cb0bee037e7f/b/src/CMakeUserPresets.json
minitrace/cci.20210321: Generating aggregated env files
minitrace/cci.20210321: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
minitrace/cci.20210321: Calling build()
minitrace/cci.20210321: Apply patch (file): patches/0001-fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./miniupnpc/all
INFO: Successfully patched ./miniupnpc/all.
miniupnpc/2.2.2: Copying sources to build folder
miniupnpc/2.2.2: Building your package in /home/conan/.conan2/p/b/miniu8a3750f88b3a0/b
miniupnpc/2.2.2: Calling generate()
miniupnpc/2.2.2: Generators folder: /home/conan/.conan2/p/b/miniu8a3750f88b3a0/b/build/Release/generators
miniupnpc/2.2.2: CMakeToolchain generated: conan_toolchain.cmake
miniupnpc/2.2.2: CMakeToolchain generated: /home/conan/.conan2/p/b/miniu8a3750f88b3a0/b/build/Release/generators/CMakePresets.json
miniupnpc/2.2.2: Generating aggregated env files
miniupnpc/2.2.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
miniupnpc/2.2.2: Calling build()
miniupnpc/2.2.2: Apply patch (file): patches/0001-fix-cross-build-ios.patch
-------------------------------------------------------
Testing recipe in directory: ./miniz/all
INFO: Successfully patched ./miniz/all.
miniz/2.1.0: Generators folder: /home/conan/.conan2/p/b/minizb6c5901ff0216/b/build/Release/generators
miniz/2.1.0: CMakeToolchain generated: conan_toolchain.cmake
miniz/2.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/minizb6c5901ff0216/b/build/Release/generators/CMakePresets.json
miniz/2.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/minizb6c5901ff0216/b/src/CMakeUserPresets.json
miniz/2.1.0: Generating aggregated env files
miniz/2.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
miniz/2.1.0: Calling build()
miniz/2.1.0: Apply patch (file): patches/2.1.0/001-remove-examples.patch
miniz/2.1.0: Apply patch (file): patches/2.1.0/002-fix-shared-windows.patch
miniz/2.1.0: Apply patch (file): patches/2.1.0/003-include-miniz_zip.patch
-------------------------------------------------------
Testing recipe in directory: ./minizip/all
INFO: Successfully patched ./minizip/all.
minizip/1.2.11: CMakeToolchain generated: /home/conan/.conan2/p/b/minizd1105880b0bde/b/src/CMakeUserPresets.json
minizip/1.2.11: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
find_package(BZip2)
target_link_libraries(... ZLIB::ZLIB BZip2::BZip2)
minizip/1.2.11: Generating aggregated env files
minizip/1.2.11: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
minizip/1.2.11: Calling build()
minizip/1.2.11: Apply patch (file): patches/minizip.patch
minizip/1.2.11: Apply patch (file): patches/miniunz.patch
-------------------------------------------------------
Testing recipe in directory: ./minmea/all
INFO: Successfully patched ./minmea/all.
minmea/0.3.0.cci.20230620: Calling generate()
minmea/0.3.0.cci.20230620: Generators folder: /home/conan/.conan2/p/b/minmeb5127262a18c3/b/build/Release/generators
minmea/0.3.0.cci.20230620: CMakeToolchain generated: conan_toolchain.cmake
minmea/0.3.0.cci.20230620: CMakeToolchain generated: /home/conan/.conan2/p/b/minmeb5127262a18c3/b/build/Release/generators/CMakePresets.json
minmea/0.3.0.cci.20230620: CMakeToolchain generated: /home/conan/.conan2/p/b/minmeb5127262a18c3/b/src/CMakeUserPresets.json
minmea/0.3.0.cci.20230620: Generating aggregated env files
minmea/0.3.0.cci.20230620: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
minmea/0.3.0.cci.20230620: Calling build()
minmea/0.3.0.cci.20230620: Apply patch (conan): Do not search for libcheck - Exclusive for testing
minmea/0.3.0.cci.20230620: Apply patch (portability): Manage compat header file for Windows
-------------------------------------------------------
Testing recipe in directory: ./mio/all
INFO: Successfully patched ./mio/all.
-------- Installing package mio/cci.20201220 (1 of 1) --------
mio/cci.20201220: Building from source
mio/cci.20201220: Package mio/cci.20201220:da39a3ee5e6b4b0d3255bfef95601890afd80709
mio/cci.20201220: Copying sources to build folder
mio/cci.20201220: Building your package in /home/conan/.conan2/p/b/mio377a488134127/b
mio/cci.20201220: Generating aggregated env files
mio/cci.20201220: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
mio/cci.20201220: Calling build()
mio/cci.20201220: Apply patch (portability): Add missing includes for Windows
-------------------------------------------------------
Testing recipe in directory: ./mocknetworkaccessmanager/all
WARNING: conan create failed for ./mocknetworkaccessmanager/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'freetype/2.13.2', 'libiconv/1.17', 'libmysqlclient/8.1.0', 'libtool/2.4.7', 'md4c/0.4.8', 'odbc/2.3.11', 'qt/5.15.16', 'wayland/1.22.0', 'xkbcommon/1.5.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./mold/all
WARNING: conan create failed for ./mold/all
WARNING: Could not apply patches, skipping build:
======== Computing necessary packages ========
mold/2.40.1: Forced build from source
Requirements
mold/2.40.1#67466ddc9316a088a41a0b2c13024d49:c5ed35153585dedf97cedb25d96a13b5b8957110 - Invalid
Build requirements
Skipped binaries
xxhash/0.8.2, zlib/1.3.1, cmake/3.31.9
ERROR: There are invalid packages:
mold/2.40.1: Cannot build for this configuration: Current cppstd (gnu17) is lower than the required C++ standard (20).
-------------------------------------------------------
Testing recipe in directory: ./moltenvk/all
WARNING: conan create failed for ./moltenvk/all
WARNING: Could not apply patches, skipping build:
======== Computing necessary packages ========
Connecting to remote 'conancenter' anonymously
Requirements
moltenvk/1.1.11#c6791ad2f64ff66755fee712ca9b819d:5310557f20ee19506317fc143f1edc77988af80a - Invalid
vulkan-headers/1.3.224.0#84576deff1b71bce4b32d788e9f3c3b8:da39a3ee5e6b4b0d3255bfef95601890afd80709#d5b79591109e0ee70efb26b43a26fa34 - Download (conancenter)
Skipped binaries
cereal/1.3.2, glslang/1.3.224.0, spirv-cross/1.3.224.0, spirv-headers/1.3.224.0, spirv-tools/1.3.224.0
ERROR: There are invalid packages:
moltenvk/1.1.11: Invalid: moltenvk/1.1.11 only supported on MacOS, iOS and tvOS
-------------------------------------------------------
Testing recipe in directory: ./mongo-c-driver/all
INFO: Successfully patched ./mongo-c-driver/all.
find_package(Snappy)
find_package(ZLIB)
find_package(zstd)
find_package(ICU)
target_link_libraries(... openssl::openssl Snappy::snappy ZLIB::ZLIB zstd::libzstd_static icu::icu)
mongo-c-driver/1.24.3: Generating aggregated env files
mongo-c-driver/1.24.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
mongo-c-driver/1.24.3: Calling build()
mongo-c-driver/1.24.3: Apply patch (conan): separate static and shared builds
mongo-c-driver/1.24.3: Apply patch (portability): fix uninitialized variable warning
-------------------------------------------------------
Testing recipe in directory: ./mongo-cxx-driver/all
WARNING: conan create failed for ./mongo-cxx-driver/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118', 'mongo-c-driver/1.29.0'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118 --build=mongo-c-driver/1.29.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./morton-nd/all
INFO: Successfully patched ./morton-nd/all.
======== Computing necessary packages ========
morton-nd/3.0.0: Forced build from source
Requirements
morton-nd/3.0.0#f691ce8bd44c4fddaf694e95b85492cc:da39a3ee5e6b4b0d3255bfef95601890afd80709 - Build
======== Installing packages ========
morton-nd/3.0.0: Calling source() in /home/conan/.conan2/p/morto0134b23ff9d13/s/src
morton-nd/3.0.0: Source https://github.com/kevinhartman/morton-nd/archive/v3.0.0.tar.gz retrieved from local download cache
morton-nd/3.0.0: Uncompressing v3.0.0.tar.gz to .
morton-nd/3.0.0: Apply patch (portability): patches/0001-v3.0.0-fix-include-cstdint.patch
-------------------------------------------------------
Testing recipe in directory: ./mosquitto/1.x
WARNING: conan create failed for ./mosquitto/1.x
WARNING: Could not apply patches, skipping build:
no_ts=False
no_whirlpool=False
shared=False
ERROR: Missing prebuilt package for 'libwebsockets/4.3.2', 'openssl/1.1.1w'. You can try:
- List all available packages using 'conan list "openssl/1.1.1w:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libwebsockets/4.3.2 --build=openssl/1.1.1w' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./mozjpeg/all
WARNING: conan create failed for ./mozjpeg/all
WARNING: Could not apply patches, skipping build:
arch=x86_64
build_type=Release
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7', 'nasm/2.15.05'. You can try:
- List all available packages using 'conan list "nasm/2.15.05:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7 --build=nasm/2.15.05' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./mpc/all
WARNING: conan create failed for ./mpc/all
WARNING: Could not apply patches, skipping build:
shared=False
[requires]
gmp/6.3.Z
ERROR: Missing prebuilt package for 'mpfr/4.2.0'. You can try:
- List all available packages using 'conan list "mpfr/4.2.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=mpfr/4.2.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./mpdecimal/all
INFO: Successfully patched ./mpdecimal/all.
mpdecimal/2.5.0: options: cxx=True fPIC=True shared=False
mpdecimal/2.5.0: Copying sources to build folder
mpdecimal/2.5.0: Building your package in /home/conan/.conan2/p/b/mpdecb734a643fdfa3/b
mpdecimal/2.5.0: Calling generate()
mpdecimal/2.5.0: Generators folder: /home/conan/.conan2/p/b/mpdecb734a643fdfa3/b/build-release/conan
mpdecimal/2.5.0: Generating aggregated env files
mpdecimal/2.5.0: Generated aggregated env files: ['conanbuild.sh']
mpdecimal/2.5.0: Calling build()
mpdecimal/2.5.0: Apply patch (file): patches/0001-2.5.0-msvc-fixes.patch
mpdecimal/2.5.0: Apply patch (file): patches/0002-add-mingw-to-configure-ac.patch
-------------------------------------------------------
Testing recipe in directory: ./mpfr/all
INFO: Successfully patched ./mpfr/all.
mpfr/4.2.0: options: exact_int=gmp fPIC=True shared=False
mpfr/4.2.0: requires: gmp/6.3.Z
mpfr/4.2.0: Copying sources to build folder
mpfr/4.2.0: Building your package in /home/conan/.conan2/p/b/mpfrd53d59a562631/b
mpfr/4.2.0: Calling generate()
mpfr/4.2.0: Generators folder: /home/conan/.conan2/p/b/mpfrd53d59a562631/b/build-release/conan
mpfr/4.2.0: Generating aggregated env files
mpfr/4.2.0: Generated aggregated env files: ['conanbuild.sh']
mpfr/4.2.0: Calling build()
mpfr/4.2.0: Apply patch (portability): Windows header DLL
-------------------------------------------------------
Testing recipe in directory: ./mpg123/all
INFO: Successfully patched ./mpg123/all.
mpg123/1.29.3: options: fPIC=True flexible_resampling=True icy=True id3v2=True ieeefloat=True layer1=True layer2=True layer3=True module=dummy moreinfo=True network=True seektable=1000 shared=False
mpg123/1.29.3: Copying sources to build folder
mpg123/1.29.3: Building your package in /home/conan/.conan2/p/b/mpg12501db91dbc187/b
mpg123/1.29.3: Calling generate()
mpg123/1.29.3: Generators folder: /home/conan/.conan2/p/b/mpg12501db91dbc187/b/build-release/conan
mpg123/1.29.3: Generating aggregated env files
mpg123/1.29.3: Generated aggregated env files: ['conanbuild.sh']
mpg123/1.29.3: Calling build()
mpg123/1.29.3: Apply patch (file): patches/0001-msvc-export-symbols.patch
mpg123/1.29.3: Apply patch (file): patches/0002-cmake-read_api_version-fix.patch
-------------------------------------------------------
Testing recipe in directory: ./mpir/all
WARNING: conan create failed for ./mpir/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./mppp/all
INFO: Successfully patched ./mppp/all.
mppp/1.0.3: CMakeToolchain generated: conan_toolchain.cmake
mppp/1.0.3: CMakeToolchain generated: /home/conan/.conan2/p/b/mppp5270fd7b7225d/b/build/Release/generators/CMakePresets.json
mppp/1.0.3: CMakeToolchain generated: /home/conan/.conan2/p/b/mppp5270fd7b7225d/b/src/CMakeUserPresets.json
mppp/1.0.3: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(gmp)
target_link_libraries(... gmp::gmp)
mppp/1.0.3: Generating aggregated env files
mppp/1.0.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
mppp/1.0.3: Calling build()
mppp/1.0.3: Apply patch (portability): disable the flag for treats warning as errors
-------------------------------------------------------
Testing recipe in directory: ./msdf-atlas-gen/all
WARNING: conan create failed for ./msdf-atlas-gen/all
WARNING: Could not apply patches, skipping build:
bzip2/1.0.Z
libpng/1.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'freetype/2.13.2'. You can try:
- List all available packages using 'conan list "freetype/2.13.2:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=freetype/2.13.2' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./msdfgen/all
WARNING: conan create failed for ./msdfgen/all
WARNING: Could not apply patches, skipping build:
bzip2/1.0.Z
libpng/1.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'freetype/2.13.2'. You can try:
- List all available packages using 'conan list "freetype/2.13.2:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=freetype/2.13.2' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./msix/all
WARNING: conan create failed for ./msix/all
WARNING: Could not apply patches, skipping build:
xerces-c/3.2.5: Checking 11 compatible configurations
xerces-c/3.2.5: Found compatible package 'bdfcccef3489db00ae78adea47094b5c5c889f28': compiler.cppstd=17
Requirements
icu/74.2#cd1937b9561b8950a2ae6311284c5813:ade788d9a2035d27cb7a36dfc6df106c25911eaf#d53b31664e41ce0c36a8440dedb3ea64 - Cache
msix/1.7#b378310c2395265133a25240b291359f:b323f55431cc478cd974919f59343404d084af07 - Invalid
openssl/3.6.0#89e8af1d4a21afcac0557079d23d8890:ba0c965640dfc9185194d683d05bfbe6419b47a3#74e413fb87dae19edc8e79464295022d - Cache
xerces-c/3.2.5#4534bf5ce931e79773601ba912a963a6:bdfcccef3489db00ae78adea47094b5c5c889f28#ddc850d3885270704c6cc03e2e469aab - Cache
zlib/1.3.1#b8bc2603263cf7eccbd6e17e66b0ed76:b647c43bfefae3f830561ca202b6cfd935b56205#fee20b6da94c4580b0c84ca5ce203fdc - Cache
ERROR: There are invalid packages:
msix/1.7: Invalid: Only clang is supported on Linux
-------------------------------------------------------
Testing recipe in directory: ./mtfmt/all
INFO: Successfully patched ./mtfmt/all.
mtfmt/0.1.3: Building your package in /home/conan/.conan2/p/b/mtfmt870ec155b273c/b
mtfmt/0.1.3: Calling generate()
mtfmt/0.1.3: Generators folder: /home/conan/.conan2/p/b/mtfmt870ec155b273c/b/build/Release/generators
mtfmt/0.1.3: CMakeToolchain generated: conan_toolchain.cmake
mtfmt/0.1.3: CMakeToolchain generated: /home/conan/.conan2/p/b/mtfmt870ec155b273c/b/build/Release/generators/CMakePresets.json
mtfmt/0.1.3: CMakeToolchain generated: /home/conan/.conan2/p/b/mtfmt870ec155b273c/b/src/CMakeUserPresets.json
mtfmt/0.1.3: Generating aggregated env files
mtfmt/0.1.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
mtfmt/0.1.3: Calling build()
mtfmt/0.1.3: Apply patch (conan): Remove hardcoded C/CXX standards
-------------------------------------------------------
Testing recipe in directory: ./mysql-connector-cpp/all
INFO: Successfully patched ./mysql-connector-cpp/all.
rapidjson/1.1.0: Already installed! (3 of 8)
zlib/1.3.1: Already installed! (4 of 8)
zstd/1.5.7: Already installed! (5 of 8)
openssl/3.6.0: Already installed! (6 of 8)
protobuf/3.21.12: Already installed! (7 of 8)
mysql-connector-cpp/9.2.0: Calling source() in /home/conan/.conan2/p/mysql0ded7e1402533/s/src
mysql-connector-cpp/9.2.0: Source https://github.com/mysql/mysql-connector-cpp/archive/refs/tags/9.2.0.tar.gz retrieved from local download cache
mysql-connector-cpp/9.2.0: Uncompressing 9.2.0.tar.gz to .
mysql-connector-cpp/9.2.0: Apply patch (conan): Handle protobuf logic
mysql-connector-cpp/9.2.0: Apply patch (conan): Avoid embedding transitive deps
-------------------------------------------------------
Testing recipe in directory: ./nanobench/all
INFO: Successfully patched ./nanobench/all.
-------- Installing package nanobench/4.3.9 (1 of 1) --------
nanobench/4.3.9: Building from source
nanobench/4.3.9: Package nanobench/4.3.9:da39a3ee5e6b4b0d3255bfef95601890afd80709
nanobench/4.3.9: Copying sources to build folder
nanobench/4.3.9: Building your package in /home/conan/.conan2/p/b/nanob9ecd2aa40375d/b
nanobench/4.3.9: Generating aggregated env files
nanobench/4.3.9: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
nanobench/4.3.9: Calling build()
nanobench/4.3.9: Apply patch (portability): fix compilation error on msvc < 1928
-------------------------------------------------------
Testing recipe in directory: ./nanodbc/all
WARNING: conan create failed for ./nanodbc/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libiconv/1.17', 'libtool/2.4.7', 'odbc/2.3.11'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./nasm/all
INFO: Successfully patched ./nasm/all.
nasm/2.15.05: Package nasm/2.15.05:3593751651824fb813502c69c971267624ced41a
nasm/2.15.05: settings: os=Linux arch=x86_64 build_type=Release
nasm/2.15.05: Copying sources to build folder
nasm/2.15.05: Building your package in /home/conan/.conan2/p/b/nasm3d630d68cad2e/b
nasm/2.15.05: Calling generate()
nasm/2.15.05: Generators folder: /home/conan/.conan2/p/b/nasm3d630d68cad2e/b/build-release/conan
nasm/2.15.05: Generating aggregated env files
nasm/2.15.05: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
nasm/2.15.05: Calling build()
nasm/2.15.05: Apply patch (file): patches/2.15.05-0001-disable-newly-integrated-dependency-tracking.patch
-------------------------------------------------------
Testing recipe in directory: ./netcdf/all
WARNING: conan create failed for ./netcdf/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./net-snmp/all
WARNING: conan create failed for ./net-snmp/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libtool/2.4.7:b647c43bfefae3f830561ca202b6cfd935b56205
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'gnu-config/cci.20210814', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=gnu-config/cci.20210814 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./newmat/all
INFO: Successfully patched ./newmat/all.
newmat/11.0.1: Copying sources to build folder
newmat/11.0.1: Building your package in /home/conan/.conan2/p/b/newma75e7fdb2419f8/b
newmat/11.0.1: Calling generate()
newmat/11.0.1: Generators folder: /home/conan/.conan2/p/b/newma75e7fdb2419f8/b/build/Release/generators
newmat/11.0.1: CMakeToolchain generated: conan_toolchain.cmake
newmat/11.0.1: CMakeToolchain generated: /home/conan/.conan2/p/b/newma75e7fdb2419f8/b/build/Release/generators/CMakePresets.json
newmat/11.0.1: Generating aggregated env files
newmat/11.0.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
newmat/11.0.1: Calling build()
newmat/11.0.1: Apply patch (portability): Fix comparison of pointer and int for new compilers
-------------------------------------------------------
Testing recipe in directory: ./nghttp3/all
INFO: Successfully patched ./nghttp3/all.
nghttp3/1.2.0: Building your package in /home/conan/.conan2/p/b/nghttd5ba10385c106/b
nghttp3/1.2.0: Calling generate()
nghttp3/1.2.0: Generators folder: /home/conan/.conan2/p/b/nghttd5ba10385c106/b/build/Release/generators
nghttp3/1.2.0: CMakeToolchain generated: conan_toolchain.cmake
nghttp3/1.2.0: CMakeToolchain generated: /home/conan/.conan2/p/b/nghttd5ba10385c106/b/build/Release/generators/CMakePresets.json
nghttp3/1.2.0: CMakeToolchain generated: /home/conan/.conan2/p/b/nghttd5ba10385c106/b/src/CMakeUserPresets.json
nghttp3/1.2.0: Generating aggregated env files
nghttp3/1.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
nghttp3/1.2.0: Calling build()
nghttp3/1.2.0: Apply patch (conan): disable always static build to avoid overwrite lib file on windows
-------------------------------------------------------
Testing recipe in directory: ./nmslib/all
WARNING: conan create failed for ./nmslib/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: eigen/3.4.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./nng/all
INFO: Successfully patched ./nng/all.
nng/1.3.2: Building your package in /home/conan/.conan2/p/b/nng87274002b76d4/b
nng/1.3.2: Calling generate()
nng/1.3.2: Generators folder: /home/conan/.conan2/p/b/nng87274002b76d4/b/build/Release/generators
nng/1.3.2: CMakeToolchain generated: conan_toolchain.cmake
nng/1.3.2: CMakeToolchain generated: /home/conan/.conan2/p/b/nng87274002b76d4/b/build/Release/generators/CMakePresets.json
nng/1.3.2: CMakeToolchain generated: /home/conan/.conan2/p/b/nng87274002b76d4/b/src/CMakeUserPresets.json
nng/1.3.2: Generating aggregated env files
nng/1.3.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
nng/1.3.2: Calling build()
nng/1.3.2: Apply patch (portability): add support iOS, tvOS and watchOS
-------------------------------------------------------
Testing recipe in directory: ./nodesoup/all
INFO: Successfully patched ./nodesoup/all.
nodesoup/cci.20200905: Building your package in /home/conan/.conan2/p/b/nodesce603576f8136/b
nodesoup/cci.20200905: Calling generate()
nodesoup/cci.20200905: Generators folder: /home/conan/.conan2/p/b/nodesce603576f8136/b/build/Release/generators
nodesoup/cci.20200905: CMakeToolchain generated: conan_toolchain.cmake
nodesoup/cci.20200905: CMakeToolchain generated: /home/conan/.conan2/p/b/nodesce603576f8136/b/build/Release/generators/CMakePresets.json
nodesoup/cci.20200905: CMakeToolchain generated: /home/conan/.conan2/p/b/nodesce603576f8136/b/src/CMakeUserPresets.json
nodesoup/cci.20200905: Generating aggregated env files
nodesoup/cci.20200905: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
nodesoup/cci.20200905: Calling build()
nodesoup/cci.20200905: Apply patch (file): patches/0001-install-shared-windows.patch
-------------------------------------------------------
Testing recipe in directory: ./norm/all
WARNING: conan create failed for ./norm/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./nsync/all
INFO: Successfully patched ./nsync/all.
nsync/1.23.0: Building your package in /home/conan/.conan2/p/b/nsyncb4fa0a6b16ed6/b
nsync/1.23.0: Calling generate()
nsync/1.23.0: Generators folder: /home/conan/.conan2/p/b/nsyncb4fa0a6b16ed6/b/build/Release/generators
nsync/1.23.0: CMakeToolchain generated: conan_toolchain.cmake
nsync/1.23.0: CMakeToolchain generated: /home/conan/.conan2/p/b/nsyncb4fa0a6b16ed6/b/build/Release/generators/CMakePresets.json
nsync/1.23.0: CMakeToolchain generated: /home/conan/.conan2/p/b/nsyncb4fa0a6b16ed6/b/src/CMakeUserPresets.json
nsync/1.23.0: Generating aggregated env files
nsync/1.23.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
nsync/1.23.0: Calling build()
nsync/1.23.0: Apply patch (file): patches/0001-darwin-exclude_semaphore_mutex_c_from_nsync_cpp_lib.patch
-------------------------------------------------------
Testing recipe in directory: ./nuraft/all
WARNING: conan create failed for ./nuraft/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./nvcloth/1.1.6
INFO: Successfully patched ./nvcloth/1.1.6.
nvcloth/1.1.6: Calling generate()
nvcloth/1.1.6: Generators folder: /home/conan/.conan2/p/b/nvclo04aa8adc444a4/b/build/Release/generators
nvcloth/1.1.6: CMakeToolchain generated: conan_toolchain.cmake
nvcloth/1.1.6: CMakeToolchain generated: /home/conan/.conan2/p/b/nvclo04aa8adc444a4/b/build/Release/generators/CMakePresets.json
nvcloth/1.1.6: Generating aggregated env files
nvcloth/1.1.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
nvcloth/1.1.6: Calling build()
nvcloth/1.1.6: Apply patch (file): patches/0001-PsAllocator-include-typeinfo.patch
nvcloth/1.1.6: Apply patch (file): patches/0002-CallbackFix.patch
nvcloth/1.1.6: Apply patch (file): patches/0003-PsAllocator.patch
-------------------------------------------------------
Testing recipe in directory: ./oatpp-postgresql/all
INFO: Successfully patched ./oatpp-postgresql/all.
oatpp-postgresql/1.2.5: CMakeToolchain generated: /home/conan/.conan2/p/b/oatpp3481848c9364a/b/build/Release/generators/CMakePresets.json
oatpp-postgresql/1.2.5: CMakeToolchain generated: /home/conan/.conan2/p/b/oatpp3481848c9364a/b/src/CMakeUserPresets.json
oatpp-postgresql/1.2.5: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(oatpp)
find_package(PostgreSQL)
target_link_libraries(... oatpp::oatpp-test PostgreSQL::PostgreSQL)
oatpp-postgresql/1.2.5: Generating aggregated env files
oatpp-postgresql/1.2.5: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
oatpp-postgresql/1.2.5: Calling build()
oatpp-postgresql/1.2.5: Apply patch (portability): Fix build error in Windows.
-------------------------------------------------------
Testing recipe in directory: ./oboe/all
WARNING: conan create failed for ./oboe/all
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
oboe/1.7.0#b3141707c3803160db8109a8660151b4 - Cache
======== Computing necessary packages ========
Requirements
oboe/1.7.0#b3141707c3803160db8109a8660151b4:8631cf963dbbb4d7a378a64a6fd1dc57558bc2fe - Invalid
ERROR: There are invalid packages:
oboe/1.7.0: Invalid: oboe supports Android only
-------------------------------------------------------
Testing recipe in directory: ./octomap/all
INFO: Successfully patched ./octomap/all.
octomap/1.10.0: Building your package in /home/conan/.conan2/p/b/octom068779eb3b19d/b
octomap/1.10.0: Calling generate()
octomap/1.10.0: Generators folder: /home/conan/.conan2/p/b/octom068779eb3b19d/b/build/Release/generators
octomap/1.10.0: CMakeToolchain generated: conan_toolchain.cmake
octomap/1.10.0: CMakeToolchain generated: /home/conan/.conan2/p/b/octom068779eb3b19d/b/build/Release/generators/CMakePresets.json
octomap/1.10.0: CMakeToolchain generated: /home/conan/.conan2/p/b/octom068779eb3b19d/b/src/CMakeUserPresets.json
octomap/1.10.0: Generating aggregated env files
octomap/1.10.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
octomap/1.10.0: Calling build()
octomap/1.10.0: Apply patch (conan): CMake: build either shared or static
-------------------------------------------------------
Testing recipe in directory: ./odbc/all
WARNING: conan create failed for ./odbc/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libtool/2.4.7:b647c43bfefae3f830561ca202b6cfd935b56205
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'gnu-config/cci.20210814', 'libiconv/1.17', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./ode/all
INFO: Successfully patched ./ode/all.
ode/0.16.2: Generators folder: /home/conan/.conan2/p/b/oded47236d872de8/b/build/Release/generators
ode/0.16.2: CMakeToolchain generated: conan_toolchain.cmake
ode/0.16.2: CMakeToolchain generated: /home/conan/.conan2/p/b/oded47236d872de8/b/build/Release/generators/CMakePresets.json
ode/0.16.2: CMakeToolchain generated: /home/conan/.conan2/p/b/oded47236d872de8/b/src/CMakeUserPresets.json
ode/0.16.2: Generating aggregated env files
ode/0.16.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
ode/0.16.2: Calling build()
ode/0.16.2: Apply patch (portability): Fix cross-build to macOS, iOS, watchOS & tvOS
ode/0.16.2: Apply patch (conan): Allow to build static library without PIC
ode/0.16.2: Apply patch (conan): Fix casing issue in include of ode/timer.h
-------------------------------------------------------
Testing recipe in directory: ./ogg/all
INFO: Successfully patched ./ogg/all.
ogg/1.3.4: Building your package in /home/conan/.conan2/p/b/ogg586ee3501b26e/b
ogg/1.3.4: Calling generate()
ogg/1.3.4: Generators folder: /home/conan/.conan2/p/b/ogg586ee3501b26e/b/build/Release/generators
ogg/1.3.4: CMakeToolchain generated: conan_toolchain.cmake
ogg/1.3.4: CMakeToolchain generated: /home/conan/.conan2/p/b/ogg586ee3501b26e/b/build/Release/generators/CMakePresets.json
ogg/1.3.4: CMakeToolchain generated: /home/conan/.conan2/p/b/ogg586ee3501b26e/b/src/CMakeUserPresets.json
ogg/1.3.4: Generating aggregated env files
ogg/1.3.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
ogg/1.3.4: Calling build()
ogg/1.3.4: Apply patch (file): patches/001-fix-unsigned-typedefs-for-macos.patch
-------------------------------------------------------
Testing recipe in directory: ./ohnet/all
INFO: Successfully patched ./ohnet/all.
ohnet/1.36.5182: settings: os=Linux arch=x86_64 compiler=gcc compiler.cppstd=gnu17 compiler.libcxx=libstdc++11 compiler.version=11 build_type=Release
ohnet/1.36.5182: options: fPIC=True shared=False
ohnet/1.36.5182: Copying sources to build folder
ohnet/1.36.5182: Building your package in /home/conan/.conan2/p/b/ohnetac05451153c9d/b
ohnet/1.36.5182: Calling generate()
ohnet/1.36.5182: Generators folder: /home/conan/.conan2/p/b/ohnetac05451153c9d/b/build-release/conan
ohnet/1.36.5182: Generating aggregated env files
ohnet/1.36.5182: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
ohnet/1.36.5182: Calling build()
ohnet/1.36.5182: Apply patch (conan): Reduce gcc-centricity in Makefile
-------------------------------------------------------
Testing recipe in directory: ./ohpipeline/all
WARNING: conan create failed for ./ohpipeline/all
WARNING: Could not apply patches, skipping build:
drm=False
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'faac/1.30'. You can try:
- List all available packages using 'conan list "faac/1.30:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=faac/1.30' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./onetbb/all
INFO: Successfully patched ./onetbb/all.
onetbb/2021.3.0: Calling generate()
onetbb/2021.3.0: Generators folder: /home/conan/.conan2/p/b/onetbd8b67f9bbd082/b/build/Release/generators
onetbb/2021.3.0: CMakeToolchain generated: conan_toolchain.cmake
onetbb/2021.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/onetbd8b67f9bbd082/b/build/Release/generators/CMakePresets.json
onetbb/2021.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/onetbd8b67f9bbd082/b/src/CMakeUserPresets.json
onetbb/2021.3.0: Generating aggregated env files
onetbb/2021.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
onetbb/2021.3.0: Calling build()
onetbb/2021.3.0: Apply patch (portability): cherry-pick upstream patch: avoid android compile errors for current NDKs on releases <= 2021.6.0
onetbb/2021.3.0: Apply patch (portability): Use pkg_search_module with IMPORTED_TARGET
-------------------------------------------------------
Testing recipe in directory: ./onnx/all
INFO: Successfully patched ./onnx/all.
onnx/1.15.0: CMakeToolchain generated: conan_toolchain.cmake
onnx/1.15.0: CMakeToolchain generated: /home/conan/.conan2/p/b/onnxef860034507c0/b/build/Release/generators/CMakePresets.json
onnx/1.15.0: CMakeToolchain generated: /home/conan/.conan2/p/b/onnxef860034507c0/b/src/CMakeUserPresets.json
onnx/1.15.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(protobuf)
target_link_libraries(... protobuf::protobuf)
onnx/1.15.0: Generating aggregated env files
onnx/1.15.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
onnx/1.15.0: Calling build()
onnx/1.15.0: Apply patch (file): Fix CMakelist.txt to allow protobuf to get its own dependencies
-------------------------------------------------------
Testing recipe in directory: ./onnxruntime/all
WARNING: conan create failed for ./onnxruntime/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'abseil/20240116.1', 'date/3.0.1', 'eigen/3.4.0', 'flatbuffers/1.12.0', 'libbacktrace/cci.20210118', 'libcurl/8.15.0', 're2/20231101'. You can try:
- List all available packages using 'conan list "abseil/20240116.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./open62541/all
INFO: Successfully patched ./open62541/all.
======== Installing packages ========
open62541/1.3.8: Calling source() in /home/conan/.conan2/p/open6a7bae2d41842f/s/src
open62541/1.3.8: Source https://github.com/open62541/open62541/archive/v1.3.8.tar.gz retrieved from local download cache
open62541/1.3.8: Uncompressing v1.3.8.tar.gz to .
open62541/1.3.8: Source https://github.com/OPCFoundation/UA-Nodeset/archive/Glass=1.0.0-2022-01-01.zip retrieved from local download cache
open62541/1.3.8: Uncompressing Glass=1.0.0-2022-01-01 to deps/ua-nodeset
open62541/1.3.8: Unzipping 92.5MB, this can take a while
open62541/1.3.8: Apply patch (conan): Disable static code analysis
-------------------------------------------------------
Testing recipe in directory: ./openal/all
WARNING: conan create failed for ./openal/all
WARNING: Could not apply patches, skipping build:
======== Installing packages ========
libalsa/1.2.7.2: Already installed! (1 of 2)
openal/1.19.1: Calling source() in /home/conan/.conan2/p/opena30c4288316273/s/src
openal/1.19.1: WARN: network: Error downloading file https://openal-soft.org/openal-releases/openal-soft-1.19.1.tar.bz2: 'HTTPSConnectionPool(host='openal-soft.org', port=443): Max retries exceeded with url: /openal-releases/openal-soft-1.19.1.tar.bz2 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))'
openal/1.19.1: Waiting 5 seconds to retry...
openal/1.19.1: WARN: network: Error downloading file https://openal-soft.org/openal-releases/openal-soft-1.19.1.tar.bz2: 'HTTPSConnectionPool(host='openal-soft.org', port=443): Max retries exceeded with url: /openal-releases/openal-soft-1.19.1.tar.bz2 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))'
openal/1.19.1: Waiting 5 seconds to retry...
ERROR: openal/1.19.1: Error in source() method, line 94
get(self, **self.conan_data["sources"][self.version], strip_root=True)
ConanException: Error downloading file https://openal-soft.org/openal-releases/openal-soft-1.19.1.tar.bz2: 'HTTPSConnectionPool(host='openal-soft.org', port=443): Max retries exceeded with url: /openal-releases/openal-soft-1.19.1.tar.bz2 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))'
-------------------------------------------------------
Testing recipe in directory: ./openal-soft/all
INFO: Successfully patched ./openal-soft/all.
openal-soft/1.22.2: Calling generate()
openal-soft/1.22.2: Generators folder: /home/conan/.conan2/p/b/opena8e434234de954/b/build/Release/generators
openal-soft/1.22.2: CMakeToolchain generated: conan_toolchain.cmake
openal-soft/1.22.2: CMakeToolchain generated: /home/conan/.conan2/p/b/opena8e434234de954/b/build/Release/generators/CMakePresets.json
openal-soft/1.22.2: CMakeToolchain generated: /home/conan/.conan2/p/b/opena8e434234de954/b/src/CMakeUserPresets.json
openal-soft/1.22.2: Generating aggregated env files
openal-soft/1.22.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
openal-soft/1.22.2: Calling build()
openal-soft/1.22.2: Apply patch (file): patches/1.22.2-0001-fix-al-optional-in-if-compile-error.patch
openal-soft/1.22.2: Apply patch (file): patches/1.22.2-0002-fix-pulseaudio-find-package-vars.patch
-------------------------------------------------------
Testing recipe in directory: ./openassetio/all
ERROR: No patches found in conandata.yml for ./openassetio/all, skipping.
Testing recipe in directory: ./opencl-icd-loader/all
INFO: Successfully patched ./opencl-icd-loader/all.
opencl-icd-loader/2020.06.16: Building your package in /home/conan/.conan2/p/b/openc72c723d56f8ab/b
opencl-icd-loader/2020.06.16: Calling generate()
opencl-icd-loader/2020.06.16: Generators folder: /home/conan/.conan2/p/b/openc72c723d56f8ab/b/build/Release/generators
opencl-icd-loader/2020.06.16: CMakeToolchain generated: conan_toolchain.cmake
opencl-icd-loader/2020.06.16: CMakeToolchain generated: /home/conan/.conan2/p/b/openc72c723d56f8ab/b/build/Release/generators/CMakePresets.json
opencl-icd-loader/2020.06.16: CMakeToolchain generated: /home/conan/.conan2/p/b/openc72c723d56f8ab/b/src/CMakeUserPresets.json
opencl-icd-loader/2020.06.16: Generating aggregated env files
opencl-icd-loader/2020.06.16: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
opencl-icd-loader/2020.06.16: Calling build()
opencl-icd-loader/2020.06.16: Apply patch (portability): Add missing includes (needed for new Xcode versions)
-------------------------------------------------------
Testing recipe in directory: ./opencolorio/all
WARNING: conan create failed for ./opencolorio/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17', 'openexr/3.3.5'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17 --build=openexr/3.3.5' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./opencore-amr/all
INFO: Successfully patched ./opencore-amr/all.
opencore-amr/0.1.5: settings: os=Linux arch=x86_64 compiler=gcc compiler.cppstd=gnu17 compiler.libcxx=libstdc++11 compiler.version=11 build_type=Release
opencore-amr/0.1.5: options: fPIC=True shared=False
opencore-amr/0.1.5: Copying sources to build folder
opencore-amr/0.1.5: Building your package in /home/conan/.conan2/p/b/openc41bfe49c031e7/b
opencore-amr/0.1.5: Calling generate()
opencore-amr/0.1.5: Generators folder: /home/conan/.conan2/p/b/openc41bfe49c031e7/b/build-release/conan
opencore-amr/0.1.5: Generating aggregated env files
opencore-amr/0.1.5: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
opencore-amr/0.1.5: Calling build()
opencore-amr/0.1.5: Apply patch (portability): remove deprecated register keyword
-------------------------------------------------------
Testing recipe in directory: ./openddl-parser/all
INFO: Successfully patched ./openddl-parser/all.
openddl-parser/cci.20211217: Building your package in /home/conan/.conan2/p/b/opend4ae3feb0d1c47/b
openddl-parser/cci.20211217: Calling generate()
openddl-parser/cci.20211217: Generators folder: /home/conan/.conan2/p/b/opend4ae3feb0d1c47/b/build/Release/generators
openddl-parser/cci.20211217: CMakeToolchain generated: conan_toolchain.cmake
openddl-parser/cci.20211217: CMakeToolchain generated: /home/conan/.conan2/p/b/opend4ae3feb0d1c47/b/build/Release/generators/CMakePresets.json
openddl-parser/cci.20211217: CMakeToolchain generated: /home/conan/.conan2/p/b/opend4ae3feb0d1c47/b/src/CMakeUserPresets.json
openddl-parser/cci.20211217: Generating aggregated env files
openddl-parser/cci.20211217: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
openddl-parser/cci.20211217: Calling build()
openddl-parser/cci.20211217: Apply patch (file): patches/0001-fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./openexr/2.x
INFO: Successfully patched ./openexr/2.x.
openexr/2.5.7: CMakeToolchain generated: conan_toolchain.cmake
openexr/2.5.7: CMakeToolchain generated: /home/conan/.conan2/p/b/opene81824e9125494/b/build/Release/generators/CMakePresets.json
openexr/2.5.7: CMakeToolchain generated: /home/conan/.conan2/p/b/opene81824e9125494/b/src/CMakeUserPresets.json
openexr/2.5.7: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
target_link_libraries(... ZLIB::ZLIB)
openexr/2.5.7: Generating aggregated env files
openexr/2.5.7: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
openexr/2.5.7: Calling build()
openexr/2.5.7: Apply patch (portability): Add #include <cstdint> as required by newer gcc versions
-------------------------------------------------------
Testing recipe in directory: ./openexr/3.x
INFO: Successfully patched ./openexr/3.x.
openexr/3.2.4: CMakeToolchain generated: /home/conan/.conan2/p/b/opene97507d225fb50/b/src/CMakeUserPresets.json
openexr/3.2.4: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
find_package(Imath)
find_package(libdeflate)
target_link_libraries(... ZLIB::ZLIB Imath::Imath libdeflate::libdeflate_static)
openexr/3.2.4: Generating aggregated env files
openexr/3.2.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
openexr/3.2.4: Calling build()
openexr/3.2.4: Apply patch (portability): Workaround for GCC 5 bug
-------------------------------------------------------
Testing recipe in directory: ./openfst/all
WARNING: conan create failed for ./openfst/all
WARNING: Could not apply patches, skipping build:
======== Installing packages ========
openfst/1.8.2: Calling source() in /home/conan/.conan2/p/openf4310cd41150be/s/src
openfst/1.8.2: WARN: network: Error downloading file https://www.openfst.org/twiki/pub/FST/FstDownload/openfst-1.8.2.tar.gz: 'HTTPSConnectionPool(host='www.openfst.org', port=443): Max retries exceeded with url: /twiki/pub/FST/FstDownload/openfst-1.8.2.tar.gz (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)')))'
openfst/1.8.2: Waiting 5 seconds to retry...
openfst/1.8.2: WARN: network: Error downloading file https://www.openfst.org/twiki/pub/FST/FstDownload/openfst-1.8.2.tar.gz: 'HTTPSConnectionPool(host='www.openfst.org', port=443): Max retries exceeded with url: /twiki/pub/FST/FstDownload/openfst-1.8.2.tar.gz (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)')))'
openfst/1.8.2: Waiting 5 seconds to retry...
ERROR: openfst/1.8.2: Error in source() method, line 88
get(self, **self.conan_data["sources"][self.version], strip_root=True)
ConanException: Error downloading file https://www.openfst.org/twiki/pub/FST/FstDownload/openfst-1.8.2.tar.gz: 'HTTPSConnectionPool(host='www.openfst.org', port=443): Max retries exceeded with url: /twiki/pub/FST/FstDownload/openfst-1.8.2.tar.gz (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)')))'
-------------------------------------------------------
Testing recipe in directory: ./opengv/all
WARNING: conan create failed for ./opengv/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: eigen/3.4.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./openimageio/all
WARNING: conan create failed for ./openimageio/all
WARNING: Could not apply patches, skipping build:
fPIC=True
shared=False
utils=True
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'ffmpeg/7.1.1', 'freetype/2.13.2', 'giflib/5.2.1', 'libbacktrace/cci.20210118', 'libiconv/1.17', 'libmp3lame/3.100', 'libsquish/1.15', 'libtiff/4.6.0', 'libtool/2.4.7', 'libx265/3.4', 'opencolorio/2.4.2', 'openexr/3.3.5', 'pulseaudio/14.2'. You can try:
- List all available packages using 'conan list "giflib/5.2.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./openjpeg/all
INFO: Successfully patched ./openjpeg/all.
openjpeg/2.3.1: Building your package in /home/conan/.conan2/p/b/openj1f21dbcfa525f/b
openjpeg/2.3.1: Calling generate()
openjpeg/2.3.1: Generators folder: /home/conan/.conan2/p/b/openj1f21dbcfa525f/b/build/Release/generators
openjpeg/2.3.1: CMakeToolchain generated: conan_toolchain.cmake
openjpeg/2.3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/openj1f21dbcfa525f/b/build/Release/generators/CMakePresets.json
openjpeg/2.3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/openj1f21dbcfa525f/b/src/CMakeUserPresets.json
openjpeg/2.3.1: Generating aggregated env files
openjpeg/2.3.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
openjpeg/2.3.1: Calling build()
openjpeg/2.3.1: Apply patch (file): patches/0001-relocatable-shared-macos-2.3.1.patch
-------------------------------------------------------
Testing recipe in directory: ./openjph/all
INFO: Successfully patched ./openjph/all.
======== Installing packages ========
libjpeg/9f: Already installed! (1 of 5)
xz_utils/5.4.5: Already installed! (2 of 5)
zlib/1.3.1: Already installed! (3 of 5)
libtiff/4.7.0: Already installed! (4 of 5)
openjph/0.24.1: Calling source() in /home/conan/.conan2/p/openj532c0fd7fa389/s/src
openjph/0.24.1: Source https://github.com/aous72/OpenJPH/archive/0.24.1.tar.gz retrieved from local download cache
openjph/0.24.1: Uncompressing 0.24.1.tar.gz to .
openjph/0.24.1: Apply patch (conan): Remove setting of CXX standard to a fixed value overriding the toolchain provided by Conan and PIC hardcoded option
-------------------------------------------------------
Testing recipe in directory: ./openmesh/all
INFO: Successfully patched ./openmesh/all.
openmesh/10.0: Calling generate()
openmesh/10.0: Generators folder: /home/conan/.conan2/p/b/openm97ea726550192/b/build/Release/generators
openmesh/10.0: CMakeToolchain generated: conan_toolchain.cmake
openmesh/10.0: CMakeToolchain generated: /home/conan/.conan2/p/b/openm97ea726550192/b/build/Release/generators/CMakePresets.json
openmesh/10.0: CMakeToolchain generated: /home/conan/.conan2/p/b/openm97ea726550192/b/src/CMakeUserPresets.json
openmesh/10.0: Generating aggregated env files
openmesh/10.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
openmesh/10.0: Calling build()
openmesh/10.0: Apply patch (file): patches/cmake-install_9.0.patch
openmesh/10.0: Apply patch (portability): Revert a minor change that broke C++11 compatibility for libc++
-------------------------------------------------------
Testing recipe in directory: ./openmvg/all
WARNING: conan create failed for ./openmvg/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'ceres-solver/2.1.0', 'coin-lemon/1.3.1', 'eigen/3.4.0', 'libtiff/4.6.0'. You can try:
- List all available packages using 'conan list "coin-lemon/1.3.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=ceres-solver/2.1.0 --build=coin-lemon/1.3.1 --build=eigen/3.4.0 --build=libtiff/4.6.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./open-simulation-interface/all
INFO: Successfully patched ./open-simulation-interface/all.
open-simulation-interface/3.1.2: CMakeToolchain generated: conan_toolchain.cmake
open-simulation-interface/3.1.2: CMakeToolchain generated: /home/conan/.conan2/p/b/open-f707a458ea613/b/build/Release/generators/CMakePresets.json
open-simulation-interface/3.1.2: CMakeToolchain generated: /home/conan/.conan2/p/b/open-f707a458ea613/b/src/CMakeUserPresets.json
open-simulation-interface/3.1.2: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(protobuf)
target_link_libraries(... protobuf::protobuf)
open-simulation-interface/3.1.2: Generating aggregated env files
open-simulation-interface/3.1.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
open-simulation-interface/3.1.2: Calling build()
open-simulation-interface/3.1.2: Apply patch (file): patches/3.1.2_single_lib.patch
-------------------------------------------------------
Testing recipe in directory: ./openslide/all
WARNING: conan create failed for ./openslide/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'freetype/2.13.2', 'libiconv/1.17', 'libtiff/4.6.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=freetype/2.13.2 --build=libiconv/1.17 --build=libtiff/4.6.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./openssl/1.x.x
INFO: Successfully patched ./openssl/1.x.x.
openssl/1.1.1w: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
openssl/1.1.1w: options: 386=False enable_weak_ssl_ciphers=False fPIC=True no_aria=False no_asm=False no_async=False no_bf=False no_blake2=False no_camellia=False no_cast=False no_chacha=False no_cms=False no_comp=False no_ct=False no_deprecated=False no_des=False no_dgram=False no_dh=False no_dsa=False no_dso=False no_ec=False no_ecdh=False no_ecdsa=False no_engine=False no_filenames=False no_gost=False no_hmac=False no_idea=False no_md4=False no_md5=False no_mdc2=False no_ocsp=False no_pinshared=False no_rc2=False no_rfc3779=False no_rmd160=False no_rsa=False no_seed=False no_sha=False no_sm2=False no_sm3=False no_sm4=False no_sock=False no_srp=False no_srtp=False no_sse2=False no_ssl=False no_ssl3=False no_stdio=False no_tests=False no_threads=False no_tls1=False no_ts=False no_whirlpool=False openssldir=None shared=False
openssl/1.1.1w: Copying sources to build folder
openssl/1.1.1w: Building your package in /home/conan/.conan2/p/b/opense675d6d313371/b
openssl/1.1.1w: Calling generate()
openssl/1.1.1w: Generators folder: /home/conan/.conan2/p/b/opense675d6d313371/b/build-release/conan
openssl/1.1.1w: Generating aggregated env files
openssl/1.1.1w: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
openssl/1.1.1w: Calling build()
openssl/1.1.1w: Apply patch (portability): TVOS and WatchOS don't like fork()
-------------------------------------------------------
Testing recipe in directory: ./opentdf-client/all
WARNING: conan create failed for ./opentdf-client/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118', 'libiconv/1.17', 'openssl/1.1.1w'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118 --build=libiconv/1.17 --build=openssl/1.1.1w' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./opentracing-cpp/all
INFO: Successfully patched ./opentracing-cpp/all.
opentracing-cpp/1.6.0: Building your package in /home/conan/.conan2/p/b/opent783e9aea755ec/b
opentracing-cpp/1.6.0: Calling generate()
opentracing-cpp/1.6.0: Generators folder: /home/conan/.conan2/p/b/opent783e9aea755ec/b/build/Release/generators
opentracing-cpp/1.6.0: CMakeToolchain generated: conan_toolchain.cmake
opentracing-cpp/1.6.0: CMakeToolchain generated: /home/conan/.conan2/p/b/opent783e9aea755ec/b/build/Release/generators/CMakePresets.json
opentracing-cpp/1.6.0: CMakeToolchain generated: /home/conan/.conan2/p/b/opent783e9aea755ec/b/src/CMakeUserPresets.json
opentracing-cpp/1.6.0: Generating aggregated env files
opentracing-cpp/1.6.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
opentracing-cpp/1.6.0: Calling build()
opentracing-cpp/1.6.0: Apply patch (file): patches/0001-Set-default-installation-folders.patch
-------------------------------------------------------
Testing recipe in directory: ./openvino/all
WARNING: conan create failed for ./openvino/all
WARNING: Could not apply patches, skipping build:
======== Computing dependency graph ========
ERROR: openvino/2025.2.0: Error in requirements() method, line 173
self.requires(self._require("onnx"))
while calling '_require', line 82
if dependency not in self._dependencies_versions:
while calling '_dependencies_versions', line 77
raise ConanException(f"Cannot find {dependencies_filepath}")
ConanException: Cannot find /home/conan/.conan2/p/openv6920625074fc4/e/dependencies/dependencies-2025.2.0.yml
-------------------------------------------------------
Testing recipe in directory: ./openvr/all
INFO: Successfully patched ./openvr/all.
openvr/1.16.8: CMakeToolchain generated: conan_toolchain.cmake
openvr/1.16.8: CMakeToolchain generated: /home/conan/.conan2/p/b/openvda9a103570bca/b/build/Release/generators/CMakePresets.json
openvr/1.16.8: CMakeToolchain generated: /home/conan/.conan2/p/b/openvda9a103570bca/b/src/CMakeUserPresets.json
openvr/1.16.8: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(jsoncpp)
target_link_libraries(... JsonCpp::JsonCpp)
openvr/1.16.8: Generating aggregated env files
openvr/1.16.8: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
openvr/1.16.8: Calling build()
openvr/1.16.8: Apply patch (file): patches/fix-includes-and-assert-1.16.8.patch
-------------------------------------------------------
Testing recipe in directory: ./opus/all
INFO: Successfully patched ./opus/all.
opus/1.3.1: Building your package in /home/conan/.conan2/p/b/opusde586b25ee61d/b
opus/1.3.1: Calling generate()
opus/1.3.1: Generators folder: /home/conan/.conan2/p/b/opusde586b25ee61d/b/build/Release/generators
opus/1.3.1: CMakeToolchain generated: conan_toolchain.cmake
opus/1.3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/opusde586b25ee61d/b/build/Release/generators/CMakePresets.json
opus/1.3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/opusde586b25ee61d/b/src/CMakeUserPresets.json
opus/1.3.1: Generating aggregated env files
opus/1.3.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
opus/1.3.1: Calling build()
opus/1.3.1: Apply patch (portability): Set a default build type if none was specified
-------------------------------------------------------
Testing recipe in directory: ./opusfile/all
WARNING: conan create failed for ./opusfile/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./orcania/all
INFO: Successfully patched ./orcania/all.
orcania/2.3.1: Generators folder: /home/conan/.conan2/p/b/orcanfe26b542c3e4c/b/build/Release/generators
orcania/2.3.1: CMakeToolchain generated: conan_toolchain.cmake
orcania/2.3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/orcanfe26b542c3e4c/b/build/Release/generators/CMakePresets.json
orcania/2.3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/orcanfe26b542c3e4c/b/src/CMakeUserPresets.json
orcania/2.3.1: Generating aggregated env files
orcania/2.3.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
orcania/2.3.1: Calling build()
orcania/2.3.1: Apply patch (conan): Fixes -Werror=stringop-truncation error when building with MinGW@Linux
orcania/2.3.1: Apply patch (conan): m math library is not really needed
orcania/2.3.1: Apply patch (conan): Build shared and static libraries + fix MSVC support
-------------------------------------------------------
Testing recipe in directory: ./ouster_sdk/all
WARNING: conan create failed for ./ouster_sdk/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libtins/4.5:5663931a3ed747ec4fc7f61bd1b06cba9460e797
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0', 'libbacktrace/cci.20210118', 'libcurl/8.15.0', 'libtins/4.5'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0 --build=libbacktrace/cci.20210118 --build=libcurl/8.15.0 --build=libtins/4.5' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./p7zip/all
INFO: Successfully patched ./p7zip/all.
p7zip/16.02: Generators folder: /home/conan/.conan2/p/b/p7zip73b4473476345/b/build-release/conan
p7zip/16.02: Generating aggregated env files
p7zip/16.02: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
p7zip/16.02: Calling build()
p7zip/16.02: Apply patch (file): Addresses CVE-2016-9296: null pointer check for the variable folders.PackPositions in function CInArchive::ReadAndDecodePackedStreams
p7zip/16.02: Apply patch (file): Addresses CVE-2017-17969: Heap-based buffer overflow in the NCompress::NShrink::CDecoder::CodeReal method
p7zip/16.02: Apply patch (file): Addresses gcc warning: use of an operand of type 'bool' in 'operator++' is deprecated
p7zip/16.02: Apply patch (file): Addresses clang 6.x error: case value evaluates to -2147024809
p7zip/16.02: Apply patch (file): Addresses CVE-2018-5996: RAR memory corruptions fix
p7zip/16.02: Apply patch (file): Addresses CVE-2018-10115: Incorrect initialization logic of RAR decoder objects
-------------------------------------------------------
Testing recipe in directory: ./pagmo2/pre_2.11
WARNING: conan create failed for ./pagmo2/pre_2.11
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./paho-mqtt-c/all
INFO: Successfully patched ./paho-mqtt-c/all.
paho-mqtt-c/1.3.4: CMakeToolchain generated: conan_toolchain.cmake
paho-mqtt-c/1.3.4: CMakeToolchain generated: /home/conan/.conan2/p/b/paho-8798d2da8c9d2/b/build/Release/generators/CMakePresets.json
paho-mqtt-c/1.3.4: CMakeToolchain generated: /home/conan/.conan2/p/b/paho-8798d2da8c9d2/b/src/CMakeUserPresets.json
paho-mqtt-c/1.3.4: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(OpenSSL)
target_link_libraries(... openssl::openssl)
paho-mqtt-c/1.3.4: Generating aggregated env files
paho-mqtt-c/1.3.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
paho-mqtt-c/1.3.4: Calling build()
paho-mqtt-c/1.3.4: Apply patch (conan): disable cpack, link win32 libs more, source patches for MinGW/OSX
-------------------------------------------------------
Testing recipe in directory: ./paho-mqtt-cpp/all
WARNING: conan create failed for ./paho-mqtt-cpp/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'paho-mqtt-c/1.3.13'. You can try:
- List all available packages using 'conan list "paho-mqtt-c/1.3.13:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=paho-mqtt-c/1.3.13' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./pathie-cpp/all
INFO: Successfully patched ./pathie-cpp/all.
pathie-cpp/0.1.1: Calling generate()
pathie-cpp/0.1.1: Generators folder: /home/conan/.conan2/p/b/pathib8a21cf8d32c0/b/build/Release/generators
pathie-cpp/0.1.1: CMakeToolchain generated: conan_toolchain.cmake
pathie-cpp/0.1.1: CMakeToolchain generated: /home/conan/.conan2/p/b/pathib8a21cf8d32c0/b/build/Release/generators/CMakePresets.json
pathie-cpp/0.1.1: CMakeToolchain generated: /home/conan/.conan2/p/b/pathib8a21cf8d32c0/b/src/CMakeUserPresets.json
pathie-cpp/0.1.1: Generating aggregated env files
pathie-cpp/0.1.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
pathie-cpp/0.1.1: Calling build()
pathie-cpp/0.1.1: Apply patch (conan): separate shtatic and shared build
pathie-cpp/0.1.1: Apply patch (conan): fix install path for windows shared build
-------------------------------------------------------
Testing recipe in directory: ./pbc/all
WARNING: conan create failed for ./pbc/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'flex/2.6.4'. You can try:
- List all available packages using 'conan list "flex/2.6.4:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=flex/2.6.4' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./pcapplusplus/all
INFO: Successfully patched ./pcapplusplus/all.
pcapplusplus/21.05: Copying sources to build folder
pcapplusplus/21.05: Building your package in /home/conan/.conan2/p/b/pcapp1be72f6b5ef38/b
pcapplusplus/21.05: Calling generate()
pcapplusplus/21.05: Generators folder: /home/conan/.conan2/p/b/pcapp1be72f6b5ef38/b/build-release/conan
pcapplusplus/21.05: Generating aggregated env files
pcapplusplus/21.05: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
pcapplusplus/21.05: Calling build()
pcapplusplus/21.05: Apply patch (conan): Pass CXXFLAGS and CPPFLAGS when-compiling 3rd party source
pcapplusplus/21.05: Apply patch (conan): Use pthreads4w from conan center
pcapplusplus/21.05: Apply patch (conan): Fix md5 include configuration
-------------------------------------------------------
Testing recipe in directory: ./pcre2/all
INFO: Successfully patched ./pcre2/all.
pcre2/10.33: CMakeToolchain generated: /home/conan/.conan2/p/b/pcre23ad3cc813738b/b/build/Release/generators/CMakePresets.json
pcre2/10.33: CMakeToolchain generated: /home/conan/.conan2/p/b/pcre23ad3cc813738b/b/src/CMakeUserPresets.json
pcre2/10.33: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
find_package(BZip2)
target_link_libraries(... ZLIB::ZLIB BZip2::BZip2)
pcre2/10.33: Generating aggregated env files
pcre2/10.33: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
pcre2/10.33: Calling build()
pcre2/10.33: Apply patch (conan): correct the order of cmake_minimum_required() and project()
-------------------------------------------------------
Testing recipe in directory: ./pcre/all
INFO: Successfully patched ./pcre/all.
pcre/8.45: CMakeToolchain generated: /home/conan/.conan2/p/b/pcre8ae751a7062a6/b/build/Release/generators/CMakePresets.json
pcre/8.45: CMakeToolchain generated: /home/conan/.conan2/p/b/pcre8ae751a7062a6/b/src/CMakeUserPresets.json
pcre/8.45: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(BZip2)
find_package(ZLIB)
target_link_libraries(... BZip2::BZip2 ZLIB::ZLIB)
pcre/8.45: Generating aggregated env files
pcre/8.45: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
pcre/8.45: Calling build()
pcre/8.45: Apply patch (file): patches/0001-fix-cmake-8.45.patch
-------------------------------------------------------
Testing recipe in directory: ./pdfium/all
WARNING: conan create failed for ./pdfium/all
WARNING: Could not apply patches, skipping build:
bzip2/1.0.Z
libpng/1.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'freetype/2.13.2'. You can try:
- List all available packages using 'conan list "freetype/2.13.2:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=freetype/2.13.2' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./pdf-writer/all
WARNING: conan create failed for ./pdf-writer/all
WARNING: Could not apply patches, skipping build:
libjpeg/9e
xz_utils/5.4.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'freetype/2.13.2', 'libtiff/4.6.0'. You can try:
- List all available packages using 'conan list "libtiff/4.6.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=freetype/2.13.2 --build=libtiff/4.6.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./perf/all
WARNING: conan create failed for ./perf/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'flex/2.6.4'. You can try:
- List all available packages using 'conan list "flex/2.6.4:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=flex/2.6.4' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./pexports/all
WARNING: conan create failed for ./pexports/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'flex/2.6.4'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=flex/2.6.4' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./pfr/all
INFO: Successfully patched ./pfr/all.
-------- Installing package pfr/1.0.4 (1 of 1) --------
pfr/1.0.4: Building from source
pfr/1.0.4: Package pfr/1.0.4:da39a3ee5e6b4b0d3255bfef95601890afd80709
pfr/1.0.4: Copying sources to build folder
pfr/1.0.4: Building your package in /home/conan/.conan2/p/b/pfr3422028510334/b
pfr/1.0.4: Generating aggregated env files
pfr/1.0.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
pfr/1.0.4: Calling build()
pfr/1.0.4: Apply patch (file): patches/50_add_license.patch
-------------------------------------------------------
Testing recipe in directory: ./physfs/all
INFO: Successfully patched ./physfs/all.
physfs/3.0.2: Calling generate()
physfs/3.0.2: Generators folder: /home/conan/.conan2/p/b/physfbd4b5a6ab9961/b/build/Release/generators
physfs/3.0.2: CMakeToolchain generated: conan_toolchain.cmake
physfs/3.0.2: CMakeToolchain generated: /home/conan/.conan2/p/b/physfbd4b5a6ab9961/b/build/Release/generators/CMakePresets.json
physfs/3.0.2: CMakeToolchain generated: /home/conan/.conan2/p/b/physfbd4b5a6ab9961/b/src/CMakeUserPresets.json
physfs/3.0.2: Generating aggregated env files
physfs/3.0.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
physfs/3.0.2: Calling build()
physfs/3.0.2: Apply patch (file): patches/0001-fix-export-import-symbols.patch
physfs/3.0.2: Apply patch (file): patches/0002-cmake-doc-option.patch
-------------------------------------------------------
Testing recipe in directory: ./physx/4.x.x
INFO: Successfully patched ./physx/4.x.x.
physx/4.1.1: Calling source() in /home/conan/.conan2/p/physx2347a2be66dbf/s/src
physx/4.1.1: Downloading 220.9MB dd7db4c7879659658753029de57d04b18047ec04687b60f70335cde148a48d68
physx/4.1.1: Uncompressing ae80dede0546d652040ae6260a810e53e20a06fa.zip to /home/conan/.conan2/p/physx2347a2be66dbf/s/src
physx/4.1.1: Unzipping 629.4MB, this can take a while
physx/4.1.1: Apply patch (portability): Fixed typeinfo inclusion for some VS versions
physx/4.1.1: Apply patch (portability): Add missing const qualifier to GuGJKType
physx/4.1.1: Apply patch (portability): Workaround for a MSVC 142 bug on V3LoadA
physx/4.1.1: Apply patch (conan): Fix PhysXGpu library name
physx/4.1.1: Apply patch (portability): Add installation targets for iOS, MacOS, Android
-------------------------------------------------------
Testing recipe in directory: ./picobench/all
INFO: Successfully patched ./picobench/all.
picobench/2.01: Building your package in /home/conan/.conan2/p/b/picoba5aa1671f6fd5/b
picobench/2.01: Calling generate()
picobench/2.01: Generators folder: /home/conan/.conan2/p/b/picoba5aa1671f6fd5/b/build/Release/generators
picobench/2.01: CMakeToolchain generated: conan_toolchain.cmake
picobench/2.01: CMakeToolchain generated: /home/conan/.conan2/p/b/picoba5aa1671f6fd5/b/build/Release/generators/CMakePresets.json
picobench/2.01: CMakeToolchain generated: /home/conan/.conan2/p/b/picoba5aa1671f6fd5/b/src/CMakeUserPresets.json
picobench/2.01: Generating aggregated env files
picobench/2.01: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
picobench/2.01: Calling build()
picobench/2.01: Apply patch (conan): add installer
-------------------------------------------------------
Testing recipe in directory: ./pistache/all
WARNING: conan create failed for ./pistache/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'date/3.0.1', 'libcurl/8.15.0'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=date/3.0.1 --build=libcurl/8.15.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./pixman/all
INFO: Successfully patched ./pixman/all.
pixman/0.42.2: options: fPIC=True shared=False
pixman/0.42.2: Copying sources to build folder
pixman/0.42.2: Building your package in /home/conan/.conan2/p/b/pixmad5891efbff2f6/b
pixman/0.42.2: Calling generate()
pixman/0.42.2: Generators folder: /home/conan/.conan2/p/b/pixmad5891efbff2f6/b/build-release/conan
pixman/0.42.2: MesonToolchain generated: conan_meson_native.ini
pixman/0.42.2: Generating aggregated env files
pixman/0.42.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
pixman/0.42.2: Calling build()
pixman/0.42.2: Apply patch (portability): Adjustments to build for arm64 with LLVM's assembler
-------------------------------------------------------
Testing recipe in directory: ./pkgconf/all
INFO: Successfully patched ./pkgconf/all.
pkgconf/1.7.4: Building your package in /home/conan/.conan2/p/b/pkgco72052a584de3f/b
pkgconf/1.7.4: Calling generate()
pkgconf/1.7.4: Generators folder: /home/conan/.conan2/p/b/pkgco72052a584de3f/b/build-release/conan
pkgconf/1.7.4: MesonToolchain generated: conan_meson_native.ini
pkgconf/1.7.4: Generating aggregated env files
pkgconf/1.7.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
pkgconf/1.7.4: Calling build()
pkgconf/1.7.4: Apply patch (file): patches/1.7.4-0001-clang-12-strndup-not-in-string-h.patch
pkgconf/1.7.4: Apply patch (file): patches/1.7.4-0002-fix-static-link.patch
pkgconf/1.7.4: Apply patch (file): patches/1.7.4-0003-PKG_CONF_PATH-allow-colon+semicolon-separator.patch
-------------------------------------------------------
Testing recipe in directory: ./playrho/all
INFO: Successfully patched ./playrho/all.
playrho/1.1.0: Building your package in /home/conan/.conan2/p/b/playr75f57b4532b2c/b
playrho/1.1.0: Calling generate()
playrho/1.1.0: Generators folder: /home/conan/.conan2/p/b/playr75f57b4532b2c/b/build/Release/generators
playrho/1.1.0: CMakeToolchain generated: conan_toolchain.cmake
playrho/1.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/playr75f57b4532b2c/b/build/Release/generators/CMakePresets.json
playrho/1.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/playr75f57b4532b2c/b/src/CMakeUserPresets.json
playrho/1.1.0: Generating aggregated env files
playrho/1.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
playrho/1.1.0: Calling build()
playrho/1.1.0: Apply patch (file): patches/1.1.0-0001-fix-target-name.patch
-------------------------------------------------------
Testing recipe in directory: ./plf_colony/all
INFO: Successfully patched ./plf_colony/all.
-------- Installing package plf_colony/7.00 (1 of 1) --------
plf_colony/7.00: Building from source
plf_colony/7.00: Package plf_colony/7.00:da39a3ee5e6b4b0d3255bfef95601890afd80709
plf_colony/7.00: Copying sources to build folder
plf_colony/7.00: Building your package in /home/conan/.conan2/p/b/plf_c181f1576cf831/b
plf_colony/7.00: Generating aggregated env files
plf_colony/7.00: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
plf_colony/7.00: Calling build()
plf_colony/7.00: Apply patch (portability): apple-clang 14 defaults C++ 20, but it doesn't support C++20 features little
-------------------------------------------------------
Testing recipe in directory: ./plf_list/all
INFO: Successfully patched ./plf_list/all.
-------- Installing package plf_list/2.50 (1 of 1) --------
plf_list/2.50: Building from source
plf_list/2.50: Package plf_list/2.50:da39a3ee5e6b4b0d3255bfef95601890afd80709
plf_list/2.50: Copying sources to build folder
plf_list/2.50: Building your package in /home/conan/.conan2/p/b/plf_l8cc045f394e3a/b
plf_list/2.50: Generating aggregated env files
plf_list/2.50: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
plf_list/2.50: Calling build()
plf_list/2.50: Apply patch (portability): apple-clang 14 defaults C++ 20, but it doesn't support C++20 features little
-------------------------------------------------------
Testing recipe in directory: ./plutovg/all
INFO: Successfully patched ./plutovg/all.
pkgconf/2.2.0#4ac315b50ef734072b00ff3aacbf52bf:c0b621fd4b3199fe05075171573398833dba85f4#35e5163b1cf42becef616e6b7873202e - Cache
======== Installing packages ========
ninja/1.13.1: Already installed! (1 of 4)
pkgconf/2.2.0: Already installed! (2 of 4)
meson/1.9.1: Already installed! (3 of 4)
meson/1.9.1: Finalized folder /home/conan/.conan2/p/mesonc1b5314f43342/f
plutovg/0.0.1: Calling source() in /home/conan/.conan2/p/pluto51a60ef5cf712/s/src
plutovg/0.0.1: Uncompressing v0.0.1.tar.gz to .
plutovg/0.0.1: Apply patch (portability): include stdint.h
-------------------------------------------------------
Testing recipe in directory: ./pngpp/all
INFO: Successfully patched ./pngpp/all.
-------- Installing package pngpp/0.2.10 (3 of 3) --------
pngpp/0.2.10: Building from source
pngpp/0.2.10: Package pngpp/0.2.10:da39a3ee5e6b4b0d3255bfef95601890afd80709
pngpp/0.2.10: Copying sources to build folder
pngpp/0.2.10: Building your package in /home/conan/.conan2/p/b/pngppb2537f2745a4b/b
pngpp/0.2.10: Generating aggregated env files
pngpp/0.2.10: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
pngpp/0.2.10: Calling build()
pngpp/0.2.10: Apply patch (file): patches/0001-fix-windows.patch
-------------------------------------------------------
Testing recipe in directory: ./poco/all
WARNING: conan create failed for ./poco/all
WARNING: Could not apply patches, skipping build:
openssl/3.6.Z
zlib/1.3.Z
zstd/1.5.Z
ERROR: Missing prebuilt package for 'libmysqlclient/8.1.0'. You can try:
- List all available packages using 'conan list "libmysqlclient/8.1.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libmysqlclient/8.1.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./podofo/all
WARNING: conan create failed for ./podofo/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'freetype/2.13.2', 'libiconv/1.17', 'libidn/1.36', 'libtiff/4.6.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=freetype/2.13.2 --build=libiconv/1.17 --build=libidn/1.36 --build=libtiff/4.6.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./polylineencoder/all
INFO: Successfully patched ./polylineencoder/all.
polylineencoder/1.0.0: Generators folder: /home/conan/.conan2/p/b/polylfb0f73f940b93/b/build/Release/generators
polylineencoder/1.0.0: CMakeToolchain generated: conan_toolchain.cmake
polylineencoder/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/polylfb0f73f940b93/b/build/Release/generators/CMakePresets.json
polylineencoder/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/polylfb0f73f940b93/b/src/CMakeUserPresets.json
polylineencoder/1.0.0: Generating aggregated env files
polylineencoder/1.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
polylineencoder/1.0.0: Calling build()
polylineencoder/1.0.0: Apply patch (file): patches/1.0.0/0001-cmake-target-name.patch
polylineencoder/1.0.0: Apply patch (file): patches/1.0.0/0002-include-limits.patch
polylineencoder/1.0.0: Apply patch (file): patches/1.0.0/0003-cmake-install.patch
-------------------------------------------------------
Testing recipe in directory: ./poppler-data/all
INFO: Successfully patched ./poppler-data/all.
poppler-data/0.4.10: Building your package in /home/conan/.conan2/p/b/poppl3b22ea42fb084/b
poppler-data/0.4.10: Calling generate()
poppler-data/0.4.10: Generators folder: /home/conan/.conan2/p/b/poppl3b22ea42fb084/b/build/Release/generators
poppler-data/0.4.10: CMakeToolchain generated: conan_toolchain.cmake
poppler-data/0.4.10: CMakeToolchain generated: /home/conan/.conan2/p/b/poppl3b22ea42fb084/b/build/Release/generators/CMakePresets.json
poppler-data/0.4.10: CMakeToolchain generated: /home/conan/.conan2/p/b/poppl3b22ea42fb084/b/src/CMakeUserPresets.json
poppler-data/0.4.10: Generating aggregated env files
poppler-data/0.4.10: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
poppler-data/0.4.10: Calling build()
poppler-data/0.4.10: Apply patch (file): patches/0001-cmake-use-GNUInstallDirs.patch
-------------------------------------------------------
Testing recipe in directory: ./popt/1.16
WARNING: conan create failed for ./popt/1.16
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: gnu-config/cci.20210814:da39a3ee5e6b4b0d3255bfef95601890afd80709
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'gnu-config/cci.20210814'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gnu-config/cci.20210814' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./proj/all
WARNING: conan create failed for ./proj/all
WARNING: Could not apply patches, skipping build:
libjpeg/9f
xz_utils/5.4.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0', 'libtiff/4.6.0'. You can try:
- List all available packages using 'conan list "libtiff/4.6.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0 --build=libtiff/4.6.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./pro-mdnsd/all
INFO: Successfully patched ./pro-mdnsd/all.
pro-mdnsd/0.8.4: Building your package in /home/conan/.conan2/p/b/pro-m4820089c714c0/b
pro-mdnsd/0.8.4: Calling generate()
pro-mdnsd/0.8.4: Generators folder: /home/conan/.conan2/p/b/pro-m4820089c714c0/b/build/Release/generators
pro-mdnsd/0.8.4: CMakeToolchain generated: conan_toolchain.cmake
pro-mdnsd/0.8.4: CMakeToolchain generated: /home/conan/.conan2/p/b/pro-m4820089c714c0/b/build/Release/generators/CMakePresets.json
pro-mdnsd/0.8.4: CMakeToolchain generated: /home/conan/.conan2/p/b/pro-m4820089c714c0/b/src/CMakeUserPresets.json
pro-mdnsd/0.8.4: Generating aggregated env files
pro-mdnsd/0.8.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
pro-mdnsd/0.8.4: Calling build()
pro-mdnsd/0.8.4: Apply patch (file): patches/0001-cmake-install-bundle.patch
-------------------------------------------------------
Testing recipe in directory: ./protobuf/all
INFO: Successfully patched ./protobuf/all.
protobuf/3.20.3: Generators folder: /home/conan/.conan2/p/b/protod4b5b04bec899/b/build/Release/generators
protobuf/3.20.3: CMakeToolchain generated: conan_toolchain.cmake
protobuf/3.20.3: CMakeToolchain generated: /home/conan/.conan2/p/b/protod4b5b04bec899/b/build/Release/generators/CMakePresets.json
protobuf/3.20.3: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
target_link_libraries(... ZLIB::ZLIB)
protobuf/3.20.3: Generating aggregated env files
protobuf/3.20.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
protobuf/3.20.3: Calling build()
protobuf/3.20.3: Apply patch (bugfix): Handle case where macOS SDK macros may conflict with protobuf message types
-------------------------------------------------------
Testing recipe in directory: ./protobuf-c/all
INFO: Successfully patched ./protobuf-c/all.
protobuf-c/1.4.1: Generators folder: /home/conan/.conan2/p/b/protod41182bbb2402/b/build/Release/generators
protobuf-c/1.4.1: CMakeToolchain generated: conan_toolchain.cmake
protobuf-c/1.4.1: CMakeToolchain generated: /home/conan/.conan2/p/b/protod41182bbb2402/b/build/Release/generators/CMakePresets.json
protobuf-c/1.4.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(protobuf)
target_link_libraries(... protobuf::protobuf)
protobuf-c/1.4.1: Generating aggregated env files
protobuf-c/1.4.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
protobuf-c/1.4.1: Calling build()
protobuf-c/1.4.1: Apply patch (conan): Fit Protobuf directory variables to official targets
-------------------------------------------------------
Testing recipe in directory: ./protopuf/all
WARNING: conan create failed for ./protopuf/all
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
protopuf/2.2.0#a1d81765b6d4f31b747cf065e65fde9d - Cache
======== Computing necessary packages ========
Requirements
protopuf/2.2.0#a1d81765b6d4f31b747cf065e65fde9d:da39a3ee5e6b4b0d3255bfef95601890afd80709 - Invalid
ERROR: There are invalid packages:
protopuf/2.2.0: Invalid: Current cppstd (gnu17) is lower than the required C++ standard (20).
-------------------------------------------------------
Testing recipe in directory: ./ptex/all
INFO: Successfully patched ./ptex/all.
ptex/2.4.0: CMakeToolchain generated: conan_toolchain.cmake
ptex/2.4.0: CMakeToolchain generated: /home/conan/.conan2/p/b/ptex8e424d5d43dc1/b/build/Release/generators/CMakePresets.json
ptex/2.4.0: CMakeToolchain generated: /home/conan/.conan2/p/b/ptex8e424d5d43dc1/b/src/CMakeUserPresets.json
ptex/2.4.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
target_link_libraries(... ZLIB::ZLIB)
ptex/2.4.0: Generating aggregated env files
ptex/2.4.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
ptex/2.4.0: Calling build()
ptex/2.4.0: Apply patch (file): patches/2.4.0-0001-fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./qarchive/all
WARNING: conan create failed for ./qarchive/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'freetype/2.13.2', 'libiconv/1.17', 'libmysqlclient/8.1.0', 'libtool/2.4.7', 'md4c/0.4.8', 'odbc/2.3.11', 'qt/5.15.16', 'wayland/1.22.0', 'xkbcommon/1.5.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./qcbor/all
INFO: Successfully patched ./qcbor/all.
qcbor/1.0: Building your package in /home/conan/.conan2/p/b/qcbor56c57a2946205/b
qcbor/1.0: Calling generate()
qcbor/1.0: Generators folder: /home/conan/.conan2/p/b/qcbor56c57a2946205/b/build/Release/generators
qcbor/1.0: CMakeToolchain generated: conan_toolchain.cmake
qcbor/1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/qcbor56c57a2946205/b/build/Release/generators/CMakePresets.json
qcbor/1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/qcbor56c57a2946205/b/src/CMakeUserPresets.json
qcbor/1.0: Generating aggregated env files
qcbor/1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
qcbor/1.0: Calling build()
qcbor/1.0: Apply patch (conan): link mathlib and add installation
-------------------------------------------------------
Testing recipe in directory: ./qhull/all
INFO: Successfully patched ./qhull/all.
qhull/8.0.2: Building your package in /home/conan/.conan2/p/b/qhull200d3482c9542/b
qhull/8.0.2: Calling generate()
qhull/8.0.2: Generators folder: /home/conan/.conan2/p/b/qhull200d3482c9542/b/build/Release/generators
qhull/8.0.2: CMakeToolchain generated: conan_toolchain.cmake
qhull/8.0.2: CMakeToolchain generated: /home/conan/.conan2/p/b/qhull200d3482c9542/b/build/Release/generators/CMakePresets.json
qhull/8.0.2: CMakeToolchain generated: /home/conan/.conan2/p/b/qhull200d3482c9542/b/src/CMakeUserPresets.json
qhull/8.0.2: Generating aggregated env files
qhull/8.0.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
qhull/8.0.2: Calling build()
qhull/8.0.2: Apply patch (file): Fix cmake_minimum_required() to provide CMake 4 support and avoid hardcoding rpath
-------------------------------------------------------
Testing recipe in directory: ./qpdf/all
INFO: Successfully patched ./qpdf/all.
qpdf/11.1.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(OpenSSL)
find_package(ZLIB)
find_package(JPEG)
target_link_libraries(... openssl::openssl ZLIB::ZLIB JPEG::JPEG)
qpdf/11.1.1: Generating aggregated env files
qpdf/11.1.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
qpdf/11.1.1: Calling build()
qpdf/11.1.1: Apply patch (conan): Inject Conan Deps, disable qpdf-dep handling: update libqpdf/CMakeLists.txt by disabling cmake fails, caused by pkg_config fail to find dependencies. Add conan generated cmake dependencies instead.
qpdf/11.1.1: Apply patch (conan): Exclude unnecessary targets: update CMakeLists.txt removing subdir includes for binaries, tests, examples, docs and fuzzing
-------------------------------------------------------
Testing recipe in directory: ./qr-code-generator/all
INFO: Successfully patched ./qr-code-generator/all.
qr-code-generator/1.4.0: Building your package in /home/conan/.conan2/p/b/qr-co2ebbb235070dd/b
qr-code-generator/1.4.0: Calling generate()
qr-code-generator/1.4.0: Generators folder: /home/conan/.conan2/p/b/qr-co2ebbb235070dd/b/build/Release/generators
qr-code-generator/1.4.0: CMakeToolchain generated: conan_toolchain.cmake
qr-code-generator/1.4.0: CMakeToolchain generated: /home/conan/.conan2/p/b/qr-co2ebbb235070dd/b/build/Release/generators/CMakePresets.json
qr-code-generator/1.4.0: Generating aggregated env files
qr-code-generator/1.4.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
qr-code-generator/1.4.0: Calling build()
qr-code-generator/1.4.0: Apply patch (backport): add missing include
qr-code-generator/1.4.0: Apply patch (conan): add library name and list of source files
-------------------------------------------------------
Testing recipe in directory: ./qtxlsxwriter/all
WARNING: conan create failed for ./qtxlsxwriter/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'freetype/2.13.2', 'libiconv/1.17', 'libmysqlclient/8.1.0', 'libtool/2.4.7', 'md4c/0.4.8', 'odbc/2.3.11', 'qt/5.15.16', 'wayland/1.22.0', 'xkbcommon/1.5.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./quantlib/all
WARNING: conan create failed for ./quantlib/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./quazip/all
WARNING: conan create failed for ./quazip/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'freetype/2.13.2', 'libiconv/1.17', 'libmysqlclient/8.1.0', 'libtool/2.4.7', 'md4c/0.4.8', 'odbc/2.3.11', 'qt/5.15.16', 'wayland/1.22.0', 'xkbcommon/1.5.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./quickfast/all
WARNING: conan create failed for ./quickfast/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./quickfix/all
INFO: Successfully patched ./quickfix/all.
quickfix/1.15.1: Calling build()
quickfix/1.15.1: Apply patch (file): patches/0001-Fix-build-for-C-17-replace-throw-.-with-EXCEPT.patch
quickfix/1.15.1: Apply patch (file): patches/0002-except-copy.patch
quickfix/1.15.1: Apply patch (file): patches/0003-fix-condition-for-using-tr1-namespace.patch
quickfix/1.15.1: Apply patch (file): patches/0004-remove-tests-from-compilatin-unit-performance-and-ac.patch
quickfix/1.15.1: Apply patch (file): patches/0005-inc.-required-CMake-version-add-conan-basic-setup-an.patch
quickfix/1.15.1: Apply patch (file): patches/0006-manage-postgres-through-conan.patch
quickfix/1.15.1: Apply patch (file): patches/0007-add-support-to-static-libraries-for-non-windows-buil.patch
quickfix/1.15.1: Apply patch (file): patches/0008-manage-mysql-through-conan.patch
quickfix/1.15.1: Apply patch (file): patches/0009-downgrade-cmake-minimum-required.patch
-------------------------------------------------------
Testing recipe in directory: ./quirc/all
INFO: Successfully patched ./quirc/all.
quirc/1.0: Copying sources to build folder
quirc/1.0: Building your package in /home/conan/.conan2/p/b/quirc6df6175422e06/b
quirc/1.0: Calling generate()
quirc/1.0: Generators folder: /home/conan/.conan2/p/b/quirc6df6175422e06/b/build/Release/generators
quirc/1.0: CMakeToolchain generated: conan_toolchain.cmake
quirc/1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/quirc6df6175422e06/b/build/Release/generators/CMakePresets.json
quirc/1.0: Generating aggregated env files
quirc/1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
quirc/1.0: Calling build()
quirc/1.0: Apply patch (portability): threshold() uses now the row_average member of struct quirc.
-------------------------------------------------------
Testing recipe in directory: ./qwt/all
WARNING: conan create failed for ./qwt/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'freetype/2.13.2', 'libiconv/1.17', 'libmysqlclient/8.1.0', 'libtool/2.4.7', 'md4c/0.4.8', 'odbc/2.3.11', 'qt/5.15.16', 'wayland/1.22.0', 'xkbcommon/1.5.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./qxlsx/all
WARNING: conan create failed for ./qxlsx/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'freetype/2.13.2', 'libiconv/1.17', 'libtool/2.4.7', 'md4c/0.4.8', 'odbc/2.3.11', 'qt/6.8.3', 'wayland/1.22.0', 'xkbcommon/1.5.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./qxmpp/all
WARNING: conan create failed for ./qxmpp/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'freetype/2.13.2', 'libiconv/1.17', 'libtool/2.4.7', 'md4c/0.4.8', 'odbc/2.3.11', 'qt/6.8.3', 'wayland/1.22.0', 'xkbcommon/1.5.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./ragel/all
INFO: Successfully patched ./ragel/all.
ragel/6.10: Package ragel/6.10:3593751651824fb813502c69c971267624ced41a
ragel/6.10: settings: os=Linux arch=x86_64 build_type=Release
ragel/6.10: Copying sources to build folder
ragel/6.10: Building your package in /home/conan/.conan2/p/b/ragel8e0a35b2c72cf/b
ragel/6.10: Calling generate()
ragel/6.10: Generators folder: /home/conan/.conan2/p/b/ragel8e0a35b2c72cf/b/build-release/conan
ragel/6.10: Generating aggregated env files
ragel/6.10: Generated aggregated env files: ['conanbuild.sh']
ragel/6.10: Calling build()
ragel/6.10: Apply patch (portability): don't include unistd.h on MSVC
-------------------------------------------------------
Testing recipe in directory: ./rapidcheck/all
INFO: Successfully patched ./rapidcheck/all.
rapidcheck/cci.20200131: Building your package in /home/conan/.conan2/p/b/rapiddf90c2d56235f/b
rapidcheck/cci.20200131: Calling generate()
rapidcheck/cci.20200131: Generators folder: /home/conan/.conan2/p/b/rapiddf90c2d56235f/b/build/Release/generators
rapidcheck/cci.20200131: CMakeToolchain generated: conan_toolchain.cmake
rapidcheck/cci.20200131: CMakeToolchain generated: /home/conan/.conan2/p/b/rapiddf90c2d56235f/b/build/Release/generators/CMakePresets.json
rapidcheck/cci.20200131: CMakeToolchain generated: /home/conan/.conan2/p/b/rapiddf90c2d56235f/b/src/CMakeUserPresets.json
rapidcheck/cci.20200131: Generating aggregated env files
rapidcheck/cci.20200131: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
rapidcheck/cci.20200131: Calling build()
rapidcheck/cci.20200131: Apply patch (conan): Remove dependency on test frameworks for for rapidcheck tests
-------------------------------------------------------
Testing recipe in directory: ./rapidxml/all
INFO: Successfully patched ./rapidxml/all.
-------- Installing package rapidxml/1.13 (1 of 1) --------
rapidxml/1.13: Building from source
rapidxml/1.13: Package rapidxml/1.13:da39a3ee5e6b4b0d3255bfef95601890afd80709
rapidxml/1.13: Building your package in /home/conan/.conan2/p/b/rapiddd39187eae341/b
rapidxml/1.13: Generating aggregated env files
rapidxml/1.13: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
rapidxml/1.13: Calling build()
rapidxml/1.13: Apply patch (portability): Fix compilation issue: call to function 'print_declaration_node' that is neither visible in the template definition nor found by argument-dependent lookup
-------------------------------------------------------
Testing recipe in directory: ./rapidyaml/all
INFO: Successfully patched ./rapidyaml/all.
rapidyaml/0.3.0: CMakeToolchain generated: conan_toolchain.cmake
rapidyaml/0.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/rapid86b4dc3f638e4/b/build/Release/generators/CMakePresets.json
rapidyaml/0.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/rapid86b4dc3f638e4/b/src/CMakeUserPresets.json
rapidyaml/0.3.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(c4core)
target_link_libraries(... c4core::c4core)
rapidyaml/0.3.0: Generating aggregated env files
rapidyaml/0.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
rapidyaml/0.3.0: Calling build()
rapidyaml/0.3.0: Apply patch (conan): disable using internal c4core
-------------------------------------------------------
Testing recipe in directory: ./readosm/all
WARNING: conan create failed for ./readosm/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./rebound/all
INFO: Successfully patched ./rebound/all.
rebound/4.4.1: Package rebound/4.4.1:f94e797971b4cdbdfb824725a0afa88e15a0b165
rebound/4.4.1: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11
rebound/4.4.1: Copying sources to build folder
rebound/4.4.1: Building your package in /home/conan/.conan2/p/b/rebou329b04706b5a9/b
rebound/4.4.1: Calling generate()
rebound/4.4.1: Generators folder: /home/conan/.conan2/p/b/rebou329b04706b5a9/b/build/conan
rebound/4.4.1: Generating aggregated env files
rebound/4.4.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
rebound/4.4.1: Calling build()
rebound/4.4.1: Apply patch (backport): Link to legacy_stdio only when MSVC
-------------------------------------------------------
Testing recipe in directory: ./recastnavigation/all
INFO: Successfully patched ./recastnavigation/all.
recastnavigation/cci.20200511: Building your package in /home/conan/.conan2/p/b/recasfe9574e154c2a/b
recastnavigation/cci.20200511: Calling generate()
recastnavigation/cci.20200511: Generators folder: /home/conan/.conan2/p/b/recasfe9574e154c2a/b/build/Release/generators
recastnavigation/cci.20200511: CMakeToolchain generated: conan_toolchain.cmake
recastnavigation/cci.20200511: CMakeToolchain generated: /home/conan/.conan2/p/b/recasfe9574e154c2a/b/build/Release/generators/CMakePresets.json
recastnavigation/cci.20200511: CMakeToolchain generated: /home/conan/.conan2/p/b/recasfe9574e154c2a/b/src/CMakeUserPresets.json
recastnavigation/cci.20200511: Generating aggregated env files
recastnavigation/cci.20200511: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
recastnavigation/cci.20200511: Calling build()
recastnavigation/cci.20200511: Apply patch (file): patches/001_fix_shared_option.patch
-------------------------------------------------------
Testing recipe in directory: ./reckless/all
INFO: Successfully patched ./reckless/all.
reckless/3.0.3: Building your package in /home/conan/.conan2/p/b/recklff710956ab9f2/b
reckless/3.0.3: Calling generate()
reckless/3.0.3: Generators folder: /home/conan/.conan2/p/b/recklff710956ab9f2/b/build/Release/generators
reckless/3.0.3: CMakeToolchain generated: conan_toolchain.cmake
reckless/3.0.3: CMakeToolchain generated: /home/conan/.conan2/p/b/recklff710956ab9f2/b/build/Release/generators/CMakePresets.json
reckless/3.0.3: CMakeToolchain generated: /home/conan/.conan2/p/b/recklff710956ab9f2/b/src/CMakeUserPresets.json
reckless/3.0.3: Generating aggregated env files
reckless/3.0.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
reckless/3.0.3: Calling build()
reckless/3.0.3: Apply patch (file): patches/0001-fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./rectanglebinpack/all
INFO: Successfully patched ./rectanglebinpack/all.
rectanglebinpack/cci.20210901: Building your package in /home/conan/.conan2/p/b/recta9e51f45cd4dff/b
rectanglebinpack/cci.20210901: Calling generate()
rectanglebinpack/cci.20210901: Generators folder: /home/conan/.conan2/p/b/recta9e51f45cd4dff/b/build/Release/generators
rectanglebinpack/cci.20210901: CMakeToolchain generated: conan_toolchain.cmake
rectanglebinpack/cci.20210901: CMakeToolchain generated: /home/conan/.conan2/p/b/recta9e51f45cd4dff/b/build/Release/generators/CMakePresets.json
rectanglebinpack/cci.20210901: CMakeToolchain generated: /home/conan/.conan2/p/b/recta9e51f45cd4dff/b/src/CMakeUserPresets.json
rectanglebinpack/cci.20210901: Generating aggregated env files
rectanglebinpack/cci.20210901: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
rectanglebinpack/cci.20210901: Calling build()
rectanglebinpack/cci.20210901: Apply patch (file): patches/0001_fix_win32_build.patch
-------------------------------------------------------
Testing recipe in directory: ./redis-plus-plus/all
INFO: Successfully patched ./redis-plus-plus/all.
======== Installing packages ========
-------- Downloading 1 package --------
hiredis/1.2.0: Retrieving package 0caa66b56b17b021f0ebed768cb6f3b282d433eb from remote 'conancenter'
hiredis/1.2.0: Package installed 0caa66b56b17b021f0ebed768cb6f3b282d433eb
hiredis/1.2.0: Downloaded package revision 05e6a0800b50378a825bb3ec53f0c217
redis-plus-plus/1.3.15: Calling source() in /home/conan/.conan2/p/redis6bd962f7f882e/s/src
redis-plus-plus/1.3.15: Uncompressing 1.3.15.tar.gz to .
redis-plus-plus/1.3.15: Apply patch (conan): Robust discovery & injection of dependencies, and handle missing hiredis_ssl-config.cmake
-------------------------------------------------------
Testing recipe in directory: ./refl-cpp/all
INFO: Successfully patched ./refl-cpp/all.
-------- Installing package refl-cpp/0.12.1 (1 of 1) --------
refl-cpp/0.12.1: Building from source
refl-cpp/0.12.1: Package refl-cpp/0.12.1:da39a3ee5e6b4b0d3255bfef95601890afd80709
refl-cpp/0.12.1: Copying sources to build folder
refl-cpp/0.12.1: Building your package in /home/conan/.conan2/p/b/refl-6c173cf49a890/b
refl-cpp/0.12.1: Generating aggregated env files
refl-cpp/0.12.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
refl-cpp/0.12.1: Calling build()
refl-cpp/0.12.1: Apply patch (portability): remove xxx_ptr forward declaration
-------------------------------------------------------
Testing recipe in directory: ./replxx/all
INFO: Successfully patched ./replxx/all.
replxx/0.0.3: Building your package in /home/conan/.conan2/p/b/replx782916a974fdc/b
replxx/0.0.3: Calling generate()
replxx/0.0.3: Generators folder: /home/conan/.conan2/p/b/replx782916a974fdc/b/build/Release/generators
replxx/0.0.3: CMakeToolchain generated: conan_toolchain.cmake
replxx/0.0.3: CMakeToolchain generated: /home/conan/.conan2/p/b/replx782916a974fdc/b/build/Release/generators/CMakePresets.json
replxx/0.0.3: CMakeToolchain generated: /home/conan/.conan2/p/b/replx782916a974fdc/b/src/CMakeUserPresets.json
replxx/0.0.3: Generating aggregated env files
replxx/0.0.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
replxx/0.0.3: Calling build()
replxx/0.0.3: Apply patch (portability): Fix export of symbols for Windows
-------------------------------------------------------
Testing recipe in directory: ./restbed/all
INFO: Successfully patched ./restbed/all.
restbed/4.8: CMakeToolchain generated: /home/conan/.conan2/p/b/restb1e1fc8478927f/b/src/CMakeUserPresets.json
restbed/4.8: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(asio)
find_package(OpenSSL)
target_link_libraries(... asio::asio openssl::openssl)
restbed/4.8: Generating aggregated env files
restbed/4.8: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
restbed/4.8: Calling build()
restbed/4.8: Apply patch (conan): Use CMake targets + separate static/shared
restbed/4.8: Apply patch (portability): MinGW apparently does not support deprecated and __declspec in the same line
-------------------------------------------------------
Testing recipe in directory: ./rmlui/4.x
INFO: Successfully patched ./rmlui/4.x.
rmlui/4.0: CMakeToolchain generated: /home/conan/.conan2/p/b/rmluifc65f8f77cc0d/b/build/Release/generators/CMakePresets.json
rmlui/4.0: CMakeToolchain generated: /home/conan/.conan2/p/b/rmluifc65f8f77cc0d/b/src/CMakeUserPresets.json
rmlui/4.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(freetype)
find_package(robin_hood)
target_link_libraries(... Freetype::Freetype robin_hood::robin_hood)
rmlui/4.0: Generating aggregated env files
rmlui/4.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
rmlui/4.0: Calling build()
rmlui/4.0: Apply patch (conan): Make external libraries work when provided by conan and remove the generation of a config file
-------------------------------------------------------
Testing recipe in directory: ./robin-hood-hashing/all
INFO: Successfully patched ./robin-hood-hashing/all.
-------- Installing package robin-hood-hashing/3.11.1 (1 of 1) --------
robin-hood-hashing/3.11.1: Building from source
robin-hood-hashing/3.11.1: Package robin-hood-hashing/3.11.1:da39a3ee5e6b4b0d3255bfef95601890afd80709
robin-hood-hashing/3.11.1: Copying sources to build folder
robin-hood-hashing/3.11.1: Building your package in /home/conan/.conan2/p/b/robin4d3dd91e928e6/b
robin-hood-hashing/3.11.1: Generating aggregated env files
robin-hood-hashing/3.11.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
robin-hood-hashing/3.11.1: Calling build()
robin-hood-hashing/3.11.1: Apply patch (portability): Add missing limits include
-------------------------------------------------------
Testing recipe in directory: ./rocket/all
INFO: Successfully patched ./rocket/all.
-------- Installing package rocket/cci.20200603 (1 of 1) --------
rocket/cci.20200603: Building from source
rocket/cci.20200603: Package rocket/cci.20200603:da39a3ee5e6b4b0d3255bfef95601890afd80709
rocket/cci.20200603: Copying sources to build folder
rocket/cci.20200603: Building your package in /home/conan/.conan2/p/b/rockeb2996a9fcc9dd/b
rocket/cci.20200603: Generating aggregated env files
rocket/cci.20200603: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
rocket/cci.20200603: Calling build()
rocket/cci.20200603: Apply patch (backport): Fix compilation on different C++ std versions
-------------------------------------------------------
Testing recipe in directory: ./rocksdb/all
INFO: Successfully patched ./rocksdb/all.
======== Computing necessary packages ========
rocksdb/10.5.1: Forced build from source
Requirements
rocksdb/10.5.1#509e79b726185c85490eb51354406f05:45cdce5c5ff5ec43484f575af71fffae49a525b5 - Build
======== Installing packages ========
rocksdb/10.5.1: Calling source() in /home/conan/.conan2/p/rockscf66e4c68e732/s/src
rocksdb/10.5.1: Downloading 13.9MB 7EC942BAAB802B2845188D02BC5D4E42C29236E61BCBC08F5B3A6BDD92290C22
rocksdb/10.5.1: Uncompressing v10.5.1.tar.gz to .
rocksdb/10.5.1: Apply patch (file): Do not include thirdparty.inc
-------------------------------------------------------
Testing recipe in directory: ./rotor/all
ERROR: No patches found in conandata.yml for ./rotor/all, skipping.
Testing recipe in directory: ./rpclib/all
INFO: Successfully patched ./rpclib/all.
rpclib/2.3.0: Building your package in /home/conan/.conan2/p/b/rpclib196ad9eee499/b
rpclib/2.3.0: Calling generate()
rpclib/2.3.0: Generators folder: /home/conan/.conan2/p/b/rpclib196ad9eee499/b/build/Release/generators
rpclib/2.3.0: CMakeToolchain generated: conan_toolchain.cmake
rpclib/2.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/rpclib196ad9eee499/b/build/Release/generators/CMakePresets.json
rpclib/2.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/rpclib196ad9eee499/b/src/CMakeUserPresets.json
rpclib/2.3.0: Generating aggregated env files
rpclib/2.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
rpclib/2.3.0: Calling build()
rpclib/2.3.0: Apply patch (portability): Link to mswsock and ws2_32 if windows
-------------------------------------------------------
Testing recipe in directory: ./rtklib/all
INFO: Successfully patched ./rtklib/all.
rtklib/2.4.3-b34: Building your package in /home/conan/.conan2/p/b/rtklic730b33d0d6cf/b
rtklib/2.4.3-b34: Calling generate()
rtklib/2.4.3-b34: Generators folder: /home/conan/.conan2/p/b/rtklic730b33d0d6cf/b/build/Release/generators
rtklib/2.4.3-b34: CMakeToolchain generated: conan_toolchain.cmake
rtklib/2.4.3-b34: CMakeToolchain generated: /home/conan/.conan2/p/b/rtklic730b33d0d6cf/b/build/Release/generators/CMakePresets.json
rtklib/2.4.3-b34: CMakeToolchain generated: /home/conan/.conan2/p/b/rtklic730b33d0d6cf/b/src/CMakeUserPresets.json
rtklib/2.4.3-b34: Generating aggregated env files
rtklib/2.4.3-b34: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
rtklib/2.4.3-b34: Calling build()
rtklib/2.4.3-b34: Apply patch (portability): Fix missing EXPORT attributes on global variables required for shared Windows builds
-------------------------------------------------------
Testing recipe in directory: ./rtmidi/all
WARNING: conan create failed for ./rtmidi/all
WARNING: Could not apply patches, skipping build:
======== Installing packages ========
cmake/3.31.9: Already installed! (1 of 3)
libalsa/1.2.10: Already installed! (2 of 3)
rtmidi/4.0.0: Calling source() in /home/conan/.conan2/p/rtmid6e3bc8c661ad5/s/src
rtmidi/4.0.0: WARN: Could not download from the URL https://www.music.mcgill.ca/~gary/rtmidi/release/rtmidi-4.0.0.tar.gz: Not found: https://www.music.mcgill.ca/~gary/rtmidi/release/rtmidi-4.0.0.tar.gz.
rtmidi/4.0.0: Trying another mirror.
ERROR: rtmidi/4.0.0: Error in source() method, line 55
get(self, **self.conan_data["sources"][self.version], strip_root=True)
NotFoundException: Not found: http://www.music.mcgill.ca/~gary/rtmidi/release/rtmidi-4.0.0.tar.gz
-------------------------------------------------------
Testing recipe in directory: ./rttr/all
INFO: Successfully patched ./rttr/all.
rttr/0.9.6: Calling generate()
rttr/0.9.6: Generators folder: /home/conan/.conan2/p/b/rttr1ba1928cf2283/b/build/Release/generators
rttr/0.9.6: CMakeToolchain generated: conan_toolchain.cmake
rttr/0.9.6: CMakeToolchain generated: /home/conan/.conan2/p/b/rttr1ba1928cf2283/b/build/Release/generators/CMakePresets.json
rttr/0.9.6: CMakeToolchain generated: /home/conan/.conan2/p/b/rttr1ba1928cf2283/b/src/CMakeUserPresets.json
rttr/0.9.6: Generating aggregated env files
rttr/0.9.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
rttr/0.9.6: Calling build()
rttr/0.9.6: Apply patch (file): patches/001_fix_build_without_RTTI.patch
rttr/0.9.6: Apply patch (file): patches/002_fix_license_installer.patch
-------------------------------------------------------
Testing recipe in directory: ./s2geometry/all
WARNING: conan create failed for ./s2geometry/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'abseil/20240116.1'. You can try:
- List all available packages using 'conan list "abseil/20240116.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=abseil/20240116.1' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./sail/all
WARNING: conan create failed for ./sail/all
WARNING: Could not apply patches, skipping build:
with_libjpeg=libjpeg
[requires]
libjpeg/9e
ERROR: Missing prebuilt package for 'jasper/4.2.0', 'libavif/1.1.1', 'libtiff/4.6.0', 'libyuv/1854'. You can try:
- List all available packages using 'conan list "jasper/4.2.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=jasper/4.2.0 --build=libavif/1.1.1 --build=libtiff/4.6.0 --build=libyuv/1854' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./scc/all
WARNING: conan create failed for ./scc/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./scip/all
WARNING: conan create failed for ./scip/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./sdl_image/all
WARNING: conan create failed for ./sdl_image/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libiconv/1.17', 'libmp3lame/3.100', 'libtiff/4.6.0', 'libtool/2.4.7', 'pulseaudio/14.2', 'sdl/2.28.3', 'wayland/1.22.0', 'xkbcommon/1.6.0'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./sentry-breakpad/all
INFO: Successfully patched ./sentry-breakpad/all.
sentry-breakpad/0.4.18: Calling generate()
sentry-breakpad/0.4.18: Generators folder: /home/conan/.conan2/p/b/sentrb2e5fc8537356/b/build/Release/generators
sentry-breakpad/0.4.18: CMakeToolchain generated: conan_toolchain.cmake
sentry-breakpad/0.4.18: CMakeToolchain generated: /home/conan/.conan2/p/b/sentrb2e5fc8537356/b/build/Release/generators/CMakePresets.json
sentry-breakpad/0.4.18: CMakeToolchain generated: /home/conan/.conan2/p/b/sentrb2e5fc8537356/b/src/CMakeUserPresets.json
sentry-breakpad/0.4.18: Generating aggregated env files
sentry-breakpad/0.4.18: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
sentry-breakpad/0.4.18: Calling build()
sentry-breakpad/0.4.18: Apply patch (conan): Remove third party lss from include
sentry-breakpad/0.4.18: Apply patch (conan): Install breakpad header
-------------------------------------------------------
Testing recipe in directory: ./sentry-crashpad/all
WARNING: conan create failed for ./sentry-crashpad/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./serdepp/all
INFO: Successfully patched ./serdepp/all.
serdepp/0.1.4.1: Uncompressing v0.1.4.1.tar.gz to .
-------- Installing package serdepp/0.1.4.1 (8 of 8) --------
serdepp/0.1.4.1: Building from source
serdepp/0.1.4.1: Package serdepp/0.1.4.1:da39a3ee5e6b4b0d3255bfef95601890afd80709
serdepp/0.1.4.1: Building your package in /home/conan/.conan2/p/b/serde902a04e9572b3/b
serdepp/0.1.4.1: Generating aggregated env files
serdepp/0.1.4.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
serdepp/0.1.4.1: Calling build()
serdepp/0.1.4.1: Apply patch (conan): fix magic_enum path
-------------------------------------------------------
Testing recipe in directory: ./serf/all
WARNING: conan create failed for ./serf/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'apr-util/1.6.1', 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=apr-util/1.6.1 --build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./shaderc/all
INFO: Successfully patched ./shaderc/all.
find_package(glslang)
find_package(SPIRV-Tools)
find_package(SPIRV-Headers)
target_link_libraries(... glslang::glslang-do-not-use spirv-tools::spirv-tools SPIRV-Headers::SPIRV-Headers)
shaderc/2021.1: Generating aggregated env files
shaderc/2021.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
shaderc/2021.1: Calling build()
shaderc/2021.1: Apply patch (conan): Replace third_party with Conan dependencies
shaderc/2021.1: Apply patch (conan): Adapt update_build_version.py for Conan
shaderc/2021.1: Apply patch (conan): install() shaderc_util
-------------------------------------------------------
Testing recipe in directory: ./shapelib/all
INFO: Successfully patched ./shapelib/all.
shapelib/1.5.0: Generators folder: /home/conan/.conan2/p/b/shape62228739f20bb/b/build/Release/generators
shapelib/1.5.0: CMakeToolchain generated: conan_toolchain.cmake
shapelib/1.5.0: CMakeToolchain generated: /home/conan/.conan2/p/b/shape62228739f20bb/b/build/Release/generators/CMakePresets.json
shapelib/1.5.0: CMakeToolchain generated: /home/conan/.conan2/p/b/shape62228739f20bb/b/src/CMakeUserPresets.json
shapelib/1.5.0: Generating aggregated env files
shapelib/1.5.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
shapelib/1.5.0: Calling build()
shapelib/1.5.0: Apply patch (portability): Place the cmake_minimum_required call before the project command
shapelib/1.5.0: Apply patch (portability): Use the standard BUILD_TESTING variable to control building tests
shapelib/1.5.0: Apply patch (conan): Relocatable shared lib on macOS
-------------------------------------------------------
Testing recipe in directory: ./skyr-url/all
INFO: Successfully patched ./skyr-url/all.
skyr-url/1.12.0: CMakeToolchain generated: /home/conan/.conan2/p/b/skyr-8162e92a7f060/b/src/CMakeUserPresets.json
skyr-url/1.12.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(tl-expected)
find_package(range-v3)
find_package(nlohmann_json)
target_link_libraries(... tl::expected range-v3::range-v3 nlohmann_json::nlohmann_json)
skyr-url/1.12.0: Generating aggregated env files
skyr-url/1.12.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
skyr-url/1.12.0: Calling build()
skyr-url/1.12.0: Apply patch (conan): fix installer, fix range-v3 name
-------------------------------------------------------
Testing recipe in directory: ./sml/all
INFO: Successfully patched ./sml/all.
-------- Installing package sml/1.1.4 (1 of 1) --------
sml/1.1.4: Building from source
sml/1.1.4: Package sml/1.1.4:da39a3ee5e6b4b0d3255bfef95601890afd80709
sml/1.1.4: Copying sources to build folder
sml/1.1.4: Building your package in /home/conan/.conan2/p/b/sml89be478d21468/b
sml/1.1.4: Generating aggregated env files
sml/1.1.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
sml/1.1.4: Calling build()
sml/1.1.4: Apply patch (file): patches/0001-fix-clang12-error.patch
-------------------------------------------------------
Testing recipe in directory: ./snappy/all
INFO: Successfully patched ./snappy/all.
snappy/1.1.10: CMakeToolchain generated: conan_toolchain.cmake
snappy/1.1.10: CMakeToolchain generated: /home/conan/.conan2/p/b/snappff3b81e4aea1a/b/build/Release/generators/CMakePresets.json
snappy/1.1.10: CMakeToolchain generated: /home/conan/.conan2/p/b/snappff3b81e4aea1a/b/src/CMakeUserPresets.json
snappy/1.1.10: Generating aggregated env files
snappy/1.1.10: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
snappy/1.1.10: Calling build()
snappy/1.1.10: Apply patch (portability): disable inlining for compilation error
snappy/1.1.10: Apply patch (portability): disable 'warning as error' options
snappy/1.1.10: Apply patch (portability): disable inline asm on apple-clang
snappy/1.1.10: Apply patch (conan): remove 'disable rtti'
-------------------------------------------------------
Testing recipe in directory: ./soci/all
INFO: Successfully patched ./soci/all.
======== Computing necessary packages ========
soci/4.0.3: Forced build from source
Requirements
soci/4.0.3#6faae491d750dc330128331681d491af:b61b942a1c62e104cc61d41833e2c0f00dac231b - Build
======== Installing packages ========
soci/4.0.3: Calling source() in /home/conan/.conan2/p/soci196e9a255f26d/s/src
soci/4.0.3: Uncompressing v4.0.3.tar.gz to .
soci/4.0.3: Apply patch (portability): Generate relocatable libraries on MacOS
-------------------------------------------------------
Testing recipe in directory: ./sol2/all
INFO: Successfully patched ./sol2/all.
======== Installing packages ========
-------- Downloading 1 package --------
lua/5.4.6: Retrieving package bf5ba0085ae2c18917d53ac0a3d2105903e0ea55 from remote 'conancenter'
lua/5.4.6: Package installed bf5ba0085ae2c18917d53ac0a3d2105903e0ea55
lua/5.4.6: Downloaded package revision a8a53bc8ee1aa87005780b8447f44e75
sol2/3.3.1: Calling source() in /home/conan/.conan2/p/sol250b3b0811896b/s/src
sol2/3.3.1: Uncompressing v3.3.1.tar.gz to .
sol2/3.3.1: Apply patch (file): patches/0001-Fix-emplace.patch
-------------------------------------------------------
Testing recipe in directory: ./sole/all
INFO: Successfully patched ./sole/all.
-------- Installing package sole/1.0.4 (1 of 1) --------
sole/1.0.4: Building from source
sole/1.0.4: Package sole/1.0.4:da39a3ee5e6b4b0d3255bfef95601890afd80709
sole/1.0.4: Copying sources to build folder
sole/1.0.4: Building your package in /home/conan/.conan2/p/b/solef727b297c5312/b
sole/1.0.4: Generating aggregated env files
sole/1.0.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
sole/1.0.4: Calling build()
sole/1.0.4: Apply patch (backport): fix compilation error on clang/apple-clang
-------------------------------------------------------
Testing recipe in directory: ./sonic-cpp/all
INFO: Successfully patched ./sonic-cpp/all.
-------- Installing package sonic-cpp/1.0.0 (1 of 1) --------
sonic-cpp/1.0.0: Building from source
sonic-cpp/1.0.0: Package sonic-cpp/1.0.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
sonic-cpp/1.0.0: Copying sources to build folder
sonic-cpp/1.0.0: Building your package in /home/conan/.conan2/p/b/sonicd897c9ab2208f/b
sonic-cpp/1.0.0: Generating aggregated env files
sonic-cpp/1.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
sonic-cpp/1.0.0: Calling build()
sonic-cpp/1.0.0: Apply patch (conan): use cci recipes
-------------------------------------------------------
Testing recipe in directory: ./soxr/all
INFO: Successfully patched ./soxr/all.
soxr/0.1.3: Generators folder: /home/conan/.conan2/p/b/soxr400bf958d9658/b/build/Release/generators
soxr/0.1.3: CMakeToolchain generated: conan_toolchain.cmake
soxr/0.1.3: CMakeToolchain generated: /home/conan/.conan2/p/b/soxr400bf958d9658/b/build/Release/generators/CMakePresets.json
soxr/0.1.3: CMakeToolchain generated: /home/conan/.conan2/p/b/soxr400bf958d9658/b/src/CMakeUserPresets.json
soxr/0.1.3: Generating aggregated env files
soxr/0.1.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
soxr/0.1.3: Calling build()
soxr/0.1.3: Apply patch (conan): make OpenMP required to fail when not found
soxr/0.1.3: Apply patch (conan): point to the right source dir
soxr/0.1.3: Apply patch (conan): Relocatable shared libs on macOS
-------------------------------------------------------
Testing recipe in directory: ./spdlog/all
INFO: Successfully patched ./spdlog/all.
spdlog/1.11.0: CMakeToolchain generated: conan_toolchain.cmake
spdlog/1.11.0: CMakeToolchain generated: /home/conan/.conan2/p/b/spdloe4ec356a87c7c/b/build/Release/generators/CMakePresets.json
spdlog/1.11.0: CMakeToolchain generated: /home/conan/.conan2/p/b/spdloe4ec356a87c7c/b/src/CMakeUserPresets.json
spdlog/1.11.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(fmt)
target_link_libraries(... fmt::fmt)
spdlog/1.11.0: Generating aggregated env files
spdlog/1.11.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
spdlog/1.11.0: Calling build()
spdlog/1.11.0: Apply patch (conan): Fix fmt 10.0.0 build
-------------------------------------------------------
Testing recipe in directory: ./speedb/all
WARNING: conan create failed for ./speedb/all
WARNING: Could not apply patches, skipping build:
shared=False
with_bmi2=auto
with_ssse3=auto
ERROR: Missing prebuilt package for 'snappy/1.1.10'. You can try:
- List all available packages using 'conan list "snappy/1.1.10:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=snappy/1.1.10' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./spirv-cross/all
ERROR: No patches found in conandata.yml for ./spirv-cross/all, skipping.
Testing recipe in directory: ./spirv-tools/all
INFO: Successfully patched ./spirv-tools/all.
spirv-tools/1.3.261.1: Building your package in /home/conan/.conan2/p/b/spirvb9913133321ac/b
spirv-tools/1.3.261.1: Calling generate()
spirv-tools/1.3.261.1: Generators folder: /home/conan/.conan2/p/b/spirvb9913133321ac/b/build/Release/generators
spirv-tools/1.3.261.1: CMakeToolchain generated: conan_toolchain.cmake
spirv-tools/1.3.261.1: CMakeToolchain generated: /home/conan/.conan2/p/b/spirvb9913133321ac/b/build/Release/generators/CMakePresets.json
spirv-tools/1.3.261.1: CMakeToolchain generated: /home/conan/.conan2/p/b/spirvb9913133321ac/b/src/CMakeUserPresets.json
spirv-tools/1.3.261.1: Generating aggregated env files
spirv-tools/1.3.261.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
spirv-tools/1.3.261.1: Calling build()
spirv-tools/1.3.261.1: Apply patch (backport): fix clang-20 build issue
-------------------------------------------------------
Testing recipe in directory: ./splunk-opentelemetry-cpp/all
WARNING: conan create failed for ./splunk-opentelemetry-cpp/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'abseil/20230125.3', 'grpc/1.54.3', 'libbacktrace/cci.20210118', 'libcurl/8.15.0', 'libevent/2.1.12', 'opentelemetry-cpp/1.8.3', 'thrift/0.17.0'. You can try:
- List all available packages using 'conan list "abseil/20230125.3:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./sqlcipher/all
WARNING: conan create failed for ./sqlcipher/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: gnu-config/cci.20210814:da39a3ee5e6b4b0d3255bfef95601890afd80709
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'gnu-config/cci.20210814'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gnu-config/cci.20210814' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./sqlite_orm/all
INFO: Successfully patched ./sqlite_orm/all.
-------- Installing package sqlite_orm/1.7 (2 of 2) --------
sqlite_orm/1.7: Building from source
sqlite_orm/1.7: Package sqlite_orm/1.7:da39a3ee5e6b4b0d3255bfef95601890afd80709
sqlite_orm/1.7: Copying sources to build folder
sqlite_orm/1.7: Building your package in /home/conan/.conan2/p/b/sqlit649d3f00bd2e6/b
sqlite_orm/1.7: Generating aggregated env files
sqlite_orm/1.7: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
sqlite_orm/1.7: Calling build()
sqlite_orm/1.7: Apply patch (portability): declare is_upsert_clause declaration
-------------------------------------------------------
Testing recipe in directory: ./sqlpp11-connector-sqlite3/all
WARNING: conan create failed for ./sqlpp11-connector-sqlite3/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'date/3.0.1', 'libcurl/8.15.0'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=date/3.0.1 --build=libcurl/8.15.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./squirrel/all
INFO: Successfully patched ./squirrel/all.
squirrel/3.1: Building your package in /home/conan/.conan2/p/b/squir801feaa626224/b
squirrel/3.1: Calling generate()
squirrel/3.1: Generators folder: /home/conan/.conan2/p/b/squir801feaa626224/b/build/Release/generators
squirrel/3.1: CMakeToolchain generated: conan_toolchain.cmake
squirrel/3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/squir801feaa626224/b/build/Release/generators/CMakePresets.json
squirrel/3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/squir801feaa626224/b/src/CMakeUserPresets.json
squirrel/3.1: Generating aggregated env files
squirrel/3.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
squirrel/3.1: Calling build()
squirrel/3.1: Apply patch (conan): add flag to switch static/shared builds
-------------------------------------------------------
Testing recipe in directory: ./stduuid/all
INFO: Successfully patched ./stduuid/all.
======== Installing packages ========
-------- Downloading 1 package --------
ms-gsl/4.0.0: Retrieving package da39a3ee5e6b4b0d3255bfef95601890afd80709 from remote 'conancenter'
ms-gsl/4.0.0: Package installed da39a3ee5e6b4b0d3255bfef95601890afd80709
ms-gsl/4.0.0: Downloaded package revision b598077be9be7a01e859da8eca72dee0
stduuid/1.2.2: Calling source() in /home/conan/.conan2/p/stduu7068a51ae254f/s/src
stduuid/1.2.2: Uncompressing v1.2.2.tar.gz to .
stduuid/1.2.2: Apply patch (conan): Conditionally include span header based on compiler definition
-------------------------------------------------------
Testing recipe in directory: ./streaming-percentiles/all
INFO: Successfully patched ./streaming-percentiles/all.
streaming-percentiles/3.1.0: Uncompressing v3.1.0.tar.gz to .
-------- Installing package streaming-percentiles/3.1.0 (1 of 1) --------
streaming-percentiles/3.1.0: Building from source
streaming-percentiles/3.1.0: Package streaming-percentiles/3.1.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
streaming-percentiles/3.1.0: Building your package in /home/conan/.conan2/p/b/strea2574552ce16be/b
streaming-percentiles/3.1.0: Generating aggregated env files
streaming-percentiles/3.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
streaming-percentiles/3.1.0: Calling build()
streaming-percentiles/3.1.0: Apply patch (backport): include missing headers (already applied to upstream)
-------------------------------------------------------
Testing recipe in directory: ./streamvbyte/all
INFO: Successfully patched ./streamvbyte/all.
streamvbyte/1.0.0: Calling generate()
streamvbyte/1.0.0: Generators folder: /home/conan/.conan2/p/b/strea2ca0a34fc216c/b/build/Release/generators
streamvbyte/1.0.0: CMakeToolchain generated: conan_toolchain.cmake
streamvbyte/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/strea2ca0a34fc216c/b/build/Release/generators/CMakePresets.json
streamvbyte/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/strea2ca0a34fc216c/b/src/CMakeUserPresets.json
streamvbyte/1.0.0: Generating aggregated env files
streamvbyte/1.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
streamvbyte/1.0.0: Calling build()
streamvbyte/1.0.0: Apply patch (portability): fix install destination
streamvbyte/1.0.0: Apply patch (portability): Relocatable shared lib for macOS
-------------------------------------------------------
Testing recipe in directory: ./structopt/all
INFO: Successfully patched ./structopt/all.
structopt/0.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/strucf55778ba58700/b/build/Release/generators/CMakePresets.json
structopt/0.1.0: CMakeToolchain generated: /home/conan/.conan2/p/struca0166ac411cdd/s/src/CMakeUserPresets.json
structopt/0.1.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(magic_enum)
find_package(visit_struct)
target_link_libraries(... magic_enum::magic_enum visit_struct::visit_struct)
structopt/0.1.0: Generating aggregated env files
structopt/0.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
structopt/0.1.0: Calling build()
structopt/0.1.0: Apply patch (file): patches/0.1.0-0001-use-recipes.patch
-------------------------------------------------------
Testing recipe in directory: ./stx/all
INFO: Successfully patched ./stx/all.
stx/1.0.4: Calling generate()
stx/1.0.4: Generators folder: /home/conan/.conan2/p/b/stx0fcd584312f70/b/build/Release/generators
stx/1.0.4: CMakeToolchain generated: conan_toolchain.cmake
stx/1.0.4: CMakeToolchain generated: /home/conan/.conan2/p/b/stx0fcd584312f70/b/build/Release/generators/CMakePresets.json
stx/1.0.4: CMakeToolchain generated: /home/conan/.conan2/p/b/stx0fcd584312f70/b/src/CMakeUserPresets.json
stx/1.0.4: Generating aggregated env files
stx/1.0.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
stx/1.0.4: Calling build()
stx/1.0.4: Apply patch (conan): append CMAKE_MODULE_PATH instead of setting CMAKE_MODULE_PATH
stx/1.0.4: Apply patch (portability): use GNUInstallDirs for target path
-------------------------------------------------------
Testing recipe in directory: ./svgwrite/all
INFO: Successfully patched ./svgwrite/all.
find_package(span-lite)
find_package(fmt)
target_link_libraries(... nonstd::span-lite fmt::fmt)
svgwrite/0.1.0: Generating aggregated env files
svgwrite/0.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
svgwrite/0.1.0: Calling build()
svgwrite/0.1.0: Apply patch (conan): remove old conan features
svgwrite/0.1.0: Apply patch (portability): disable gcc flags
svgwrite/0.1.0: Apply patch (conan): fix target name
svgwrite/0.1.0: Apply patch (portability): add fmt::runtime to non-constexpr string
-------------------------------------------------------
Testing recipe in directory: ./svtjpegxs/all
INFO: Successfully patched ./svtjpegxs/all.
Requirements
svtjpegxs/0.9.0#218fbeb57be5465cd029d27a974be7a0:b647c43bfefae3f830561ca202b6cfd935b56205 - Build
Build requirements
yasm/1.3.0#c0bc84844465e1cd7850c820ad5b09b6:3593751651824fb813502c69c971267624ced41a#553ec0c735134b95844f46a60a4b48a9 - Cache
======== Installing packages ========
yasm/1.3.0: Already installed! (1 of 2)
svtjpegxs/0.9.0: Calling source() in /home/conan/.conan2/p/svtjp60dc46d2054c5/s/src
svtjpegxs/0.9.0: Uncompressing v0.9.0.tar.gz to .
svtjpegxs/0.9.0: Apply patch (conan): Let Conan configure fPIC
-------------------------------------------------------
Testing recipe in directory: ./swig/all
WARNING: conan create failed for ./swig/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'pcre/8.45'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=pcre/8.45' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./symengine/all
INFO: Successfully patched ./symengine/all.
======== Installing packages ========
-------- Downloading 1 package --------
fast_float/6.1.5: Retrieving package da39a3ee5e6b4b0d3255bfef95601890afd80709 from remote 'conancenter'
fast_float/6.1.5: Package installed da39a3ee5e6b4b0d3255bfef95601890afd80709
fast_float/6.1.5: Downloaded package revision 56022528f01b418e70fbaac8ba83c342
gmp/6.3.0: Already installed! (2 of 3)
symengine/0.14.0: Calling source() in /home/conan/.conan2/p/symen9f23284d5b9fc/s/src
symengine/0.14.0: Uncompressing v0.14.0.tar.gz to /home/conan/.conan2/p/symen9f23284d5b9fc/s/src
symengine/0.14.0: Apply patch (file): patches/0.14.0-0001-gcc15-ciso646.patch
-------------------------------------------------------
Testing recipe in directory: ./systemc-cci/all
INFO: Successfully patched ./systemc-cci/all.
systemc-cci/1.0.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(SystemCLanguage)
find_package(RapidJSON)
target_link_libraries(... SystemC::systemc rapidjson)
systemc-cci/1.0.0: Generating aggregated env files
systemc-cci/1.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
systemc-cci/1.0.0: Calling build()
systemc-cci/1.0.0: Apply patch (file): patches/broker.patch
systemc-cci/1.0.0: Apply patch (file): patches/cci_param_untyped_handle.patch
systemc-cci/1.0.0: Apply patch (file): patches/cci_value_converter.patch
-------------------------------------------------------
Testing recipe in directory: ./szip/all
INFO: Successfully patched ./szip/all.
szip/2.1.1: Calling generate()
szip/2.1.1: Generators folder: /home/conan/.conan2/p/b/szipc80e664bbe19a/b/build/Release/generators
szip/2.1.1: CMakeToolchain generated: conan_toolchain.cmake
szip/2.1.1: CMakeToolchain generated: /home/conan/.conan2/p/b/szipc80e664bbe19a/b/build/Release/generators/CMakePresets.json
szip/2.1.1: CMakeToolchain generated: /home/conan/.conan2/p/b/szipc80e664bbe19a/b/src/CMakeUserPresets.json
szip/2.1.1: Generating aggregated env files
szip/2.1.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
szip/2.1.1: Calling build()
szip/2.1.1: Apply patch (file): patches/fix_unknown_size_t.patch
szip/2.1.1: Apply patch (file): patches/build_either_static_or_shared.patch
-------------------------------------------------------
Testing recipe in directory: ./taglib/all
INFO: Successfully patched ./taglib/all.
taglib/1.12: CMakeToolchain generated: conan_toolchain.cmake
taglib/1.12: CMakeToolchain generated: /home/conan/.conan2/p/b/tagli68d34e1b2df0a/b/build/Release/generators/CMakePresets.json
taglib/1.12: CMakeToolchain generated: /home/conan/.conan2/p/b/tagli68d34e1b2df0a/b/src/CMakeUserPresets.json
taglib/1.12: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
target_link_libraries(... ZLIB::ZLIB)
taglib/1.12: Generating aggregated env files
taglib/1.12: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
taglib/1.12: Calling build()
taglib/1.12: Apply patch (file): patches/1.12-0001-fix-error-duplicate-volatile.patch
-------------------------------------------------------
Testing recipe in directory: ./tar/all
WARNING: conan create failed for ./tar/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'gettext/0.22.5'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=gettext/0.22.5' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./taskflow/all
INFO: Successfully patched ./taskflow/all.
-------- Installing package taskflow/3.3.0 (1 of 1) --------
taskflow/3.3.0: Building from source
taskflow/3.3.0: Package taskflow/3.3.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
taskflow/3.3.0: Copying sources to build folder
taskflow/3.3.0: Building your package in /home/conan/.conan2/p/b/taskf0816e9ec08a16/b
taskflow/3.3.0: Generating aggregated env files
taskflow/3.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
taskflow/3.3.0: Calling build()
taskflow/3.3.0: Apply patch (portability): add condition to check IA architecture
-------------------------------------------------------
Testing recipe in directory: ./tcl/all
INFO: Successfully patched ./tcl/all.
tcl/8.6.10: options: fPIC=True shared=False
tcl/8.6.10: requires: zlib/1.3.Z
tcl/8.6.10: Copying sources to build folder
tcl/8.6.10: Building your package in /home/conan/.conan2/p/b/tclbbb162517ce09/b
tcl/8.6.10: Calling generate()
tcl/8.6.10: Generators folder: /home/conan/.conan2/p/b/tclbbb162517ce09/b/build-release/conan
tcl/8.6.10: Generating aggregated env files
tcl/8.6.10: Generated aggregated env files: ['conanbuild.sh']
tcl/8.6.10: Calling build()
tcl/8.6.10: Apply patch (file): patches/0001-8.6.10-no-read-only-data.patch
-------------------------------------------------------
Testing recipe in directory: ./tcp-wrappers/all
WARNING: conan create failed for ./tcp-wrappers/all
WARNING: Could not apply patches, skipping build:
======== Installing packages ========
tcp-wrappers/7.6: Calling source() in /home/conan/.conan2/p/tcp-wc0589c661e820/s/src
tcp-wrappers/7.6: WARN: network: Error downloading file http://ftp.vim.org/ftp/ftp/security/tcpwrappers/tcp_wrappers_7.6-ipv6.4.tar.gz: 'HTTPConnectionPool(host='ftp.vim.org', port=80): Max retries exceeded with url: /ftp/ftp/security/tcpwrappers/tcp_wrappers_7.6-ipv6.4.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x799fe83f7910>: Failed to establish a new connection: [Errno -2] Name or service not known'))'
tcp-wrappers/7.6: Waiting 5 seconds to retry...
tcp-wrappers/7.6: WARN: network: Error downloading file http://ftp.vim.org/ftp/ftp/security/tcpwrappers/tcp_wrappers_7.6-ipv6.4.tar.gz: 'HTTPConnectionPool(host='ftp.vim.org', port=80): Max retries exceeded with url: /ftp/ftp/security/tcpwrappers/tcp_wrappers_7.6-ipv6.4.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x799fefad6cd0>: Failed to establish a new connection: [Errno -2] Name or service not known'))'
tcp-wrappers/7.6: Waiting 5 seconds to retry...
ERROR: tcp-wrappers/7.6: Error in source() method, line 67
get(self, **self.conan_data["sources"][self.version], strip_root=True)
ConanException: Error downloading file http://ftp.vim.org/ftp/ftp/security/tcpwrappers/tcp_wrappers_7.6-ipv6.4.tar.gz: 'HTTPConnectionPool(host='ftp.vim.org', port=80): Max retries exceeded with url: /ftp/ftp/security/tcpwrappers/tcp_wrappers_7.6-ipv6.4.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x799fe83efc90>: Failed to establish a new connection: [Errno -2] Name or service not known'))'
-------------------------------------------------------
Testing recipe in directory: ./teemo/all
WARNING: conan create failed for ./teemo/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./tensorflow-lite/all
WARNING: conan create failed for ./tensorflow-lite/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'abseil/20230125.3', 'eigen/3.4.0', 'gemmlowp/cci.20210928'. You can try:
- List all available packages using 'conan list "abseil/20230125.3:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=abseil/20230125.3 --build=eigen/3.4.0 --build=gemmlowp/cci.20210928' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./termcap/all
INFO: Successfully patched ./termcap/all.
termcap/1.3.1: Building your package in /home/conan/.conan2/p/b/termc6d5885284d08d/b
termcap/1.3.1: Calling generate()
termcap/1.3.1: Generators folder: /home/conan/.conan2/p/b/termc6d5885284d08d/b/build/Release/generators
termcap/1.3.1: CMakeToolchain generated: conan_toolchain.cmake
termcap/1.3.1: CMakeToolchain generated: /home/conan/.conan2/p/b/termc6d5885284d08d/b/build/Release/generators/CMakePresets.json
termcap/1.3.1: Generating aggregated env files
termcap/1.3.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
termcap/1.3.1: Calling build()
termcap/1.3.1: Apply patch (file): patches/0001-msvc.patch
termcap/1.3.1: Apply patch (file): patches/0002-macOS.patch
-------------------------------------------------------
Testing recipe in directory: ./tesseract/all
WARNING: conan create failed for ./tesseract/all
WARNING: Could not apply patches, skipping build:
fPIC=True
shared=False
utils=True
ERROR: Missing prebuilt package for 'giflib/5.2.1', 'leptonica/1.82.0', 'libcurl/8.15.0', 'libiconv/1.17', 'libtiff/4.6.0'. You can try:
- List all available packages using 'conan list "giflib/5.2.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=missing' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./thrift/all
WARNING: conan create failed for ./thrift/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'flex/2.6.4', 'libbacktrace/cci.20210118', 'libevent/2.1.12'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=flex/2.6.4 --build=libbacktrace/cci.20210118 --build=libevent/2.1.12' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./tidy-html5/all
INFO: Successfully patched ./tidy-html5/all.
tidy-html5/5.8.0: Building your package in /home/conan/.conan2/p/b/tidy-b1f654859f12d/b
tidy-html5/5.8.0: Calling generate()
tidy-html5/5.8.0: Generators folder: /home/conan/.conan2/p/b/tidy-b1f654859f12d/b/build/Release/generators
tidy-html5/5.8.0: CMakeToolchain generated: conan_toolchain.cmake
tidy-html5/5.8.0: CMakeToolchain generated: /home/conan/.conan2/p/b/tidy-b1f654859f12d/b/build/Release/generators/CMakePresets.json
tidy-html5/5.8.0: CMakeToolchain generated: /home/conan/.conan2/p/b/tidy-b1f654859f12d/b/src/CMakeUserPresets.json
tidy-html5/5.8.0: Generating aggregated env files
tidy-html5/5.8.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
tidy-html5/5.8.0: Calling build()
tidy-html5/5.8.0: Apply patch (file): patches/0001-robust-install-pdb.patch
-------------------------------------------------------
Testing recipe in directory: ./tiny-aes-c/all
INFO: Successfully patched ./tiny-aes-c/all.
tiny-aes-c/1.0.0: Building your package in /home/conan/.conan2/p/b/tiny-0673383889932/b
tiny-aes-c/1.0.0: Calling generate()
tiny-aes-c/1.0.0: Generators folder: /home/conan/.conan2/p/b/tiny-0673383889932/b/build/Release/generators
tiny-aes-c/1.0.0: CMakeToolchain generated: conan_toolchain.cmake
tiny-aes-c/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/tiny-0673383889932/b/build/Release/generators/CMakePresets.json
tiny-aes-c/1.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/tiny-0673383889932/b/src/CMakeUserPresets.json
tiny-aes-c/1.0.0: Generating aggregated env files
tiny-aes-c/1.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
tiny-aes-c/1.0.0: Calling build()
tiny-aes-c/1.0.0: Apply patch (conan): CMake: add install target
-------------------------------------------------------
Testing recipe in directory: ./tinyalsa/all
INFO: Successfully patched ./tinyalsa/all.
tinyalsa/1.1.1: options: shared=False with_utils=False
tinyalsa/1.1.1: Copying sources to build folder
tinyalsa/1.1.1: Building your package in /home/conan/.conan2/p/b/tinyabb213abcc854f/b
tinyalsa/1.1.1: Calling generate()
tinyalsa/1.1.1: Generators folder: /home/conan/.conan2/p/b/tinyabb213abcc854f/b/build-release/conan
tinyalsa/1.1.1: Generating aggregated env files
tinyalsa/1.1.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
tinyalsa/1.1.1: Calling build()
tinyalsa/1.1.1: Apply patch (backport): fix clang build using make
tinyalsa/1.1.1: Apply patch (portability): Fix hardcoded references to GCC
-------------------------------------------------------
Testing recipe in directory: ./tinycbor/all
INFO: Successfully patched ./tinycbor/all.
tinycbor/0.5.3: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
tinycbor/0.5.3: options: fPIC=True shared=False
tinycbor/0.5.3: Copying sources to build folder
tinycbor/0.5.3: Building your package in /home/conan/.conan2/p/b/tinyc1bae16c25bb3d/b
tinycbor/0.5.3: Calling generate()
tinycbor/0.5.3: Generators folder: /home/conan/.conan2/p/b/tinyc1bae16c25bb3d/b/build-release/conan
tinycbor/0.5.3: Generating aggregated env files
tinycbor/0.5.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
tinycbor/0.5.3: Calling build()
tinycbor/0.5.3: Apply patch (file): patches/0.5.3/001-build-system.patch
-------------------------------------------------------
Testing recipe in directory: ./tinyexr/all
INFO: Successfully patched ./tinyexr/all.
-------- Installing package tinyexr/1.0.0 (2 of 2) --------
tinyexr/1.0.0: Building from source
tinyexr/1.0.0: Package tinyexr/1.0.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
tinyexr/1.0.0: Copying sources to build folder
tinyexr/1.0.0: Building your package in /home/conan/.conan2/p/b/tinyec1a26196f99bf/b
tinyexr/1.0.0: Generating aggregated env files
tinyexr/1.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
tinyexr/1.0.0: Calling build()
tinyexr/1.0.0: Apply patch (conan): use conan recipes, fix namespace issue
-------------------------------------------------------
Testing recipe in directory: ./tinyobjloader/all
INFO: Successfully patched ./tinyobjloader/all.
tinyobjloader/1.0.6: Building your package in /home/conan/.conan2/p/b/tinyo2088aba8ee243/b
tinyobjloader/1.0.6: Calling generate()
tinyobjloader/1.0.6: Generators folder: /home/conan/.conan2/p/b/tinyo2088aba8ee243/b/build/Release/generators
tinyobjloader/1.0.6: CMakeToolchain generated: conan_toolchain.cmake
tinyobjloader/1.0.6: CMakeToolchain generated: /home/conan/.conan2/p/b/tinyo2088aba8ee243/b/build/Release/generators/CMakePresets.json
tinyobjloader/1.0.6: CMakeToolchain generated: /home/conan/.conan2/p/b/tinyo2088aba8ee243/b/src/CMakeUserPresets.json
tinyobjloader/1.0.6: Generating aggregated env files
tinyobjloader/1.0.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
tinyobjloader/1.0.6: Calling build()
tinyobjloader/1.0.6: Apply patch (backport): CMake: move cmake_minimum_required() before project()
-------------------------------------------------------
Testing recipe in directory: ./tinyspline/all
INFO: Successfully patched ./tinyspline/all.
tinyspline/0.2.0: Building your package in /home/conan/.conan2/p/b/tinysfc7d47939f960/b
tinyspline/0.2.0: Calling generate()
tinyspline/0.2.0: Generators folder: /home/conan/.conan2/p/b/tinysfc7d47939f960/b/build/Release/generators
tinyspline/0.2.0: CMakeToolchain generated: conan_toolchain.cmake
tinyspline/0.2.0: CMakeToolchain generated: /home/conan/.conan2/p/b/tinysfc7d47939f960/b/build/Release/generators/CMakePresets.json
tinyspline/0.2.0: CMakeToolchain generated: /home/conan/.conan2/p/b/tinysfc7d47939f960/b/src/CMakeUserPresets.json
tinyspline/0.2.0: Generating aggregated env files
tinyspline/0.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
tinyspline/0.2.0: Calling build()
tinyspline/0.2.0: Apply patch (file): patches/0.2.0-0001-fix-cmake.patch
-------------------------------------------------------
Testing recipe in directory: ./tinyxml2/all
INFO: Successfully patched ./tinyxml2/all.
tinyxml2/7.1.0: Building your package in /home/conan/.conan2/p/b/tinyxd94379a3c61a9/b
tinyxml2/7.1.0: Calling generate()
tinyxml2/7.1.0: Generators folder: /home/conan/.conan2/p/b/tinyxd94379a3c61a9/b/build/Release/generators
tinyxml2/7.1.0: CMakeToolchain generated: conan_toolchain.cmake
tinyxml2/7.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/tinyxd94379a3c61a9/b/build/Release/generators/CMakePresets.json
tinyxml2/7.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/tinyxd94379a3c61a9/b/src/CMakeUserPresets.json
tinyxml2/7.1.0: Generating aggregated env files
tinyxml2/7.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
tinyxml2/7.1.0: Calling build()
tinyxml2/7.1.0: Apply patch (portability): Remove hardcoded fPIC, increase CMake minimum to 3.5, substitute CMP0063 OLD with new setup
-------------------------------------------------------
Testing recipe in directory: ./tixi3/all
WARNING: conan create failed for ./tixi3/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libcurl/8.15.0', 'libiconv/1.17', 'libxslt/1.1.43'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0 --build=libiconv/1.17 --build=libxslt/1.1.43' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./tlx/all
INFO: Successfully patched ./tlx/all.
tlx/0.5.20200222: Calling generate()
tlx/0.5.20200222: Generators folder: /home/conan/.conan2/p/b/tlx9e855c3a27f85/b/build/Release/generators
tlx/0.5.20200222: CMakeToolchain generated: conan_toolchain.cmake
tlx/0.5.20200222: CMakeToolchain generated: /home/conan/.conan2/p/b/tlx9e855c3a27f85/b/build/Release/generators/CMakePresets.json
tlx/0.5.20200222: CMakeToolchain generated: /home/conan/.conan2/p/b/tlx9e855c3a27f85/b/src/CMakeUserPresets.json
tlx/0.5.20200222: Generating aggregated env files
tlx/0.5.20200222: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
tlx/0.5.20200222: Calling build()
tlx/0.5.20200222: Apply patch (file): patches/0001-fix-dll-install.patch
tlx/0.5.20200222: Apply patch (file): patches/0002-fix-shared-apple.patch
-------------------------------------------------------
Testing recipe in directory: ./tmx/all
WARNING: conan create failed for ./tmx/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./tmxlite/all
INFO: Successfully patched ./tmxlite/all.
tmxlite/1.3.0: CMakeToolchain generated: /home/conan/.conan2/p/b/tmxli62683a5a8f7a0/b/build/Release/generators/CMakePresets.json
tmxlite/1.3.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(miniz)
find_package(pugixml)
target_link_libraries(... miniz::miniz pugixml::pugixml)
tmxlite/1.3.0: Generating aggregated env files
tmxlite/1.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
tmxlite/1.3.0: Calling build()
tmxlite/1.3.0: Apply patch (file): patches/0001-include-external-pugixml.patch
tmxlite/1.3.0: Apply patch (file): patches/0002-cmake-link-external-miniz-pugixml.patch
-------------------------------------------------------
Testing recipe in directory: ./tng/all
INFO: Successfully patched ./tng/all.
tng/1.8.2: CMakeToolchain generated: conan_toolchain.cmake
tng/1.8.2: CMakeToolchain generated: /home/conan/.conan2/p/b/tng1344e63684bd5/b/build/Release/generators/CMakePresets.json
tng/1.8.2: CMakeToolchain generated: /home/conan/.conan2/p/b/tng1344e63684bd5/b/src/CMakeUserPresets.json
tng/1.8.2: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
target_link_libraries(... ZLIB::ZLIB)
tng/1.8.2: Generating aggregated env files
tng/1.8.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
tng/1.8.2: Calling build()
tng/1.8.2: Apply patch (portability): Install dll in bin folder
-------------------------------------------------------
Testing recipe in directory: ./toon/all
INFO: Successfully patched ./toon/all.
-------- Installing package toon/3.2 (2 of 2) --------
toon/3.2: Building from source
toon/3.2: Package toon/3.2:da39a3ee5e6b4b0d3255bfef95601890afd80709
toon/3.2: Copying sources to build folder
toon/3.2: Building your package in /home/conan/.conan2/p/b/toon60b7e07dda71b/b
toon/3.2: Generating aggregated env files
toon/3.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
toon/3.2: Calling build()
toon/3.2: Apply patch (backport): apply unreleased minor fixes
-------------------------------------------------------
Testing recipe in directory: ./trantor/all
INFO: Successfully patched ./trantor/all.
trantor/1.5.13: CMakeToolchain generated: /home/conan/.conan2/p/b/trant2cf6bf30e9942/b/build/Release/generators/CMakePresets.json
trantor/1.5.13: CMakeToolchain generated: /home/conan/.conan2/p/b/trant2cf6bf30e9942/b/src/CMakeUserPresets.json
trantor/1.5.13: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(OpenSSL)
find_package(c-ares)
target_link_libraries(... openssl::openssl c-ares::cares)
trantor/1.5.13: Generating aggregated env files
trantor/1.5.13: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
trantor/1.5.13: Calling build()
trantor/1.5.13: Apply patch (portability): disable -Werror for gcc5
-------------------------------------------------------
Testing recipe in directory: ./tree-sitter-c/all
INFO: Successfully patched ./tree-sitter-c/all.
======== Installing packages ========
-------- Downloading 1 package --------
tree-sitter/0.24.3: Retrieving package b647c43bfefae3f830561ca202b6cfd935b56205 from remote 'conancenter'
tree-sitter/0.24.3: Package installed b647c43bfefae3f830561ca202b6cfd935b56205
tree-sitter/0.24.3: Downloaded package revision 08937430d849dcaf73f4ca6ccaaa733b
tree-sitter-c/0.23.2: Calling source() in /home/conan/.conan2/p/tree-f8cf191b56027/s/src
tree-sitter-c/0.23.2: Uncompressing v0.23.2.tar.gz to .
tree-sitter-c/0.23.2: Apply patch (portability): disable gencode and fPIC
-------------------------------------------------------
Testing recipe in directory: ./tree-sitter-cpp/all
INFO: Successfully patched ./tree-sitter-cpp/all.
tree-sitter-cpp/0.23.4: Forced build from source
Requirements
tree-sitter-cpp/0.23.4#7fc8d69adb69e78a9cdb77958365e29a:bd729032dda71b68c2b8d045f1b977899b14793b - Build
tree-sitter/0.24.3#f6724951ff60ddedff62312363e88840:b647c43bfefae3f830561ca202b6cfd935b56205#08937430d849dcaf73f4ca6ccaaa733b - Cache
======== Installing packages ========
tree-sitter/0.24.3: Already installed! (1 of 2)
tree-sitter-cpp/0.23.4: Calling source() in /home/conan/.conan2/p/tree-de6a5d21b5dc2/s/src
tree-sitter-cpp/0.23.4: Uncompressing v0.23.4.tar.gz to .
tree-sitter-cpp/0.23.4: Apply patch (portability): disable gencode and fPIC
-------------------------------------------------------
Testing recipe in directory: ./tree-sitter-sql/all
INFO: Successfully patched ./tree-sitter-sql/all.
tree-sitter-sql/0.3.7: Forced build from source
Requirements
tree-sitter-sql/0.3.7#52173d4de794d30119a084021b9719da:bd729032dda71b68c2b8d045f1b977899b14793b - Build
tree-sitter/0.24.3#f6724951ff60ddedff62312363e88840:b647c43bfefae3f830561ca202b6cfd935b56205#08937430d849dcaf73f4ca6ccaaa733b - Cache
======== Installing packages ========
tree-sitter/0.24.3: Already installed! (1 of 2)
tree-sitter-sql/0.3.7: Calling source() in /home/conan/.conan2/p/tree-228881f672b8e/s/src
tree-sitter-sql/0.3.7: Uncompressing f58f33955ea0a3e6a0aa2ef4b90a133ebee02173.tar.gz to .
tree-sitter-sql/0.3.7: Apply patch (conan): disable generating code and fPIC
-------------------------------------------------------
Testing recipe in directory: ./troldal-zippy/all
INFO: Successfully patched ./troldal-zippy/all.
troldal-zippy/cci.20200622: Package troldal-zippy/cci.20200622:da39a3ee5e6b4b0d3255bfef95601890afd80709
troldal-zippy/cci.20200622: Building your package in /home/conan/.conan2/p/b/trold41abf2ff5512d/b
troldal-zippy/cci.20200622: Generating aggregated env files
troldal-zippy/cci.20200622: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
troldal-zippy/cci.20200622: Package 'da39a3ee5e6b4b0d3255bfef95601890afd80709' built
troldal-zippy/cci.20200622: Build folder /home/conan/.conan2/p/b/trold41abf2ff5512d/b/build-release
troldal-zippy/cci.20200622: Generating the package
troldal-zippy/cci.20200622: Packaging in folder /home/conan/.conan2/p/b/trold41abf2ff5512d/p
troldal-zippy/cci.20200622: Calling package()
troldal-zippy/cci.20200622: Apply patch (file): patches/zippy-archive-mkdir.patch
-------------------------------------------------------
Testing recipe in directory: ./tscns/all
INFO: Successfully patched ./tscns/all.
-------- Installing package tscns/2.0 (1 of 1) --------
tscns/2.0: Building from source
tscns/2.0: Package tscns/2.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
tscns/2.0: Copying sources to build folder
tscns/2.0: Building your package in /home/conan/.conan2/p/b/tscnsf9e07a77e326d/b
tscns/2.0: Generating aggregated env files
tscns/2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
tscns/2.0: Calling build()
tscns/2.0: Apply patch (backport): include thread header (this patch is already applied upstream)
tscns/2.0: Apply patch (backport): support older compiler by fix initializer
-------------------------------------------------------
Testing recipe in directory: ./twitch-native-ipc/all
INFO: Successfully patched ./twitch-native-ipc/all.
twitch-native-ipc/3.1.1: CMakeToolchain generated: /home/conan/.conan2/p/b/twitc442d8f224d6d5/b/src/CMakeUserPresets.json
twitch-native-ipc/3.1.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(libuv)
target_link_libraries(... uv)
twitch-native-ipc/3.1.1: Generating aggregated env files
twitch-native-ipc/3.1.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
twitch-native-ipc/3.1.1: Calling build()
twitch-native-ipc/3.1.1: Apply patch (file): patches/cmake-fixes.patch
twitch-native-ipc/3.1.1: Apply patch (file): patches/linux-build-fixes.patch
twitch-native-ipc/3.1.1: Apply patch (file): patches/export-fixes.patch
-------------------------------------------------------
Testing recipe in directory: ./twitchtv-libsoundtrackutil/all
WARNING: conan create failed for ./twitchtv-libsoundtrackutil/all
WARNING: Could not apply patches, skipping build:
shared=False
[requires]
libuv/1.46.Z
ERROR: Missing prebuilt package for 'twitch-native-ipc/3.1.1'. You can try:
- List all available packages using 'conan list "twitch-native-ipc/3.1.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=twitch-native-ipc/3.1.1' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./ulfius/all
WARNING: conan create failed for ./ulfius/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libcurl/8.15.0', 'libiconv/1.17', 'libmicrohttpd/0.9.75'. You can try:
- List all available packages using 'conan list "libiconv/1.17:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0 --build=libiconv/1.17 --build=libmicrohttpd/0.9.75' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./unicorn/all
INFO: Successfully patched ./unicorn/all.
unicorn/1.0.3: Building your package in /home/conan/.conan2/p/b/unico397fceef3e905/b
unicorn/1.0.3: Calling generate()
unicorn/1.0.3: Generators folder: /home/conan/.conan2/p/b/unico397fceef3e905/b/build/Release/generators
unicorn/1.0.3: CMakeToolchain generated: conan_toolchain.cmake
unicorn/1.0.3: CMakeToolchain generated: /home/conan/.conan2/p/b/unico397fceef3e905/b/build/Release/generators/CMakePresets.json
unicorn/1.0.3: CMakeToolchain generated: /home/conan/.conan2/p/b/unico397fceef3e905/b/src/CMakeUserPresets.json
unicorn/1.0.3: Generating aggregated env files
unicorn/1.0.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
unicorn/1.0.3: Calling build()
unicorn/1.0.3: Apply patch (file): patches/1.0.3-0001-cmake-crossbuild-support.patch
-------------------------------------------------------
Testing recipe in directory: ./univalue/all
WARNING: conan create failed for ./univalue/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./urdfdom/all
INFO: Successfully patched ./urdfdom/all.
urdfdom/3.1.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(tinyxml)
find_package(console_bridge)
target_link_libraries(... tinyxml::tinyxml console_bridge::console_bridge)
urdfdom/3.1.1: Generating aggregated env files
urdfdom/3.1.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
urdfdom/3.1.1: Calling build()
urdfdom/3.1.1: Apply patch (conan): Disable building of apps by default
urdfdom/3.1.1: Apply patch (conan): Use dependencies (console_bridge, TinyXML) from Conan
urdfdom/3.1.1: Apply patch (conan): Use merged urdfdom_headers instead of a separate package
-------------------------------------------------------
Testing recipe in directory: ./uriparser/all
INFO: Successfully patched ./uriparser/all.
uriparser/0.9.3: Building your package in /home/conan/.conan2/p/b/uripa91707d0eb7df3/b
uriparser/0.9.3: Calling generate()
uriparser/0.9.3: Generators folder: /home/conan/.conan2/p/b/uripa91707d0eb7df3/b/build/Release/generators
uriparser/0.9.3: CMakeToolchain generated: conan_toolchain.cmake
uriparser/0.9.3: CMakeToolchain generated: /home/conan/.conan2/p/b/uripa91707d0eb7df3/b/build/Release/generators/CMakePresets.json
uriparser/0.9.3: CMakeToolchain generated: /home/conan/.conan2/p/b/uripa91707d0eb7df3/b/src/CMakeUserPresets.json
uriparser/0.9.3: Generating aggregated env files
uriparser/0.9.3: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
uriparser/0.9.3: Calling build()
uriparser/0.9.3: Apply patch (file): patches/fix-lib-name-mingw-0.9.3.patch
-------------------------------------------------------
Testing recipe in directory: ./usockets/all
INFO: Successfully patched ./usockets/all.
usockets/0.4.0: options: eventloop=syscall fPIC=True with_ssl=False
usockets/0.4.0: Copying sources to build folder
usockets/0.4.0: Building your package in /home/conan/.conan2/p/b/usockc784100fa6b54/b
usockets/0.4.0: Calling generate()
usockets/0.4.0: Generators folder: /home/conan/.conan2/p/b/usockc784100fa6b54/b/build-release/conan
usockets/0.4.0: Generating aggregated env files
usockets/0.4.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
usockets/0.4.0: Calling build()
usockets/0.4.0: Apply patch (portability): remove lto options
usockets/0.4.0: Apply patch (conan): build static library
-------------------------------------------------------
Testing recipe in directory: ./usrsctp/all
INFO: Successfully patched ./usrsctp/all.
usrsctp/0.9.5.0: Building your package in /home/conan/.conan2/p/b/usrsccbf80913d6265/b
usrsctp/0.9.5.0: Calling generate()
usrsctp/0.9.5.0: Generators folder: /home/conan/.conan2/p/b/usrsccbf80913d6265/b/build/Release/generators
usrsctp/0.9.5.0: CMakeToolchain generated: conan_toolchain.cmake
usrsctp/0.9.5.0: CMakeToolchain generated: /home/conan/.conan2/p/b/usrsccbf80913d6265/b/build/Release/generators/CMakePresets.json
usrsctp/0.9.5.0: CMakeToolchain generated: /home/conan/.conan2/p/b/usrsccbf80913d6265/b/src/CMakeUserPresets.json
usrsctp/0.9.5.0: Generating aggregated env files
usrsctp/0.9.5.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
usrsctp/0.9.5.0: Calling build()
usrsctp/0.9.5.0: Apply patch (file): patches/0001-install.patch
-------------------------------------------------------
Testing recipe in directory: ./vcglib/all
WARNING: conan create failed for ./vcglib/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: eigen/3.4.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
eigen/3.4.0: WARN: Can't find a 'eigen/3.4.0' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'eigen/3.4.0'. You can try:
- List all available packages using 'conan list "eigen/3.4.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=eigen/3.4.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./vectorscan/all
WARNING: conan create failed for ./vectorscan/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118', 'ragel/6.10'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118 --build=ragel/6.10' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./velodyne_decoder/all
INFO: Successfully patched ./velodyne_decoder/all.
velodyne_decoder/3.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/velodbf197dc92a785/b/build/Release/generators/CMakePresets.json
velodyne_decoder/3.0.0: CMakeToolchain generated: /home/conan/.conan2/p/b/velodbf197dc92a785/b/src/CMakeUserPresets.json
velodyne_decoder/3.0.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(yaml-cpp)
find_package(Microsoft.GSL)
target_link_libraries(... yaml-cpp::yaml-cpp Microsoft.GSL::GSL)
velodyne_decoder/3.0.0: Generating aggregated env files
velodyne_decoder/3.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
velodyne_decoder/3.0.0: Calling build()
velodyne_decoder/3.0.0: Apply patch (portability): Fix /O2 conflicting with debug flags on MSVC
-------------------------------------------------------
Testing recipe in directory: ./vigra/all
WARNING: conan create failed for ./vigra/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'coin-lemon/1.3.1', 'libbacktrace/cci.20210118', 'libtiff/4.6.0', 'openexr/3.2.4'. You can try:
- List all available packages using 'conan list "coin-lemon/1.3.1:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=coin-lemon/1.3.1 --build=libbacktrace/cci.20210118 --build=libtiff/4.6.0 --build=openexr/3.2.4' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./vorbis/all
INFO: Successfully patched ./vorbis/all.
vorbis/1.3.6: CMakeToolchain generated: conan_toolchain.cmake
vorbis/1.3.6: CMakeToolchain generated: /home/conan/.conan2/p/b/vorbia536f66f49c7e/b/build/Release/generators/CMakePresets.json
vorbis/1.3.6: CMakeToolchain generated: /home/conan/.conan2/p/b/vorbia536f66f49c7e/b/src/CMakeUserPresets.json
vorbis/1.3.6: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(Ogg)
target_link_libraries(... Ogg::ogg)
vorbis/1.3.6: Generating aggregated env files
vorbis/1.3.6: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
vorbis/1.3.6: Calling build()
vorbis/1.3.6: Apply patch (conan): CMake: robust discovery and link of libm and Ogg
-------------------------------------------------------
Testing recipe in directory: ./vulkan-memory-allocator/all
INFO: Successfully patched ./vulkan-memory-allocator/all.
-------- Installing package vulkan-memory-allocator/2.3.0 (2 of 2) --------
vulkan-memory-allocator/2.3.0: Building from source
vulkan-memory-allocator/2.3.0: Package vulkan-memory-allocator/2.3.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
vulkan-memory-allocator/2.3.0: Copying sources to build folder
vulkan-memory-allocator/2.3.0: Building your package in /home/conan/.conan2/p/b/vulka4e29845a31a48/b
vulkan-memory-allocator/2.3.0: Generating aggregated env files
vulkan-memory-allocator/2.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
vulkan-memory-allocator/2.3.0: Calling build()
vulkan-memory-allocator/2.3.0: Apply patch (backport): Needed to build with GCC 13+
-------------------------------------------------------
Testing recipe in directory: ./wasm-micro-runtime/all
INFO: Successfully patched ./wasm-micro-runtime/all.
wasm-micro-runtime/1.2.2: Building your package in /home/conan/.conan2/p/b/wasm-2ffea8f420147/b
wasm-micro-runtime/1.2.2: Calling generate()
wasm-micro-runtime/1.2.2: Generators folder: /home/conan/.conan2/p/b/wasm-2ffea8f420147/b/build/Release/generators
wasm-micro-runtime/1.2.2: CMakeToolchain generated: conan_toolchain.cmake
wasm-micro-runtime/1.2.2: CMakeToolchain generated: /home/conan/.conan2/p/b/wasm-2ffea8f420147/b/build/Release/generators/CMakePresets.json
wasm-micro-runtime/1.2.2: CMakeToolchain generated: /home/conan/.conan2/p/b/wasm-2ffea8f420147/b/src/CMakeUserPresets.json
wasm-micro-runtime/1.2.2: Generating aggregated env files
wasm-micro-runtime/1.2.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
wasm-micro-runtime/1.2.2: Calling build()
wasm-micro-runtime/1.2.2: Apply patch (conan): separate static and shasred build
-------------------------------------------------------
Testing recipe in directory: ./wavelet_buffer/all
WARNING: conan create failed for ./wavelet_buffer/all
WARNING: Could not apply patches, skipping build:
blaze/3.8#1e6ab1a076d33cfc41f1a95970101c9e:da39a3ee5e6b4b0d3255bfef95601890afd80709#a6730e88e497ee16f1b6af99539d32a9 - Download (conancenter)
fpzip/1.3.0#9934f7dce570e2f6aa3d0947c429183d:33c510a8212c83560625a3be73e47ba0915db2bb#3de13fae6c08732b17c47bc1c51f17c0 - Download (conancenter)
libjpeg-turbo/3.1.1#734fb06265d3dd906b2f9873cd1c0e48:6803e750af23d3dbce0cb9bfe0b52c74e034c6e4#42958ed9623b524dfe02edac01500732 - Download (conancenter)
streamvbyte/1.0.0#88e9ddfced19e30c032173b053369572:b647c43bfefae3f830561ca202b6cfd935b56205 - Missing
wavelet_buffer/0.7.1#ba5245f16755a7645d590de9e116e7af:af3f1f6d4bc4d092f0e6fc95357736a2a085ab4b - Invalid
Build requirements
Skipped binaries
cimg/3.3.2, cmake/3.31.9, nasm/2.15.05
ERROR: There are invalid packages:
wavelet_buffer/0.7.1: Invalid: Current cppstd (gnu17) is lower than the required C++ standard (20).
-------------------------------------------------------
Testing recipe in directory: ./websocketpp/all
WARNING: conan create failed for ./websocketpp/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./whisper-cpp/all
INFO: Successfully patched ./whisper-cpp/all.
whisper-cpp/1.7.4: Building your package in /home/conan/.conan2/p/b/whispa5ff6a2357c01/b
whisper-cpp/1.7.4: Calling generate()
whisper-cpp/1.7.4: Generators folder: /home/conan/.conan2/p/b/whispa5ff6a2357c01/b/build/Release/generators
whisper-cpp/1.7.4: CMakeToolchain generated: conan_toolchain.cmake
whisper-cpp/1.7.4: CMakeToolchain generated: /home/conan/.conan2/p/b/whispa5ff6a2357c01/b/build/Release/generators/CMakePresets.json
whisper-cpp/1.7.4: CMakeToolchain generated: /home/conan/.conan2/p/b/whispa5ff6a2357c01/b/src/CMakeUserPresets.json
whisper-cpp/1.7.4: Generating aggregated env files
whisper-cpp/1.7.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
whisper-cpp/1.7.4: Calling build()
whisper-cpp/1.7.4: Apply patch (file): patches/1.7.4-0001-fix-quoting.patch
-------------------------------------------------------
Testing recipe in directory: ./wil/all
WARNING: conan create failed for ./wil/all
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
wil/1.0.230202.1#10ca2a18374c8d48cc50a530158843dd - Cache
======== Computing necessary packages ========
Requirements
wil/1.0.230202.1#10ca2a18374c8d48cc50a530158843dd:da39a3ee5e6b4b0d3255bfef95601890afd80709 - Invalid
ERROR: There are invalid packages:
wil/1.0.230202.1: Invalid: wil/1.0.230202.1 can be used only on Windows.
-------------------------------------------------------
Testing recipe in directory: ./winflexbison/all
WARNING: conan create failed for ./winflexbison/all
WARNING: Could not apply patches, skipping build:
Graph root
cli
Requirements
winflexbison/2.5.22#32d8ade6992db737b6a4a4d4d6bd2a79 - Cache
======== Computing necessary packages ========
Requirements
winflexbison/2.5.22#32d8ade6992db737b6a4a4d4d6bd2a79:3593751651824fb813502c69c971267624ced41a - Invalid
ERROR: There are invalid packages:
winflexbison/2.5.22: Invalid: winflexbison is only supported on Windows.
-------------------------------------------------------
Testing recipe in directory: ./wslay/all
INFO: Successfully patched ./wslay/all.
wslay/1.1.1: Calling generate()
wslay/1.1.1: Generators folder: /home/conan/.conan2/p/b/wslaybe78715e0287f/b/build/Release/generators
wslay/1.1.1: CMakeToolchain generated: conan_toolchain.cmake
wslay/1.1.1: CMakeToolchain generated: /home/conan/.conan2/p/b/wslaybe78715e0287f/b/build/Release/generators/CMakePresets.json
wslay/1.1.1: CMakeToolchain generated: /home/conan/.conan2/p/b/wslaybe78715e0287f/b/src/CMakeUserPresets.json
wslay/1.1.1: Generating aggregated env files
wslay/1.1.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
wslay/1.1.1: Calling build()
wslay/1.1.1: Apply patch (file): patches/0001-msvc-support.patch
wslay/1.1.1: Apply patch (file): patches/0002-cmake-install-shared-artifacts.patch
-------------------------------------------------------
Testing recipe in directory: ./wt/all
WARNING: conan create failed for ./wt/all
WARNING: Could not apply patches, skipping build:
[options]
fPIC=True
shared=False
ERROR: Missing prebuilt package for 'libbacktrace/cci.20210118', 'libmysqlclient/8.1.0'. You can try:
- List all available packages using 'conan list "libbacktrace/cci.20210118:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libbacktrace/cci.20210118 --build=libmysqlclient/8.1.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./xapian-core/all
INFO: Successfully patched ./xapian-core/all.
xapian-core/1.4.18: requires: zlib/1.3.Z util-linux-libuuid/2.39.Z
xapian-core/1.4.18: Copying sources to build folder
xapian-core/1.4.18: Building your package in /home/conan/.conan2/p/b/xapia7123a24ee831f/b
xapian-core/1.4.18: Calling generate()
xapian-core/1.4.18: Generators folder: /home/conan/.conan2/p/b/xapia7123a24ee831f/b/build-release/conan
xapian-core/1.4.18: Generating aggregated env files
xapian-core/1.4.18: Generated aggregated env files: ['conanbuild.sh']
xapian-core/1.4.18: Calling build()
xapian-core/1.4.18: Apply patch (file): patches/0001-add-msvc-cl-sh.patch
xapian-core/1.4.18: Apply patch (file): patches/0002-add-cerrno.patch
-------------------------------------------------------
Testing recipe in directory: ./xerces-c/all
INFO: Successfully patched ./xerces-c/all.
xerces-c/3.2.2: Building your package in /home/conan/.conan2/p/b/xerceac4a852418efd/b
xerces-c/3.2.2: Calling generate()
xerces-c/3.2.2: Generators folder: /home/conan/.conan2/p/b/xerceac4a852418efd/b/build/Release/generators
xerces-c/3.2.2: CMakeToolchain generated: conan_toolchain.cmake
xerces-c/3.2.2: CMakeToolchain generated: /home/conan/.conan2/p/b/xerceac4a852418efd/b/build/Release/generators/CMakePresets.json
xerces-c/3.2.2: CMakeToolchain generated: /home/conan/.conan2/p/b/xerceac4a852418efd/b/src/CMakeUserPresets.json
xerces-c/3.2.2: Generating aggregated env files
xerces-c/3.2.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
xerces-c/3.2.2: Calling build()
xerces-c/3.2.2: Apply patch (conan): Find ICU programs on environment
-------------------------------------------------------
Testing recipe in directory: ./xlnt/all
INFO: Successfully patched ./xlnt/all.
xlnt/1.5.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(libstudxml)
find_package(miniz)
find_package(utf8cpp)
target_link_libraries(... libstudxml::libstudxml miniz::miniz utf8cpp)
xlnt/1.5.0: Generating aggregated env files
xlnt/1.5.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
xlnt/1.5.0: Calling build()
xlnt/1.5.0: Apply patch (conan): Fix CMakeLists and unvendor dependencies
xlnt/1.5.0: Apply patch (portability): Add missing includes
-------------------------------------------------------
Testing recipe in directory: ./xlsxio/all
INFO: Successfully patched ./xlsxio/all.
xlsxio/0.2.34: CMakeToolchain generated: /home/conan/.conan2/p/b/xlsxi907359288adbb/b/build/Release/generators/CMakePresets.json
xlsxio/0.2.34: CMakeToolchain generated: /home/conan/.conan2/p/b/xlsxi907359288adbb/b/src/CMakeUserPresets.json
xlsxio/0.2.34: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(minizip)
find_package(expat)
target_link_libraries(... minizip::minizip expat::expat)
xlsxio/0.2.34: Generating aggregated env files
xlsxio/0.2.34: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
xlsxio/0.2.34: Calling build()
xlsxio/0.2.34: Apply patch (conan): conan build cmake support
-------------------------------------------------------
Testing recipe in directory: ./xorg-cf-files/all
INFO: Successfully patched ./xorg-cf-files/all.
xorg-cf-files/1.0.7: settings: os=Linux
xorg-cf-files/1.0.7: requires: xorg-proto/2022.Y.Z xorg-macros/1.Y.Z
xorg-cf-files/1.0.7: Copying sources to build folder
xorg-cf-files/1.0.7: Building your package in /home/conan/.conan2/p/b/xorg-b49228c1a87d0/b
xorg-cf-files/1.0.7: Calling generate()
xorg-cf-files/1.0.7: Generators folder: /home/conan/.conan2/p/b/xorg-b49228c1a87d0/b/build-release/conan
xorg-cf-files/1.0.7: Generating aggregated env files
xorg-cf-files/1.0.7: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
xorg-cf-files/1.0.7: Calling build()
xorg-cf-files/1.0.7: Apply patch (file): patches/1.0.7-0001-win-fixes.patch
-------------------------------------------------------
Testing recipe in directory: ./xorg-gccmakedep/all
ERROR: No patches found in conandata.yml for ./xorg-gccmakedep/all, skipping.
Testing recipe in directory: ./xorg-macros/all
WARNING: conan create failed for ./xorg-macros/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./xorg-makedepend/all
ERROR: No patches found in conandata.yml for ./xorg-makedepend/all, skipping.
Testing recipe in directory: ./xorg-proto/all
ERROR: No patches found in conandata.yml for ./xorg-proto/all, skipping.
Testing recipe in directory: ./xpack/all
WARNING: conan create failed for ./xpack/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: rapidxml/1.13:da39a3ee5e6b4b0d3255bfef95601890afd80709
rapidxml/1.13: WARN: Can't find a 'rapidxml/1.13' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'rapidxml/1.13'. You can try:
- List all available packages using 'conan list "rapidxml/1.13:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=rapidxml/1.13' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./xqilla/all
WARNING: conan create failed for ./xqilla/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libtool/2.4.7:b647c43bfefae3f830561ca202b6cfd935b56205
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'gnu-config/cci.20210814', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=gnu-config/cci.20210814 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./xsd/all
INFO: Successfully patched ./xsd/all.
xsd/4.0.0: Calling generate()
xsd/4.0.0: Generators folder: /home/conan/.conan2/p/b/xsd3c346721451f2/b/build-release/conan
xsd/4.0.0: Generating aggregated env files
xsd/4.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
xsd/4.0.0: Calling build()
xsd/4.0.0: Apply patch (file): patches/0002-missing-include.patch
xsd/4.0.0: Apply patch (file): patches/0100-C++Parser_Expat_support.patch
xsd/4.0.0: Apply patch (file): patches/0105-Fix_path_handling_bug.patch
xsd/4.0.0: Apply patch (file): patches/0110-xerces-c3.2.patch
xsd/4.0.0: Apply patch (file): patches/0700_hurd_PATH_MAX.patch
-------------------------------------------------------
Testing recipe in directory: ./xxhash/all
INFO: Successfully patched ./xxhash/all.
xxhash/0.8.1: Building your package in /home/conan/.conan2/p/b/xxhas07baf03c3bd5a/b
xxhash/0.8.1: Calling generate()
xxhash/0.8.1: Generators folder: /home/conan/.conan2/p/b/xxhas07baf03c3bd5a/b/build/Release/generators
xxhash/0.8.1: CMakeToolchain generated: conan_toolchain.cmake
xxhash/0.8.1: CMakeToolchain generated: /home/conan/.conan2/p/b/xxhas07baf03c3bd5a/b/build/Release/generators/CMakePresets.json
xxhash/0.8.1: Generating aggregated env files
xxhash/0.8.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
xxhash/0.8.1: Calling build()
xxhash/0.8.1: Apply patch (conan): Update CMakeLists.txt to properly install manuals
xxhash/0.8.1: Apply patch (bugfix): Backport fix for link error
-------------------------------------------------------
Testing recipe in directory: ./xxsds-sdsl-lite/all
INFO: Successfully patched ./xxsds-sdsl-lite/all.
-------- Installing package xxsds-sdsl-lite/3.0.0 (1 of 1) --------
xxsds-sdsl-lite/3.0.0: Building from source
xxsds-sdsl-lite/3.0.0: Package xxsds-sdsl-lite/3.0.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
xxsds-sdsl-lite/3.0.0: Building your package in /home/conan/.conan2/p/b/xxsdsaa10d00e333ad/b
xxsds-sdsl-lite/3.0.0: Generating aggregated env files
xxsds-sdsl-lite/3.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
xxsds-sdsl-lite/3.0.0: Calling build()
xxsds-sdsl-lite/3.0.0: Apply patch (file): patches/bits.hpp.patch
xxsds-sdsl-lite/3.0.0: Apply patch (file): patches/util.hpp.patch
-------------------------------------------------------
Testing recipe in directory: ./xz_utils/all
INFO: Successfully patched ./xz_utils/all.
xz_utils/5.2.4: settings: os=Linux arch=x86_64 compiler=gcc compiler.version=11 build_type=Release
xz_utils/5.2.4: options: fPIC=True shared=False
xz_utils/5.2.4: Copying sources to build folder
xz_utils/5.2.4: Building your package in /home/conan/.conan2/p/b/xz_utafa759abb00cf/b
xz_utils/5.2.4: Calling generate()
xz_utils/5.2.4: Generators folder: /home/conan/.conan2/p/b/xz_utafa759abb00cf/b/build-release/conan
xz_utils/5.2.4: Generating aggregated env files
xz_utils/5.2.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
xz_utils/5.2.4: Calling build()
xz_utils/5.2.4: Apply patch (conan): Relax Windows SDK restriction
-------------------------------------------------------
Testing recipe in directory: ./yaclib/all
INFO: Successfully patched ./yaclib/all.
yaclib/2022.10.31: Calling generate()
yaclib/2022.10.31: Generators folder: /home/conan/.conan2/p/b/yacliaf174d77e91e2/b/build/Release/generators
yaclib/2022.10.31: CMakeToolchain generated: conan_toolchain.cmake
yaclib/2022.10.31: CMakeToolchain generated: /home/conan/.conan2/p/b/yacliaf174d77e91e2/b/build/Release/generators/CMakePresets.json
yaclib/2022.10.31: CMakeToolchain generated: /home/conan/.conan2/p/b/yacliaf174d77e91e2/b/src/CMakeUserPresets.json
yaclib/2022.10.31: Generating aggregated env files
yaclib/2022.10.31: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
yaclib/2022.10.31: Calling build()
yaclib/2022.10.31: Apply patch (conan): Set 17 standard if not stated otherwise
yaclib/2022.10.31: Apply patch (conan): Add install commands
-------------------------------------------------------
Testing recipe in directory: ./yajl/all
INFO: Successfully patched ./yajl/all.
yajl/2.1.0: Building your package in /home/conan/.conan2/p/b/yajl63ec0f3dcb06d/b
yajl/2.1.0: Calling generate()
yajl/2.1.0: Generators folder: /home/conan/.conan2/p/b/yajl63ec0f3dcb06d/b/build/Release/generators
yajl/2.1.0: CMakeToolchain generated: conan_toolchain.cmake
yajl/2.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/yajl63ec0f3dcb06d/b/build/Release/generators/CMakePresets.json
yajl/2.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/yajl63ec0f3dcb06d/b/src/CMakeUserPresets.json
yajl/2.1.0: Generating aggregated env files
yajl/2.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
yajl/2.1.0: Calling build()
yajl/2.1.0: Apply patch (conan): CMake: fix mingw, disable build of doc/test/perf/example, relocatable shared lib for macos, install DLL into bin folder
-------------------------------------------------------
Testing recipe in directory: ./yaml-cpp/all
INFO: Successfully patched ./yaml-cpp/all.
yaml-cpp/0.7.0: Calling generate()
yaml-cpp/0.7.0: Generators folder: /home/conan/.conan2/p/b/yaml-263b16adcea35/b/build/Release/generators
yaml-cpp/0.7.0: CMakeToolchain generated: conan_toolchain.cmake
yaml-cpp/0.7.0: CMakeToolchain generated: /home/conan/.conan2/p/b/yaml-263b16adcea35/b/build/Release/generators/CMakePresets.json
yaml-cpp/0.7.0: CMakeToolchain generated: /home/conan/.conan2/p/b/yaml-263b16adcea35/b/src/CMakeUserPresets.json
yaml-cpp/0.7.0: Generating aggregated env files
yaml-cpp/0.7.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
yaml-cpp/0.7.0: Calling build()
yaml-cpp/0.7.0: Apply patch (conan): trigger installation through add_subdirectory from another CMakeLists.txt
yaml-cpp/0.7.0: Apply patch (portability): Adds assert to enable compilation with libcxx + gcc
-------------------------------------------------------
Testing recipe in directory: ./yasm/all
INFO: Successfully patched ./yasm/all.
yasm/1.3.0: Package yasm/1.3.0:3593751651824fb813502c69c971267624ced41a
yasm/1.3.0: settings: os=Linux arch=x86_64 build_type=Release
yasm/1.3.0: Copying sources to build folder
yasm/1.3.0: Building your package in /home/conan/.conan2/p/b/yasm64832f2a997be/b
yasm/1.3.0: Calling generate()
yasm/1.3.0: Generators folder: /home/conan/.conan2/p/b/yasm64832f2a997be/b/build-release/conan
yasm/1.3.0: Generating aggregated env files
yasm/1.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
yasm/1.3.0: Calling build()
yasm/1.3.0: Apply patch (conan): CMake 3.0+ compatibility
-------------------------------------------------------
Testing recipe in directory: ./yder/all
INFO: Successfully patched ./yder/all.
yder/1.4.18: CMakeToolchain generated: /home/conan/.conan2/p/b/yder785b30b02efe5/b/build/Release/generators/CMakePresets.json
yder/1.4.18: CMakeToolchain generated: /home/conan/.conan2/p/b/yder785b30b02efe5/b/src/CMakeUserPresets.json
yder/1.4.18: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(Orcania)
find_package(libsystemd)
target_link_libraries(... Orcania::Orcania-static libsystemd::libsystemd)
yder/1.4.18: Generating aggregated env files
yder/1.4.18: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
yder/1.4.18: Calling build()
yder/1.4.18: Apply patch (portability): Build shared and static libraries
-------------------------------------------------------
Testing recipe in directory: ./yoga/all
INFO: Successfully patched ./yoga/all.
-------- Installing package yoga/2.0.0 (1 of 1) --------
yoga/2.0.0: Building from source
yoga/2.0.0: Package yoga/2.0.0:8ba5d903e072964e1ffb5590dcb6e372bbaa0442
yoga/2.0.0: settings: os=Linux arch=x86_64 compiler=gcc compiler.cppstd=gnu17 compiler.libcxx=libstdc++11 compiler.version=11 build_type=Release
yoga/2.0.0: options: fPIC=True
yoga/2.0.0: Copying sources to build folder
yoga/2.0.0: Building your package in /home/conan/.conan2/p/b/yogad5126dd2b9898/b
yoga/2.0.0: Calling generate()
yoga/2.0.0: Generators folder: /home/conan/.conan2/p/b/yogad5126dd2b9898/b/build/Release/generators
yoga/2.0.0: Apply patch (conan): Delete test targets from cmake
-------------------------------------------------------
Testing recipe in directory: ./zbar/all
WARNING: conan create failed for ./zbar/all
WARNING: Could not apply patches, skipping build:
ERROR: Missing binary: libiconv/1.17:b647c43bfefae3f830561ca202b6cfd935b56205
gnu-config/cci.20210814: WARN: Can't find a 'gnu-config/cci.20210814' package binary 'da39a3ee5e6b4b0d3255bfef95601890afd80709' for the configuration:
ERROR: Missing prebuilt package for 'gnu-config/cci.20210814', 'libiconv/1.17'. You can try:
- List all available packages using 'conan list "gnu-config/cci.20210814:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=gnu-config/cci.20210814 --build=libiconv/1.17' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./zeromq/all
INFO: Successfully patched ./zeromq/all.
zeromq/4.3.2: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(libsodium)
target_link_libraries(... libsodium::libsodium)
zeromq/4.3.2: Generating aggregated env files
zeromq/4.3.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
zeromq/4.3.2: Calling build()
zeromq/4.3.2: Apply patch (portability): __try and __except isn't universally supported on windows
zeromq/4.3.2: Apply patch (portability): invalid syntax for calling convention on function pointer
zeromq/4.3.2: Apply patch (portability): hardcoded full install path on local machine
zeromq/4.3.2: Apply patch (portability): exchange positions between project and cmake_minimum_required
-------------------------------------------------------
Testing recipe in directory: ./zeus_expected/all
INFO: Successfully patched ./zeus_expected/all.
zeus_expected/1.1.0: Uncompressing v1.1.0.tar.gz to .
-------- Installing package zeus_expected/1.1.0 (1 of 1) --------
zeus_expected/1.1.0: Building from source
zeus_expected/1.1.0: Package zeus_expected/1.1.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
zeus_expected/1.1.0: Building your package in /home/conan/.conan2/p/b/zeus_acc26cfad685c/b
zeus_expected/1.1.0: Generating aggregated env files
zeus_expected/1.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
zeus_expected/1.1.0: Calling build()
zeus_expected/1.1.0: Apply patch (bugfix): Fix for MSVC v142
-------------------------------------------------------
Testing recipe in directory: ./zimg/all
WARNING: conan create failed for ./zimg/all
WARNING: Could not apply patches, skipping build:
autoconf/2.71: WARN: Can't find a 'autoconf/2.71' package binary '9a4eb3c8701508aa9458b1a73d0633783ecc2270' for the configuration:
[settings]
os=Linux
ERROR: Missing prebuilt package for 'autoconf/2.71', 'automake/1.16.5', 'libtool/2.4.7'. You can try:
- List all available packages using 'conan list "autoconf/2.71:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=autoconf/2.71 --build=automake/1.16.5 --build=libtool/2.4.7' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./zint/all
INFO: Successfully patched ./zint/all.
zint/2.10.0: CMakeToolchain generated: /home/conan/.conan2/p/b/zint1f8f63170a65d/b/build/Release/generators/CMakePresets.json
zint/2.10.0: CMakeToolchain generated: /home/conan/.conan2/p/b/zint1f8f63170a65d/b/src/CMakeUserPresets.json
zint/2.10.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(PNG)
find_package(ZLIB)
target_link_libraries(... PNG::PNG ZLIB::ZLIB)
zint/2.10.0: Generating aggregated env files
zint/2.10.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
zint/2.10.0: Calling build()
zint/2.10.0: Apply patch (file): patches/0001-2.10.0-conan-integration.patch
-------------------------------------------------------
Testing recipe in directory: ./zlib/all
INFO: Successfully patched ./zlib/all.
zlib/1.2.11: Calling generate()
zlib/1.2.11: Generators folder: /home/conan/.conan2/p/b/zlibd5c5bd25c248d/b/build/Release/generators
zlib/1.2.11: CMakeToolchain generated: conan_toolchain.cmake
zlib/1.2.11: CMakeToolchain generated: /home/conan/.conan2/p/b/zlibd5c5bd25c248d/b/build/Release/generators/CMakePresets.json
zlib/1.2.11: CMakeToolchain generated: /home/conan/.conan2/p/b/zlibd5c5bd25c248d/b/src/CMakeUserPresets.json
zlib/1.2.11: Generating aggregated env files
zlib/1.2.11: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
zlib/1.2.11: Calling build()
zlib/1.2.11: Apply patch (conan): separate static/shared builds, disable debug suffix, disable building examples
zlib/1.2.11: Apply patch (portability): fix condition for WIDECHAR usage
-------------------------------------------------------
Testing recipe in directory: ./zmarok-semver/all
INFO: Successfully patched ./zmarok-semver/all.
zmarok-semver/1.1.0: Calling generate()
zmarok-semver/1.1.0: Generators folder: /home/conan/.conan2/p/b/zmaro46fd923b13869/b/build/Release/generators
zmarok-semver/1.1.0: CMakeToolchain generated: conan_toolchain.cmake
zmarok-semver/1.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/zmaro46fd923b13869/b/build/Release/generators/CMakePresets.json
zmarok-semver/1.1.0: CMakeToolchain generated: /home/conan/.conan2/p/b/zmaro46fd923b13869/b/src/CMakeUserPresets.json
zmarok-semver/1.1.0: Generating aggregated env files
zmarok-semver/1.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
zmarok-semver/1.1.0: Calling build()
zmarok-semver/1.1.0: Apply patch (portability): Avoids: error: unused parameter 's' [-Werror,-Wunused-parameter]
zmarok-semver/1.1.0: Apply patch (portability): Fix minor() and major() macros invocation
-------------------------------------------------------
Testing recipe in directory: ./zmqpp/all
INFO: Successfully patched ./zmqpp/all.
zmqpp/4.2.0: CMakeToolchain generated: /home/conan/.conan2/p/b/zmqpp4f1f13bd37881/b/src/CMakeUserPresets.json
zmqpp/4.2.0: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZeroMQ)
target_link_libraries(... libzmq-static)
zmqpp/4.2.0: Generating aggregated env files
zmqpp/4.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
zmqpp/4.2.0: Calling build()
zmqpp/4.2.0: Apply patch (conan): use cci's zeromq, separate shared and static build
zmqpp/4.2.0: Apply patch (portability): include missing includes
zmqpp/4.2.0: Apply patch (portability): fix WIN32 detection
-------------------------------------------------------
Testing recipe in directory: ./zoe/all
WARNING: conan create failed for ./zoe/all
WARNING: Could not apply patches, skipping build:
[requires]
openssl/3.6.Z
zlib/1.3.Z
ERROR: Missing prebuilt package for 'libcurl/8.15.0'. You can try:
- List all available packages using 'conan list "libcurl/8.15.0:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=libcurl/8.15.0' argument
More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
-------------------------------------------------------
Testing recipe in directory: ./zookeeper-client-c/all
INFO: Successfully patched ./zookeeper-client-c/all.
zookeeper-client-c/3.8.1: Copying sources to build folder
zookeeper-client-c/3.8.1: Building your package in /home/conan/.conan2/p/b/zooke531bdab33166d/b
zookeeper-client-c/3.8.1: Calling generate()
zookeeper-client-c/3.8.1: Generators folder: /home/conan/.conan2/p/b/zooke531bdab33166d/b/build/Release/generators
zookeeper-client-c/3.8.1: CMakeToolchain generated: conan_toolchain.cmake
zookeeper-client-c/3.8.1: CMakeToolchain generated: /home/conan/.conan2/p/b/zooke531bdab33166d/b/build/Release/generators/CMakePresets.json
zookeeper-client-c/3.8.1: Generating aggregated env files
zookeeper-client-c/3.8.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
zookeeper-client-c/3.8.1: Calling build()
zookeeper-client-c/3.8.1: Apply patch (conan): add installer, disable cli program
-------------------------------------------------------
Testing recipe in directory: ./zstd/all
INFO: Successfully patched ./zstd/all.
zstd/1.5.0: Copying sources to build folder
zstd/1.5.0: Building your package in /home/conan/.conan2/p/b/zstdd50c4d54f0c14/b
zstd/1.5.0: Calling generate()
zstd/1.5.0: Generators folder: /home/conan/.conan2/p/b/zstdd50c4d54f0c14/b/build/Release/generators
zstd/1.5.0: CMakeToolchain generated: conan_toolchain.cmake
zstd/1.5.0: CMakeToolchain generated: /home/conan/.conan2/p/b/zstdd50c4d54f0c14/b/build/Release/generators/CMakePresets.json
zstd/1.5.0: Generating aggregated env files
zstd/1.5.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
zstd/1.5.0: Calling build()
zstd/1.5.0: Apply patch (bugfix): fix strange performance and scalability issues
-------------------------------------------------------
Testing recipe in directory: ./zxing-cpp/all
INFO: Successfully patched ./zxing-cpp/all.
zxing-cpp/1.0.8: CMakeToolchain generated: conan_toolchain.cmake
zxing-cpp/1.0.8: CMakeToolchain generated: /home/conan/.conan2/p/b/zxing7eb607127d6f5/b/build/Release/generators/CMakePresets.json
zxing-cpp/1.0.8: CMakeToolchain generated: /home/conan/.conan2/p/b/zxing7eb607127d6f5/b/src/CMakeUserPresets.json
zxing-cpp/1.0.8: Generating aggregated env files
zxing-cpp/1.0.8: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
zxing-cpp/1.0.8: Calling build()
zxing-cpp/1.0.8: Apply patch (portability): fix compilation error C2327 on MSVC 2015
zxing-cpp/1.0.8: Apply patch (portability): include limits
zxing-cpp/1.0.8: Apply patch (portability): include stdexcept
zxing-cpp/1.0.8: Apply patch (portability): include cstddef
-------------------------------------------------------
Testing recipe in directory: ./zyre/all
INFO: Successfully patched ./zyre/all.
zyre/2.0.1: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(CZMQ)
find_package(LIBZMQ)
find_package(libsystemd)
target_link_libraries(... czmq-static libzmq-static libsystemd::libsystemd)
zyre/2.0.1: Generating aggregated env files
zyre/2.0.1: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
zyre/2.0.1: Calling build()
zyre/2.0.1: Apply patch (file): patches/2.0.1-0001-cmake-use-conan-disable-executables.patch
zyre/2.0.1: Apply patch (file): patches/2.0.1-0002-zyre-disable-git-escape-CMAKE_BUILD_TYPE.patch
-------------------------------------------------------
Testing recipe in directory: ./zziplib/all
INFO: Successfully patched ./zziplib/all.
zziplib/0.13.71: CMakeToolchain generated: conan_toolchain.cmake
zziplib/0.13.71: CMakeToolchain generated: /home/conan/.conan2/p/b/zziplcd0e4685cb437/b/build/Release/generators/CMakePresets.json
zziplib/0.13.71: CMakeToolchain generated: /home/conan/.conan2/p/b/zziplcd0e4685cb437/b/src/CMakeUserPresets.json
zziplib/0.13.71: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(ZLIB)
target_link_libraries(... ZLIB::ZLIB)
zziplib/0.13.71: Generating aggregated env files
zziplib/0.13.71: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
zziplib/0.13.71: Calling build()
zziplib/0.13.71: Apply patch (conan): fix install path
-------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment