<86>Jun 16 01:17:07 userdel[897894]: delete user 'rooter' <86>Jun 16 01:17:07 userdel[897894]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:17:07 userdel[897894]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:17:07 groupadd[897929]: group added to /etc/group: name=rooter, GID=1823 <86>Jun 16 01:17:07 groupadd[897929]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:17:07 groupadd[897929]: new group: name=rooter, GID=1823 <86>Jun 16 01:17:07 useradd[897947]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash <86>Jun 16 01:17:07 userdel[897981]: delete user 'builder' <86>Jun 16 01:17:07 userdel[897981]: removed group 'builder' owned by 'builder' <86>Jun 16 01:17:07 userdel[897981]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:17:07 groupadd[898008]: group added to /etc/group: name=builder, GID=1824 <86>Jun 16 01:17:07 groupadd[898008]: group added to /etc/gshadow: name=builder <86>Jun 16 01:17:07 groupadd[898008]: new group: name=builder, GID=1824 <86>Jun 16 01:17:07 useradd[898029]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash <13>Jun 16 01:17:10 rpmi: zlib-devel-1.2.13-alt1 p10+318109.100.2.1 1682690580 installed <13>Jun 16 01:17:10 rpmi: liblzma-devel-5.2.5-alt2 sisyphus+279621.500.1.1 1626628194 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84061 + 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.84061 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking for x86_64-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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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... no 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 x86_64-alt-linux-gcc supports -W... yes checking whether x86_64-alt-linux-gcc supports -Wall... yes checking whether x86_64-alt-linux-gcc supports -Wwrite-strings... yes checking whether x86_64-alt-linux-gcc supports -Wstrict-prototypes... yes checking whether x86_64-alt-linux-gcc supports -Wmissing-prototypes... yes checking whether x86_64-alt-linux-gcc supports -Wold-style-definition... yes checking whether x86_64-alt-linux-gcc supports -Wmissing-format-attribute... yes checking whether x86_64-alt-linux-gcc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf64 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 -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o atomic.lo atomic.c libtool: compile: x86_64-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 -c atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: x86_64-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 -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 x86_64-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 -c -o simple.lo simple.c libtool: compile: x86_64-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 -c simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: x86_64-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 -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 x86_64-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 -c -o state.lo state.c libtool: compile: x86_64-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 -c state.c -fPIC -DPIC -o .libs/state.o libtool: compile: x86_64-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 -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 x86_64-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 -c -o backtrace.lo backtrace.c libtool: compile: x86_64-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 -c backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: x86_64-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 -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 x86_64-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 -c -o print.lo print.c libtool: compile: x86_64-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 -c print.c -fPIC -DPIC -o .libs/print.o libtool: compile: x86_64-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 -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 x86_64-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 -c -o mmapio.lo mmapio.c libtool: compile: x86_64-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 -c mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: x86_64-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 -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 x86_64-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 -c -o sort.lo sort.c libtool: compile: x86_64-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 -c sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: x86_64-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 -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 x86_64-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 -c -o posix.lo posix.c libtool: compile: x86_64-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 -c posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: x86_64-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 -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 x86_64-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 -c -o fileline.lo fileline.c libtool: compile: x86_64-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 -c fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: x86_64-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 -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 x86_64-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 -c -o mmap.lo mmap.c libtool: compile: x86_64-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 -c mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: x86_64-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 -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 x86_64-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 -c -o dwarf.lo dwarf.c libtool: compile: x86_64-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 -c dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: x86_64-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 -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 x86_64-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 -c -o elf.lo elf.c libtool: compile: x86_64-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 -c elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: x86_64-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 -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 x86_64-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 -o libbacktrace.la -rpath /usr/lib64 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: x86_64-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 -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.11710 + 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/lib64 + 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/lib64/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libbacktrace-buildroot (auto) mode of './usr/lib64/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/lib64: (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.lBhOxP find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libbacktrace-buildroot/usr/lib64/libbacktrace.so.0: 22 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZkpShQ 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()(64bit) = set:idAEa3lxN7L7Q7ZgIr7niV4fxWOEwOQfKAcljZsUFIUo3Z41 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.3)(64bit), libgcc_s.so.1(GCC_4.2.0)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c9cObQ Creating libbacktrace-debuginfo package Processing files: libbacktrace-devel-1.0-alt0.1.gd0f5e95 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74355 + 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.9AHqKQ 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.RE97GM 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/lib64/libbacktrace.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L6fwiO 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.WxUZXN find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M2G4XM find-requires: running scripts (debuginfo) Provides: debug64(libbacktrace.so.0) Requires: libbacktrace = 1.0-alt0.1.gd0f5e95, debug64(libc.so.6), debug64(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/x86_64/libbacktrace-1.0-alt0.1.gd0f5e95.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libbacktrace-devel-1.0-alt0.1.gd0f5e95.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libbacktrace-debuginfo-1.0-alt0.1.gd0f5e95.x86_64.rpm (w2.lzdio) 8.16user 5.15system 0:17.66elapsed 75%CPU (0avgtext+0avgdata 53212maxresident)k 0inputs+0outputs (0major+1159795minor)pagefaults 0swaps 3.02user 2.34system 0:25.88elapsed 20%CPU (0avgtext+0avgdata 128844maxresident)k 0inputs+0outputs (0major+193700minor)pagefaults 0swaps --- libbacktrace-1.0-alt0.1.gd0f5e95.x86_64.rpm.repo 2021-07-12 09:40:55.000000000 +0000 +++ libbacktrace-1.0-alt0.1.gd0f5e95.x86_64.rpm.hasher 2024-06-16 01:17:30.481666703 +0000 @@ -13,3 +13,3 @@ File: /usr/lib64/libbacktrace.so.0 120777 root:root libbacktrace.so.0.0.0 -File: /usr/lib64/libbacktrace.so.0.0.0 100644 root:root cb3366cbf2f3441081522b2ac5a0b701 -RPMIdentity: 452f3829ef3403e3145a57eca2af48d167189f60e3fdaee51e5012eab8db3214a28321ed24641f332cd5c0c8f4cf856069fb7dd2a60c62d0fcba20e9d556e86c +File: /usr/lib64/libbacktrace.so.0.0.0 100644 root:root f075a13ccdd77930163e3be6fb5c1b0e +RPMIdentity: cd40bc08bf81b7da92a1f0a3f499b60c4287bcc6add0091c37421b7083168628f89f3ce97159e812943ad82f925c3214b483e39636279e674ae66999af67e3a8 --- libbacktrace-debuginfo-1.0-alt0.1.gd0f5e95.x86_64.rpm.repo 2021-07-12 09:40:55.000000000 +0000 +++ libbacktrace-debuginfo-1.0-alt0.1.gd0f5e95.x86_64.rpm.hasher 2024-06-16 01:17:30.549667934 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f8 40755 root:root -/usr/lib/debug/.build-id/f8/3c69a6719dd21d494ff37e88c8a5b1b46e577e 120777 root:root ../../../../lib64/libbacktrace.so.0.0.0 -/usr/lib/debug/.build-id/f8/3c69a6719dd21d494ff37e88c8a5b1b46e577e.debug 120777 root:root ../../usr/lib64/libbacktrace.so.0.0.0.debug +/usr/lib/debug/.build-id/2b 40755 root:root +/usr/lib/debug/.build-id/2b/0300587e1e6ac8d81127e0b7f61a936f53a12a 120777 root:root ../../../../lib64/libbacktrace.so.0.0.0 +/usr/lib/debug/.build-id/2b/0300587e1e6ac8d81127e0b7f61a936f53a12a.debug 120777 root:root ../../usr/lib64/libbacktrace.so.0.0.0.debug /usr/lib/debug/usr/lib64/libbacktrace.so.0.0.0.debug 100644 root:root @@ -25,6 +25,6 @@ Provides: libbacktrace-debuginfo = 1.0-alt0.1.gd0f5e95:sisyphus+278575.100.1.1 -File: /usr/lib/debug/.build-id/f8 40755 root:root -File: /usr/lib/debug/.build-id/f8/3c69a6719dd21d494ff37e88c8a5b1b46e577e 120777 root:root ../../../../lib64/libbacktrace.so.0.0.0 -File: /usr/lib/debug/.build-id/f8/3c69a6719dd21d494ff37e88c8a5b1b46e577e.debug 120777 root:root ../../usr/lib64/libbacktrace.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libbacktrace.so.0.0.0.debug 100644 root:root 1349ded83d16cc01936d3b217d08826b +File: /usr/lib/debug/.build-id/2b 40755 root:root +File: /usr/lib/debug/.build-id/2b/0300587e1e6ac8d81127e0b7f61a936f53a12a 120777 root:root ../../../../lib64/libbacktrace.so.0.0.0 +File: /usr/lib/debug/.build-id/2b/0300587e1e6ac8d81127e0b7f61a936f53a12a.debug 120777 root:root ../../usr/lib64/libbacktrace.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libbacktrace.so.0.0.0.debug 100644 root:root dc8934e09def7fe490bbea7da8c0dbf7 File: /usr/lib/debug/usr/lib64/libbacktrace.so.0.debug 120777 root:root libbacktrace.so.0.0.0.debug @@ -44,2 +44,2 @@ File: /usr/src/debug/libbacktrace/state.c 100644 root:root 9aa300402550fda996eff1835bb924f9 -RPMIdentity: 398a7447c1f09ff1d10674437cc7c522cd044ed9d13598e1128127beea17c31ea23fd4eccfb33b057eacd1ae0dc181cc1da34fde31b5d211f34559bc0c0b0b5c +RPMIdentity: 90ed73f5dd6c0aa7e0ecfeb43c758cfe134d6f1f6d6575e0c1bfb50470e2a5ee2deb9aab84873c5abc46cdd4f2a7dbd29eff899f0926a2728d83cd20f11bfe0d