Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_819_2_0_36/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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 '/tmp/c3ipr/pr_819_2_0_36/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_819_2_0_36/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 8.2734375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: CMakeLists.txt [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe libx265/3.2.1 exports: File 'conandata.yml' found. Exporting it... libx265/3.2.1 exports: Copied 1 '.yml' file: conandata.yml libx265/3.2.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'3.2.1': {'url': 'https://bitbucket.org/multicoreware/x265/downloads/x265_3.2.1.tar.gz', 'sha256': '7cf8ed2927fcb2914cdca51c974594770da705cb43288beea62b69c53725b5d7'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 3.2.1: sha256: 7cf8ed2927fcb2914cdca51c974594770da705cb43288beea62b69c53725b5d7 url: https://bitbucket.org/multicoreware/x265/downloads/x265_3.2.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK libx265/3.2.1: A new conanfile.py version was exported libx265/3.2.1: Folder: /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/export libx265/3.2.1: Using the exported files summary hash as the recipe revision: fcb1b2778daf3035830a899dec0b97a3 libx265/3.2.1: Exported revision: fcb1b2778daf3035830a899dec0b97a3 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux os_build=Linux [options] libx265:shared=True [build_requires] [env] libx265/3.2.1: Forced build from source libx265/3.2.1 (test package): Installing package Requirements libx265/3.2.1 from local cache - Cache Packages libx265/3.2.1:f61515bb4aaba0260db5387e8aaf274fdcbaa17d - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libx265/3.2.1: Configuring sources in /tmp/c3ipr/pr_819_2_0_36/.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 /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/build/f61515bb4aaba0260db5387e8aaf274fdcbaa17d libx265/3.2.1: 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 libx265/3.2.1: Calling build() -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- cmake version 3.16.1 -- 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: /usr/bin/nasm (found version "2.14.02") -- Found Nasm 2.14.02 to build assembly primitives -- x265 version 3.2.1+1-b5c86a64bbbe -- The ASM_NASM compiler identification is NASM -- Found assembler: /usr/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 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 -- Build files have been written to: /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/build/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/build_subfolder Scanning dependencies of target encoder Scanning dependencies of target common [ 2%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/search.cpp.o [ 2%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 3%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/pixel-a.asm.o [ 4%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 6%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 7%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 8%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 9%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/const-a.asm.o [ 10%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 12%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/cpu-a.asm.o [ 13%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/ssd-a.asm.o [ 14%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/level.cpp.o [ 15%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 16%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 18%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 19%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 20%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 21%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/build/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/source_subfolder/source/encoder/ratecontrol.cpp: In member function ‘int x265::RateControl::writeRateControlFrameStats(x265::Frame*, x265::RateControlEntry*)’: /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/build/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/source_subfolder/source/encoder/ratecontrol.cpp:2870:21: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] 2870 | sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); | ^~~~~~~~ ~~~~~~~~ /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/build/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/source_subfolder/source/encoder/ratecontrol.cpp:2871:21: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] 2871 | sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); | ^~~~~ ~~~~~ /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/build/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/source_subfolder/source/encoder/ratecontrol.cpp:2870:36: warning: ‘~’ directive writing 1 byte into a region of size between 0 and 127 [-Wformat-overflow=] 2870 | sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); | ^ /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/build/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/source_subfolder/source/encoder/ratecontrol.cpp:2870:20: note: ‘sprintf’ output between 3 and 140 bytes into a destination of size 128 2870 | sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/build/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/source_subfolder/source/encoder/ratecontrol.cpp:2871:33: warning: ‘~’ directive writing 1 byte into a region of size between 0 and 39 [-Wformat-overflow=] 2871 | sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); | ^ /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/build/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/source_subfolder/source/encoder/ratecontrol.cpp:2871:20: note: ‘sprintf’ output between 3 and 42 bytes into a destination of size 40 2871 | sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 22%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 24%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 25%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/api.cpp.o [ 26%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/mc-a.asm.o [ 27%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 27%] Built target encoder [ 28%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/mc-a2.asm.o [ 30%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/pixel-util8.asm.o [ 31%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/blockcopy8.asm.o [ 32%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/pixeladd8.asm.o [ 33%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/dct8.asm.o [ 34%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/seaintegral.asm.o [ 36%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/sad-a.asm.o [ 37%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/intrapred8.asm.o [ 38%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o [ 39%] 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 [ 42%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/ipfilter8.asm.o [ 43%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/loopfilter.asm.o [ 44%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o [ 45%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o [ 46%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o [ 48%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o [ 49%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o [ 50%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/primitives.cpp.o [ 51%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/pixel.cpp.o [ 53%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/dct.cpp.o [ 54%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 55%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/ipfilter.cpp.o [ 56%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/intrapred.cpp.o [ 57%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/loopfilter.cpp.o [ 59%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/constants.cpp.o [ 60%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/cpu.cpp.o [ 61%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/version.cpp.o [ 62%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/threading.cpp.o [ 63%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/threadpool.cpp.o [ 65%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/wavefront.cpp.o [ 66%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/md5.cpp.o [ 67%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/bitstream.cpp.o [ 68%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/yuv.cpp.o [ 69%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/shortyuv.cpp.o [ 71%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/picyuv.cpp.o [ 72%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/common.cpp.o [ 73%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/param.cpp.o [ 74%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/frame.cpp.o [ 75%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/framedata.cpp.o [ 77%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/cudata.cpp.o [ 78%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/slice.cpp.o [ 79%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/lowres.cpp.o [ 80%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/piclist.cpp.o [ 81%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/predict.cpp.o [ 83%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/scalinglist.cpp.o [ 84%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/quant.cpp.o [ 85%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/deblock.cpp.o [ 85%] Built target common Scanning dependencies of target x265-shared Scanning dependencies of target x265-static [ 86%] Linking CXX shared library ../../lib/libx265.so [ 87%] Linking CXX static library ../../lib/libx265.a [ 87%] Built target x265-static [ 87%] Built target x265-shared Scanning dependencies of target cli [ 90%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/input/y4m.cpp.o [ 90%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/input/input.cpp.o [ 91%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/input/yuv.cpp.o [ 92%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/output.cpp.o [ 93%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/raw.cpp.o [ 95%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/reconplay.cpp.o [ 96%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/y4m.cpp.o [ 97%] 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 'f61515bb4aaba0260db5387e8aaf274fdcbaa17d' built libx265/3.2.1: Build folder /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/build/f61515bb4aaba0260db5387e8aaf274fdcbaa17d 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 /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/package/f61515bb4aaba0260db5387e8aaf274fdcbaa17d libx265/3.2.1: Calling package() [ 43%] Built target encoder [ 85%] Built target common [ 87%] Built target x265-static [ 87%] Built target x265-shared [100%] Built target cli Install the project... -- Install configuration: "Debug" -- Installing: /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/package/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/lib/libx265.a -- Installing: /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/package/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/include/x265.h -- Installing: /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/package/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/include/x265_config.h -- Installing: /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/package/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/lib/libx265.so.179 -- Installing: /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/package/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/lib/libx265.so -- Installing: /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/package/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/lib/pkgconfig/x265.pc -- Installing: /tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/package/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/bin/x265 -- Set runtime path of "/tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/package/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/bin/x265" to "" [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 '.179' file: libx265.so.179 libx265/3.2.1 package(): Packaged 1 '.so' file: libx265.so libx265/3.2.1 package(): Packaged 2 '.h' files: x265.h, x265_config.h libx265/3.2.1 package(): Packaged 1 file: COPYING libx265/3.2.1: Package 'f61515bb4aaba0260db5387e8aaf274fdcbaa17d' created libx265/3.2.1: Created package revision 7850039b406648e5cfcf831e67238f5c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libx265/3.2.1 (test package): Generator cmake created conanbuildinfo.cmake libx265/3.2.1 (test package): Generator txt created conanbuildinfo.txt libx265/3.2.1 (test package): Generated conaninfo.txt libx265/3.2.1 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd/conan.lock' Using cached profile from lockfile [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 libx265/3.2.1 (test package): Running build() -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd /usr/bin/cmake -S/tmp/c3ipr/pr_819_2_0_36/test_package -B/tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd/CMakeFiles /tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd' cd /tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_819_2_0_36/test_package /tmp/c3ipr/pr_819_2_0_36/test_package /tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd /tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd /tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd' [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o /usr/bin/g++ -D_GLIBCXX_USE_CXX11_ABI=1 -I/tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/package/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/include -m64 -g -o CMakeFiles/test_package.dir/test_package.cpp.o -c /tmp/c3ipr/pr_819_2_0_36/test_package/test_package.cpp [100%] Linking CXX executable bin/test_package /usr/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /usr/bin/g++ -m64 -g -rdynamic CMakeFiles/test_package.dir/test_package.cpp.o -o bin/test_package -L/tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/package/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/lib -Wl,-rpath,/tmp/c3ipr/pr_819_2_0_36/.conan/data/libx265/3.2.1/_/_/package/f61515bb4aaba0260db5387e8aaf274fdcbaa17d/lib -lx265 -ldl -lpthread -lm -lstdc++ make[2]: Leaving directory '/tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd' [100%] Built target test_package make[1]: Leaving directory '/tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_819_2_0_36/test_package/build/ac43edb78d8c41f6d313eeb24163cf0a57c9a8fd/CMakeFiles 0 libx265/3.2.1 (test package): Running test() x265 [info]: HEVC encoder version 3.2.1+1-b5c86a64bbbe x265 [info]: build info [Linux][GCC 9.2.1][64 bit] 8bit x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 x265 [info]: Main profile, Level-3 (Main tier) x265 [info]: Thread pool created using 4 threads x265 [info]: Slices : 1 x265 [info]: frame threads / pool features : 2 / wpp(8 rows) x265 [warning]: Source height < 720p; disabling lookahead-slices x265 [info]: Coding QT: max CU size, min CU size : 64 / 8 x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 3 x265 [info]: Keyframe min / max / scenecut / bias: 25 / 250 / 40 / 5.00 x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2 x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0 x265 [info]: References / ref-limit cu / depth : 3 / off / on x265 [info]: AQ: mode / str / qg-size / cu-tree : 2 / 1.0 / 32 / 1 x265 [info]: Rate Control / qCompress : CRF-28.0 / 0.60 x265 [info]: tools: rd=3 psy-rd=2.00 early-skip rskip signhide tmvp b-intra x265 [info]: tools: strong-intra-smoothing deblock sao encoded 0 frames JSON file created at '/tmp/c3ipr/pr_819_2_0_36/_create.json'