******************************************************************************** conan install gdcm/3.0.9@#829928690ad0b1201aba277cd8dcc9ab --build=gdcm -pr /home/conan/w/prod/BuildSingleReference/97022/1078e265-d9e7-484e-9421-8e8fe3687b2e/profile_linux_9_libstdcpp11_gcc_debug_64.gdcm-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /home/conan/w/prod/BuildSingleReference/.conan/data/gdcm/3.0.9/_/_/build/eafefbabad4ad1eb0e07271b58db2fb7983171b0/src/Utilities/gdcmuuid/gen_uuid.c:42: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/gdcm/3.0.9/_/_/build/eafefbabad4ad1eb0e07271b58db2fb7983171b0/src/Source/MediaStorageAndFileFormat/gdcmJPEG2000Codec.cxx: In function ‘opj_image_t* gdcm::rawtoimage(const char*, opj_cparameters_t*, size_t, int, int, int, int, int, int, int, int, int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gdcm/3.0.9/_/_/build/eafefbabad4ad1eb0e07271b58db2fb7983171b0/src/Source/MediaStorageAndFileFormat/gdcmJPEG2000Codec.cxx:1085:17: warning: ‘opj_image_comptparm::bpp’ is deprecated: Use prec instead [-Wdeprecated-declarations] 1085 | cmptparm[i].bpp = bitsallocated; | ^~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gdcm/3.0.9/_/_/build/eafefbabad4ad1eb0e07271b58db2fb7983171b0/src/Utilities/gdcm_openjpeg.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/gdcm/3.0.9/_/_/build/eafefbabad4ad1eb0e07271b58db2fb7983171b0/src/Source/MediaStorageAndFileFormat/gdcmJPEG2000Codec.cxx:28: /home/conan/w/prod/BuildSingleReference/.conan/data/openjpeg/2.5.0/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openjpeg-2.5/openjpeg.h:750:5: note: declared here 750 | OPJ_DEPRECATED_STRUCT_MEMBER(OPJ_UINT32 bpp, "Use prec instead"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/gdcm/3.0.9/_/_/build/eafefbabad4ad1eb0e07271b58db2fb7983171b0/src/Source/MediaStorageAndFileFormat/gdcmJPEG2000Codec.cxx:1085:17: warning: ‘opj_image_comptparm::bpp’ is deprecated: Use prec instead [-Wdeprecated-declarations] 1085 | cmptparm[i].bpp = bitsallocated; | ^~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gdcm/3.0.9/_/_/build/eafefbabad4ad1eb0e07271b58db2fb7983171b0/src/Utilities/gdcm_openjpeg.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/gdcm/3.0.9/_/_/build/eafefbabad4ad1eb0e07271b58db2fb7983171b0/src/Source/MediaStorageAndFileFormat/gdcmJPEG2000Codec.cxx:28: /home/conan/w/prod/BuildSingleReference/.conan/data/openjpeg/2.5.0/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openjpeg-2.5/openjpeg.h:750:5: note: declared here 750 | OPJ_DEPRECATED_STRUCT_MEMBER(OPJ_UINT32 bpp, "Use prec instead"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/gdcm/3.0.9/_/_/build/eafefbabad4ad1eb0e07271b58db2fb7983171b0/src/Source/MediaStorageAndFileFormat/gdcmJPEG2000Codec.cxx:1085:17: warning: ‘opj_image_comptparm::bpp’ is deprecated: Use prec instead [-Wdeprecated-declarations] 1085 | cmptparm[i].bpp = bitsallocated; | ^~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gdcm/3.0.9/_/_/build/eafefbabad4ad1eb0e07271b58db2fb7983171b0/src/Utilities/gdcm_openjpeg.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/gdcm/3.0.9/_/_/build/eafefbabad4ad1eb0e07271b58db2fb7983171b0/src/Source/MediaStorageAndFileFormat/gdcmJPEG2000Codec.cxx:28: /home/conan/w/prod/BuildSingleReference/.conan/data/openjpeg/2.5.0/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openjpeg-2.5/openjpeg.h:750:5: note: declared here 750 | OPJ_DEPRECATED_STRUCT_MEMBER(OPJ_UINT32 bpp, "Use prec instead"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdcm/3.0.9: 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 gdcm/3.0.9: 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(): ERROR: [CMAKE-MODULES-CONFIG-FILES (KB-H016)] The conan-center repository doesn't allow the packages to contain CMake find modules or config files. The packages have to be located using generators and the declared `cpp_info` information (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H016) [HOOK - conan-center.py] post_package(): ERROR: [CMAKE-MODULES-CONFIG-FILES (KB-H016)] Found files: ./lib/gdcm-3.0/GDCMConfig.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H016) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output