conan-center-index
conan-center-index copied to clipboard
pcre2: fix invalid pcre2-config output for static libs
pcre2 includes a pcre2-config executable that outputs necessary compiler and linker flags to link against pcre2. However, it currently outputs invalid library names for static versions of the libraries.
This is a blocker for #19058, as this causes linking against pcre2 to fail.
Conan v1 pipeline :x:
Failure in build 1 (ecea763cb286c54eaa079241452b21041a68df76):
-
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.36: CI failed to create some packages (All logs)
Logs for packageID
b7d36848637a312c1a044b729b782ed664817143:[settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] pcre2:shared=False[...] -- Library pcre2-posix found /home/conan/w/prod-v1/bsr/28377/beefb/.conan/data/pcre2/10.36/_/_/package/b7d36848637a312c1a044b729b782ed664817143/lib/libpcre2-posix.a -- Found: /home/conan/w/prod-v1/bsr/28377/beefb/.conan/data/pcre2/10.36/_/_/package/b7d36848637a312c1a044b729b782ed664817143/lib/libpcre2-posix.a -- Conan: Component '8BIT' found in package 'PCRE2' -- Library z found /home/conan/w/prod-v1/bsr/28377/beefb/.conan/data/zlib/1.3/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libz.a -- Found: /home/conan/w/prod-v1/bsr/28377/beefb/.conan/data/zlib/1.3/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libz.a -- Library bz2 found /home/conan/w/prod-v1/bsr/28377/beefb/.conan/data/bzip2/1.0.8/_/_/package/9f84c49e2143828a044b1675a587477e091c9f9f/lib/libbz2.a -- Found: /home/conan/w/prod-v1/bsr/28377/beefb/.conan/data/bzip2/1.0.8/_/_/package/9f84c49e2143828a044b1675a587477e091c9f9f/lib/libbz2.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-1e5a6e8a/recipes/pcre2/all/test_v1_package/build/ad82ee400534996f5ec9efb9a23629c3782127e8 ----Running------ > cmake --build '/home/conan/w/prod-v1/bsr/cci-1e5a6e8a/recipes/pcre2/all/test_v1_package/build/ad82ee400534996f5ec9efb9a23629c3782127e8' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object test_package/CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable ../bin/test_package [100%] Built target test_package pcre2/10.36 (test package): Running test() ----Running------ > bin/test_package ----------------- match: conan CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR pcre2/10.36 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* pcre2/10.36 (test package): WARN: ************************************************ The 'cmake_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* pcre2/10.36 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. **** -
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v2 pipeline :x:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.
See details:
Failure in build 1 (ecea763cb286c54eaa079241452b21041a68df76):
-
pcre2/10.42: CI failed to create some packages (All logs)
Logs for packageID
8baec0c9d093887e22dbf6deb7d44e730957ee62:[settings] arch=x86_64 build_type=Release compiler=gcc compiler.cppstd=17 compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] */*:shared=False[...] pcre2/10.42 (test package): CMakeToolchain generated: CMakePresets.json pcre2/10.42 (test package): CMakeToolchain generated: ../../../CMakeUserPresets.json pcre2/10.42 (test package): Calling generate() pcre2/10.42 (test package): Generators folder: /home/conan/w/prod-v2/bsr/cci-f124ea7e/recipes/pcre2/all/test_package/build/gcc-11-x86_64-17-release/generators pcre2/10.42 (test package): Generating aggregated env files pcre2/10.42 (test package): Generated aggregated env files: ['conanrun.sh', 'conanbuild.sh'] ======== Testing the package: Building ======== pcre2/10.42 (test package): Calling build() pcre2/10.42 (test package): Running CMake.configure() pcre2/10.42 (test package): RUN: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v2/bsr/cci-f124ea7e/recipes/pcre2/all/test_package/build/gcc-11-x86_64-17-release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v2/bsr/cci-f124ea7e/recipes/pcre2/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v2/bsr/cci-f124ea7e/recipes/pcre2/all/test_package" -- Using Conan toolchain: /home/conan/w/prod-v2/bsr/cci-f124ea7e/recipes/pcre2/all/test_package/build/gcc-11-x86_64-17-release/generators/conan_toolchain.cmake -- Conan toolchain: C++ Standard 17 with extensions OFF -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'PCRE2::8BIT' -- Conan: Component target declared 'PCRE2::POSIX' -- Conan: Component target declared 'PCRE2::16BIT' -- Conan: Component target declared 'PCRE2::32BIT' -- Conan: Target declared 'pcre2::pcre2' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Target declared 'BZip2::BZip2' -- Conan: Including build module from '/home/conan/w/prod-v2/bsr/23233/bafde/p/bzip26d48265eb59fb/p/lib/cmake/conan-official-bzip2-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v2/bsr/cci-f124ea7e/recipes/pcre2/all/test_package/build/gcc-11-x86_64-17-release pcre2/10.42 (test package): Running CMake.build() pcre2/10.42 (test package): RUN: cmake --build "/home/conan/w/prod-v2/bsr/cci-f124ea7e/recipes/pcre2/all/test_package/build/gcc-11-x86_64-17-release" -- -j3 Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package ======== Testing the package: Executing test ======== pcre2/10.42 (test package): Running test() pcre2/10.42 (test package): RUN: ./test_package match: conan pcre2/10.42 (test package): RUN: bash /home/conan/w/prod-v2/bsr/23233/bafde/p/b/pcre21e9e424882e02/p/bin/pcre2-config --libs8 ERROR: pcre2/10.42 (test package): Error in test() method, line 58 assert param[2:] in libs, f"Invalid library target '{param[2:]}' output by pcre2-config. Not found in {libs}." AssertionError: Invalid library target 'pcre2-8-static' output by pcre2-config. Not found in ['pcre2-32', 'pcre2-16', 'pcre2-posix', 'pcre2-8']. -
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
I detected other pull requests that are modifying pcre2/all recipe:
- #19726
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.
Conan v1 pipeline :x:
Failure in build 2 (42675c124eb3947ef5f361ff006237002b8c1c26):
-
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.39: CI failed to create some packages (All logs)
Logs for packageID
2ca4f154036b3ae530b4dad3c85f5ed026cc0e95:[settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] pcre2:shared=False[...] -- Library pcre2-posix found /home/conan/w/prod-v1/bsr/28420/abadf/.conan/data/pcre2/10.39/_/_/package/2ca4f154036b3ae530b4dad3c85f5ed026cc0e95/lib/libpcre2-posix.a -- Found: /home/conan/w/prod-v1/bsr/28420/abadf/.conan/data/pcre2/10.39/_/_/package/2ca4f154036b3ae530b4dad3c85f5ed026cc0e95/lib/libpcre2-posix.a -- Conan: Component '8BIT' found in package 'PCRE2' -- Library z found /home/conan/w/prod-v1/bsr/28420/abadf/.conan/data/zlib/1.3/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libz.a -- Found: /home/conan/w/prod-v1/bsr/28420/abadf/.conan/data/zlib/1.3/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libz.a -- Library bz2 found /home/conan/w/prod-v1/bsr/28420/abadf/.conan/data/bzip2/1.0.8/_/_/package/91a8b22c2c5a149bc617cfc06cdd21bf23b12567/lib/libbz2.a -- Found: /home/conan/w/prod-v1/bsr/28420/abadf/.conan/data/bzip2/1.0.8/_/_/package/91a8b22c2c5a149bc617cfc06cdd21bf23b12567/lib/libbz2.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-48934301/recipes/pcre2/all/test_v1_package/build/ce5a2440cce593ca10a9f304383adfdf943006be ----Running------ > cmake --build '/home/conan/w/prod-v1/bsr/cci-48934301/recipes/pcre2/all/test_v1_package/build/ce5a2440cce593ca10a9f304383adfdf943006be' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object test_package/CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable ../bin/test_package [100%] Built target test_package pcre2/10.39 (test package): Running test() ----Running------ > bin/test_package ----------------- match: conan CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR pcre2/10.39 (test package): WARN: ************************************************ The 'cmake_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* pcre2/10.39 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* pcre2/10.39 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. **** -
pcre2/10.32: Didn't run or was cancelled before finishing
-
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v2 pipeline :x:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.
See details:
Failure in build 2 (42675c124eb3947ef5f361ff006237002b8c1c26):
-
pcre2/10.42: CI failed to create some packages (All logs)
Logs for packageID
be7f50c28f3b93ddad2770a9a5d0a31ee941be4c:[settings] arch=x86_64 build_type=Release compiler=gcc compiler.cppstd=17 compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] */*:shared=True[...] bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache pcre2/10.42#ced41bd4ff9ed1315ed81d2513a89dba - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Build requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache pcre2/10.42#ced41bd4ff9ed1315ed81d2513a89dba - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Resolved version ranges zlib/[>=1.2.11 <2]: zlib/1.3 ======== Computing necessary packages ======== Requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d:582795513620c02434315fe471662206b3a90c44#b812d992549c98cd781d28fb30f67c84 - Cache pcre2/10.42#ced41bd4ff9ed1315ed81d2513a89dba:be7f50c28f3b93ddad2770a9a5d0a31ee941be4c#8f3cf416393099062bb8cdbe172b56be - Cache zlib/1.3#06023034579559bb64357db3a53f88a4:abe5e2b04ea92ce2ee91bc9834317dbe66628206#be744f18843976f205e00744293521b8 - Cache Build requirements pcre2/10.42#ced41bd4ff9ed1315ed81d2513a89dba:8baec0c9d093887e22dbf6deb7d44e730957ee62 - Missing Skipped binaries bzip2/1.0.8, zlib/1.3 ======== Installing packages ======== ERROR: Missing binary: pcre2/10.42:8baec0c9d093887e22dbf6deb7d44e730957ee62 pcre2/10.42: WARN: Can't find a 'pcre2/10.42' package binary '8baec0c9d093887e22dbf6deb7d44e730957ee62' for the configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.version=11 os=Linux [options] build_pcre2_16=True build_pcre2_32=True build_pcre2_8=True build_pcre2grep=True fPIC=True grep_support_callout_fork=True shared=False support_jit=False with_bzip2=True with_zlib=True [requires] bzip2/1.0.Z zlib/1.3.Z ERROR: Missing prebuilt package for 'pcre2/10.42' Check the available packages using 'conan list pcre2/10.42:* -r=remote' This is a **test_package** missing binary. You can use --build (for all dependencies) or --build-test (exclusive for 'test_package' dependencies) to define what can be built from sources More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package' -
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v1 pipeline :x:
Failure in build 3 (6d19a4da7a3deff24dd01c5c209b92cd12897ceb):
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.36: CI failed to create some packages (All logs)
Logs for packageID
2e8119dcddebbc9d5753b8e12f06b903b0f1ae93:[settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] pcre2:shared=False[...] -- Found: C:/J2/w/prod-v1/bsr/28691/eebcf/.conan/data/zlib/1.3/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/zlib.lib -- Library bz2 found C:/J2/w/prod-v1/bsr/28691/eebcf/.conan/data/bzip2/1.0.8/_/_/package/589a23dff5fdb23a7fb851223eb766480ead0a9a/lib/bz2.lib -- Found: C:/J2/w/prod-v1/bsr/28691/eebcf/.conan/data/bzip2/1.0.8/_/_/package/589a23dff5fdb23a7fb851223eb766480ead0a9a/lib/bz2.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J2/w/prod-v1/bsr/cci-b4ca8dc4/recipes/pcre2/all/test_v1_package/build/e20035626556c424bc471bc949766f03540309f5 ----Running------ > cmake --build C:\J2\w\prod-v1\bsr\cci-b4ca8dc4\recipes\pcre2\all\test_v1_package\build\e20035626556c424bc471bc949766f03540309f5 --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J2/w/prod-v1/bsr/cci-b4ca8dc4/recipes/pcre2/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J2\w\prod-v1\bsr\cci-b4ca8dc4\recipes\pcre2\all\test_v1_package\build\e20035626556c424bc471bc949766f03540309f5\bin\test_package.exe Building Custom Rule C:/J2/w/prod-v1/bsr/cci-b4ca8dc4/recipes/pcre2/all/test_v1_package/CMakeLists.txt pcre2/10.36 (test package): Running test() ----Running------ > bin\test_package ----------------- match: conan CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR pcre2/10.36 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* pcre2/10.36 (test package): WARN: ************************************************ The 'cmake_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* pcre2/10.36 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. **** -
pcre2/10.35: All packages built successfully! (All logs)
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
-
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.39: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v2 pipeline :x:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.
See details:
Failure in build 3 (6d19a4da7a3deff24dd01c5c209b92cd12897ceb):
-
pcre2/10.32: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.39: CI failed to create some packages (All logs)
Logs for packageID
8baec0c9d093887e22dbf6deb7d44e730957ee62:[settings] arch=x86_64 build_type=Release compiler=gcc compiler.cppstd=17 compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] */*:shared=False[...] pcre2/10.39 (test package): CMakeToolchain generated: CMakePresets.json pcre2/10.39 (test package): CMakeToolchain generated: ../../../CMakeUserPresets.json pcre2/10.39 (test package): Calling generate() pcre2/10.39 (test package): Generators folder: /home/conan/w/prod-v2/bsr/cci-7a1985fd/recipes/pcre2/all/test_package/build/gcc-11-x86_64-17-release/generators pcre2/10.39 (test package): Generating aggregated env files pcre2/10.39 (test package): Generated aggregated env files: ['conanrun.sh', 'conanbuild.sh'] ======== Testing the package: Building ======== pcre2/10.39 (test package): Calling build() pcre2/10.39 (test package): Running CMake.configure() pcre2/10.39 (test package): RUN: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v2/bsr/cci-7a1985fd/recipes/pcre2/all/test_package/build/gcc-11-x86_64-17-release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v2/bsr/cci-7a1985fd/recipes/pcre2/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v2/bsr/cci-7a1985fd/recipes/pcre2/all/test_package" -- Using Conan toolchain: /home/conan/w/prod-v2/bsr/cci-7a1985fd/recipes/pcre2/all/test_package/build/gcc-11-x86_64-17-release/generators/conan_toolchain.cmake -- Conan toolchain: C++ Standard 17 with extensions OFF -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'PCRE2::8BIT' -- Conan: Component target declared 'PCRE2::POSIX' -- Conan: Component target declared 'PCRE2::16BIT' -- Conan: Component target declared 'PCRE2::32BIT' -- Conan: Target declared 'pcre2::pcre2' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Target declared 'BZip2::BZip2' -- Conan: Including build module from '/home/conan/w/prod-v2/bsr/23336/bfedb/p/bzip26d48265eb59fb/p/lib/cmake/conan-official-bzip2-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v2/bsr/cci-7a1985fd/recipes/pcre2/all/test_package/build/gcc-11-x86_64-17-release pcre2/10.39 (test package): Running CMake.build() pcre2/10.39 (test package): RUN: cmake --build "/home/conan/w/prod-v2/bsr/cci-7a1985fd/recipes/pcre2/all/test_package/build/gcc-11-x86_64-17-release" -- -j3 Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package ======== Testing the package: Executing test ======== pcre2/10.39 (test package): Running test() pcre2/10.39 (test package): RUN: ./test_package match: conan pcre2/10.39 (test package): RUN: bash /home/conan/w/prod-v2/bsr/23336/bfedb/p/pcre2e36db42877c1c/p/bin/pcre2-config --libs8 ERROR: pcre2/10.39 (test package): Error in test() method, line 55 assert f"-L{libdir}" in conf, f"Expected '-L{libdir}' not set by pcre2-config: {conf}" AssertionError: Expected '-L/home/conan/w/prod-v2/bsr/23336/bfedb/p/pcre2e36db42877c1c/p/lib' not set by pcre2-config: ['-L/home/conan/w/prod-v2/bsr/23302/eecea/p/b/pcre29dd1b55844219/p/lib', '-lpcre2-8'] -
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v1 pipeline :x:
Failure in build 5 (a10684d60b24c1d6a472a07e610e4b76352bb093):
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.40: CI failed to create some packages (All logs)
Logs for packageID
2e8119dcddebbc9d5753b8e12f06b903b0f1ae93:[settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] pcre2:shared=False[...] -- Found: C:/J2/w/prod-v1/bsr@2/29539/cbfda/.conan/data/zlib/1.3/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/zlib.lib -- Library bz2 found C:/J2/w/prod-v1/bsr@2/29539/cbfda/.conan/data/bzip2/1.0.8/_/_/package/589a23dff5fdb23a7fb851223eb766480ead0a9a/lib/bz2.lib -- Found: C:/J2/w/prod-v1/bsr@2/29539/cbfda/.conan/data/bzip2/1.0.8/_/_/package/589a23dff5fdb23a7fb851223eb766480ead0a9a/lib/bz2.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J2/w/prod-v1/bsr@2/cci-151bd4cb/recipes/pcre2/all/test_v1_package/build/e20035626556c424bc471bc949766f03540309f5 ----Running------ > cmake --build C:\J2\w\prod-v1\bsr@2\cci-151bd4cb\recipes\pcre2\all\test_v1_package\build\e20035626556c424bc471bc949766f03540309f5 --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J2/w/prod-v1/bsr@2/cci-151bd4cb/recipes/pcre2/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J2\w\prod-v1\bsr@2\cci-151bd4cb\recipes\pcre2\all\test_v1_package\build\e20035626556c424bc471bc949766f03540309f5\bin\test_package.exe Building Custom Rule C:/J2/w/prod-v1/bsr@2/cci-151bd4cb/recipes/pcre2/all/test_v1_package/CMakeLists.txt pcre2/10.40 (test package): Running test() ----Running------ > bin\test_package ----------------- match: conan CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR pcre2/10.40 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* pcre2/10.40 (test package): WARN: ************************************************ The 'cmake_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* pcre2/10.40 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. **** -
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.32: All packages built successfully! (All logs)
-
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v2 pipeline :x:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.
See details:
Failure in build 5 (a10684d60b24c1d6a472a07e610e4b76352bb093):
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
-
pcre2/10.42: CI failed to create some packages (All logs)
Logs for packageID
a544987187784a295763935d78f0152a2c027a40:[settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.cppstd=17 compiler.libcxx=libc++ compiler.version=13 os=Macos [options] */*:shared=True[...] bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache pcre2/10.42#ced41bd4ff9ed1315ed81d2513a89dba - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Build requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache pcre2/10.42#ced41bd4ff9ed1315ed81d2513a89dba - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Resolved version ranges zlib/[>=1.2.11 <2]: zlib/1.3 ======== Computing necessary packages ======== Requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d:e3dc948df7773c2c60edf3a72557250108721b20#85dde2c7b77278a20fec3d59f9fbeb3b - Cache pcre2/10.42#ced41bd4ff9ed1315ed81d2513a89dba:a544987187784a295763935d78f0152a2c027a40#36558c16059cb08f83747f45f01940fb - Cache zlib/1.3#06023034579559bb64357db3a53f88a4:24612164eb0760405fcd237df0102e554ed1cb2f#41851ff0a27ffc5266ccc98865871578 - Cache Build requirements pcre2/10.42#ced41bd4ff9ed1315ed81d2513a89dba:dafb6ce8db12894ba4111daf75c3e6513ba42564 - Missing Skipped binaries bzip2/1.0.8, zlib/1.3 ======== Installing packages ======== ERROR: Missing binary: pcre2/10.42:dafb6ce8db12894ba4111daf75c3e6513ba42564 pcre2/10.42: WARN: Can't find a 'pcre2/10.42' package binary 'dafb6ce8db12894ba4111daf75c3e6513ba42564' for the configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.version=13 os=Macos [options] build_pcre2_16=True build_pcre2_32=True build_pcre2_8=True build_pcre2grep=True fPIC=True grep_support_callout_fork=True shared=False support_jit=False with_bzip2=True with_zlib=True [requires] bzip2/1.0.Z zlib/1.3.Z ERROR: Missing prebuilt package for 'pcre2/10.42' Check the available packages using 'conan list pcre2/10.42:* -r=remote' This is a **test_package** missing binary. You can use --build (for all dependencies) or --build-test (exclusive for 'test_package' dependencies) to define what can be built from sources More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package' -
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v1 pipeline :x:
Failure in build 6 (e66a101f7b466d91c7618144181142d84d3a7150):
-
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.42: CI failed to create some packages (All logs)
Logs for packageID
8e193384a9d654380c125b97e60abe428a85185a:[settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] pcre2:shared=True[...] -- Found: C:/J2/w/prod-v1/bsr@4/34259/efaaf/.conan/data/zlib/1.3/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/zlib.lib -- Library bz2 found C:/J2/w/prod-v1/bsr@4/34259/efaaf/.conan/data/bzip2/1.0.8/_/_/package/589a23dff5fdb23a7fb851223eb766480ead0a9a/lib/bz2.lib -- Found: C:/J2/w/prod-v1/bsr@4/34259/efaaf/.conan/data/bzip2/1.0.8/_/_/package/589a23dff5fdb23a7fb851223eb766480ead0a9a/lib/bz2.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J2/w/prod-v1/bsr@4/cci-6f092fe2/recipes/pcre2/all/test_v1_package/build/468b3cadde710698afe8a6ce8ef1d2e9bc088843 ----Running------ > cmake --build C:\J2\w\prod-v1\bsr@4\cci-6f092fe2\recipes\pcre2\all\test_v1_package\build\468b3cadde710698afe8a6ce8ef1d2e9bc088843 --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J2/w/prod-v1/bsr@4/cci-6f092fe2/recipes/pcre2/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J2\w\prod-v1\bsr@4\cci-6f092fe2\recipes\pcre2\all\test_v1_package\build\468b3cadde710698afe8a6ce8ef1d2e9bc088843\bin\test_package.exe Building Custom Rule C:/J2/w/prod-v1/bsr@4/cci-6f092fe2/recipes/pcre2/all/test_v1_package/CMakeLists.txt pcre2/10.42 (test package): Running test() ----Running------ > bin\test_package ----------------- match: conan CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR pcre2/10.42 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* pcre2/10.42 (test package): WARN: ************************************************ The 'cmake_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* pcre2/10.42 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. **** -
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v2 pipeline :x:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.
See details:
Failure in build 6 (e66a101f7b466d91c7618144181142d84d3a7150):
-
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.40: CI failed to create some packages (All logs)
Logs for packageID
be7f50c28f3b93ddad2770a9a5d0a31ee941be4c:[settings] arch=x86_64 build_type=Release compiler=gcc compiler.cppstd=17 compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] */*:shared=True[...] bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache pcre2/10.40#5165c0fe8c2f14794529672b74368a18 - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Build requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache pcre2/10.40#5165c0fe8c2f14794529672b74368a18 - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Resolved version ranges zlib/[>=1.2.11 <2]: zlib/1.3 ======== Computing necessary packages ======== Requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d:582795513620c02434315fe471662206b3a90c44#b812d992549c98cd781d28fb30f67c84 - Cache pcre2/10.40#5165c0fe8c2f14794529672b74368a18:be7f50c28f3b93ddad2770a9a5d0a31ee941be4c#acabe31582c901cbf50ce41e2b00fcec - Cache zlib/1.3#06023034579559bb64357db3a53f88a4:abe5e2b04ea92ce2ee91bc9834317dbe66628206#be744f18843976f205e00744293521b8 - Cache Build requirements pcre2/10.40#5165c0fe8c2f14794529672b74368a18:8baec0c9d093887e22dbf6deb7d44e730957ee62 - Missing Skipped binaries bzip2/1.0.8, zlib/1.3 ======== Installing packages ======== ERROR: Missing binary: pcre2/10.40:8baec0c9d093887e22dbf6deb7d44e730957ee62 pcre2/10.40: WARN: Can't find a 'pcre2/10.40' package binary '8baec0c9d093887e22dbf6deb7d44e730957ee62' for the configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.version=11 os=Linux [options] build_pcre2_16=True build_pcre2_32=True build_pcre2_8=True build_pcre2grep=True fPIC=True grep_support_callout_fork=True shared=False support_jit=False with_bzip2=True with_zlib=True [requires] bzip2/1.0.Z zlib/1.3.Z ERROR: Missing prebuilt package for 'pcre2/10.40' Check the available packages using 'conan list pcre2/10.40:* -r=remote' This is a **test_package** missing binary. You can use --build (for all dependencies) or --build-test (exclusive for 'test_package' dependencies) to define what can be built from sources More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package' -
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v1 pipeline :heavy_check_mark:
All green in build 8 (94bd941d17a8f1ef7fa63e42934460bd9b2e50f1):
-
pcre2/10.40: All packages built successfully! (All logs)
-
pcre2/10.42: All packages built successfully! (All logs)
-
pcre2/10.39: All packages built successfully! (All logs)
-
pcre2/10.37: All packages built successfully! (All logs)
-
pcre2/10.36: All packages built successfully! (All logs)
-
pcre2/10.35: All packages built successfully! (All logs)
-
pcre2/10.32: All packages built successfully! (All logs)
-
pcre2/10.33: All packages built successfully! (All logs)
Conan v2 pipeline :x:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.
See details:
Failure in build 8 (94bd941d17a8f1ef7fa63e42934460bd9b2e50f1):
-
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.40: CI failed to create some packages (All logs)
Logs for packageID
a544987187784a295763935d78f0152a2c027a40:[settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.cppstd=17 compiler.libcxx=libc++ compiler.version=13 os=Macos [options] */*:shared=True[...] bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache pcre2/10.40#9475fc3d3751fcb3c97a787a85507fdb - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Build requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache pcre2/10.40#9475fc3d3751fcb3c97a787a85507fdb - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Resolved version ranges zlib/[>=1.2.11 <2]: zlib/1.3 ======== Computing necessary packages ======== Requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d:e3dc948df7773c2c60edf3a72557250108721b20#85dde2c7b77278a20fec3d59f9fbeb3b - Cache pcre2/10.40#9475fc3d3751fcb3c97a787a85507fdb:a544987187784a295763935d78f0152a2c027a40#de59976af5dd0a744c8f089ce7880bde - Cache zlib/1.3#06023034579559bb64357db3a53f88a4:24612164eb0760405fcd237df0102e554ed1cb2f#41851ff0a27ffc5266ccc98865871578 - Cache Build requirements pcre2/10.40#9475fc3d3751fcb3c97a787a85507fdb:dafb6ce8db12894ba4111daf75c3e6513ba42564 - Missing Skipped binaries bzip2/1.0.8, zlib/1.3 ======== Installing packages ======== ERROR: Missing binary: pcre2/10.40:dafb6ce8db12894ba4111daf75c3e6513ba42564 pcre2/10.40: WARN: Can't find a 'pcre2/10.40' package binary 'dafb6ce8db12894ba4111daf75c3e6513ba42564' for the configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.version=13 os=Macos [options] build_pcre2_16=True build_pcre2_32=True build_pcre2_8=True build_pcre2grep=True fPIC=True grep_support_callout_fork=True shared=False support_jit=False with_bzip2=True with_zlib=True [requires] bzip2/1.0.Z zlib/1.3.Z ERROR: Missing prebuilt package for 'pcre2/10.40' Check the available packages using 'conan list pcre2/10.40:* -r=remote' This is a **test_package** missing binary. You can use --build (for all dependencies) or --build-test (exclusive for 'test_package' dependencies) to define what can be built from sources More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package' -
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
I just started a new internal CI build to generate the missing pcre2/10.40.
Conan v1 pipeline :heavy_check_mark:
All green in build 10 (aa4808cd13047ca332b33f1039ccefe6bac58ffa):
-
pcre2/10.42: All packages built successfully! (All logs)
-
pcre2/10.40: All packages built successfully! (All logs)
-
pcre2/10.39: All packages built successfully! (All logs)
-
pcre2/10.37: All packages built successfully! (All logs)
-
pcre2/10.36: All packages built successfully! (All logs)
-
pcre2/10.33: All packages built successfully! (All logs)
-
pcre2/10.32: All packages built successfully! (All logs)
-
pcre2/10.35: All packages built successfully! (All logs)
Conan v2 pipeline :x:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.
See details:
Failure in build 10 (aa4808cd13047ca332b33f1039ccefe6bac58ffa):
-
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.37: CI failed to create some packages (All logs)
Logs for packageID
56c5908d1dbefd8e3d245ecc5e26d5f56dce603e:[settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=14 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [options] */*:shared=True[...] bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache msys2/cci.latest#567331f1604f3c584f04feade960f06e - Downloaded (conan-center) pcre2/10.37#94ef366f0544b90de6795557eff75698 - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Resolved version ranges zlib/[>=1.2.11 <2]: zlib/1.3 ======== Computing necessary packages ======== Requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d:95ed98d13cb41115dc2e8ad81c80ced4f6e650a9#77a8645cddb95bfeb47129aacbad420d - Cache pcre2/10.37#94ef366f0544b90de6795557eff75698:56c5908d1dbefd8e3d245ecc5e26d5f56dce603e#3975c18361d9e09141443474b336ab16 - Cache zlib/1.3#06023034579559bb64357db3a53f88a4:f7dcd1cec4586c154a242a765a1de011300db8e2#2478b6755e70673f8dd0026a2fa39a79 - Cache Build requirements msys2/cci.latest#567331f1604f3c584f04feade960f06e:956a88975bda9dfcc485e2861d71e74bd7e2b9a5#ce3addef73068ed1ad9ca9976b2d50c1 - Download (conan-center) pcre2/10.37#94ef366f0544b90de6795557eff75698:1bbffc30d8479a890917ef6674ab5e5f3c5b2036 - Missing Skipped binaries bzip2/1.0.8, zlib/1.3 ======== Installing packages ======== ERROR: Missing binary: pcre2/10.37:1bbffc30d8479a890917ef6674ab5e5f3c5b2036 pcre2/10.37: WARN: Can't find a 'pcre2/10.37' package binary '1bbffc30d8479a890917ef6674ab5e5f3c5b2036' for the configuration: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [options] build_pcre2_16=True build_pcre2_32=True build_pcre2_8=True build_pcre2grep=True grep_support_callout_fork=True shared=False support_jit=False with_bzip2=True with_zlib=True [requires] bzip2/1.0.Z zlib/1.3.Z ERROR: Missing prebuilt package for 'pcre2/10.37' Check the available packages using 'conan list pcre2/10.37:* -r=remote' This is a **test_package** missing binary. You can use --build (for all dependencies) or --build-test (exclusive for 'test_package' dependencies) to define what can be built from sources More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package' -
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v1 pipeline :heavy_check_mark:
All green in build 12 (dc413e0fa308cb9b0d530bef86ad64a59f07cd34):
-
pcre2/10.40: All packages built successfully! (All logs)
-
pcre2/10.42: All packages built successfully! (All logs)
-
pcre2/10.36: All packages built successfully! (All logs)
-
pcre2/10.39: All packages built successfully! (All logs)
-
pcre2/10.33: All packages built successfully! (All logs)
-
pcre2/10.35: All packages built successfully! (All logs)
-
pcre2/10.32: All packages built successfully! (All logs)
-
pcre2/10.37: All packages built successfully! (All logs)
Conan v2 pipeline :x:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.
See details:
Failure in build 12 (dc413e0fa308cb9b0d530bef86ad64a59f07cd34):
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.32: CI failed to create some packages (All logs)
Logs for packageID
be7f50c28f3b93ddad2770a9a5d0a31ee941be4c:[settings] arch=x86_64 build_type=Release compiler=gcc compiler.cppstd=17 compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] */*:shared=True[...] bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache pcre2/10.32#6e61d22e0784c5069728d5742b71622a - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Build requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache pcre2/10.32#6e61d22e0784c5069728d5742b71622a - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Resolved version ranges zlib/[>=1.2.11 <2]: zlib/1.3 ======== Computing necessary packages ======== Requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d:582795513620c02434315fe471662206b3a90c44#b812d992549c98cd781d28fb30f67c84 - Cache pcre2/10.32#6e61d22e0784c5069728d5742b71622a:be7f50c28f3b93ddad2770a9a5d0a31ee941be4c#692785c52527cf78989ca82408fb582d - Cache zlib/1.3#06023034579559bb64357db3a53f88a4:abe5e2b04ea92ce2ee91bc9834317dbe66628206#be744f18843976f205e00744293521b8 - Cache Build requirements pcre2/10.32#6e61d22e0784c5069728d5742b71622a:8baec0c9d093887e22dbf6deb7d44e730957ee62 - Missing Skipped binaries bzip2/1.0.8, zlib/1.3 ======== Installing packages ======== ERROR: Missing binary: pcre2/10.32:8baec0c9d093887e22dbf6deb7d44e730957ee62 pcre2/10.32: WARN: Can't find a 'pcre2/10.32' package binary '8baec0c9d093887e22dbf6deb7d44e730957ee62' for the configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.version=11 os=Linux [options] build_pcre2_16=True build_pcre2_32=True build_pcre2_8=True build_pcre2grep=True fPIC=True grep_support_callout_fork=True shared=False support_jit=False with_bzip2=True with_zlib=True [requires] bzip2/1.0.Z zlib/1.3.Z ERROR: Missing prebuilt package for 'pcre2/10.32' Check the available packages using 'conan list pcre2/10.32:* -r=remote' This is a **test_package** missing binary. You can use --build (for all dependencies) or --build-test (exclusive for 'test_package' dependencies) to define what can be built from sources More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package' -
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.39: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
I just launched an internal CI build to generate pcre2/10.32
Conan v1 pipeline :heavy_check_mark:
All green in build 13 (1d995987ba32efdfa0d23fe4a023a5a10ebcff4c):
-
pcre2/10.40: All packages built successfully! (All logs)
-
pcre2/10.42: All packages built successfully! (All logs)
-
pcre2/10.39: All packages built successfully! (All logs)
-
pcre2/10.36: All packages built successfully! (All logs)
-
pcre2/10.37: All packages built successfully! (All logs)
-
pcre2/10.32: All packages built successfully! (All logs)
-
pcre2/10.35: All packages built successfully! (All logs)
-
pcre2/10.33: All packages built successfully! (All logs)
Conan v2 pipeline :x:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.
See details:
Failure in build 13 (1d995987ba32efdfa0d23fe4a023a5a10ebcff4c):
-
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.37: CI failed to create some packages (All logs)
Logs for packageID
d97d69ee336a58e83c4c628ff8a47e7ee336a836:[settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=14 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=192 os=Windows [options] */*:shared=False[...] -- Conan: Component target declared 'PCRE2::16BIT' -- Conan: Component target declared 'PCRE2::32BIT' -- Conan: Target declared 'pcre2::pcre2' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Target declared 'BZip2::BZip2' -- Conan: Including build module from 'C:/J2/w/prod-v2/bsr@3/43225/fdada/p/bzip2555cd12ce8ce6/p/lib/cmake/conan-official-bzip2-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: C:/J2/w/prod-v2/bsr@3/cci-6ae0ec12/recipes/pcre2/all/test_package/build/msvc-192-x86_64-14-release pcre2/10.37 (test package): Running CMake.build() pcre2/10.37 (test package): RUN: cmake --build "C:\J2\w\prod-v2\bsr@3\cci-6ae0ec12\recipes\pcre2\all\test_package\build\msvc-192-x86_64-14-release" --config Release mkdir: cannot create directory '/dev/shm': Read-only file system Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work mkdir: cannot create directory '/dev/mqueue': Read-only file system Creating /dev/mqueue directory failed. POSIX message queues will not work Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J2/w/prod-v2/bsr@3/cci-6ae0ec12/recipes/pcre2/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J2\w\prod-v2\bsr@3\cci-6ae0ec12\recipes\pcre2\all\test_package\build\msvc-192-x86_64-14-release\Release\test_package.exe Building Custom Rule C:/J2/w/prod-v2/bsr@3/cci-6ae0ec12/recipes/pcre2/all/test_package/CMakeLists.txt ======== Testing the package: Executing test ======== pcre2/10.37 (test package): Running test() pcre2/10.37 (test package): RUN: Release\test_package mkdir: cannot create directory '/dev/shm': Read-only file system Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work mkdir: cannot create directory '/dev/mqueue': Read-only file system Creating /dev/mqueue directory failed. POSIX message queues will not work /usr/bin/bash: line 1: Releasetest_package: command not found ERROR: pcre2/10.37 (test package): Error in test() method, line 45 self.run(bin_path, env="conanrun") ConanException: Error 127 while executing -
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v1 pipeline :heavy_check_mark:
All green in build 14 (b793e463aefd510231a3484114433c034a489082):
-
pcre2/10.42: All packages built successfully! (All logs)
-
pcre2/10.40: All packages built successfully! (All logs)
-
pcre2/10.37: All packages built successfully! (All logs)
-
pcre2/10.35: All packages built successfully! (All logs)
-
pcre2/10.39: All packages built successfully! (All logs)
-
pcre2/10.32: All packages built successfully! (All logs)
-
pcre2/10.33: All packages built successfully! (All logs)
-
pcre2/10.36: All packages built successfully! (All logs)
Conan v2 pipeline :x:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.
See details:
Failure in build 14 (b793e463aefd510231a3484114433c034a489082):
-
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.40: CI failed to create some packages (All logs)
Logs for packageID
47f80b46868a0e6de6b0e88d85469d4ac1a50e7d:[settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=14 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=192 os=Windows [options] */*:shared=True[...] bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache msys2/cci.latest#5a31efa2bde593541fd5ac3bcc50c01c - Downloaded (conan-center) pcre2/10.40#9475fc3d3751fcb3c97a787a85507fdb - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Resolved version ranges zlib/[>=1.2.11 <2]: zlib/1.3 ======== Computing necessary packages ======== Requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d:68ee460482c7172b8510a83e90b58ca3f3a67084#32a194eb95b0959e413fe790969e32a4 - Cache pcre2/10.40#9475fc3d3751fcb3c97a787a85507fdb:47f80b46868a0e6de6b0e88d85469d4ac1a50e7d#c28e2ccd765e10317ba23b265b7622c4 - Cache zlib/1.3#06023034579559bb64357db3a53f88a4:ae9eaf478e918e6470fe64a4d8d4d9552b0b3606#7d5d4ec552588fb9a2a50f0672482629 - Cache Build requirements msys2/cci.latest#5a31efa2bde593541fd5ac3bcc50c01c:956a88975bda9dfcc485e2861d71e74bd7e2b9a5#c99a611f14016fba4a51b85204f62fa3 - Download (conan-center) pcre2/10.40#9475fc3d3751fcb3c97a787a85507fdb:d97d69ee336a58e83c4c628ff8a47e7ee336a836 - Missing Skipped binaries bzip2/1.0.8, zlib/1.3 ======== Installing packages ======== ERROR: Missing binary: pcre2/10.40:d97d69ee336a58e83c4c628ff8a47e7ee336a836 pcre2/10.40: WARN: Can't find a 'pcre2/10.40' package binary 'd97d69ee336a58e83c4c628ff8a47e7ee336a836' for the configuration: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=192 os=Windows [options] build_pcre2_16=True build_pcre2_32=True build_pcre2_8=True build_pcre2grep=True grep_support_callout_fork=True shared=False support_jit=False with_bzip2=True with_zlib=True [requires] bzip2/1.0.Z zlib/1.3.Z ERROR: Missing prebuilt package for 'pcre2/10.40' Check the available packages using 'conan list pcre2/10.40:* -r=remote' This is a **test_package** missing binary. You can use --build (for all dependencies) or --build-test (exclusive for 'test_package' dependencies) to define what can be built from sources More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package' -
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v1 pipeline :heavy_check_mark:
All green in build 15 (fee47b101f26b62e329ecacecc1dd21a6b6dfde0):
-
pcre2/10.40: All packages built successfully! (All logs)
-
pcre2/10.42: All packages built successfully! (All logs)
-
pcre2/10.37: All packages built successfully! (All logs)
-
pcre2/10.35: All packages built successfully! (All logs)
-
pcre2/10.32: All packages built successfully! (All logs)
-
pcre2/10.39: All packages built successfully! (All logs)
-
pcre2/10.36: All packages built successfully! (All logs)
-
pcre2/10.33: All packages built successfully! (All logs)
Conan v2 pipeline :x:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.
See details:
Failure in build 15 (fee47b101f26b62e329ecacecc1dd21a6b6dfde0):
-
pcre2/10.42: CI failed to create some packages (All logs)
Logs for packageID
56c5908d1dbefd8e3d245ecc5e26d5f56dce603e:[settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=14 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [options] */*:shared=True[...] bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache msys2/cci.latest#5a31efa2bde593541fd5ac3bcc50c01c - Downloaded (conan-center) pcre2/10.42#43a936ba8c5b5208918a0414756a3e77 - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Resolved version ranges zlib/[>=1.2.11 <2]: zlib/1.3 ======== Computing necessary packages ======== Requirements bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d:95ed98d13cb41115dc2e8ad81c80ced4f6e650a9#77a8645cddb95bfeb47129aacbad420d - Cache pcre2/10.42#43a936ba8c5b5208918a0414756a3e77:56c5908d1dbefd8e3d245ecc5e26d5f56dce603e#05ddb95acc31f1b9aebdc319b2ed0865 - Cache zlib/1.3#06023034579559bb64357db3a53f88a4:f7dcd1cec4586c154a242a765a1de011300db8e2#2478b6755e70673f8dd0026a2fa39a79 - Cache Build requirements msys2/cci.latest#5a31efa2bde593541fd5ac3bcc50c01c:956a88975bda9dfcc485e2861d71e74bd7e2b9a5#c99a611f14016fba4a51b85204f62fa3 - Download (conan-center) pcre2/10.42#43a936ba8c5b5208918a0414756a3e77:1bbffc30d8479a890917ef6674ab5e5f3c5b2036 - Missing Skipped binaries bzip2/1.0.8, zlib/1.3 ======== Installing packages ======== ERROR: Missing binary: pcre2/10.42:1bbffc30d8479a890917ef6674ab5e5f3c5b2036 pcre2/10.42: WARN: Can't find a 'pcre2/10.42' package binary '1bbffc30d8479a890917ef6674ab5e5f3c5b2036' for the configuration: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [options] build_pcre2_16=True build_pcre2_32=True build_pcre2_8=True build_pcre2grep=True grep_support_callout_fork=True shared=False support_jit=False with_bzip2=True with_zlib=True [requires] bzip2/1.0.Z zlib/1.3.Z ERROR: Missing prebuilt package for 'pcre2/10.42' Check the available packages using 'conan list pcre2/10.42:* -r=remote' This is a **test_package** missing binary. You can use --build (for all dependencies) or --build-test (exclusive for 'test_package' dependencies) to define what can be built from sources More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package' -
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v1 pipeline :heavy_check_mark:
All green in build 16 (33c866e98f0b3f64daa9c4dd3159ab31a4160ff7):
-
pcre2/10.42: All packages built successfully! (All logs)
-
pcre2/10.39: All packages built successfully! (All logs)
-
pcre2/10.40: All packages built successfully! (All logs)
-
pcre2/10.37: All packages built successfully! (All logs)
-
pcre2/10.33: All packages built successfully! (All logs)
-
pcre2/10.36: All packages built successfully! (All logs)
-
pcre2/10.35: All packages built successfully! (All logs)
-
pcre2/10.32: All packages built successfully! (All logs)
Conan v2 pipeline :heavy_check_mark:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
All green in build 16 (33c866e98f0b3f64daa9c4dd3159ab31a4160ff7):
-
pcre2/10.42: All packages built successfully! (All logs)
-
pcre2/10.40: All packages built successfully! (All logs)
-
pcre2/10.39: All packages built successfully! (All logs)
-
pcre2/10.36: All packages built successfully! (All logs)
-
pcre2/10.37: All packages built successfully! (All logs)
-
pcre2/10.35: All packages built successfully! (All logs)
-
pcre2/10.33: All packages built successfully! (All logs)
-
pcre2/10.32: All packages built successfully! (All logs)
Any update on this CR?
We are waiting on it for some of our dependencies.
Conan v1 pipeline :x:
Failure in build 5 (11c96ce25ef94f0cfeacec76341d87a2817cdd1d):
-
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.43: CI failed to create some packages (All logs)
Logs for packageID
4958b335ae23c49b138435b977645c6c321f9662:[settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] pcre2:shared=False[...] bzip2/1.0.8 from 'conan-center' - Downloaded pcre2/10.43 from local cache - Cache zlib/1.3.1 from 'conan-center' - Downloaded Packages bzip2/1.0.8:d16a91eadaaf5829b928b12d2f836ff7680d3df5 - Download pcre2/10.43:4958b335ae23c49b138435b977645c6c321f9662 - Build zlib/1.3.1:3fb49604f9c2f729b85ba3115852006824e72cab - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package d16a91eadaaf5829b928b12d2f836ff7680d3df5 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed d16a91eadaaf5829b928b12d2f836ff7680d3df5 bzip2/1.0.8: Downloaded package revision d1d441df266a22f26102f14fd6a584a2 zlib/1.3.1: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3.1: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab zlib/1.3.1: Downloaded package revision 617b01b73bef71ff7d5b888c166883b3 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pcre2/10.43: Configuring sources in C:\J\workspace\prod-v1\bsr\56862\fcabd\.conan\data\pcre2\10.43\_\_\source\src pcre2/10.43: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK pcre2/10.43: Copying sources to build folder pcre2/10.43: Building your package in C:\J\workspace\prod-v1\bsr\56862\fcabd\.conan\data\pcre2\10.43\_\_\build\4958b335ae23c49b138435b977645c6c321f9662 pcre2/10.43: Generator txt created conanbuildinfo.txt pcre2/10.43: Calling generate() pcre2/10.43: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' pcre2/10.43: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake <path> -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\workspace\prod-v1\bsr\56862\fcabd\.conan\data\pcre2\10.43\_\_\build\4958b335ae23c49b138435b977645c6c321f9662\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' pcre2/10.43: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK pcre2/10.43: Calling build() pcre2/10.43: apply_conandata_patches(): No patches defined in conandata pcre2/10.43: WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** pcre2/10.43: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior pcre2/10.43: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior pcre2/10.43: ERROR: Package '4958b335ae23c49b138435b977645c6c321f9662' build failed pcre2/10.43: WARN: Build folder C:\J\workspace\prod-v1\bsr\56862\fcabd\.conan\data\pcre2\10.43\_\_\build\4958b335ae23c49b138435b977645c6c321f9662\build ERROR: pcre2/10.43: Error in build() method, line 131 self._patch_sources() while calling '_patch_sources', line 128 f'set(LIB_POSTFIX "{postfix}")\nCONFIGURE_FILE(pcre2-config.in') ConanException: replace_in_file didn't find pattern 'CONFIGURE_FILE(pcre2-config.in' in 'C:\J\workspace\prod-v1\bsr\56862\fcabd\.conan\data\pcre2\10.43\_\_\build\4958b335ae23c49b138435b977645c6c321f9662\src\CMakeLists.txt' file. -
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v2 pipeline :x:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.
See details:
Failure in build 4 (11c96ce25ef94f0cfeacec76341d87a2817cdd1d):
-
pcre2/10.43: CI failed to create some packages (All logs)
Logs for packageID
d97d69ee336a58e83c4c628ff8a47e7ee336a836:[settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=14 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=192 os=Windows [options] */*:shared=False[...] pcre2/10.43#57f5031398267024014305f33bd82ed6 - Cache zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Downloaded (conan-center) Resolved version ranges zlib/[>=1.2.11 <2]: zlib/1.3.1 ======== Computing necessary packages ======== pcre2/10.43: Forced build from source Requirements bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4:7fd8d46eaa8d8c5b8af6db2d900fdd898c3bf460#78b6eb1b4f8cd72a62fb7e924bd01015 - Download (conan-center) pcre2/10.43#57f5031398267024014305f33bd82ed6:d97d69ee336a58e83c4c628ff8a47e7ee336a836 - Build zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:41ad450120fdab2266b1185a967d298f7ae52595#6513303f73b00a3c69312b4bf7cdcd9e - Download (conan-center) ======== Installing packages ======== -------- Downloading 2 packages -------- bzip2/1.0.8: Retrieving package 7fd8d46eaa8d8c5b8af6db2d900fdd898c3bf460 from remote 'conan-center' bzip2/1.0.8: Package installed 7fd8d46eaa8d8c5b8af6db2d900fdd898c3bf460 bzip2/1.0.8: Downloaded package revision 78b6eb1b4f8cd72a62fb7e924bd01015 zlib/1.3.1: Retrieving package 41ad450120fdab2266b1185a967d298f7ae52595 from remote 'conan-center' zlib/1.3.1: Package installed 41ad450120fdab2266b1185a967d298f7ae52595 zlib/1.3.1: Downloaded package revision 6513303f73b00a3c69312b4bf7cdcd9e pcre2/10.43: Calling source() in C:\J\workspace\prod-v2\bsr@3\50785\cddba\p\pcre2aaeefaf7c5c2b\s\src pcre2/10.43: Sources for https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.43/pcre2-10.43.tar.bz2 found in remote backup https://c3i.jfrog.io/artifactory/conan-center-backup-sources/ -------- Installing package pcre2/10.43 (3 of 3) -------- pcre2/10.43: Building from source pcre2/10.43: Package pcre2/10.43:d97d69ee336a58e83c4c628ff8a47e7ee336a836 pcre2/10.43: Copying sources to build folder pcre2/10.43: Building your package in C:\J\workspace\prod-v2\bsr@3\50785\cddba\p\b\pcre2fdf1919d44229\b pcre2/10.43: Calling generate() pcre2/10.43: Generators folder: C:\J\workspace\prod-v2\bsr@3\50785\cddba\p\b\pcre2fdf1919d44229\b\build\generators pcre2/10.43: CMakeToolchain generated: conan_toolchain.cmake pcre2/10.43: CMakeToolchain generated: C:\J\workspace\prod-v2\bsr@3\50785\cddba\p\b\pcre2fdf1919d44229\b\build\generators\CMakePresets.json pcre2/10.43: CMakeToolchain generated: C:\J\workspace\prod-v2\bsr@3\50785\cddba\p\b\pcre2fdf1919d44229\b\src\CMakeUserPresets.json pcre2/10.43: 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.43: Generating aggregated env files pcre2/10.43: Generated aggregated env files: ['conanbuild.bat', 'conanrun.bat'] pcre2/10.43: Calling build() pcre2/10.43: apply_conandata_patches(): No patches defined in conandata pcre2/10.43: ERROR: Package 'd97d69ee336a58e83c4c628ff8a47e7ee336a836' build failed pcre2/10.43: WARN: Build folder C:\J\workspace\prod-v2\bsr@3\50785\cddba\p\b\pcre2fdf1919d44229\b\build ERROR: pcre2/10.43: Error in build() method, line 131 self._patch_sources() while calling '_patch_sources', line 128 f'set(LIB_POSTFIX "{postfix}")\nCONFIGURE_FILE(pcre2-config.in') ConanException: replace_in_file didn't find pattern 'CONFIGURE_FILE(pcre2-config.in' in 'C:\J\workspace\prod-v2\bsr@3\50785\cddba\p\b\pcre2fdf1919d44229\b\src\CMakeLists.txt' file. -
pcre2/10.42: Didn't run or was cancelled before finishing
-
pcre2/10.40: Didn't run or was cancelled before finishing
-
pcre2/10.39: Didn't run or was cancelled before finishing
-
pcre2/10.37: Didn't run or was cancelled before finishing
-
pcre2/10.36: Didn't run or was cancelled before finishing
-
pcre2/10.35: Didn't run or was cancelled before finishing
-
pcre2/10.33: Didn't run or was cancelled before finishing
-
pcre2/10.32: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Conan v1 pipeline :heavy_check_mark:
All green in build 7 (e2d8c6f3267583839396380d4fa1e6f3df561474):
-
pcre2/10.43: All packages built successfully! (All logs)
-
pcre2/10.40: All packages built successfully! (All logs)
-
pcre2/10.36: All packages built successfully! (All logs)
-
pcre2/10.42: All packages built successfully! (All logs)
-
pcre2/10.33: All packages built successfully! (All logs)
-
pcre2/10.37: All packages built successfully! (All logs)
-
pcre2/10.32: All packages built successfully! (All logs)
-
pcre2/10.39: All packages built successfully! (All logs)
-
pcre2/10.35: All packages built successfully! (All logs)
Conan v2 pipeline :heavy_check_mark:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
All green in build 6 (e2d8c6f3267583839396380d4fa1e6f3df561474):
-
pcre2/10.43: All packages built successfully! (All logs)
-
pcre2/10.37: All packages built successfully! (All logs)
-
pcre2/10.35: All packages built successfully! (All logs)
-
pcre2/10.42: All packages built successfully! (All logs)
-
pcre2/10.39: All packages built successfully! (All logs)
-
pcre2/10.33: All packages built successfully! (All logs)
-
pcre2/10.40: All packages built successfully! (All logs)
-
pcre2/10.32: All packages built successfully! (All logs)
-
pcre2/10.36: All packages built successfully! (All logs)