<86>Dec 4 17:22:32 userdel[4153584]: delete user 'rooter' <86>Dec 4 17:22:32 userdel[4153584]: removed group 'rooter' owned by 'rooter' <86>Dec 4 17:22:32 userdel[4153584]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 4 17:22:32 groupadd[4153590]: group added to /etc/group: name=rooter, GID=657 <86>Dec 4 17:22:32 groupadd[4153590]: group added to /etc/gshadow: name=rooter <86>Dec 4 17:22:32 groupadd[4153590]: new group: name=rooter, GID=657 <86>Dec 4 17:22:32 useradd[4153594]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Dec 4 17:22:32 userdel[4153601]: delete user 'builder' <86>Dec 4 17:22:32 userdel[4153601]: removed group 'builder' owned by 'builder' <86>Dec 4 17:22:32 userdel[4153601]: removed shadow group 'builder' owned by 'builder' <86>Dec 4 17:22:32 groupadd[4153608]: group added to /etc/group: name=builder, GID=658 <86>Dec 4 17:22:32 groupadd[4153608]: group added to /etc/gshadow: name=builder <86>Dec 4 17:22:32 groupadd[4153608]: new group: name=builder, GID=658 <86>Dec 4 17:22:32 useradd[4153615]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Dec 4 17:22:35 rpmi: libtcl-8.6.10-alt1 sisyphus+241485.100.1.1 1574408316 installed <13>Dec 4 17:22:35 rpmi: tcl-8.6.10-alt1 sisyphus+241485.100.1.1 1574408316 installed <13>Dec 4 17:22:35 rpmi: expect-1:5.45.4-alt4 sisyphus+234070.200.3.1 1562671796 installed <13>Dec 4 17:22:35 rpmi: dejagnu-1:1.6.2-alt1 sisyphus+226821.100.1.1 1554680625 installed <13>Dec 4 17:22:35 rpmi: libelf-devel-0.182-alt3 sisyphus+262786.100.1.1 1606865124 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dwz-0.13-alt1.nosrc.rpm Installing dwz-0.13-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11395 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dwz-0.13 + echo 'Source #0 (dwz-0.13.tar):' Source #0 (dwz-0.13.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dwz-0.13.tar + cd dwz-0.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.11395 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dwz-0.13 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/dwz-0.13' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"0.13"' -c -o dwarfnames.o dwarfnames.c make: Leaving directory '/usr/src/RPM/BUILD/dwz-0.13' make: Entering directory '/usr/src/RPM/BUILD/dwz-0.13' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"0.13"' -c -o hashtab.o hashtab.c make: Leaving directory '/usr/src/RPM/BUILD/dwz-0.13' make: Entering directory '/usr/src/RPM/BUILD/dwz-0.13' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"0.13"' -c -o sha1.o sha1.c make: Leaving directory '/usr/src/RPM/BUILD/dwz-0.13' make: Entering directory '/usr/src/RPM/BUILD/dwz-0.13' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"0.13"' -c -o dwz.o dwz.c make: Leaving directory '/usr/src/RPM/BUILD/dwz-0.13' make: Entering directory '/usr/src/RPM/BUILD/dwz-0.13' cc -o dwz dwz.o hashtab.o sha1.o dwarfnames.o -lelf make: Leaving directory '/usr/src/RPM/BUILD/dwz-0.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17198 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dwz-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dwz-buildroot + cd dwz-0.13 + install -pD -m755 dwz /usr/src/tmp/dwz-buildroot/usr/bin/dwz + install -pD -m644 dwz.1 /usr/src/tmp/dwz-buildroot/usr/share/man/man1/dwz.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dwz-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dwz-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/dwz-buildroot/ (default) Compressing files in /usr/src/tmp/dwz-buildroot (auto) Verifying ELF objects in /usr/src/tmp/dwz-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.43342 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dwz-0.13 + make check make: Entering directory '/usr/src/RPM/BUILD/dwz-0.13' cc /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/hello.c -o hello -g cc -no-pie /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-restrict.S -o dw2-restrict || touch dw2-restrict dw2-restrict.c: Assembler messages: dw2-restrict.c:55: Error: bad register name `%rdi' dw2-restrict.c:58: Error: bad register name `%rsp)' dw2-restrict.c:59: Error: bad register name `%rdi)' dw2-restrict.c:76: Error: bad register name `%rbp' dw2-restrict.c:78: Error: bad register name `%rsp' dw2-restrict.c:80: Error: bad register name `%rsp' dw2-restrict.c:82: Error: bad register name `%rdi' dw2-restrict.c:83: Error: bad register name `%rbp)' dw2-restrict.c:86: Error: unsupported instruction `call' dw2-restrict.c:87: Error: bad register name `%rsp' dw2-restrict.c:88: Error: bad register name `%rbp' cc /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s -o py-section-script -g || touch py-section-script /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s: Assembler messages: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:53: Error: bad register name `%rbp' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:56: Error: bad register name `%rsp' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:58: Error: bad register name `%rdi' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:59: Error: bad register name `%rbp)' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:60: Error: bad register name `%rbp)' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:63: Error: bad register name `%rbp)' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:64: Error: bad register name `%rbp)' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:65: Error: bad register name `%rax)' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:68: Error: bad register name `%rbp)' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:69: Error: bad register name `%rbp)' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:70: Error: bad register name `%rax)' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:74: Error: bad register name `%rbp' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:90: Error: bad register name `%rbp' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:93: Error: bad register name `%rsp' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:95: Error: bad register name `%rsp' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:98: Error: bad register name `%rbp)' /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/py-section-script.s:101: Error: bad register name `%rax' sed 's/__GNUC__/NOT_DEFINED/' dwz.c > dwz-for-test.c sed 's/__GNUC__/NOT_DEFINED/' hashtab.c > hashtab-for-test.c sed 's/__GNUC__/NOT_DEFINED/' sha1.c > sha1-for-test.c sed 's/__GNUC__/NOT_DEFINED/' dwarfnames.c > dwarfnames-for-test.c cc dwz-for-test.c hashtab-for-test.c sha1-for-test.c dwarfnames-for-test.c -O2 -g -lelf -o dwz-for-test -Wall -W -DDEVEL \ -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"for-test"' -I/usr/src/RPM/BUILD/dwz-0.13 cc /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/min.c /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/min-2.c -o min -g cc /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/two-typedef.c /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/two-typedef-2.c \ -I /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests -o two-typedef -g cc /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.c \ -DINLINED -DPTRBITS=64 -o dw2-skip-prologue || touch dw2-skip-prologue as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S: Assembler messages: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:41: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:42: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:51: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:52: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:65: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:66: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:73: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:74: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:82: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:83: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:111: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:112: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:131: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:131: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:291: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:299: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:309: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:319: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:329: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:339: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:346: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:354: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:364: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:374: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:384: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccK6lIF0.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dw2-skip-prologue.S:394: Error: cannot represent relocation type BFD_RELOC_64 cc /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/start.c -o start -g -nostdlib cc /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/implptr-64bit-d2o4a8r8t0.S /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/main.c -o implptr-64bit-d2o4a8r8t0 \ -g || touch implptr-64bit-d2o4a8r8t0 as: /usr/src/tmp/cctczVy5.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/implptr-64bit-d2o4a8r8t0.S: Assembler messages: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/implptr-64bit-d2o4a8r8t0.S:49: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/cctczVy5.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/implptr-64bit-d2o4a8r8t0.S:50: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/cctczVy5.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/implptr-64bit-d2o4a8r8t0.S:51: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/cctczVy5.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/implptr-64bit-d2o4a8r8t0.S:58: Error: cannot represent relocation type BFD_RELOC_64 cc /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/hello.c -g -fuse-ld=gold -Wl,--gdb-index -o hello-gold-gdb-index \ || touch hello-gold-gdb-index cc /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/start.c -fuse-ld=gold -o start-gold -g -nostdlib || touch start-gold cc /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/hello.c -o hello-gnu-pubnames -g -ggnu-pubnames || touch hello-gnu-pubnames cc /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/varval.c /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/varval.S -g -o varval \ || touch varval as: /usr/src/tmp/ccpXQOrG.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/varval.S: Assembler messages: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/varval.S:28: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccpXQOrG.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/varval.S:42: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccpXQOrG.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/varval.S:58: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccpXQOrG.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/varval.S:104: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccpXQOrG.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/varval.S:113: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccpXQOrG.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/varval.S:117: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccpXQOrG.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/varval.S:118: Error: cannot represent relocation type BFD_RELOC_64 as: /usr/src/tmp/ccpXQOrG.o: unsupported relocation type: 0x1 /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/varval.S:147: Error: cannot represent relocation type BFD_RELOC_64 mkdir -p testsuite-bin cd testsuite-bin; ln -sf /usr/src/RPM/BUILD/dwz-0.13/dwz . export DEJAGNU=/dev/null; \ export PATH=/usr/src/RPM/BUILD/dwz-0.13/testsuite-bin:$PATH; export LC_ALL=C; \ runtest --tool=dwz -srcdir /usr/src/RPM/BUILD/dwz-0.13/testsuite Using /usr/src/RPM/BUILD/dwz-0.13/testsuite/lib/dwz.exp as tool init file. Test run by builder on Fri Dec 4 17:23:03 2020 Native configuration is i686-pc-linux-gnu === dwz tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /usr/src/RPM/BUILD/dwz-0.13/testsuite/config/default.exp as tool-and-target-specific interface file. Running /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dwz-tests.exp ... === dwz Summary === # of expected passes 31 # of unsupported tests 10 rm -Rf testsuite-bin hello dw2-restrict py-section-script dwz-for-test min two-typedef dw2-skip-prologue start implptr-64bit-d2o4a8r8t0 hello-gold-gdb-index start-gold hello-gnu-pubnames varval dwz-for-test.c hashtab-for-test.c sha1-for-test.c dwarfnames-for-test.c make: Leaving directory '/usr/src/RPM/BUILD/dwz-0.13' + cat dwz.sum Test run by builder on Fri Dec 4 17:23:03 2020 Native configuration is i686-pc-linux-gnu === dwz tests === Schedule of variations: unix Running target unix Running /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dwz-tests.exp ... PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/version.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/two-files-too-many-dies.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/two-files-too-many-dies-2.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/twice.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/twice-multifile.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/twice-hardlink.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/too-many-dies.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/regular.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/regular-o.sh UNSUPPORTED: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/pr24823.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/pr24771.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/pr24747.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/pr24542.sh UNSUPPORTED: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/pr24468.sh UNSUPPORTED: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/pr24341.sh UNSUPPORTED: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/pr24174.sh UNSUPPORTED: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/pr24173.sh UNSUPPORTED: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/pr24172.sh UNSUPPORTED: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/pr24171.sh UNSUPPORTED: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/pr24170.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/objcopy-strip-debug.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/objcopy-remove-debug-abbrev.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/objcopy-eu-unstrip.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/objcopy-eu-unstrip-multifile.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/multifile.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/multifile-relative.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/multifile-name.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/low-mem.sh UNSUPPORTED: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/ld-2.26.1-multifile.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/illegal-option.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/help.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/hardlink.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/hardlink-multifile.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/gold-gdb-index.sh UNSUPPORTED: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/gdb-add-index.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/eu-strip-unstrip.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/eu-strip-unstrip-multifile.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/dwz.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/devel-trace.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/devel-ignore-size.sh PASS: /usr/src/RPM/BUILD/dwz-0.13/testsuite/dwz.tests/devel-ignore-locus.sh === dwz Summary === # of expected passes 31 # of unsupported tests 10 + exit 0 Processing files: dwz-0.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4FByLc find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nIAIZc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libelf.so.1 >= set:kftZgNlzlVulPpYsujZwGZEQ67guICwvGgKqFKHD6UG2rpDuaORMk3DpKh1, libelf.so.1(ELFUTILS_1.0), 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.MPQRk9 Creating dwz-debuginfo package Processing files: dwz-debuginfo-0.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Mfasa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lWlhQb find-requires: running scripts (debuginfo) Requires: dwz = 0.13-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libelf.so.1) Adding to dwz-debuginfo a strict dependency on dwz Wrote: /usr/src/RPM/RPMS/i586/dwz-0.13-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/dwz-debuginfo-0.13-alt1.i586.rpm 28.93user 2.75system 0:33.77elapsed 93%CPU (0avgtext+0avgdata 90728maxresident)k 0inputs+0outputs (0major+418149minor)pagefaults 0swaps 35.65user 8.65system 0:45.18elapsed 98%CPU (0avgtext+0avgdata 109136maxresident)k 648inputs+0outputs (0major+721027minor)pagefaults 0swaps --- dwz-0.13-alt1.i586.rpm.repo 2020-11-29 05:08:48.140028187 +0000 +++ dwz-0.13-alt1.i586.rpm.hasher 2020-12-04 17:23:13.265548629 +0000 @@ -5,2 +5,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.11)