<86>Dec 5 00:24:47 userdel[3810432]: delete user 'rooter' <86>Dec 5 00:24:47 userdel[3810432]: removed group 'rooter' owned by 'rooter' <86>Dec 5 00:24:47 userdel[3810432]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 5 00:24:47 groupadd[3810438]: group added to /etc/group: name=rooter, GID=984 <86>Dec 5 00:24:47 groupadd[3810438]: group added to /etc/gshadow: name=rooter <86>Dec 5 00:24:47 groupadd[3810438]: new group: name=rooter, GID=984 <86>Dec 5 00:24:47 useradd[3810446]: new user: name=rooter, UID=984, GID=984, home=/root, shell=/bin/bash <86>Dec 5 00:24:47 userdel[3810464]: delete user 'builder' <86>Dec 5 00:24:47 userdel[3810464]: removed group 'builder' owned by 'builder' <86>Dec 5 00:24:47 groupadd[3810483]: group added to /etc/group: name=builder, GID=985 <86>Dec 5 00:24:47 groupadd[3810483]: group added to /etc/gshadow: name=builder <86>Dec 5 00:24:47 groupadd[3810483]: new group: name=builder, GID=985 <86>Dec 5 00:24:47 useradd[3810494]: new user: name=builder, UID=985, GID=985, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/avra-1.3.0-alt1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/avra-1.3.0-alt1.nosrc.rpm (w1.gzdio) Installing avra-1.3.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3121 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf avra + echo 'Source #0 (avra.tar):' Source #0 (avra.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/avra.tar + cd avra + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3121 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd avra + cd src + aclocal aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' + autoconf + touch INSTALL NEWS README AUTHORS ChangeLog + automake -a automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:6: installing './compile' configure.in:3: installing './install-sh' configure.in:3: installing './missing' Makefile.am: installing './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses Makefile.am: installing './depcomp' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' + 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_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 configure: WARNING: unrecognized options: --without-included-gettext 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for memset... yes checking for strchr... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/avra/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"avra\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o avra.o avra.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"avra\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o args.o args.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"avra\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o coff.o coff.c coff.c: In function 'write_coff_file': coff.c:167:37: warning: variable 'StringsOffset' set but not used [-Wunused-but-set-variable] 167 | int LinesOffset, SymbolsOffset, StringsOffset, RawOffset; | ^~~~~~~~~~~~~ coff.c: In function 'parse_stabs': coff.c:501:49: warning: variable 'pEnd' set but not used [-Wunused-but-set-variable] 501 | char *pString, *p2, *p3, *p4, *p5, *pType, *pEnd, *pp, *pJoined; | ^~~~ coff.c: In function 'parse_stabn': coff.c:652:52: warning: variable 'pEnd' set but not used [-Wunused-but-set-variable] 652 | char *p1, *p2, *p3, *p4, *pLabel, *pFunction, *pEnd; | ^~~~ In file included from /usr/include/string.h:532, from coff.c:31: In function 'strncpy', inlined from 'stab_add_filename' at coff.c:893:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coff.c: In function 'stab_add_filename': coff.c:862:9: note: length computed here 862 | n = strlen(pName); | ^~~~~~~~~~~~~ x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"avra\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o device.o device.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"avra\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o directiv.o directiv.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"avra\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o expr.o expr.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"avra\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o file.o file.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"avra\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o macro.o macro.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"avra\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o map.o map.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"avra\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mnemonic.o mnemonic.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"avra\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o parser.o parser.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"avra\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o stdextra.o stdextra.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o avra avra.o args.o coff.o device.o directiv.o expr.o file.o macro.o map.o mnemonic.o parser.o stdextra.o make: Leaving directory '/usr/src/RPM/BUILD/avra/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64086 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/avra-buildroot + : + /bin/rm -rf -- /usr/src/tmp/avra-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd avra + cd src + make install DESTDIR=/usr/src/tmp/avra-buildroot make: Entering directory '/usr/src/RPM/BUILD/avra/src' make[1]: Entering directory '/usr/src/RPM/BUILD/avra/src' /bin/mkdir -p '/usr/src/tmp/avra-buildroot/usr/bin' /bin/install -c avra '/usr/src/tmp/avra-buildroot/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/avra/src' make: Leaving directory '/usr/src/RPM/BUILD/avra/src' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/avra-buildroot (auto) Verifying and fixing files in /usr/src/tmp/avra-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/avra-buildroot/ (default) Compressing files in /usr/src/tmp/avra-buildroot (auto) Verifying ELF objects in /usr/src/tmp/avra-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: avra-1.3.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X6ZFLR 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.Gk04GT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OwRFMR Creating avra-debuginfo package Processing files: avra-debuginfo-1.3.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iye9kP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TkI8RP find-requires: running scripts (debuginfo) Requires: avra = 1.3.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/avra-1.3.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/avra-debuginfo-1.3.0-alt1.x86_64.rpm (w2.lzdio) 2.90user 1.01system 0:08.60elapsed 45%CPU (0avgtext+0avgdata 39152maxresident)k 0inputs+0outputs (0major+462503minor)pagefaults 0swaps /.out/avra-1.3.0-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/avra-debuginfo-1.3.0-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL 5.00user 3.52system 0:12.52elapsed 68%CPU (0avgtext+0avgdata 102420maxresident)k 0inputs+0outputs (16303major+674780minor)pagefaults 0swaps --- avra-1.3.0-alt1.x86_64.rpm.repo 2011-02-01 13:27:30.000000000 +0000 +++ avra-1.3.0-alt1.x86_64.rpm.hasher 2021-12-05 00:24:58.275336498 +0000 @@ -2,2 +2,3 @@ Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -9,3 +10,3 @@ Provides: avra = 1.3.0-alt1 -File: /usr/bin/avra 100755 root:root 7ae3c43a45101b9d6153781c1760f047 -RPMIdentity: a0db74d6a8063de1ebf1494426f0964ec3487bc78f6e0de21cbad90f24581df459c34a9679d06a0e943cbb4cf031776477a50fd8b9c84b0631816479e24fad67 +File: /usr/bin/avra 100755 root:root 49490ba63c29bbea2a25091c6b6af504 +RPMIdentity: 3a91bd6c013d859ae62b6ee770a5311207d4116e98fc1516d017c4e67b25727643a32b0856267c8b44c03a59b57d1d0be9bbe89335e44839f33c35eb396a9d4e --- avra-debuginfo-1.3.0-alt1.x86_64.rpm.repo 2011-02-01 13:27:30.000000000 +0000 +++ avra-debuginfo-1.3.0-alt1.x86_64.rpm.hasher 2021-12-05 00:24:58.339337354 +0000 @@ -1 +1,4 @@ +/usr/lib/debug/.build-id/6b 40755 root:root +/usr/lib/debug/.build-id/6b/6dbee7314c41ac88003d19a0c29e64ebfa58a6 120777 root:root ../../../../bin/avra +/usr/lib/debug/.build-id/6b/6dbee7314c41ac88003d19a0c29e64ebfa58a6.debug 120777 root:root ../../usr/bin/avra.debug /usr/lib/debug/usr/bin/avra.debug 100644 root:root @@ -21,5 +24,10 @@ Requires: avra = 1.3.0-alt1 +Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug +Requires: debug64(libc.so.6) Requires: rpmlib(PayloadIsLzma) Provides: avra-debuginfo = 1.3.0-alt1 -File: /usr/lib/debug/usr/bin/avra.debug 100644 root:root 3771a2aa984ecd93546b90ced7622132 +File: /usr/lib/debug/.build-id/6b 40755 root:root +File: /usr/lib/debug/.build-id/6b/6dbee7314c41ac88003d19a0c29e64ebfa58a6 120777 root:root ../../../../bin/avra +File: /usr/lib/debug/.build-id/6b/6dbee7314c41ac88003d19a0c29e64ebfa58a6.debug 120777 root:root ../../usr/bin/avra.debug +File: /usr/lib/debug/usr/bin/avra.debug 100644 root:root 6c307c64b64ca4c91b81e07586d6ba59 File: /usr/src/debug/avra 40755 root:root @@ -43,2 +51,2 @@ File: /usr/src/debug/avra/src/stdextra.c 100644 root:root 8a9050a2f6703fa16cc17a2a6340430a -RPMIdentity: a0214a73abfcca6507d3f430aa37cf7510528af9f264f6487afc13b60a402aa9b34c3d930c349d7a0d60f5b0b5970a7ec2ca08f9c067e71a21bd355c5a562e65 +RPMIdentity: 61918889aaad3e965d9da0922b8377b18cd744e6117b20731a9352c21a773a8d2125b2ff5e0649f7dbe517dfdf78ac339ad2796a9e47d8645ff9afca34f1b9f4