<86>Sep 14 11:03:03 userdel[3161318]: delete user 'rooter' <86>Sep 14 11:03:03 userdel[3161318]: removed group 'rooter' owned by 'rooter' <86>Sep 14 11:03:03 userdel[3161318]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 11:03:03 groupadd[3161329]: group added to /etc/group: name=rooter, GID=651 <86>Sep 14 11:03:03 groupadd[3161329]: new group: name=rooter, GID=651 <86>Sep 14 11:03:03 useradd[3161373]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Sep 14 11:03:03 userdel[3161519]: delete user 'builder' <86>Sep 14 11:03:03 groupadd[3161562]: group added to /etc/group: name=builder, GID=652 <86>Sep 14 11:03:03 groupadd[3161562]: new group: name=builder, GID=652 <86>Sep 14 11:03:03 useradd[3161609]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Sep 14 11:03:07 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847006 installed <13>Sep 14 11:03:07 rpmi: liblzma-devel-5.2.5-alt3 sisyphus+283840.100.1.1 1629978473 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libbacktrace-1.0-alt0.1.gd0f5e95.nosrc.rpm (w1.gzdio) Installing libbacktrace-1.0-alt0.1.gd0f5e95.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67732 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libbacktrace + echo 'Source #0 (libbacktrace.tar):' Source #0 (libbacktrace.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libbacktrace.tar + cd libbacktrace + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67732 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libbacktrace + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I config autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize-default: linking file 'config/libtool.m4' libtoolize-default: linking file 'config/ltoptions.m4' libtoolize-default: linking file 'config/ltsugar.m4' libtoolize-default: linking file 'config/ltversion.m4' libtoolize-default: linking file 'config/lt~obsolete.m4' libtoolize-default: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:46: installing './compile' configure.ac:63: installing './missing' autoreconf-default: Leaving directory `.' + 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 + xargs -ri dirname -- '{}' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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-shared configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext 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 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 how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for gawk... (cached) gawk checking for dwz... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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... 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 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... no 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... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -funwind-tables option... yes checking for -frandom-seed=string option... yes checking whether i586-alt-linux-gcc supports -W... yes checking whether i586-alt-linux-gcc supports -Wall... yes checking whether i586-alt-linux-gcc supports -Wwrite-strings... yes checking whether i586-alt-linux-gcc supports -Wstrict-prototypes... yes checking whether i586-alt-linux-gcc supports -Wmissing-prototypes... yes checking whether i586-alt-linux-gcc supports -Wold-style-definition... yes checking whether i586-alt-linux-gcc supports -Wmissing-format-attribute... yes checking whether i586-alt-linux-gcc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf32 checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking for fcntl... yes checking whether strnlen is declared... yes checking whether getpagesize is declared... yes checking for lstat... yes checking for readlink... yes checking for getexecname... no checking for KERN_PROC... no checking for KERN_PROG_ARGS... no checking for clock_gettime... yes checking whether -pthread is supported... yes checking whether -gdwarf-5 is supported... yes checking for compress in -lz... yes checking whether --compress-debug-sections is supported... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... no checking for nm... /usr/bin/nm -B checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... yes checking whether tests can run... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o atomic.lo atomic.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c atomic.c -o atomic.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o print.lo print.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c print.c -fPIC -DPIC -o .libs/print.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c print.c -o print.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fileline.lo fileline.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fileline.c -o fileline.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sort.lo sort.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sort.c -o sort.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o state.lo state.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c state.c -fPIC -DPIC -o .libs/state.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c state.c -o state.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o backtrace.lo backtrace.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c backtrace.c -o backtrace.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o posix.lo posix.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c posix.c -o posix.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o simple.lo simple.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c simple.c -o simple.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mmap.lo mmap.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mmap.c -o mmap.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mmapio.lo mmapio.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mmapio.c -o mmapio.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dwarf.lo dwarf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dwarf.c -o dwarf.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o elf.lo elf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c elf.c -o elf.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o libbacktrace.la -rpath /usr/lib atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libbacktrace.so.0 -o .libs/libbacktrace.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libbacktrace.so.0" && ln -s "libbacktrace.so.0.0.0" "libbacktrace.so.0") libtool: link: (cd ".libs" && rm -f "libbacktrace.so" && ln -s "libbacktrace.so.0.0.0" "libbacktrace.so") libtool: link: ar cr .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libbacktrace' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64969 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libbacktrace-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libbacktrace-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libbacktrace + mkdir -p /usr/src/tmp/libbacktrace-buildroot/usr/include /usr/src/tmp/libbacktrace-buildroot/usr/lib + install -p -m644 backtrace.h /usr/src/tmp/libbacktrace-buildroot/usr/include/ + cp -a .libs/libbacktrace.so .libs/libbacktrace.so.0 .libs/libbacktrace.so.0.0.0 /usr/src/tmp/libbacktrace-buildroot/usr/lib/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libbacktrace-buildroot (auto) mode of './usr/lib/libbacktrace.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libbacktrace-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libbacktrace-buildroot/ (default) Compressing files in /usr/src/tmp/libbacktrace-buildroot (auto) Adjusting library links in /usr/src/tmp/libbacktrace-buildroot ./usr/lib: (from :0) libbacktrace.so.0 -> libbacktrace.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libbacktrace-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libbacktrace-1.0-alt0.1.gd0f5e95 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VyDk1m find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libbacktrace-buildroot/usr/lib/libbacktrace.so.0: 22 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.stqRVn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libbacktrace.so.0 = set:idAEa3lxN7L7Q7ZgIr7niV4fxWOEwOQfKAcljZsUFIUo3Z41 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.4), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.3), libgcc_s.so.1(GCC_4.2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kczLkn Creating libbacktrace-debuginfo package Processing files: libbacktrace-devel-1.0-alt0.1.gd0f5e95 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95015 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libbacktrace + DOCDIR=/usr/src/tmp/libbacktrace-buildroot/usr/share/doc/libbacktrace-devel-1.0 + export DOCDIR + rm -rf /usr/src/tmp/libbacktrace-buildroot/usr/share/doc/libbacktrace-devel-1.0 + /bin/mkdir -p /usr/src/tmp/libbacktrace-buildroot/usr/share/doc/libbacktrace-devel-1.0 + cp -prL README.md LICENSE /usr/src/tmp/libbacktrace-buildroot/usr/share/doc/libbacktrace-devel-1.0 + chmod -R go-w /usr/src/tmp/libbacktrace-buildroot/usr/share/doc/libbacktrace-devel-1.0 + chmod -R a+rX /usr/src/tmp/libbacktrace-buildroot/usr/share/doc/libbacktrace-devel-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fYGIop 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.g4av5o find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libbacktrace = 1.0-alt0.1.gd0f5e95, /usr/lib/libbacktrace.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aAIDlm Processing files: libbacktrace-debuginfo-1.0-alt0.1.gd0f5e95 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EbQlgm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fJpZUo find-requires: running scripts (debuginfo) Provides: debug(libbacktrace.so.0) Requires: libbacktrace = 1.0-alt0.1.gd0f5e95, debug(libc.so.6), debug(libgcc_s.so.1) Adding to libbacktrace-devel a strict dependency on libbacktrace Adding to libbacktrace-debuginfo a strict dependency on libbacktrace Removing 1 extra deps from libbacktrace-devel due to dependency on libbacktrace Wrote: /usr/src/RPM/RPMS/i586/libbacktrace-1.0-alt0.1.gd0f5e95.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libbacktrace-devel-1.0-alt0.1.gd0f5e95.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libbacktrace-debuginfo-1.0-alt0.1.gd0f5e95.i586.rpm (w2.lzdio) 14.00user 2.09system 0:38.24elapsed 42%CPU (0avgtext+0avgdata 45700maxresident)k 0inputs+0outputs (0major+1082605minor)pagefaults 0swaps 17.58user 4.50system 0:50.49elapsed 43%CPU (0avgtext+0avgdata 101388maxresident)k 0inputs+0outputs (0major+1364332minor)pagefaults 0swaps --- libbacktrace-1.0-alt0.1.gd0f5e95.i586.rpm.repo 2021-07-12 09:41:39.935675367 +0000 +++ libbacktrace-1.0-alt0.1.gd0f5e95.i586.rpm.hasher 2021-09-14 11:03:51.043003672 +0000 @@ -17,3 +17,3 @@ File: /usr/lib/libbacktrace.so.0 120777 root:root libbacktrace.so.0.0.0 -File: /usr/lib/libbacktrace.so.0.0.0 100644 root:root 07b13545c4c608617255dd49a58df64a -RPMIdentity: c39fcb874f1ccc046dc8eee6979b1626f96c7446d8248bec58b6faa04450ee6d02c3962112e0905ccd63ba9837e6a4c7a2a8769d6f2763c0022207e1b64815f2 +File: /usr/lib/libbacktrace.so.0.0.0 100644 root:root 8e3b575624b9e485ead7dd13c84a3223 +RPMIdentity: c843af9193767191d6e5c7f2787f5e6821f4f912cc5a005bdf7ddf171d90d500830c2cf6d6ae78c584beac57fa082626dcf4510a6e036c17f21969b57c537570 --- libbacktrace-debuginfo-1.0-alt0.1.gd0f5e95.i586.rpm.repo 2021-07-12 09:41:39.893675116 +0000 +++ libbacktrace-debuginfo-1.0-alt0.1.gd0f5e95.i586.rpm.hasher 2021-09-14 11:03:51.229002407 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0f 40755 root:root -/usr/lib/debug/.build-id/0f/e4c51ebe7eb76d1ee5f01cb7b73f45d95c1920 120777 root:root ../../../libbacktrace.so.0.0.0 -/usr/lib/debug/.build-id/0f/e4c51ebe7eb76d1ee5f01cb7b73f45d95c1920.debug 120777 root:root ../../usr/lib/libbacktrace.so.0.0.0.debug +/usr/lib/debug/.build-id/62 40755 root:root +/usr/lib/debug/.build-id/62/8a0add2216967766b91c8365f547e9d80c39e7 120777 root:root ../../../libbacktrace.so.0.0.0 +/usr/lib/debug/.build-id/62/8a0add2216967766b91c8365f547e9d80c39e7.debug 120777 root:root ../../usr/lib/libbacktrace.so.0.0.0.debug /usr/lib/debug/usr/lib/libbacktrace.so.0.0.0.debug 100644 root:root @@ -6,2 +6,3 @@ /usr/src/debug/libbacktrace 40755 root:root +/usr/src/debug/libbacktrace/atomic.c 100644 root:root /usr/src/debug/libbacktrace/backtrace.c 100644 root:root @@ -25,8 +26,9 @@ Provides: libbacktrace-debuginfo = 1.0-alt0.1.gd0f5e95:sisyphus+278575.100.1.1 -File: /usr/lib/debug/.build-id/0f 40755 root:root -File: /usr/lib/debug/.build-id/0f/e4c51ebe7eb76d1ee5f01cb7b73f45d95c1920 120777 root:root ../../../libbacktrace.so.0.0.0 -File: /usr/lib/debug/.build-id/0f/e4c51ebe7eb76d1ee5f01cb7b73f45d95c1920.debug 120777 root:root ../../usr/lib/libbacktrace.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libbacktrace.so.0.0.0.debug 100644 root:root 029b4d6679a6a43246c14254272796b7 +File: /usr/lib/debug/.build-id/62 40755 root:root +File: /usr/lib/debug/.build-id/62/8a0add2216967766b91c8365f547e9d80c39e7 120777 root:root ../../../libbacktrace.so.0.0.0 +File: /usr/lib/debug/.build-id/62/8a0add2216967766b91c8365f547e9d80c39e7.debug 120777 root:root ../../usr/lib/libbacktrace.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libbacktrace.so.0.0.0.debug 100644 root:root 1c68648c02e351ad9e01b4fd73eab183 File: /usr/lib/debug/usr/lib/libbacktrace.so.0.debug 120777 root:root libbacktrace.so.0.0.0.debug File: /usr/src/debug/libbacktrace 40755 root:root +File: /usr/src/debug/libbacktrace/atomic.c 100644 root:root b2284fe811383cab42583ff1ed4d5f3c File: /usr/src/debug/libbacktrace/backtrace.c 100644 root:root f0cc46ae18f6da534e37ee98f28e087a @@ -44,2 +46,2 @@ File: /usr/src/debug/libbacktrace/state.c 100644 root:root 9aa300402550fda996eff1835bb924f9 -RPMIdentity: 5d95d93db6f9829d26a4a9aea0dd8273ce9becd02c58a55334d9b82e873f1c5add24560da900048b9d59086840cb7a88476cc41d341b29dec8fc6424693980a4 +RPMIdentity: e0939b2f5a88e40969a6659d56edc2b3b73233067f0c5491d65ed93ca687bb66a6b9e7d336d3fef8773f6324189b9273feef992a6d355b9187a986962aed8aad