<86>Jan 20 07:41:21 userdel[57194]: delete user 'rooter'
<86>Jan 20 07:41:21 groupadd[57309]: group added to /etc/group: name=rooter, GID=591
<86>Jan 20 07:41:21 groupadd[57309]: group added to /etc/gshadow: name=rooter
<86>Jan 20 07:41:21 groupadd[57309]: new group: name=rooter, GID=591
<86>Jan 20 07:41:21 useradd[57364]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash
<86>Jan 20 07:41:21 userdel[57420]: delete user 'builder'
<86>Jan 20 07:41:21 userdel[57420]: removed group 'builder' owned by 'builder'
<86>Jan 20 07:41:21 userdel[57420]: removed shadow group 'builder' owned by 'builder'
<86>Jan 20 07:41:21 groupadd[57465]: group added to /etc/group: name=builder, GID=592
<86>Jan 20 07:41:21 groupadd[57465]: group added to /etc/gshadow: name=builder
<86>Jan 20 07:41:21 groupadd[57465]: new group: name=builder, GID=592
<86>Jan 20 07:41:21 useradd[57490]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash
<13>Jan 20 07:41:26 rpmi: glibc-devel-static-6:2.27-alt8 sisyphus.219011.100 1547073625 installed
<13>Jan 20 07:41:26 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus.218115.200 1545282875 installed
<13>Jan 20 07:41:26 rpmi: libstdc++8-devel-8.2.1-alt3 sisyphus.219333.200 1547468342 installed
<13>Jan 20 07:41:27 rpmi: gcc8-c++-8.2.1-alt3 sisyphus.219333.200 1547468342 installed
<13>Jan 20 07:41:27 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664775 installed
<13>Jan 20 07:41:27 rpmi: libatomic_ops-devel-static-7.4.6-alt1 1506429348 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libgc-7.6.8-alt1.nosrc.rpm
Installing libgc-7.6.8-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40998
+ 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 .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40998
+ 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
+ '[' -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 -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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 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
 # 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
 # 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 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
 # 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
 # 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
 # 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
 # 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
 # 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
 # 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
 # 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
 # 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
 # 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
 # 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
 # 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
 # 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
 # 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
 # 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
 # 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 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
 # 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 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
 # 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
 # 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
 # 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
 # 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
 # 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
 # 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
 # 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 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
 # 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
 # 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_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
 # 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
 # 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
 # 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 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=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=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/8/../../../crti.o /usr/lib/gcc/i586-alt-linux/8/crtbeginS.o  .libs/gc_cpp.o   ./.libs/libgc.so -lpthread -ldl -latomic_ops -L/usr/lib/gcc/i586-alt-linux/8 -L/usr/lib/gcc/i586-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/8/crtendS.o /usr/lib/gcc/i586-alt-linux/8/../../../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.37222
+ 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
+ cd gc-7.6.8
+ make 'INSTALL=/bin/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 /bin/install -p   libgc.la libgccpp.la libcord.la '/usr/src/tmp/libgc-buildroot/usr/lib'
libtool: install: /bin/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: /bin/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/8/../../../crti.o /usr/lib/gcc/i586-alt-linux/8/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/8 -L/usr/lib/gcc/i586-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/8/crtendS.o /usr/lib/gcc/i586-alt-linux/8/../../../crtn.o  -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.3.2
libtool: install: /bin/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: /bin/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: /bin/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: /bin/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'
 /bin/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'
 /bin/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'
 /bin/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'
 /bin/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'
 /bin/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)
/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:
	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: mmap open
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.41337
+ 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/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/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 -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/smash_test.o tests/smash_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   -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/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/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/initsecondarythread.o tests/initsecondarythread.c
In file included from tests/initsecondarythread.c:56:
./include/private/gcconfig.h:2704: warning: "USE_LIBC_PRIVATES" redefined
 # 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/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'
/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'
/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'
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
 # 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 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'
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 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-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
 # 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 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 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 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 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 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 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  -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 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 -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 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   -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=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[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
 # 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=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  check-TESTS
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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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'
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'
============================================================================
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-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42088
+ 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.NoF6c9
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IhH0to
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libcord.so.1 = set:jdK4wUXrRhPvaE74aNy6LJMiWMgeAmypu9gYCS3XKnSh3MAUcD9ffjC75MPmsUlZ86gbFb3YHQ05Ok1n8Tvbw5lh1, libgc.so.1 = set:ldAtq66alz1QmYHZ0RPMZb2NEA7wGEvC2iqosNnNf1Zgd0prwukfNZCdr5KdwaUPe1cN8SiMO2n2sgZqFA6ideZn5fSrTxaC6gDVWqbqTIop4gsP6Zh7ZairQqn7zaQCDvtxVNUrnN4YcI5vm113IHXdzxPEgcZwVZs1p5Lmrm6Afh9DpkeWzZiqo3rxiWAq70sGTDZoukrZd0uiInZEOLgRtcDwSw9KOXo9dJOGrpAumyn0tUhHsvtVa1JGgMTmL7xCmEp8dDmOvlmIrDgRtz9i9ZbUpYIJF6yWD5HfIpr1qrQjsJ0nLw85wAxZyn7f8HP66K4B2bIRX34kQqf5EZuUUsdCoBXIihg8BySatE4Sj9SiF6zfc7i7jcfENxiHoMdqNHhIZwv16Nob4fL8pHjnZkj87zZJmk5B3FNQlb9og0ZbS2Guv7zJQLjR3d4RvZEkmKkWaPXAZDS9Z3IkxutorU4aVJaW8hIbcz27HL4vkTeNtUv3, libgccpp.so.1 = set:gdhPLZFmyajs7UO1
Requires: ld-linux.so.2 >= set:jiL26, 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.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), 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.2.3), 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.05Qkw3
Creating libgc-debuginfo package
Processing files: libgc-devel-7.6.8-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51744
+ 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.MmqHLk
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f6l9S4
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/libgc-buildroot/usr/include/gc/gc_allocator.h:44:10: fatal error: new: No such file or directory
 #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-alt1, /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.uTPsyc
Processing files: libgc-debuginfo-7.6.8-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ff7FYB
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tSuRZl
find-requires: running scripts (debuginfo)
Provides: debug(libcord.so.1), debug(libgc.so.1), debug(libgccpp.so.1)
Requires: libgc = 7.6.8-alt1, 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)
Removing 3 extra deps from libgc-devel due to dependency on libgc
Wrote: /usr/src/RPM/RPMS/i586/libgc-7.6.8-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libgc-devel-7.6.8-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libgc-debuginfo-7.6.8-alt1.i586.rpm
30.73user 3.93system 0:40.23elapsed 86%CPU (0avgtext+0avgdata 53452maxresident)k
0inputs+0outputs (0major+1980154minor)pagefaults 0swaps
42.32user 6.45system 0:59.59elapsed 81%CPU (0avgtext+0avgdata 121928maxresident)k
144inputs+0outputs (0major+2422646minor)pagefaults 0swaps
--- libgc-7.6.8-alt1.i586.rpm.repo	2018-11-04 17:03:40.000000000 +0000
+++ libgc-7.6.8-alt1.i586.rpm.hasher	2019-01-20 07:42:11.978205541 +0000
@@ -40,3 +40,2 @@
 Provides: libgccpp.so.1 = set:gdhPLZFmyajs7UO1
-Provides: .sisyphus.216106.100.1.1-libgc-7.6.8-alt1  
 Provides: libgc = 7.6.8-alt1
--- libgc-debuginfo-7.6.8-alt1.i586.rpm.repo	2018-11-04 17:03:40.000000000 +0000
+++ libgc-debuginfo-7.6.8-alt1.i586.rpm.hasher	2019-01-20 07:42:11.992205577 +0000
@@ -61,3 +61,3 @@
 /usr/src/debug/gc-7.6.8/typd_mlc.c	100644	
-Requires: .sisyphus.216106.100.1.1-libgc-7.6.8-alt1  
+Requires: libgc = 7.6.8-alt1
 Requires: debug(ld-linux.so.2)  
--- libgc-devel-7.6.8-alt1.i586.rpm.repo	2018-11-04 17:03:40.000000000 +0000
+++ libgc-devel-7.6.8-alt1.i586.rpm.hasher	2019-01-20 07:42:12.009205622 +0000
@@ -42,3 +42,3 @@
 /usr/share/man/man3/gc.3.xz	100644	
-Requires: .sisyphus.216106.100.1.1-libgc-7.6.8-alt1  
+Requires: libgc = 7.6.8-alt1
 Requires: /usr/lib/pkgconfig