******************************************************************************** conan install libcap/2.62@ --build=libcap --profile=/home/conan/w/BuildSingleReference/67483/fb344bf6-c20f-46f8-ad83-f1a08935bc8d/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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/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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] libcap:shared=False [build_requires] [env] libcap/2.62: Forced build from source Installing package: libcap/2.62 Requirements libcap/2.62 from local cache - Cache Packages libcap/2.62:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libcap/2.62: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libcap/2.62: Copying sources to build folder libcap/2.62: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646 libcap/2.62: Generator txt created conanbuildinfo.txt libcap/2.62: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libcap/2.62: Calling build() ----Running------ > make -j3 ----------------- sed -e 's,@prefix@,/,' \ -e 's,@exec_prefix@,/,' \ -e 's,@libdir@,//lib,' \ -e 's,@includedir@,//include,' \ -e 's,@VERSION@,2.62,' \ -e 's,@deps@,,' \ libcap.pc.in >libcap.pc => making cap_names.list.h from /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include/uapi/linux/capability.h grep -E '^#define\s+CAP_([^\s]+)\s+[0-9]+\s*$' include/uapi/linux/capability.h | sed -e 's/^#define\s\+/{"/' -e 's/\s*$/},/' -e 's/\s\+/",/' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/' > cap_names.list.h cc -O2 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include/uapi -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include _makenames.c -o _makenames ./_makenames > cap_names.h cc -m64 -O3 -s -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -DNDEBUG -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include/uapi -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include -c cap_alloc.c -o cap_alloc.o cc -m64 -O3 -s -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -DNDEBUG -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include/uapi -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include -c cap_proc.c -o cap_proc.o cc -m64 -O3 -s -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -DNDEBUG -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include/uapi -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include -c cap_extint.c -o cap_extint.o cc -m64 -O3 -s -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -DNDEBUG -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include/uapi -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include -c cap_flag.c -o cap_flag.o cc -m64 -O3 -s -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -DNDEBUG -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include/uapi -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include -c cap_text.c -o cap_text.o cc -m64 -O3 -s -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -DNDEBUG -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include/uapi -I/home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/source_subfolder/libcap/../libcap/include -c cap_file.c -o cap_file.o ar rcs libcap.a cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o ranlib libcap.a libcap/2.62: Package 'dfbe50feef7f3c6223a476cd5aeadb687084a646' built libcap/2.62: Build folder /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646 libcap/2.62: Generated conaninfo.txt libcap/2.62: Generated conanbuildinfo.txt libcap/2.62: Generating the package libcap/2.62: Package folder /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646 libcap/2.62: Calling package() ----Running------ > make install-common-cap -j3 ----------------- mkdir -p -m 0755 /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//include/sys mkdir -p -m 0755 /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib/pkgconfig mkdir -p -m 0755 /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib install -m 0644 include/sys/capability.h /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//include/sys install -m 0644 libcap.pc /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib/pkgconfig/libcap.pc ----Running------ > make install-static-cap -j3 ----------------- mkdir -p -m 0755 /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//include/sys mkdir -p -m 0755 /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib/pkgconfig mkdir -p -m 0755 /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib install -m 0644 include/sys/capability.h /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//include/sys install -m 0644 libcap.pc /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib/pkgconfig/libcap.pc install -m 0644 libcap.a /home/conan/w/BuildSingleReference/.conan/data/libcap/2.62/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib/libcap.a [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 libcap/2.62 package(): Packaged 1 '.h' file: capability.h libcap/2.62 package(): Packaged 1 file: License libcap/2.62 package(): Packaged 1 '.a' file: libcap.a libcap/2.62: Package 'dfbe50feef7f3c6223a476cd5aeadb687084a646' created libcap/2.62: Created package revision a844be027afab27594f291db26eaa6ab [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 Aggregating env generators