******************************************************************************** conan install parg/1.0.2@#03f36c4702362c9c5506d55cddc07fc0 --build=parg -pr /Users/jenkins/w/prod/BuildSingleReference/271034/945bcf80-05f4-4baa-b22a-c77105747a21/profile_osx_130_libcpp_apple-clang_debug_64.parg-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] parg:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk parg/1.0.2: Forced build from source Installing package: parg/1.0.2 Requirements parg/1.0.2 from local cache - Cache Packages parg/1.0.2:d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK parg/1.0.2: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src parg/1.0.2: [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 parg/1.0.2: Copying sources to build folder parg/1.0.2: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e parg/1.0.2: Generator txt created conanbuildinfo.txt parg/1.0.2: Calling generate() parg/1.0.2: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' parg/1.0.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' parg/1.0.2: 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 parg/1.0.2: Calling build() parg/1.0.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source" ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX 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.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_BUILD_TYPE: Debug -- Performing Test CFLAG_Weverything -- Performing Test CFLAG_Weverything - Success -- Performing Test CFLAG_pedantic -- Performing Test CFLAG_pedantic - Success -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build/Debug parg/1.0.2: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build/Debug" '--' '-j4' ----------------- [ 25%] Building C object src/CMakeFiles/parg.dir/parg.c.o [ 50%] Linking C shared library libparg.dylib [ 50%] Built target parg [ 75%] Building C object src/CMakeFiles/test_parg.dir/test/test_parg.c.o [100%] Linking C executable test_parg [100%] Built target test_parg parg/1.0.2: Package 'd131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e' built parg/1.0.2: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build/Debug parg/1.0.2: Generated conaninfo.txt parg/1.0.2: Generated conanbuildinfo.txt parg/1.0.2: Generating the package parg/1.0.2: Package folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e parg/1.0.2: Calling package() parg/1.0.2: Copied 1 file: COPYING parg/1.0.2: CMake command: cmake --install "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e" ----Running------ > cmake --install "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e" ----------------- -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib/libparg.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/include/parg.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK parg/1.0.2 package(): Packaged 1 file: COPYING parg/1.0.2 package(): Packaged 1 '.h' file: parg.h parg/1.0.2 package(): Packaged 1 '.dylib' file: libparg.dylib parg/1.0.2: Package 'd131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e' created parg/1.0.2: Created package revision 2313ab428347f0299007df00c94fba1f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Deprecation Warning at src/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: parg This warning is for project developers. Use -Wno-dev to suppress it. In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src/parg.c:12: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src/parg.h:44:7: warning: padding struct 'struct parg_option' with 4 bytes to align 'flag' [-Wpadded] int *flag; /**< Pointer to flag variable */ ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src/parg.h:41:8: warning: padding size of 'struct parg_option' with 4 bytes to alignment boundary [-Wpadded] struct parg_option { ^ 2 warnings generated. In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src/test/test_parg.c:18: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src/test/greatest.h:208:18: warning: padding struct 'struct greatest_run_info' with 2 bytes to align 'tests_run' [-Wpadded] unsigned int tests_run; /* total test count */ ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src/test/greatest.h:222:17: warning: padding struct 'struct greatest_run_info' with 4 bytes to align 'msg' [-Wpadded] const char *msg; ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src/test/greatest.h:205:16: warning: padding size of 'struct greatest_run_info' with 4 bytes to alignment boundary [-Wpadded] typedef struct greatest_run_info { ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src/test/test_parg.c:694:1: warning: cast from 'const void *' to 'unsigned char *' drops const qualifier [-Wcast-qual] GREATEST_MAIN_DEFS(); ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src/test/greatest.h:893:43: note: expanded from macro 'GREATEST_MAIN_DEFS' unsigned char *buf = (unsigned char *)t, diff_mark = ' '; \ ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src/test/test_parg.c:12: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src/parg.h:44:7: warning: padding struct 'struct parg_option' with 4 bytes to align 'flag' [-Wpadded] int *flag; /**< Pointer to flag variable */ ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/parg/1.0.2/_/_/source/src/parg.h:41:8: warning: padding size of 'struct parg_option' with 4 bytes to alignment boundary [-Wpadded] struct parg_option { ^ 6 warnings generated. parg/1.0.2: 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 parg/1.0.2: 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 [HOOK - conan-center.py] post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libparg.dylib