******************************************************************************** conan install libx265/3.2.1@ --profile=/home/conan/w/BuildSingleReference/296/bda59f81-b605-486d-bcc8-9f0a744756de/profile.txt --build=libx265 ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 11.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=11 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=clang compiler.libcxx=libc++ compiler.version=11 os=Linux os_build=Linux [options] libx265:shared=False [build_requires] [env] libx265/3.2.1: Forced build from source Installing package: libx265/3.2.1 Requirements libx265/3.2.1 from 'conan-upstream' - Cache Packages libx265/3.2.1:b294236b064458e30cc67d31dd1c70ef21d8a6e2 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libx265/3.2.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libx265/3.2.1: Copying sources to build folder libx265/3.2.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2 libx265/3.2.1: 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 libx265/3.2.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/package/b294236b064458e30cc67d31dd1c70ef21d8a6e2" -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" -DENABLE_SHARED="False" -DENABLE_LIBNUMA="False" -DHIGH_BIT_DEPTH="False" -DMAIN12="False" -DENABLE_HDR10_PLUS="False" -DENABLE_SVT_HEVC="False" -DPLATFORM_LIBS="dl" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2' ----------------- -- The C compiler identification is Clang 11.0.1 -- The CXX compiler identification is Clang 11.0.1 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX 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) -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libc++ -- cmake version 3.16.6 -- Detected x86_64 target processor -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Success -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Could NOT find nasm (missing: NASM_EXECUTABLE) -- x265 version 0.0 -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for include file getopt.h -- Looking for include file getopt.h - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target common Scanning dependencies of target encoder [ 1%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/primitives.cpp.o [ 3%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/pixel.cpp.o [ 5%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 6%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/search.cpp.o [ 8%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/dct.cpp.o [ 10%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 11%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 13%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 15%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 16%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 18%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/ipfilter.cpp.o [ 20%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/intrapred.cpp.o [ 22%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 23%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/level.cpp.o [ 25%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 27%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/loopfilter.cpp.o [ 28%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 30%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 32%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/constants.cpp.o [ 33%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 35%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/cpu.cpp.o [ 37%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 38%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/version.cpp.o [ 40%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 42%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 44%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/threading.cpp.o [ 45%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 47%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/threadpool.cpp.o [ 49%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/wavefront.cpp.o [ 50%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/api.cpp.o [ 52%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/md5.cpp.o [ 54%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 55%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/bitstream.cpp.o [ 57%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/yuv.cpp.o [ 59%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/shortyuv.cpp.o [ 61%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/picyuv.cpp.o [ 61%] Built target encoder [ 62%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/common.cpp.o [ 64%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/param.cpp.o [ 66%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/frame.cpp.o [ 67%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/framedata.cpp.o [ 69%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/cudata.cpp.o [ 71%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/slice.cpp.o [ 72%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/lowres.cpp.o [ 74%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/piclist.cpp.o [ 76%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/predict.cpp.o [ 77%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/scalinglist.cpp.o [ 79%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/quant.cpp.o [ 81%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/deblock.cpp.o [ 81%] Built target common Scanning dependencies of target x265-static [ 83%] Linking CXX static library ../../lib/libx265.a [ 83%] Built target x265-static Scanning dependencies of target cli [ 84%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/input/input.cpp.o [ 86%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/input/yuv.cpp.o [ 88%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/input/y4m.cpp.o [ 89%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/output.cpp.o [ 91%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/raw.cpp.o [ 93%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/reconplay.cpp.o [ 94%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/y4m.cpp.o [ 96%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/yuv.cpp.o [ 98%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/x265.cpp.o [100%] Linking CXX executable ../../bin/x265 [100%] Built target cli libx265/3.2.1: Package 'b294236b064458e30cc67d31dd1c70ef21d8a6e2' built libx265/3.2.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2 libx265/3.2.1: Generated conaninfo.txt libx265/3.2.1: Generated conanbuildinfo.txt libx265/3.2.1: Generating the package libx265/3.2.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/package/b294236b064458e30cc67d31dd1c70ef21d8a6e2 libx265/3.2.1: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 77%] Built target encoder [ 81%] Built target common [ 83%] Built target x265-static [100%] Built target cli Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/package/b294236b064458e30cc67d31dd1c70ef21d8a6e2/lib/libx265.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/package/b294236b064458e30cc67d31dd1c70ef21d8a6e2/include/x265.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/package/b294236b064458e30cc67d31dd1c70ef21d8a6e2/include/x265_config.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/package/b294236b064458e30cc67d31dd1c70ef21d8a6e2/lib/pkgconfig/x265.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/package/b294236b064458e30cc67d31dd1c70ef21d8a6e2/bin/x265 [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 libx265/3.2.1 package(): Packaged 1 '.a' file: libx265.a libx265/3.2.1 package(): Packaged 1 file: COPYING libx265/3.2.1 package(): Packaged 2 '.h' files: x265_config.h, x265.h libx265/3.2.1: Package 'b294236b064458e30cc67d31dd1c70ef21d8a6e2' created libx265/3.2.1: Created package revision fe65e0fa35d01d641c7aab29856efc75 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR MAIN12 In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/analysis.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/analysis.h:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/predict.h:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/quant.h:29: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/scalinglist.h:36:12: warning: declaration shadows a variable in namespace 'x265' [-Wshadow] enum { NUM_SIZES = 4 }; // 4x4, 8x8, 16x16, 32x32 ^ /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/search.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/search.h:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/predict.h:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/quant.h:29: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/scalinglist.h:36:12: warning: declaration shadows a variable in namespace 'x265' [-Wshadow] enum { NUM_SIZES = 4 }; // 4x4, 8x8, 16x16, 32x32 ^ /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/frameencoder.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/encoder.h:30: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/scalinglist.h:36:12: warning: declaration shadows a variable in namespace 'x265' [-Wshadow] enum { NUM_SIZES = 4 }; // 4x4, 8x8, 16x16, 32x32 ^ /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/framefilter.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/encoder.h:30: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/scalinglist.h:36:12: warning: declaration shadows a variable in namespace 'x265' [-Wshadow] enum { NUM_SIZES = 4 }; // 4x4, 8x8, 16x16, 32x32 ^ /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/entropy.cpp:27: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/scalinglist.h:36:12: warning: declaration shadows a variable in namespace 'x265' [-Wshadow] enum { NUM_SIZES = 4 }; // 4x4, 8x8, 16x16, 32x32 ^ /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/ratecontrol.cpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/encoder.h:30: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/scalinglist.h:36:12: warning: declaration shadows a variable in namespace 'x265' [-Wshadow] enum { NUM_SIZES = 4 }; // 4x4, 8x8, 16x16, 32x32 ^ /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/encoder.cpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/encoder/encoder.h:30: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/scalinglist.h:36:12: warning: declaration shadows a variable in namespace 'x265' [-Wshadow] enum { NUM_SIZES = 4 }; // 4x4, 8x8, 16x16, 32x32 ^ /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/predict.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/predict.h:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/quant.h:29: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/scalinglist.h:36:12: warning: declaration shadows a variable in namespace 'x265' [-Wshadow] enum { NUM_SIZES = 4 }; // 4x4, 8x8, 16x16, 32x32 ^ /home/conan/w/BuildSingleReference/.conan/data/libx265/3.2.1/_/_/build/b294236b064458e30cc67d31dd1c70ef21d8a6e2/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ 1 warning generated.