Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_863_2_0_10/.conan/profiles/default)
CC and CXX: /usr/bin/gcc, /usr/bin/g++ 
Found gcc 5.4
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_863_2_0_10/.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=5
	compiler.libcxx=libstdc++
	build_type=Release
*** You can change them in /tmp/c3ipr/pr_863_2_0_10/.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: 11.958984375 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', 'patches/**')
[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
libqrencode/4.0.0 exports: File 'conandata.yml' found. Exporting it...
libqrencode/4.0.0 exports: Copied 1 '.yml' file: conandata.yml
libqrencode/4.0.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt
libqrencode/4.0.0 exports_sources: Copied 2 '.patch' files: 0002-cmake-fix-install.patch, 0001-remove-deprecated-attribute.patch
[HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'4.0.0': {'url': 'https://github.com/fukuchi/libqrencode/archive/v4.0.0.tar.gz', 'sha256': 'c2c8a8110354463a3332cb48abf8581c8d94136af4dc1418f891cc9c7719e3c1'}}, 'patches': {'4.0.0': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0001-remove-deprecated-attribute.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/0002-cmake-fix-install.patch'}]}}
[HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches:
  4.0.0:
  - base_path: source_subfolder
    patch_file: patches/0001-remove-deprecated-attribute.patch
  - base_path: source_subfolder
    patch_file: patches/0002-cmake-fix-install.patch
sources:
  4.0.0:
    sha256: c2c8a8110354463a3332cb48abf8581c8d94136af4dc1418f891cc9c7719e3c1
    url: https://github.com/fukuchi/libqrencode/archive/v4.0.0.tar.gz

[HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK
libqrencode/4.0.0: A new conanfile.py version was exported
libqrencode/4.0.0: Folder: /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/export
libqrencode/4.0.0: Using the exported files summary hash as the recipe revision: 1d2c1d49801214c32908dcbe82e6ddc2 
libqrencode/4.0.0: Exported revision: 1d2c1d49801214c32908dcbe82e6ddc2
Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Debug
compiler=gcc
compiler.libcxx=libstdc++
compiler.version=5
os=Linux
os_build=Linux
[options]
libqrencode:shared=True
[build_requires]
[env]

libiconv/1.15: Not found in local cache, looking in remotes...
libiconv/1.15: Trying with 'c3i_PR-863_ee4f40d46f12faff414a1548a2f09031cb730103'...
libiconv/1.15: Trying with 'central'...
Downloading conanmanifest.txt
Downloading conanfile.py
Downloading conan_export.tgz
libiconv/1.15: Downloaded recipe revision 10e2dfa84c0bf72ed5be9e19868450ad
libpng/1.6.37: Not found in local cache, looking in remotes...
libpng/1.6.37: Trying with 'c3i_PR-863_ee4f40d46f12faff414a1548a2f09031cb730103'...
libpng/1.6.37: Trying with 'central'...
Downloading conanmanifest.txt
Downloading conanfile.py
Downloading conan_export.tgz
libpng/1.6.37: Downloaded recipe revision e50c3691fa2c523648a27c7b96b1378e
zlib/1.2.11: Not found in local cache, looking in remotes...
zlib/1.2.11: Trying with 'c3i_PR-863_ee4f40d46f12faff414a1548a2f09031cb730103'...
zlib/1.2.11: Trying with 'central'...
Downloading conanmanifest.txt
Downloading conanfile.py
Downloading conan_export.tgz
zlib/1.2.11: Downloaded recipe revision 419994c54789da229ef991be6c2563b3
libqrencode/4.0.0: Forced build from source
libqrencode/4.0.0 (test package): Installing package
Requirements
    libiconv/1.15 from 'central' - Downloaded
    libpng/1.6.37 from 'central' - Downloaded
    libqrencode/4.0.0 from local cache - Cache
    zlib/1.2.11 from 'central' - Downloaded
Packages
    libiconv/1.15:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download
    libpng/1.6.37:91ae19a35257669d0dca610de2dc09a17562606a - Download
    libqrencode/4.0.0:5bb64eafe115f34d0b6ee70b0740a38d6e0004a4 - Build
    zlib/1.2.11:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download

libiconv/1.15: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'central' 
Downloading conanmanifest.txt
Downloading conaninfo.txt
Downloading conan_package.tgz
libiconv/1.15: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3
libiconv/1.15: Downloaded package revision c29a785e75a1301348d766f7aa71166d
[HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK
zlib/1.2.11: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'central' 
Downloading conanmanifest.txt
Downloading conaninfo.txt
Downloading conan_package.tgz
zlib/1.2.11: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3
zlib/1.2.11: Downloaded package revision 832a28c4d2fa193a6d83925a17717ac4
[HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK
libpng/1.6.37: Retrieving package 91ae19a35257669d0dca610de2dc09a17562606a from remote 'central' 
Downloading conanmanifest.txt
Downloading conaninfo.txt
Downloading conan_package.tgz
libpng/1.6.37: Package installed 91ae19a35257669d0dca610de2dc09a17562606a
libpng/1.6.37: Downloaded package revision e5328d6a54f8e9c54ca66758853f2286
[HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK
[HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
libqrencode/4.0.0: Configuring sources in /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/source

[HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK
[HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK
libqrencode/4.0.0: Copying sources to build folder
libqrencode/4.0.0: Building your package in /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/build/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4
libqrencode/4.0.0: Generator cmake created conanbuildinfo.cmake
libqrencode/4.0.0: Generator cmake_find_package created Findlibiconv.cmake
libqrencode/4.0.0: Generator cmake_find_package created FindPNG.cmake
libqrencode/4.0.0: Generator cmake_find_package created FindZLIB.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
libqrencode/4.0.0: Calling build()
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- 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 5
-- Conan: Checking correct version: 5
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Conan: Using autogenerated FindPNG.cmake
-- Found PNG: 1.6.37 (found version "1.6.37") 
-- Library png16d found /tmp/c3ipr/pr_863_2_0_10/.conan/data/libpng/1.6.37/_/_/package/91ae19a35257669d0dca610de2dc09a17562606a/lib/libpng16d.a
-- Found: /tmp/c3ipr/pr_863_2_0_10/.conan/data/libpng/1.6.37/_/_/package/91ae19a35257669d0dca610de2dc09a17562606a/lib/libpng16d.a
-- Library m not found in package, might be system one
-- Conan: Using autogenerated FindZLIB.cmake
-- Found ZLIB: 1.2.11 (found version "1.2.11") 
-- Library z found /tmp/c3ipr/pr_863_2_0_10/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a
-- Found: /tmp/c3ipr/pr_863_2_0_10/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a
-- Performing Test Iconv_IS_BUILT_IN
-- Performing Test Iconv_IS_BUILT_IN - Success
-- Found Iconv: /usr/lib/x86_64-linux-gnu/libc.so  
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for strdup
-- Looking for strdup - found
-- ------------------------------------------------------------
-- [QRencode] Configuration summary.
-- ------------------------------------------------------------ 
--  System configuration:
--  .. Processor type .............. = x86_64
--  .. CMake executable ............ = /usr/bin/cmake
--  .. CMake version ............... = 3.16.4
--  .. System name ................. = Linux-4.14.138+
--  .. C++ compiler ................ = /usr/bin/g++
--  .. C compiler .................. = /usr/bin/gcc
--  .. size(void*) ................. = 8
--  Dependencies:
--  .. Thread library of the system  = -lpthread
--  .. Iconv ....................... = TRUE
--  .... Iconv includes ............ = 
--  .... Iconv library ............. = 
--  .. ZLIB ........................ = TRUE
--  .. PNG ......................... = TRUE
--  .... PNG includes .............. = /tmp/c3ipr/pr_863_2_0_10/.conan/data/libpng/1.6.37/_/_/package/91ae19a35257669d0dca610de2dc09a17562606a/include
--  .... PNG library ............... = /tmp/c3ipr/pr_863_2_0_10/.conan/data/libpng/1.6.37/_/_/package/91ae19a35257669d0dca610de2dc09a17562606a/lib/libpng16d.a;m;ZLIB::ZLIB
--  Project configuration:
--  .. Build test programs  ........ = False
--  .. Build utility tools  ........ = False
--  .. Installation prefix ......... = /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4
-- ------------------------------------------------------------ 
-- 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


-- Build files have been written to: /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/build/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4/build_subfolder
Scanning dependencies of target qrencode
[ 20%] Building C object source_subfolder/CMakeFiles/qrencode.dir/qrinput.c.o
[ 20%] Building C object source_subfolder/CMakeFiles/qrencode.dir/qrencode.c.o
[ 30%] Building C object source_subfolder/CMakeFiles/qrencode.dir/bitstream.c.o
[ 40%] Building C object source_subfolder/CMakeFiles/qrencode.dir/qrspec.c.o
[ 50%] Building C object source_subfolder/CMakeFiles/qrencode.dir/rsecc.c.o
[ 60%] Building C object source_subfolder/CMakeFiles/qrencode.dir/split.c.o
[ 70%] Building C object source_subfolder/CMakeFiles/qrencode.dir/mask.c.o
[ 80%] Building C object source_subfolder/CMakeFiles/qrencode.dir/mqrspec.c.o
[ 90%] Building C object source_subfolder/CMakeFiles/qrencode.dir/mmask.c.o
[100%] Linking C shared library ../lib/libqrencode.so
[100%] Built target qrencode
libqrencode/4.0.0: Package '5bb64eafe115f34d0b6ee70b0740a38d6e0004a4' built
libqrencode/4.0.0: Build folder /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/build/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4
libqrencode/4.0.0: Generated conaninfo.txt
libqrencode/4.0.0: Generated conanbuildinfo.txt
libqrencode/4.0.0: Generating the package
libqrencode/4.0.0: Package folder /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4
libqrencode/4.0.0: Calling package()
-- 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 5
-- Conan: Checking correct version: 5
-- Conan: Using autogenerated FindPNG.cmake
-- Library png16d found /tmp/c3ipr/pr_863_2_0_10/.conan/data/libpng/1.6.37/_/_/package/91ae19a35257669d0dca610de2dc09a17562606a/lib/libpng16d.a
-- Found: /tmp/c3ipr/pr_863_2_0_10/.conan/data/libpng/1.6.37/_/_/package/91ae19a35257669d0dca610de2dc09a17562606a/lib/libpng16d.a
-- Library m not found in package, might be system one
-- Conan: Using autogenerated FindZLIB.cmake
-- Library z found /tmp/c3ipr/pr_863_2_0_10/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a
-- Found: /tmp/c3ipr/pr_863_2_0_10/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a
-- ------------------------------------------------------------
-- [QRencode] Configuration summary.
-- ------------------------------------------------------------ 
--  System configuration:
--  .. Processor type .............. = x86_64
--  .. CMake executable ............ = /usr/bin/cmake
--  .. CMake version ............... = 3.16.4
--  .. System name ................. = Linux-4.14.138+
--  .. C++ compiler ................ = /usr/bin/g++
--  .. C compiler .................. = /usr/bin/gcc
--  .. size(void*) ................. = 8
--  Dependencies:
--  .. Thread library of the system  = -lpthread
--  .. Iconv ....................... = TRUE
--  .... Iconv includes ............ = 
--  .... Iconv library ............. = 
--  .. ZLIB ........................ = TRUE
--  .. PNG ......................... = TRUE
--  .... PNG includes .............. = /tmp/c3ipr/pr_863_2_0_10/.conan/data/libpng/1.6.37/_/_/package/91ae19a35257669d0dca610de2dc09a17562606a/include
--  .... PNG library ............... = /tmp/c3ipr/pr_863_2_0_10/.conan/data/libpng/1.6.37/_/_/package/91ae19a35257669d0dca610de2dc09a17562606a/lib/libpng16d.a;m;ZLIB::ZLIB
--  Project configuration:
--  .. Build test programs  ........ = False
--  .. Build utility tools  ........ = False
--  .. Installation prefix ......... = /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4
-- ------------------------------------------------------------ 
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/build/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4/build_subfolder
[100%] Built target qrencode
Install the project...
-- Install configuration: "Debug"
-- Installing: /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4/share/man/man1/qrencode.1
-- Installing: /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4/lib/pkgconfig/libqrencode.pc
-- Installing: /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4/include/qrencode.h
-- Installing: /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4/lib/libqrencode.so.4.0.0
-- Installing: /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4/lib/libqrencode.so.4
-- Installing: /tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4/lib/libqrencode.so
[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
libqrencode/4.0.0 package(): Packaged 1 '.0' file: libqrencode.so.4.0.0
libqrencode/4.0.0 package(): Packaged 1 '.4' file: libqrencode.so.4
libqrencode/4.0.0 package(): Packaged 1 '.so' file: libqrencode.so
libqrencode/4.0.0 package(): Packaged 1 '.h' file: qrencode.h
libqrencode/4.0.0 package(): Packaged 1 file: COPYING
libqrencode/4.0.0: Package '5bb64eafe115f34d0b6ee70b0740a38d6e0004a4' created
libqrencode/4.0.0: Created package revision 89656c45c3f1aee851e679cfe45b3525
[HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK
libqrencode/4.0.0 (test package): Generator cmake created conanbuildinfo.cmake
libqrencode/4.0.0 (test package): Generator txt created conanbuildinfo.txt
libqrencode/4.0.0 (test package): Generated conaninfo.txt
libqrencode/4.0.0 (test package): Generated graphinfo
Using lockfile: '/tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0/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
libqrencode/4.0.0 (test package): Running build()
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- 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 5
-- Conan: Checking correct version: 5
-- Conan: C++ stdlib: libstdc++
-- 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_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0
/usr/bin/cmake -S/tmp/c3ipr/pr_863_2_0_10/test_package -B/tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0/CMakeFiles /tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0'
/usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend
make[2]: Entering directory '/tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0'
cd /tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_863_2_0_10/test_package /tmp/c3ipr/pr_863_2_0_10/test_package /tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0 /tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0 /tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0/CMakeFiles/test_package.dir/DependInfo.cmake --color=
Scanning dependencies of target test_package
make[2]: Leaving directory '/tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0'
/usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build
make[2]: Entering directory '/tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0'
[ 33%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o
[ 66%] Building C object CMakeFiles/test_package.dir/genqr.c.o
/usr/bin/g++  -D_GLIBCXX_USE_CXX11_ABI=0 -I/tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4/include -I/tmp/c3ipr/pr_863_2_0_10/.conan/data/libiconv/1.15/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/include -I/tmp/c3ipr/pr_863_2_0_10/.conan/data/libpng/1.6.37/_/_/package/91ae19a35257669d0dca610de2dc09a17562606a/include -I/tmp/c3ipr/pr_863_2_0_10/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/include  -m64 -g    -o CMakeFiles/test_package.dir/test_package.cpp.o -c /tmp/c3ipr/pr_863_2_0_10/test_package/test_package.cpp
/usr/bin/gcc -D_GLIBCXX_USE_CXX11_ABI=0 -I/tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4/include -I/tmp/c3ipr/pr_863_2_0_10/.conan/data/libiconv/1.15/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/include -I/tmp/c3ipr/pr_863_2_0_10/.conan/data/libpng/1.6.37/_/_/package/91ae19a35257669d0dca610de2dc09a17562606a/include -I/tmp/c3ipr/pr_863_2_0_10/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/include  -m64 -g    -o CMakeFiles/test_package.dir/genqr.c.o   -c /tmp/c3ipr/pr_863_2_0_10/test_package/genqr.c
[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 CMakeFiles/test_package.dir/genqr.c.o  -o bin/test_package   -L/tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4/lib  -L/tmp/c3ipr/pr_863_2_0_10/.conan/data/libiconv/1.15/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib  -L/tmp/c3ipr/pr_863_2_0_10/.conan/data/libpng/1.6.37/_/_/package/91ae19a35257669d0dca610de2dc09a17562606a/lib  -L/tmp/c3ipr/pr_863_2_0_10/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib  -Wl,-rpath,/tmp/c3ipr/pr_863_2_0_10/.conan/data/libqrencode/4.0.0/_/_/package/5bb64eafe115f34d0b6ee70b0740a38d6e0004a4/lib:/tmp/c3ipr/pr_863_2_0_10/.conan/data/libiconv/1.15/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib:/tmp/c3ipr/pr_863_2_0_10/.conan/data/libpng/1.6.37/_/_/package/91ae19a35257669d0dca610de2dc09a17562606a/lib:/tmp/c3ipr/pr_863_2_0_10/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib -lqrencode -liconv -lpng16d -lm -lz 
make[2]: Leaving directory '/tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0'
[100%] Built target test_package
make[1]: Leaving directory '/tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0'
/usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_863_2_0_10/test_package/build/27aa7a20364a7cc745c1d45f40ba490d443e50b0/CMakeFiles 0
libqrencode/4.0.0 (test package): Running test()
Generating QR code for the 'dummy.png' text and store to the dummy.png file

JSON file created at '/tmp/c3ipr/pr_863_2_0_10/_create.json'