<86>Jul 15 09:52:02 userdel[4044823]: delete user 'rooter' <86>Jul 15 09:52:02 userdel[4044823]: removed group 'rooter' owned by 'rooter' <86>Jul 15 09:52:02 userdel[4044823]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 15 09:52:02 groupadd[4044871]: group added to /etc/group: name=rooter, GID=654 <86>Jul 15 09:52:02 groupadd[4044871]: new group: name=rooter, GID=654 <86>Jul 15 09:52:02 useradd[4044907]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Jul 15 09:52:02 userdel[4044996]: delete user 'builder' <86>Jul 15 09:52:02 userdel[4044996]: removed group 'builder' owned by 'builder' <86>Jul 15 09:52:02 userdel[4044996]: removed shadow group 'builder' owned by 'builder' <86>Jul 15 09:52:02 groupadd[4045068]: group added to /etc/group: name=builder, GID=655 <86>Jul 15 09:52:02 groupadd[4045068]: group added to /etc/gshadow: name=builder <86>Jul 15 09:52:02 groupadd[4045068]: new group: name=builder, GID=655 <86>Jul 15 09:52:02 useradd[4045110]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash <13>Jul 15 09:52:04 rpmi: libatomic_ops_gpl1-7.6.8-alt1 sisyphus+275340.100.1.2 1624487111 installed <13>Jul 15 09:52:04 rpmi: libatomic_ops1-7.6.8-alt1 sisyphus+275340.100.1.2 1624487111 installed <13>Jul 15 09:52:04 rpmi: libatomic_ops-devel-7.6.8-alt1 sisyphus+275340.100.1.2 1624487111 installed <13>Jul 15 09:52:05 rpmi: glibc-devel-static-6:2.32-alt3 sisyphus+276954.100.1.1 1625318619 installed <13>Jul 15 09:52:05 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jul 15 09:52:05 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed <13>Jul 15 09:52:06 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed <13>Jul 15 09:52:06 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed <13>Jul 15 09:52:06 rpmi: libatomic_ops-devel-static-7.6.8-alt1 sisyphus+275340.100.1.2 1624487111 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libgc-7.6.8-alt3.nosrc.rpm (w1.gzdio) Installing libgc-7.6.8-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36304 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gc-7.6.8 + echo 'Source #0 (gc-7.6.8.tar):' Source #0 (gc-7.6.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gc-7.6.8.tar + cd gc-7.6.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #2 (gc-riscv64.patch):' Patch #2 (gc-riscv64.patch): + /usr/bin/patch -p1 patching file include/private/gcconfig.h Hunk #1 succeeded at 2692 (offset -242 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36304 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gc-7.6.8 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./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=7 minor=6 micro=8 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 for style of include used by make... GNU 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 inline... inline checking for pthread_self in -lpthread... yes configure: WARNING: "Explicit GC_INIT() calls may be required." 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 Solaris gcc optimization fix is necessary... no checking for dladdr... yes 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 for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for atomic_ops... yes checking which libatomic_ops to use... external 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 -j8 make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o gc_dlopen.lo gc_dlopen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o In file included from ./include/private/gc_priv.h:115, from gc_dlopen.c:16: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o checksums.lo checksums.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c checksums.c -fPIC -DPIC -o .libs/checksums.o In file included from ./include/private/gc_priv.h:115, from checksums.c:14: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dyn_load.lo dyn_load.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o In file included from ./include/private/gc_priv.h:115, from dyn_load.c:15: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o allchblk.lo allchblk.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c allchblk.c -fPIC -DPIC -o .libs/allchblk.o In file included from ./include/private/gc_priv.h:115, from allchblk.c:17: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o blacklst.lo blacklst.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c blacklst.c -fPIC -DPIC -o .libs/blacklst.o In file included from ./include/private/gc_priv.h:115, from blacklst.c:15: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o mach_dep.lo mach_dep.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o In file included from ./include/private/gc_priv.h:115, from mach_dep.c:15: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o alloc.lo alloc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c alloc.c -fPIC -DPIC -o .libs/alloc.o In file included from ./include/private/gc_priv.h:115, from alloc.c:19: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dbg_mlc.lo dbg_mlc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o In file included from ./include/private/gc_priv.h:115, from ./include/private/dbg_mlc.h:28, from dbg_mlc.c:18: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o gcj_mlc.lo gcj_mlc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o In file included from ./include/private/gc_priv.h:115, from ./include/private/gc_pmark.h:48, from gcj_mlc.c:16: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o headers.lo headers.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c headers.c -fPIC -DPIC -o .libs/headers.o In file included from ./include/private/gc_priv.h:115, from headers.c:16: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o finalize.lo finalize.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c finalize.c -fPIC -DPIC -o .libs/finalize.o In file included from ./include/private/gc_priv.h:115, from ./include/private/gc_pmark.h:48, from finalize.c:17: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o mallocx.lo mallocx.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c mallocx.c -fPIC -DPIC -o .libs/mallocx.o In file included from ./include/private/gc_priv.h:115, from mallocx.c:17: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o malloc.lo malloc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c malloc.c -fPIC -DPIC -o .libs/malloc.o In file included from ./include/private/gc_priv.h:115, from malloc.c:16: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o new_hblk.lo new_hblk.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o In file included from ./include/private/gc_priv.h:115, from new_hblk.c:16: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o obj_map.lo obj_map.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c obj_map.c -fPIC -DPIC -o .libs/obj_map.o In file included from ./include/private/gc_priv.h:115, from obj_map.c:16: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o mark_rts.lo mark_rts.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o In file included from ./include/private/gc_priv.h:115, from mark_rts.c:15: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o pcr_interface.lo pcr_interface.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c pcr_interface.c -fPIC -DPIC -o .libs/pcr_interface.o In file included from ./include/private/gc_priv.h:115, from pcr_interface.c:13: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o misc.lo misc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c misc.c -fPIC -DPIC -o .libs/misc.o In file included from ./include/private/gc_priv.h:115, from ./include/private/gc_pmark.h:48, from misc.c:16: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o os_dep.lo os_dep.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c os_dep.c -fPIC -DPIC -o .libs/os_dep.o In file included from ./include/private/gc_priv.h:115, from os_dep.c:17: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o real_malloc.lo real_malloc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c real_malloc.c -fPIC -DPIC -o .libs/real_malloc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o ptr_chck.lo ptr_chck.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o In file included from ./include/private/gc_priv.h:115, from ./include/private/gc_pmark.h:48, from ptr_chck.c:14: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o stubborn.lo stubborn.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c stubborn.c -fPIC -DPIC -o .libs/stubborn.o In file included from ./include/private/gc_priv.h:115, from stubborn.c:15: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o specific.lo specific.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c specific.c -fPIC -DPIC -o .libs/specific.o In file included from ./include/private/gc_priv.h:115, from ./include/private/thread_local_alloc.h:25, from specific.c:14: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o mark.lo mark.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c mark.c -fPIC -DPIC -o .libs/mark.o In file included from ./include/private/gc_priv.h:115, from ./include/private/gc_pmark.h:48, from mark.c:27: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o pthread_start.lo pthread_start.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c pthread_start.c -fPIC -DPIC -o .libs/pthread_start.o In file included from ./include/private/gc_priv.h:115, from ./include/private/pthread_support.h:21, from pthread_start.c:37: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o reclaim.lo reclaim.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c reclaim.c -fPIC -DPIC -o .libs/reclaim.o In file included from ./include/private/gc_priv.h:115, from reclaim.c:17: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o thread_local_alloc.lo thread_local_alloc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c thread_local_alloc.c -fPIC -DPIC -o .libs/thread_local_alloc.o In file included from ./include/private/gc_priv.h:115, from thread_local_alloc.c:14: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I./include -I./include -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -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 -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c gc_cpp.cc -fPIC -DPIC -o .libs/gc_cpp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o typd_mlc.lo typd_mlc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o In file included from ./include/private/gc_priv.h:115, from ./include/private/gc_pmark.h:48, from typd_mlc.c:16: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -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 -march=i586 -mtune=generic -fno-strict-aliasing -c cord/cordprnt.c -fPIC -DPIC -o cord/.libs/libcord_la-cordprnt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o fnlz_mlc.lo fnlz_mlc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c fnlz_mlc.c -fPIC -DPIC -o .libs/fnlz_mlc.o In file included from ./include/private/gc_priv.h:115, from fnlz_mlc.c:15: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o pthread_support.lo pthread_support.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o In file included from ./include/private/gc_priv.h:115, from ./include/private/pthread_support.h:21, from pthread_support.c:17: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -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 -march=i586 -mtune=generic -fno-strict-aliasing -c cord/cordbscs.c -fPIC -DPIC -o cord/.libs/libcord_la-cordbscs.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o pthread_stop_world.lo pthread_stop_world.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o In file included from ./include/private/gc_priv.h:115, from ./include/private/pthread_support.h:21, from pthread_stop_world.c:18: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -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 -march=i586 -mtune=generic -fno-strict-aliasing -c cord/cordxtra.c -fPIC -DPIC -o cord/.libs/libcord_la-cordxtra.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -version-info 4:4:3 -no-undefined -o libgc.la -rpath /usr/lib allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo mach_dep.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo pthread_start.lo pthread_support.lo thread_local_alloc.lo pthread_stop_world.lo fnlz_mlc.lo -lpthread -ldl -latomic_ops libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/mach_dep.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/pthread_start.o .libs/pthread_support.o .libs/thread_local_alloc.o .libs/pthread_stop_world.o .libs/fnlz_mlc.o -lpthread -ldl -latomic_ops -g -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.3.4 libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.3.4" "libgc.so.1") libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.3.4" "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-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -version-info 4:1:3 -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 -march=i586 -mtune=generic -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.3.1 libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.3.1" "libcord.so.1") libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.3.1" "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-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 4:2:3 -no-undefined -o libgccpp.la -rpath /usr/lib gc_cpp.lo ./libgc.la libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/10/../../../crti.o /usr/lib/gcc/i586-alt-linux/10/crtbeginS.o .libs/gc_cpp.o ./.libs/libgc.so -lpthread -ldl -latomic_ops -L/usr/lib/gcc/i586-alt-linux/10 -L/usr/lib/gcc/i586-alt-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/10/crtendS.o /usr/lib/gcc/i586-alt-linux/10/../../../crtn.o -g -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.3.2 libtool: link: (cd ".libs" && rm -f "libgccpp.so.1" && ln -s "libgccpp.so.1.3.2" "libgccpp.so.1") libtool: link: (cd ".libs" && rm -f "libgccpp.so" && ln -s "libgccpp.so.1.3.2" "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-7.6.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47642 + 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-7.6.8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libgc-buildroot make: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 libcord.la '/usr/src/tmp/libgc-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libgc.so.1.3.4 /usr/src/tmp/libgc-buildroot/usr/lib/libgc.so.1.3.4 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { ln -s -f libgc.so.1.3.4 libgc.so.1 || { rm -f libgc.so.1 && ln -s libgc.so.1.3.4 libgc.so.1; }; }) libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { ln -s -f libgc.so.1.3.4 libgc.so || { rm -f libgc.so && ln -s libgc.so.1.3.4 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-7.6.8; /bin/sh "/usr/src/RPM/BUILD/gc-7.6.8/libtool" --tag CXX --mode=relink i586-alt-linux-g++ -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 4:2:3 -no-undefined -o libgccpp.la -rpath /usr/lib 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/10/../../../crti.o /usr/lib/gcc/i586-alt-linux/10/crtbeginS.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/10 -L/usr/lib/gcc/i586-alt-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/10/crtendS.o /usr/lib/gcc/i586-alt-linux/10/../../../crtn.o -g -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.3.2 libtool: install: /usr/libexec/rpm-build/install -p .libs/libgccpp.so.1.3.2T /usr/src/tmp/libgc-buildroot/usr/lib/libgccpp.so.1.3.2 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { ln -s -f libgccpp.so.1.3.2 libgccpp.so.1 || { rm -f libgccpp.so.1 && ln -s libgccpp.so.1.3.2 libgccpp.so.1; }; }) libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { ln -s -f libgccpp.so.1.3.2 libgccpp.so || { rm -f libgccpp.so && ln -s libgccpp.so.1.3.2 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 'libcord.la' libtool: install: (cd /usr/src/RPM/BUILD/gc-7.6.8; /bin/sh "/usr/src/RPM/BUILD/gc-7.6.8/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 -march=i586 -mtune=generic -fno-strict-aliasing -version-info 4:1:3 -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 -march=i586 -mtune=generic -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.3.1 libtool: install: /usr/libexec/rpm-build/install -p .libs/libcord.so.1.3.1T /usr/src/tmp/libgc-buildroot/usr/lib/libcord.so.1.3.1 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { ln -s -f libcord.so.1.3.1 libcord.so.1 || { rm -f libcord.so.1 && ln -s libcord.so.1.3.1 libcord.so.1; }; }) libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { ln -s -f libcord.so.1.3.1 libcord.so || { rm -f libcord.so && ln -s libcord.so.1.3.1 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.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.html doc/finalization.html doc/gcdescr.html doc/gcinterface.html doc/leak.html doc/overview.html doc/porting.html doc/scale.html doc/simple_example.html doc/tree.html '/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_cpp.h include/gc.h include/gc_allocator.h include/gc_backptr.h include/gc_config_macros.h include/gc_disclaim.h include/gc_gcj.h include/gc_inline.h include/gc_mark.h include/gc_pthread_redirects.h include/gc_tiny_fl.h include/gc_typed.h include/gc_version.h include/javaxfc.h include/leak_detector.h include/weakpointer.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-7.6.8' make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' + 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/libgccpp.la' removed './usr/lib/libgc.la' mode of './usr/lib/libcord.so.1.3.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libgccpp.so.1.3.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libgc.so.1.3.4' 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} -lgc' --> '-lgc' 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 <cmdline>:0) libgc.so.1 -> libgc.so.1.3.4 libgccpp.so.1 -> libgccpp.so.1.3.2 libcord.so.1 -> libcord.so.1.3.1 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.3.4: uses non-LFS functions: fcntl mmap open Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.44154 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gc-7.6.8 + export LD_LIBRARY_PATH=/usr/src/tmp/libgc-buildroot/usr/lib:/usr/src/RPM/BUILD/gc-7.6.8/.libs + LD_LIBRARY_PATH=/usr/src/tmp/libgc-buildroot/usr/lib:/usr/src/RPM/BUILD/gc-7.6.8/.libs + make -j8 -k check make libstaticrootslib_test.la libstaticrootslib2_test.la cordtest gctest leaktest middletest smashtest hugetest realloc_test staticrootstest threadleaktest threadkey_test subthreadcreate_test initsecondarythread_test test_cpp disclaim_test disclaim_bench make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/leak_test.o tests/leak_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/middle.o tests/middle.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/smash_test.o tests/smash_test.c tests/smash_test.c: In function 'main': tests/smash_test.c:25:50: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 25 | if (i%5678 == 0 && p != 0) p[SIZE + i/2000] = 42; | ~~~~~~~~~~~~~~~~~^~~~ In file included from tests/smash_test.c:5: ./include/gc.h:885:24: note: at offset 0 to an object with size 0 allocated by 'GC_debug_malloc' here 885 | # define GC_MALLOC(sz) GC_debug_malloc(sz, GC_EXTRAS) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/smash_test.c:22:17: note: in expansion of macro 'GC_MALLOC' 22 | A[i] = p = GC_MALLOC(SIZE); | ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/huge_test.o tests/huge_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/realloc_test.o tests/realloc_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/staticrootstest-staticrootstest.o `test -f 'tests/staticrootstest.c' || echo './'`tests/staticrootstest.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/initsecondarythread.o tests/initsecondarythread.c In file included from tests/initsecondarythread.c:56: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/thread_leak_test.o tests/thread_leak_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/threadkey_test.o tests/threadkey_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/subthread_create.o tests/subthread_create.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/disclaim_test.o tests/disclaim_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/disclaim_bench.o tests/disclaim_bench.c In file included from ./include/private/gc_priv.h:115, from tests/disclaim_bench.c:27: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -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 -march=i586 -mtune=generic -fno-strict-aliasing -c tests/staticrootslib.c -fPIC -DPIC -o tests/.libs/libstaticrootslib2_test_la-staticrootslib.o make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/staticrootslib.lo tests/staticrootslib.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c tests/staticrootslib.c -fPIC -DPIC -o tests/.libs/staticrootslib.o make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o cord/tests/cordtest.o cord/tests/cordtest.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/smashtest tests/smash_test.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/middletest tests/middle.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/leaktest tests/leak_test.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-g++ -DHAVE_CONFIG_H -I./include -I./include -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o tests/test_cpp.o tests/test_cpp.cc In file included from tests/test_cpp.cc:45: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' i586-alt-linux-gcc -DHAVE_CONFIG_H -I./include -I./include -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 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tests/test.o tests/test.c In file included from ./include/private/gc_priv.h:115, from tests/test.c:57: ./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined 2704 | # define USE_LIBC_PRIVATES | <command-line>: note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/realloc_test tests/realloc_test.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/threadkey_test tests/threadkey_test.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/hugetest tests/huge_test.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/subthreadcreate_test tests/subthread_create.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/threadleaktest tests/thread_leak_test.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/initsecondarythread_test tests/initsecondarythread.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/disclaim_test tests/disclaim_test.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/disclaim_bench tests/disclaim_bench.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -version-info 1:3:0 -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 -march=i586 -mtune=generic -Wl,-soname -Wl,libstaticrootslib_test.so.1 -o .libs/libstaticrootslib_test.so.1.0.3 libtool: link: (cd ".libs" && rm -f "libstaticrootslib_test.so.1" && ln -s "libstaticrootslib_test.so.1.0.3" "libstaticrootslib_test.so.1") libtool: link: (cd ".libs" && rm -f "libstaticrootslib_test.so" && ln -s "libstaticrootslib_test.so.1.0.3" "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-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -o cordtest cord/tests/cordtest.o ./libgc.la ./libcord.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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/cordtest cord/tests/cordtest.o ./.libs/libgc.so ./.libs/libcord.so /usr/src/RPM/BUILD/gc-7.6.8/.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -version-info 1:3:0 -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 -march=i586 -mtune=generic -Wl,-soname -Wl,libstaticrootslib2_test.so.1 -o .libs/libstaticrootslib2_test.so.1.0.3 libtool: link: (cd ".libs" && rm -f "libstaticrootslib2_test.so.1" && ln -s "libstaticrootslib2_test.so.1.0.3" "libstaticrootslib2_test.so.1") libtool: link: (cd ".libs" && rm -f "libstaticrootslib2_test.so" && ln -s "libstaticrootslib2_test.so.1.0.3" "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-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/gctest tests/test.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_cpp tests/test_cpp.o libgccpp.la ./libgc.la libtool: link: i586-alt-linux-g++ -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test_cpp tests/test_cpp.o ./.libs/libgccpp.so /usr/src/RPM/BUILD/gc-7.6.8/.libs/libgc.so ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' /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 -march=i586 -mtune=generic -fno-strict-aliasing -o staticrootstest tests/staticrootstest-staticrootstest.o ./libgc.la libstaticrootslib_test.la libstaticrootslib2_test.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 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/staticrootstest tests/staticrootstest-staticrootstest.o ./.libs/libgc.so ./.libs/libstaticrootslib_test.so ./.libs/libstaticrootslib2_test.so /usr/src/RPM/BUILD/gc-7.6.8/.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make check-TESTS make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: hugetest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: cordtest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: leaktest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: smashtest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: middletest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: initsecondarythread_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: threadkey_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: threadleaktest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: subthreadcreate_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: staticrootstest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: disclaim_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: realloc_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: test_cpp make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: disclaim_bench make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' PASS: gctest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.8' ============================================================================ Testsuite summary for gc 7.6.8 ============================================================================ # TOTAL: 15 # PASS: 15 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.8' + exit 0 Processing files: libgc-7.6.8-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41084 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gc-7.6.8 + DOCDIR=/usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.8 + export DOCDIR + rm -rf /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.8 + /bin/mkdir -p /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.8 + cp -prL ChangeLog README.QUICK README.md doc/README.cords /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.8 + chmod -R go-w /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.8 + chmod -R a+rX /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.8 + cp -prL doc/README.environment /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.8 + chmod -R go-w /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.8 + chmod -R a+rX /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9KNKef 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: 253 symbols, 18 bpp lib.prov: /usr/src/tmp/libgc-buildroot/usr/lib/libgccpp.so.1: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rUurYc 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:ldAtq66alz1QmYHZ0RPMZb2NEA7wGEvC2iqosNnNf1Zgd0prwukfNZCdr5KdwaUPe1cN8SiMO2n2sgZqFA6ideZn5fSrTxaC6gDVWqbqTIop4gsP6Zh7ZairQqn7zaQCDvtxVNUrnN4YcI5vm113IHXdzxPEgcZwVZs1p5Lmrm6Afh9DpkeWzZiqo3rxiWAq70sGTDZoukrZd0uiInZEOLgRtcDwSw9KOXo9dJOGrpAumyn0tUhHsvtVa1JGgMTmL7xCmEp8dDmOvlmIrDgRtz9i9ZbUpYIJF6yWD5HfIpr1qrQjsJ0nLw85wAxZyn7f8HP66K4B2bIRX34kQqf5EZuUUsdCoBXIihg8BySatE4Sj9SiF6zfc7i7jcfENxiHoMdqNHhIZwv16Nob4fL8pHjnZkj87zZJmk5B3FNQlb9og0ZbS2Guv7zJQLjR3d4RvZEkmKkWaPXAZDS9Z3IkxutorU4aVJaW8hIbcz27HL4vkTeNtUv3, libgccpp.so.1 = set:gdhPLZFmyajs7UO1 Requires: ld-linux.so.2 >= set:igbWny8, 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.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.4), libdl.so.2(GLIBC_2.1), libgcc_s.so.1(GCC_3.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.3), 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.oTHnCb Creating libgc-debuginfo package Processing files: libgc-devel-7.6.8-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67783 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gc-7.6.8 + DOCDIR=/usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.8 + export DOCDIR + rm -rf /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.8 + /bin/mkdir -p /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.8 + cp -prL doc/README.linux doc/README.arm.cross doc/README.autoconf doc/README.cmake /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.8 + chmod -R go-w /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.8 + chmod -R a+rX /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.8 + cp -prL doc/debugging.html doc/finalization.html doc/gcdescr.html doc/gcinterface.html doc/leak.html doc/overview.html doc/porting.html doc/scale.html doc/simple_example.html doc/tree.html /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.8 + chmod -R go-w /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.8 + chmod -R a+rX /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qWINcc 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.w9MTsd 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 <new> // 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) = 7.6.8 Requires: libgc = 7.6.8-alt3, /usr/lib/libcord.so.1.3.1, /usr/lib/libgc.so.1.3.4, /usr/lib/libgccpp.so.1.3.2, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ueXtWd Processing files: libgc-debuginfo-7.6.8-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hDWaGe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ra3H4d find-requires: running scripts (debuginfo) Provides: debug(libcord.so.1), debug(libgc.so.1), debug(libgccpp.so.1) Requires: libgc = 7.6.8-alt3, debug(ld-linux.so.2), debug(libc.so.6), debug(libdl.so.2), debug(libgcc_s.so.1), debug(libpthread.so.0), debug(libstdc++.so.6) Adding to libgc-devel a strict dependency on libgc Adding to libgc-debuginfo a strict dependency on libgc Removing 3 extra deps from libgc-devel due to dependency on libgc Wrote: /usr/src/RPM/RPMS/i586/libgc-7.6.8-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libgc-devel-7.6.8-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libgc-debuginfo-7.6.8-alt3.i586.rpm (w2.lzdio) 27.80user 7.07system 0:24.76elapsed 140%CPU (0avgtext+0avgdata 49420maxresident)k 0inputs+0outputs (0major+1915778minor)pagefaults 0swaps 33.67user 10.35system 0:34.26elapsed 128%CPU (0avgtext+0avgdata 106144maxresident)k 232inputs+0outputs (0major+2218227minor)pagefaults 0swaps --- libgc-7.6.8-alt3.i586.rpm.repo 2021-07-03 05:48:58.000000000 +0000 +++ libgc-7.6.8-alt3.i586.rpm.hasher 2021-07-15 09:52:34.228710016 +0000 @@ -43,7 +43,7 @@ File: /usr/lib/libcord.so.1 120777 root:root libcord.so.1.3.1 -File: /usr/lib/libcord.so.1.3.1 100644 root:root 3ec3753d75db5fee4616895520430092 +File: /usr/lib/libcord.so.1.3.1 100644 root:root ff558684e76f28073d2dcf290b1b9d46 File: /usr/lib/libgc.so.1 120777 root:root libgc.so.1.3.4 -File: /usr/lib/libgc.so.1.3.4 100644 root:root 6cfb19a385dd279c431226651356ab5e +File: /usr/lib/libgc.so.1.3.4 100644 root:root ad990a8eb7df6018beedccd877dd3f7f File: /usr/lib/libgccpp.so.1 120777 root:root libgccpp.so.1.3.2 -File: /usr/lib/libgccpp.so.1.3.2 100644 root:root 921e8094c4dc71c8c1090fec50b3db81 +File: /usr/lib/libgccpp.so.1.3.2 100644 root:root a055f65bd9718934fba9c32abb3bde6c File: /usr/share/doc/libgc-7.6.8 40755 root:root @@ -54,2 +54,2 @@ File: /usr/share/doc/libgc-7.6.8/README.md 100644 root:root 4454335880a04a562953cb80f5428355 -RPMIdentity: b03c2bdf4a922daf6328d924ca14742a +RPMIdentity: 1ba4464c195a9f6f4808182075e98fc3 --- libgc-debuginfo-7.6.8-alt3.i586.rpm.repo 2021-07-03 05:48:58.000000000 +0000 +++ libgc-debuginfo-7.6.8-alt3.i586.rpm.hasher 2021-07-15 09:52:34.319709405 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/0b 40755 root:root -/usr/lib/debug/.build-id/0b/388ab62cd4a3ec541e1cef8201d80c42f656f5 120777 root:root ../../../libgc.so.1.3.4 -/usr/lib/debug/.build-id/0b/388ab62cd4a3ec541e1cef8201d80c42f656f5.debug 120777 root:root ../../usr/lib/libgc.so.1.3.4.debug -/usr/lib/debug/.build-id/3d 40755 root:root -/usr/lib/debug/.build-id/3d/0613ef1b4b963ba3c46dc0cb70759285b09910 120777 root:root ../../../libgccpp.so.1.3.2 -/usr/lib/debug/.build-id/3d/0613ef1b4b963ba3c46dc0cb70759285b09910.debug 120777 root:root ../../usr/lib/libgccpp.so.1.3.2.debug -/usr/lib/debug/.build-id/da 40755 root:root -/usr/lib/debug/.build-id/da/ef89e8358554b97f374edd7968252528ad93a7 120777 root:root ../../../libcord.so.1.3.1 -/usr/lib/debug/.build-id/da/ef89e8358554b97f374edd7968252528ad93a7.debug 120777 root:root ../../usr/lib/libcord.so.1.3.1.debug +/usr/lib/debug/.build-id/1d 40755 root:root +/usr/lib/debug/.build-id/1d/1524a070895879ae6537eecca86eb914dcd3ff 120777 root:root ../../../libgccpp.so.1.3.2 +/usr/lib/debug/.build-id/1d/1524a070895879ae6537eecca86eb914dcd3ff.debug 120777 root:root ../../usr/lib/libgccpp.so.1.3.2.debug +/usr/lib/debug/.build-id/36 40755 root:root +/usr/lib/debug/.build-id/36/5b6749e6ede328d1879794b3052feb7b65a4f2 120777 root:root ../../../libgc.so.1.3.4 +/usr/lib/debug/.build-id/36/5b6749e6ede328d1879794b3052feb7b65a4f2.debug 120777 root:root ../../usr/lib/libgc.so.1.3.4.debug +/usr/lib/debug/.build-id/ed 40755 root:root +/usr/lib/debug/.build-id/ed/fe38f04a33dadaf486004636129419891a5361 120777 root:root ../../../libcord.so.1.3.1 +/usr/lib/debug/.build-id/ed/fe38f04a33dadaf486004636129419891a5361.debug 120777 root:root ../../usr/lib/libcord.so.1.3.1.debug /usr/lib/debug/usr/lib/libcord.so.1.3.1.debug 100644 root:root @@ -81,16 +81,16 @@ Provides: libgc-debuginfo = 7.6.8-alt3:sisyphus+276713.100.2.1 -File: /usr/lib/debug/.build-id/0b 40755 root:root -File: /usr/lib/debug/.build-id/0b/388ab62cd4a3ec541e1cef8201d80c42f656f5 120777 root:root ../../../libgc.so.1.3.4 -File: /usr/lib/debug/.build-id/0b/388ab62cd4a3ec541e1cef8201d80c42f656f5.debug 120777 root:root ../../usr/lib/libgc.so.1.3.4.debug -File: /usr/lib/debug/.build-id/3d 40755 root:root -File: /usr/lib/debug/.build-id/3d/0613ef1b4b963ba3c46dc0cb70759285b09910 120777 root:root ../../../libgccpp.so.1.3.2 -File: /usr/lib/debug/.build-id/3d/0613ef1b4b963ba3c46dc0cb70759285b09910.debug 120777 root:root ../../usr/lib/libgccpp.so.1.3.2.debug -File: /usr/lib/debug/.build-id/da 40755 root:root -File: /usr/lib/debug/.build-id/da/ef89e8358554b97f374edd7968252528ad93a7 120777 root:root ../../../libcord.so.1.3.1 -File: /usr/lib/debug/.build-id/da/ef89e8358554b97f374edd7968252528ad93a7.debug 120777 root:root ../../usr/lib/libcord.so.1.3.1.debug -File: /usr/lib/debug/usr/lib/libcord.so.1.3.1.debug 100644 root:root 55311ab07eddd0f7999204a2d161d24d +File: /usr/lib/debug/.build-id/1d 40755 root:root +File: /usr/lib/debug/.build-id/1d/1524a070895879ae6537eecca86eb914dcd3ff 120777 root:root ../../../libgccpp.so.1.3.2 +File: /usr/lib/debug/.build-id/1d/1524a070895879ae6537eecca86eb914dcd3ff.debug 120777 root:root ../../usr/lib/libgccpp.so.1.3.2.debug +File: /usr/lib/debug/.build-id/36 40755 root:root +File: /usr/lib/debug/.build-id/36/5b6749e6ede328d1879794b3052feb7b65a4f2 120777 root:root ../../../libgc.so.1.3.4 +File: /usr/lib/debug/.build-id/36/5b6749e6ede328d1879794b3052feb7b65a4f2.debug 120777 root:root ../../usr/lib/libgc.so.1.3.4.debug +File: /usr/lib/debug/.build-id/ed 40755 root:root +File: /usr/lib/debug/.build-id/ed/fe38f04a33dadaf486004636129419891a5361 120777 root:root ../../../libcord.so.1.3.1 +File: /usr/lib/debug/.build-id/ed/fe38f04a33dadaf486004636129419891a5361.debug 120777 root:root ../../usr/lib/libcord.so.1.3.1.debug +File: /usr/lib/debug/usr/lib/libcord.so.1.3.1.debug 100644 root:root ccf065eef9994959511f87b1990b7be9 File: /usr/lib/debug/usr/lib/libcord.so.1.debug 120777 root:root libcord.so.1.3.1.debug -File: /usr/lib/debug/usr/lib/libgc.so.1.3.4.debug 100644 root:root 981cf2a54ab2cb60ca017cf8e9a235b5 +File: /usr/lib/debug/usr/lib/libgc.so.1.3.4.debug 100644 root:root c278fd477c21211ca353fc3238c147ee File: /usr/lib/debug/usr/lib/libgc.so.1.debug 120777 root:root libgc.so.1.3.4.debug -File: /usr/lib/debug/usr/lib/libgccpp.so.1.3.2.debug 100644 root:root 512ed07883a730547e519c2cdde018c3 +File: /usr/lib/debug/usr/lib/libgccpp.so.1.3.2.debug 100644 root:root abf1010b6d96d84688ce8327233b07ad File: /usr/lib/debug/usr/lib/libgccpp.so.1.debug 120777 root:root libgccpp.so.1.3.2.debug @@ -150,2 +150,2 @@ File: /usr/src/debug/gc-7.6.8/typd_mlc.c 100644 root:root 8d92d952579615b2c160a7bf74aa600c -RPMIdentity: 2929159dee1476cbf8dc135091f56bc6 +RPMIdentity: 990ebffbe7ddf69b9902c3899c93aa91