<86>Jun 3 05:26:03 userdel[3826091]: delete user 'rooter' <86>Jun 3 05:26:03 userdel[3826091]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:26:03 userdel[3826091]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:26:03 groupadd[3826120]: group added to /etc/group: name=rooter, GID=1859 <86>Jun 3 05:26:03 groupadd[3826120]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:26:03 groupadd[3826120]: new group: name=rooter, GID=1859 <86>Jun 3 05:26:03 useradd[3826136]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:26:03 userdel[3826184]: delete user 'builder' <86>Jun 3 05:26:03 userdel[3826184]: removed group 'builder' owned by 'builder' <86>Jun 3 05:26:03 userdel[3826184]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:26:03 groupadd[3826217]: group added to /etc/group: name=builder, GID=1860 <86>Jun 3 05:26:03 groupadd[3826217]: group added to /etc/gshadow: name=builder <86>Jun 3 05:26:03 groupadd[3826217]: new group: name=builder, GID=1860 <86>Jun 3 05:26:03 useradd[3826231]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none <13>Jun 3 05:26:04 rpmi: libauparse0-3.1.1-alt1 sisyphus+319457.100.1.1 1682661511 installed <13>Jun 3 05:26:04 rpmi: libaudit-devel-3.1.1-alt1 sisyphus+319457.100.1.1 1682661511 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.77605 + 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.77605 + 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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_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 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 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=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=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.2266 + 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.2266 + 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.2266 + 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.g4MttI 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.NLAlUS 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.OPrIfy 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.5cvtmL find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KS7t6Y 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.00user 2.89system 0:13.43elapsed 73%CPU (0avgtext+0avgdata 36924maxresident)k 0inputs+0outputs (0major+954392minor)pagefaults 0swaps 1.64user 1.24system 0:18.07elapsed 15%CPU (0avgtext+0avgdata 109412maxresident)k 296inputs+0outputs (0major+184031minor)pagefaults 0swaps --- aushape-2-alt1.wip.i586.rpm.repo 2022-06-21 09:55:50.000000000 +0000 +++ aushape-2-alt1.wip.i586.rpm.hasher 2023-06-03 05:26:19.669713269 +0000 @@ -19,5 +19,5 @@ Provides: aushape = 2-alt1.wip:sisyphus+302396.100.1.1 -File: /usr/bin/aushape 100755 root:root ed181b2f2d03295be37e817a1008faec +File: /usr/bin/aushape 100755 root:root 058cd3048c8117c42d82dfb27b0278ea 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 4c6b1e059ef503e2feb89a9737ee9550 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: 00ce93bfd583584feafc84207ca58cd32b9a6859fb220b2fd3258cd3b06ffaa896c04bf2c6747de4ff6b564a745d619320e53f15133e7ebd714c63340a458878 --- aushape-debuginfo-2-alt1.wip.i586.rpm.repo 2022-06-21 09:55:50.000000000 +0000 +++ aushape-debuginfo-2-alt1.wip.i586.rpm.hasher 2023-06-03 05:26:19.761714873 +0000 @@ -1,7 +1,7 @@ -/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/b0 40755 root:root -/usr/lib/debug/.build-id/b0/e97a55ff12813de7aa256ad61a4aa57a240da1 120777 root:root ../../../../bin/aushape -/usr/lib/debug/.build-id/b0/e97a55ff12813de7aa256ad61a4aa57a240da1.debug 120777 root:root ../../usr/bin/aushape.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/264dcab76b624e178e34ca9c15e3f097d6a296 120777 root:root ../../../../bin/aushape +/usr/lib/debug/.build-id/24/264dcab76b624e178e34ca9c15e3f097d6a296.debug 120777 root:root ../../usr/bin/aushape.debug +/usr/lib/debug/.build-id/6d 40755 root:root +/usr/lib/debug/.build-id/6d/428c97158a54d6b4d5a24195f4499dc70c7e0b 120777 root:root ../../../libaushape.so.0.0.0 +/usr/lib/debug/.build-id/6d/428c97158a54d6b4d5a24195f4499dc70c7e0b.debug 120777 root:root ../../usr/lib/libaushape.so.0.0.0.debug /usr/lib/debug/usr/bin/aushape.debug 100644 root:root @@ -70,10 +70,10 @@ 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/b0 40755 root:root -File: /usr/lib/debug/.build-id/b0/e97a55ff12813de7aa256ad61a4aa57a240da1 120777 root:root ../../../../bin/aushape -File: /usr/lib/debug/.build-id/b0/e97a55ff12813de7aa256ad61a4aa57a240da1.debug 120777 root:root ../../usr/bin/aushape.debug -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/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/264dcab76b624e178e34ca9c15e3f097d6a296 120777 root:root ../../../../bin/aushape +File: /usr/lib/debug/.build-id/24/264dcab76b624e178e34ca9c15e3f097d6a296.debug 120777 root:root ../../usr/bin/aushape.debug +File: /usr/lib/debug/.build-id/6d 40755 root:root +File: /usr/lib/debug/.build-id/6d/428c97158a54d6b4d5a24195f4499dc70c7e0b 120777 root:root ../../../libaushape.so.0.0.0 +File: /usr/lib/debug/.build-id/6d/428c97158a54d6b4d5a24195f4499dc70c7e0b.debug 120777 root:root ../../usr/lib/libaushape.so.0.0.0.debug +File: /usr/lib/debug/usr/bin/aushape.debug 100644 root:root 8b606b00d0050e3444ad76c5f6a44944 +File: /usr/lib/debug/usr/lib/libaushape.so.0.0.0.debug 100644 root:root b0c0e5721087a9fb40888bbf958fc1f1 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: 85ab7a3d2d95254780fabfd0c84b397829dde1f1315038d7afd4917ab4eb5e8393586224ec51fe11fda2d478c1ca49d0a1d702e3715c5a968cd47af11539abeb