<86>Apr 7 02:17:40 userdel[3000551]: delete user 'rooter' <86>Apr 7 02:17:40 userdel[3000551]: removed group 'rooter' owned by 'rooter' <86>Apr 7 02:17:40 userdel[3000551]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 7 02:17:40 groupadd[3000573]: group added to /etc/group: name=rooter, GID=1302 <86>Apr 7 02:17:40 groupadd[3000573]: group added to /etc/gshadow: name=rooter <86>Apr 7 02:17:40 groupadd[3000573]: new group: name=rooter, GID=1302 <86>Apr 7 02:17:40 useradd[3000589]: new user: name=rooter, UID=1302, GID=1302, home=/root, shell=/bin/bash <86>Apr 7 02:17:40 userdel[3000613]: delete user 'builder' <86>Apr 7 02:17:40 userdel[3000613]: removed group 'builder' owned by 'builder' <86>Apr 7 02:17:40 groupadd[3000634]: group added to /etc/group: name=builder, GID=1303 <86>Apr 7 02:17:40 groupadd[3000634]: group added to /etc/gshadow: name=builder <86>Apr 7 02:17:40 groupadd[3000634]: new group: name=builder, GID=1303 <86>Apr 7 02:17:40 useradd[3000648]: new user: name=builder, UID=1303, GID=1303, home=/usr/src, shell=/bin/bash <13>Apr 7 02:17:41 rpmi: libatomic_ops1-7.6.14-alt1 sisyphus+306612.100.1.1 1663053998 installed <13>Apr 7 02:17:41 rpmi: libatomic_ops_gpl1-7.6.14-alt1 sisyphus+306612.100.1.1 1663053998 installed <13>Apr 7 02:17:41 rpmi: libatomic_ops-devel-7.6.14-alt1 sisyphus+306612.100.1.1 1663053998 installed <13>Apr 7 02:17:41 rpmi: glibc-devel-static-6:2.35.0.234.3f63f9dfe1-alt1 sisyphus+317055.200.3.2 1679475504 installed <13>Apr 7 02:17:41 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 7 02:17:42 rpmi: libstdc++12-devel-12.2.1-alt1 sisyphus+317240.100.2.1 1679582373 installed <13>Apr 7 02:17:42 rpmi: gcc12-c++-12.2.1-alt1 sisyphus+317240.100.2.1 1679582373 installed <13>Apr 7 02:17:42 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033053 installed <13>Apr 7 02:17:42 rpmi: libatomic_ops-devel-static-7.6.14-alt1 sisyphus+306612.100.1.1 1663053998 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libgc-8.2.2-alt2.nosrc.rpm (w1.gzdio) Installing libgc-8.2.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82108 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gc-8.2.2 + echo 'Source #0 (gc-8.2.2.tar):' Source #0 (gc-8.2.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gc-8.2.2.tar + cd gc-8.2.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82108 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gc-8.2.2 + export 'CPPFLAGS=-DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1' + CPPFLAGS='-DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-cplusplus --enable-large-config --enable-threads=posix --with-libatomic-ops=yes --enable-shared=yes --disable-static checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking GC version numbers... major=8 minor=2 micro=2 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking dependency style of x86_64-alt-linux-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for emscripten... no checking for inline... inline configure: WARNING: "Explicit GC_INIT() calls may be required." checking for pthread_self in -lpthread... yes checking for clock_gettime without additional libraries... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wpedantic... yes checking for xlc... no checking whether compiler supports -fno-strict-aliasing... yes checking for getcontext... yes checking for dl_iterate_phdr... yes checking for dlopen in -ldl... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking whether to build shared libraries... yes checking whether compiler supports -fvisibility... yes checking which machine-dependent code should be used... checking whether AIX gcc optimization fix is necessary... no checking whether -Wno-frame-address works... yes checking for dladdr... yes checking for sigsetjmp... yes checking for pthread_setname_np... yes (with tid) checking sys/dg_sys_info.h usability... no checking sys/dg_sys_info.h presence... no checking for sys/dg_sys_info.h... no checking atomic_ops.h usability... yes checking atomic_ops.h presence... yes checking for atomic_ops.h... yes checking which libatomic_ops to use... external checking for lock-free AO_or primitive... yes checking for lock-free AO load/store, test-and-set primitives... yes checking for lock-free compare-and-swap and fetch-and-add primitives... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bdw-gc.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands + sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool + make -j16 make[1]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gc_badalc.lo gc_badalc.cc libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gc_badalc.cc -fPIC -DPIC -o .libs/gc_badalc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o pthread_start.lo pthread_start.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c pthread_start.c -fPIC -DPIC -o .libs/pthread_start.o In file included from ./include/private/gc_priv.h:123, from ./include/private/pthread_support.h:21, from pthread_start.c:37: ./include/private/gcconfig.h:2533: warning: "USE_LIBC_PRIVATES" redefined 2533 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gc_cpp.lo gc_cpp.cc libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gc_cpp.cc -fPIC -DPIC -o .libs/gc_cpp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o cord/libcord_la-cordxtra.lo `test -f 'cord/cordxtra.c' || echo './'`cord/cordxtra.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c cord/cordxtra.c -fPIC -DPIC -o cord/.libs/libcord_la-cordxtra.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o cord/libcord_la-cordprnt.lo `test -f 'cord/cordprnt.c' || echo './'`cord/cordprnt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c cord/cordprnt.c -fPIC -DPIC -o cord/.libs/libcord_la-cordprnt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o cord/libcord_la-cordbscs.lo `test -f 'cord/cordbscs.c' || echo './'`cord/cordbscs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c cord/cordbscs.c -fPIC -DPIC -o cord/.libs/libcord_la-cordbscs.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o extra/gc.lo extra/gc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c extra/gc.c -fPIC -DPIC -o extra/.libs/gc.o In file included from ./include/private/gc_priv.h:123, from ./include/private/dbg_mlc.h:28, from extra/../backgraph.c:15, from extra/gc.c:40: ./include/private/gcconfig.h:2533: warning: "USE_LIBC_PRIVATES" redefined 2533 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -version-info 6:1:5 -no-undefined -o libgc.la -rpath /usr/lib64 extra/gc.lo pthread_start.lo -lpthread -ldl -latomic_ops libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC extra/.libs/gc.o .libs/pthread_start.o -lpthread -ldl -latomic_ops -g -O2 -flto=auto -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.5.1 In function 'AO_load', inlined from 'GC_suspend_handler_inner' at extra/../pthread_stop_world.c:359:25, inlined from 'GC_suspend_handler' at extra/../pthread_stop_world.c:261:7: /usr/include/atomic_ops/sysdeps/gcc/generic-small.h:497:10: warning: '__atomic_load_8' writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 497 | return __atomic_load_n(addr, __ATOMIC_RELAXED); | ^ libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.5.1" "libgc.so.1") libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.5.1" "libgc.so") libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 6:0:5 -no-undefined -o libgccpp.la -rpath /usr/lib64 gc_badalc.lo gc_cpp.lo libgc.la libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/12/crtbeginS.o .libs/gc_badalc.o .libs/gc_cpp.o ./.libs/libgc.so -lpthread -ldl -latomic_ops -L/usr/lib64/gcc/x86_64-alt-linux/12 -L/usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/12/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64/crtn.o -g -O2 -flto=auto -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.5.0 libtool: link: (cd ".libs" && rm -f "libgccpp.so.1" && ln -s "libgccpp.so.1.5.0" "libgccpp.so.1") libtool: link: (cd ".libs" && rm -f "libgccpp.so" && ln -s "libgccpp.so.1.5.0" "libgccpp.so") libtool: link: ( cd ".libs" && rm -f "libgccpp.la" && ln -s "../libgccpp.la" "libgccpp.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 6:0:5 -no-undefined -o libgctba.la -rpath /usr/lib64 gc_badalc.lo libgc.la libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/12/crtbeginS.o .libs/gc_badalc.o ./.libs/libgc.so -lpthread -ldl -latomic_ops -L/usr/lib64/gcc/x86_64-alt-linux/12 -L/usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/12/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64/crtn.o -g -O2 -flto=auto -Wl,-soname -Wl,libgctba.so.1 -o .libs/libgctba.so.1.5.0 libtool: link: (cd ".libs" && rm -f "libgctba.so.1" && ln -s "libgctba.so.1.5.0" "libgctba.so.1") libtool: link: (cd ".libs" && rm -f "libgctba.so" && ln -s "libgctba.so.1.5.0" "libgctba.so") libtool: link: ( cd ".libs" && rm -f "libgctba.la" && ln -s "../libgctba.la" "libgctba.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -version-info 6:0:5 -no-undefined -o libcord.la -rpath /usr/lib64 cord/libcord_la-cordbscs.lo cord/libcord_la-cordprnt.lo cord/libcord_la-cordxtra.lo libgc.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC cord/.libs/libcord_la-cordbscs.o cord/.libs/libcord_la-cordprnt.o cord/.libs/libcord_la-cordxtra.o ./.libs/libgc.so -lpthread -ldl -latomic_ops -g -O2 -flto=auto -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.5.0 libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.5.0" "libcord.so.1") libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.5.0" "libcord.so") libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16806 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libgc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libgc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd gc-8.2.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libgc-buildroot make: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/mkdir -p '/usr/src/tmp/libgc-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libgc.la libgccpp.la libgctba.la libcord.la '/usr/src/tmp/libgc-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libgc.so.1.5.1 /usr/src/tmp/libgc-buildroot/usr/lib64/libgc.so.1.5.1 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib64 && { ln -s -f libgc.so.1.5.1 libgc.so.1 || { rm -f libgc.so.1 && ln -s libgc.so.1.5.1 libgc.so.1; }; }) libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib64 && { ln -s -f libgc.so.1.5.1 libgc.so || { rm -f libgc.so && ln -s libgc.so.1.5.1 libgc.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libgc.lai /usr/src/tmp/libgc-buildroot/usr/lib64/libgc.la libtool: warning: relinking 'libgccpp.la' libtool: install: (cd /usr/src/RPM/BUILD/gc-8.2.2; /bin/sh "/usr/src/RPM/BUILD/gc-8.2.2/libtool" --tag CXX --mode=relink x86_64-alt-linux-g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 6:0:5 -no-undefined -o libgccpp.la -rpath /usr/lib64 gc_badalc.lo gc_cpp.lo libgc.la -inst-prefix-dir /usr/src/tmp/libgc-buildroot) libtool: relink: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/12/crtbeginS.o .libs/gc_badalc.o .libs/gc_cpp.o -L/usr/src/tmp/libgc-buildroot/usr/lib64 -L/usr/lib64 -lgc -lpthread -ldl -latomic_ops -L/usr/lib64/gcc/x86_64-alt-linux/12 -L/usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/12/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64/crtn.o -g -O2 -flto=auto -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.5.0 libtool: install: /usr/libexec/rpm-build/install -p .libs/libgccpp.so.1.5.0T /usr/src/tmp/libgc-buildroot/usr/lib64/libgccpp.so.1.5.0 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib64 && { ln -s -f libgccpp.so.1.5.0 libgccpp.so.1 || { rm -f libgccpp.so.1 && ln -s libgccpp.so.1.5.0 libgccpp.so.1; }; }) libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib64 && { ln -s -f libgccpp.so.1.5.0 libgccpp.so || { rm -f libgccpp.so && ln -s libgccpp.so.1.5.0 libgccpp.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libgccpp.lai /usr/src/tmp/libgc-buildroot/usr/lib64/libgccpp.la libtool: warning: relinking 'libgctba.la' libtool: install: (cd /usr/src/RPM/BUILD/gc-8.2.2; /bin/sh "/usr/src/RPM/BUILD/gc-8.2.2/libtool" --tag CXX --mode=relink x86_64-alt-linux-g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 6:0:5 -no-undefined -o libgctba.la -rpath /usr/lib64 gc_badalc.lo libgc.la -inst-prefix-dir /usr/src/tmp/libgc-buildroot) libtool: relink: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/12/crtbeginS.o .libs/gc_badalc.o -L/usr/src/tmp/libgc-buildroot/usr/lib64 -L/usr/lib64 -lgc -lpthread -ldl -latomic_ops -L/usr/lib64/gcc/x86_64-alt-linux/12 -L/usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/12/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64/crtn.o -g -O2 -flto=auto -Wl,-soname -Wl,libgctba.so.1 -o .libs/libgctba.so.1.5.0 libtool: install: /usr/libexec/rpm-build/install -p .libs/libgctba.so.1.5.0T /usr/src/tmp/libgc-buildroot/usr/lib64/libgctba.so.1.5.0 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib64 && { ln -s -f libgctba.so.1.5.0 libgctba.so.1 || { rm -f libgctba.so.1 && ln -s libgctba.so.1.5.0 libgctba.so.1; }; }) libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib64 && { ln -s -f libgctba.so.1.5.0 libgctba.so || { rm -f libgctba.so && ln -s libgctba.so.1.5.0 libgctba.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libgctba.lai /usr/src/tmp/libgc-buildroot/usr/lib64/libgctba.la libtool: warning: relinking 'libcord.la' libtool: install: (cd /usr/src/RPM/BUILD/gc-8.2.2; /bin/sh "/usr/src/RPM/BUILD/gc-8.2.2/libtool" --tag CC --mode=relink x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -version-info 6:0:5 -no-undefined -o libcord.la -rpath /usr/lib64 cord/libcord_la-cordbscs.lo cord/libcord_la-cordprnt.lo cord/libcord_la-cordxtra.lo libgc.la -inst-prefix-dir /usr/src/tmp/libgc-buildroot) libtool: relink: x86_64-alt-linux-gcc -shared -fPIC -DPIC cord/.libs/libcord_la-cordbscs.o cord/.libs/libcord_la-cordprnt.o cord/.libs/libcord_la-cordxtra.o -L/usr/src/tmp/libgc-buildroot/usr/lib64 -L/usr/lib64 -lgc -lpthread -ldl -latomic_ops -g -O2 -flto=auto -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.5.0 libtool: install: /usr/libexec/rpm-build/install -p .libs/libcord.so.1.5.0T /usr/src/tmp/libgc-buildroot/usr/lib64/libcord.so.1.5.0 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib64 && { ln -s -f libcord.so.1.5.0 libcord.so.1 || { rm -f libcord.so.1 && ln -s libcord.so.1.5.0 libcord.so.1; }; }) libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib64 && { ln -s -f libcord.so.1.5.0 libcord.so || { rm -f libcord.so && ln -s libcord.so.1.5.0 libcord.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libcord.lai /usr/src/tmp/libgc-buildroot/usr/lib64/libcord.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libgc-buildroot/usr/share/doc/gc' /usr/libexec/rpm-build/install -p -m 644 AUTHORS README.md doc/README.DGUX386 doc/README.Mac doc/README.OS2 doc/README.amiga doc/README.arm.cross doc/README.autoconf doc/README.cmake doc/README.cords doc/README.darwin doc/README.emscripten doc/README.environment doc/README.ews4800 doc/README.hp doc/README.linux doc/README.macros doc/README.rs6000 doc/README.sgi doc/README.solaris2 doc/README.symbian doc/README.uts doc/README.win32 doc/README.win64 doc/debugging.md doc/finalization.md doc/gcdescr.md doc/gcinterface.md doc/leak.md doc/overview.md doc/porting.md doc/scale.md doc/simple_example.md doc/tree.md '/usr/src/tmp/libgc-buildroot/usr/share/doc/gc' /bin/mkdir -p '/usr/src/tmp/libgc-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 include/extra/gc_cpp.h include/extra/gc.h '/usr/src/tmp/libgc-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libgc-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 'doc/gc.man' '/usr/src/tmp/libgc-buildroot/usr/share/man/man3/gc.3' /bin/mkdir -p '/usr/src/tmp/libgc-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 bdw-gc.pc '/usr/src/tmp/libgc-buildroot/usr/lib64/pkgconfig' /bin/mkdir -p '/usr/src/tmp/libgc-buildroot/usr/include/gc' /usr/libexec/rpm-build/install -p -m 644 include/gc_pthread_redirects.h include/gc_gcj.h include/gc_disclaim.h include/gc_allocator.h include/gc_cpp.h include/gc.h include/gc_backptr.h include/gc_config_macros.h include/gc_inline.h include/gc_mark.h include/gc_tiny_fl.h include/gc_typed.h include/gc_version.h include/javaxfc.h include/leak_detector.h include/cord.h include/cord_pos.h include/ec.h '/usr/src/tmp/libgc-buildroot/usr/include/gc' make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' + mkdir -p /usr/src/tmp/libgc-buildroot/usr/share/man/man3/ + install -pm644 doc/gc.man /usr/src/tmp/libgc-buildroot/usr/share/man/man3/gc.3 + rm -rf /usr/src/tmp/libgc-buildroot/usr/share/doc/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libgc-buildroot (auto) removed './usr/lib64/libcord.la' removed './usr/lib64/libgctba.la' removed './usr/lib64/libgccpp.la' removed './usr/lib64/libgc.la' mode of './usr/lib64/libcord.so.1.5.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libgctba.so.1.5.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libgccpp.so.1.5.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libgc.so.1.5.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libgc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/bdw-gc.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/bdw-gc.pc: Libs: '-L${libdir} -latomic_ops -lgc -lpthread -ldl' --> '-latomic_ops -lgc -lpthread -ldl' Checking contents of files in /usr/src/tmp/libgc-buildroot/ (default) Compressing files in /usr/src/tmp/libgc-buildroot (auto) Adjusting library links in /usr/src/tmp/libgc-buildroot ./usr/lib64: (from :0) libgc.so.1 -> libgc.so.1.5.1 libgccpp.so.1 -> libgccpp.so.1.5.0 libgctba.so.1 -> libgctba.so.1.5.0 libcord.so.1 -> libcord.so.1.5.0 Verifying ELF objects in /usr/src/tmp/libgc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.1719 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gc-8.2.2 + export LD_LIBRARY_PATH=/usr/src/tmp/libgc-buildroot/usr/lib64:/usr/src/RPM/BUILD/gc-8.2.2/.libs + LD_LIBRARY_PATH=/usr/src/tmp/libgc-buildroot/usr/lib64:/usr/src/RPM/BUILD/gc-8.2.2/.libs + make -j16 -k check make cordtest gctest leaktest middletest smashtest hugetest realloc_test staticrootstest test_atomic_ops threadleaktest threadkey_test subthreadcreate_test initsecondarythread_test test_cpp disclaim_test disclaim_bench disclaim_weakmap_test libstaticrootslib_test.la libstaticrootslib2_test.la make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/leak_test.o tests/leak_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/middle.o tests/middle.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/smash_test.o tests/smash_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/realloc_test.o tests/realloc_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/huge_test.o tests/huge_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/staticrootstest-staticrootstest.o `test -f 'tests/staticrootstest.c' || echo './'`tests/staticrootstest.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o cord/tests/cordtest.o cord/tests/cordtest.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/test_atomic_ops.o tests/test_atomic_ops.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/threadkey_test.o tests/threadkey_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/thread_leak_test.o tests/thread_leak_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/subthread_create.o tests/subthread_create.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/initsecondarythread.o tests/initsecondarythread.c In file included from tests/initsecondarythread.c:60: ./include/private/gcconfig.h:2533: warning: "USE_LIBC_PRIVATES" redefined 2533 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/disclaim_bench.o tests/disclaim_bench.c In file included from ./include/private/gc_priv.h:123, from tests/disclaim_bench.c:26: ./include/private/gcconfig.h:2533: warning: "USE_LIBC_PRIVATES" redefined 2533 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/disclaim_weakmap_test.o tests/disclaim_weakmap_test.c In file included from ./include/private/gc_priv.h:123, from tests/disclaim_weakmap_test.c:30: ./include/private/gcconfig.h:2533: warning: "USE_LIBC_PRIVATES" redefined 2533 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/staticrootslib.lo tests/staticrootslib.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c tests/staticrootslib.c -fPIC -DPIC -o tests/.libs/staticrootslib.o make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/disclaim_test.o tests/disclaim_test.c In file included from ./include/private/gc_priv.h:123, from tests/disclaim_test.c:33: ./include/private/gcconfig.h:2533: warning: "USE_LIBC_PRIVATES" redefined 2533 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/libstaticrootslib2_test_la-staticrootslib.lo `test -f 'tests/staticrootslib.c' || echo './'`tests/staticrootslib.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c tests/staticrootslib.c -fPIC -DPIC -o tests/.libs/libstaticrootslib2_test_la-staticrootslib.o make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/test_cpp.o tests/test_cpp.cc In file included from tests/test_cpp.cc:41: ./include/private/gcconfig.h:2533: warning: "USE_LIBC_PRIVATES" redefined 2533 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -c -o tests/test.o tests/test.c In file included from ./include/private/gc_priv.h:123, from tests/test.c:73: ./include/private/gcconfig.h:2533: warning: "USE_LIBC_PRIVATES" redefined 2533 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o middletest tests/middle.o ./libgc.la libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/middletest tests/middle.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o realloc_test tests/realloc_test.o ./libgc.la libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/realloc_test tests/realloc_test.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o hugetest tests/huge_test.o ./libgc.la libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/hugetest tests/huge_test.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o leaktest tests/leak_test.o ./libgc.la libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/leaktest tests/leak_test.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o threadleaktest tests/thread_leak_test.o ./libgc.la -lpthread -ldl libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/threadleaktest tests/thread_leak_test.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o smashtest tests/smash_test.o ./libgc.la libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/smashtest tests/smash_test.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o threadkey_test tests/threadkey_test.o ./libgc.la -lpthread -ldl libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/threadkey_test tests/threadkey_test.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o test_atomic_ops tests/test_atomic_ops.o ./libgc.la -lpthread -ldl libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/test_atomic_ops tests/test_atomic_ops.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o disclaim_bench tests/disclaim_bench.o ./libgc.la libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/disclaim_bench tests/disclaim_bench.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o disclaim_weakmap_test tests/disclaim_weakmap_test.o ./libgc.la -lpthread -ldl libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/disclaim_weakmap_test tests/disclaim_weakmap_test.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o initsecondarythread_test tests/initsecondarythread.o ./libgc.la -lpthread -ldl libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/initsecondarythread_test tests/initsecondarythread.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o cordtest cord/tests/cordtest.o ./libcord.la ./libgc.la libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/cordtest cord/tests/cordtest.o ./.libs/libcord.so /usr/src/RPM/BUILD/gc-8.2.2/.libs/libgc.so ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -no-undefined -rpath /nowhere -o libstaticrootslib2_test.la tests/libstaticrootslib2_test_la-staticrootslib.lo ./libgc.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC tests/.libs/libstaticrootslib2_test_la-staticrootslib.o ./.libs/libgc.so -lpthread -ldl -latomic_ops -g -O2 -flto=auto -Wl,-soname -Wl,libstaticrootslib2_test.so.0 -o .libs/libstaticrootslib2_test.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libstaticrootslib2_test.so.0" && ln -s "libstaticrootslib2_test.so.0.0.0" "libstaticrootslib2_test.so.0") libtool: link: (cd ".libs" && rm -f "libstaticrootslib2_test.so" && ln -s "libstaticrootslib2_test.so.0.0.0" "libstaticrootslib2_test.so") libtool: link: ( cd ".libs" && rm -f "libstaticrootslib2_test.la" && ln -s "../libstaticrootslib2_test.la" "libstaticrootslib2_test.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: 'libstaticrootslib2_test.la' is up to date. make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -no-undefined -rpath /nowhere -o libstaticrootslib_test.la tests/staticrootslib.lo ./libgc.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC tests/.libs/staticrootslib.o ./.libs/libgc.so -lpthread -ldl -latomic_ops -g -O2 -flto=auto -Wl,-soname -Wl,libstaticrootslib_test.so.0 -o .libs/libstaticrootslib_test.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libstaticrootslib_test.so.0" && ln -s "libstaticrootslib_test.so.0.0.0" "libstaticrootslib_test.so.0") libtool: link: (cd ".libs" && rm -f "libstaticrootslib_test.so" && ln -s "libstaticrootslib_test.so.0.0.0" "libstaticrootslib_test.so") libtool: link: ( cd ".libs" && rm -f "libstaticrootslib_test.la" && ln -s "../libstaticrootslib_test.la" "libstaticrootslib_test.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: 'libstaticrootslib_test.la' is up to date. make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o subthreadcreate_test tests/subthread_create.o ./libgc.la -lpthread -ldl libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/subthreadcreate_test tests/subthread_create.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o disclaim_test tests/disclaim_test.o ./libgc.la -lpthread -ldl libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/disclaim_test tests/disclaim_test.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o staticrootstest tests/staticrootstest-staticrootstest.o libstaticrootslib_test.la libstaticrootslib2_test.la ./libgc.la libtool: link: x86_64-alt-linux-gcc -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/staticrootstest tests/staticrootstest-staticrootstest.o ./.libs/libstaticrootslib_test.so ./.libs/libstaticrootslib2_test.so /usr/src/RPM/BUILD/gc-8.2.2/.libs/libgc.so ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test_cpp tests/test_cpp.o libgccpp.la ./libgc.la libtool: link: x86_64-alt-linux-g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_cpp tests/test_cpp.o ./.libs/libgccpp.so /usr/src/RPM/BUILD/gc-8.2.2/.libs/libgc.so ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o gctest tests/test.o ./libgc.la -lpthread -ldl libtool: link: x86_64-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-frame-address -o .libs/gctest tests/test.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make check-TESTS make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: smashtest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: test_atomic_ops make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: leaktest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: initsecondarythread_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: hugetest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: threadleaktest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: subthreadcreate_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: middletest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: threadkey_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: cordtest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: disclaim_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: realloc_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: staticrootstest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: test_cpp make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: disclaim_bench make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: gctest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' PASS: disclaim_weakmap_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' ============================================================================ Testsuite summary for gc 8.2.2 ============================================================================ # TOTAL: 17 # PASS: 17 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-8.2.2' + exit 0 Processing files: libgc-8.2.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87213 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gc-8.2.2 + DOCDIR=/usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-8.2.2 + export DOCDIR + rm -rf /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-8.2.2 + /bin/mkdir -p /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-8.2.2 + cp -prL ChangeLog README.QUICK README.md doc/README.cords /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-8.2.2 + chmod -R go-w /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-8.2.2 + chmod -R a+rX /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-8.2.2 + cp -prL doc/README.environment /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-8.2.2 + chmod -R go-w /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-8.2.2 + chmod -R a+rX /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-8.2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jDOzlI find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libgc-buildroot/usr/lib64/libcord.so.1: 43 symbols, 16 bpp lib.prov: /usr/src/tmp/libgc-buildroot/usr/lib64/libgc.so.1: 291 symbols, 19 bpp lib.prov: /usr/src/tmp/libgc-buildroot/usr/lib64/libgccpp.so.1: 7 symbols, 13 bpp lib.prov: /usr/src/tmp/libgc-buildroot/usr/lib64/libgctba.so.1: 1 symbols, 10 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FLCcPy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libcord.so.1()(64bit) = set:jdK4wUXrRhPvaE74aNy6LJMiWMgeAmypu9gYCS3XKnSh3MAUcD9ffjC75MPmsUlZ86gbFb3YHQ05Ok1n8Tvbw5lh1, libgc.so.1()(64bit) = set:mdm0QZ2CZBjTRZb2NE4zh6yF10tuFPWfOrZnHpHMJ1OBtZ7S9w96Mu7ZqZvqdKUQ0q2hBhJ7nU1Uu0BhkhwYPYHbkdFpv6iV11O6IpVCFZA57lSRojvo3ZBDk0xrIMr0UsqTyUpr8N5eb8zB9rO7sfzQBwCRT6QlUbcGJOq9stkZk3naxB7A04UsXT6ZAkJ0MdI4JZtZfedX7LeV7ghHZ803WkKftCAAI55JlaBMk3uIYc77o1IUt8Nn0cZ6l5fvvDKY9pbqm7i6QW88YI50y5x8ZxKkWaSRgNbkKIlG5tA80ZhYLFWRcOzvS1Az98ZwjufhZqUD0xoeY4V0wEc1bcN6ALCiq8lQcZhjaGMbm61MyVNh9u3ivqk1JKedC6yMq8cscZfgKfp9VsRs2ODEZ7ntMi9ZjwgDfWhR1yZaQt34GGzV44hBft6hkGe8weYAZIHXcPK6dnBekgEChVilBeLdRgkZIy5hLdEv9UZ4gA2gOMv1f3s4Fu0eBtqsaXAFfZ0wauofBgV7PxQN4zjUrkcMsaYIv1SjoWZ8yHNIkNTyymMlb90QWZKoIBZtFOaZ329hDR9Z3Ikxuto3W3b9tgPEMNWbN7RJj0, libgccpp.so.1()(64bit) = set:gdbSyQs0KjeMBzY5, libgctba.so.1()(64bit) = set:dcx6 Requires: ld-linux-x86-64.so.2()(64bit) >= set:jhIEfvc2, ld-linux-x86-64.so.2(GLIBC_2.2.5)(64bit), ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oy8JoT Creating libgc-debuginfo package Processing files: libgc-devel-8.2.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31265 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gc-8.2.2 + DOCDIR=/usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-8.2.2 + export DOCDIR + rm -rf /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-8.2.2 + /bin/mkdir -p /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-8.2.2 + cp -prL README.md doc/README.linux doc/README.arm.cross doc/README.autoconf doc/README.cmake /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-8.2.2 + chmod -R go-w /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-8.2.2 + chmod -R a+rX /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-8.2.2 + cp -prL doc/debugging.md doc/finalization.md doc/gcdescr.md doc/gcinterface.md doc/leak.md doc/overview.md doc/porting.md doc/scale.md doc/simple_example.md doc/tree.md /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-8.2.2 + chmod -R go-w /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-8.2.2 + chmod -R a+rX /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-8.2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XdDoqH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VCIVLC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libgc-buildroot/usr/include/gc/gc_allocator.h:44:10: fatal error: new: No such file or directory 44 | #include // for placement new and bad_alloc | ^~~~~ compilation terminated. cpp.req: /usr/src/tmp/libgc-buildroot/usr/include/gc/gc_allocator.h: cpp failed, trying c++ mode Provides: pkgconfig(bdw-gc) = 8.2.2 Requires: libgc = 8.2.2-alt2, /usr/lib64/libcord.so.1.5.0, /usr/lib64/libgc.so.1.5.1, /usr/lib64/libgccpp.so.1.5.0, /usr/lib64/libgctba.so.1.5.0, /usr/lib64/pkgconfig, libatomic_ops-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1q7Rdm Processing files: libgc-debuginfo-8.2.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vm956W find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cJbnow find-requires: running scripts (debuginfo) Provides: debug64(libcord.so.1), debug64(libgc.so.1), debug64(libgccpp.so.1), debug64(libgctba.so.1) Requires: libgc = 8.2.2-alt2, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libstdc++.so.6) Adding to libgc-devel a strict dependency on libgc Adding to libgc-debuginfo a strict dependency on libgc Removing 4 extra deps from libgc-devel due to dependency on libgc Wrote: /usr/src/RPM/RPMS/x86_64/libgc-8.2.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libgc-devel-8.2.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libgc-debuginfo-8.2.2-alt2.x86_64.rpm (w2.lzdio) 30.06user 11.28system 0:21.55elapsed 191%CPU (0avgtext+0avgdata 67512maxresident)k 0inputs+0outputs (0major+2743929minor)pagefaults 0swaps 1.90user 1.11system 0:27.86elapsed 10%CPU (0avgtext+0avgdata 110340maxresident)k 24inputs+0outputs (32834major+157530minor)pagefaults 0swaps --- libgc-8.2.2-alt2.x86_64.rpm.repo 2022-09-07 10:35:14.000000000 +0000 +++ libgc-8.2.2-alt2.x86_64.rpm.hasher 2023-04-07 02:18:05.964963665 +0000 @@ -39,9 +39,9 @@ File: /usr/lib64/libcord.so.1 120777 root:root libcord.so.1.5.0 -File: /usr/lib64/libcord.so.1.5.0 100644 root:root 15d5c4e7f8b51ab47f699a2b477adf97 +File: /usr/lib64/libcord.so.1.5.0 100644 root:root e6d067f2df1b1d56618eeb5ae16c35b0 File: /usr/lib64/libgc.so.1 120777 root:root libgc.so.1.5.1 -File: /usr/lib64/libgc.so.1.5.1 100644 root:root 24aea52ed21f90d3e4e407b542e809dd +File: /usr/lib64/libgc.so.1.5.1 100644 root:root 68f0716c6bd4aec8c83090ae97db57bc File: /usr/lib64/libgccpp.so.1 120777 root:root libgccpp.so.1.5.0 -File: /usr/lib64/libgccpp.so.1.5.0 100644 root:root 255ad68d89fe3df40196e720627a3be1 +File: /usr/lib64/libgccpp.so.1.5.0 100644 root:root a971f3ae3db7c115634443f5c41c8260 File: /usr/lib64/libgctba.so.1 120777 root:root libgctba.so.1.5.0 -File: /usr/lib64/libgctba.so.1.5.0 100644 root:root dcea86e7c9c34107213eb7ef4c862e7c +File: /usr/lib64/libgctba.so.1.5.0 100644 root:root d7e021afe5eaeb8e3e9f89a396460806 File: /usr/share/doc/libgc-8.2.2 40755 root:root @@ -52,2 +52,2 @@ File: /usr/share/doc/libgc-8.2.2/README.md 100644 root:root 8040e393c47d671fb436f184590c514a -RPMIdentity: b1d2275e9370c416e99081d4596c1a40bdfb8ca86c92b531c0506ff72b3f12f0b1dcb8e555e14df03f5bb439f90f19fd4c584898962b9f9356f2e6e95f4146f6 +RPMIdentity: 26784c42204b0e5d0bb6a5bb4af7136ba0445dbf4b450859b7768a402c2986c557d75de413faf7e19eb2524cae62600cd5a59ce827481d1c124b93ce640302e8 --- libgc-debuginfo-8.2.2-alt2.x86_64.rpm.repo 2022-09-07 10:35:14.000000000 +0000 +++ libgc-debuginfo-8.2.2-alt2.x86_64.rpm.hasher 2023-04-07 02:18:06.050965385 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/22 40755 root:root -/usr/lib/debug/.build-id/22/c1df52314c9f23ef16a7f9c0c75152ad74f5ee 120777 root:root ../../../../lib64/libgc.so.1.5.1 -/usr/lib/debug/.build-id/22/c1df52314c9f23ef16a7f9c0c75152ad74f5ee.debug 120777 root:root ../../usr/lib64/libgc.so.1.5.1.debug -/usr/lib/debug/.build-id/9c 40755 root:root -/usr/lib/debug/.build-id/9c/bb9a0cd2498911d4a7375fe94623f77ac1a586 120777 root:root ../../../../lib64/libcord.so.1.5.0 -/usr/lib/debug/.build-id/9c/bb9a0cd2498911d4a7375fe94623f77ac1a586.debug 120777 root:root ../../usr/lib64/libcord.so.1.5.0.debug -/usr/lib/debug/.build-id/ad 40755 root:root -/usr/lib/debug/.build-id/ad/b534a6c6aee971e51599073f215348bbdd5937 120777 root:root ../../../../lib64/libgctba.so.1.5.0 -/usr/lib/debug/.build-id/ad/b534a6c6aee971e51599073f215348bbdd5937.debug 120777 root:root ../../usr/lib64/libgctba.so.1.5.0.debug -/usr/lib/debug/.build-id/b7 40755 root:root -/usr/lib/debug/.build-id/b7/6bbb92a5e260e44442103a5ecf488971fb6b67 120777 root:root ../../../../lib64/libgccpp.so.1.5.0 -/usr/lib/debug/.build-id/b7/6bbb92a5e260e44442103a5ecf488971fb6b67.debug 120777 root:root ../../usr/lib64/libgccpp.so.1.5.0.debug +/usr/lib/debug/.build-id/50 40755 root:root +/usr/lib/debug/.build-id/50/dfd0eabceec357c2be985d32e7242bc137f2da 120777 root:root ../../../../lib64/libcord.so.1.5.0 +/usr/lib/debug/.build-id/50/dfd0eabceec357c2be985d32e7242bc137f2da.debug 120777 root:root ../../usr/lib64/libcord.so.1.5.0.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/a00c6713b5cdaa62f6a48c44bdd29134694576 120777 root:root ../../../../lib64/libgctba.so.1.5.0 +/usr/lib/debug/.build-id/86/a00c6713b5cdaa62f6a48c44bdd29134694576.debug 120777 root:root ../../usr/lib64/libgctba.so.1.5.0.debug +/usr/lib/debug/.build-id/9f 40755 root:root +/usr/lib/debug/.build-id/9f/5ed997b00877c261d993d264648d48936c1752 120777 root:root ../../../../lib64/libgc.so.1.5.1 +/usr/lib/debug/.build-id/9f/5ed997b00877c261d993d264648d48936c1752.debug 120777 root:root ../../usr/lib64/libgc.so.1.5.1.debug +/usr/lib/debug/.build-id/df 40755 root:root +/usr/lib/debug/.build-id/df/2d404c5cb5ee0db327ace67cc158a2a6bd83dd 120777 root:root ../../../../lib64/libgccpp.so.1.5.0 +/usr/lib/debug/.build-id/df/2d404c5cb5ee0db327ace67cc158a2a6bd83dd.debug 120777 root:root ../../usr/lib64/libgccpp.so.1.5.0.debug /usr/lib/debug/usr/lib64/libcord.so.1.5.0.debug 100644 root:root @@ -86,21 +86,21 @@ Provides: libgc-debuginfo = 8.2.2-alt2:sisyphus+306390.100.1.1 -File: /usr/lib/debug/.build-id/22 40755 root:root -File: /usr/lib/debug/.build-id/22/c1df52314c9f23ef16a7f9c0c75152ad74f5ee 120777 root:root ../../../../lib64/libgc.so.1.5.1 -File: /usr/lib/debug/.build-id/22/c1df52314c9f23ef16a7f9c0c75152ad74f5ee.debug 120777 root:root ../../usr/lib64/libgc.so.1.5.1.debug -File: /usr/lib/debug/.build-id/9c 40755 root:root -File: /usr/lib/debug/.build-id/9c/bb9a0cd2498911d4a7375fe94623f77ac1a586 120777 root:root ../../../../lib64/libcord.so.1.5.0 -File: /usr/lib/debug/.build-id/9c/bb9a0cd2498911d4a7375fe94623f77ac1a586.debug 120777 root:root ../../usr/lib64/libcord.so.1.5.0.debug -File: /usr/lib/debug/.build-id/ad 40755 root:root -File: /usr/lib/debug/.build-id/ad/b534a6c6aee971e51599073f215348bbdd5937 120777 root:root ../../../../lib64/libgctba.so.1.5.0 -File: /usr/lib/debug/.build-id/ad/b534a6c6aee971e51599073f215348bbdd5937.debug 120777 root:root ../../usr/lib64/libgctba.so.1.5.0.debug -File: /usr/lib/debug/.build-id/b7 40755 root:root -File: /usr/lib/debug/.build-id/b7/6bbb92a5e260e44442103a5ecf488971fb6b67 120777 root:root ../../../../lib64/libgccpp.so.1.5.0 -File: /usr/lib/debug/.build-id/b7/6bbb92a5e260e44442103a5ecf488971fb6b67.debug 120777 root:root ../../usr/lib64/libgccpp.so.1.5.0.debug -File: /usr/lib/debug/usr/lib64/libcord.so.1.5.0.debug 100644 root:root 5520bf32cd0b6fc757dbf390309c2983 +File: /usr/lib/debug/.build-id/50 40755 root:root +File: /usr/lib/debug/.build-id/50/dfd0eabceec357c2be985d32e7242bc137f2da 120777 root:root ../../../../lib64/libcord.so.1.5.0 +File: /usr/lib/debug/.build-id/50/dfd0eabceec357c2be985d32e7242bc137f2da.debug 120777 root:root ../../usr/lib64/libcord.so.1.5.0.debug +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/a00c6713b5cdaa62f6a48c44bdd29134694576 120777 root:root ../../../../lib64/libgctba.so.1.5.0 +File: /usr/lib/debug/.build-id/86/a00c6713b5cdaa62f6a48c44bdd29134694576.debug 120777 root:root ../../usr/lib64/libgctba.so.1.5.0.debug +File: /usr/lib/debug/.build-id/9f 40755 root:root +File: /usr/lib/debug/.build-id/9f/5ed997b00877c261d993d264648d48936c1752 120777 root:root ../../../../lib64/libgc.so.1.5.1 +File: /usr/lib/debug/.build-id/9f/5ed997b00877c261d993d264648d48936c1752.debug 120777 root:root ../../usr/lib64/libgc.so.1.5.1.debug +File: /usr/lib/debug/.build-id/df 40755 root:root +File: /usr/lib/debug/.build-id/df/2d404c5cb5ee0db327ace67cc158a2a6bd83dd 120777 root:root ../../../../lib64/libgccpp.so.1.5.0 +File: /usr/lib/debug/.build-id/df/2d404c5cb5ee0db327ace67cc158a2a6bd83dd.debug 120777 root:root ../../usr/lib64/libgccpp.so.1.5.0.debug +File: /usr/lib/debug/usr/lib64/libcord.so.1.5.0.debug 100644 root:root dbab4ac9c38c2aa3a40b2ce95e734e1b File: /usr/lib/debug/usr/lib64/libcord.so.1.debug 120777 root:root libcord.so.1.5.0.debug -File: /usr/lib/debug/usr/lib64/libgc.so.1.5.1.debug 100644 root:root 48e14a9e06dadaf3eceb152e3044081a +File: /usr/lib/debug/usr/lib64/libgc.so.1.5.1.debug 100644 root:root 57f214b7e2e3902c693609b1c7f95333 File: /usr/lib/debug/usr/lib64/libgc.so.1.debug 120777 root:root libgc.so.1.5.1.debug -File: /usr/lib/debug/usr/lib64/libgccpp.so.1.5.0.debug 100644 root:root e9eb3e36a264020374ea667ef04c255e +File: /usr/lib/debug/usr/lib64/libgccpp.so.1.5.0.debug 100644 root:root 575d8ae2064396356d86b4a7d9fc12e6 File: /usr/lib/debug/usr/lib64/libgccpp.so.1.debug 120777 root:root libgccpp.so.1.5.0.debug -File: /usr/lib/debug/usr/lib64/libgctba.so.1.5.0.debug 100644 root:root 18086cf6713e6335da6b78735bc88933 +File: /usr/lib/debug/usr/lib64/libgctba.so.1.5.0.debug 100644 root:root 3711e1f2a2b486f9a4509f43a8bdd8e1 File: /usr/lib/debug/usr/lib64/libgctba.so.1.debug 120777 root:root libgctba.so.1.5.0.debug @@ -162,2 +162,2 @@ File: /usr/src/debug/gc-8.2.2/typd_mlc.c 100644 root:root 482842a6894beda1cf9a516a72b64d09 -RPMIdentity: 1f7929456745fda66cdb41043d3d5a34d3105d0ad428f9ad877be95e43c53605510e8ccd7f1b627a17c611290004d0325ae6b1b5594d3d69e9a3260833b4b6ab +RPMIdentity: 1b9c94cfe3d93453ab8cab4c6e8f0e1a2e67ab4fca6349a54c66b44318cfef0340fd8bc5ea82e6714d46b3b551f35fbcd1dada361fd95518d6cec4946659bdda