<86>Aug 20 04:30:08 userdel[2723861]: delete user 'rooter' <86>Aug 20 04:30:08 userdel[2723861]: removed group 'rooter' owned by 'rooter' <86>Aug 20 04:30:08 userdel[2723861]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 20 04:30:08 groupadd[2723912]: group added to /etc/group: name=rooter, GID=945 <86>Aug 20 04:30:08 groupadd[2723912]: group added to /etc/gshadow: name=rooter <86>Aug 20 04:30:08 groupadd[2723912]: new group: name=rooter, GID=945 <86>Aug 20 04:30:08 useradd[2723953]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash <86>Aug 20 04:30:08 userdel[2724004]: delete user 'builder' <86>Aug 20 04:30:08 userdel[2724004]: removed group 'builder' owned by 'builder' <86>Aug 20 04:30:08 userdel[2724004]: removed shadow group 'builder' owned by 'builder' <86>Aug 20 04:30:08 groupadd[2724055]: group added to /etc/group: name=builder, GID=946 <86>Aug 20 04:30:08 groupadd[2724055]: group added to /etc/gshadow: name=builder <86>Aug 20 04:30:08 groupadd[2724055]: new group: name=builder, GID=946 <86>Aug 20 04:30:08 useradd[2724096]: new user: name=builder, UID=946, GID=946, home=/usr/src, shell=/bin/bash <13>Aug 20 04:30:09 rpmi: libauparse0-3.0.8-alt2 sisyphus+297625.200.2.1 1648815788 installed <13>Aug 20 04:30:09 rpmi: libaudit-devel-3.0.8-alt2 sisyphus+297625.200.2.1 1648815788 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/aushape-2-alt1.wip.nosrc.rpm (w1.gzdio) Installing aushape-2-alt1.wip.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85013 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf aushape-2 + echo 'Source #0 (aushape-2.tar):' Source #0 (aushape-2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/aushape-2.tar + cd aushape-2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85013 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aushape-2 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 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, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' 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:33: installing './ar-lib' configure.ac:28: installing './compile' configure.ac:24: installing './missing' lib/Makefile.am: installing './depcomp' 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_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 --disable-rpath --disable-static configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath 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 whether make supports the include directive... yes (GNU style) 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 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 i586-alt-linux-ar... no checking for i586-alt-linux-lib... no checking for i586-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar 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 dependency style of i586-alt-linux-gcc... (cached) none checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking for i586-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu 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-file... no checking for file... file 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... 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 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... 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 auparse... yes checking for audit... yes checking for version of auparse_set_escape_mode... two-argument checking whether auparse_get_type_name is declared... yes checking whether AUPARSE_TYPE_ESCAPED_KEY is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/aushape/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath + make -j16 make all-recursive Making all in include Making all in aushape make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in lib make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o auparse.lo auparse.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c auparse.c -fPIC -DPIC -o .libs/auparse.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o drop_coll.lo drop_coll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c drop_coll.c -fPIC -DPIC -o .libs/drop_coll.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o garr.lo garr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c garr.c -fPIC -DPIC -o .libs/garr.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o coll.lo coll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c coll.c -fPIC -DPIC -o .libs/coll.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o conf.lo conf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c conf.c -fPIC -DPIC -o .libs/conf.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fd_output.lo fd_output.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fd_output.c -fPIC -DPIC -o .libs/fd_output.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o field.lo field.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c field.c -fPIC -DPIC -o .libs/field.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o output.lo output.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c output.c -fPIC -DPIC -o .libs/output.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o disp_coll.lo disp_coll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c disp_coll.c -fPIC -DPIC -o .libs/disp_coll.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o execve_coll.lo execve_coll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c execve_coll.c -fPIC -DPIC -o .libs/execve_coll.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o conv.lo conv.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c conv.c -fPIC -DPIC -o .libs/conv.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gbuf.lo gbuf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c gbuf.c -fPIC -DPIC -o .libs/gbuf.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gbtree.lo gbtree.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c gbtree.c -fPIC -DPIC -o .libs/gbtree.o gbtree.c: In function 'aushape_gbtree_print_dump_to_fd': gbtree.c:802:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 802 | write(fd, gbuf.ptr, gbuf.len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o conv_buf.lo conv_buf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c conv_buf.c -fPIC -DPIC -o .libs/conv_buf.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gbnode.lo gbnode.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c gbnode.c -fPIC -DPIC -o .libs/gbnode.o gbnode.c: In function 'aushape_gbnode_print_dump_to_fd': gbnode.c:267:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 267 | write(fd, gbuf.ptr, gbuf.len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o path_coll.lo path_coll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c path_coll.c -fPIC -DPIC -o .libs/path_coll.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rc.lo rc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rc.c -fPIC -DPIC -o .libs/rc.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o syslog_output.lo syslog_output.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c syslog_output.c -fPIC -DPIC -o .libs/syslog_output.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o syslog_misc.lo syslog_misc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c syslog_misc.c -fPIC -DPIC -o .libs/syslog_misc.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o record.lo record.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c record.c -fPIC -DPIC -o .libs/record.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniq_coll.lo uniq_coll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniq_coll.c -fPIC -DPIC -o .libs/uniq_coll.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rep_coll.lo rep_coll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rep_coll.c -fPIC -DPIC -o .libs/rep_coll.o make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o libaushape.la -rpath /usr/lib auparse.lo coll.lo conf.lo conv.lo conv_buf.lo disp_coll.lo drop_coll.lo execve_coll.lo fd_output.lo field.lo garr.lo gbnode.lo gbtree.lo gbuf.lo output.lo path_coll.lo rc.lo record.lo rep_coll.lo syslog_misc.lo syslog_output.lo uniq_coll.lo -lauparse libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/auparse.o .libs/coll.o .libs/conf.o .libs/conv.o .libs/conv_buf.o .libs/disp_coll.o .libs/drop_coll.o .libs/execve_coll.o .libs/fd_output.o .libs/field.o .libs/garr.o .libs/gbnode.o .libs/gbtree.o .libs/gbuf.o .libs/output.o .libs/path_coll.o .libs/rc.o .libs/record.o .libs/rep_coll.o .libs/syslog_misc.o .libs/syslog_output.o .libs/uniq_coll.o -lauparse -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libaushape.so.0 -o .libs/libaushape.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libaushape.so.0" && ln -s "libaushape.so.0.0.0" "libaushape.so.0") libtool: link: (cd ".libs" && rm -f "libaushape.so" && ln -s "libaushape.so.0.0.0" "libaushape.so") libtool: link: ( cd ".libs" && rm -f "libaushape.la" && ln -s "../libaushape.la" "libaushape.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/aushape-2 -I/usr/src/RPM/BUILD/aushape-2/include -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o aushape.o aushape.c make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o aushape aushape.o ../lib/libaushape.la -lauparse libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/aushape aushape.o ../lib/.libs/libaushape.so -lauparse make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59724 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/aushape-buildroot + : + /bin/rm -rf -- /usr/src/tmp/aushape-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd aushape-2 + make DESTDIR=/usr/src/tmp/aushape-buildroot docdir=/usr/share/doc/aushape-2 install make: Entering directory '/usr/src/RPM/BUILD/aushape-2' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/aushape-2/include' Making install in aushape make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/include/aushape' make[3]: Entering directory '/usr/src/RPM/BUILD/aushape-2/include/aushape' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/aushape-buildroot/usr/include/aushape' /bin/install -c -m 644 conv.h fd_output.h format.h lang.h output.h output_type.h rc.h syslog_output.h '/usr/src/tmp/aushape-buildroot/usr/include/aushape' make[3]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/include/aushape' make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/include/aushape' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/include' make[3]: Entering directory '/usr/src/RPM/BUILD/aushape-2/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/aushape-buildroot/usr/include' /bin/install -c -m 644 aushape.h '/usr/src/tmp/aushape-buildroot/usr/include' make[3]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/include' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' /bin/mkdir -p '/usr/src/tmp/aushape-buildroot/usr/lib' /bin/sh ../libtool --mode=install /bin/install -c libaushape.la '/usr/src/tmp/aushape-buildroot/usr/lib' libtool: install: /bin/install -c .libs/libaushape.so.0.0.0 /usr/src/tmp/aushape-buildroot/usr/lib/libaushape.so.0.0.0 libtool: install: (cd /usr/src/tmp/aushape-buildroot/usr/lib && { ln -s -f libaushape.so.0.0.0 libaushape.so.0 || { rm -f libaushape.so.0 && ln -s libaushape.so.0.0.0 libaushape.so.0; }; }) libtool: install: (cd /usr/src/tmp/aushape-buildroot/usr/lib && { ln -s -f libaushape.so.0.0.0 libaushape.so || { rm -f libaushape.so && ln -s libaushape.so.0.0.0 libaushape.so; }; }) libtool: install: /bin/install -c .libs/libaushape.lai /usr/src/tmp/aushape-buildroot/usr/lib/libaushape.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/aushape-2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/src' /bin/mkdir -p '/usr/src/tmp/aushape-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -c aushape '/usr/src/tmp/aushape-buildroot/usr/bin' libtool: warning: '../lib/libaushape.la' has not been installed in '/usr/lib' libtool: install: /bin/install -c .libs/aushape /usr/src/tmp/aushape-buildroot/usr/bin/aushape make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/aushape-2' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/aushape-buildroot/usr/share/doc/aushape-2' /bin/install -c -m 644 README.md '/usr/src/tmp/aushape-buildroot/usr/share/doc/aushape-2' make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2' make[1]: Leaving directory '/usr/src/RPM/BUILD/aushape-2' make: Leaving directory '/usr/src/RPM/BUILD/aushape-2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/aushape-buildroot (auto) removed './usr/lib/libaushape.la' mode of './usr/lib/libaushape.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/aushape-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/aushape-buildroot/ (default) Compressing files in /usr/src/tmp/aushape-buildroot (auto) Adjusting library links in /usr/src/tmp/aushape-buildroot ./usr/lib: (from :0) libaushape.so.0 -> libaushape.so.0.0.0 Verifying ELF objects in /usr/src/tmp/aushape-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/aushape: uses non-LFS functions: open verify-elf: WARNING: ./usr/lib/libaushape.so.0.0.0: uses non-LFS functions: open Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.91743 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aushape-2 + make check make: Entering directory '/usr/src/RPM/BUILD/aushape-2' Making check in include make[1]: Entering directory '/usr/src/RPM/BUILD/aushape-2/include' Making check in aushape make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/include/aushape' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/include/aushape' make[2]: Entering directory '/usr/src/RPM/BUILD/aushape-2/include' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/include' Making check in lib make[1]: Entering directory '/usr/src/RPM/BUILD/aushape-2/lib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/lib' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/aushape-2/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/aushape-2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/aushape-2' make[1]: Leaving directory '/usr/src/RPM/BUILD/aushape-2' make: Leaving directory '/usr/src/RPM/BUILD/aushape-2' + exit 0 Processing files: aushape-2-alt1.wip Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91743 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aushape-2 + DOCDIR=/usr/src/tmp/aushape-buildroot/usr/share/doc/aushape-2 + export DOCDIR + rm -rf /usr/src/tmp/aushape-buildroot/usr/share/doc/aushape-2 + /bin/mkdir -p /usr/src/tmp/aushape-buildroot/usr/share/doc/aushape-2 + cp -prL README.md notes.txt /usr/src/tmp/aushape-buildroot/usr/share/doc/aushape-2 + chmod -R go-w /usr/src/tmp/aushape-buildroot/usr/share/doc/aushape-2 + chmod -R a+rX /usr/src/tmp/aushape-buildroot/usr/share/doc/aushape-2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DGCZqG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/aushape-buildroot/usr/lib/libaushape.so.0: 106 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sr5ml1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libaushape.so.0 = set:kdKsRyGWcGNhFOrnOUXZIpN5ci3PY8sV3aixYKRurq1c2mhXwAYb9ZBs1SWwC6xFwLqGK0LSpkZ7LQ2Nzn0In96VaFUSUvjVSVRapCUcVd8BerK3iiZzUrBx2SP2Xdash3KZIchMoYAPjhS53mUaKhhbcVCNpfcVPwAvy136vprAvwJ1XabAr41PdKMiw2griOhmVWMihmc4aEBxJaWd Requires: /lib/ld-linux.so.2, libauparse.so.0 >= set:keRxwY9Z3pR0ZnxEZk4WRaMJrQzWIyFl6RwMgeMVqpZ7DivRshO8SXJv2kXQp3KXmD4WYZAsJb0yZEmEpb, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), 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.G8ULtr Creating aushape-debuginfo package Processing files: aushape-debuginfo-2-alt1.wip Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rwWjAn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cstE29 find-requires: running scripts (debuginfo) Provides: debug(libaushape.so.0) Requires: aushape = 2-alt1.wip, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libauparse.so.0), debug(libc.so.6) Adding to aushape-debuginfo a strict dependency on aushape Wrote: /usr/src/RPM/RPMS/i586/aushape-2-alt1.wip.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/aushape-debuginfo-2-alt1.wip.i586.rpm (w2.lzdio) 7.49user 2.61system 0:13.06elapsed 77%CPU (0avgtext+0avgdata 37708maxresident)k 0inputs+0outputs (0major+957851minor)pagefaults 0swaps 9.73user 5.68system 0:17.51elapsed 88%CPU (0avgtext+0avgdata 104716maxresident)k 0inputs+0outputs (30646major+1208815minor)pagefaults 0swaps --- aushape-2-alt1.wip.i586.rpm.repo 2022-06-21 09:55:50.000000000 +0000 +++ aushape-2-alt1.wip.i586.rpm.hasher 2022-08-20 04:30:24.121862371 +0000 @@ -21,3 +21,3 @@ File: /usr/lib/libaushape.so.0 120777 root:root libaushape.so.0.0.0 -File: /usr/lib/libaushape.so.0.0.0 100644 root:root 04d3759d1746f74cf187f301645a07da +File: /usr/lib/libaushape.so.0.0.0 100644 root:root 078c344f04487e0be70e01b87c57e614 File: /usr/share/doc/aushape-2 40755 root:root @@ -25,2 +25,2 @@ File: /usr/share/doc/aushape-2/notes.txt 100644 root:root f28c8c94955c3fe5be9affc0e839d152 -RPMIdentity: fc0a22f3087c8a83af9987570526f7dcdc140b39622b9fe14301f5925e4f09ce2d8e1f56f0a7fc8e6e93f5687bb03f647ead1275e335e3e835b0a2400f3d9966 +RPMIdentity: c388ca93a539801ef2e5bcccab20deb4a59cd99f2b86b7b64e89eb6ea980ad2d64b94034b197dd283924b4efd620a985381eeed284ee434536bddc9dc5b9ef92 --- aushape-debuginfo-2-alt1.wip.i586.rpm.repo 2022-06-21 09:55:50.000000000 +0000 +++ aushape-debuginfo-2-alt1.wip.i586.rpm.hasher 2022-08-20 04:30:24.181863268 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/81 40755 root:root -/usr/lib/debug/.build-id/81/529433244b8e64010acb7aef771587fc3b3f9d 120777 root:root ../../../libaushape.so.0.0.0 -/usr/lib/debug/.build-id/81/529433244b8e64010acb7aef771587fc3b3f9d.debug 120777 root:root ../../usr/lib/libaushape.so.0.0.0.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/ea23bb29d3cc28a79d1e98d1324de6b8f5e4b3 120777 root:root ../../../libaushape.so.0.0.0 +/usr/lib/debug/.build-id/55/ea23bb29d3cc28a79d1e98d1324de6b8f5e4b3.debug 120777 root:root ../../usr/lib/libaushape.so.0.0.0.debug /usr/lib/debug/.build-id/b0 40755 root:root @@ -70,5 +70,5 @@ Provides: aushape-debuginfo = 2-alt1.wip:sisyphus+302396.100.1.1 -File: /usr/lib/debug/.build-id/81 40755 root:root -File: /usr/lib/debug/.build-id/81/529433244b8e64010acb7aef771587fc3b3f9d 120777 root:root ../../../libaushape.so.0.0.0 -File: /usr/lib/debug/.build-id/81/529433244b8e64010acb7aef771587fc3b3f9d.debug 120777 root:root ../../usr/lib/libaushape.so.0.0.0.debug +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/ea23bb29d3cc28a79d1e98d1324de6b8f5e4b3 120777 root:root ../../../libaushape.so.0.0.0 +File: /usr/lib/debug/.build-id/55/ea23bb29d3cc28a79d1e98d1324de6b8f5e4b3.debug 120777 root:root ../../usr/lib/libaushape.so.0.0.0.debug File: /usr/lib/debug/.build-id/b0 40755 root:root @@ -77,3 +77,3 @@ File: /usr/lib/debug/usr/bin/aushape.debug 100644 root:root ccbdd50552175a2c9660d4266a47f858 -File: /usr/lib/debug/usr/lib/libaushape.so.0.0.0.debug 100644 root:root 212b5dba69329135cdf502805d2ff6ae +File: /usr/lib/debug/usr/lib/libaushape.so.0.0.0.debug 100644 root:root 1c9db792b9ddbf6912ebeffee297460a File: /usr/lib/debug/usr/lib/libaushape.so.0.debug 120777 root:root libaushape.so.0.0.0.debug @@ -133,2 +133,2 @@ File: /usr/src/debug/aushape-2/src/aushape.c 100644 root:root b16c69638b2a3cac8f026b23b1e2c3ce -RPMIdentity: ea6af741c163c127695d724e7e1efa46a003feaca12ba256544ac5a157c7c265b5229428b5a628e6bbf00ae10f58316883f2a75440e416bc19c89d2c02e37128 +RPMIdentity: 43e6bf3e969ec21f4a216f07b8bc3647085686d8a405ed726f55a1a301b5510003ba3a462c316b14312a5a0f852ac81ca65673d8c777e21249b7aa9478689fe9