******************************************************************************** conan install xorg-gccmakedep/1.0.3@#f7f61dcf07a71bb11a0f1f1cd112dcc8 --build=xorg-gccmakedep -pr /home/conan/w/prod/BuildSingleReference/184830/a918b897-d9c9-45f8-9b6f-b660c2af10d6/profile_linux_5_libstdcpp11_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 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 '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True xorg-macros/1.19.3: Not found in local cache, looking in remotes... xorg-macros/1.19.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xorg-macros/1.19.3: Downloaded recipe revision c3465b331ce1d044ee771dc5e4529b79 xorg-gccmakedep/1.0.3: Forced build from source pkgconf/1.7.4: Not found in local cache, looking in remotes... pkgconf/1.7.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.7.4: Downloaded recipe revision dd986c97365ec182050ef9b7cf241eaf Installing package: xorg-gccmakedep/1.0.3 Requirements xorg-gccmakedep/1.0.3 from local cache - Cache xorg-macros/1.19.3 from 'conan-center' - Downloaded Packages xorg-gccmakedep/1.0.3:0704bdd20d72869b1f3313d032ba2677ebf7e59d - Build xorg-macros/1.19.3:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Build requirements pkgconf/1.7.4 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.7.4:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Download Installing (downloading, building) binaries... pkgconf/1.7.4: Retrieving package cc9f9b2b9f92fc82888026414560bf79d8c3a052 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.4: Package installed cc9f9b2b9f92fc82888026414560bf79d8c3a052 pkgconf/1.7.4: Downloaded package revision adfbca2923e72e1246788135277c78f8 xorg-macros/1.19.3: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xorg-macros/1.19.3: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 xorg-macros/1.19.3: Downloaded package revision 7ee487d3222bdb2598318fc50493ec2f pkgconf/1.7.4: Appending PATH env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin pkgconf/1.7.4: Setting PKG_CONFIG env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/pkgconf pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/aclocal xorg-macros/1.19.3: Appending AUTOMAKE_CONAN_INCLUDES environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/xorg-macros/1.19.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin/share/aclocal xorg-gccmakedep/1.0.3: Applying build-requirement: pkgconf/1.7.4 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK xorg-gccmakedep/1.0.3: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/source/src xorg-gccmakedep/1.0.3: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK xorg-gccmakedep/1.0.3: Copying sources to build folder xorg-gccmakedep/1.0.3: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/build/0704bdd20d72869b1f3313d032ba2677ebf7e59d xorg-gccmakedep/1.0.3: Generator txt created conanbuildinfo.txt xorg-gccmakedep/1.0.3: Calling generate() xorg-gccmakedep/1.0.3: Aggregating env generators [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 xorg-gccmakedep/1.0.3: Calling build() xorg-gccmakedep/1.0.3: apply_conandata_patches(): No patches defined in conandata xorg-gccmakedep/1.0.3: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/build/0704bdd20d72869b1f3313d032ba2677ebf7e59d/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/build/0704bdd20d72869b1f3313d032ba2677ebf7e59d/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/build/0704bdd20d72869b1f3313d032ba2677ebf7e59d/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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... none checking for /usr/bin/gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gccmakedep config.status: executing depfiles commands ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/build/0704bdd20d72869b1f3313d032ba2677ebf7e59d/build-debug/conan/conanbuild.sh" && make -j3 ----------------- GEN gccmakedep.1 xorg-gccmakedep/1.0.3: Package '0704bdd20d72869b1f3313d032ba2677ebf7e59d' built xorg-gccmakedep/1.0.3: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/build/0704bdd20d72869b1f3313d032ba2677ebf7e59d/build-debug xorg-gccmakedep/1.0.3: Generated conaninfo.txt xorg-gccmakedep/1.0.3: Generated conanbuildinfo.txt xorg-gccmakedep/1.0.3: Generating the package xorg-gccmakedep/1.0.3: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/package/0704bdd20d72869b1f3313d032ba2677ebf7e59d xorg-gccmakedep/1.0.3: Calling package() xorg-gccmakedep/1.0.3: Copied 1 file: COPYING ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/build/0704bdd20d72869b1f3313d032ba2677ebf7e59d/build-debug/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/package/0704bdd20d72869b1f3313d032ba2677ebf7e59d -j3 ----------------- make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/build/0704bdd20d72869b1f3313d032ba2677ebf7e59d/build-debug' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/package/0704bdd20d72869b1f3313d032ba2677ebf7e59d//bin' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/package/0704bdd20d72869b1f3313d032ba2677ebf7e59d//share/man/man1' /usr/bin/install -c gccmakedep '/home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/package/0704bdd20d72869b1f3313d032ba2677ebf7e59d//bin' /usr/bin/install -c -m 644 gccmakedep.1 '/home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/package/0704bdd20d72869b1f3313d032ba2677ebf7e59d//share/man/man1' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/build/0704bdd20d72869b1f3313d032ba2677ebf7e59d/build-debug' [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK xorg-gccmakedep/1.0.3 package(): Packaged 3 files: COPYING, LICENSE, gccmakedep xorg-gccmakedep/1.0.3: Package '0704bdd20d72869b1f3313d032ba2677ebf7e59d' created xorg-gccmakedep/1.0.3: Created package revision 094c40be60765a57422451c94de0d902 xorg-gccmakedep/1.0.3: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/xorg-gccmakedep/1.0.3/_/_/package/0704bdd20d72869b1f3313d032ba2677ebf7e59d/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators xorg-gccmakedep/1.0.3: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior