<86>Apr 27 09:20:29 userdel[496701]: delete user 'rooter' <86>Apr 27 09:20:29 userdel[496701]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:20:29 userdel[496701]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:20:29 groupadd[496769]: group added to /etc/group: name=rooter, GID=1838 <86>Apr 27 09:20:29 groupadd[496769]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:20:29 groupadd[496769]: new group: name=rooter, GID=1838 <86>Apr 27 09:20:29 useradd[496821]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:20:29 userdel[496907]: delete user 'builder' <86>Apr 27 09:20:29 userdel[496907]: removed group 'builder' owned by 'builder' <86>Apr 27 09:20:29 userdel[496907]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:20:29 groupadd[496976]: group added to /etc/group: name=builder, GID=1839 <86>Apr 27 09:20:29 groupadd[496976]: group added to /etc/gshadow: name=builder <86>Apr 27 09:20:29 groupadd[496976]: new group: name=builder, GID=1839 <86>Apr 27 09:20:29 useradd[497044]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libvterm-0.3.3-alt1.nosrc.rpm (w1.gzdio) Installing libvterm-0.3.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57937 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libvterm-0.3.3 + echo 'Source #0 (libvterm-0.3.3.tar):' Source #0 (libvterm-0.3.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libvterm-0.3.3.tar + cd libvterm-0.3.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57937 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libvterm-0.3.3 + make -j16 PREFIX=/usr LIBDIR=/usr/lib 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC src/mouse.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC src/parser.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC src/encoding.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC src/unicode.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC src/keyboard.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC src/vterm.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC src/pen.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC src/screen.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC src/state.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' LINK libvterm.la make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC bin/vterm-dump.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC bin/unterm.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC bin/vterm-ctrl.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3031 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libvterm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libvterm-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd libvterm-0.3.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libvterm-buildroot PREFIX=/usr LIBDIR=/usr/lib make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' install -d /usr/src/tmp/libvterm-buildroot/usr/include install -m644 include/vterm.h include/vterm_keycodes.h /usr/src/tmp/libvterm-buildroot/usr/include install -d /usr/src/tmp/libvterm-buildroot/usr/lib/pkgconfig sed -e "s,@INCDIR@,/usr/include," -e "s,@LIBDIR@,/usr/lib," -e "s,@VERSION@,0.3.3," /usr/src/tmp/libvterm-buildroot/usr/lib/pkgconfig/vterm.pc install -d /usr/src/tmp/libvterm-buildroot/usr/lib libtool --quiet --mode=install install libvterm.la /usr/src/tmp/libvterm-buildroot/usr/lib/libvterm.la libtool-default: warning: remember to run 'libtool-default --finish /usr/lib' libtool --quiet --mode=finish /usr/src/tmp/libvterm-buildroot/usr/lib install -d /usr/src/tmp/libvterm-buildroot/usr/bin libtool --quiet --mode=install install bin/unterm bin/vterm-ctrl bin/vterm-dump /usr/src/tmp/libvterm-buildroot/usr/bin/ libtool-default: warning: '/usr/src/RPM/BUILD/libvterm-0.3.3/libvterm.la' has not been installed in '/usr/lib' libtool-default: warning: '/usr/src/RPM/BUILD/libvterm-0.3.3/libvterm.la' has not been installed in '/usr/lib' libtool-default: warning: '/usr/src/RPM/BUILD/libvterm-0.3.3/libvterm.la' has not been installed in '/usr/lib' make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' + rm -- /usr/src/tmp/libvterm-buildroot/usr/lib/libvterm.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libvterm-buildroot (auto) removed './usr/lib/libvterm.la' mode of './usr/lib/libvterm.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libvterm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/vterm.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/vterm.pc: Libs: '-L${libdir} -lvterm' --> '-lvterm' Checking contents of files in /usr/src/tmp/libvterm-buildroot/ (default) Compressing files in /usr/src/tmp/libvterm-buildroot (auto) Adjusting library links in /usr/src/tmp/libvterm-buildroot ./usr/lib: (from :0) libvterm.so.0 -> libvterm.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libvterm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/vterm-dump: uses non-LFS functions: open verify-elf: WARNING: ./usr/bin/unterm: uses non-LFS functions: open Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libvterm-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.78494 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libvterm-0.3.3 + make test make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.3.3' CC t/harness.c LINK t/harness for T in `ls t/[0-9]*.test`; do echo "** $T **"; perl t/run-test.pl $T || exit 1; done ** t/02parser.test ** > Basic text > C0 > C1 8bit > C1 7bit > High bytes > Mixed > Escape > Escape 2-byte > Split write Escape > Escape cancels Escape, starts another > CAN cancels Escape, returns to normal mode > C0 in Escape interrupts and continues > CSI 0 args > CSI 1 arg > CSI 2 args > CSI 1 arg 1 sub > CSI many digits > CSI leading zero > CSI qmark > CSI greater > CSI SP > Mixed CSI > Split write > Escape cancels CSI, starts Escape > CAN cancels CSI, returns to normal mode > C0 in Escape interrupts and continues > OSC BEL > OSC ST (7bit) > OSC ST (8bit) > OSC in parts > OSC BEL without semicolon > OSC ST without semicolon > Escape cancels OSC, starts Escape > CAN cancels OSC, returns to normal mode > C0 in OSC interrupts and continues > DCS BEL > DCS ST (7bit) > DCS ST (8bit) > Split write of 7bit ST > Escape cancels DCS, starts Escape > CAN cancels DCS, returns to normal mode > C0 in OSC interrupts and continues > APC BEL > APC ST (7bit) > APC ST (8bit) > PM BEL > PM ST (7bit) > PM ST (8bit) > SOS BEL > SOS ST (7bit) > SOS ST (8bit) > SOS can contain any C0 or C1 code > NUL ignored > NUL ignored within CSI > DEL ignored > DEL ignored within CSI > DEL inside text" ** t/03encoding_utf8.test ** > Low > 2 byte > 3 byte > 4 byte > Early termination > Early restart > Overlong > UTF-16 Surrogates > Split write ** t/10state_putglyph.test ** > Low > UTF-8 1 char > UTF-8 split writes > UTF-8 wide char > UTF-8 emoji wide char > UTF-8 combining chars > Combining across buffers > Spare combining chars get truncated > DECSCA protected ** t/11state_movecursor.test ** > Implicit > Backspace > Horizontal Tab > Carriage Return > Linefeed > Backspace bounded by lefthand edge > Backspace cancels phantom > HT bounded by righthand edge > Index > Reverse Index > Newline > Cursor Forward > Cursor Down > Cursor Up > Cursor Backward > Cursor Next Line > Cursor Previous Line > Cursor Horizonal Absolute > Cursor Position > Cursor Position cancels phantom > Bounds Checking > Horizontal Position Absolute > Horizontal Position Relative > Horizontal Position Backward > Horizontal and Vertical Position > Vertical Position Absolute > Vertical Position Relative > Vertical Position Backward > Horizontal Tab > Cursor Horizontal Tab > Cursor Backward Tab ** t/12state_scroll.test ** > Linefeed > Index > Reverse Index > Linefeed in DECSTBM > Linefeed outside DECSTBM > Index in DECSTBM > Reverse Index in DECSTBM > Linefeed in DECSTBM+DECSLRM > IND/RI in DECSTBM+DECSLRM > DECRQSS on DECSTBM > DECRQSS on DECSLRM > Setting invalid DECSLRM with !DECVSSM is still rejected > Scroll Down > Scroll Up > SD/SU in DECSTBM > SD/SU in DECSTBM+DECSLRM > Invalid boundaries > Scroll Down move+erase emulation > Scroll Up move+erase emulation > DECSTBM resets cursor position ** t/13state_edit.test ** > ICH > ICH with DECSLRM > ICH outside DECSLRM > DCH > DCH with DECSLRM > DCH outside DECSLRM > ECH > IL > IL with DECSTBM > IL outside DECSTBM > IL with DECSTBM+DECSLRM > DL > DL with DECSTBM > DL outside DECSTBM > DL with DECSTBM+DECSLRM > DECIC > DECIC with DECSTBM+DECSLRM > DECIC outside DECSLRM > DECDC > DECDC with DECSTBM+DECSLRM > DECDC outside DECSLRM > EL 0 > EL 1 > EL 2 > SEL > ED 0 > ED 1 > ED 2 > ED 3 > SED > DECRQSS on DECSCA > ICH move+erase emuation > DCH move+erase emulation ** t/14state_encoding.test ** > Default > Designate G0=UK > Designate G0=DEC drawing > Designate G1 + LS1 > LS0 > Designate G2 + LS2 > Designate G3 + LS3 > SS2 > SS3 > LS1R > LS2R > LS3R > Mixed US-ASCII and UTF-8 ** t/15state_mode.test ** > Insert/Replace Mode > Insert mode only happens once for UTF-8 combining > Newline/Linefeed mode > DEC origin mode > DECRQM on DECOM > Origin mode with DECSLRM > Origin mode bounds cursor to scrolling region > Origin mode without scroll region ** t/16state_resize.test ** > Placement > Resize > Resize without reset > Resize shrink moves cursor > Resize grow doesn't cancel phantom ** t/17state_mouse.test ** > DECRQM on with mouse off > Mouse in simple button report mode > Press 1 > Release 1 > Ctrl-Press 1 > Button 2 > Position > Wheel events > DECRQM on mouse button mode > Drag events > DECRQM on mouse drag mode > Non-drag motion events > DECRQM on mouse motion mode > Bounds checking > DECRQM on standard encoding mode > UTF-8 extended encoding mode > DECRQM on UTF-8 extended encoding mode > SGR extended encoding mode > DECRQM on SGR extended encoding mode > rxvt extended encoding mode > DECRQM on rxvt extended encoding mode > Mouse disabled reports nothing > DECSM can set multiple modes at once ** t/18state_termprops.test ** > Cursor visibility > Cursor blink > Cursor shape > Title > Title split write ** t/20state_wrapping.test ** > 79th Column > 80th Column Phantom > Line Wraparound > Line Wraparound during combined write > DEC Auto Wrap Mode > 80th column causes linefeed on wraparound > 80th column phantom linefeed phantom cancelled by explicit cursor move ** t/21state_tabstops.test ** > Initial > HTS > TBC 0 > TBC 3 > Tabstops after resize ** t/22state_save.test ** > Set up state > Save > Change state > Restore > Save/restore using DECSC/DECRC > Save twice, restore twice happens on both edge transitions ** t/25state_input.test ** > Unmodified ASCII > Ctrl modifier on ASCII letters > Alt modifier on ASCII letters > Ctrl-Alt modifier on ASCII letters > Special handling of Ctrl-I > Special handling of Space > Cursor keys in reset (cursor) mode > Cursor keys in application mode > Shift-Tab should be different > Enter in linefeed mode > Enter in newline mode > Unmodified F1 is SS3 P > Modified F1 is CSI P > Keypad in DECKPNM > Keypad in DECKPAM > Bracketed paste mode off > Bracketed paste mode on > Focus reporting disabled > Focus reporting enabled ** t/26state_query.test ** > DA > XTVERSION > DSR > CPR > DECCPR > DECRQSS on DECSCUSR > DECRQSS on SGR > DECRQSS on SGR ANSI colours > DECRQSS on SGR ANSI hi-bright colours > DECRQSS on SGR 256-palette colours > DECRQSS on SGR RGB8 colours > S8C1T on DSR ** t/27state_reset.test ** > RIS homes cursor > RIS cancels scrolling region > RIS erases screen > RIS clears tabstops ** t/28state_dbl_wh.test ** > Single Width, Single Height > Double Width, Single Height > Double Height > Double Width scrolling ** t/29state_fallback.test ** > Unrecognised control > Unrecognised CSI > Unrecognised OSC > Unrecognised DCS > Unrecognised APC > Unrecognised PM > Unrecognised SOS ** t/30state_pen.test ** > Reset > Bold > Underline > Italic > Blink > Reverse > Font Selection > Foreground > Background > Bold+ANSI colour == highbright > Super/Subscript > DECSTR resets pen attributes ** t/31state_rep.test ** > REP no argument > REP zero (zero should be interpreted as one) > REP lowercase a times two > REP with UTF-8 1 char > REP with UTF-8 wide char > REP with UTF-8 combining character > REP till end of line ** t/32state_flow.test ** > Spillover text marks continuation on second line > CRLF in column 80 does not mark continuation > EL cancels continuation of following line ** t/40state_selection.test ** Use of uninitialized value in unpack at t/run-test.pl line 132, <$test> line 38. Use of uninitialized value in unpack at t/run-test.pl line 132, <$test> line 47. Use of uninitialized value in unpack at t/run-test.pl line 132, <$test> line 51. > Set clipboard; final chunk len 4 > Set clipboard; final chunk len 3 > Set clipboard; final chunk len 2 > Set clipboard; split between chunks > Set clipboard; split within chunk > Set clipboard; empty first chunk > Set clipboard; empty final chunk > Set clipboard; longer than buffer > Clear clipboard > Set invalid data clears and ignores > Query clipboard > Send clipboard; final chunk len 4 > Send clipboard; final chunk len 3 > Send clipboard; final chunk len 2 > Send clipboard; split between chunks > Send clipboard; split within chunk ** t/60screen_ascii.test ** > Get > Erase > Copycell > Space padding > Linefeed padding > Altscreen ** t/61screen_unicode.test ** Character in 'C' format wrapped in pack at t/run-test.pl line 150, <$test> line 19. Character in 'C' format wrapped in pack at t/run-test.pl line 159, line 12. Character in 'C' format wrapped in pack at t/run-test.pl line 150, <$test> line 28. Character in 'C' format wrapped in pack at t/run-test.pl line 159, line 18. > Single width UTF-8 > Wide char > Combining char > 10 combining accents should not crash > 40 combining accents in two split writes of 20 should not crash > Outputing CJK doublewidth in 80th column should wraparound to next line and not crash" ** t/62screen_damage.test ** > Putglyph > Erase > Scroll damages entire line in two chunks > Scroll down damages entire screen in two chunks > Altscreen damages entire area > Scroll invokes moverect but not damage > Merge to cells > Merge entire rows > Merge entire screen > Merge entire screen with moverect > Merge scroll > Merge scroll with damage > Merge scroll with damage past region > Damage entirely outside scroll region > Damage overlapping scroll region > Merge scroll*2 with damage ** t/63screen_resize.test ** > Resize wider preserves cells > Resize wider allows print in new area > Resize shorter with blanks just truncates > Resize shorter with content must scroll > Resize shorter does not lose line with cursor > Resize shorter does not send the cursor to a negative row > Resize taller attempts to pop scrollback > Resize can operate on altscreen ** t/64screen_pen.test ** > Plain > Bold > Italic > Underline > Reset > Font > Foreground > Background > Super/subscript > EL sets only colours to end of line, not other attrs > DECSCNM xors reverse for entire screen > Set default colours ** t/65screen_protect.test ** > Selective erase > Non-selective erase ** t/66screen_extent.test ** > Bold extent ** t/67screen_dbl_wh.test ** > Single Width, Single Height > Double Width, Single Height > Double Height > Late change > DWL doesn't spill over on scroll ** t/68screen_termprops.test ** > Cursor visibility > Title ** t/69screen_reflow.test ** > Resize wider reflows wide lines > Resize narrower can create continuation lines > Shell wrapped prompt behaviour > Cursor goes missing ** t/69screen_sb_clear.test ** > Clear scrollback ** t/90vttest_01-movement-1.test ** > Output ** t/90vttest_01-movement-2.test ** > Output ** t/90vttest_01-movement-3.test ** > Output ** t/90vttest_01-movement-4.test ** > Output ** t/90vttest_02-screen-1.test ** > Output ** t/90vttest_02-screen-2.test ** > Output ** t/90vttest_02-screen-3.test ** > Output ** t/90vttest_02-screen-4.test ** > Output ** t/92lp1640917.test ** > Mouse reporting should not break by idempotent DECSM 1002 make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.3.3' + exit 0 Processing files: libvterm-0.3.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63866 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libvterm-0.3.3 + DOCDIR=/usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0.3.3 + export DOCDIR + rm -rf /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0.3.3 + /bin/mkdir -p /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0.3.3 + cp -prL LICENSE /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0.3.3 + chmod -R go-w /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0.3.3 + chmod -R a+rX /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0.3.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Rh2Qwx find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libvterm-buildroot/usr/lib/libvterm.so.0: 68 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eGW5N3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libvterm.so.0 = set:kdB371QZEdJsSV781i6rFZz7kS0YJMMPeZepFpbAHqZs1NrIvy32LahYvzV6G8fa1BExNBFrMygS20U1kz5YkgoI5e3FJzf6sQg6AJFEX4xwdgjTgCTVpZ26T5ZgXQjumz7KuOY229BeC3UQ1 Requires: 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.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CGamaK Creating libvterm-debuginfo package Processing files: libvterm-devel-0.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CsO4lL 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.PtNEEQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(vterm) = 0.3.3 Requires: /usr/lib/libvterm.so.0.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KIddqH Processing files: libvterm-tools-0.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9QiuiP 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.zE4Fwl find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.3), libc.so.6(GLIBC_2.10), 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), libvterm.so.0 >= set:kgZm7xsMKA5G4DoJHhYUO5PAjkW3VM5K1x0, 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.UEwfeE Creating libvterm-tools-debuginfo package Processing files: libvterm-debuginfo-0.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hFpf26 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5JSfYj find-requires: running scripts (debuginfo) Provides: debug(libvterm.so.0) Requires: libvterm = 1:0.3.3-alt1, debug(libc.so.6) Processing files: libvterm-tools-debuginfo-0.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3MHb2z find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sb8Orz find-requires: running scripts (debuginfo) Requires: libvterm-tools = 1:0.3.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libvterm.so.0) Adding to libvterm-debuginfo a strict dependency on libvterm Adding to libvterm-tools-debuginfo a strict dependency on libvterm-tools Adding to libvterm-devel a strict dependency on libvterm Adding to libvterm-tools a strict dependency on libvterm Adding to libvterm-tools-debuginfo a strict dependency on libvterm-debuginfo Removing from libvterm-tools-debuginfo 2 sources provided by libvterm-debuginfo also prunning dir /usr/src/debug/libvterm-0.3.3/include also prunning dir /usr/src/debug/libvterm-0.3.3/src Removing 1 extra deps from libvterm-devel due to dependency on libvterm Removing 2 extra deps from libvterm-tools due to dependency on libvterm Removing 1 extra deps from libvterm-tools-debuginfo due to dependency on libvterm-debuginfo Removing 5 extra deps from libvterm-tools due to repentancy on libvterm Removing 1 extra deps from libvterm-tools-debuginfo due to repentancy on libvterm-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libvterm-0.3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libvterm-devel-0.3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libvterm-tools-0.3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libvterm-debuginfo-0.3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libvterm-tools-debuginfo-0.3.3-alt1.i586.rpm (w2.lzdio) 5.86user 3.19system 0:18.04elapsed 50%CPU (0avgtext+0avgdata 47684maxresident)k 0inputs+0outputs (0major+703898minor)pagefaults 0swaps 0.80user 2.67system 0:26.66elapsed 13%CPU (0avgtext+0avgdata 12400maxresident)k 0inputs+0outputs (0major+93871minor)pagefaults 0swaps --- libvterm-0.3.3-alt1.i586.rpm.repo 2023-11-03 11:50:04.000000000 +0000 +++ libvterm-0.3.3-alt1.i586.rpm.hasher 2024-04-27 09:20:49.554255733 +0000 @@ -13,5 +13,5 @@ File: /usr/lib/libvterm.so.0 120777 root:root libvterm.so.0.0.0 -File: /usr/lib/libvterm.so.0.0.0 100644 root:root 25993a4329d8e3d20d7a8af14532399b +File: /usr/lib/libvterm.so.0.0.0 100644 root:root cd981d468ec0637080775ef3916a3bf4 File: /usr/share/doc/libvterm-0.3.3 40755 root:root File: /usr/share/doc/libvterm-0.3.3/LICENSE 100644 root:root be5681ffe0dc58ccc9756bc6260fe0cd -RPMIdentity: 7d3b98716618852d3cbab266fb04010e4a1e3b0a7b86adfeba5abe8a3975d2fbc9cd211b450137212ca53604f051bee8b408df575a70cc05a703fa4689cda9e6 +RPMIdentity: 989a2d72012f8760acfbcf486c13f74f2596ec883d906767dad74b7d6085389b2f17552a21b7853be70e0908e8e4407073e100a976a0f8cc228326ce6bbf3734 --- libvterm-debuginfo-0.3.3-alt1.i586.rpm.repo 2023-11-03 11:50:03.000000000 +0000 +++ libvterm-debuginfo-0.3.3-alt1.i586.rpm.hasher 2024-04-27 09:20:49.639257046 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/44 40755 root:root -/usr/lib/debug/.build-id/44/d81bc4abe34e5d5006330d6bc2120594c75254 120777 root:root ../../../libvterm.so.0.0.0 -/usr/lib/debug/.build-id/44/d81bc4abe34e5d5006330d6bc2120594c75254.debug 120777 root:root ../../usr/lib/libvterm.so.0.0.0.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/f04a7e0736c82910ea13d84058ae18fd5ce12b 120777 root:root ../../../libvterm.so.0.0.0 +/usr/lib/debug/.build-id/89/f04a7e0736c82910ea13d84058ae18fd5ce12b.debug 120777 root:root ../../usr/lib/libvterm.so.0.0.0.debug /usr/lib/debug/usr/lib/libvterm.so.0.0.0.debug 100644 root:root @@ -30,6 +30,6 @@ Provides: libvterm-debuginfo = 1:0.3.3-alt1:sisyphus+333486.100.1.1 -File: /usr/lib/debug/.build-id/44 40755 root:root -File: /usr/lib/debug/.build-id/44/d81bc4abe34e5d5006330d6bc2120594c75254 120777 root:root ../../../libvterm.so.0.0.0 -File: /usr/lib/debug/.build-id/44/d81bc4abe34e5d5006330d6bc2120594c75254.debug 120777 root:root ../../usr/lib/libvterm.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libvterm.so.0.0.0.debug 100644 root:root 0effa94ddfd7db01e6846fc09671b11d +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/f04a7e0736c82910ea13d84058ae18fd5ce12b 120777 root:root ../../../libvterm.so.0.0.0 +File: /usr/lib/debug/.build-id/89/f04a7e0736c82910ea13d84058ae18fd5ce12b.debug 120777 root:root ../../usr/lib/libvterm.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libvterm.so.0.0.0.debug 100644 root:root f3371a749e88b5bb5ee8dbaea9097aaa File: /usr/lib/debug/usr/lib/libvterm.so.0.debug 120777 root:root libvterm.so.0.0.0.debug @@ -55,2 +55,2 @@ File: /usr/src/debug/libvterm-0.3.3/src/vterm_internal.h 100644 root:root 7b19590f9101268cbfdc0b0d4a6a0c82 -RPMIdentity: 27d3705587e01b8d2b2419e5608f68835a5fb5620dad6e6d5c705e296d37260c34e2a43927fe6f54a3a18f55695e93d4f7acd74b487600ff56fc5b0ae3f1bc8b +RPMIdentity: b423e581e8abea5dde1de7b8e6f4f047d550e481c490a48922ec49cf69929cf17a68742ae50eb42f3fe1f080ed5d879b1cd0eaf4541052f281bffbb85558efbb --- libvterm-tools-0.3.3-alt1.i586.rpm.repo 2023-11-03 11:50:03.000000000 +0000 +++ libvterm-tools-0.3.3-alt1.i586.rpm.hasher 2024-04-27 09:20:49.781259239 +0000 @@ -10,5 +10,5 @@ Provides: libvterm-tools = 1:0.3.3-alt1:sisyphus+333486.100.1.1 -File: /usr/bin/unterm 100755 root:root 19b3271bd374caf1eaea0dafc1a3e798 -File: /usr/bin/vterm-ctrl 100755 root:root e6e3c605435df777a3a48bc20a694c7a -File: /usr/bin/vterm-dump 100755 root:root b7eb01cbbb2062471df8d1a40c67974d -RPMIdentity: 1a5f8e4e40a65b17f028ea006e54f794f827ae902cd9e819b0f9620fe43eb007fa2158884d1bc91d0228fa1fd91f85e46c9d98de0467dc933ea9097e580da4c7 +File: /usr/bin/unterm 100755 root:root 3c4cbcda1a59304d9c4c45f792828c18 +File: /usr/bin/vterm-ctrl 100755 root:root 699914f0498e0b1d389f822a28c880ee +File: /usr/bin/vterm-dump 100755 root:root b773310c65fa8cb44148c0d9bf0970e8 +RPMIdentity: a4ff896ad083660d93d9e2e3a9a9542eacc805892668bbb588d5e5a3429f2b212ce6c91e4e0cdeded3e6b34a9ecc6eefc53186137900dc91379d86614e2cf734 --- libvterm-tools-debuginfo-0.3.3-alt1.i586.rpm.repo 2023-11-03 11:50:03.000000000 +0000 +++ libvterm-tools-debuginfo-0.3.3-alt1.i586.rpm.hasher 2024-04-27 09:20:49.856260398 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/9a 40755 root:root -/usr/lib/debug/.build-id/9a/d8fa2e9266d0054bd94da1e0c0b980fb6bed89 120777 root:root ../../../../bin/vterm-ctrl -/usr/lib/debug/.build-id/9a/d8fa2e9266d0054bd94da1e0c0b980fb6bed89.debug 120777 root:root ../../usr/bin/vterm-ctrl.debug -/usr/lib/debug/.build-id/b0 40755 root:root -/usr/lib/debug/.build-id/b0/231dd87b867eeae7b9b7600a76fea13900337c 120777 root:root ../../../../bin/vterm-dump -/usr/lib/debug/.build-id/b0/231dd87b867eeae7b9b7600a76fea13900337c.debug 120777 root:root ../../usr/bin/vterm-dump.debug -/usr/lib/debug/.build-id/fd 40755 root:root -/usr/lib/debug/.build-id/fd/e2f6f5571f496fe78e9832fa7da102f2a69bcf 120777 root:root ../../../../bin/unterm -/usr/lib/debug/.build-id/fd/e2f6f5571f496fe78e9832fa7da102f2a69bcf.debug 120777 root:root ../../usr/bin/unterm.debug +/usr/lib/debug/.build-id/69 40755 root:root +/usr/lib/debug/.build-id/69/a0fb5abb880b3f5aaefad5352496e763645e55 120777 root:root ../../../../bin/vterm-dump +/usr/lib/debug/.build-id/69/a0fb5abb880b3f5aaefad5352496e763645e55.debug 120777 root:root ../../usr/bin/vterm-dump.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/afb1a07efa818746f48bf587c774e4ab5939e0 120777 root:root ../../../../bin/unterm +/usr/lib/debug/.build-id/8f/afb1a07efa818746f48bf587c774e4ab5939e0.debug 120777 root:root ../../usr/bin/unterm.debug +/usr/lib/debug/.build-id/f2 40755 root:root +/usr/lib/debug/.build-id/f2/b2396303e9e6ddf5b862304a224b62706b947f 120777 root:root ../../../../bin/vterm-ctrl +/usr/lib/debug/.build-id/f2/b2396303e9e6ddf5b862304a224b62706b947f.debug 120777 root:root ../../usr/bin/vterm-ctrl.debug /usr/lib/debug/usr/bin/unterm.debug 100644 root:root @@ -22,14 +22,14 @@ Provides: libvterm-tools-debuginfo = 1:0.3.3-alt1:sisyphus+333486.100.1.1 -File: /usr/lib/debug/.build-id/9a 40755 root:root -File: /usr/lib/debug/.build-id/9a/d8fa2e9266d0054bd94da1e0c0b980fb6bed89 120777 root:root ../../../../bin/vterm-ctrl -File: /usr/lib/debug/.build-id/9a/d8fa2e9266d0054bd94da1e0c0b980fb6bed89.debug 120777 root:root ../../usr/bin/vterm-ctrl.debug -File: /usr/lib/debug/.build-id/b0 40755 root:root -File: /usr/lib/debug/.build-id/b0/231dd87b867eeae7b9b7600a76fea13900337c 120777 root:root ../../../../bin/vterm-dump -File: /usr/lib/debug/.build-id/b0/231dd87b867eeae7b9b7600a76fea13900337c.debug 120777 root:root ../../usr/bin/vterm-dump.debug -File: /usr/lib/debug/.build-id/fd 40755 root:root -File: /usr/lib/debug/.build-id/fd/e2f6f5571f496fe78e9832fa7da102f2a69bcf 120777 root:root ../../../../bin/unterm -File: /usr/lib/debug/.build-id/fd/e2f6f5571f496fe78e9832fa7da102f2a69bcf.debug 120777 root:root ../../usr/bin/unterm.debug -File: /usr/lib/debug/usr/bin/unterm.debug 100644 root:root 717ad61f4c2dd2505258642303eda924 -File: /usr/lib/debug/usr/bin/vterm-ctrl.debug 100644 root:root 7101707efb3f039a355915ab6a0a296c -File: /usr/lib/debug/usr/bin/vterm-dump.debug 100644 root:root 121d7a00eaa4066e2f23f9b2440b4ffd +File: /usr/lib/debug/.build-id/69 40755 root:root +File: /usr/lib/debug/.build-id/69/a0fb5abb880b3f5aaefad5352496e763645e55 120777 root:root ../../../../bin/vterm-dump +File: /usr/lib/debug/.build-id/69/a0fb5abb880b3f5aaefad5352496e763645e55.debug 120777 root:root ../../usr/bin/vterm-dump.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/afb1a07efa818746f48bf587c774e4ab5939e0 120777 root:root ../../../../bin/unterm +File: /usr/lib/debug/.build-id/8f/afb1a07efa818746f48bf587c774e4ab5939e0.debug 120777 root:root ../../usr/bin/unterm.debug +File: /usr/lib/debug/.build-id/f2 40755 root:root +File: /usr/lib/debug/.build-id/f2/b2396303e9e6ddf5b862304a224b62706b947f 120777 root:root ../../../../bin/vterm-ctrl +File: /usr/lib/debug/.build-id/f2/b2396303e9e6ddf5b862304a224b62706b947f.debug 120777 root:root ../../usr/bin/vterm-ctrl.debug +File: /usr/lib/debug/usr/bin/unterm.debug 100644 root:root cdf29e53d26194ace01161e39fbfee5f +File: /usr/lib/debug/usr/bin/vterm-ctrl.debug 100644 root:root 69891cb0d8b6bfd31e1381e5dcd088a9 +File: /usr/lib/debug/usr/bin/vterm-dump.debug 100644 root:root 07fbb8b417b642b769468524cdba4830 File: /usr/src/debug/libvterm-0.3.3 40755 root:root @@ -39,2 +39,2 @@ File: /usr/src/debug/libvterm-0.3.3/bin/vterm-dump.c 100644 root:root 0dc88c868315f1849143a0842689317d -RPMIdentity: 3e223ab6f0c732bdeb1216a4d9099632e549f38d5d581296cf8d3d25267d61d361687bbab3d596fab5657a1d669914b150001a5c28c7d394e47571deaaf9479f +RPMIdentity: 7ae606d043a278c4e658b866514c9bae51a8f6ae6c3070c9d3f84c0642598218413ac056dc9539412c2e9bb9c08ef2b5f18314e2b6497fbcebcae09a014522e0