<86>Sep 26 02:53:06 userdel[1881454]: delete user 'rooter' <86>Sep 26 02:53:06 userdel[1881454]: removed group 'rooter' owned by 'rooter' <86>Sep 26 02:53:06 userdel[1881454]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 26 02:53:06 groupadd[1881494]: group added to /etc/group: name=rooter, GID=675 <86>Sep 26 02:53:06 groupadd[1881494]: group added to /etc/gshadow: name=rooter <86>Sep 26 02:53:06 groupadd[1881494]: new group: name=rooter, GID=675 <86>Sep 26 02:53:06 useradd[1881516]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Sep 26 02:53:06 userdel[1881569]: delete user 'builder' <86>Sep 26 02:53:06 userdel[1881569]: removed group 'builder' owned by 'builder' <86>Sep 26 02:53:06 userdel[1881569]: removed shadow group 'builder' owned by 'builder' <86>Sep 26 02:53:06 groupadd[1881593]: group added to /etc/group: name=builder, GID=676 <86>Sep 26 02:53:06 groupadd[1881593]: group added to /etc/gshadow: name=builder <86>Sep 26 02:53:06 groupadd[1881593]: new group: name=builder, GID=676 <86>Sep 26 02:53:06 useradd[1881612]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/gpart-0.3-alt1.src.rpm: The use of such a license name is ambiguous: GPL 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: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/gpart-0.3-alt1.nosrc.rpm (w1.gzdio) Installing gpart-0.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84509 + 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.gz):' Source #0 (gpart-0.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/gpart-0.3.tar.gz + /bin/tar -xf - + 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.84509 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gpart-0.3 + autoreconf -fisv 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 gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:11: installing './compile' 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + readlink -e -- ./configure + 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 --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --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 thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-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 we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... 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 for stdlib.h... (cached) yes 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gm_btrfs.o gm_btrfs.c gm_btrfs.c: In function 'btrfs_gfun': gm_btrfs.c:60:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gm_qnx4.o gm_qnx4.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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gpart.o gpart.c gpart.c: In function 'pr': gpart.c:140:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 140 | if (! f_quiet) fputs(msg,stdout); fflush(stdout); | ^~ gpart.c:140:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 140 | if (! f_quiet) fputs(msg,stdout); fflush(stdout); | ^~~~~~ gpart.c: In function 'yesno': gpart.c:191:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 191 | if (fgets(buf,3,stdin)) ch = *buf; pr(MSG,"\n"); | ^~ gpart.c:191:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 191 | if (fgets(buf,3,stdin)) ch = *buf; pr(MSG,"\n"); | ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/gpart-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpart-0.3/src' x86_64-alt-linux-gcc -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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.17257 + 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/lib64 libexecdir=/usr/src/tmp/gpart-buildroot/usr/lib localstatedir=/usr/src/tmp/gpart-buildroot/var/lib 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-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86907 + 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.SJ16Lq 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.U3JzWn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: common-licenses, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(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.mItZBq Creating gpart-debuginfo package Processing files: gpart-debuginfo-0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0Rr9or find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vpCM8q find-requires: running scripts (debuginfo) Requires: gpart = 0.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(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/x86_64/gpart-0.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/gpart-debuginfo-0.3-alt1.x86_64.rpm (w2.lzdio) 8.99user 3.31system 0:16.08elapsed 76%CPU (0avgtext+0avgdata 44288maxresident)k 0inputs+0outputs (0major+619689minor)pagefaults 0swaps /.out/gpart-0.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/gpart-debuginfo-0.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL 12.29user 6.19system 0:22.10elapsed 83%CPU (0avgtext+0avgdata 99248maxresident)k 0inputs+0outputs (0major+832670minor)pagefaults 0swaps --- gpart-0.3-alt1.x86_64.rpm.repo 2021-07-12 07:58:12.000000000 +0000 +++ gpart-0.3-alt1.x86_64.rpm.hasher 2021-09-26 02:53:26.592694684 +0000 @@ -15,3 +15,3 @@ Provides: gpart = 0.3-alt1:sisyphus+278197.100.1.1 -File: /sbin/gpart 100755 root:root c75161038043b055d4f59f57d8b2a155 +File: /sbin/gpart 100755 root:root b1f6f46baf55bf8f0d4b50f3fa36a83c File: /usr/share/doc/gpart-0.3 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/man/man8/gpart.8.xz 100644 root:root ddd950154e92ef45f9bf1ddaa146d6d1 -RPMIdentity: e30891bf941ce797c0bd92a117160db468c72b6ddaea3977f9f24232801e6ca765eeb5f47663d379398f15132bafd109e2a13746a46135340317f777f29a2592 +RPMIdentity: b1ab65c17c3ec1eee68587fe9e5a9712083985139fbd4da22a7d1f2f1cb05cef5104d2daec03fd68578933ba119ba086697f31745ffe2e071e94bbecb2634cec --- gpart-debuginfo-0.3-alt1.x86_64.rpm.repo 2021-07-12 07:58:12.000000000 +0000 +++ gpart-debuginfo-0.3-alt1.x86_64.rpm.hasher 2021-09-26 02:53:26.711693894 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/40 40755 root:root -/usr/lib/debug/.build-id/40/48fb8ac2528f993660034a9fd35dc855019747 120777 root:root ../../../../../sbin/gpart -/usr/lib/debug/.build-id/40/48fb8ac2528f993660034a9fd35dc855019747.debug 120777 root:root ../../sbin/gpart.debug +/usr/lib/debug/.build-id/1c 40755 root:root +/usr/lib/debug/.build-id/1c/37653b8a2e9266dd81fe2fdc3dcf06f617bc8e 120777 root:root ../../../../../sbin/gpart +/usr/lib/debug/.build-id/1c/37653b8a2e9266dd81fe2fdc3dcf06f617bc8e.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-alt1:sisyphus+278197.100.1.1 -File: /usr/lib/debug/.build-id/40 40755 root:root -File: /usr/lib/debug/.build-id/40/48fb8ac2528f993660034a9fd35dc855019747 120777 root:root ../../../../../sbin/gpart -File: /usr/lib/debug/.build-id/40/48fb8ac2528f993660034a9fd35dc855019747.debug 120777 root:root ../../sbin/gpart.debug -File: /usr/lib/debug/sbin/gpart.debug 100644 root:root 1a746b55dcb2d82e52f77b25d80a53d3 +File: /usr/lib/debug/.build-id/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/37653b8a2e9266dd81fe2fdc3dcf06f617bc8e 120777 root:root ../../../../../sbin/gpart +File: /usr/lib/debug/.build-id/1c/37653b8a2e9266dd81fe2fdc3dcf06f617bc8e.debug 120777 root:root ../../sbin/gpart.debug +File: /usr/lib/debug/sbin/gpart.debug 100644 root:root 12fba324b743d827b8303e98fca82b41 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 544c8eddff076da77edfedf824e941e5 -RPMIdentity: 43860d5ab6de118634be657867a9bc24268664827366c7fe23bcd402391df41948e3cca91dcf381e86830af3aa4c98cb58f3fe0b32940adca3b6a091412a4384 +RPMIdentity: 3ff206bc82283615ce89a81c14038c06eba5eba0a616c84da81e64bd919ec2650eef59702f53a4bfb92cf041c7eef430122ea39e9aed7aea652993e3547bff9c