******************************************************************************** conan install jxrlib/cci.20170615@ --build=jxrlib --profile=/home/conan/w/BuildSingleReference/23799/e11a5a0d-2e89-407c-9101-6c875162175e/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] jxrlib:shared=False [build_requires] [env] jxrlib/cci.20170615: Forced build from source Installing package: jxrlib/cci.20170615 Requirements jxrlib/cci.20170615 from local cache - Cache Packages jxrlib/cci.20170615:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jxrlib/cci.20170615: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK jxrlib/cci.20170615: Copying sources to build folder jxrlib/cci.20170615: Building your package in /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb jxrlib/cci.20170615: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK jxrlib/cci.20170615: Calling build() ----Running------ > cd 'build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' ----------------- -- The C compiler identification is GNU 6.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- 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 -- Conan: Adjusting fPIC flag (ON) -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/build_subfolder ----Running------ > cmake --build 'build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target jpegxr [ 3%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/sys/adapthuff.c.o [ 6%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/sys/image.c.o [ 10%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/sys/strcodec.c.o [ 13%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/sys/strPredQuant.c.o [ 16%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/sys/strTransform.c.o [ 20%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/sys/perfTimerANSI.c.o [ 23%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/decode/decode.c.o [ 26%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/decode/postprocess.c.o [ 30%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/decode/segdec.c.o [ 33%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/decode/strdec.c.o [ 36%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/decode/strInvTransform.c.o [ 40%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/decode/strPredQuantDec.c.o [ 43%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/decode/JXRTranscode.c.o [ 46%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/encode/encode.c.o [ 50%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/encode/segenc.c.o [ 53%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/encode/strenc.c.o [ 56%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/encode/strFwdTransform.c.o [ 60%] Building C object CMakeFiles/jpegxr.dir/source_subfolder/image/encode/strPredQuantEnc.c.o [ 63%] Linking C static library lib/libjpegxr.a [ 63%] Built target jpegxr Scanning dependencies of target jxrglue [ 70%] Building C object CMakeFiles/jxrglue.dir/source_subfolder/jxrgluelib/JXRGlue.c.o [ 70%] Building C object CMakeFiles/jxrglue.dir/source_subfolder/jxrgluelib/JXRMeta.c.o [ 73%] Building C object CMakeFiles/jxrglue.dir/source_subfolder/jxrgluelib/JXRGluePFC.c.o [ 76%] Building C object CMakeFiles/jxrglue.dir/source_subfolder/jxrgluelib/JXRGlueJxr.c.o [ 80%] Building C object CMakeFiles/jxrglue.dir/source_subfolder/jxrtestlib/JXRTest.c.o [ 83%] Building C object CMakeFiles/jxrglue.dir/source_subfolder/jxrtestlib/JXRTestBmp.c.o [ 86%] Building C object CMakeFiles/jxrglue.dir/source_subfolder/jxrtestlib/JXRTestHdr.c.o [ 90%] Building C object CMakeFiles/jxrglue.dir/source_subfolder/jxrtestlib/JXRTestPnm.c.o [ 93%] Building C object CMakeFiles/jxrglue.dir/source_subfolder/jxrtestlib/JXRTestTif.c.o [ 96%] Building C object CMakeFiles/jxrglue.dir/source_subfolder/jxrtestlib/JXRTestYUV.c.o [100%] Linking C static library lib/libjxrglue.a [100%] Built target jxrglue jxrlib/cci.20170615: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built jxrlib/cci.20170615: Build folder /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb jxrlib/cci.20170615: Generated conaninfo.txt jxrlib/cci.20170615: Generated conanbuildinfo.txt jxrlib/cci.20170615: Generating the package jxrlib/cci.20170615: Package folder /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb jxrlib/cci.20170615: Calling package() ----Running------ > cmake --build 'build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 63%] Built target jpegxr [100%] Built target jxrglue Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libjpegxr.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libjxrglue.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/JXRGlue.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/JXRMeta.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/JXRTest.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/windowsmediaphoto.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/guiddef.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/wmspecstrings_adt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/wmspecstrings_strict.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/wmspecstrings_undef.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/wmsal.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/wmspecstring.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(): [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 jxrlib/cci.20170615 package(): Packaged 2 '.a' files: libjxrglue.a, libjpegxr.a jxrlib/cci.20170615 package(): Packaged 10 '.h' files jxrlib/cci.20170615 package(): Packaged 1 file: LICENSE jxrlib/cci.20170615: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created jxrlib/cci.20170615: Created package revision 74d99f4febb0a5645c7f928b87e07330 [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 In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.c:28:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/image.c:29:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/adapthuff.c:29:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strPredQuant.c:29:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/perfTimerANSI.c:33:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/decode/decode.c:40:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/decode/postprocess.c:30:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/decode/segdec.c:29:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/decode/strdec.c:28:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/decode/strInvTransform.c:30:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/decode/strPredQuantDec.c:29:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/decode/JXRTranscode.c:30:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/encode/encode.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/encode/encode.c:31: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/encode/segenc.c:31:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/encode/strenc.c:28:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/encode/encode.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/encode/strFwdTransform.c:30: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/encode/strPredQuantEnc.c:29:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrgluelib/JXRMeta.h:30:0, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrgluelib/JXRGlue.h:34, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.h:34, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:29: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c: In function ‘PKTestFactory_CreateDecoderFromFile’: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:211:33: warning: passing argument 2 of ‘GetTestDecodeIID’ from incompatible pointer type [-Wincompatible-pointer-types] Call(GetTestDecodeIID(pExt, &pIID)); ^ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/windowsmediaphoto.h:245:23: note: in definition of macro ‘Failed’ #define Failed(err) ((err)<0) ^~~ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:211:5: note: in expansion of macro ‘Call’ Call(GetTestDecodeIID(pExt, &pIID)); ^~~~ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:108:5: note: expected ‘const PKIID ** {aka const unsigned int **}’ but argument is of type ‘PKIID ** {aka unsigned int **}’ ERR GetTestDecodeIID(const char* szExt, const PKIID** ppIID) ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrgluelib/JXRMeta.h:30:0, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrgluelib/JXRGlue.h:34, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.h:34, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:29: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:217:42: warning: passing argument 2 of ‘PKTestFactory_CreateCodec’ from incompatible pointer type [-Wincompatible-pointer-types] Call(PKTestFactory_CreateCodec(pIID, ppDecoder)); ^ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/windowsmediaphoto.h:245:23: note: in definition of macro ‘Failed’ #define Failed(err) ((err)<0) ^~~ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:217:5: note: in expansion of macro ‘Call’ Call(PKTestFactory_CreateCodec(pIID, ppDecoder)); ^~~~ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:125:5: note: expected ‘void **’ but argument is of type ‘PKImageDecode ** {aka struct tagPKImageDecode **}’ ERR PKTestFactory_CreateCodec(const PKIID* iid, void** ppv) ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrgluelib/JXRMeta.h:30:0, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrgluelib/JXRGlue.h:34, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.h:34, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:29: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c: In function ‘PKCreateTestFactory’: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:235:18: warning: passing argument 1 of ‘PKAlloc’ from incompatible pointer type [-Wincompatible-pointer-types] Call(PKAlloc(ppCFactory, sizeof(**ppCFactory))); ^ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/windowsmediaphoto.h:245:23: note: in definition of macro ‘Failed’ #define Failed(err) ((err)<0) ^~~ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:235:5: note: in expansion of macro ‘Call’ Call(PKAlloc(ppCFactory, sizeof(**ppCFactory))); ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.h:34:0, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:29: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrgluelib/JXRGlue.h:634:5: note: expected ‘void **’ but argument is of type ‘PKCodecFactory ** {aka struct tagPKCodecFactory **}’ ERR PKAlloc(void** ppv, size_t cb); ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c: In function ‘PKTestDecode_Release’: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:290:19: warning: passing argument 1 of ‘PKFree’ from incompatible pointer type [-Wincompatible-pointer-types] return PKFree(ppID); ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.h:34:0, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:29: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrgluelib/JXRGlue.h:635:5: note: expected ‘void **’ but argument is of type ‘PKTestDecode ** {aka struct tagPKTestDecode **}’ ERR PKFree(void** ppv); ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrgluelib/JXRMeta.h:30:0, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrgluelib/JXRGlue.h:34, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.h:34, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:29: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c: In function ‘PKTestDecode_Create’: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:299:18: warning: passing argument 1 of ‘PKAlloc’ from incompatible pointer type [-Wincompatible-pointer-types] Call(PKAlloc(ppID, sizeof(**ppID))); ^ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/windowsmediaphoto.h:245:23: note: in definition of macro ‘Failed’ #define Failed(err) ((err)<0) ^~~ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:299:5: note: in expansion of macro ‘Call’ Call(PKAlloc(ppID, sizeof(**ppID))); ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.h:34:0, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTest.c:29: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrgluelib/JXRGlue.h:634:5: note: expected ‘void **’ but argument is of type ‘PKTestDecode ** {aka struct tagPKTestDecode **}’ ERR PKAlloc(void** ppv, size_t cb); ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTestHdr.c:30:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif ANSI ^~~~ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTestPnm.c:30:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif ANSI ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTestTif.c:31:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:67:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif UNREFERENCED_PARAMETER ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTestTif.c:31: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTestTif.c: In function ‘PKImageDecode_Release_TIF’: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTestTif.c:912:18: warning: passing argument 1 of ‘WMPFree’ from incompatible pointer type [-Wincompatible-pointer-types] Call(WMPFree(&pID->EXT.TIF.uStripOffsets)); ^ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/windowsmediaphoto.h:245:23: note: in definition of macro ‘Failed’ #define Failed(err) ((err)<0) ^~~ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTestTif.c:912:5: note: in expansion of macro ‘Call’ Call(WMPFree(&pID->EXT.TIF.uStripOffsets)); ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTestTif.c:31:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:479:5: note: expected ‘void **’ but argument is of type ‘U32 ** {aka unsigned int **}’ ERR WMPFree(void** ppv); ^~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTestTif.c:31: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTestTif.c:913:18: warning: passing argument 1 of ‘WMPFree’ from incompatible pointer type [-Wincompatible-pointer-types] Call(WMPFree(&pID->EXT.TIF.uStripByteCounts)); ^ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/windowsmediaphoto.h:245:23: note: in definition of macro ‘Failed’ #define Failed(err) ((err)<0) ^~~ /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTestTif.c:913:5: note: in expansion of macro ‘Call’ Call(WMPFree(&pID->EXT.TIF.uStripByteCounts)); ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/jxrtestlib/JXRTestTif.c:31:0: /home/conan/w/BuildSingleReference/.conan/data/jxrlib/cci.20170615/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/image/sys/strcodec.h:479:5: note: expected ‘void **’ but argument is of type ‘U32 ** {aka unsigned int **}’ ERR WMPFree(void** ppv); ^~~~~~~