<86>Sep 23 05:33:18 userdel[3837809]: delete user 'rooter' <86>Sep 23 05:33:18 userdel[3837809]: removed group 'rooter' owned by 'rooter' <86>Sep 23 05:33:18 userdel[3837809]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 05:33:18 groupadd[3837827]: group added to /etc/group: name=rooter, GID=1874 <86>Sep 23 05:33:18 groupadd[3837827]: group added to /etc/gshadow: name=rooter <86>Sep 23 05:33:18 groupadd[3837827]: new group: name=rooter, GID=1874 <86>Sep 23 05:33:18 useradd[3837840]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Sep 23 05:33:18 userdel[3837858]: delete user 'builder' <86>Sep 23 05:33:18 userdel[3837858]: removed group 'builder' owned by 'builder' <86>Sep 23 05:33:18 userdel[3837858]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 05:33:18 groupadd[3837873]: group added to /etc/group: name=builder, GID=1875 <86>Sep 23 05:33:18 groupadd[3837873]: group added to /etc/gshadow: name=builder <86>Sep 23 05:33:18 groupadd[3837873]: new group: name=builder, GID=1875 <86>Sep 23 05:33:18 useradd[3837882]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/gpart-0.3-alt2.nosrc.rpm (w1.gzdio) Installing gpart-0.3-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74722 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gpart-0.3 + echo 'Source #0 (gpart-0.3.tar):' Source #0 (gpart-0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gpart-0.3.tar + cd gpart-0.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (gpart-0.3-alt-lfs.patch):' Patch #0 (gpart-0.3-alt-lfs.patch): + /usr/bin/patch -p0 patching file src/gpart.c patching file src/disku.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74722 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gpart-0.3 + sed -i 's|0.2.3-dev|0.3|' configure.ac + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:11: installing './compile' configure.ac:28: installing './config.guess' configure.ac:28: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/mount.h... yes checking for unistd.h... (cached) yes checking for int16_t... yes checking for int8_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for GNU libc compatible malloc... yes checking for getpagesize... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes checking for posix_fadvise... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating man/gpart.8 config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_minix.o gm_minix.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_bsddl.o gm_bsddl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_fat.o gm_fat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_hmlvm.o gm_hmlvm.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_lvm2.o gm_lvm2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_btrfs.o gm_btrfs.c gm_btrfs.c: In function 'btrfs_gfun': gm_btrfs.c:53:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 53 | read(d->d_fd, &sb_copy, sizeof(sb_copy)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_lswap.o gm_lswap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_reiserfs.o gm_reiserfs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_hpfs.o gm_hpfs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_ext2.o gm_ext2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_beos.o gm_beos.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_ntfs.o gm_ntfs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_s86dl.o gm_s86dl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o disku.o disku.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gmodules.o gmodules.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_qnx4.o gm_qnx4.c gm_qnx4.c: In function 'qnx4_gfun': gm_qnx4.c:88:29: warning: the comparison will always evaluate as 'true' for the address of 'di_fname' will never be NULL [-Waddress] 88 | if (rootdir->di_fname && !strncmp(rootdir->di_fname, QNX4_BITMAP_NAME, strlen(QNX4_BITMAP_NAME))) { | ^~~~~~~ In file included from gm_qnx4.c:21: gm_qnx4.h:66:25: note: 'di_fname' declared here 66 | char di_fname[QNX4_SHORT_NAME_MAX]; | ^~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o l64seek.o l64seek.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gm_xfs.o gm_xfs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gpart.o gpart.c gpart.c: In function 'make_mbr_backup': gpart.c:1170:13: warning: 'write' reading 512 bytes from a region of size 446 [-Wstringop-overread] 1170 | if (write(fd, d->d_pt.t_boot, 512) == 512) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gpart.c:60: gpart.h:88:25: note: source object 't_boot' of size 446 88 | byte_t t_boot[DOSPARTOFF]; | ^~~~~~ In file included from gpart.c:54: /usr/include/unistd.h:378:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)' 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' i586-alt-linux-gcc -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gpart disku.o gm_beos.o gm_bsddl.o gm_ext2.o gm_btrfs.o gm_fat.o gm_hmlvm.o gm_lvm2.o gm_hpfs.o gm_lswap.o gm_minix.o gm_ntfs.o gmodules.o gm_qnx4.o gm_reiserfs.o gm_s86dl.o gm_xfs.o gpart.o l64seek.o make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' Making all in man make[2]: Nothing to be done for 'all'. + ln -sf /usr/share/license/GPL-2 COPYING + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83967 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gpart-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gpart-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd gpart-0.3 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/gpart-buildroot/usr exec_prefix=/usr/src/tmp/gpart-buildroot/usr bindir=/usr/src/tmp/gpart-buildroot/usr/bin sbindir=/usr/src/tmp/gpart-buildroot/sbin sysconfdir=/usr/src/tmp/gpart-buildroot/etc datadir=/usr/src/tmp/gpart-buildroot/usr/share includedir=/usr/src/tmp/gpart-buildroot/usr/include libdir=/usr/src/tmp/gpart-buildroot/usr/lib libexecdir=/usr/src/tmp/gpart-buildroot/usr/lib localstatedir=/usr/src/tmp/gpart-buildroot/var/lib runstatedir=/usr/src/tmp/gpart-buildroot/var/run sharedstatedir=/usr/src/tmp/gpart-buildroot/var/lib mandir=/usr/src/tmp/gpart-buildroot/usr/share/man infodir=/usr/src/tmp/gpart-buildroot/usr/share/info install mandir=/usr/src/tmp/gpart-buildroot/usr/share/man bindir=/usr/src/tmp/gpart-buildroot/sbin make: Entering directory '/usr/src/RPM/BUILD/gpart-0.3' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' /bin/mkdir -p '/usr/src/tmp/gpart-buildroot/sbin' /usr/libexec/rpm-build/install -p gpart '/usr/src/tmp/gpart-buildroot/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/man' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/gpart-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 gpart.8 '/usr/src/tmp/gpart-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/man' make[1]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/gpart-buildroot/usr/share/doc/gpart' /usr/libexec/rpm-build/install -p -m 644 Changes README.md '/usr/src/tmp/gpart-buildroot/usr/share/doc/gpart' make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3' make: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gpart-buildroot (auto) Verifying and fixing files in /usr/src/tmp/gpart-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/gpart-buildroot/ (default) Compressing files in /usr/src/tmp/gpart-buildroot (auto) Verifying ELF objects in /usr/src/tmp/gpart-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: gpart-0.3-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83967 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gpart-0.3 + DOCDIR=/usr/src/tmp/gpart-buildroot/usr/share/doc/gpart-0.3 + export DOCDIR + rm -rf /usr/src/tmp/gpart-buildroot/usr/share/doc/gpart-0.3 + /bin/mkdir -p /usr/src/tmp/gpart-buildroot/usr/share/doc/gpart-0.3 + cp -prL README.md Changes /usr/src/tmp/gpart-buildroot/usr/share/doc/gpart-0.3 + chmod -R go-w /usr/src/tmp/gpart-buildroot/usr/share/doc/gpart-0.3 + chmod -R a+rX /usr/src/tmp/gpart-buildroot/usr/share/doc/gpart-0.3 + cp -prL --no-dereference COPYING /usr/src/tmp/gpart-buildroot/usr/share/doc/gpart-0.3 + chmod -R go-w /usr/src/tmp/gpart-buildroot/usr/share/doc/gpart-0.3 + chmod -R a+rX /usr/src/tmp/gpart-buildroot/usr/share/doc/gpart-0.3 + exit 0 warning: absolute symlink: /usr/src/tmp/gpart-buildroot/usr/share/doc/gpart-0.3/COPYING -> /usr/share/license/GPL-2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sjs9yh 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.YfMhfs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: common-licenses, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), 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.eXJmcm Creating gpart-debuginfo package Processing files: gpart-debuginfo-0.3-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xG1oHx find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.noOTfD find-requires: running scripts (debuginfo) Requires: gpart = 0.3-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to gpart-debuginfo a strict dependency on gpart warning: Installed (but unpackaged) file(s) found: /usr/share/doc/gpart/Changes /usr/share/doc/gpart/README.md Wrote: /usr/src/RPM/RPMS/i586/gpart-0.3-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/gpart-debuginfo-0.3-alt2.i586.rpm (w2.lzdio) 3.38user 1.85system 0:10.30elapsed 50%CPU (0avgtext+0avgdata 39112maxresident)k 0inputs+0outputs (0major+556291minor)pagefaults 0swaps 2.51user 1.08system 0:15.43elapsed 23%CPU (0avgtext+0avgdata 118856maxresident)k 0inputs+0outputs (0major+134885minor)pagefaults 0swaps --- gpart-0.3-alt2.i586.rpm.repo 2023-06-20 11:43:00.000000000 +0000 +++ gpart-0.3-alt2.i586.rpm.hasher 2023-09-23 05:33:32.137960837 +0000 @@ -20,3 +20,3 @@ Provides: gpart = 0.3-alt2:sisyphus+322635.100.2.1 -File: /sbin/gpart 100755 root:root 0f665318424049227dd8b574b4052be1 +File: /sbin/gpart 100755 root:root b5a446598e16ba56f8aedb74be5beca4 File: /usr/share/doc/gpart-0.3 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/man/man8/gpart.8.xz 100644 root:root 6a84b1867b172dabf54ded810a986314 -RPMIdentity: 4c987554557234b45ac417dbda28c173ef54a6ac1149583fa45691ed36debfeda81a817dc271ca84ecccc45617e80ba5fb1ed90a43afdac4dc779c063c632b3d +RPMIdentity: fd1fcd21da4f3c6648cd0be8b7b9e910aeb7275aab1237702197da06fca193b4e38cb688f1208b4f405074216ae9e1e441d3bf8aabe624eb03132f52b7c97a8a --- gpart-debuginfo-0.3-alt2.i586.rpm.repo 2023-06-20 11:43:00.000000000 +0000 +++ gpart-debuginfo-0.3-alt2.i586.rpm.hasher 2023-09-23 05:33:32.216961893 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4e 40755 root:root -/usr/lib/debug/.build-id/4e/fb0d955541e2ca60a281fd3224f546da344227 120777 root:root ../../../../../sbin/gpart -/usr/lib/debug/.build-id/4e/fb0d955541e2ca60a281fd3224f546da344227.debug 120777 root:root ../../sbin/gpart.debug +/usr/lib/debug/.build-id/d7 40755 root:root +/usr/lib/debug/.build-id/d7/8c4b2d18405478ae7b681f6a72817713d623a5 120777 root:root ../../../../../sbin/gpart +/usr/lib/debug/.build-id/d7/8c4b2d18405478ae7b681f6a72817713d623a5.debug 120777 root:root ../../sbin/gpart.debug /usr/lib/debug/sbin/gpart.debug 100644 root:root @@ -47,6 +47,6 @@ Provides: gpart-debuginfo = 0.3-alt2:sisyphus+322635.100.2.1 -File: /usr/lib/debug/.build-id/4e 40755 root:root -File: /usr/lib/debug/.build-id/4e/fb0d955541e2ca60a281fd3224f546da344227 120777 root:root ../../../../../sbin/gpart -File: /usr/lib/debug/.build-id/4e/fb0d955541e2ca60a281fd3224f546da344227.debug 120777 root:root ../../sbin/gpart.debug -File: /usr/lib/debug/sbin/gpart.debug 100644 root:root 3826cf3c68c37244cffc58e28154a5ed +File: /usr/lib/debug/.build-id/d7 40755 root:root +File: /usr/lib/debug/.build-id/d7/8c4b2d18405478ae7b681f6a72817713d623a5 120777 root:root ../../../../../sbin/gpart +File: /usr/lib/debug/.build-id/d7/8c4b2d18405478ae7b681f6a72817713d623a5.debug 120777 root:root ../../sbin/gpart.debug +File: /usr/lib/debug/sbin/gpart.debug 100644 root:root 38ce49fc41a1e06facda71b0fc322b88 File: /usr/src/debug/gpart-0.3 40755 root:root @@ -89,2 +89,2 @@ File: /usr/src/debug/gpart-0.3/src/l64seek.h 100644 root:root 5d0815c432ccb22253008141c80bdaf6 -RPMIdentity: b609d28724ebf28361c040375964612fdf160fa39e796d4ae94e2fe867395cefd2d5817f98a9907339b5c6e55d59d60f0faa7f7719539a08ef3178cabd8e4cc8 +RPMIdentity: fc7e9ad5360d564a18f04cb7d7d875fb4bbb514143e328ac8e8d12da5841cb85cfade57a3fa707c404629dd24a658efb0cf595f1984800669167cf4c3dc489c2