<86>Sep 14 10:30:09 userdel[3636981]: delete user 'rooter' <86>Sep 14 10:30:09 userdel[3636981]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:30:09 userdel[3636981]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 10:30:09 groupadd[3636991]: group added to /etc/group: name=rooter, GID=666 <86>Sep 14 10:30:09 groupadd[3636991]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:30:09 groupadd[3636991]: new group: name=rooter, GID=666 <86>Sep 14 10:30:09 useradd[3636997]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Sep 14 10:30:09 userdel[3637015]: delete user 'builder' <86>Sep 14 10:30:09 userdel[3637015]: removed group 'builder' owned by 'builder' <86>Sep 14 10:30:09 userdel[3637015]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:30:09 groupadd[3637039]: group added to /etc/group: name=builder, GID=667 <86>Sep 14 10:30:09 groupadd[3637039]: group added to /etc/gshadow: name=builder <86>Sep 14 10:30:09 groupadd[3637039]: new group: name=builder, GID=667 <86>Sep 14 10:30:09 useradd[3637048]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libvterm-0.1.4-alt1.nosrc.rpm (w1.gzdio) Installing libvterm-0.1.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86209 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libvterm-0.1.4 + echo 'Source #0 (libvterm-0.1.4.tar):' Source #0 (libvterm-0.1.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libvterm-0.1.4.tar + cd libvterm-0.1.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (0001-ALT-Fix-CVE-2018-20786.patch):' Patch #1 (0001-ALT-Fix-CVE-2018-20786.patch): + /usr/bin/patch -p2 patching file src/screen.c patching file src/state.c Hunk #2 succeeded at 1699 (offset 32 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4948 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libvterm-0.1.4 + make -j8 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.1.4' CC src/keyboard.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' CC src/mouse.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' CC src/parser.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' CC src/encoding.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' CC src/unicode.c src/unicode.c:306:12: warning: 'mk_wcswidth_cjk' defined but not used [-Wunused-function] 306 | static int mk_wcswidth_cjk(const uint32_t *pwcs, size_t n) | ^~~~~~~~~~~~~~~ src/unicode.c:215:12: warning: 'mk_wcswidth' defined but not used [-Wunused-function] 215 | static int mk_wcswidth(const uint32_t *pwcs, size_t n) | ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' CC src/pen.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' CC src/screen.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' CC src/vterm.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' CC src/state.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' LINK libvterm.la make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' CC bin/vterm-dump.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' CC bin/unterm.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' CC bin/vterm-ctrl.c make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84002 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libvterm-0.1.4 + 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.1.4' 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,@PREFIX@,/usr," -e "s,@LIBDIR@,/usr/lib," -e "s,@VERSION@,0.1.4," /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.1.4/libvterm.la' has not been installed in '/usr/lib' libtool-default: warning: '/usr/src/RPM/BUILD/libvterm-0.1.4/libvterm.la' has not been installed in '/usr/lib' libtool-default: warning: '/usr/src/RPM/BUILD/libvterm-0.1.4/libvterm.la' has not been installed in '/usr/lib' make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0.1.4' + 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.4' 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.4 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 Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.60736 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libvterm-0.1.4 + make test make: Entering directory '/usr/src/RPM/BUILD/libvterm-0.1.4' 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) > 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) > Escape cancels DCS, starts Escape > CAN cancels DCS, returns to normal mode > C0 in OSC interrupts and continues > 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 > 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 > 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 ** t/18state_termprops.test ** > Cursor visibility > Cursor blink > Cursor shape > Title ** 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 > 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 ** t/30state_pen.test ** > Reset > Bold > Underline > Italic > Blink > Reverse > Font Selection > Foreground > Background > Bold+ANSI colour == highbright ** 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/60screen_ascii.test ** > Get > Erase > Copycell > Space padding > Linefeed padding > Altscreen ** t/61screen_unicode.test ** > 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 taller attempts to pop scrollback ** t/64screen_pen.test ** > Plain > Bold > Italic > Underline > Reset > Font > Foreground > Background > EL sets reverse and colours to end of line > DECSCNM xors reverse for entire screen ** 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 ** t/68screen_termprops.test ** > Cursor visibility > Title ** 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.1.4' + exit 0 Processing files: libvterm-0.1.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8919 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libvterm-0.1.4 + DOCDIR=/usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0.1.4 + export DOCDIR + rm -rf /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0.1.4 + /bin/mkdir -p /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0.1.4 + cp -prL LICENSE /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0.1.4 + chmod -R go-w /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0.1.4 + chmod -R a+rX /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0.1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VYRUyS find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libvterm-buildroot/usr/lib/libvterm.so.0: 61 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KaV8BS 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:jdBz1mh5kJGNf6P8Jzc0zJMp8JtYNEgNMgEVDrDNSkkbgdh8o3d22S3k15NzZzVGAuxosuNUKs0XDWEmvZecLfYbZvd5VnaG8fG3SeeqUhkBqL9BeSwbolsDe 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.tZbc9P Creating libvterm-debuginfo package Processing files: libvterm-devel-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nNIa5R 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.Y1MmJQ 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.1.4 Requires: /usr/lib/libvterm.so.0.0.4, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BIg17P Processing files: libvterm-tools-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S2yKER 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.4cLraU 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.4), libc.so.6(GLIBC_2.7), libvterm.so.0 >= set:jfYJrbc8aZ0VunlEis2RKyU9KtgEPf, 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.tfiQKR Creating libvterm-tools-debuginfo package Processing files: libvterm-debuginfo-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lbzfXQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ptw6qR find-requires: running scripts (debuginfo) Provides: debug(libvterm.so.0) Requires: libvterm = 1:0.1.4-alt1, debug(libc.so.6) Processing files: libvterm-tools-debuginfo-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s0cjwU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QJCvcS find-requires: running scripts (debuginfo) Requires: libvterm-tools = 1:0.1.4-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.1.4/include also prunning dir /usr/src/debug/libvterm-0.1.4/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.1.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libvterm-devel-0.1.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libvterm-tools-0.1.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libvterm-debuginfo-0.1.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libvterm-tools-debuginfo-0.1.4-alt1.i586.rpm (w2.lzdio) 9.63user 2.45system 0:20.84elapsed 58%CPU (0avgtext+0avgdata 40652maxresident)k 0inputs+0outputs (0major+692476minor)pagefaults 0swaps 12.73user 8.35system 0:28.85elapsed 73%CPU (0avgtext+0avgdata 40652maxresident)k 0inputs+0outputs (0major+920743minor)pagefaults 0swaps --- libvterm-0.1.4-alt1.i586.rpm.repo 2021-01-15 13:14:05.522000207 +0000 +++ libvterm-0.1.4-alt1.i586.rpm.hasher 2021-09-14 10:30:32.960591854 +0000 @@ -13,5 +13,5 @@ File: /usr/lib/libvterm.so.0 120777 root:root libvterm.so.0.0.4 -File: /usr/lib/libvterm.so.0.0.4 100644 root:root 42bbc2d399bee8c896dbfbe78d746311 +File: /usr/lib/libvterm.so.0.0.4 100644 root:root 81f8c034f1a5ae86402837a0955bfd2a File: /usr/share/doc/libvterm-0.1.4 40755 root:root File: /usr/share/doc/libvterm-0.1.4/LICENSE 100644 root:root be5681ffe0dc58ccc9756bc6260fe0cd -RPMIdentity: a4f6fb2a9c94ae60529c7a864554133a04cd5c86ae3a729feb2cf74dd17ce72d96a49cf8424a19281ff897cdd1091a1b2eb482507b992bf00ff752b649453d50 +RPMIdentity: 1aa47dccf5d1f56bed7337e93feaf3e95419189e5adb5b3790952eb9084f1dbfc1aa0098c93cb0229db39875da2894fcc6ebfea661fd1a0f8831e78f1ff90a84 --- libvterm-debuginfo-0.1.4-alt1.i586.rpm.repo 2021-01-15 13:14:05.556000292 +0000 +++ libvterm-debuginfo-0.1.4-alt1.i586.rpm.hasher 2021-09-14 10:30:33.041591304 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f1 40755 root:root -/usr/lib/debug/.build-id/f1/6ba7e36a85398dd4a94d01a3fc93e1a6943bf1 120777 root:root ../../../libvterm.so.0.0.4 -/usr/lib/debug/.build-id/f1/6ba7e36a85398dd4a94d01a3fc93e1a6943bf1.debug 120777 root:root ../../usr/lib/libvterm.so.0.0.4.debug +/usr/lib/debug/.build-id/38 40755 root:root +/usr/lib/debug/.build-id/38/c4715159cd345f1cf1cca901267cf35cc3595a 120777 root:root ../../../libvterm.so.0.0.4 +/usr/lib/debug/.build-id/38/c4715159cd345f1cf1cca901267cf35cc3595a.debug 120777 root:root ../../usr/lib/libvterm.so.0.0.4.debug /usr/lib/debug/usr/lib/libvterm.so.0.0.4.debug 100644 root:root @@ -30,6 +30,6 @@ Provides: libvterm-debuginfo = 1:0.1.4-alt1:sisyphus+264747.100.1.1 -File: /usr/lib/debug/.build-id/f1 40755 root:root -File: /usr/lib/debug/.build-id/f1/6ba7e36a85398dd4a94d01a3fc93e1a6943bf1 120777 root:root ../../../libvterm.so.0.0.4 -File: /usr/lib/debug/.build-id/f1/6ba7e36a85398dd4a94d01a3fc93e1a6943bf1.debug 120777 root:root ../../usr/lib/libvterm.so.0.0.4.debug -File: /usr/lib/debug/usr/lib/libvterm.so.0.0.4.debug 100644 root:root cb11edb1e36afd04d0d239de24870378 +File: /usr/lib/debug/.build-id/38 40755 root:root +File: /usr/lib/debug/.build-id/38/c4715159cd345f1cf1cca901267cf35cc3595a 120777 root:root ../../../libvterm.so.0.0.4 +File: /usr/lib/debug/.build-id/38/c4715159cd345f1cf1cca901267cf35cc3595a.debug 120777 root:root ../../usr/lib/libvterm.so.0.0.4.debug +File: /usr/lib/debug/usr/lib/libvterm.so.0.0.4.debug 100644 root:root dcbb22e98965ce3e7eed5b66169fcd5d File: /usr/lib/debug/usr/lib/libvterm.so.0.debug 120777 root:root libvterm.so.0.0.4.debug @@ -55,2 +55,2 @@ File: /usr/src/debug/libvterm-0.1.4/src/vterm_internal.h 100644 root:root ff88f57bfeb5410082f2693cc25c5deb -RPMIdentity: 8901d0868d6de48f6c62ab251348076873b4654aa54e9295576d356ad6e85c573b83f044248a150809c1a7cb6dc256bde410667892aabcf71ce857dc9b533e91 +RPMIdentity: 4832cd320913f90b1ac5de43050f7e3f0570b2c111c2808c7a189276921f903617906824f1bac7eda0995fe439f31df4815d646bf8243307f56f2a721152b4e4 --- libvterm-tools-0.1.4-alt1.i586.rpm.repo 2021-01-15 13:14:05.543000259 +0000 +++ libvterm-tools-0.1.4-alt1.i586.rpm.hasher 2021-09-14 10:30:33.192590277 +0000 @@ -9,5 +9,5 @@ Provides: libvterm-tools = 1:0.1.4-alt1:sisyphus+264747.100.1.1 -File: /usr/bin/unterm 100755 root:root 8e0c8e0f23400ca09a69f886a7cda42f -File: /usr/bin/vterm-ctrl 100755 root:root 3ed4c0b9e29b323bb6e5c087f1f81d24 -File: /usr/bin/vterm-dump 100755 root:root 2fc855d42a39617b0ea4b78c45b3685e -RPMIdentity: 469b58866e6b5c32418e01dfa40b7a7c74044bc8c1f6e2ebead37b10eb443b6353e6c1850c49354668567c11dc1c79e5e7e6eb787ac0bb07f8e54296ded93c39 +File: /usr/bin/unterm 100755 root:root 31adc7cb9df44b112ebc4d8ace19c80c +File: /usr/bin/vterm-ctrl 100755 root:root 66ac0bfd19d658ed9c21e78f4afb8995 +File: /usr/bin/vterm-dump 100755 root:root a7d20745cd3def6500d45e59d9e179dd +RPMIdentity: 7d755b64b776fbae50f6bb38cbba4e7c843a7ffca36ce791f29f1d721f3eb1012272980400ff68864e86d2ea0de0f395bb4762ef71bcc30b825b75ec3088c8ad --- libvterm-tools-debuginfo-0.1.4-alt1.i586.rpm.repo 2021-01-15 13:14:05.567000319 +0000 +++ libvterm-tools-debuginfo-0.1.4-alt1.i586.rpm.hasher 2021-09-14 10:30:33.271589740 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/04 40755 root:root -/usr/lib/debug/.build-id/04/d45074f8bae8e37626f9df9bee46ee8a730f62 120777 root:root ../../../../bin/unterm -/usr/lib/debug/.build-id/04/d45074f8bae8e37626f9df9bee46ee8a730f62.debug 120777 root:root ../../usr/bin/unterm.debug -/usr/lib/debug/.build-id/9a 40755 root:root -/usr/lib/debug/.build-id/9a/1c838bc722ad590adb3a594b6cc6a3fa92f21f 120777 root:root ../../../../bin/vterm-dump -/usr/lib/debug/.build-id/9a/1c838bc722ad590adb3a594b6cc6a3fa92f21f.debug 120777 root:root ../../usr/bin/vterm-dump.debug -/usr/lib/debug/.build-id/d9 40755 root:root -/usr/lib/debug/.build-id/d9/07adf4e0815d741a0c5815f3095514923eafda 120777 root:root ../../../../bin/vterm-ctrl -/usr/lib/debug/.build-id/d9/07adf4e0815d741a0c5815f3095514923eafda.debug 120777 root:root ../../usr/bin/vterm-ctrl.debug +/usr/lib/debug/.build-id/01 40755 root:root +/usr/lib/debug/.build-id/01/bfd0436c194edd3332622eaa248626469bf1ce 120777 root:root ../../../../bin/unterm +/usr/lib/debug/.build-id/01/bfd0436c194edd3332622eaa248626469bf1ce.debug 120777 root:root ../../usr/bin/unterm.debug +/usr/lib/debug/.build-id/ab 40755 root:root +/usr/lib/debug/.build-id/ab/44a498f18afe8f04868f9061e236024a1ccdff 120777 root:root ../../../../bin/vterm-ctrl +/usr/lib/debug/.build-id/ab/44a498f18afe8f04868f9061e236024a1ccdff.debug 120777 root:root ../../usr/bin/vterm-ctrl.debug +/usr/lib/debug/.build-id/eb 40755 root:root +/usr/lib/debug/.build-id/eb/7ddf07dfd37049bf93ddb63085825256340965 120777 root:root ../../../../bin/vterm-dump +/usr/lib/debug/.build-id/eb/7ddf07dfd37049bf93ddb63085825256340965.debug 120777 root:root ../../usr/bin/vterm-dump.debug /usr/lib/debug/usr/bin/unterm.debug 100644 root:root @@ -22,14 +22,14 @@ Provides: libvterm-tools-debuginfo = 1:0.1.4-alt1:sisyphus+264747.100.1.1 -File: /usr/lib/debug/.build-id/04 40755 root:root -File: /usr/lib/debug/.build-id/04/d45074f8bae8e37626f9df9bee46ee8a730f62 120777 root:root ../../../../bin/unterm -File: /usr/lib/debug/.build-id/04/d45074f8bae8e37626f9df9bee46ee8a730f62.debug 120777 root:root ../../usr/bin/unterm.debug -File: /usr/lib/debug/.build-id/9a 40755 root:root -File: /usr/lib/debug/.build-id/9a/1c838bc722ad590adb3a594b6cc6a3fa92f21f 120777 root:root ../../../../bin/vterm-dump -File: /usr/lib/debug/.build-id/9a/1c838bc722ad590adb3a594b6cc6a3fa92f21f.debug 120777 root:root ../../usr/bin/vterm-dump.debug -File: /usr/lib/debug/.build-id/d9 40755 root:root -File: /usr/lib/debug/.build-id/d9/07adf4e0815d741a0c5815f3095514923eafda 120777 root:root ../../../../bin/vterm-ctrl -File: /usr/lib/debug/.build-id/d9/07adf4e0815d741a0c5815f3095514923eafda.debug 120777 root:root ../../usr/bin/vterm-ctrl.debug -File: /usr/lib/debug/usr/bin/unterm.debug 100644 root:root ebb96b08e4f8e6a1bb5495decb2c11ab -File: /usr/lib/debug/usr/bin/vterm-ctrl.debug 100644 root:root 68366039c283660100047aa9dcdfb124 -File: /usr/lib/debug/usr/bin/vterm-dump.debug 100644 root:root 9b63fc36db6d01dabb01a4c4f5dc0df0 +File: /usr/lib/debug/.build-id/01 40755 root:root +File: /usr/lib/debug/.build-id/01/bfd0436c194edd3332622eaa248626469bf1ce 120777 root:root ../../../../bin/unterm +File: /usr/lib/debug/.build-id/01/bfd0436c194edd3332622eaa248626469bf1ce.debug 120777 root:root ../../usr/bin/unterm.debug +File: /usr/lib/debug/.build-id/ab 40755 root:root +File: /usr/lib/debug/.build-id/ab/44a498f18afe8f04868f9061e236024a1ccdff 120777 root:root ../../../../bin/vterm-ctrl +File: /usr/lib/debug/.build-id/ab/44a498f18afe8f04868f9061e236024a1ccdff.debug 120777 root:root ../../usr/bin/vterm-ctrl.debug +File: /usr/lib/debug/.build-id/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/7ddf07dfd37049bf93ddb63085825256340965 120777 root:root ../../../../bin/vterm-dump +File: /usr/lib/debug/.build-id/eb/7ddf07dfd37049bf93ddb63085825256340965.debug 120777 root:root ../../usr/bin/vterm-dump.debug +File: /usr/lib/debug/usr/bin/unterm.debug 100644 root:root 97198182c6a6d95213e21a25d972aaa5 +File: /usr/lib/debug/usr/bin/vterm-ctrl.debug 100644 root:root 182e5a82079899d6ae74d0e743af3a01 +File: /usr/lib/debug/usr/bin/vterm-dump.debug 100644 root:root c9cf5c0a2106c0282450d467694d1bfe File: /usr/src/debug/libvterm-0.1.4 40755 root:root @@ -39,2 +39,2 @@ File: /usr/src/debug/libvterm-0.1.4/bin/vterm-dump.c 100644 root:root cfc4859c888aa6c4af4b238227732879 -RPMIdentity: d3bb05cc9643a27afa67662e76a8be59bcfbf66ae1fef70f0b3dcacd9e440814f707985ec49c1b7022b6e7205b9137e9cfd031c8f9ea535c30229c704cd64a91 +RPMIdentity: 22de366a7bcd6c9405dd01f22a110ec02ab54a2e48a87fd6cea60cc337850529c21e894ade302042d2d250338c511841b459090a8e7d812ee97d830b9c676203