conan-center-index
conan-center-index copied to clipboard
Pixman apply fix for clang-16
Specify library name and version: pixman/0.40.0
Applies the following fix from upstream - Fix -Wincompatible-function-pointer-types warning as 0.40.0 does not compile under clang-16 otherwise.
Applied Conan V2 fixes.
~~Attempted to update to new Autotools toolchains but these do not appear ready for Windows as yet (see https://github.com/conan-io/conan/issues/11922)~~
Updated to use new Meson toolchain.
- [x] I've read the guidelines for contributing.
- [x] I've followed the PEP8 style guides for Python code in the recipes.
- [x] I've used the latest Conan client version.
- [x] I've tried at least one configuration locally with the conan-center hook activated.
Failure in build 1 (c961fe9ba2d3930397540e0fa39d1b4f140b8090):
-
pixman/0.40.0@: Didn't run or was cancelled before finishing
-
pixman/0.38.4@: CI failed to create some packages (All logs)
Logs for packageID
190c51b484365d84adc1f1fe795877c4d9f69782:[settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] pixman:shared=True[...] (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64)) ^ ../source_subfolder/pixman/pixman-x86.c:83:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] ../source_subfolder/pixman/pixman-x86.c:78:28: note: expanded from macro '_PIXMAN_X86_64' (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64)) ^ ../source_subfolder/pixman/pixman-x86.c:83:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] ../source_subfolder/pixman/pixman-x86.c:78:51: note: expanded from macro '_PIXMAN_X86_64' (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64)) ^ ../source_subfolder/pixman/pixman-x86.c:118:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if _PIXMAN_X86_64 ^ ../source_subfolder/pixman/pixman-x86.c:78:6: note: expanded from macro '_PIXMAN_X86_64' (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64)) ^ ../source_subfolder/pixman/pixman-x86.c:118:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] ../source_subfolder/pixman/pixman-x86.c:78:28: note: expanded from macro '_PIXMAN_X86_64' (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64)) ^ ../source_subfolder/pixman/pixman-x86.c:118:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] ../source_subfolder/pixman/pixman-x86.c:78:51: note: expanded from macro '_PIXMAN_X86_64' (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64)) ^ 6 warnings generated. ../source_subfolder/pixman/pixman-fast-path.c:2614:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value] while (buffer < end && x < pixman_fixed_minus_1) ^~~~~~~~~~~~~~~~~~~~ ../source_subfolder/pixman/pixman.h:128:32: note: expanded from macro 'pixman_fixed_minus_1' #define pixman_fixed_minus_1 (pixman_int_to_fixed(-1)) ^~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/pixman/pixman.h:130:56: note: expanded from macro 'pixman_int_to_fixed' #define pixman_int_to_fixed(i) ((pixman_fixed_t) ((i) << 16)) ~~~ ^ 38 warnings generated. 1 warning generated. ../source_subfolder/pixman/pixman-sse2.c:380:1: warning: unused function 'save_128_write_combining' [-Wunused-function] save_128_write_combining (__m128i* dst, ^ ../source_subfolder/pixman/pixman-sse2.c:396:1: warning: unused function 'save_128_unaligned' [-Wunused-function] save_128_unaligned (__m128i* dst, ^ 2 warnings generated. mv: rename .deps/utils.Tpo to .deps/utils.Plo: No such file or directory make[1]: *** [utils.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [install-recursive] Error 1 ERROR: pixman/0.38.4: Error in package() method, line 126 autotools.install() ConanException: Error 2 while executing make install -j4
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.
Failure in build 3 (9dbdf6478e08073bdb97896a99d0452e3802ded1):
-
pixman/0.40.0@: Didn't run or was cancelled before finishing
-
pixman/0.38.4@: CI failed to create some packages (All logs)
Logs for packageID
6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7:[settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] pixman:shared=False[...] pixman/0.38.4: Meson build cmd: meson compile -C "C:\J\w\prod\BuildSingleReference\.conan\data\pixman\0.38.4\_\_\build\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\build-release" -j8 ----Running------ > "C:\J\w\prod\BuildSingleReference\.conan\data\pixman\0.38.4\_\_\build\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\build-release\conan\conanbuild.bat" && meson compile -C "C:\J\w\prod\BuildSingleReference\.conan\data\pixman\0.38.4\_\_\build\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\build-release" -j8 ----------------- ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.49 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Capturing current environment in C:\J\w\prod\BuildSingleReference\.conan\data\pixman\0.38.4\_\_\build\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\build-release\conan\deactivate_conanbuildenv-release-x86_64.bat Configuring environment variables [1/35] Compiling C object pixman/libpixman-sse2.a.p/pixman-sse2.c.obj FAILED: pixman/libpixman-sse2.a.p/pixman-sse2.c.obj "cl" "-Ipixman\libpixman-sse2.a.p" "-Ipixman" "-I..\source\pixman" "-DNDEBUG" "/MD" "/nologo" "/showIncludes" "/utf-8" "/W2" "/O2" "/Gw" "-DHAVE_CONFIG_H" "-msse2" "-Winline" "/Fdpixman\libpixman-sse2.a.p\pixman-sse2.c.pdb" /Fopixman/libpixman-sse2.a.p/pixman-sse2.c.obj "/c" ../source/pixman/pixman-sse2.c cl : Command line error D8021 : invalid numeric argument '/Winline' [2/35] Compiling C object pixman/libpixman-mmx.a.p/pixman-mmx.c.obj FAILED: pixman/libpixman-mmx.a.p/pixman-mmx.c.obj "cl" "-Ipixman\libpixman-mmx.a.p" "-Ipixman" "-I..\source\pixman" "-DNDEBUG" "/MD" "/nologo" "/showIncludes" "/utf-8" "/W2" "/O2" "/Gw" "-DHAVE_CONFIG_H" "-mmmx" "-Winline" "/Fdpixman\libpixman-mmx.a.p\pixman-mmx.c.pdb" /Fopixman/libpixman-mmx.a.p/pixman-mmx.c.obj "/c" ../source/pixman/pixman-mmx.c cl : Command line error D8021 : invalid numeric argument '/Winline' [3/35] Compiling C object pixman/pixman-1-0.dll.p/pixman.c.obj [4/35] Compiling C object pixman/pixman-1-0.dll.p/pixman-combine32.c.obj [5/35] Compiling C object pixman/pixman-1-0.dll.p/pixman-bits-image.c.obj ../source/pixman/pixman-bits-image.c(229): warning C4244: '+=': conversion from 'const float' to 'int', possible loss of data ../source/pixman/pixman-bits-image.c(230): warning C4244: '+=': conversion from 'const float' to 'int', possible loss of data ../source/pixman/pixman-bits-image.c(231): warning C4244: '+=': conversion from 'const float' to 'int', possible loss of data ../source/pixman/pixman-bits-image.c(232): warning C4244: '+=': conversion from 'const float' to 'int', possible loss of data [6/35] Compiling C object pixman/pixman-1-0.dll.p/pixman-access.c.obj ../source/pixman/pixman-access.c(1278): warning C4244: '=': conversion from 'const float' to 'uint8_t', possible loss of data ../source/pixman/pixman-access.c(1279): warning C4244: '=': conversion from 'const float' to 'uint8_t', possible loss of data ../source/pixman/pixman-access.c(1280): warning C4244: '=': conversion from 'const float' to 'uint8_t', possible loss of data ../source/pixman/pixman-access.c(1300): warning C4244: '=': conversion from 'const float' to 'uint8_t', possible loss of data ../source/pixman/pixman-access.c(1301): warning C4244: '=': conversion from 'const float' to 'uint8_t', possible loss of data ../source/pixman/pixman-access.c(1302): warning C4244: '=': conversion from 'const float' to 'uint8_t', possible loss of data [7/35] Compiling C object pixman/pixman-1-0.dll.p/pixman-access-accessors.c.obj c:\j\w\prod\buildsinglereference\.conan\data\pixman\0.38.4\_\_\build\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\source\pixman\pixman-access.c(1278): warning C4244: '=': conversion from 'const float' to 'uint8_t', possible loss of data c:\j\w\prod\buildsinglereference\.conan\data\pixman\0.38.4\_\_\build\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\source\pixman\pixman-access.c(1279): warning C4244: '=': conversion from 'const float' to 'uint8_t', possible loss of data c:\j\w\prod\buildsinglereference\.conan\data\pixman\0.38.4\_\_\build\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\source\pixman\pixman-access.c(1280): warning C4244: '=': conversion from 'const float' to 'uint8_t', possible loss of data c:\j\w\prod\buildsinglereference\.conan\data\pixman\0.38.4\_\_\build\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\source\pixman\pixman-access.c(1300): warning C4244: '=': conversion from 'const float' to 'uint8_t', possible loss of data c:\j\w\prod\buildsinglereference\.conan\data\pixman\0.38.4\_\_\build\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\source\pixman\pixman-access.c(1301): warning C4244: '=': conversion from 'const float' to 'uint8_t', possible loss of data c:\j\w\prod\buildsinglereference\.conan\data\pixman\0.38.4\_\_\build\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\source\pixman\pixman-access.c(1302): warning C4244: '=': conversion from 'const float' to 'uint8_t', possible loss of data [8/35] Compiling C object pixman/pixman-1-0.dll.p/pixman-combine-float.c.obj ninja: build stopped: subcommand failed. pixman/0.38.4: Generating targets: 0%| | 0/3 [00:00<?, ?it/s] Writing build.ninja: 0%| | 0/60 [00:00<?, ?it/s] pixman/0.38.4: 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 pixman/0.38.4: ERROR: Package '6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7' build failed pixman/0.38.4: WARN: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\pixman\0.38.4\_\_\build\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\build-release ERROR: pixman/0.38.4: Error in build() method, line 93 meson.build() ConanException: Error 1 while executing meson compile -C "C:\J\w\prod\BuildSingleReference\.conan\data\pixman\0.38.4\_\_\build\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\build-release" -j8
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.
Failure in build 4 (0e3118f2127bc1d590d5ae9a03eaaa9d4a184df9):
-
pixman/0.40.0@: Didn't run or was cancelled before finishing
-
pixman/0.38.4@: CI failed to create some packages (All logs)
Logs for packageID
d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2:[settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] pixman:shared=False[...] tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk pixman/0.38.4: Forced build from source meson/0.63.2: Not found in local cache, looking in remotes... meson/0.63.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz meson/0.63.2: Downloaded recipe revision eaabaf0b2ea048f3b350b22ec23283b8 ninja/1.11.0: Not found in local cache, looking in remotes... ninja/1.11.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ninja/1.11.0: Downloaded recipe revision d471f9e79ef3f6b256ca23c25cc72516 Installing package: pixman/0.38.4 Requirements pixman/0.38.4 from local cache - Cache Packages pixman/0.38.4:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Build Build requirements meson/0.63.2 from 'conan-center' - Downloaded ninja/1.11.0 from 'conan-center' - Downloaded Build requirements packages meson/0.63.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download ninja/1.11.0:907cb07dbeb8f7bacd51a5119560f14986d21b20 - Download Installing (downloading, building) binaries... ninja/1.11.0: Retrieving package 907cb07dbeb8f7bacd51a5119560f14986d21b20 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ninja/1.11.0: Package installed 907cb07dbeb8f7bacd51a5119560f14986d21b20 ninja/1.11.0: Downloaded package revision 5626ca021963280935a74a7128a3c7da meson/0.63.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz meson/0.63.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 meson/0.63.2: Downloaded package revision 67839195e68f49c7dbc21f137c119e70 meson/0.63.2: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/meson/0.63.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin pixman/0.38.4: Applying build-requirement: meson/0.63.2 pixman/0.38.4: Applying build-requirement: ninja/1.11.0 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pixman/0.38.4: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/pixman/0.38.4/_/_/source/source pixman/0.38.4: Waiting 5 seconds to retry... pixman/0.38.4: ERROR: Error downloading file https://www.cairographics.org/releases/pixman-0.38.4.tar.gz: 'HTTPSConnectionPool(host='www.cairographics.org', port=443): Max retries exceeded with url: /releases/pixman-0.38.4.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x103c069d0>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))' ERROR: pixman/0.38.4: Error in source() method, line 74 files.get(self, **self.conan_data["sources"][self.version], strip_root=True) ConanException: Error downloading file https://www.cairographics.org/releases/pixman-0.38.4.tar.gz: 'HTTPSConnectionPool(host='www.cairographics.org', port=443): Max retries exceeded with url: /releases/pixman-0.38.4.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x103c0c450>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))'
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.
Failure in build 5 (0e3118f2127bc1d590d5ae9a03eaaa9d4a184df9):
-
pixman/0.40.0@: Didn't run or was cancelled before finishing
-
pixman/0.38.4@: CI failed to create some packages (All logs)
Logs for packageID
bda713dd3b257827c8d11a06ac9d824038871572:[settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] pixman:shared=True[...] pixman/0.38.4: Package installed bda713dd3b257827c8d11a06ac9d824038871572 pixman/0.38.4: Downloaded package revision 17e203cef2062db509158ab9225e3a49 pixman/0.38.4 (test package): Generator 'CMakeToolchain' calling 'generate()' pixman/0.38.4 (test package): Generator txt created conanbuildinfo.txt pixman/0.38.4 (test package): Generator 'CMakeDeps' calling 'generate()' pixman/0.38.4 (test package): Aggregating env generators pixman/0.38.4 (test package): Generated conaninfo.txt pixman/0.38.4 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pixman/all/test_package/build/generators/conan.lock' Using cached profile from lockfile [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 pixman/0.38.4 (test package): Calling build() pixman/0.38.4 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pixman/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pixman/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pixman/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pixman/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pixman/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'pixman::pixman' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pixman/all/test_package/build/Release pixman/0.38.4 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pixman/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pixman/all/test_package/build/Release" '--' '-j4' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package pixman/0.38.4 (test package): Running test() ----Running------ > ./test_package ----------------- dyld: Library not loaded: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pixman/0.38.4/_/_/package/bda713dd3b257827c8d11a06ac9d824038871572/lib/libpixman-1.0.dylib Referenced from: /Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pixman/all/test_package/build/Release/./test_package Reason: image not found pixman/0.38.4 (test package): 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 pixman/0.38.4 (test package): 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 ERROR: pixman/0.38.4 (test package): Error in test() method, line 27 self.run(bin_path, env="conanrun") ConanException: Error -6 while executing ./test_package
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.
Clang 16???? I barely have 14 installed.
Failure in build 6 (0e3118f2127bc1d590d5ae9a03eaaa9d4a184df9):
-
pixman/0.40.0@: Didn't run or was cancelled before finishing
-
pixman/0.38.4@: CI failed to create some packages (All logs)
Logs for packageID
bda713dd3b257827c8d11a06ac9d824038871572:[settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] pixman:shared=True[...] pixman/0.38.4: Package installed bda713dd3b257827c8d11a06ac9d824038871572 pixman/0.38.4: Downloaded package revision 17e203cef2062db509158ab9225e3a49 pixman/0.38.4 (test package): Generator 'CMakeDeps' calling 'generate()' pixman/0.38.4 (test package): Generator 'CMakeToolchain' calling 'generate()' pixman/0.38.4 (test package): Generator txt created conanbuildinfo.txt pixman/0.38.4 (test package): Aggregating env generators pixman/0.38.4 (test package): Generated conaninfo.txt pixman/0.38.4 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/pixman/all/test_package/build/generators/conan.lock' Using cached profile from lockfile [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 pixman/0.38.4 (test package): Calling build() pixman/0.38.4 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/pixman/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/pixman/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/pixman/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/pixman/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/pixman/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'pixman::pixman' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/pixman/all/test_package/build/Release pixman/0.38.4 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/pixman/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/pixman/all/test_package/build/Release" '--' '-j4' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package pixman/0.38.4 (test package): Running test() ----Running------ > ./test_package ----------------- dyld: Library not loaded: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pixman/0.38.4/_/_/package/bda713dd3b257827c8d11a06ac9d824038871572/lib/libpixman-1.0.dylib Referenced from: /Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/pixman/all/test_package/build/Release/./test_package Reason: image not found pixman/0.38.4 (test package): 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 pixman/0.38.4 (test package): 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 ERROR: pixman/0.38.4 (test package): Error in test() method, line 27 self.run(bin_path, env="conanrun") ConanException: Error -6 while executing ./test_package
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.
All green in build 7 (cbbdcd49bc88ccb3a9cae480963a7f6d035512fa):
Failure in build 8 (2ced629109b9b55ae9653a64bb8ac37203a7d145):
-
pixman/0.40.0@: Didn't run or was cancelled before finishing
-
pixman/0.38.4@: CI failed to create some packages (All logs)
Logs for packageID
d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2:[settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] pixman:shared=False[...] tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk pixman/0.38.4: Forced build from source meson/0.63.2: Not found in local cache, looking in remotes... meson/0.63.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz meson/0.63.2: Downloaded recipe revision eaabaf0b2ea048f3b350b22ec23283b8 ninja/1.11.0: Not found in local cache, looking in remotes... ninja/1.11.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ninja/1.11.0: Downloaded recipe revision d471f9e79ef3f6b256ca23c25cc72516 Installing package: pixman/0.38.4 Requirements pixman/0.38.4 from local cache - Cache Packages pixman/0.38.4:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Build Build requirements meson/0.63.2 from 'conan-center' - Downloaded ninja/1.11.0 from 'conan-center' - Downloaded Build requirements packages meson/0.63.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download ninja/1.11.0:907cb07dbeb8f7bacd51a5119560f14986d21b20 - Download Installing (downloading, building) binaries... ninja/1.11.0: Retrieving package 907cb07dbeb8f7bacd51a5119560f14986d21b20 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ninja/1.11.0: Package installed 907cb07dbeb8f7bacd51a5119560f14986d21b20 ninja/1.11.0: Downloaded package revision 5626ca021963280935a74a7128a3c7da meson/0.63.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz meson/0.63.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 meson/0.63.2: Downloaded package revision 67839195e68f49c7dbc21f137c119e70 meson/0.63.2: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/meson/0.63.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin pixman/0.38.4: Applying build-requirement: meson/0.63.2 pixman/0.38.4: Applying build-requirement: ninja/1.11.0 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pixman/0.38.4: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/pixman/0.38.4/_/_/source/src pixman/0.38.4: Waiting 5 seconds to retry... pixman/0.38.4: ERROR: Error downloading file https://www.cairographics.org/releases/pixman-0.38.4.tar.gz: 'HTTPSConnectionPool(host='www.cairographics.org', port=443): Max retries exceeded with url: /releases/pixman-0.38.4.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x10a74d850>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))' ERROR: pixman/0.38.4: Error in source() method, line 73 files.get(self, **self.conan_data["sources"][self.version], strip_root=True) ConanException: Error downloading file https://www.cairographics.org/releases/pixman-0.38.4.tar.gz: 'HTTPSConnectionPool(host='www.cairographics.org', port=443): Max retries exceeded with url: /releases/pixman-0.38.4.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x10a7562d0>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))'
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.
Failure in build 9 (2ced629109b9b55ae9653a64bb8ac37203a7d145):
-
pixman/0.40.0@: Didn't run or was cancelled before finishing
-
pixman/0.38.4@: CI failed to create some packages (All logs)
Logs for packageID
d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2:[settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] pixman:shared=False[...] tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk pixman/0.38.4: Forced build from source meson/0.63.2: Not found in local cache, looking in remotes... meson/0.63.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz meson/0.63.2: Downloaded recipe revision eaabaf0b2ea048f3b350b22ec23283b8 ninja/1.11.0: Not found in local cache, looking in remotes... ninja/1.11.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ninja/1.11.0: Downloaded recipe revision d471f9e79ef3f6b256ca23c25cc72516 Installing package: pixman/0.38.4 Requirements pixman/0.38.4 from local cache - Cache Packages pixman/0.38.4:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Build Build requirements meson/0.63.2 from 'conan-center' - Downloaded ninja/1.11.0 from 'conan-center' - Downloaded Build requirements packages meson/0.63.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download ninja/1.11.0:907cb07dbeb8f7bacd51a5119560f14986d21b20 - Download Installing (downloading, building) binaries... ninja/1.11.0: Retrieving package 907cb07dbeb8f7bacd51a5119560f14986d21b20 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ninja/1.11.0: Package installed 907cb07dbeb8f7bacd51a5119560f14986d21b20 ninja/1.11.0: Downloaded package revision 5626ca021963280935a74a7128a3c7da meson/0.63.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz meson/0.63.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 meson/0.63.2: Downloaded package revision 67839195e68f49c7dbc21f137c119e70 meson/0.63.2: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/meson/0.63.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin pixman/0.38.4: Applying build-requirement: meson/0.63.2 pixman/0.38.4: Applying build-requirement: ninja/1.11.0 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pixman/0.38.4: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pixman/0.38.4/_/_/source/src pixman/0.38.4: Waiting 5 seconds to retry... pixman/0.38.4: ERROR: Error downloading file https://www.cairographics.org/releases/pixman-0.38.4.tar.gz: 'HTTPSConnectionPool(host='www.cairographics.org', port=443): Max retries exceeded with url: /releases/pixman-0.38.4.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x104fc2850>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))' ERROR: pixman/0.38.4: Error in source() method, line 73 files.get(self, **self.conan_data["sources"][self.version], strip_root=True) ConanException: Error downloading file https://www.cairographics.org/releases/pixman-0.38.4.tar.gz: 'HTTPSConnectionPool(host='www.cairographics.org', port=443): Max retries exceeded with url: /releases/pixman-0.38.4.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x104fcb2d0>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))'
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.
Failure in build 10 (2ced629109b9b55ae9653a64bb8ac37203a7d145):
-
pixman/0.40.0@: CI failed to create some packages (All logs)
Logs for packageID
d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2:[settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] pixman:shared=False[...] tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk pixman/0.40.0: Forced build from source meson/0.63.2: Not found in local cache, looking in remotes... meson/0.63.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz meson/0.63.2: Downloaded recipe revision eaabaf0b2ea048f3b350b22ec23283b8 ninja/1.11.0: Not found in local cache, looking in remotes... ninja/1.11.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ninja/1.11.0: Downloaded recipe revision d471f9e79ef3f6b256ca23c25cc72516 Installing package: pixman/0.40.0 Requirements pixman/0.40.0 from local cache - Cache Packages pixman/0.40.0:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Build Build requirements meson/0.63.2 from 'conan-center' - Downloaded ninja/1.11.0 from 'conan-center' - Downloaded Build requirements packages meson/0.63.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download ninja/1.11.0:907cb07dbeb8f7bacd51a5119560f14986d21b20 - Download Installing (downloading, building) binaries... ninja/1.11.0: Retrieving package 907cb07dbeb8f7bacd51a5119560f14986d21b20 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ninja/1.11.0: Package installed 907cb07dbeb8f7bacd51a5119560f14986d21b20 ninja/1.11.0: Downloaded package revision 5626ca021963280935a74a7128a3c7da meson/0.63.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz meson/0.63.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 meson/0.63.2: Downloaded package revision 67839195e68f49c7dbc21f137c119e70 meson/0.63.2: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/meson/0.63.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin pixman/0.40.0: Applying build-requirement: meson/0.63.2 pixman/0.40.0: Applying build-requirement: ninja/1.11.0 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pixman/0.40.0: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/pixman/0.40.0/_/_/source/src pixman/0.40.0: Waiting 5 seconds to retry... pixman/0.40.0: ERROR: Error downloading file https://www.cairographics.org/releases/pixman-0.40.0.tar.gz: 'HTTPSConnectionPool(host='www.cairographics.org', port=443): Max retries exceeded with url: /releases/pixman-0.40.0.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x105012b90>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))' ERROR: pixman/0.40.0: Error in source() method, line 73 files.get(self, **self.conan_data["sources"][self.version], strip_root=True) ConanException: Error downloading file https://www.cairographics.org/releases/pixman-0.40.0.tar.gz: 'HTTPSConnectionPool(host='www.cairographics.org', port=443): Max retries exceeded with url: /releases/pixman-0.40.0.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x10501c610>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))' -
pixman/0.38.4@: 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.
All green in build 11 (2ced629109b9b55ae9653a64bb8ac37203a7d145):
Failure in build 12 (d478ac4a358ab3fd393fa4a9263089224e6db3eb):
-
pixman/0.40.0@: CI failed to create some packages (All logs)
Logs for packageID
a79a557254fabcb77849dd623fed97c9c5ab7651:[settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] pixman:shared=False[...] -- The C compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library {prefix} found C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.40.0/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Conan: Using autogenerated Findpixman.cmake -- Found pixman: 0.40.0 (found version "0.40.0") -- Library {prefix} found C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.40.0/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.40.0/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib -- Configuring incomplete, errors occurred! See also "C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/pixman/all/test_v1_package/build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/CMakeFiles/CMakeOutput.log". CMake Error at build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:376 (add_library): The target name "CONAN_LIB::pixman_{prefix}" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. Call Stack (most recent call first): build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:136 (conan_package_library_targets) build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:230 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) CMake Error at build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:377 (set_target_properties): set_target_properties Can not find target to add properties to: CONAN_LIB::pixman_{prefix} Call Stack (most recent call first): build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:136 (conan_package_library_targets) build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:230 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) CMake Error at build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:391 (set_property): set_property could not find TARGET CONAN_LIB::pixman_{prefix}. Perhaps it has not yet been created. Call Stack (most recent call first): build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:136 (conan_package_library_targets) build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:230 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) ERROR: pixman/0.40.0 (test package): Error in build() method, line 11 cmake.configure() ConanException: Error 1 while executing cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package\build\fb97ccfd31017b6998765eb34ff9e2ff041626c0 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package\build\fb97ccfd31017b6998765eb34ff9e2ff041626c0\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/pixman/all/test_v1_package/build/fb97ccfd31017b6998765eb34ff9e2ff041626c0" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package -
pixman/0.38.4@: 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.
Retriggering as I can't reproduce the failure locally - possibly a CCI issue? This is a bit odd:
ibrary {prefix} found C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.40.0/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib
Failure in build 13 (d478ac4a358ab3fd393fa4a9263089224e6db3eb):
-
pixman/0.40.0@: CI failed to create some packages (All logs)
Logs for packageID
a79a557254fabcb77849dd623fed97c9c5ab7651:[settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] pixman:shared=False[...] -- The C compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library {prefix} found C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.40.0/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Conan: Using autogenerated Findpixman.cmake -- Found pixman: 0.40.0 (found version "0.40.0") -- Library {prefix} found C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.40.0/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.40.0/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib -- Configuring incomplete, errors occurred! See also "C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/pixman/all/test_v1_package/build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/CMakeFiles/CMakeOutput.log". CMake Error at build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:376 (add_library): The target name "CONAN_LIB::pixman_{prefix}" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. Call Stack (most recent call first): build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:136 (conan_package_library_targets) build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:230 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) CMake Error at build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:377 (set_target_properties): set_target_properties Can not find target to add properties to: CONAN_LIB::pixman_{prefix} Call Stack (most recent call first): build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:136 (conan_package_library_targets) build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:230 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) CMake Error at build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:391 (set_property): set_property could not find TARGET CONAN_LIB::pixman_{prefix}. Perhaps it has not yet been created. Call Stack (most recent call first): build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:136 (conan_package_library_targets) build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:230 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) ERROR: pixman/0.40.0 (test package): Error in build() method, line 11 cmake.configure() ConanException: Error 1 while executing cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package\build\fb97ccfd31017b6998765eb34ff9e2ff041626c0 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package\build\fb97ccfd31017b6998765eb34ff9e2ff041626c0\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/pixman/all/test_v1_package/build/fb97ccfd31017b6998765eb34ff9e2ff041626c0" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package -
pixman/0.38.4@: 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.
All green in build 14 (8c7576c8a00819b164e7cf704959b80f3ce3f389):
Failure in build 15 (e49dcac4a4303e07a95ffd7a8eccdf02f3dbd85c):
-
pixman/0.40.0@: Didn't run or was cancelled before finishing
-
pixman/0.38.4@: CI failed to create some packages (All logs)
Logs for packageID
a79a557254fabcb77849dd623fed97c9c5ab7651:[settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] pixman:shared=False[...] > cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package\build\fb97ccfd31017b6998765eb34ff9e2ff041626c0 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package\build\fb97ccfd31017b6998765eb34ff9e2ff041626c0\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/pixman/all/test_v1_package/build/fb97ccfd31017b6998765eb34ff9e2ff041626c0" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/pixman/all/test_v1_package/build/fb97ccfd31017b6998765eb34ff9e2ff041626c0" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package ----------------- -- The C compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library {prefix} found C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.38.4/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Library {prefix} found C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.38.4/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.38.4/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib -- Configuring incomplete, errors occurred! See also "C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/pixman/all/test_v1_package/build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/CMakeFiles/CMakeOutput.log". CMake Error at build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:376 (add_library): The target name "CONAN_LIB::pixman_{prefix}" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. Call Stack (most recent call first): build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:136 (conan_package_library_targets) build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:230 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) CMake Error at build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:377 (set_target_properties): set_target_properties Can not find target to add properties to: CONAN_LIB::pixman_{prefix} Call Stack (most recent call first): build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:136 (conan_package_library_targets) build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:230 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) CMake Error at build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:391 (set_property): set_property could not find TARGET CONAN_LIB::pixman_{prefix}. Perhaps it has not yet been created. Call Stack (most recent call first): build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:136 (conan_package_library_targets) build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:230 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) ERROR: pixman/0.38.4 (test package): Error in build() method, line 11 cmake.configure() ConanException: Error 1 while executing cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package\build\fb97ccfd31017b6998765eb34ff9e2ff041626c0 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package\build\fb97ccfd31017b6998765eb34ff9e2ff041626c0\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/pixman/all/test_v1_package/build/fb97ccfd31017b6998765eb34ff9e2ff041626c0" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/pixman/all/test_v1_package/build/fb97ccfd31017b6998765eb34ff9e2ff041626c0" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package
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.
Failure in build 16 (acdf1ab83c5c16b730cc36abb5f6d38719c2c3a1):
-
pixman/0.40.0@: Didn't run or was cancelled before finishing
-
pixman/0.38.4@: CI failed to create some packages (All logs)
Logs for packageID
a79a557254fabcb77849dd623fed97c9c5ab7651:[settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] pixman:shared=False[...] -- The C compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library {prefix} found C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.38.4/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Conan: Using autogenerated Findpixman.cmake -- Found pixman: 0.38.4 (found version "0.38.4") -- Library {prefix} found C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.38.4/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.38.4/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib -- Configuring incomplete, errors occurred! See also "C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/pixman/all/test_v1_package/build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/CMakeFiles/CMakeOutput.log". CMake Error at build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:376 (add_library): The target name "CONAN_LIB::pixman_{prefix}" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. Call Stack (most recent call first): build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:136 (conan_package_library_targets) build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:230 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) CMake Error at build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:377 (set_target_properties): set_target_properties Can not find target to add properties to: CONAN_LIB::pixman_{prefix} Call Stack (most recent call first): build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:136 (conan_package_library_targets) build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:230 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) CMake Error at build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:391 (set_property): set_property could not find TARGET CONAN_LIB::pixman_{prefix}. Perhaps it has not yet been created. Call Stack (most recent call first): build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:136 (conan_package_library_targets) build/fb97ccfd31017b6998765eb34ff9e2ff041626c0/conanbuildinfo.cmake:230 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) ERROR: pixman/0.38.4 (test package): Error in build() method, line 11 cmake.configure() ConanException: Error 1 while executing cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package\build\fb97ccfd31017b6998765eb34ff9e2ff041626c0 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package\build\fb97ccfd31017b6998765eb34ff9e2ff041626c0\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/pixman/all/test_v1_package/build/fb97ccfd31017b6998765eb34ff9e2ff041626c0" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\pixman\all\test_v1_package
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.
Retriggering as I can't reproduce the failure locally - possibly a CCI issue? This is a bit odd:
ibrary {prefix} found C:/J/w/prod/BuildSingleReference/.conan/data/pixman/0.40.0/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/{prefix}.lib
Unformatted string in the recipe - obviously didn't look carefully enough.