******************************************************************************** conan install libx265/3.4@ --profile=/Users/jenkins/w/BuildSingleReference/3643/252ae471-7704-4eaf-8014-20c52790626c/profile.txt --build=libx265 ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/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=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] libx265:shared=False [build_requires] [env] libx265/3.4: Forced build from source nasm/2.14: Not found in local cache, looking in remotes... nasm/2.14: Trying with 'conan-upstream'... nasm/2.14: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nasm/2.14: Downloaded recipe revision deaa38d665d7a31d71c67acf7e5c98ca Installing package: libx265/3.4 Requirements libx265/3.4 from local cache - Cache Packages libx265/3.4:dfed11b76ca8cbdfe0c68910d615a3e14f42b423 - Build Build requirements nasm/2.14 from 'conan-center' - Downloaded Build requirements packages nasm/2.14:801752c0480319b8e090188c566245a78e9abcf4 - Download Installing (downloading, building) binaries... nasm/2.14: Retrieving package 801752c0480319b8e090188c566245a78e9abcf4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nasm/2.14: Package installed 801752c0480319b8e090188c566245a78e9abcf4 nasm/2.14: Downloaded package revision a2057b70deef7535cbae2f322beb8d93 nasm/2.14: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libx265/3.4: Applying build-requirement: nasm/2.14 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libx265/3.4: Configuring sources in /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/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.4: Copying sources to build folder libx265/3.4: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423 libx265/3.4: Generator cmake created conanbuildinfo.cmake libx265/3.4: Generator cmake_find_package created Findnasm.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.4: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dfed11b76ca8cbdfe0c68910d615a3e14f42b423" -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_MODULE_PATH="/Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DENABLE_PIC="True" -DENABLE_SHARED="False" -DENABLE_ASSEMBLY="True" -DENABLE_LIBNUMA="False" -DCMAKE_SHARED_LINKER_FLAGS="-Wl,-read_only_relocs,suppress" -DHIGH_BIT_DEPTH="False" -DMAIN12="False" -DENABLE_HDR10_PLUS="False" -DENABLE_SVT_HEVC="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- 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: C++ stdlib: libc++ -- cmake version 3.18.4 -- 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 -- Found nasm: /Users/jenkins/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/nasm (found version "2.14") -- Found Nasm 2.14 to build assembly primitives -- x265 version 0.0 -- The ASM_NASM compiler identification is NASM -- Found assembler: /Users/jenkins/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/nasm -- 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: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/build_subfolder' '--' '-j8' ----------------- Scanning dependencies of target encoder Scanning dependencies of target common [ 2%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 3%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 3%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 4%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/search.cpp.o [ 5%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 7%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 8%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 9%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/pixel-a.asm.o [ 10%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/const-a.asm.o [ 11%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/level.cpp.o [ 12%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/cpu-a.asm.o [ 14%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/ssd-a.asm.o [ 15%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 16%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/mc-a.asm.o [ 17%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/mc-a2.asm.o [ 18%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/pixel-util8.asm.o [ 20%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/blockcopy8.asm.o [ 21%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/pixeladd8.asm.o [ 22%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 23%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 24%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 25%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/dct8.asm.o [ 27%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 28%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 29%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/seaintegral.asm.o [ 30%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 31%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/sad-a.asm.o [ 32%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 34%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/api.cpp.o [ 35%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/intrapred8.asm.o [ 36%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 36%] Built target encoder [ 37%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o [ 38%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/v4-ipfilter8.asm.o [ 40%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/h-ipfilter8.asm.o [ 41%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/ipfilter8.asm.o [ 42%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/loopfilter.asm.o [ 43%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o [ 44%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o [ 45%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o [ 47%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o [ 48%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o [ 49%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/primitives.cpp.o [ 50%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/pixel.cpp.o [ 51%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/dct.cpp.o [ 52%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 54%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/ipfilter.cpp.o [ 55%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/intrapred.cpp.o [ 56%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/loopfilter.cpp.o [ 57%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/constants.cpp.o [ 58%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/cpu.cpp.o [ 60%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/version.cpp.o [ 61%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/threading.cpp.o [ 62%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/threadpool.cpp.o [ 63%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/wavefront.cpp.o [ 64%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/md5.cpp.o [ 65%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/bitstream.cpp.o [ 67%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/yuv.cpp.o [ 68%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/shortyuv.cpp.o [ 69%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/picyuv.cpp.o [ 70%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/common.cpp.o [ 71%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/param.cpp.o [ 72%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/frame.cpp.o [ 74%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/framedata.cpp.o [ 75%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/cudata.cpp.o [ 76%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/slice.cpp.o [ 77%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/lowres.cpp.o [ 78%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/piclist.cpp.o [ 80%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/predict.cpp.o [ 81%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/scalinglist.cpp.o [ 82%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/quant.cpp.o [ 83%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/deblock.cpp.o [ 84%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/scaler.cpp.o [ 84%] Built target common Scanning dependencies of target x265-static [ 85%] Linking CXX static library ../../lib/libx265.a [ 85%] Built target x265-static Scanning dependencies of target cli [ 87%] 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/raw.cpp.o [ 90%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/reconplay.cpp.o [ 92%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/input/input.cpp.o [ 92%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/output.cpp.o [ 94%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/y4m.cpp.o [ 95%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/yuv.cpp.o [ 96%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/x265.cpp.o [ 97%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/x265cli.cpp.o [ 98%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/abrEncApp.cpp.o [100%] Linking CXX executable ../../bin/x265 [100%] Built target cli libx265/3.4: Package 'dfed11b76ca8cbdfe0c68910d615a3e14f42b423' built libx265/3.4: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423 libx265/3.4: Generated conaninfo.txt libx265/3.4: Generated conanbuildinfo.txt libx265/3.4: Generating the package libx265/3.4: Package folder /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dfed11b76ca8cbdfe0c68910d615a3e14f42b423 libx265/3.4: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/build_subfolder' '--target' 'install' '--' '-j8' ----------------- [ 21%] Built target encoder [ 84%] Built target common [ 85%] Built target x265-static [100%] Built target cli Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/lib/libx265.a -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/include/x265.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/include/x265_config.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/lib/pkgconfig/x265.pc -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/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.4 package(): Packaged 1 file: COPYING libx265/3.4 package(): Packaged 2 '.h' files: x265.h, x265_config.h libx265/3.4 package(): Packaged 1 '.a' file: libx265.a libx265/3.4: Package 'dfed11b76ca8cbdfe0c68910d615a3e14f42b423' created libx265/3.4: Created package revision 43c38611430a0ca330f7edbef1bfd146 [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 /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/search.cpp:30: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/search.h:29: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/predict.h:30: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/quant.h:29: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/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 ^ /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/frameencoder.cpp:32: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/encoder.h:30: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/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 ^ /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/analysis.cpp:33: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/analysis.h:30: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/predict.h:30: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/quant.h:29: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/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 ^ /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/framefilter.cpp:28: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/encoder.h:30: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/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 ^ /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/entropy.cpp:27: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/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 ^ /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ 1 warning generated. In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/ratecontrol.cpp:36: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/encoder.h:30: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/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 ^ /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ 1 warning generated. In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/encoder.cpp:36: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/encoder/encoder.h:30: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/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 ^ /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ 1 warning generated. In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/predict.cpp:29: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/predict.h:30: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/quant.h:29: /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/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 ^ /Users/jenkins/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dfed11b76ca8cbdfe0c68910d615a3e14f42b423/source_subfolder/source/common/cudata.h:51:5: note: previous declaration is here NUM_SIZES ^ 1 warning generated.