******************************************************************************** conan test conan-center-index/recipes/gcc/all/test_package/conanfile.py gcc/10.2.0@#22feaafc037e083b533dcb2bd26eb910 -pr /home/conan/w/prod/BuildSingleReference/73322/65f6c0d2-fd70-4c83-a884-c0d9f15bded0/profile_linux_5_libstdcpp11_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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 gcc/10.2.0 (test package): Installing package Requirements gcc/10.2.0 from local cache - Cache gmp/6.2.1 from 'conan-center' - Cache mpc/1.2.0 from 'conan-center' - Cache mpfr/4.1.0 from 'conan-center' - Cache zlib/1.2.12 from 'conan-center' - Cache Packages gcc/10.2.0:4129918bec8dc7c4248a5cf89c907a7ea3e1398f - Cache gmp/6.2.1:e00e199af00f4bfbb92d863a8f283444e73e72cb - Cache mpc/1.2.0:ea90b19a34d2f96b47356d59590f0efe9384fccf - Cache mpfr/4.1.0:9765cd3d2dd98f4694f7221b834113d021b96703 - Cache zlib/1.2.12:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Cache Installing (downloading, building) binaries... gmp/6.2.1: Already installed! zlib/1.2.12: Already installed! mpfr/4.1.0: Already installed! mpc/1.2.0: Already installed! gcc/10.2.0: Already installed! gcc/10.2.0: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/gcc/10.2.0/_/_/package/4129918bec8dc7c4248a5cf89c907a7ea3e1398f/bin gcc/10.2.0: Creating CC env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/gcc/10.2.0/_/_/package/4129918bec8dc7c4248a5cf89c907a7ea3e1398f/bin/gcc-10.2.0 gcc/10.2.0: Creating CXX env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/gcc/10.2.0/_/_/package/4129918bec8dc7c4248a5cf89c907a7ea3e1398f/bin/g++-10.2.0 gcc/10.2.0 (test package): Generator txt created conanbuildinfo.txt gcc/10.2.0 (test package): Generator cmake created conanbuildinfo.cmake gcc/10.2.0 (test package): Aggregating env generators gcc/10.2.0 (test package): Generated conaninfo.txt gcc/10.2.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gcc/all/test_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/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 gcc/10.2.0 (test package): Calling build() gcc/10.2.0 (test package): Running test() ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/gcc/10.2.0/_/_/package/4129918bec8dc7c4248a5cf89c907a7ea3e1398f/bin/gcc-10.2.0 --version ----------------- gcc-10.2.0 (conan GCC 10.2.0) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/gcc/10.2.0/_/_/package/4129918bec8dc7c4248a5cf89c907a7ea3e1398f/bin/g++-10.2.0 --version ----------------- g++-10.2.0 (conan GCC 10.2.0) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/gcc/10.2.0/_/_/package/4129918bec8dc7c4248a5cf89c907a7ea3e1398f/bin/gcc-10.2.0 -dumpversion ----------------- 10.2.0 ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/gcc/10.2.0/_/_/package/4129918bec8dc7c4248a5cf89c907a7ea3e1398f/bin/g++-10.2.0 -dumpversion ----------------- 10.2.0 ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/gcc/10.2.0/_/_/package/4129918bec8dc7c4248a5cf89c907a7ea3e1398f/bin/gcc-10.2.0 /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gcc/all/test_package/hello.c -o hello_c ----------------- ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/gcc/10.2.0/_/_/package/4129918bec8dc7c4248a5cf89c907a7ea3e1398f/bin/g++-10.2.0 /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gcc/all/test_package/hello.cpp -o hello_cpp ----------------- ----Running------ > ./hello_c ----------------- Bincrafters ----Running------ > ./hello_cpp ----------------- Bincrafters ----Running------ > readelf -l hello_c ----------------- Elf file type is EXEC (Executable file) Entry point 0x4003e0 There are 8 program headers, starting at offset 64 Program Headers: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flags Align PHDR 0x0000000000000040 0x0000000000400040 0x0000000000400040 0x00000000000001c0 0x00000000000001c0 R E 8 INTERP 0x0000000000000200 0x0000000000400200 0x0000000000400200 0x000000000000001c 0x000000000000001c R 1 [Requesting program interpreter: /lib64/ld-linux-x86-64.so.2] LOAD 0x0000000000000000 0x0000000000400000 0x0000000000400000 0x000000000000068c 0x000000000000068c R E 200000 LOAD 0x0000000000000690 0x0000000000600690 0x0000000000600690 0x0000000000000220 0x0000000000000228 RW 200000 DYNAMIC 0x00000000000006a0 0x00000000006006a0 0x00000000006006a0 0x00000000000001d0 0x00000000000001d0 RW 8 NOTE 0x000000000000021c 0x000000000040021c 0x000000000040021c 0x0000000000000020 0x0000000000000020 R 4 GNU_EH_FRAME 0x0000000000000564 0x0000000000400564 0x0000000000400564 0x0000000000000034 0x0000000000000034 R 4 GNU_STACK 0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000 RW 10 Section to Segment mapping: Segment Sections... 00 01 .interp 02 .interp .note.ABI-tag .hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt .init .plt .plt.got .text .fini .rodata .eh_frame_hdr .eh_frame 03 .init_array .fini_array .dynamic .got .got.plt .data .bss 04 .dynamic 05 .note.ABI-tag 06 .eh_frame_hdr 07 ----Running------ > readelf -l hello_cpp ----------------- Elf file type is EXEC (Executable file) Entry point 0x400620 There are 8 program headers, starting at offset 64 Program Headers: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flags Align PHDR 0x0000000000000040 0x0000000000400040 0x0000000000400040 0x00000000000001c0 0x00000000000001c0 R E 8 INTERP 0x0000000000000200 0x0000000000400200 0x0000000000400200 0x000000000000001c 0x000000000000001c R 1 [Requesting program interpreter: /lib64/ld-linux-x86-64.so.2] LOAD 0x0000000000000000 0x0000000000400000 0x0000000000400000 0x000000000000096c 0x000000000000096c R E 200000 LOAD 0x0000000000000970 0x0000000000600970 0x0000000000600970 0x0000000000000270 0x00000000000003a8 RW 200000 DYNAMIC 0x0000000000000988 0x0000000000600988 0x0000000000600988 0x0000000000000200 0x0000000000000200 RW 8 NOTE 0x000000000000021c 0x000000000040021c 0x000000000040021c 0x0000000000000020 0x0000000000000020 R 4 GNU_EH_FRAME 0x00000000000007f4 0x00000000004007f4 0x00000000004007f4 0x0000000000000044 0x0000000000000044 R 4 GNU_STACK 0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000 RW 10 Section to Segment mapping: Segment Sections... 00 01 .interp 02 .interp .note.ABI-tag .hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt .init .plt .plt.got .text .fini .rodata .eh_frame_hdr .eh_frame 03 .init_array .fini_array .dynamic .got .got.plt .data .bss 04 .dynamic 05 .note.ABI-tag 06 .eh_frame_hdr 07 gcc/10.2.0 (test package): WARN: This conanfile has no build step