******************************************************************************** conan install jbig/20160605@ --build=jbig --profile=/Users/jenkins/w/BuildSingleReference@10/21322/60c72117-44dd-46f5-b7ce-95bb3f3ed527/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@10/.conan/profiles/default) Found apple-clang 10.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=10.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@10/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] jbig:shared=True [build_requires] [env] jbig/20160605: Forced build from source Installing package: jbig/20160605 Requirements jbig/20160605 from local cache - Cache Packages jbig/20160605:6df58e7bfab31beab436596ae8f61e8709e42bb7 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jbig/20160605: Configuring sources in /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/source Unzipping 638.7KB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK jbig/20160605: Copying sources to build folder jbig/20160605: Building your package in /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7 jbig/20160605: Generator cmake created conanbuildinfo.cmake [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 jbig/20160605: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="10.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/package/6df58e7bfab31beab436596ae8f61e8709e42bb7" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_EXECUTABLES="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7' ----------------- -- The C compiler identification is AppleClang 10.0.1.10010046 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target jbig [ 28%] Building C object CMakeFiles/jbig.dir/source_subfolder/libjbig/jbig_tab.c.o [ 28%] Building C object CMakeFiles/jbig.dir/source_subfolder/libjbig/jbig.c.o [ 42%] Linking C shared library lib/libjbig.dylib [ 42%] Built target jbig Scanning dependencies of target jbgtopbm Scanning dependencies of target pbmtojbg [ 71%] Building C object CMakeFiles/pbmtojbg.dir/source_subfolder/pbmtools/pbmtojbg.c.o [ 71%] Building C object CMakeFiles/jbgtopbm.dir/source_subfolder/pbmtools/jbgtopbm.c.o [ 85%] Linking C executable bin/pbmtojbg [100%] Linking C executable bin/jbgtopbm [100%] Built target pbmtojbg [100%] Built target jbgtopbm jbig/20160605: Package '6df58e7bfab31beab436596ae8f61e8709e42bb7' built jbig/20160605: Build folder /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7 jbig/20160605: Generated conaninfo.txt jbig/20160605: Generated conanbuildinfo.txt jbig/20160605: Generating the package jbig/20160605: Package folder /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/package/6df58e7bfab31beab436596ae8f61e8709e42bb7 jbig/20160605: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/build_subfolder' '--target' 'install' '--' '-j4' ----------------- [ 42%] Built target jbig [100%] Built target jbgtopbm [100%] Built target pbmtojbg Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/package/6df58e7bfab31beab436596ae8f61e8709e42bb7/lib/libjbig.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/package/6df58e7bfab31beab436596ae8f61e8709e42bb7/include/jbig.h -- Installing: /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/package/6df58e7bfab31beab436596ae8f61e8709e42bb7/bin/pbmtojbg -- Installing: /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/package/6df58e7bfab31beab436596ae8f61e8709e42bb7/bin/jbgtopbm [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(): [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 jbig/20160605 package(): Packaged 3 files: pbmtojbg, jbgtopbm, COPYING jbig/20160605 package(): Packaged 1 '.h' file: jbig.h jbig/20160605 package(): Packaged 1 '.dylib' file: libjbig.dylib jbig/20160605: Package '6df58e7bfab31beab436596ae8f61e8709e42bb7' created jbig/20160605: Created package revision 361ff6da93b523ba77b4f51bf8f60fd1 jbig/20160605: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/package/6df58e7bfab31beab436596ae8f61e8709e42bb7/bin [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/source_subfolder/pbmtools/jbgtopbm.c:116:50: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] "does not contain an intact BIE header!\n", len); ^~~ /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/source_subfolder/pbmtools/jbgtopbm.c:162:63: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] "does not contain an intact BIE header with DPTABLE!\n", len); ^~~ /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/source_subfolder/pbmtools/jbgtopbm.c:167:60: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat] fprintf(d, "%06x: Error: single byte 0x%02x left\n", p - bie, *p); ~~~~ ^~~~~~~ %06lx /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/source_subfolder/pbmtools/jbgtopbm.c:171:34: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat] fprintf(d, "%06x: PSCD\n", p - bie); ~~~~ ^~~~~~~ %06lx /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/source_subfolder/pbmtools/jbgtopbm.c:175:39: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat] fprintf(d, "%06x: ESC SDNORM #%d\n", p - bie, sde++); ~~~~ ^~~~~~~ %06lx /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/source_subfolder/pbmtools/jbgtopbm.c:178:38: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat] fprintf(d, "%06x: ESC SDRST #%d\n", p - bie, sde++); ~~~~ ^~~~~~~ %06lx /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/source_subfolder/pbmtools/jbgtopbm.c:181:34: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat] fprintf(d, "%06x: ESC ABORT\n", p - bie); ~~~~ ^~~~~~~ %06lx /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/source_subfolder/pbmtools/jbgtopbm.c:184:34: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat] fprintf(d, "%06x: ESC NEWLEN ", p - bie); ~~~~ ^~~~~~~ %06lx /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/source_subfolder/pbmtools/jbgtopbm.c:193:34: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat] fprintf(d, "%06x: ESC ATMOVE ", p - bie); ~~~~ ^~~~~~~ %06lx /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/source_subfolder/pbmtools/jbgtopbm.c:202:35: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat] fprintf(d, "%06x: ESC COMMENT ", p - bie); ~~~~ ^~~~~~~ %06lx /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/source_subfolder/pbmtools/jbgtopbm.c:211:35: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat] fprintf(d, "%06x: ESC 0x%02x\n", p - bie, p[1]); ~~~~ ^~~~~~~ %06lx /Users/jenkins/w/BuildSingleReference@10/.conan/data/jbig/20160605/_/_/build/6df58e7bfab31beab436596ae8f61e8709e42bb7/source_subfolder/pbmtools/jbgtopbm.c:323:31: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] "20 bytes long\n", fnin, len); ^~~ 12 warnings generated.