******************************************************************************** conan install zxing-cpp/1.4.0@#58e5ac9fc69a7d6dd2b496c166d61d92 --build=zxing-cpp -pr /home/conan/w/prod/BuildSingleReference/56622/86bbd81d-e6ac-4b14-bd3f-231e347ae753/profile_linux_7_libstdcpp11_gcc_release_64.zxing-cpp-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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/prod/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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] zxing-cpp:shared=False [build_requires] [env] zxing-cpp/1.4.0: Forced build from source Installing package: zxing-cpp/1.4.0 Requirements zxing-cpp/1.4.0 from local cache - Cache Packages zxing-cpp/1.4.0:abe111dc5c37d6880038dbfeb0c77aea985b5a4a - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zxing-cpp/1.4.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/zxing-cpp/1.4.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK zxing-cpp/1.4.0: Copying sources to build folder zxing-cpp/1.4.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/zxing-cpp/1.4.0/_/_/build/abe111dc5c37d6880038dbfeb0c77aea985b5a4a zxing-cpp/1.4.0: Generator cmake created conanbuildinfo.cmake zxing-cpp/1.4.0: Aggregating env generators [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 zxing-cpp/1.4.0: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/zxing-cpp/1.4.0/_/_/build/abe111dc5c37d6880038dbfeb0c77aea985b5a4a/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/zxing-cpp/1.4.0/_/_/package/abe111dc5c37d6880038dbfeb0c77aea985b5a4a" -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" -DBUILD_WRITERS="True" -DBUILD_READERS="True" -DBUILD_EXAMPLES="False" -DBUILD_BLACKBOX_TESTS="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/zxing-cpp/1.4.0/_/_/build/abe111dc5c37d6880038dbfeb0c77aea985b5a4a' ----------------- -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - 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 language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++11 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test COMPILER_NEEDS_FLOAT_STORE -- Performing Test COMPILER_NEEDS_FLOAT_STORE - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/zxing-cpp/1.4.0/_/_/build/abe111dc5c37d6880038dbfeb0c77aea985b5a4a/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/zxing-cpp/1.4.0/_/_/build/abe111dc5c37d6880038dbfeb0c77aea985b5a4a/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target ZXing [ 0%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/BarcodeFormat.cpp.o [ 1%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/BitArray.cpp.o [ 2%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/BitMatrix.cpp.o [ 3%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/BitMatrixIO.cpp.o [ 4%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/CharacterSet.cpp.o [ 5%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/ConcentricFinder.cpp.o [ 6%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/ECI.cpp.o [ 7%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/GenericGF.cpp.o [ 7%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/GenericGFPoly.cpp.o [ 8%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/GTIN.cpp.o [ 9%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/TextUtfEncoding.cpp.o [ 10%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/ZXBigInteger.cpp.o [ 11%] Building CXX object source_subfolder/core/CMakeFiles/ZXing.dir/src/BinaryBitmap.cpp.o source_subfolder/core/CMakeFiles/ZXing.dir/build.make:198: recipe for target 'source_subfolder/core/CMakeFiles/ZXing.dir/src/GTIN.cpp.o' failed CMakeFiles/Makefile2:130: recipe for target 'source_subfolder/core/CMakeFiles/ZXing.dir/all' failed Makefile:148: recipe for target 'all' failed zxing-cpp/1.4.0: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/prod/BuildSingleReference/.conan/data/zxing-cpp/1.4.0/_/_/build/abe111dc5c37d6880038dbfeb0c77aea985b5a4a/source_subfolder/core/src/GTIN.cpp: In function ‘std::__cxx11::string ZXing::GTIN::EanAddOn(const ZXing::Result&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/zxing-cpp/1.4.0/_/_/build/abe111dc5c37d6880038dbfeb0c77aea985b5a4a/source_subfolder/core/src/GTIN.cpp:208:28: error: ‘const class ZXing::ByteArray’ has no member named ‘asString’ auto txt = result.bytes().asString(); ^~~~~~~~ make[2]: *** [source_subfolder/core/CMakeFiles/ZXing.dir/src/GTIN.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [source_subfolder/core/CMakeFiles/ZXing.dir/all] Error 2 make: *** [all] Error 2 zxing-cpp/1.4.0: ERROR: Package 'abe111dc5c37d6880038dbfeb0c77aea985b5a4a' build failed zxing-cpp/1.4.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/zxing-cpp/1.4.0/_/_/build/abe111dc5c37d6880038dbfeb0c77aea985b5a4a ERROR: zxing-cpp/1.4.0: Error in build() method, line 100 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/zxing-cpp/1.4.0/_/_/build/abe111dc5c37d6880038dbfeb0c77aea985b5a4a/build_subfolder' '--' '-j3'