<86>Jan 28 05:19:14 userdel[3637481]: delete user 'rooter' <86>Jan 28 05:19:14 userdel[3637481]: removed group 'rooter' owned by 'rooter' <86>Jan 28 05:19:14 userdel[3637481]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 28 05:19:14 groupadd[3637506]: group added to /etc/group: name=rooter, GID=1341 <86>Jan 28 05:19:14 groupadd[3637506]: group added to /etc/gshadow: name=rooter <86>Jan 28 05:19:14 groupadd[3637506]: new group: name=rooter, GID=1341 <86>Jan 28 05:19:14 useradd[3637526]: new user: name=rooter, UID=1341, GID=1341, home=/root, shell=/bin/bash <86>Jan 28 05:19:14 userdel[3637558]: delete user 'builder' <86>Jan 28 05:19:14 userdel[3637558]: removed group 'builder' owned by 'builder' <86>Jan 28 05:19:14 userdel[3637558]: removed shadow group 'builder' owned by 'builder' <86>Jan 28 05:19:14 groupadd[3637585]: group added to /etc/group: name=builder, GID=1342 <86>Jan 28 05:19:14 groupadd[3637585]: group added to /etc/gshadow: name=builder <86>Jan 28 05:19:14 groupadd[3637585]: new group: name=builder, GID=1342 <86>Jan 28 05:19:14 useradd[3637605]: new user: name=builder, UID=1342, GID=1342, home=/usr/src, shell=/bin/bash <13>Jan 28 05:19:16 rpmi: libatomic_ops_gpl1-7.6.14-alt1 sisyphus+306612.100.1.1 1663053998 installed <13>Jan 28 05:19:16 rpmi: libatomic_ops1-7.6.14-alt1 sisyphus+306612.100.1.1 1663053998 installed <13>Jan 28 05:19:16 rpmi: libatomic_ops-devel-7.6.14-alt1 sisyphus+306612.100.1.1 1663053998 installed <13>Jan 28 05:19:16 rpmi: glibc-devel-static-6:2.35.0.6.491f2e-alt2 sisyphus+309864.200.2.1 1668244742 installed <13>Jan 28 05:19:16 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jan 28 05:19:17 rpmi: libstdc++12-devel-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed <13>Jan 28 05:19:17 rpmi: gcc12-c++-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed <13>Jan 28 05:19:17 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033914 installed <13>Jan 28 05:19:17 rpmi: libatomic_ops-devel-static-7.6.14-alt1 sisyphus+306612.100.1.1 1663053998 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11908 + 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.4314 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 --enable-parallel-mark checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking dependency style of i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... yes checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-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... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-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 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=CC --mode=compile i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -c -o pthread_start.lo pthread_start.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o gc_badalc.lo gc_badalc.cc libtool: compile: i586-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 -march=i586 -mtune=generic -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=CXX --mode=compile i586-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 -march=i586 -mtune=generic -c -o gc_cpp.lo gc_cpp.cc libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -c -o cord/libcord_la-cordprnt.lo `test -f 'cord/cordprnt.c' || echo './'`cord/cordprnt.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -c -o cord/libcord_la-cordbscs.lo `test -f 'cord/cordbscs.c' || echo './'`cord/cordbscs.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -c -o cord/libcord_la-cordxtra.lo `test -f 'cord/cordxtra.c' || echo './'`cord/cordxtra.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -c -o extra/gc.lo extra/gc.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -version-info 6:1:5 -no-undefined -o libgc.la -rpath /usr/lib extra/gc.lo pthread_start.lo -lpthread -ldl -latomic_ops libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC extra/.libs/gc.o .libs/pthread_start.o -lpthread -ldl -latomic_ops -g -O2 -flto=auto -march=i586 -mtune=generic -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_4' writing 4 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 i586-alt-linux-g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 6:0:5 -no-undefined -o libgccpp.la -rpath /usr/lib gc_badalc.lo gc_cpp.lo libgc.la libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/12/../../../crti.o /usr/lib/gcc/i586-alt-linux/12/crtbeginS.o .libs/gc_badalc.o .libs/gc_cpp.o ./.libs/libgc.so -lpthread -ldl -latomic_ops -L/usr/lib/gcc/i586-alt-linux/12 -L/usr/lib/gcc/i586-alt-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/12/crtendS.o /usr/lib/gcc/i586-alt-linux/12/../../../crtn.o -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 6:0:5 -no-undefined -o libgctba.la -rpath /usr/lib gc_badalc.lo libgc.la libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/12/../../../crti.o /usr/lib/gcc/i586-alt-linux/12/crtbeginS.o .libs/gc_badalc.o ./.libs/libgc.so -lpthread -ldl -latomic_ops -L/usr/lib/gcc/i586-alt-linux/12 -L/usr/lib/gcc/i586-alt-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/12/crtendS.o /usr/lib/gcc/i586-alt-linux/12/../../../crtn.o -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -version-info 6:0:5 -no-undefined -o libcord.la -rpath /usr/lib cord/libcord_la-cordbscs.lo cord/libcord_la-cordprnt.lo cord/libcord_la-cordxtra.lo libgc.la libtool: link: i586-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 -march=i586 -mtune=generic -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.34703 + 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/lib' /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/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libgc.so.1.5.1 /usr/src/tmp/libgc-buildroot/usr/lib/libgc.so.1.5.1 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { 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/lib && { 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/lib/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 i586-alt-linux-g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 6:0:5 -no-undefined -o libgccpp.la -rpath /usr/lib gc_badalc.lo gc_cpp.lo libgc.la -inst-prefix-dir /usr/src/tmp/libgc-buildroot) libtool: relink: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/12/../../../crti.o /usr/lib/gcc/i586-alt-linux/12/crtbeginS.o .libs/gc_badalc.o .libs/gc_cpp.o -L/usr/src/tmp/libgc-buildroot/usr/lib -L/usr/lib -lgc -lpthread -ldl -latomic_ops -L/usr/lib/gcc/i586-alt-linux/12 -L/usr/lib/gcc/i586-alt-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/12/crtendS.o /usr/lib/gcc/i586-alt-linux/12/../../../crtn.o -g -O2 -flto=auto -march=i586 -mtune=generic -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/lib/libgccpp.so.1.5.0 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { 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/lib && { 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/lib/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 i586-alt-linux-g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 6:0:5 -no-undefined -o libgctba.la -rpath /usr/lib gc_badalc.lo libgc.la -inst-prefix-dir /usr/src/tmp/libgc-buildroot) libtool: relink: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/12/../../../crti.o /usr/lib/gcc/i586-alt-linux/12/crtbeginS.o .libs/gc_badalc.o -L/usr/src/tmp/libgc-buildroot/usr/lib -L/usr/lib -lgc -lpthread -ldl -latomic_ops -L/usr/lib/gcc/i586-alt-linux/12 -L/usr/lib/gcc/i586-alt-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/12/crtendS.o /usr/lib/gcc/i586-alt-linux/12/../../../crtn.o -g -O2 -flto=auto -march=i586 -mtune=generic -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/lib/libgctba.so.1.5.0 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { 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/lib && { 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/lib/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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -version-info 6:0:5 -no-undefined -o libcord.la -rpath /usr/lib 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: i586-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/lib -L/usr/lib -lgc -lpthread -ldl -latomic_ops -g -O2 -flto=auto -march=i586 -mtune=generic -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/lib/libcord.so.1.5.0 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { 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/lib && { 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/lib/libcord.la libtool: warning: remember to run 'libtool --finish /usr/lib' /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/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 bdw-gc.pc '/usr/src/tmp/libgc-buildroot/usr/lib/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/lib/libcord.la' removed './usr/lib/libgctba.la' removed './usr/lib/libgccpp.la' removed './usr/lib/libgc.la' mode of './usr/lib/libcord.so.1.5.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libgctba.so.1.5.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libgccpp.so.1.5.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/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/lib/pkgconfig/bdw-gc.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: (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) verify-elf: WARNING: ./usr/lib/libgc.so.1.5.1: uses non-LFS functions: __open_2 fcntl lseek mmap open Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.18555 + 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/lib:/usr/src/RPM/BUILD/gc-8.2.2/.libs + LD_LIBRARY_PATH=/usr/src/tmp/libgc-buildroot/usr/lib:/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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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' /bin/sh ./libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -c -o tests/staticrootslib.lo tests/staticrootslib.c libtool: compile: i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' /bin/sh ./libtool --tag=CC --mode=link i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o leaktest tests/leak_test.o ./libgc.la libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o threadkey_test tests/threadkey_test.o ./libgc.la -lpthread -ldl libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o smashtest tests/smash_test.o ./libgc.la libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o middletest tests/middle.o ./libgc.la libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o hugetest tests/huge_test.o ./libgc.la libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o test_atomic_ops tests/test_atomic_ops.o ./libgc.la -lpthread -ldl libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o realloc_test tests/realloc_test.o ./libgc.la libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -no-undefined -rpath /nowhere -o libstaticrootslib2_test.la tests/libstaticrootslib2_test_la-staticrootslib.lo ./libgc.la libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC tests/.libs/libstaticrootslib2_test_la-staticrootslib.o ./.libs/libgc.so -lpthread -ldl -latomic_ops -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o initsecondarythread_test tests/initsecondarythread.o ./libgc.la -lpthread -ldl libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o threadleaktest tests/thread_leak_test.o ./libgc.la -lpthread -ldl libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o disclaim_bench tests/disclaim_bench.o ./libgc.la libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o subthreadcreate_test tests/subthread_create.o ./libgc.la -lpthread -ldl libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o disclaim_weakmap_test tests/disclaim_weakmap_test.o ./libgc.la -lpthread -ldl libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -no-undefined -rpath /nowhere -o libstaticrootslib_test.la tests/staticrootslib.lo ./libgc.la libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC tests/.libs/staticrootslib.o ./.libs/libgc.so -lpthread -ldl -latomic_ops -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o cordtest cord/tests/cordtest.o ./libcord.la ./libgc.la libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o disclaim_test tests/disclaim_test.o ./libgc.la -lpthread -ldl libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o gctest tests/test.o ./libgc.la -lpthread -ldl libtool: link: i586-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 -march=i586 -mtune=generic -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[2]: Entering directory '/usr/src/RPM/BUILD/gc-8.2.2' /bin/sh ./libtool --tag=CC --mode=link i586-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 -march=i586 -mtune=generic -fno-strict-aliasing -Wno-frame-address -o staticrootstest tests/staticrootstest-staticrootstest.o libstaticrootslib_test.la libstaticrootslib2_test.la ./libgc.la libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test_cpp tests/test_cpp.o libgccpp.la ./libgc.la libtool: link: i586-alt-linux-g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 check-TESTS 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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.56672 + 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.AYEPUJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libgc-buildroot/usr/lib/libcord.so.1: 43 symbols, 16 bpp lib.prov: /usr/src/tmp/libgc-buildroot/usr/lib/libgc.so.1: 291 symbols, 19 bpp lib.prov: /usr/src/tmp/libgc-buildroot/usr/lib/libgccpp.so.1: 7 symbols, 13 bpp lib.prov: /usr/src/tmp/libgc-buildroot/usr/lib/libgctba.so.1: 1 symbols, 10 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JcjBhs 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 = set:jdK4wUXrRhPvaE74aNy6LJMiWMgeAmypu9gYCS3XKnSh3MAUcD9ffjC75MPmsUlZ86gbFb3YHQ05Ok1n8Tvbw5lh1, libgc.so.1 = set:mdm0QZ2CZBjTRZb2NE4zh6yF10tuFPWfOrZnHpHMJ1OBtZ7S9w96Mu7ZqZvqdKUQ0q2hBhJ7nU1Uu0BhkhwYPYHbkdFpv6iV11O6IpVCFZA57lSRojvo3ZBDk0xrIMr0UsqTyUpr8N5eb8zB9rO7sfzQBwCRT6QlUbcGJOq9stkZk3naxB7A04UsXT6ZAkJ0MdI4JZtZfedX7LeV7ghHZ803WkKftCAAI55JlaBMk3uIYc77o1IUt8Nn0cZ6l5fvvDKY9pbqm7i6QW88YI50y5x8ZxKkWaSRgNbkKIlG5tA80ZhYLFWRcOzvS1Az98ZwjufhZqUD0xoeY4V0wEc1bcN6ALCiq8lQcZhjaGMbm61MyVNh9u3ivqk1JKedC6yMq8cscZfgKfp9VsRs2ODEZ7ntMi9ZjwgDfWhR1yZaQt34GGzV44hBft6hkGe8weYAZIHXcPK6dnBekgEChVilBeLdRgkZIy5hLdEv9UZ4gA2gOMv1f3s4Fu0eBtqsaXAFfZ0wauofBgV7PxQN4zjUrkcMsaYIv1SjoWZ8yHNIkNTyymMlb90QWZKoIBZtFOaZ329hDR9Z3Ikxuto3W3b9tgPEMNWbN7RJj0, libgccpp.so.1 = set:gdhPLZFmyajs7UO1, libgctba.so.1 = set:dcx6 Requires: ld-linux.so.2 >= set:jhL2mTt1, ld-linux.so.2(GLIBC_2.1), ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2.4), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), 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.OtmsML Creating libgc-debuginfo package Processing files: libgc-devel-8.2.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70062 + 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.mIcoIC 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.5n7bYQ 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/lib/libcord.so.1.5.0, /usr/lib/libgc.so.1.5.1, /usr/lib/libgccpp.so.1.5.0, /usr/lib/libgctba.so.1.5.0, /usr/lib/pkgconfig, libatomic_ops-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xL3bH8 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.Z0Ix2T find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EEAnyG find-requires: running scripts (debuginfo) Provides: debug(libcord.so.1), debug(libgc.so.1), debug(libgccpp.so.1), debug(libgctba.so.1) Requires: libgc = 8.2.2-alt2, debug(ld-linux.so.2), debug(libc.so.6), debug(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/i586/libgc-8.2.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libgc-devel-8.2.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libgc-debuginfo-8.2.2-alt2.i586.rpm (w2.lzdio) 46.73user 14.91system 0:29.23elapsed 210%CPU (0avgtext+0avgdata 50432maxresident)k 0inputs+0outputs (0major+2522528minor)pagefaults 0swaps 1.96user 1.45system 0:37.03elapsed 9%CPU (0avgtext+0avgdata 108188maxresident)k 40inputs+0outputs (32094major+170734minor)pagefaults 0swaps --- libgc-8.2.2-alt2.i586.rpm.repo 2022-09-07 10:35:18.000000000 +0000 +++ libgc-8.2.2-alt2.i586.rpm.hasher 2023-01-28 05:19:49.478071110 +0000 @@ -42,9 +42,9 @@ File: /usr/lib/libcord.so.1 120777 root:root libcord.so.1.5.0 -File: /usr/lib/libcord.so.1.5.0 100644 root:root a09e2c4b0547931b20dea14c68a6f16c +File: /usr/lib/libcord.so.1.5.0 100644 root:root 8d2c69e6499128cbbd5b43e2a838ce11 File: /usr/lib/libgc.so.1 120777 root:root libgc.so.1.5.1 -File: /usr/lib/libgc.so.1.5.1 100644 root:root 94fcc2c37d07588ff153915874e71d49 +File: /usr/lib/libgc.so.1.5.1 100644 root:root f405aeb69f583e48a810763ec0c1d808 File: /usr/lib/libgccpp.so.1 120777 root:root libgccpp.so.1.5.0 -File: /usr/lib/libgccpp.so.1.5.0 100644 root:root 1b8085fa94cba55468a91ae530ad26dd +File: /usr/lib/libgccpp.so.1.5.0 100644 root:root 4351d0a7b0fe0a905bf036a4c52ec1ff File: /usr/lib/libgctba.so.1 120777 root:root libgctba.so.1.5.0 -File: /usr/lib/libgctba.so.1.5.0 100644 root:root 2daf35ab9492eb22a60a0c9e4cbcec6b +File: /usr/lib/libgctba.so.1.5.0 100644 root:root eec237517e0540cb1e88bb07f724e59b File: /usr/share/doc/libgc-8.2.2 40755 root:root @@ -55,2 +55,2 @@ File: /usr/share/doc/libgc-8.2.2/README.md 100644 root:root 8040e393c47d671fb436f184590c514a -RPMIdentity: 1adefa11c1c0a9e2dd232125a7293dfc01688ff0f102037aa76b64213b9d1d94ee174796f5aeb266085554df5d6bc73b9113a0759e7a0e0bf17c39bfff0db686 +RPMIdentity: 2b946be17f44d4a26e264936843c28eab1270f23152bcc3315b920d9a2ef54fc00a61342f66124156bef7325da5825bb4d62b952d7a0d1c0e1eb67a287465a17 --- libgc-debuginfo-8.2.2-alt2.i586.rpm.repo 2022-09-07 10:35:18.000000000 +0000 +++ libgc-debuginfo-8.2.2-alt2.i586.rpm.hasher 2023-01-28 05:19:49.561072323 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/08 40755 root:root -/usr/lib/debug/.build-id/08/c8f5b85d5d72b1d7c0d3b8d54ef4bda3828ad2 120777 root:root ../../../libcord.so.1.5.0 -/usr/lib/debug/.build-id/08/c8f5b85d5d72b1d7c0d3b8d54ef4bda3828ad2.debug 120777 root:root ../../usr/lib/libcord.so.1.5.0.debug -/usr/lib/debug/.build-id/0e 40755 root:root -/usr/lib/debug/.build-id/0e/80e8794c0b6353b8884c28dcb56c857981b046 120777 root:root ../../../libgc.so.1.5.1 -/usr/lib/debug/.build-id/0e/80e8794c0b6353b8884c28dcb56c857981b046.debug 120777 root:root ../../usr/lib/libgc.so.1.5.1.debug -/usr/lib/debug/.build-id/19 40755 root:root -/usr/lib/debug/.build-id/19/f131026f46a212e0fc4b002c429c929ef0bfa8 120777 root:root ../../../libgccpp.so.1.5.0 -/usr/lib/debug/.build-id/19/f131026f46a212e0fc4b002c429c929ef0bfa8.debug 120777 root:root ../../usr/lib/libgccpp.so.1.5.0.debug -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/b7df2347c7ff0d90af663daf3e711eec5e7b12 120777 root:root ../../../libgctba.so.1.5.0 -/usr/lib/debug/.build-id/7e/b7df2347c7ff0d90af663daf3e711eec5e7b12.debug 120777 root:root ../../usr/lib/libgctba.so.1.5.0.debug +/usr/lib/debug/.build-id/31 40755 root:root +/usr/lib/debug/.build-id/31/84e7cc0ae5338824831449e3004abfd86cf96e 120777 root:root ../../../libcord.so.1.5.0 +/usr/lib/debug/.build-id/31/84e7cc0ae5338824831449e3004abfd86cf96e.debug 120777 root:root ../../usr/lib/libcord.so.1.5.0.debug +/usr/lib/debug/.build-id/57 40755 root:root +/usr/lib/debug/.build-id/57/e34799bb689be2b1901008d45591fabbf86734 120777 root:root ../../../libgc.so.1.5.1 +/usr/lib/debug/.build-id/57/e34799bb689be2b1901008d45591fabbf86734.debug 120777 root:root ../../usr/lib/libgc.so.1.5.1.debug +/usr/lib/debug/.build-id/d1 40755 root:root +/usr/lib/debug/.build-id/d1/41405f33a308b627f64e1e4eb23381ac24dda2 120777 root:root ../../../libgccpp.so.1.5.0 +/usr/lib/debug/.build-id/d1/41405f33a308b627f64e1e4eb23381ac24dda2.debug 120777 root:root ../../usr/lib/libgccpp.so.1.5.0.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/a3ac10c35cef6b790fca429afe8985ae8d0935 120777 root:root ../../../libgctba.so.1.5.0 +/usr/lib/debug/.build-id/ee/a3ac10c35cef6b790fca429afe8985ae8d0935.debug 120777 root:root ../../usr/lib/libgctba.so.1.5.0.debug /usr/lib/debug/usr/lib/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/08 40755 root:root -File: /usr/lib/debug/.build-id/08/c8f5b85d5d72b1d7c0d3b8d54ef4bda3828ad2 120777 root:root ../../../libcord.so.1.5.0 -File: /usr/lib/debug/.build-id/08/c8f5b85d5d72b1d7c0d3b8d54ef4bda3828ad2.debug 120777 root:root ../../usr/lib/libcord.so.1.5.0.debug -File: /usr/lib/debug/.build-id/0e 40755 root:root -File: /usr/lib/debug/.build-id/0e/80e8794c0b6353b8884c28dcb56c857981b046 120777 root:root ../../../libgc.so.1.5.1 -File: /usr/lib/debug/.build-id/0e/80e8794c0b6353b8884c28dcb56c857981b046.debug 120777 root:root ../../usr/lib/libgc.so.1.5.1.debug -File: /usr/lib/debug/.build-id/19 40755 root:root -File: /usr/lib/debug/.build-id/19/f131026f46a212e0fc4b002c429c929ef0bfa8 120777 root:root ../../../libgccpp.so.1.5.0 -File: /usr/lib/debug/.build-id/19/f131026f46a212e0fc4b002c429c929ef0bfa8.debug 120777 root:root ../../usr/lib/libgccpp.so.1.5.0.debug -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/b7df2347c7ff0d90af663daf3e711eec5e7b12 120777 root:root ../../../libgctba.so.1.5.0 -File: /usr/lib/debug/.build-id/7e/b7df2347c7ff0d90af663daf3e711eec5e7b12.debug 120777 root:root ../../usr/lib/libgctba.so.1.5.0.debug -File: /usr/lib/debug/usr/lib/libcord.so.1.5.0.debug 100644 root:root 9b1e8a2cc80193bd13c72a10a725ddce +File: /usr/lib/debug/.build-id/31 40755 root:root +File: /usr/lib/debug/.build-id/31/84e7cc0ae5338824831449e3004abfd86cf96e 120777 root:root ../../../libcord.so.1.5.0 +File: /usr/lib/debug/.build-id/31/84e7cc0ae5338824831449e3004abfd86cf96e.debug 120777 root:root ../../usr/lib/libcord.so.1.5.0.debug +File: /usr/lib/debug/.build-id/57 40755 root:root +File: /usr/lib/debug/.build-id/57/e34799bb689be2b1901008d45591fabbf86734 120777 root:root ../../../libgc.so.1.5.1 +File: /usr/lib/debug/.build-id/57/e34799bb689be2b1901008d45591fabbf86734.debug 120777 root:root ../../usr/lib/libgc.so.1.5.1.debug +File: /usr/lib/debug/.build-id/d1 40755 root:root +File: /usr/lib/debug/.build-id/d1/41405f33a308b627f64e1e4eb23381ac24dda2 120777 root:root ../../../libgccpp.so.1.5.0 +File: /usr/lib/debug/.build-id/d1/41405f33a308b627f64e1e4eb23381ac24dda2.debug 120777 root:root ../../usr/lib/libgccpp.so.1.5.0.debug +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/a3ac10c35cef6b790fca429afe8985ae8d0935 120777 root:root ../../../libgctba.so.1.5.0 +File: /usr/lib/debug/.build-id/ee/a3ac10c35cef6b790fca429afe8985ae8d0935.debug 120777 root:root ../../usr/lib/libgctba.so.1.5.0.debug +File: /usr/lib/debug/usr/lib/libcord.so.1.5.0.debug 100644 root:root dc95fdac0bbb80a6df397c8cc170fbbe File: /usr/lib/debug/usr/lib/libcord.so.1.debug 120777 root:root libcord.so.1.5.0.debug -File: /usr/lib/debug/usr/lib/libgc.so.1.5.1.debug 100644 root:root fb73d172d9ad9abfe1d5a22d947e2edc +File: /usr/lib/debug/usr/lib/libgc.so.1.5.1.debug 100644 root:root 4602fe3c5ab235d4786c6d0e1b39eace File: /usr/lib/debug/usr/lib/libgc.so.1.debug 120777 root:root libgc.so.1.5.1.debug -File: /usr/lib/debug/usr/lib/libgccpp.so.1.5.0.debug 100644 root:root b66826efefc14edf189d41cda21a4720 +File: /usr/lib/debug/usr/lib/libgccpp.so.1.5.0.debug 100644 root:root 5c1d97c7a28db0b2e67012eb986a2c01 File: /usr/lib/debug/usr/lib/libgccpp.so.1.debug 120777 root:root libgccpp.so.1.5.0.debug -File: /usr/lib/debug/usr/lib/libgctba.so.1.5.0.debug 100644 root:root 3a9ab0267c6c63d9cb72194802bdc13b +File: /usr/lib/debug/usr/lib/libgctba.so.1.5.0.debug 100644 root:root 03116b7deff67672b4e4b89e93694340 File: /usr/lib/debug/usr/lib/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: dfb6793d470e132dbe4a2c71dc891ee357ed8f032e69e8fdfed7f02f4b84b40e38399d855668d2908e151129feb8d43c3d26ad65cea57ec71d6ef586f418805c +RPMIdentity: 334e593d2efbe57fc0af11399827f3e59ebbfab443f62fe5b15f193452b0aba0cef15a5333e4a549a8832d3d215dfd5ca9be809b297bf2f8c43588da76ac42b0