Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_748_2_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_748_2_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_748_2_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: 17.158203125 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 Exporting package recipe autoconf/2.69 exports: File 'conandata.yml' found. Exporting it... autoconf/2.69 exports: Copied 1 '.yml' file: conandata.yml autoconf/2.69 exports_sources: Copied 3 '.patch' files: 0001-autom4te-relocatable.patch, 0002-no-perl-path-in-shebang.patch, 0003-uppercase-autom4te_perllibdir.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.69': {'sha256': '954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969', 'url': 'https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz'}}, 'patches': {'2.69': [{'patch_file': 'patches/0001-autom4te-relocatable.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0002-no-perl-path-in-shebang.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0003-uppercase-autom4te_perllibdir.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: '2.69': - base_path: source_subfolder patch_file: patches/0001-autom4te-relocatable.patch - base_path: source_subfolder patch_file: patches/0002-no-perl-path-in-shebang.patch - base_path: source_subfolder patch_file: patches/0003-uppercase-autom4te_perllibdir.patch sources: '2.69': sha256: 954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 url: https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK autoconf/2.69: A new conanfile.py version was exported autoconf/2.69: Folder: /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/export autoconf/2.69: Using the exported files summary hash as the recipe revision: 00ab0818618fb8f94d16b5b48c4233e8 autoconf/2.69: Exported revision: 00ab0818618fb8f94d16b5b48c4233e8 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] [build_requires] [env] autoconf/2.69: Forced build from source autoconf/2.69 (test package): Installing package Requirements autoconf/2.69 from local cache - Cache Packages autoconf/2.69:44fcf6b9a7fb86b2586303e3db40189d3b511830 - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK autoconf/2.69: Configuring sources in /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK autoconf/2.69: Copying sources to build folder autoconf/2.69: Building your package in /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830 autoconf/2.69: 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 autoconf/2.69: Calling build() autoconf/2.69: Calling: > /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/configure '--datarootdir=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share' '--prefix=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' 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-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu configure: autobuild project... GNU Autoconf configure: autobuild revision... 2.69 configure: autobuild hostname... jnlp-linux-gcc-5-c53hh configure: autobuild timestamp... 20200129T182502Z checking whether /bin/sh -n is known to work... no checking for characters that cannot appear in file names... none checking whether directories can have trailing spaces... yes checking for expr... /usr/bin/expr checking for GNU M4 that supports accurate traces... /usr/bin/m4 checking whether /usr/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking whether /usr/bin/perl Fcntl::flock is implemented... yes checking for emacs... no checking for xemacs... no checking for emacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking whether make is case sensitive... yes configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating man/Makefile config.status: creating lib/emacs/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/Autom4te/Makefile config.status: creating lib/autoscan/Makefile config.status: creating lib/m4sugar/Makefile config.status: creating lib/autoconf/Makefile config.status: creating lib/autotest/Makefile config.status: creating bin/Makefile config.status: linking /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/GNUmakefile to GNUmakefile config.status: executing tests/atconfig commands make all-recursive make[1]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830' Making all in bin make[2]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin' cd /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder && /bin/bash /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing --run automake-1.11 --gnu bin/Makefile /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing: line 51: automake-1.11: command not found WARNING: 'automake-1.11' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. cd .. && /bin/bash ./config.status bin/Makefile config.status: creating bin/Makefile rm -f autom4te autom4te.tmp cd ../lib && make autom4te.cfg cd ../lib/m4sugar && make version.m4 srcdir=''; \ test -f ./autom4te.in || srcdir=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/bin/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin|g' -e 's|@pkgdatadir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf|g' -e 's|@prefix[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib' make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/m4sugar' cd .. && /bin/bash ./config.status lib/Makefile cd ../.. && /bin/bash ./config.status lib/m4sugar/Makefile chmod +x autom4te.tmp chmod a-w autom4te.tmp mv autom4te.tmp autom4te rm -f autoheader autoheader.tmp srcdir=''; \ test -f ./autoheader.in || srcdir=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/bin/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin|g' -e 's|@pkgdatadir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf|g' -e 's|@prefix[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' ${srcdir}autoheader.in >autoheader.tmp chmod +x autoheader.tmp chmod a-w autoheader.tmp mv autoheader.tmp autoheader rm -f autoreconf autoreconf.tmp srcdir=''; \ test -f ./autoreconf.in || srcdir=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/bin/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin|g' -e 's|@pkgdatadir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf|g' -e 's|@prefix[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' ${srcdir}autoreconf.in >autoreconf.tmp config.status: creating lib/m4sugar/Makefile config.status: creating lib/Makefile chmod +x autoreconf.tmp chmod a-w autoreconf.tmp mv autoreconf.tmp autoreconf :;{ \ echo '# This file is part of -*- Autoconf -*-.' && \ echo '# Version of Autoconf.' && \ echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \ echo '# Free Software Foundation, Inc.' && \ echo &&\ echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \ echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \ echo 'm4_define([m4_PACKAGE_VERSION], [2.69])' && \ echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.69])' && \ echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ echo 'm4_define([m4_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])' && \ echo 'm4_define([m4_PACKAGE_YEAR], ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/ChangeLog`'])'; \ } > version.m4-t rm -f ifnames ifnames.tmp rm -f autom4te.cfg autom4te.tmp srcdir=''; \ test -f ./ifnames.in || srcdir=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/bin/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin|g' -e 's|@pkgdatadir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf|g' -e 's|@prefix[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' ${srcdir}ifnames.in >ifnames.tmp sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin|g' -e 's|@pkgdatadir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf|g' -e 's|@prefix[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|mawk|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autom4te.in >autom4te.tmp mv version.m4-t version.m4 make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/m4sugar' rm -f autoscan autoscan.tmp srcdir=''; \ test -f ./autoscan.in || srcdir=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/bin/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin|g' -e 's|@pkgdatadir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf|g' -e 's|@prefix[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' ${srcdir}autoscan.in >autoscan.tmp chmod a-w autom4te.tmp mv autom4te.tmp autom4te.cfg chmod +x ifnames.tmp make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib' rm -f autoupdate autoupdate.tmp chmod a-w ifnames.tmp mv ifnames.tmp ifnames srcdir=''; \ test -f ./autoupdate.in || srcdir=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/bin/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin|g' -e 's|@pkgdatadir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf|g' -e 's|@prefix[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' ${srcdir}autoupdate.in >autoupdate.tmp AUTOM4TE_PERLLIBDIR='/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib --language M4sh --cache '' --melt /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/bin/autoconf.as -o autoconf.in chmod +x autoscan.tmp chmod a-w autoscan.tmp mv autoscan.tmp autoscan chmod +x autoupdate.tmp chmod a-w autoupdate.tmp mv autoupdate.tmp autoupdate rm -f autoconf autoconf.tmp srcdir=''; \ test -f ./autoconf.in || srcdir=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/bin/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin|g' -e 's|@pkgdatadir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf|g' -e 's|@prefix[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' ${srcdir}autoconf.in >autoconf.tmp chmod +x autoconf.tmp chmod a-w autoconf.tmp mv autoconf.tmp autoconf make[2]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin' Making all in . make[2]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830' cd . && /bin/bash ./config.status Makefile config.status: creating Makefile make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830' Making all in lib make[2]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib' Making all in Autom4te make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/Autom4te' cd ../.. && /bin/bash ./config.status lib/Autom4te/Makefile config.status: creating lib/Autom4te/Makefile make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/Autom4te' Making all in m4sugar make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/m4sugar' AUTOM4TE_PERLLIBDIR='/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib \ --language=m4sugar \ --freeze \ --output=m4sugar.m4f AUTOM4TE_PERLLIBDIR='/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib \ --language=m4sh \ --freeze \ --output=m4sh.m4f make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/m4sugar' Making all in autoconf make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autoconf' cd ../.. && /bin/bash ./config.status lib/autoconf/Makefile config.status: creating lib/autoconf/Makefile AUTOM4TE_PERLLIBDIR='/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib \ --language=autoconf \ --freeze \ --output=autoconf.m4f make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autoconf' Making all in autotest make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autotest' cd ../.. && /bin/bash ./config.status lib/autotest/Makefile config.status: creating lib/autotest/Makefile AUTOM4TE_PERLLIBDIR='/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib \ --language=autotest \ --freeze \ --output=autotest.m4f make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autotest' Making all in autoscan make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autoscan' cd ../.. && /bin/bash ./config.status lib/autoscan/Makefile config.status: creating lib/autoscan/Makefile echo '# Automatically Generated: do not edit this file' >autoscan.list sed '/^[#]/!q' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoscan/autoscan.pre >>autoscan.list ( \ sed -n '/^[^#]/p' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoscan/autoscan.pre; \ AUTOM4TE_PERLLIBDIR='/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \ ) | LC_ALL=C sort >>autoscan.list make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autoscan' Making all in emacs make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/emacs' cd ../.. && /bin/bash ./config.status lib/emacs/Makefile config.status: creating lib/emacs/Makefile WARNING: Warnings can be ignored. :-) if test "no" != no; then \ set x; \ list='autoconf-mode.el autotest-mode.el'; for p in $list; do \ if test -f "$p"; then d=; else d="/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/emacs/"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS="no" /bin/bash /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/elisp-comp "$@" || exit 1; \ else : ; fi make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/emacs' make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib' make[2]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib' Making all in doc make[2]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/doc' cd .. && /bin/bash ./config.status doc/Makefile config.status: creating doc/Makefile make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/doc' Making all in tests make[2]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/tests' cd .. && /bin/bash ./config.status tests/Makefile config.status: creating tests/Makefile AUTOM4TE_PERLLIBDIR='/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder'/lib --language=M4sh /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/tests/wrapper.as -o wrapper.in rm -f autoconf autoconf.tmp rm -f autoheader autoheader.tmp rm -f autom4te autom4te.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder|g' -e 's|@abs_top_builddir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder|g' -e 's|@abs_top_builddir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder|g' -e 's|@abs_top_builddir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp chmod +x autoheader.tmp chmod +x autoconf.tmp chmod +x autom4te.tmp chmod a-w autoheader.tmp chmod a-w autoconf.tmp chmod a-w autom4te.tmp mv -f autoheader.tmp autoheader mv -f autoconf.tmp autoconf mv -f autom4te.tmp autom4te rm -f autoreconf autoreconf.tmp rm -f autoscan autoscan.tmp rm -f autoupdate autoupdate.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder|g' -e 's|@abs_top_builddir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder|g' -e 's|@abs_top_builddir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder|g' -e 's|@abs_top_builddir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp chmod +x autoreconf.tmp chmod +x autoscan.tmp chmod +x autoupdate.tmp chmod a-w autoreconf.tmp chmod a-w autoscan.tmp chmod a-w autoupdate.tmp mv -f autoreconf.tmp autoreconf mv -f autoscan.tmp autoscan mv -f autoupdate.tmp autoupdate rm -f ifnames ifnames.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder|g' -e 's|@abs_top_builddir[@]|/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp chmod +x ifnames.tmp chmod a-w ifnames.tmp mv -f ifnames.tmp ifnames make[2]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/tests' Making all in man make[2]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/man' cd .. && /bin/bash ./config.status man/Makefile config.status: creating man/Makefile Updating man page /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader.1 PATH="../tests:/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux:$PATH"; \ Updating man page /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te.1 export PATH; \ /bin/bash /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing --run help2man \ --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader.x \ --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/common.x \ --source='GNU Autoconf 2.69' \ --output=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader.1.t `echo '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader' | sed 's,.*/,,'` PATH="../tests:/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux:$PATH"; \ export PATH; \ /bin/bash /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing --run help2man \ --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te.x \ --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/common.x \ --source='GNU Autoconf 2.69' \ --output=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te.1.t `echo '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te' | sed 's,.*/,,'` Updating man page /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf.1 PATH="../tests:/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux:$PATH"; \ export PATH; \ /bin/bash /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing --run help2man \ --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf.x \ --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/common.x \ --source='GNU Autoconf 2.69' \ --output=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf.1.t `echo '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf' | sed 's,.*/,,'` /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing: line 51: help2man: command not found /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing: line 51: help2man: command not found /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing: line 51: help2man: command not found WARNING: 'help2man' is missing on your system. You should only need it if you modified a dependency of a manual page. You may need the Help2man package in order for those modifications to take effect. You can get Help2man from any GNU archive site. WARNING: 'help2man' is missing on your system. You should only need it if you modified a dependency of a manual page. You may need the Help2man package in order for those modifications to take effect. You can get Help2man from any GNU archive site. WARNING: 'help2man' is missing on your system. You should only need it if you modified a dependency of a manual page. You may need the Help2man package in order for those modifications to take effect. You can get Help2man from any GNU archive site. if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader.1 >/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader.1.t | cmp /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader.1a.t - >/dev/null 2>&1; then \ touch /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader.1; \ else \ mv /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader.1.t /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader.1; \ fi if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf.1 >/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf.1.t | cmp /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf.1a.t - >/dev/null 2>&1; then \ touch /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf.1; \ else \ mv /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf.1.t /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf.1; \ fi if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te.1 >/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te.1.t | cmp /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te.1a.t - >/dev/null 2>&1; then \ touch /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te.1; \ else \ mv /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te.1.t /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te.1; \ fi rm -f /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te.1*.t rm -f /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader.1*.t rm -f /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf.1*.t Updating man page /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate.1 Updating man page /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan.1 PATH="../tests:/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux:$PATH"; \ export PATH; \ /bin/bash /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing --run help2man \ --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate.x \ --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/common.x \ --source='GNU Autoconf 2.69' \ --output=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate.1.t `echo '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate' | sed 's,.*/,,'` PATH="../tests:/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux:$PATH"; \ export PATH; \ /bin/bash /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing --run help2man \ --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan.x \ --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/common.x \ --source='GNU Autoconf 2.69' \ --output=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan.1.t `echo '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan' | sed 's,.*/,,'` Updating man page /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames.1 PATH="../tests:/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux:$PATH"; \ export PATH; \ /bin/bash /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing --run help2man \ --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames.x \ --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/common.x \ --source='GNU Autoconf 2.69' \ --output=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames.1.t `echo '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames' | sed 's,.*/,,'` /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing: line 51: help2man: command not found /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing: line 51: help2man: command not found /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/build-aux/missing: line 51: help2man: command not found WARNING: 'help2man' is missing on your system. You should only need it if you modified a dependency of a manual page. You may need the Help2man package in order for those modifications to take effect. You can get Help2man from any GNU archive site. WARNING: 'help2man' is missing on your system. You should only need it if you modified a dependency of a manual page. You may need the Help2man package in order for those modifications to take effect. You can get Help2man from any GNU archive site. WARNING: 'help2man' is missing on your system. You should only need it if you modified a dependency of a manual page. You may need the Help2man package in order for those modifications to take effect. You can get Help2man from any GNU archive site. if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate.1 >/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate.1.t | cmp /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate.1a.t - >/dev/null 2>&1; then \ touch /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate.1; \ else \ mv /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate.1.t /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate.1; \ fi if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan.1 >/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan.1.t | cmp /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan.1a.t - >/dev/null 2>&1; then \ touch /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan.1; \ else \ mv /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan.1.t /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan.1; \ fi if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames.1 >/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames.1.t | cmp /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames.1a.t - >/dev/null 2>&1; then \ touch /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames.1; \ else \ mv /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames.1.t /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames.1; \ fi rm -f /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate.1*.t rm -f /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan.1*.t rm -f /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames.1*.t make[2]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/man' make[1]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830' autoconf/2.69: Package '44fcf6b9a7fb86b2586303e3db40189d3b511830' built autoconf/2.69: Build folder /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830 autoconf/2.69: Generated conaninfo.txt autoconf/2.69: Generated conanbuildinfo.txt autoconf/2.69: Generating the package autoconf/2.69: Package folder /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830 autoconf/2.69: Calling package() make install-recursive make[1]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830' Making install in bin make[2]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin' make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin' test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin" make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin' make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin' make[2]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin' Making install in . make[2]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830' make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830' make[3]: Nothing to be done for 'install-exec-am'. test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf" /usr/bin/install -c -m 644 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/INSTALL '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf' make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830' make[2]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830' Making install in lib make[2]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib' Making install in Autom4te make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/Autom4te' make[4]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/Autom4te' make[4]: Nothing to be done for 'install-exec-am'. test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/Autom4te" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/Autom4te" /usr/bin/install -c -m 644 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/Autom4te/C4che.pm /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/Autom4te/ChannelDefs.pm /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/Autom4te/Channels.pm /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/Autom4te/Configure_ac.pm /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/Autom4te/FileUtils.pm /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/Autom4te/General.pm /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/Autom4te/Getopt.pm /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/Autom4te/Request.pm /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/Autom4te/XFile.pm '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/Autom4te' make[4]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/Autom4te' make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/Autom4te' Making install in m4sugar make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/m4sugar' make[4]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/m4sugar' make[4]: Nothing to be done for 'install-exec-am'. test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/m4sugar" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/m4sugar" test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/m4sugar" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/m4sugar" /usr/bin/install -c -m 644 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/m4sugar/m4sugar.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/m4sugar/foreach.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/m4sugar/m4sh.m4 '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/m4sugar' /usr/bin/install -c -m 644 version.m4 m4sugar.m4f m4sh.m4f '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/m4sugar' make[4]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/m4sugar' make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/m4sugar' Making install in autoconf make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autoconf' make[4]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autoconf' make[4]: Nothing to be done for 'install-exec-am'. test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autoconf" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autoconf" test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autoconf" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autoconf" /usr/bin/install -c -m 644 autoconf.m4f '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autoconf' /usr/bin/install -c -m 644 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/autoconf.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/general.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/status.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/oldnames.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/specific.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/autoheader.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/autoupdate.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/autotest.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/autoscan.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/lang.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/c.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/erlang.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/fortran.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/functions.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/go.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/headers.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/types.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/libs.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autoconf/programs.m4 '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autoconf' make[4]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autoconf' make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autoconf' Making install in autotest make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autotest' make[4]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autotest' make[4]: Nothing to be done for 'install-exec-am'. test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autotest" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autotest" test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autotest" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autotest" /usr/bin/install -c -m 644 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autotest/autotest.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autotest/general.m4 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/lib/autotest/specific.m4 '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autotest' /usr/bin/install -c -m 644 autotest.m4f '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autotest' make[4]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autotest' make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autotest' Making install in autoscan make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autoscan' make[4]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autoscan' make[4]: Nothing to be done for 'install-exec-am'. test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autoscan" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autoscan" /usr/bin/install -c -m 644 autoscan.list '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autoscan' make[4]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autoscan' make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/autoscan' Making install in emacs make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/emacs' make[4]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/emacs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/emacs' make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib/emacs' make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib' make[4]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib' make[4]: Nothing to be done for 'install-exec-am'. test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf" /usr/bin/install -c -m 644 autom4te.cfg '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf' make[4]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib' make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib' make[2]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/lib' Making install in doc make[2]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/doc' make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/info" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/info" /usr/bin/install -c -m 644 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/doc/autoconf.info /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/doc/standards.info '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/info' make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/doc' make[2]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/doc' Making install in tests make[2]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/tests' make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/tests' make[2]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/tests' Making install in man make[2]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/man' make[3]: Entering directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/man' make[3]: Nothing to be done for 'install-exec-am'. test -z "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/man/man1" || /bin/mkdir -p "/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/man/man1" /usr/bin/install -c -m 644 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoconf.1 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoheader.1 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autom4te.1 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoreconf.1 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoscan.1 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/autoupdate.1 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/ifnames.1 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/config.guess.1 /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/source_subfolder/man/config.sub.1 '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/man/man1' make[3]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/man' make[2]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830/man' make[1]: Leaving directory '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/build/44fcf6b9a7fb86b2586303e3db40189d3b511830' [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 autoconf/2.69 package(): Packaged 10 files autoconf/2.69 package(): Packaged 1 '.cfg' file: autom4te.cfg autoconf/2.69 package(): Packaged 1 '.list' file: autoscan.list autoconf/2.69 package(): Packaged 26 '.m4' files autoconf/2.69 package(): Packaged 4 '.m4f' files: autotest.m4f, autoconf.m4f, m4sugar.m4f, m4sh.m4f autoconf/2.69 package(): Packaged 9 '.pm' files autoconf/2.69 package(): Packaged 1 '.EXCEPTION' file: COPYING.EXCEPTION autoconf/2.69: Package '44fcf6b9a7fb86b2586303e3db40189d3b511830' created autoconf/2.69: Created package revision c0902acbd44f716139a7be57e1f30ba1 autoconf/2.69: Appending PATH env var with : /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin autoconf/2.69: Setting AC_MACRODIR to /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf autoconf/2.69: Setting AUTOCONF to /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoconf autoconf/2.69: Setting AUTORECONF to /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoreconf autoconf/2.69: Setting AUTOHEADER to /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoheader autoconf/2.69: Setting AUTOM4TE to /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autom4te autoconf/2.69: Setting AUTOM4TE_PERLLIBDIR to /tmp/c3ipr/pr_748_2_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 autoconf/2.69 (test package): Generator txt created conanbuildinfo.txt autoconf/2.69 (test package): Generated conaninfo.txt autoconf/2.69 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_748_2_0_0/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6/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 autoconf/2.69 (test package): Running build() autoconf: running /tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autom4te --verbose --language=autoconf --output=configure configure.ac autom4te: the trace request object is: autom4te: $VAR1 = bless( [ autom4te: '0', autom4te: 0, autom4te: [ autom4te: '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf' autom4te: ], autom4te: [ autom4te: '/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autoconf/autoconf.m4f', autom4te: 'configure.ac' autom4te: ], autom4te: { autom4te: 'AC_CONFIG_SUBDIRS' => 1, autom4te: 'AM_ENABLE_MULTILIB' => 1, autom4te: 'AC_CONFIG_HEADERS' => 1, autom4te: 'AM_XGETTEXT_OPTION' => 1, autom4te: 'AM_PROG_MOC' => 1, autom4te: 'LT_CONFIG_LTDL_DIR' => 1, autom4te: 'AC_DEFINE_TRACE_LITERAL' => 1, autom4te: 'AM_POT_TOOLS' => 1, autom4te: 'm4_include' => 1, autom4te: 'AC_CANONICAL_TARGET' => 1, autom4te: 'AC_SUBST' => 1, autom4te: 'AM_PROG_AR' => 1, autom4te: 'AC_FC_FREEFORM' => 1, autom4te: 'AM_GNU_GETTEXT' => 1, autom4te: 'AM_INIT_AUTOMAKE' => 1, autom4te: 'AC_FC_PP_DEFINE' => 1, autom4te: 'LT_SUPPORTED_TAG' => 1, autom4te: 'AM_MAKEFILE_INCLUDE' => 1, autom4te: 'm4_pattern_forbid' => 1, autom4te: 'm4_pattern_allow' => 1, autom4te: 'AM_MAINTAINER_MODE' => 1, autom4te: '_AM_COND_IF' => 1, autom4te: 'AC_CANONICAL_SYSTEM' => 1, autom4te: '_AM_COND_ELSE' => 1, autom4te: '_AM_SUBST_NOTMAKE' => 1, autom4te: 'AC_CANONICAL_BUILD' => 1, autom4te: 'AC_CONFIG_FILES' => 1, autom4te: 'AC_CONFIG_LIBOBJ_DIR' => 1, autom4te: 'include' => 1, autom4te: '_AM_COND_ENDIF' => 1, autom4te: 'AM_PROG_FC_C_O' => 1, autom4te: 'AC_INIT' => 1, autom4te: '_LT_AC_TAGCONFIG' => 1, autom4te: 'AM_PROG_F77_C_O' => 1, autom4te: 'AM_NLS' => 1, autom4te: 'AM_PATH_GUILE' => 1, autom4te: 'AM_SILENT_RULES' => 1, autom4te: 'AC_FC_SRCEXT' => 1, autom4te: 'LT_INIT' => 1, autom4te: 'AM_CONDITIONAL' => 1, autom4te: 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, autom4te: 'AC_SUBST_TRACE' => 1, autom4te: '_AM_MAKEFILE_INCLUDE' => 1, autom4te: 'AC_PROG_LIBTOOL' => 1, autom4te: '_m4_warn' => 1, autom4te: 'AC_CONFIG_AUX_DIR' => 1, autom4te: 'AC_LIBSOURCE' => 1, autom4te: 'AM_PROG_CC_C_O' => 1, autom4te: 'AC_CONFIG_LINKS' => 1, autom4te: 'AC_REQUIRE_AUX_FILE' => 1, autom4te: 'm4_sinclude' => 1, autom4te: 'AM_AUTOMAKE_VERSION' => 1, autom4te: 'AC_FC_PP_SRCEXT' => 1, autom4te: 'sinclude' => 1, autom4te: 'AM_PROG_CXX_C_O' => 1, autom4te: 'AH_OUTPUT' => 1, autom4te: 'AC_CANONICAL_HOST' => 1 autom4te: } autom4te: ], 'Autom4te::Request' ); autom4te: running: /usr/bin/m4 --nesting-limit=1024 --gnu --include=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf --debug=aflq --fatal-warning --debugfile=autom4te.cache/traces.0t --trace=AC_CANONICAL_BUILD --trace=AC_CANONICAL_HOST --trace=AC_CANONICAL_SYSTEM --trace=AC_CANONICAL_TARGET --trace=AC_CONFIG_AUX_DIR --trace=AC_CONFIG_FILES --trace=AC_CONFIG_HEADERS --trace=AC_CONFIG_LIBOBJ_DIR --trace=AC_CONFIG_LINKS --trace=AC_CONFIG_SUBDIRS --trace=AC_DEFINE_TRACE_LITERAL --trace=AC_FC_FREEFORM --trace=AC_FC_PP_DEFINE --trace=AC_FC_PP_SRCEXT --trace=AC_FC_SRCEXT --trace=AC_INIT --trace=AC_LIBSOURCE --trace=AC_PROG_LIBTOOL --trace=AC_REQUIRE_AUX_FILE --trace=AC_SUBST --trace=AC_SUBST_TRACE --trace=AH_OUTPUT --trace=AM_AUTOMAKE_VERSION --trace=AM_CONDITIONAL --trace=AM_ENABLE_MULTILIB --trace=AM_GNU_GETTEXT --trace=AM_GNU_GETTEXT_INTL_SUBDIR --trace=AM_INIT_AUTOMAKE --trace=AM_MAINTAINER_MODE --trace=AM_MAKEFILE_INCLUDE --trace=AM_NLS --trace=AM_PATH_GUILE --trace=AM_POT_TOOLS --trace=AM_PROG_AR --trace=AM_PROG_CC_C_O --trace=AM_PROG_CXX_C_O --trace=AM_PROG_F77_C_O --trace=AM_PROG_FC_C_O --trace=AM_PROG_MOC --trace=AM_SILENT_RULES --trace=AM_XGETTEXT_OPTION --trace=LT_CONFIG_LTDL_DIR --trace=LT_INIT --trace=LT_SUPPORTED_TAG --trace=_AM_COND_ELSE --trace=_AM_COND_ENDIF --trace=_AM_COND_IF --trace=_AM_MAKEFILE_INCLUDE --trace=_AM_SUBST_NOTMAKE --trace=_LT_AC_TAGCONFIG --trace=_m4_warn --trace=include --trace=m4_include --trace=m4_pattern_allow --trace=m4_pattern_forbid --trace=m4_sinclude --trace=sinclude --reload-state=/tmp/c3ipr/pr_748_2_0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf/autoconf/autoconf.m4f --undefine=__m4_version__ configure.ac > autom4te.cache/output.0t autom4te: formatting traces for `/tmp/am4t4oE6iB/warnings': _m4_warn autom4te: reading /tmp/am4t4oE6iB/warnings autom4te: creating configure autom4te: formatting traces for `/tmp/am4t4oE6iB/patterns': m4_pattern_allow, m4_pattern_forbid autom4te: forbidden tokens: ^_?A[CHUM]_|_AC_|^LIBOBJS$|^_?m4_|^dnl$|^_?AS_ autom4te: forbidden token : ^LIBOBJS$ => do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS' autom4te: allowed tokens: ^AS_FLAGS$|^SHELL$|^PATH_SEPARATOR$|^PACKAGE_NAME$|^PACKAGE_TARNAME$|^PACKAGE_VERSION$|^PACKAGE_STRING$|^PACKAGE_BUGREPORT$|^PACKAGE_URL$|^exec_prefix$|^prefix$|^program_transform_name$|^bindir$|^sbindir$|^libexecdir$|^datarootdir$|^datadir$|^sysconfdir$|^sharedstatedir$|^localstatedir$|^includedir$|^oldincludedir$|^docdir$|^infodir$|^htmldir$|^dvidir$|^pdfdir$|^psdir$|^libdir$|^localedir$|^mandir$|^PACKAGE_NAME$|^PACKAGE_TARNAME$|^PACKAGE_VERSION$|^PACKAGE_STRING$|^PACKAGE_BUGREPORT$|^PACKAGE_URL$|^DEFS$|^ECHO_C$|^ECHO_N$|^ECHO_T$|^LIBS$|^build_alias$|^host_alias$|^target_alias$|^CC$|^CFLAGS$|^LDFLAGS$|^LIBS$|^CPPFLAGS$|^CC$|^CC$|^CC$|^CC$|^ac_ct_CC$|^EXEEXT$|^OBJEXT$|^CXX$|^CXXFLAGS$|^LDFLAGS$|^LIBS$|^CPPFLAGS$|^CXX$|^ac_ct_CXX$|^NO_MINUS_C_MINUS_O$|^CC_MINUS_O$|^CC_MINUS_O$|^LIBOBJS$|^LTLIBOBJS$ `configure' configures test_package 1.0 to adapt to many kinds of systems. Usage: /tmp/c3ipr/pr_748_2_0_0/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6/configure [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print `checking ...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for `--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or `..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [/usr/local] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, `make install' will install all the files in `/usr/local/bin', `/usr/local/lib' etc. You can specify an installation prefix other than `/usr/local' using `--prefix', for instance `--prefix=$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/test_package] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory CXX C++ compiler command CXXFLAGS C++ compiler flags Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to the package provider. autoconf/2.69 (test package): Calling: > ./configure 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 we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes configure: "ac_cv_prog_cc__usr_bin_gcc is _usr_bin_gcc" configure: creating ./config.status config.status: creating Makefile config.status: creating config.h /usr/bin/gcc -m64 -O3 -s -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -c test_package_c.c -o test_package_c.o /usr/bin/g++ -m64 -O3 -s -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -c test_package_cpp.cpp -o test_package_cpp.o /usr/bin/g++ test_package_c.o test_package_cpp.o -o test_package autoconf/2.69 (test package): Running test() Hello world (test_package) from c++! Hello world (test_package) from c! JSON file created at '/tmp/c3ipr/pr_748_2_0_0/_create.json'