Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libabigail.spec'], chrootPath='/var/lib/mock/dist-oc9-build-66861-17308/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libabigail.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/libabigail-2.3-3.oc9.1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/libabigail.spec'], chrootPath='/var/lib/mock/dist-oc9-build-66861-17308/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/libabigail.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lEUcsr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libabigail-2.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libabigail-2.3.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libabigail-2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/fix-build-flag-error.patch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XyjW07 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libabigail-2.3 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-04-27 17:44:14.000000000 +0800 +++ ./configure 2024-01-25 17:00:41.116345314 +0800 @@ -1928,7 +1928,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-01-25 17:00:41.116345314 +0800 +++ ./configure 2024-01-25 17:00:41.216345842 +0800 @@ -8744,7 +8744,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -21841,7 +21841,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./build-aux/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./build-aux/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --disable-zip-archive --disable-static configure: WARNING: unrecognized options: --disable-zip-archive checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '991' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes 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 the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking for aarch64-opencloudos-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-file... no checking for file... file checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 8750: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: checking for GCC visibility attribute support ... configure: GCC visibility attribute is supported checking whether including fts.h with _FILE_OFFSET_BITS set breaks... no checking for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for elf_end in -lelf... yes checking for libelf.h... yes checking for dwfl_begin in -ldw... yes checking for dwarf_getalt in -ldw... yes checking for elfutils/libdwfl.h... yes checking whether to enable assertions... yes checking for ctf.h... no configure: could not find ctf.h, going to disable CTF support configure: no suitable libctf found, CTF support was disabled checking for bpf/btf.h... no configure: could not find bpf/btf.h configure: BTF support was disabled checking for libxml-2.0 >= 2.6.22... yes checking for rm... yes checking for mkdir... yes checking for rpm2cpio... yes checking for cpio... yes checking for rpm... yes checking for rpm/zstd support... yes configure: rpm support in abipkgdiff is enabled configure: rpm/zstd in abipkgdiff testing is enabled configure: support of debugging self comparison is disabled configure: support of abilint --show-type-use is disabled configure: support of debugging type canonicalization is disabled configure: support of debugging canonical type propagation is disabled checking for dpkg... no configure: deb support in abipkgdiff is disabled checking for tar... yes configure: GNU tar support in abipkgdiff is enabled checking for bash-completion... no configure: bash-completion support in libabigail is disabled checking for python... no checking for python version... checking for python3... python3 configure: no minimal version of python found configure: python binary wasn't found configure: using python3 instead checking for wget... no configure: could not find the wget program configure: disabling fedabipkgdiff as a result checking python3 module: argparse... yes checking python3 module: logging... yes checking python3 module: os... yes checking python3 module: re... yes checking python3 module: subprocess... yes checking python3 module: sys... yes checking python3 module: urllib.parse... yes checking python3 module: xdg... no checking python3 module: koji... no checking python3 module: mock... no checking python3 module: rpm... yes checking python3 module: imp... yes checking python3 module: tempfile... yes checking python3 module: mimetypes... yes checking python3 module: shutil... yes checking python3 module: six... yes configure: missing python modules: xdg koji mock configure: disabling fedabipkgdiff as a result checking for doxygen... no checking for sphinx-build... no checking for valgrind... no checking whether EM_AARCH64 is declared... yes checking whether EM_TILEPRO is declared... yes checking whether EM_TILEGX is declared... yes checking whether R_AARCH64_ABS64 is declared... yes checking whether R_AARCH64_PREL32 is declared... yes checking whether DW_LANG_UPC is declared... yes checking whether DW_LANG_D is declared... yes checking whether DW_LANG_Python is declared... yes checking whether DW_LANG_Go is declared... yes checking whether DW_LANG_C11 is declared... yes checking whether DW_LANG_C_plus_plus_03 is declared... yes checking whether DW_LANG_C_plus_plus_11 is declared... yes checking whether DW_LANG_C_plus_plus_14 is declared... yes checking whether DW_LANG_Mips_Assembler is declared... yes checking whether DW_LANG_Rust is declared... yes checking whether DW_FORM_strx1 is declared... yes checking whether DW_FORM_strx2 is declared... yes checking whether DW_FORM_strx3 is declared... yes checking whether DW_FORM_strx4 is declared... yes checking whether DW_FORM_line_strp is declared... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libabigail.pc config.status: creating include/Makefile config.status: creating include/abg-version.h config.status: creating doc/Makefile config.status: creating doc/manuals/Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating bash-completion/Makefile config.status: creating tests/runtestcanonicalizetypes.sh config.status: creating tests/runtestslowselfcompare.sh config.status: creating tests/mockfedabipkgdiff config.status: creating tests/runtestfedabipkgdiff.py config.status: creating tests/runtestfedabipkgdiffpy3.sh config.status: creating tests/runtestdefaultsupprs.py config.status: creating tests/runtestdefaultsupprspy3.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-zip-archive configure: ===================================================================== Libabigail: 2.3.0 ===================================================================== Here is the configuration of the package: Prefix : /usr Source code location : . C Compiler : gcc C++ Compiler : g++ GCC visibility attribute supported : yes CXXFLAGS : -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 Python : python3 OPTIONAL FEATURES: C++ standard level : c++11 libdw has the dwarf_getalt function : yes Enable rpm support in abipkgdiff : yes Enable rpm/zstd in abipkgdiff testing : yes Enable abilint --show-type-use : no Enable self comparison debugging : no Enable type canonicalization debugging : no Enable propagated canonical type debugging : no Enable deb support in abipkgdiff : no Enable GNU tar archive support in abipkgdiff : yes Enable bash completion : no Enable fedabipkgdiff : no Enable python 3 : yes Enable CTF front-end : no Enable BTF front-end : no Enable running tests under Valgrind : no Enable build with -fsanitize=address : no Enable build with -fsanitize=memory : no Enable build with -fsanitize=thread : no Enable build with -fsanitize=undefined : no Generate html apidoc : no Generate html manual : no + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make --no-print-directory all-recursive Making all in include make[2]: Nothing to be done for 'all'. Making all in src /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-traverse.lo abg-traverse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-traverse.cc -fPIC -DPIC -o .libs/abg-traverse.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-diff-utils.lo abg-diff-utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-diff-utils.cc -fPIC -DPIC -o .libs/abg-diff-utils.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-reporter-priv.lo abg-reporter-priv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-reporter-priv.cc -fPIC -DPIC -o .libs/abg-reporter-priv.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-leaf-reporter.lo abg-leaf-reporter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-leaf-reporter.cc -fPIC -DPIC -o .libs/abg-leaf-reporter.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-comp-filter.lo abg-comp-filter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-comp-filter.cc -fPIC -DPIC -o .libs/abg-comp-filter.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-corpus.lo abg-corpus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-corpus.cc -fPIC -DPIC -o .libs/abg-corpus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-default-reporter.lo abg-default-reporter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-default-reporter.cc -fPIC -DPIC -o .libs/abg-default-reporter.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-elf-based-reader.lo abg-elf-based-reader.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-elf-based-reader.cc -fPIC -DPIC -o .libs/abg-elf-based-reader.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-fe-iface.lo abg-fe-iface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-fe-iface.cc -fPIC -DPIC -o .libs/abg-fe-iface.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-libxml-utils.lo abg-libxml-utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-libxml-utils.cc -fPIC -DPIC -o .libs/abg-libxml-utils.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-suppression.lo abg-suppression.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-suppression.cc -fPIC -DPIC -o .libs/abg-suppression.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-elf-reader.lo abg-elf-reader.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-elf-reader.cc -fPIC -DPIC -o .libs/abg-elf-reader.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-config.lo abg-config.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-config.cc -fPIC -DPIC -o .libs/abg-config.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-hash.lo abg-hash.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-hash.cc -fPIC -DPIC -o .libs/abg-hash.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-workers.lo abg-workers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-workers.cc -fPIC -DPIC -o .libs/abg-workers.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-elf-helpers.lo abg-elf-helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-elf-helpers.cc -fPIC -DPIC -o .libs/abg-elf-helpers.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-ini.lo abg-ini.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-ini.cc -fPIC -DPIC -o .libs/abg-ini.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-regex.lo abg-regex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-regex.cc -fPIC -DPIC -o .libs/abg-regex.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-viz-common.lo abg-viz-common.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-viz-common.cc -fPIC -DPIC -o .libs/abg-viz-common.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-tools-utils.lo abg-tools-utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-tools-utils.cc -fPIC -DPIC -o .libs/abg-tools-utils.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-viz-dot.lo abg-viz-dot.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-viz-dot.cc -fPIC -DPIC -o .libs/abg-viz-dot.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-viz-svg.lo abg-viz-svg.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-viz-svg.cc -fPIC -DPIC -o .libs/abg-viz-svg.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-symtab-reader.lo abg-symtab-reader.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-symtab-reader.cc -fPIC -DPIC -o .libs/abg-symtab-reader.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-reader.lo abg-reader.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-reader.cc -fPIC -DPIC -o .libs/abg-reader.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-writer.lo abg-writer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-writer.cc -fPIC -DPIC -o .libs/abg-writer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-dwarf-reader.lo abg-dwarf-reader.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-dwarf-reader.cc -fPIC -DPIC -o .libs/abg-dwarf-reader.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-comparison.lo abg-comparison.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-comparison.cc -fPIC -DPIC -o .libs/abg-comparison.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abg-ir.lo abg-ir.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DABIGAIL_ROOT_SYSTEM_LIBDIR=\"/usr/lib64\" -I/usr/include/libxml2 -Wall -I/builddir/build/BUILD/libabigail-2.3 -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c abg-ir.cc -fPIC -DPIC -o .libs/abg-ir.o /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -lpthread -Wl,--as-needed -no-undefined -version-info 2:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libabigail.la -rpath /usr/lib64 abg-traverse.lo abg-ir.lo abg-corpus.lo abg-diff-utils.lo abg-comparison.lo abg-reporter-priv.lo abg-default-reporter.lo abg-leaf-reporter.lo abg-suppression.lo abg-comp-filter.lo abg-reader.lo abg-dwarf-reader.lo abg-fe-iface.lo abg-elf-based-reader.lo abg-elf-reader.lo abg-libxml-utils.lo abg-hash.lo abg-writer.lo abg-config.lo abg-ini.lo abg-workers.lo abg-tools-utils.lo abg-elf-helpers.lo abg-regex.lo abg-symtab-reader.lo abg-viz-common.lo abg-viz-dot.lo abg-viz-svg.lo -lxml2 -lelf -ldw libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtbeginS.o .libs/abg-traverse.o .libs/abg-ir.o .libs/abg-corpus.o .libs/abg-diff-utils.o .libs/abg-comparison.o .libs/abg-reporter-priv.o .libs/abg-default-reporter.o .libs/abg-leaf-reporter.o .libs/abg-suppression.o .libs/abg-comp-filter.o .libs/abg-reader.o .libs/abg-dwarf-reader.o .libs/abg-fe-iface.o .libs/abg-elf-based-reader.o .libs/abg-elf-reader.o .libs/abg-libxml-utils.o .libs/abg-hash.o .libs/abg-writer.o .libs/abg-config.o .libs/abg-ini.o .libs/abg-workers.o .libs/abg-tools-utils.o .libs/abg-elf-helpers.o .libs/abg-regex.o .libs/abg-symtab-reader.o .libs/abg-viz-common.o .libs/abg-viz-dot.o .libs/abg-viz-svg.o -lpthread -lxml2 -lelf -ldw -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libabigail.so.2 -o .libs/libabigail.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libabigail.so.2" && ln -s "libabigail.so.2.0.0" "libabigail.so.2") libtool: link: (cd ".libs" && rm -f "libabigail.so" && ln -s "libabigail.so.2.0.0" "libabigail.so") libtool: link: ( cd ".libs" && rm -f "libabigail.la" && ln -s "../libabigail.la" "libabigail.la" ) Making all in tools g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o binilint.o binilint.cc g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abisym.o abisym.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o abinilint binilint.o /builddir/build/BUILD/libabigail-2.3/src/libabigail.la libtool: link: g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/abinilint binilint.o /builddir/build/BUILD/libabigail-2.3/src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abilint.o abilint.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o abisym abisym.o /builddir/build/BUILD/libabigail-2.3/src/libabigail.la libtool: link: g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/abisym abisym.o /builddir/build/BUILD/libabigail-2.3/src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o kmidiff.o kmidiff.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o abilint abilint.o /builddir/build/BUILD/libabigail-2.3/src/libabigail.la libtool: link: g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/abilint abilint.o /builddir/build/BUILD/libabigail-2.3/src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abidw.o abidw.cc g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abidiff.o abidiff.cc g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abicompat.o abicompat.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 /builddir/build/BUILD/libabigail-2.3/src/libabigail.la -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o kmidiff kmidiff.o /builddir/build/BUILD/libabigail-2.3/src/libabigail.la libtool: link: g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/kmidiff kmidiff.o /builddir/build/BUILD/libabigail-2.3/src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw -pthread /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o abidw abidw.o /builddir/build/BUILD/libabigail-2.3/src/libabigail.la libtool: link: g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/abidw abidw.o /builddir/build/BUILD/libabigail-2.3/src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o abidiff abidiff.o /builddir/build/BUILD/libabigail-2.3/src/libabigail.la libtool: link: g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/abidiff abidiff.o /builddir/build/BUILD/libabigail-2.3/src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o abicompat abicompat.o /builddir/build/BUILD/libabigail-2.3/src/libabigail.la libtool: link: g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/abicompat abicompat.o /builddir/build/BUILD/libabigail-2.3/src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o abipkgdiff-abipkgdiff.o `test -f 'abipkgdiff.cc' || echo './'`abipkgdiff.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 /builddir/build/BUILD/libabigail-2.3/src/libabigail.la -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o abipkgdiff abipkgdiff-abipkgdiff.o libtool: link: g++ -fvisibility=hidden -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/abipkgdiff abipkgdiff-abipkgdiff.o /builddir/build/BUILD/libabigail-2.3/src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw -pthread Making all in tests Making all in data make[3]: Nothing to be done for 'all'. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -DABIGAIL_SRC_DIR=\"/builddir/build/BUILD/libabigail-2.3\" -DABIGAIL_BUILD_DIR=\"/builddir/build/BUILD/libabigail-2.3\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libtestutils_la-test-utils.lo `test -f 'test-utils.cc' || echo './'`test-utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -DABIGAIL_SRC_DIR=\"/builddir/build/BUILD/libabigail-2.3\" -DABIGAIL_BUILD_DIR=\"/builddir/build/BUILD/libabigail-2.3\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c test-utils.cc -fPIC -DPIC -o .libs/libtestutils_la-test-utils.o g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-annotate.o test-annotate.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-alt-dwarf-file.o test-alt-dwarf-file.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-types-stability.o test-types-stability.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-diff-filter.o test-diff-filter.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-diff-suppr.o test-diff-suppr.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-read-dwarf.o test-read-dwarf.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-diff-pkg.o test-diff-pkg.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -DABIGAIL_SRC_DIR=\"/builddir/build/BUILD/libabigail-2.3\" -DABIGAIL_BUILD_DIR=\"/builddir/build/BUILD/libabigail-2.3\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libtestreadcommon_la-test-read-common.lo `test -f 'test-read-common.cc' || echo './'`test-read-common.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -DABIGAIL_SRC_DIR=\"/builddir/build/BUILD/libabigail-2.3\" -DABIGAIL_BUILD_DIR=\"/builddir/build/BUILD/libabigail-2.3\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c test-read-common.cc -fPIC -DPIC -o .libs/libtestreadcommon_la-test-read-common.o g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-abicompat.o test-abicompat.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-cxx-compat.o test-cxx-compat.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-core-diff.o test-core-diff.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-elf-helpers.o test-elf-helpers.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-abidiff-exit.o test-abidiff-exit.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-abidiff.o test-abidiff.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-diff-dwarf-abixml.o test-diff-dwarf-abixml.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-diff-dwarf.o test-diff-dwarf.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-ini.o test-ini.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-lookup-syms.o test-lookup-syms.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-symtab-reader.o test-symtab-reader.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-tools-utils.o test-tools-utils.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-kmi-whitelist.o test-kmi-whitelist.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-svg.o test-svg.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-diff2.o test-diff2.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-read-write.o test-read-write.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -DABIGAIL_SRC_DIR=\"/builddir/build/BUILD/libabigail-2.3\" -DABIGAIL_BUILD_DIR=\"/builddir/build/BUILD/libabigail-2.3\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libtestutils.la libtestutils_la-test-utils.lo libtool: link: ar cr .libs/libtestutils.a .libs/libtestutils_la-test-utils.o libtool: link: ranlib .libs/libtestutils.a libtool: link: ( cd ".libs" && rm -f "libtestutils.la" && ln -s "../libtestutils.la" "libtestutils.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -DABIGAIL_SRC_DIR=\"/builddir/build/BUILD/libabigail-2.3\" -DABIGAIL_BUILD_DIR=\"/builddir/build/BUILD/libabigail-2.3\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libtestreadcommon.la libtestreadcommon_la-test-read-common.lo libtool: link: ar cr .libs/libtestreadcommon.a .libs/libtestreadcommon_la-test-read-common.o libtool: link: ranlib .libs/libtestreadcommon.a libtool: link: ( cd ".libs" && rm -f "libtestreadcommon.la" && ln -s "../libtestreadcommon.la" "libtestreadcommon.la" ) g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-ir-walker.o test-ir-walker.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testdiff2 test-diff2.o ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/testdiff2 test-diff2.o ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o print-diff-tree.o print-diff-tree.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestsvg test-svg.o ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestsvg test-svg.o ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestaltdwarf test-alt-dwarf-file.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestaltdwarf test-alt-dwarf-file.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtesttypesstability test-types-stability.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtesttypesstability test-types-stability.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestdiffsuppr test-diff-suppr.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestdiffsuppr test-diff-suppr.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestannotate test-annotate.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestannotate test-annotate.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestdifffilter test-diff-filter.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestdifffilter test-diff-filter.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestdiffpkg test-diff-pkg.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestdiffpkg test-diff-pkg.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestabicompat test-abicompat.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestabicompat test-abicompat.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestabidiff test-abidiff.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestabidiff test-abidiff.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o test-symtab.o test-symtab.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestreaddwarf test-read-dwarf.o libtestreadcommon.la libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestreaddwarf test-read-dwarf.o ./.libs/libtestreadcommon.a ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw -pthread /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestabidiffexit test-abidiff-exit.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestabidiffexit test-abidiff-exit.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestcorediff test-core-diff.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestcorediff test-core-diff.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestdiffdwarf test-diff-dwarf.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestdiffdwarf test-diff-dwarf.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestdiffdwarfabixml test-diff-dwarf-abixml.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestdiffdwarfabixml test-diff-dwarf-abixml.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestini test-ini.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestini test-ini.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestlookupsyms test-lookup-syms.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestlookupsyms test-lookup-syms.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testirwalker test-ir-walker.o ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/testirwalker test-ir-walker.o ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtesttoolsutils test-tools-utils.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtesttoolsutils test-tools-utils.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestreadwrite test-read-write.o libtestutils.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestreadwrite test-read-write.o ./.libs/libtestutils.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o printdifftree print-diff-tree.o ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/printdifftree print-diff-tree.o ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o lib/catch.lo lib/catch.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/src -I/builddir/build/BUILD/libabigail-2.3/include -I/builddir/build/BUILD/libabigail-2.3/tools -fPIC -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c lib/catch.cc -fPIC -DPIC -o lib/.libs/catch.o /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libcatch.la lib/catch.lo libtool: link: ar cr .libs/libcatch.a lib/.libs/catch.o libtool: link: ranlib .libs/libcatch.a libtool: link: ( cd ".libs" && rm -f "libcatch.la" && ln -s "../libcatch.la" "libcatch.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestsymtabreader test-symtab-reader.o libcatch.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestsymtabreader test-symtab-reader.o ./.libs/libcatch.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestelfhelpers test-elf-helpers.o libcatch.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestelfhelpers test-elf-helpers.o ./.libs/libcatch.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestsymtab test-symtab.o libtestutils.la libcatch.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestsymtab test-symtab.o ./.libs/libtestutils.a ./.libs/libcatch.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestkmiwhitelist test-kmi-whitelist.o libtestutils.la libcatch.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestkmiwhitelist test-kmi-whitelist.o ./.libs/libtestutils.a ./.libs/libcatch.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtestcxxcompat test-cxx-compat.o libcatch.la ../src/libabigail.la libtool: link: g++ -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtestcxxcompat test-cxx-compat.o ./.libs/libcatch.a ../src/.libs/libabigail.so -lpthread -lxml2 -lelf -ldw Making all in doc Making all in manuals make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in bash-completion make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0DbCve + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64 ++ dirname /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64 + cd libabigail-2.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64 'INSTALL=/usr/bin/install -p' Making install in include make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/include/libabigail' /usr/bin/install -p -m 644 abg-sptr-utils.h abg-interned-str.h abg-ir.h abg-corpus.h abg-fe-iface.h abg-elf-based-reader.h abg-elf-reader.h abg-reader.h abg-dwarf-reader.h abg-writer.h abg-comparison.h abg-reporter.h abg-suppression.h abg-comp-filter.h abg-diff-utils.h abg-libxml-utils.h abg-fwd.h abg-hash.h abg-tools-utils.h abg-config.h abg-ini.h abg-workers.h abg-traverse.h abg-cxx-compat.h abg-version.h abg-viz-common.h abg-viz-dot.h abg-viz-svg.h abg-regex.h '/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/include/libabigail' Making install in src /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libabigail.la '/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libabigail.so.2.0.0 /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/lib64/libabigail.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/lib64 && { ln -s -f libabigail.so.2.0.0 libabigail.so.2 || { rm -f libabigail.so.2 && ln -s libabigail.so.2.0.0 libabigail.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/lib64 && { ln -s -f libabigail.so.2.0.0 libabigail.so || { rm -f libabigail.so && ln -s libabigail.so.2.0.0 libabigail.so; }; }) libtool: install: /usr/bin/install -p .libs/libabigail.lai /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/lib64/libabigail.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. Making install in tools /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p abidiff abilint abidw abicompat abipkgdiff kmidiff '/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin' libtool: warning: '/builddir/build/BUILD/libabigail-2.3/src/libabigail.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/abidiff /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin/abidiff libtool: warning: '/builddir/build/BUILD/libabigail-2.3/src/libabigail.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/abilint /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin/abilint libtool: warning: '/builddir/build/BUILD/libabigail-2.3/src/libabigail.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/abidw /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin/abidw libtool: warning: '/builddir/build/BUILD/libabigail-2.3/src/libabigail.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/abicompat /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin/abicompat libtool: warning: '/builddir/build/BUILD/libabigail-2.3/src/libabigail.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/abipkgdiff /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin/abipkgdiff libtool: warning: '/builddir/build/BUILD/libabigail-2.3/src/libabigail.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/kmidiff /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin/kmidiff make[2]: Nothing to be done for 'install-data-am'. Making install in tests Making install in data make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in doc Making install in manuals make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in bash-completion make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/lib64/libabigail' /usr/bin/install -p -m 644 default.abignore '/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/lib64/libabigail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/share/aclocal' /usr/bin/install -p -m 644 ./abigail.m4 '/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libabigail.pc '/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/lib64/pkgconfig' + find /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64 -name '*.la' -exec rm -f '{}' ';' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.3-3.oc9.1 --unique-debug-suffix -2.3-3.oc9.1.aarch64 --unique-debug-src-base libabigail-2.3-3.oc9.1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/libabigail-2.3 extracting debug info from /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin/abidiff extracting debug info from /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin/abidw extracting debug info from /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin/abipkgdiff extracting debug info from /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/lib64/libabigail.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin/abicompat extracting debug info from /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin/abilint extracting debug info from /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/bin/kmidiff 7168 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: libabigail-2.3-3.oc9.1.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sBabwE + umask 022 + cd /builddir/build/BUILD + cd libabigail-2.3 + DOCDIR=/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/share/doc/libabigail + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/share/doc/libabigail + cp -pr README /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/share/doc/libabigail + cp -pr AUTHORS /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/share/doc/libabigail + cp -pr ChangeLog /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/share/doc/libabigail + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NbaD6w + umask 022 + cd /builddir/build/BUILD + cd libabigail-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/share/licenses/libabigail + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/share/licenses/libabigail + cp -pr LICENSE.txt /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/share/licenses/libabigail + cp -pr license-change-2020.txt /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64/usr/share/licenses/libabigail + RPM_EC=0 ++ jobs -p + exit 0 Provides: libabigail = 2.3-3.oc9.1 libabigail(aarch-64) = 2.3-3.oc9.1 libabigail.so.2()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabigail.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libdw.so.1()(64bit) libdw.so.1(ELFUTILS_0.122)(64bit) libdw.so.1(ELFUTILS_0.126)(64bit) libdw.so.1(ELFUTILS_0.143)(64bit) libdw.so.1(ELFUTILS_0.148)(64bit) libdw.so.1(ELFUTILS_0.157)(64bit) libdw.so.1(ELFUTILS_0.159)(64bit) libdw.so.1(ELFUTILS_0.160)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.1.1)(64bit) libelf.so.1(ELFUTILS_1.2)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) libelf.so.1(ELFUTILS_1.6)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.7.3)(64bit) rtld(GNU_HASH) Processing files: libabigail-devel-2.3-3.oc9.1.aarch64 Provides: libabigail-devel = 2.3-3.oc9.1 libabigail-devel(aarch-64) = 2.3-3.oc9.1 pkgconfig(libabigail) = 2.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libabigail.so.2()(64bit) pkgconfig(libxml-2.0) >= 2.6.22 Processing files: libabigail-debugsource-2.3-3.oc9.1.aarch64 Provides: libabigail-debugsource = 2.3-3.oc9.1 libabigail-debugsource(aarch-64) = 2.3-3.oc9.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libabigail-debuginfo-2.3-3.oc9.1.aarch64 Provides: debuginfo(build-id) = 37e76ccce85a8e051541af0fcf6643137e462776 debuginfo(build-id) = 707af321076d1252c158b2af62ef82644893324b debuginfo(build-id) = 9bd69b4a813536161f343b57b4f4fdb153db39f3 debuginfo(build-id) = ad1e323a00fea1e99e34866bf66792147137de85 debuginfo(build-id) = c95c599868318b9f6e3b3deef50b9962067ae867 debuginfo(build-id) = d25e6bc37525477064b909a06085c289286460fa debuginfo(build-id) = e64a369471994e129011bdd715db54cce640d8ce libabigail-debuginfo = 2.3-3.oc9.1 libabigail-debuginfo(aarch-64) = 2.3-3.oc9.1 libabigail.so.2.0.0-2.3-3.oc9.1.aarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libabigail-debugsource(aarch-64) = 2.3-3.oc9.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libabigail-2.3-3.oc9.1.aarch64 Wrote: /builddir/build/RPMS/libabigail-devel-2.3-3.oc9.1.aarch64.rpm Wrote: /builddir/build/RPMS/libabigail-debugsource-2.3-3.oc9.1.aarch64.rpm Wrote: /builddir/build/RPMS/libabigail-2.3-3.oc9.1.aarch64.rpm Wrote: /builddir/build/RPMS/libabigail-debuginfo-2.3-3.oc9.1.aarch64.rpm Child return code was: 0