<86>May 19 10:44:21 userdel[71701]: delete user 'rooter'
<86>May 19 10:44:21 userdel[71701]: removed group 'rooter' owned by 'rooter'
<86>May 19 10:44:21 userdel[71701]: removed shadow group 'rooter' owned by 'rooter'
<86>May 19 10:44:21 groupadd[71768]: group added to /etc/group: name=rooter, GID=1877
<86>May 19 10:44:21 groupadd[71768]: group added to /etc/gshadow: name=rooter
<86>May 19 10:44:21 groupadd[71768]: new group: name=rooter, GID=1877
<86>May 19 10:44:21 useradd[71808]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash
<86>May 19 10:44:21 userdel[71900]: delete user 'builder'
<86>May 19 10:44:21 userdel[71900]: removed group 'builder' owned by 'builder'
<86>May 19 10:44:21 userdel[71900]: removed shadow group 'builder' owned by 'builder'
<86>May 19 10:44:21 groupadd[71958]: group added to /etc/group: name=builder, GID=1878
<86>May 19 10:44:21 groupadd[71958]: group added to /etc/gshadow: name=builder
<86>May 19 10:44:21 groupadd[71958]: new group: name=builder, GID=1878
<86>May 19 10:44:21 useradd[72007]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libvterm-0+bzr726-alt1.nosrc.rpm (w1.gzdio)
Installing libvterm-0+bzr726-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.335
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libvterm-0+bzr726
+ echo 'Source #0 (libvterm-0+bzr726-alt1.tar):'
Source #0 (libvterm-0+bzr726-alt1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libvterm-0+bzr726-alt1.tar
+ cd libvterm-0+bzr726
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.335
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libvterm-0+bzr726
+ make -j16 PREFIX=/usr LIBDIR=/usr/lib64 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
TBL src/encoding/uk.tbl
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
TBL src/encoding/DECdrawing.tbl
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
CC src/unicode.c
src/unicode.c:306:12: warning: 'mk_wcswidth_cjk' defined but not used [-Wunused-function]
 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]
 static int mk_wcswidth(const uint32_t *pwcs, size_t n)
            ^~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
CC src/mouse.c
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
CC src/keyboard.c
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
CC src/encoding.c
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
CC src/parser.c
src/parser.c: In function 'vterm_input_write':
src/parser.c:176:51: warning: 'string_start' may be used uninitialized in this function [-Wmaybe-uninitialized]
         more_string(vt, string_start, bytes + pos - string_start);
                                       ~~~~~~~~~~~~^~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
CC src/vterm.c
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
CC src/pen.c
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
CC src/screen.c
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
CC src/state.c
src/state.c: In function 'on_dcs':
src/state.c:1551:14: warning: 'reply' may be used uninitialized in this function [-Wmaybe-uninitialized]
         reply--;
         ~~~~~^~
src/state.c:1544:11: note: 'reply' was declared here
       int reply;
           ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
LINK libvterm.la
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
CC bin/vterm-dump.c
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
CC bin/unterm.c
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
CC bin/vterm-ctrl.c
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3204
+ 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+bzr726
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libvterm-buildroot PREFIX=/usr LIBDIR=/usr/lib64
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
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/lib64/pkgconfig
sed -e "s,@PREFIX@,/usr," -e "s,@LIBDIR@,/usr/lib64," -e "s,@VERSION@,0.0," <vterm.pc.in >/usr/src/tmp/libvterm-buildroot/usr/lib64/pkgconfig/vterm.pc
install -d /usr/src/tmp/libvterm-buildroot/usr/lib64
libtool --quiet --mode=install install libvterm.la /usr/src/tmp/libvterm-buildroot/usr/lib64/libvterm.la
libtool-default: warning: remember to run 'libtool-default --finish /usr/lib64'
libtool --quiet --mode=finish /usr/src/tmp/libvterm-buildroot/usr/lib64
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+bzr726/libvterm.la' has not been installed in '/usr/lib64'
libtool-default: warning: '/usr/src/RPM/BUILD/libvterm-0+bzr726/libvterm.la' has not been installed in '/usr/lib64'
libtool-default: warning: '/usr/src/RPM/BUILD/libvterm-0+bzr726/libvterm.la' has not been installed in '/usr/lib64'
make: Leaving directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
+ rm -- /usr/src/tmp/libvterm-buildroot/usr/lib64/libvterm.a
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libvterm-buildroot (auto)
removed './usr/lib64/libvterm.la'
mode of './usr/lib64/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/lib64/pkgconfig/vterm.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/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/lib64:
	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)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.33201
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libvterm-0+bzr726
+ make test
make: Entering directory '/usr/src/RPM/BUILD/libvterm-0+bzr726'
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
** 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
> 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
> Truncation on attempted buffer overflow
** 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+bzr726'
+ exit 0
Processing files: libvterm-0+bzr726-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9768
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libvterm-0+bzr726
+ DOCDIR=/usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0+bzr726
+ export DOCDIR
+ rm -rf /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0+bzr726
+ /bin/mkdir -p /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0+bzr726
+ cp -prL LICENSE /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0+bzr726
+ chmod -R go-w /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0+bzr726
+ chmod -R a+rX /usr/src/tmp/libvterm-buildroot/usr/share/doc/libvterm-0+bzr726
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NEo9cr
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libvterm-buildroot/usr/lib64/libvterm.so.0: 56 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KqSph2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libvterm.so.0()(64bit) = set:jdBz1mh5kJGNf6P8Jzc0zJMp8JtYNEgNMgEVDrDNSkQtygM6EFfg5k4fZvAHiW5yNV5zXO1IvGzqZ5LPYZgZyZvd5Vna6t7ItsQMzEaRujatIxYB7
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(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.dzy5PG
Creating libvterm-debuginfo package
Processing files: libvterm-devel-0+bzr726-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K1lOTo
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.x8cFra
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(vterm) = 0.0
Requires: /usr/lib64/libvterm.so.0.0.0, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eEw1tZ
Processing files: libvterm-tools-0+bzr726-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZpE40R
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.k2tz2N
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libvterm.so.0()(64bit) >= set:jfYJrbc8aZ0VunlEisy3OLazU9Ktg8, 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.hqRYyN
Creating libvterm-tools-debuginfo package
Processing files: libvterm-debuginfo-0+bzr726-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kDWFBQ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p3ZU8W
find-requires: running scripts (debuginfo)
Provides: debug64(libvterm.so.0)
Requires: libvterm = 0+bzr726-alt1, debug64(libc.so.6)
Processing files: libvterm-tools-debuginfo-0+bzr726-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4nFAb7
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5NG9Ik
find-requires: running scripts (debuginfo)
Requires: libvterm-tools = 0+bzr726-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(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+bzr726/include
also prunning dir /usr/src/debug/libvterm-0+bzr726/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 4 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/x86_64/libvterm-0+bzr726-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libvterm-devel-0+bzr726-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libvterm-tools-0+bzr726-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libvterm-debuginfo-0+bzr726-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libvterm-tools-debuginfo-0+bzr726-alt1.x86_64.rpm (w2.lzdio)
6.36user 6.17system 0:19.44elapsed 64%CPU (0avgtext+0avgdata 44448maxresident)k
0inputs+0outputs (0major+911080minor)pagefaults 0swaps
0.48user 1.85system 0:25.25elapsed 9%CPU (0avgtext+0avgdata 12048maxresident)k
0inputs+0outputs (0major+98292minor)pagefaults 0swaps
--- libvterm-0+bzr726-alt1.x86_64.rpm.repo	2019-04-24 23:12:28.000000000 +0000
+++ libvterm-0+bzr726-alt1.x86_64.rpm.hasher	2024-05-19 10:44:43.276955336 +0000
@@ -13,5 +13,5 @@
 File: /usr/lib64/libvterm.so.0	120777	root:root		libvterm.so.0.0.0
-File: /usr/lib64/libvterm.so.0.0.0	100644	root:root	8df381e0a6bd29c4a08f4abde07a56d4	
+File: /usr/lib64/libvterm.so.0.0.0	100644	root:root	769afa718c8f68e9e90bdb5c07409344	
 File: /usr/share/doc/libvterm-0+bzr726	40755	root:root		
 File: /usr/share/doc/libvterm-0+bzr726/LICENSE	100644	root:root	be5681ffe0dc58ccc9756bc6260fe0cd	
-RPMIdentity: 81f5833228034ee11345392d26534cd38acf871f72bebab861fb2f3d4bdfe15d9226cb212f480249b7f1839cdd1e20c9b2e1b433e4b558fcca8e2c5452d6a3b2
+RPMIdentity: 2d68ddce8d2000893787994b76dfe24bf88bfb9ca47b3b92fa4901f6a4eb6a52f221ef157e27c7c2484e5e9e62155b799a940e6c33b66fa512e6303229775a07
--- libvterm-debuginfo-0+bzr726-alt1.x86_64.rpm.repo	2019-04-24 23:12:28.000000000 +0000
+++ libvterm-debuginfo-0+bzr726-alt1.x86_64.rpm.hasher	2024-05-19 10:44:43.367956710 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/cd	40755	root:root	
-/usr/lib/debug/.build-id/cd/b26a890a209935790d7345306ede3d02d03bfb	120777	root:root	../../../../lib64/libvterm.so.0.0.0
-/usr/lib/debug/.build-id/cd/b26a890a209935790d7345306ede3d02d03bfb.debug	120777	root:root	../../usr/lib64/libvterm.so.0.0.0.debug
+/usr/lib/debug/.build-id/05	40755	root:root	
+/usr/lib/debug/.build-id/05/bacaa44e418003caebc35679cc92ab45641d61	120777	root:root	../../../../lib64/libvterm.so.0.0.0
+/usr/lib/debug/.build-id/05/bacaa44e418003caebc35679cc92ab45641d61.debug	120777	root:root	../../usr/lib64/libvterm.so.0.0.0.debug
 /usr/lib/debug/usr/lib64/libvterm.so.0.0.0.debug	100644	root:root	
@@ -30,6 +30,6 @@
 Provides: libvterm-debuginfo = 0+bzr726-alt1:sisyphus+228102.100.1.1
-File: /usr/lib/debug/.build-id/cd	40755	root:root		
-File: /usr/lib/debug/.build-id/cd/b26a890a209935790d7345306ede3d02d03bfb	120777	root:root		../../../../lib64/libvterm.so.0.0.0
-File: /usr/lib/debug/.build-id/cd/b26a890a209935790d7345306ede3d02d03bfb.debug	120777	root:root		../../usr/lib64/libvterm.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/libvterm.so.0.0.0.debug	100644	root:root	fc6e5f99af1792cd648fc36feb74ab55	
+File: /usr/lib/debug/.build-id/05	40755	root:root		
+File: /usr/lib/debug/.build-id/05/bacaa44e418003caebc35679cc92ab45641d61	120777	root:root		../../../../lib64/libvterm.so.0.0.0
+File: /usr/lib/debug/.build-id/05/bacaa44e418003caebc35679cc92ab45641d61.debug	120777	root:root		../../usr/lib64/libvterm.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib64/libvterm.so.0.0.0.debug	100644	root:root	b525e0db9762f31a503fc68aa838b9d0	
 File: /usr/lib/debug/usr/lib64/libvterm.so.0.debug	120777	root:root		libvterm.so.0.0.0.debug
@@ -55,2 +55,2 @@
 File: /usr/src/debug/libvterm-0+bzr726/src/vterm_internal.h	100644	root:root	0ec9e7a0e3fd6eff4777c082a2cc931e	
-RPMIdentity: 937736d4bbff5a6a5474cf3aa4d9958c7a9c9c3880f02db55d6372e50090c8e5b3415ebed608b4b7cc6f80bc55a56495cac25070aaccba89bada588af1e5e36a
+RPMIdentity: 59dafd2a331fa02070af628bf1eaab26d0e3d76a85055e0c99797e3bce61414697d076e71ef9fb36d4a4bc6681650c20a788e13f67aea6008d10e4c7276c1819
--- libvterm-tools-0+bzr726-alt1.x86_64.rpm.repo	2019-04-24 23:12:28.000000000 +0000
+++ libvterm-tools-0+bzr726-alt1.x86_64.rpm.hasher	2024-05-19 10:44:43.563959671 +0000
@@ -9,5 +9,5 @@
 Provides: libvterm-tools = 0+bzr726-alt1:sisyphus+228102.100.1.1
-File: /usr/bin/unterm	100755	root:root	b4a7fc4b2e6b4c9c006c151cf77322ae	
-File: /usr/bin/vterm-ctrl	100755	root:root	cf688eba6f80a19120c9acb9b69cab81	
-File: /usr/bin/vterm-dump	100755	root:root	21549cfbaca49067aa53556c0c0b1438	
-RPMIdentity: 7dff9cad60b60502ca890f3d55f0039d8a4b08a92c55ea6f25deb287f1982bb9ebe5d364f411ce22e490df84f49388b41b276d37e8515d9bdd50f4db274d4b00
+File: /usr/bin/unterm	100755	root:root	da308113ec711a862a176a87f3875f7a	
+File: /usr/bin/vterm-ctrl	100755	root:root	d801224d11d586f9086eba8a69dbfcb5	
+File: /usr/bin/vterm-dump	100755	root:root	c2a00035a20513b8d95f810ff784601a	
+RPMIdentity: bd39627401916f3dda182774a484bea7005f2f92b54dcd5ffe7f84778c6ba1e80ed6d41a987fb4c71abed9facfb11483d6ec74f4821d4a5b07c72c3c0ab64f4b
--- libvterm-tools-debuginfo-0+bzr726-alt1.x86_64.rpm.repo	2019-04-24 23:12:28.000000000 +0000
+++ libvterm-tools-debuginfo-0+bzr726-alt1.x86_64.rpm.hasher	2024-05-19 10:44:43.667961242 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/41	40755	root:root	
-/usr/lib/debug/.build-id/41/f37bf7e655ca8c165aeeb82f7a22f9bf0f34ed	120777	root:root	../../../../bin/vterm-ctrl
-/usr/lib/debug/.build-id/41/f37bf7e655ca8c165aeeb82f7a22f9bf0f34ed.debug	120777	root:root	../../usr/bin/vterm-ctrl.debug
-/usr/lib/debug/.build-id/4c	40755	root:root	
-/usr/lib/debug/.build-id/4c/e6ef0fccf147aaf081d826aab907fe9b13c214	120777	root:root	../../../../bin/unterm
-/usr/lib/debug/.build-id/4c/e6ef0fccf147aaf081d826aab907fe9b13c214.debug	120777	root:root	../../usr/bin/unterm.debug
-/usr/lib/debug/.build-id/76	40755	root:root	
-/usr/lib/debug/.build-id/76/822aa98d573b27211f5e57a30493b86d33e811	120777	root:root	../../../../bin/vterm-dump
-/usr/lib/debug/.build-id/76/822aa98d573b27211f5e57a30493b86d33e811.debug	120777	root:root	../../usr/bin/vterm-dump.debug
+/usr/lib/debug/.build-id/14	40755	root:root	
+/usr/lib/debug/.build-id/14/30c54f5a4f98d973504222ed54efaa8b2eeef7	120777	root:root	../../../../bin/vterm-dump
+/usr/lib/debug/.build-id/14/30c54f5a4f98d973504222ed54efaa8b2eeef7.debug	120777	root:root	../../usr/bin/vterm-dump.debug
+/usr/lib/debug/.build-id/73	40755	root:root	
+/usr/lib/debug/.build-id/73/1a07695bf34dd897e186e34980ac62b9fe6226	120777	root:root	../../../../bin/vterm-ctrl
+/usr/lib/debug/.build-id/73/1a07695bf34dd897e186e34980ac62b9fe6226.debug	120777	root:root	../../usr/bin/vterm-ctrl.debug
+/usr/lib/debug/.build-id/94	40755	root:root	
+/usr/lib/debug/.build-id/94/d67ea04f16a6c8b640a5ce241894cfcb7976d6	120777	root:root	../../../../bin/unterm
+/usr/lib/debug/.build-id/94/d67ea04f16a6c8b640a5ce241894cfcb7976d6.debug	120777	root:root	../../usr/bin/unterm.debug
 /usr/lib/debug/usr/bin/unterm.debug	100644	root:root	
@@ -22,14 +22,14 @@
 Provides: libvterm-tools-debuginfo = 0+bzr726-alt1:sisyphus+228102.100.1.1
-File: /usr/lib/debug/.build-id/41	40755	root:root		
-File: /usr/lib/debug/.build-id/41/f37bf7e655ca8c165aeeb82f7a22f9bf0f34ed	120777	root:root		../../../../bin/vterm-ctrl
-File: /usr/lib/debug/.build-id/41/f37bf7e655ca8c165aeeb82f7a22f9bf0f34ed.debug	120777	root:root		../../usr/bin/vterm-ctrl.debug
-File: /usr/lib/debug/.build-id/4c	40755	root:root		
-File: /usr/lib/debug/.build-id/4c/e6ef0fccf147aaf081d826aab907fe9b13c214	120777	root:root		../../../../bin/unterm
-File: /usr/lib/debug/.build-id/4c/e6ef0fccf147aaf081d826aab907fe9b13c214.debug	120777	root:root		../../usr/bin/unterm.debug
-File: /usr/lib/debug/.build-id/76	40755	root:root		
-File: /usr/lib/debug/.build-id/76/822aa98d573b27211f5e57a30493b86d33e811	120777	root:root		../../../../bin/vterm-dump
-File: /usr/lib/debug/.build-id/76/822aa98d573b27211f5e57a30493b86d33e811.debug	120777	root:root		../../usr/bin/vterm-dump.debug
-File: /usr/lib/debug/usr/bin/unterm.debug	100644	root:root	c337b1c425c402235bcee207d470245b	
-File: /usr/lib/debug/usr/bin/vterm-ctrl.debug	100644	root:root	a24acb75fbff9350f52bd15d20c9beb0	
-File: /usr/lib/debug/usr/bin/vterm-dump.debug	100644	root:root	5869762d345fd975b6a2aa339567614c	
+File: /usr/lib/debug/.build-id/14	40755	root:root		
+File: /usr/lib/debug/.build-id/14/30c54f5a4f98d973504222ed54efaa8b2eeef7	120777	root:root		../../../../bin/vterm-dump
+File: /usr/lib/debug/.build-id/14/30c54f5a4f98d973504222ed54efaa8b2eeef7.debug	120777	root:root		../../usr/bin/vterm-dump.debug
+File: /usr/lib/debug/.build-id/73	40755	root:root		
+File: /usr/lib/debug/.build-id/73/1a07695bf34dd897e186e34980ac62b9fe6226	120777	root:root		../../../../bin/vterm-ctrl
+File: /usr/lib/debug/.build-id/73/1a07695bf34dd897e186e34980ac62b9fe6226.debug	120777	root:root		../../usr/bin/vterm-ctrl.debug
+File: /usr/lib/debug/.build-id/94	40755	root:root		
+File: /usr/lib/debug/.build-id/94/d67ea04f16a6c8b640a5ce241894cfcb7976d6	120777	root:root		../../../../bin/unterm
+File: /usr/lib/debug/.build-id/94/d67ea04f16a6c8b640a5ce241894cfcb7976d6.debug	120777	root:root		../../usr/bin/unterm.debug
+File: /usr/lib/debug/usr/bin/unterm.debug	100644	root:root	3d605c766bfbc4213ff7dabea0778de8	
+File: /usr/lib/debug/usr/bin/vterm-ctrl.debug	100644	root:root	9140c00c730a5fc27f65c8540f425816	
+File: /usr/lib/debug/usr/bin/vterm-dump.debug	100644	root:root	cd27336e77d8188af5cb97eded2144d5	
 File: /usr/src/debug/libvterm-0+bzr726	40755	root:root		
@@ -39,2 +39,2 @@
 File: /usr/src/debug/libvterm-0+bzr726/bin/vterm-dump.c	100644	root:root	cfc4859c888aa6c4af4b238227732879	
-RPMIdentity: a5b9b9c3a665647f703024b8d35edb77916b5fc553df0caf6fd59d61034cee0eae8860b5706bb758680231c7d074c8e52754878096e253c7c65c8662cf30ecc1
+RPMIdentity: 692e9822c8c67aab50c015a895a27ac5e894d08c87449810f4332c62a2de05c800e7144ed5eeb435ac2db09028e9d33ffdf107105aee48a8d4e2542d2c866eef