Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_875_7_0_0/.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_875_7_0_0/.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_875_7_0_0/.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: 7.28125 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: 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
univalue/1.0.5 exports: File 'conandata.yml' found. Exporting it...
univalue/1.0.5 exports: Copied 1 '.yml' file: conandata.yml
univalue/1.0.5 exports_sources: Copied 1 '.patch' file: 0001-fix-windows.patch
[HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.0.5': {'url': 'https://github.com/jgarzik/univalue/archive/v1.0.5.tar.gz', 'sha256': '59eee225b078066c60277cab6dd93e74a0e7bed2be455db507eb39bd4f8e4319'}}, 'patches': {'1.0.5': [{'patch_file': 'patches/0001-fix-windows.patch', 'base_path': 'source_subfolder'}]}}
[HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches:
  1.0.5:
  - base_path: source_subfolder
    patch_file: patches/0001-fix-windows.patch
sources:
  1.0.5:
    sha256: 59eee225b078066c60277cab6dd93e74a0e7bed2be455db507eb39bd4f8e4319
    url: https://github.com/jgarzik/univalue/archive/v1.0.5.tar.gz

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

univalue/1.0.5: Forced build from source
libtool/2.4.6: Not found in local cache, looking in remotes...
libtool/2.4.6: Trying with 'c3i_PR-875_5df178c40e522a6fb1bcb2f5d17841f7696507be'...
libtool/2.4.6: Trying with 'central'...
Downloading conanmanifest.txt
Downloading conanfile.py
Downloading conan_export.tgz
libtool/2.4.6: Downloaded recipe revision 6f01770fd897b4a0bc4a1d814eed3733
automake/1.16.1: Not found in local cache, looking in remotes...
automake/1.16.1: Trying with 'c3i_PR-875_5df178c40e522a6fb1bcb2f5d17841f7696507be'...
automake/1.16.1: Trying with 'central'...
Downloading conanmanifest.txt
Downloading conanfile.py
Downloading conan_export.tgz
automake/1.16.1: Downloaded recipe revision b8fbffeeaed43b00ef3d3e4f70c6f96c
autoconf/2.69: Not found in local cache, looking in remotes...
autoconf/2.69: Trying with 'c3i_PR-875_5df178c40e522a6fb1bcb2f5d17841f7696507be'...
autoconf/2.69: Trying with 'central'...
Downloading conanmanifest.txt
Downloading conanfile.py
Downloading conan_export.tgz
autoconf/2.69: Downloaded recipe revision 9034c38ceb0d7cefc1b3af9bd4c15768
univalue/1.0.5 (test package): Installing package
Requirements
    univalue/1.0.5 from local cache - Cache
Packages
    univalue/1.0.5:2de3d908e1d9b246c9b2b6ea5c083ff1297f138b - Build
Build requirements
    autoconf/2.69 from 'central' - Downloaded
    automake/1.16.1 from 'central' - Downloaded
    libtool/2.4.6 from 'central' - Downloaded
Build requirements packages
    autoconf/2.69:44fcf6b9a7fb86b2586303e3db40189d3b511830 - Download
    automake/1.16.1:204f43eef24cf786568b45ac828cbce89cc82ac8 - Download
    libtool/2.4.6:7fdf727710370bcc770868a128f7d1b913367db9 - Download

Installing (downloading, building) binaries...
autoconf/2.69: Retrieving package 44fcf6b9a7fb86b2586303e3db40189d3b511830 from remote 'central' 
Downloading conanmanifest.txt
Downloading conaninfo.txt
Downloading conan_package.tgz
autoconf/2.69: Package installed 44fcf6b9a7fb86b2586303e3db40189d3b511830
autoconf/2.69: Downloaded package revision e27a72ed2a53f179538212de65da7276
automake/1.16.1: Retrieving package 204f43eef24cf786568b45ac828cbce89cc82ac8 from remote 'central' 
Downloading conanmanifest.txt
Downloading conaninfo.txt
Downloading conan_package.tgz
automake/1.16.1: Package installed 204f43eef24cf786568b45ac828cbce89cc82ac8
automake/1.16.1: Downloaded package revision 280e8b94364fac7b886ef0a4f6b3c08a
libtool/2.4.6: Retrieving package 7fdf727710370bcc770868a128f7d1b913367db9 from remote 'central' 
Downloading conanmanifest.txt
Downloading conaninfo.txt
Downloading conan_package.tgz
libtool/2.4.6: Package installed 7fdf727710370bcc770868a128f7d1b913367db9
libtool/2.4.6: Downloaded package revision 0ed5e2cdc10f25fb65921c7741af2c43
autoconf/2.69: Appending PATH env var with : /tmp/c3ipr/pr_875_7_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin
autoconf/2.69: Setting AC_MACRODIR to /tmp/c3ipr/pr_875_7_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf
autoconf/2.69: Setting AUTOCONF to /tmp/c3ipr/pr_875_7_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoconf
autoconf/2.69: Setting AUTORECONF to /tmp/c3ipr/pr_875_7_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoreconf
autoconf/2.69: Setting AUTOHEADER to /tmp/c3ipr/pr_875_7_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoheader
autoconf/2.69: Setting AUTOM4TE to /tmp/c3ipr/pr_875_7_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autom4te
autoconf/2.69: Setting AUTOM4TE_PERLLIBDIR to /tmp/c3ipr/pr_875_7_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf
[HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK
automake/1.16.1: Appending PATH env var with : /tmp/c3ipr/pr_875_7_0_0/.conan/data/automake/1.16.1/_/_/package/204f43eef24cf786568b45ac828cbce89cc82ac8/bin
automake/1.16.1: Setting ACLOCAL to /tmp/c3ipr/pr_875_7_0_0/.conan/data/automake/1.16.1/_/_/package/204f43eef24cf786568b45ac828cbce89cc82ac8/bin/aclocal
automake/1.16.1: Setting AUTOMAKE_DATADIR to /tmp/c3ipr/pr_875_7_0_0/.conan/data/automake/1.16.1/_/_/package/204f43eef24cf786568b45ac828cbce89cc82ac8/bin/share
automake/1.16.1: Setting AUTOMAKE_LIBDIR to /tmp/c3ipr/pr_875_7_0_0/.conan/data/automake/1.16.1/_/_/package/204f43eef24cf786568b45ac828cbce89cc82ac8/bin/share/automake-1.16
automake/1.16.1: Setting AUTOMAKE_PERLLIBDIR to /tmp/c3ipr/pr_875_7_0_0/.conan/data/automake/1.16.1/_/_/package/204f43eef24cf786568b45ac828cbce89cc82ac8/bin/share/automake-1.16
automake/1.16.1: Setting AUTOMAKE to /tmp/c3ipr/pr_875_7_0_0/.conan/data/automake/1.16.1/_/_/package/204f43eef24cf786568b45ac828cbce89cc82ac8/bin/automake
[HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK
libtool/2.4.6: Appending PATH env: /tmp/c3ipr/pr_875_7_0_0/.conan/data/libtool/2.4.6/_/_/package/7fdf727710370bcc770868a128f7d1b913367db9/bin
libtool/2.4.6: Setting LIBTOOL env to /tmp/c3ipr/pr_875_7_0_0/.conan/data/libtool/2.4.6/_/_/package/7fdf727710370bcc770868a128f7d1b913367db9/bin/libtool
libtool/2.4.6: Setting LIBTOOLIZE env to /tmp/c3ipr/pr_875_7_0_0/.conan/data/libtool/2.4.6/_/_/package/7fdf727710370bcc770868a128f7d1b913367db9/bin/libtoolize
libtool/2.4.6: Appending ACLOCAL_PATH env: /tmp/c3ipr/pr_875_7_0_0/.conan/data/libtool/2.4.6/_/_/package/7fdf727710370bcc770868a128f7d1b913367db9/bin/share/aclocal
[HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK
univalue/1.0.5: Applying build-requirement: libtool/2.4.6
univalue/1.0.5: Applying build-requirement: automake/1.16.1
univalue/1.0.5: Applying build-requirement: autoconf/2.69
[HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
univalue/1.0.5: Configuring sources in /tmp/c3ipr/pr_875_7_0_0/.conan/data/univalue/1.0.5/_/_/source

[HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK
[HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK
univalue/1.0.5: Copying sources to build folder
univalue/1.0.5: Building your package in /tmp/c3ipr/pr_875_7_0_0/.conan/data/univalue/1.0.5/_/_/build/2de3d908e1d9b246c9b2b6ea5c083ff1297f138b
univalue/1.0.5: Generator txt created conanbuildinfo.txt
[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
univalue/1.0.5: Calling build()

----Running------
> /tmp/c3ipr/pr_875_7_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoreconf --verbose --install --force
-----------------
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: /tmp/c3ipr/pr_875_7_0_0/.conan/data/automake/1.16.1/_/_/package/204f43eef24cf786568b45ac828cbce89cc82ac8/bin/aclocal --force -I build-aux/m4
autoreconf: configure.ac: tracing
autoreconf: running: /tmp/c3ipr/pr_875_7_0_0/.conan/data/libtool/2.4.6/_/_/package/7fdf727710370bcc770868a128f7d1b913367db9/bin/libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'.
libtoolize: copying file 'build-aux/m4/libtool.m4'
libtoolize: copying file 'build-aux/m4/ltoptions.m4'
libtoolize: copying file 'build-aux/m4/ltsugar.m4'
libtoolize: copying file 'build-aux/m4/ltversion.m4'
libtoolize: copying file 'build-aux/m4/lt~obsolete.m4'
autoreconf: running: /tmp/c3ipr/pr_875_7_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoconf --force
autoreconf: running: /tmp/c3ipr/pr_875_7_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoheader --force
autoreconf: running: /tmp/c3ipr/pr_875_7_0_0/.conan/data/automake/1.16.1/_/_/package/204f43eef24cf786568b45ac828cbce89cc82ac8/bin/automake --add-missing --copy --force-missing
configure.ac:45: installing 'build-aux/compile'
configure.ac:45: installing 'build-aux/config.guess'
configure.ac:45: installing 'build-aux/config.sub'
configure.ac:28: installing 'build-aux/install-sh'
configure.ac:28: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
autoreconf: Leaving directory `.'
univalue/1.0.5: Calling:
 > source_subfolder/configure '--enable-shared' '--disable-static' '--prefix=/tmp/c3ipr/pr_875_7_0_0/.conan/data/univalue/1.0.5/_/_/package/2de3d908e1d9b246c9b2b6ea5c083ff1297f138b' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' 

----Running------
> source_subfolder/configure '--enable-shared' '--disable-static' '--prefix=/tmp/c3ipr/pr_875_7_0_0/.conan/data/univalue/1.0.5/_/_/package/2de3d908e1d9b246c9b2b6ea5c083ff1297f138b' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' 
-----------------
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking whether /usr/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/bin/gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking dependency style of /usr/bin/g++... gcc3
checking how to run the C++ preprocessor... /usr/bin/g++ -E
checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/g++ static flag -static works... yes
checking if /usr/bin/g++ supports -c -o file.o... yes
checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pc/libunivalue.pc
config.status: creating pc/libunivalue-uninstalled.pc
config.status: creating univalue-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
univalue/1.0.5: 

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