<86>Dec 11 03:53:47 userdel[2922767]: delete user 'rooter' <86>Dec 11 03:53:47 groupadd[2922794]: group added to /etc/group: name=rooter, GID=936 <86>Dec 11 03:53:47 groupadd[2922794]: group added to /etc/gshadow: name=rooter <86>Dec 11 03:53:47 groupadd[2922794]: new group: name=rooter, GID=936 <86>Dec 11 03:53:47 useradd[2922810]: new user: name=rooter, UID=936, GID=936, home=/root, shell=/bin/bash <86>Dec 11 03:53:47 userdel[2922840]: delete user 'builder' <86>Dec 11 03:53:47 userdel[2922840]: removed group 'builder' owned by 'builder' <86>Dec 11 03:53:47 userdel[2922840]: removed shadow group 'builder' owned by 'builder' <86>Dec 11 03:53:47 groupadd[2922864]: group added to /etc/group: name=builder, GID=937 <86>Dec 11 03:53:47 groupadd[2922864]: group added to /etc/gshadow: name=builder <86>Dec 11 03:53:47 groupadd[2922864]: new group: name=builder, GID=937 <86>Dec 11 03:53:47 useradd[2922889]: new user: name=builder, UID=937, GID=937, home=/usr/src, shell=/bin/bash <13>Dec 11 03:53:48 rpmi: libatomic_ops_gpl1-7.6.12-alt1 sisyphus+285754.100.1.1 1632387119 installed <13>Dec 11 03:53:48 rpmi: libatomic_ops1-7.6.12-alt1 sisyphus+285754.100.1.1 1632387119 installed <13>Dec 11 03:53:48 rpmi: libatomic_ops-devel-7.6.12-alt1 sisyphus+285754.100.1.1 1632387119 installed <13>Dec 11 03:53:48 rpmi: glibc-devel-static-6:2.34.0.39.024a7-alt1 sisyphus+288185.100.1.1 1635252018 installed <13>Dec 11 03:53:48 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Dec 11 03:53:49 rpmi: libstdc++11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461765 installed <13>Dec 11 03:53:49 rpmi: gcc11-c++-11.2.1-alt2 sisyphus+291192.100.1.1 1638461765 installed <13>Dec 11 03:53:49 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632239666 installed <13>Dec 11 03:53:49 rpmi: libatomic_ops-devel-static-7.6.12-alt1 sisyphus+285754.100.1.1 1632387119 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libgc-7.6.14-alt1.nosrc.rpm (w1.gzdio) Installing libgc-7.6.14-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76591 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gc-7.6.14 + echo 'Source #0 (gc-7.6.14.tar):' Source #0 (gc-7.6.14.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gc-7.6.14.tar + cd gc-7.6.14 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76591 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gc-7.6.14 + export 'CPPFLAGS=-DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1' + CPPFLAGS='-DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-cplusplus --enable-large-config --enable-threads=posix --with-libatomic-ops=yes --enable-shared=yes --disable-static --enable-parallel-mark checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking GC version numbers... major=7 minor=6 micro=14 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 AIX 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 for lock-free AO_or primitive... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bdw-gc.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands + sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool + make -j16 make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -march=i586 -mtune=generic -c -o gc_cpp.lo gc_cpp.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I./include -I./include -DUSE_GET_STACKBASE_FOR_MAIN=1 -DUSE_LIBC_PRIVATES=1 -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c gc_cpp.cc -fPIC -DPIC -o .libs/gc_cpp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -version-info 4:7: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 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.3.7 libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.3.7" "libgc.so.1") libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.3.7" "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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/11/../../../crti.o /usr/lib/gcc/i586-alt-linux/11/crtbeginS.o .libs/gc_cpp.o ./.libs/libgc.so -lpthread -ldl -latomic_ops -L/usr/lib/gcc/i586-alt-linux/11 -L/usr/lib/gcc/i586-alt-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/11/crtendS.o /usr/lib/gcc/i586-alt-linux/11/../../../crtn.o -g -O2 -flto=auto -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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -version-info 4:2: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 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.3.2 libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.3.2" "libcord.so.1") libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.3.2" "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.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80150 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libgc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libgc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd gc-7.6.14 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libgc-buildroot make: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/mkdir -p '/usr/src/tmp/libgc-buildroot/usr/lib' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libgc.la libgccpp.la libcord.la '/usr/src/tmp/libgc-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libgc.so.1.3.7 /usr/src/tmp/libgc-buildroot/usr/lib/libgc.so.1.3.7 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { ln -s -f libgc.so.1.3.7 libgc.so.1 || { rm -f libgc.so.1 && ln -s libgc.so.1.3.7 libgc.so.1; }; }) libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { ln -s -f libgc.so.1.3.7 libgc.so || { rm -f libgc.so && ln -s libgc.so.1.3.7 libgc.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libgc.lai /usr/src/tmp/libgc-buildroot/usr/lib/libgc.la libtool: warning: relinking 'libgccpp.la' libtool: install: (cd /usr/src/RPM/BUILD/gc-7.6.14; /bin/sh "/usr/src/RPM/BUILD/gc-7.6.14/libtool" --tag CXX --mode=relink i586-alt-linux-g++ -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/11/../../../crti.o /usr/lib/gcc/i586-alt-linux/11/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/11 -L/usr/lib/gcc/i586-alt-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/11/crtendS.o /usr/lib/gcc/i586-alt-linux/11/../../../crtn.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.3.2 libtool: install: /usr/libexec/rpm-build/install -p .libs/libgccpp.so.1.3.2T /usr/src/tmp/libgc-buildroot/usr/lib/libgccpp.so.1.3.2 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { ln -s -f libgccpp.so.1.3.2 libgccpp.so.1 || { rm -f libgccpp.so.1 && ln -s libgccpp.so.1.3.2 libgccpp.so.1; }; }) libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { ln -s -f libgccpp.so.1.3.2 libgccpp.so || { rm -f libgccpp.so && ln -s libgccpp.so.1.3.2 libgccpp.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libgccpp.lai /usr/src/tmp/libgc-buildroot/usr/lib/libgccpp.la libtool: warning: relinking 'libcord.la' libtool: install: (cd /usr/src/RPM/BUILD/gc-7.6.14; /bin/sh "/usr/src/RPM/BUILD/gc-7.6.14/libtool" --tag CC --mode=relink i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -version-info 4:2: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 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.3.2 libtool: install: /usr/libexec/rpm-build/install -p .libs/libcord.so.1.3.2T /usr/src/tmp/libgc-buildroot/usr/lib/libcord.so.1.3.2 libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { ln -s -f libcord.so.1.3.2 libcord.so.1 || { rm -f libcord.so.1 && ln -s libcord.so.1.3.2 libcord.so.1; }; }) libtool: install: (cd /usr/src/tmp/libgc-buildroot/usr/lib && { ln -s -f libcord.so.1.3.2 libcord.so || { rm -f libcord.so && ln -s libcord.so.1.3.2 libcord.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libcord.lai /usr/src/tmp/libgc-buildroot/usr/lib/libcord.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libgc-buildroot/usr/share/doc/gc' /usr/libexec/rpm-build/install -p -m 644 AUTHORS README.md doc/README.DGUX386 doc/README.Mac doc/README.OS2 doc/README.amiga doc/README.arm.cross doc/README.autoconf doc/README.cmake doc/README.cords doc/README.darwin doc/README.environment doc/README.ews4800 doc/README.hp doc/README.linux doc/README.macros doc/README.rs6000 doc/README.sgi doc/README.solaris2 doc/README.symbian doc/README.uts doc/README.win32 doc/README.win64 doc/debugging.html doc/finalization.html doc/gcdescr.html doc/gcinterface.html doc/leak.html doc/overview.html doc/porting.html doc/scale.html doc/simple_example.html doc/tree.html '/usr/src/tmp/libgc-buildroot/usr/share/doc/gc' /bin/mkdir -p '/usr/src/tmp/libgc-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 include/extra/gc_cpp.h include/extra/gc.h '/usr/src/tmp/libgc-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libgc-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 'doc/gc.man' '/usr/src/tmp/libgc-buildroot/usr/share/man/man3/gc.3' /bin/mkdir -p '/usr/src/tmp/libgc-buildroot/usr/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 bdw-gc.pc '/usr/src/tmp/libgc-buildroot/usr/lib/pkgconfig' /bin/mkdir -p '/usr/src/tmp/libgc-buildroot/usr/include/gc' /usr/libexec/rpm-build/install -p -m 644 include/gc_cpp.h include/gc.h include/gc_allocator.h include/gc_backptr.h include/gc_config_macros.h include/gc_disclaim.h include/gc_gcj.h include/gc_inline.h include/gc_mark.h include/gc_pthread_redirects.h include/gc_tiny_fl.h include/gc_typed.h include/gc_version.h include/javaxfc.h include/leak_detector.h include/weakpointer.h include/cord.h include/cord_pos.h include/ec.h '/usr/src/tmp/libgc-buildroot/usr/include/gc' make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[1]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' + 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.2' 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.7' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libgc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/bdw-gc.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/bdw-gc.pc: Libs: '-L${libdir} -latomic_ops -lgc -lpthread -ldl' --> '-latomic_ops -lgc -lpthread -ldl' Checking contents of files in /usr/src/tmp/libgc-buildroot/ (default) Compressing files in /usr/src/tmp/libgc-buildroot (auto) Adjusting library links in /usr/src/tmp/libgc-buildroot ./usr/lib: (from :0) libgc.so.1 -> libgc.so.1.3.7 libgccpp.so.1 -> libgccpp.so.1.3.2 libcord.so.1 -> libcord.so.1.3.2 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.7: uses non-LFS functions: fcntl mmap open Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.22153 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gc-7.6.14 + export LD_LIBRARY_PATH=/usr/src/tmp/libgc-buildroot/usr/lib:/usr/src/RPM/BUILD/gc-7.6.14/.libs + LD_LIBRARY_PATH=/usr/src/tmp/libgc-buildroot/usr/lib:/usr/src/RPM/BUILD/gc-7.6.14/.libs + make -j16 -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.14' 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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /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 -flto=auto -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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' 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 -flto=auto -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:2755: warning: "USE_LIBC_PRIVATES" redefined 2755 | # define USE_LIBC_PRIVATES | : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o smashtest tests/smash_test.o ./libgc.la libtool: link: i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/smashtest tests/smash_test.o ./.libs/libgc.so -lpthread -ldl -latomic_ops tests/smash_test.c: In function 'main': tests/smash_test.c:25:50: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 25 | if (i%5678 == 0 && p != 0) p[SIZE + i/2000] = 42; | ^ tests/smash_test.c:22:17: note: at offset 40 into destination object of size 40 allocated by 'GC_debug_malloc' 22 | A[i] = p = GC_MALLOC(SIZE); | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o leaktest tests/leak_test.o ./libgc.la libtool: link: i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o middletest tests/middle.o ./libgc.la libtool: link: i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/middletest tests/middle.o ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o realloc_test tests/realloc_test.o ./libgc.la libtool: link: i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o threadleaktest tests/thread_leak_test.o ./libgc.la -lpthread -ldl libtool: link: i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o hugetest tests/huge_test.o ./libgc.la libtool: link: i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o threadkey_test tests/threadkey_test.o ./libgc.la -lpthread -ldl libtool: link: i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o initsecondarythread_test tests/initsecondarythread.o ./libgc.la -lpthread -ldl libtool: link: i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o subthreadcreate_test tests/subthread_create.o ./libgc.la -lpthread -ldl libtool: link: i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o disclaim_bench tests/disclaim_bench.o ./libgc.la libtool: link: i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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 -flto=auto -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o disclaim_test tests/disclaim_test.o ./libgc.la -lpthread -ldl libtool: link: i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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 -flto=auto -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.14/.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -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 -flto=auto -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.14/.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o gctest tests/test.o ./libgc.la -lpthread -ldl libtool: link: i586-alt-linux-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/gctest tests/test.o ./.libs/libgc.so -latomic_ops -lpthread -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[2]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test_cpp tests/test_cpp.o libgccpp.la ./libgc.la libtool: link: i586-alt-linux-g++ -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test_cpp tests/test_cpp.o ./.libs/libgccpp.so /usr/src/RPM/BUILD/gc-7.6.14/.libs/libgc.so ./.libs/libgc.so -lpthread -ldl -latomic_ops make[2]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make check-TESTS make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: leaktest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: initsecondarythread_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: hugetest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: smashtest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: threadleaktest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: subthreadcreate_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: threadkey_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: cordtest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: staticrootstest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: middletest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: disclaim_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: test_cpp make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: realloc_test make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: disclaim_bench make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' PASS: gctest make[3]: Leaving directory '/usr/src/RPM/BUILD/gc-7.6.14' make[3]: Entering directory '/usr/src/RPM/BUILD/gc-7.6.14' ============================================================================ Testsuite summary for gc 7.6.14 ============================================================================ # 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.14' + exit 0 Processing files: libgc-7.6.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75198 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gc-7.6.14 + DOCDIR=/usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.14 + export DOCDIR + rm -rf /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.14 + /bin/mkdir -p /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.14 + cp -prL ChangeLog README.QUICK README.md doc/README.cords /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.14 + chmod -R go-w /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.14 + chmod -R a+rX /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.14 + cp -prL doc/README.environment /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.14 + chmod -R go-w /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.14 + chmod -R a+rX /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-7.6.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j9UzQC find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libgc-buildroot/usr/lib/libcord.so.1: 43 symbols, 16 bpp lib.prov: /usr/src/tmp/libgc-buildroot/usr/lib/libgc.so.1: 253 symbols, 18 bpp lib.prov: /usr/src/tmp/libgc-buildroot/usr/lib/libgccpp.so.1: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w6Oi9Z find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libcord.so.1 = set:jdK4wUXrRhPvaE74aNy6LJMiWMgeAmypu9gYCS3XKnSh3MAUcD9ffjC75MPmsUlZ86gbFb3YHQ05Ok1n8Tvbw5lh1, libgc.so.1 = set:ldAtq66alz1QmYHZ0RPMZb2NEA7wGEvC2iqosNnNf1Zgd0prwukfNZCdr5KdwaUPe1cN8SiMO2n2sgZqFA6ideZn5fSrTxaC6gDVWqbqTIop4gsP6Zh7ZairQqn7zaQCDvtxVNUrnN4YcI5vm113IHXdzxPEgcZwVZs1p5Lmrm6Afh9DpkeWzZiqo3rxiWAq70sGTDZoukrZd0uiInZEOLgRtcDwSw9KOXo9dJOGrpAumyn0tUhHsvtVa1JGgMTmL7xCmEp8dDmOvlmIrDgRtz9i9ZbUpYIJF6yWD5HfIpr1qrQjsJ0nLw85wAxZyn7f8HP66K4B2bIRX34kQqf5EZuUUsdCoBXIihg8BySatE4Sj9SiF6zfc7i7jcfENxiHoMdqNHhIZwv16Nob4fL8pHjnZkj87zZJmk5B3FNQlb9og0ZbS2Guv7zJQLjR3d4RvZEkmKkWaPXAZDS9Z3IkxutorU4aVJaW8hIbcz27HL4vkTeNtUv3, libgccpp.so.1 = set:gdhPLZFmyajs7UO1 Requires: ld-linux.so.2 >= set:igbWny8, ld-linux.so.2(GLIBC_2.1), ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.2.4), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), 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.XhJH8I Creating libgc-debuginfo package Processing files: libgc-devel-7.6.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84261 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gc-7.6.14 + DOCDIR=/usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.14 + export DOCDIR + rm -rf /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.14 + /bin/mkdir -p /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.14 + 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.14 + chmod -R go-w /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.14 + chmod -R a+rX /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.14 + 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.14 + chmod -R go-w /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.14 + chmod -R a+rX /usr/src/tmp/libgc-buildroot/usr/share/doc/libgc-devel-7.6.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YuyQQW find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n45yZK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libgc-buildroot/usr/include/gc/gc_allocator.h:44:10: fatal error: new: No such file or directory 44 | #include // for placement new and bad_alloc | ^~~~~ compilation terminated. cpp.req: /usr/src/tmp/libgc-buildroot/usr/include/gc/gc_allocator.h: cpp failed, trying c++ mode Provides: pkgconfig(bdw-gc) = 7.6.14 Requires: libgc = 7.6.14-alt1, /usr/lib/libcord.so.1.3.2, /usr/lib/libgc.so.1.3.7, /usr/lib/libgccpp.so.1.3.2, /usr/lib/pkgconfig, libatomic_ops-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ycyYsr Processing files: libgc-debuginfo-7.6.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kqljyD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jm4dRF find-requires: running scripts (debuginfo) Provides: debug(libcord.so.1), debug(libgc.so.1), debug(libgccpp.so.1) Requires: libgc = 7.6.14-alt1, debug(ld-linux.so.2), debug(libc.so.6), debug(libstdc++.so.6) Adding to libgc-devel a strict dependency on libgc Adding to libgc-debuginfo a strict dependency on libgc Removing 3 extra deps from libgc-devel due to dependency on libgc Wrote: /usr/src/RPM/RPMS/i586/libgc-7.6.14-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libgc-devel-7.6.14-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libgc-debuginfo-7.6.14-alt1.i586.rpm (w2.lzdio) 34.67user 12.38system 0:19.54elapsed 240%CPU (0avgtext+0avgdata 53648maxresident)k 0inputs+0outputs (0major+2198850minor)pagefaults 0swaps 38.41user 15.07system 0:25.30elapsed 211%CPU (0avgtext+0avgdata 103556maxresident)k 40inputs+0outputs (30048major+2488341minor)pagefaults 0swaps --- libgc-7.6.14-alt1.i586.rpm.repo 2021-10-07 18:36:59.000000000 +0000 +++ libgc-7.6.14-alt1.i586.rpm.hasher 2021-12-11 03:54:11.056312740 +0000 @@ -26,8 +26,4 @@ Requires: libc.so.6(GLIBC_2.32) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) -Requires: libdl.so.2(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.2) -Requires: libpthread.so.0(GLIBC_2.3.3) Requires: libstdc++.so.6(CXXABI_1.3) @@ -41,7 +37,7 @@ File: /usr/lib/libcord.so.1 120777 root:root libcord.so.1.3.2 -File: /usr/lib/libcord.so.1.3.2 100644 root:root 7de9f46c4bf23d38390365ccf7b51f6d +File: /usr/lib/libcord.so.1.3.2 100644 root:root 71d4ce2978f8434add6dc96da3449d82 File: /usr/lib/libgc.so.1 120777 root:root libgc.so.1.3.7 -File: /usr/lib/libgc.so.1.3.7 100644 root:root 7b4918491d3f87219f777a1208fe9cb0 +File: /usr/lib/libgc.so.1.3.7 100644 root:root 48e5b52bad1ed23aa01eedca600417bc File: /usr/lib/libgccpp.so.1 120777 root:root libgccpp.so.1.3.2 -File: /usr/lib/libgccpp.so.1.3.2 100644 root:root 8191699a3fdaa656495c6a6e6c46aa18 +File: /usr/lib/libgccpp.so.1.3.2 100644 root:root 9f44520cfc9ae02ee242a1ae1f0cc348 File: /usr/share/doc/libgc-7.6.14 40755 root:root @@ -52,2 +48,2 @@ File: /usr/share/doc/libgc-7.6.14/README.md 100644 root:root 19bc3d67b4f5cef61ec173872b35320d -RPMIdentity: c7075e8870708cabe636fc167b4ba52975e777ae3a8a1cc60da57b66bbc6fde3b7da93d4ade449866467a7d85cbb2b98a78e50621aa6ba9c63f1c68e8c9fbdc9 +RPMIdentity: 19a00f3249d010fcd920004a5d5bae4e227c16a8df30aaccbe8cfbba220e74732bde98f275913c75a6cd342bdb3ae653ddd0dca3dc24b550e8bb5bf1064c5a9f --- libgc-debuginfo-7.6.14-alt1.i586.rpm.repo 2021-10-07 18:36:59.000000000 +0000 +++ libgc-debuginfo-7.6.14-alt1.i586.rpm.hasher 2021-12-11 03:54:11.122313574 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/2f 40755 root:root -/usr/lib/debug/.build-id/2f/ade752ccf0c607a37ac43a0e2253de034d7c6d 120777 root:root ../../../libgccpp.so.1.3.2 -/usr/lib/debug/.build-id/2f/ade752ccf0c607a37ac43a0e2253de034d7c6d.debug 120777 root:root ../../usr/lib/libgccpp.so.1.3.2.debug -/usr/lib/debug/.build-id/d0 40755 root:root -/usr/lib/debug/.build-id/d0/eeefbcff3f2acb91f0cea0242239ff44be31f5 120777 root:root ../../../libcord.so.1.3.2 -/usr/lib/debug/.build-id/d0/eeefbcff3f2acb91f0cea0242239ff44be31f5.debug 120777 root:root ../../usr/lib/libcord.so.1.3.2.debug -/usr/lib/debug/.build-id/df 40755 root:root -/usr/lib/debug/.build-id/df/2fdc54eaadf632f131aac0cbf7974d21c3cb00 120777 root:root ../../../libgc.so.1.3.7 -/usr/lib/debug/.build-id/df/2fdc54eaadf632f131aac0cbf7974d21c3cb00.debug 120777 root:root ../../usr/lib/libgc.so.1.3.7.debug +/usr/lib/debug/.build-id/21 40755 root:root +/usr/lib/debug/.build-id/21/f7ab1ab08f44b32a3ad14bd74d22c9d829a1e4 120777 root:root ../../../libgc.so.1.3.7 +/usr/lib/debug/.build-id/21/f7ab1ab08f44b32a3ad14bd74d22c9d829a1e4.debug 120777 root:root ../../usr/lib/libgc.so.1.3.7.debug +/usr/lib/debug/.build-id/35 40755 root:root +/usr/lib/debug/.build-id/35/16f7047e12ab2d9a4025b06997081cea59ecf3 120777 root:root ../../../libcord.so.1.3.2 +/usr/lib/debug/.build-id/35/16f7047e12ab2d9a4025b06997081cea59ecf3.debug 120777 root:root ../../usr/lib/libcord.so.1.3.2.debug +/usr/lib/debug/.build-id/53 40755 root:root +/usr/lib/debug/.build-id/53/99cc56e96adb8c3824126673905deb0a8386db 120777 root:root ../../../libgccpp.so.1.3.2 +/usr/lib/debug/.build-id/53/99cc56e96adb8c3824126673905deb0a8386db.debug 120777 root:root ../../usr/lib/libgccpp.so.1.3.2.debug /usr/lib/debug/usr/lib/libcord.so.1.3.2.debug 100644 root:root @@ -75,4 +75,2 @@ Requires: debug(libc.so.6) -Requires: debug(libdl.so.2) -Requires: debug(libpthread.so.0) Requires: debug(libstdc++.so.6) @@ -84,16 +82,16 @@ Provides: libgc-debuginfo = 7.6.14-alt1:sisyphus+286609.100.1.1 -File: /usr/lib/debug/.build-id/2f 40755 root:root -File: /usr/lib/debug/.build-id/2f/ade752ccf0c607a37ac43a0e2253de034d7c6d 120777 root:root ../../../libgccpp.so.1.3.2 -File: /usr/lib/debug/.build-id/2f/ade752ccf0c607a37ac43a0e2253de034d7c6d.debug 120777 root:root ../../usr/lib/libgccpp.so.1.3.2.debug -File: /usr/lib/debug/.build-id/d0 40755 root:root -File: /usr/lib/debug/.build-id/d0/eeefbcff3f2acb91f0cea0242239ff44be31f5 120777 root:root ../../../libcord.so.1.3.2 -File: /usr/lib/debug/.build-id/d0/eeefbcff3f2acb91f0cea0242239ff44be31f5.debug 120777 root:root ../../usr/lib/libcord.so.1.3.2.debug -File: /usr/lib/debug/.build-id/df 40755 root:root -File: /usr/lib/debug/.build-id/df/2fdc54eaadf632f131aac0cbf7974d21c3cb00 120777 root:root ../../../libgc.so.1.3.7 -File: /usr/lib/debug/.build-id/df/2fdc54eaadf632f131aac0cbf7974d21c3cb00.debug 120777 root:root ../../usr/lib/libgc.so.1.3.7.debug -File: /usr/lib/debug/usr/lib/libcord.so.1.3.2.debug 100644 root:root a095bc3d952e230e26e7b65a6cb62f1c +File: /usr/lib/debug/.build-id/21 40755 root:root +File: /usr/lib/debug/.build-id/21/f7ab1ab08f44b32a3ad14bd74d22c9d829a1e4 120777 root:root ../../../libgc.so.1.3.7 +File: /usr/lib/debug/.build-id/21/f7ab1ab08f44b32a3ad14bd74d22c9d829a1e4.debug 120777 root:root ../../usr/lib/libgc.so.1.3.7.debug +File: /usr/lib/debug/.build-id/35 40755 root:root +File: /usr/lib/debug/.build-id/35/16f7047e12ab2d9a4025b06997081cea59ecf3 120777 root:root ../../../libcord.so.1.3.2 +File: /usr/lib/debug/.build-id/35/16f7047e12ab2d9a4025b06997081cea59ecf3.debug 120777 root:root ../../usr/lib/libcord.so.1.3.2.debug +File: /usr/lib/debug/.build-id/53 40755 root:root +File: /usr/lib/debug/.build-id/53/99cc56e96adb8c3824126673905deb0a8386db 120777 root:root ../../../libgccpp.so.1.3.2 +File: /usr/lib/debug/.build-id/53/99cc56e96adb8c3824126673905deb0a8386db.debug 120777 root:root ../../usr/lib/libgccpp.so.1.3.2.debug +File: /usr/lib/debug/usr/lib/libcord.so.1.3.2.debug 100644 root:root 3ecb0c1ef7f9920c3fcb6804dd2058ed File: /usr/lib/debug/usr/lib/libcord.so.1.debug 120777 root:root libcord.so.1.3.2.debug -File: /usr/lib/debug/usr/lib/libgc.so.1.3.7.debug 100644 root:root 9181ad8de30ccdcdbc15fa28f4822a35 +File: /usr/lib/debug/usr/lib/libgc.so.1.3.7.debug 100644 root:root 73e7e5e954eb86a8307b8d9129fab3a1 File: /usr/lib/debug/usr/lib/libgc.so.1.debug 120777 root:root libgc.so.1.3.7.debug -File: /usr/lib/debug/usr/lib/libgccpp.so.1.3.2.debug 100644 root:root 520372d654c2b6792c882c61eeae5cf5 +File: /usr/lib/debug/usr/lib/libgccpp.so.1.3.2.debug 100644 root:root fe5f078247da566482b4c4259d3df5f4 File: /usr/lib/debug/usr/lib/libgccpp.so.1.debug 120777 root:root libgccpp.so.1.3.2.debug @@ -157,2 +155,2 @@ File: /usr/src/debug/gc-7.6.14/typd_mlc.c 100644 root:root 8d92d952579615b2c160a7bf74aa600c -RPMIdentity: ad9faaa3513b1d14aa3b0ce7a47611925acebd0bf581a7976984c46b1a089d6ef1f1f7f6705d2e0dcc4e36bb884d47c1ee7695a9967c9decaadc9f0aeab66594 +RPMIdentity: 5e610cbd9723f4537f0afb81be34bab48828873bb1f2d890a25c2887fae6e705a03d03945dd0ab2a9ee7d9921d5b7e4869ed18171b6f1b0bd7049083e11f7f67