<86>Jun 26 05:07:06 userdel[1822560]: delete user 'rooter' <86>Jun 26 05:07:06 userdel[1822560]: removed group 'rooter' owned by 'rooter' <86>Jun 26 05:07:06 userdel[1822560]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 26 05:07:06 groupadd[1822574]: group added to /etc/group: name=rooter, GID=645 <86>Jun 26 05:07:06 groupadd[1822574]: group added to /etc/gshadow: name=rooter <86>Jun 26 05:07:06 groupadd[1822574]: new group: name=rooter, GID=645 <86>Jun 26 05:07:06 useradd[1822584]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Jun 26 05:07:06 userdel[1822600]: delete user 'builder' <86>Jun 26 05:07:06 userdel[1822600]: removed group 'builder' owned by 'builder' <86>Jun 26 05:07:06 userdel[1822600]: removed shadow group 'builder' owned by 'builder' <86>Jun 26 05:07:06 groupadd[1822614]: group added to /etc/group: name=builder, GID=646 <86>Jun 26 05:07:06 groupadd[1822614]: group added to /etc/gshadow: name=builder <86>Jun 26 05:07:06 groupadd[1822614]: new group: name=builder, GID=646 <86>Jun 26 05:07:06 useradd[1822620]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Jun 26 05:07:08 rpmi: rpm-macros-make-0.1-alt1 1299442795 installed <13>Jun 26 05:07:10 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed <13>Jun 26 05:07:10 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed <13>Jun 26 05:07:10 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Jun 26 05:07:10 rpmi: libstdc++10-devel-10.2.1-alt3 sisyphus+267829.100.1.1 1615807924 installed <13>Jun 26 05:07:11 rpmi: gcc10-c++-10.2.1-alt3 sisyphus+267829.100.1.1 1615807924 installed <13>Jun 26 05:07:11 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Jun 26 05:07:11 rpmi: libncursesw-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed <13>Jun 26 05:07:11 rpmi: libuuid-devel-2.36.1-alt2 sisyphus+264757.100.1.1 1610726582 installed <13>Jun 26 05:07:11 rpmi: libpopt-devel-1:1.16-alt1 sisyphus+275392.100.2.2 1624500232 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/gptfdisk-1.0.5-alt1.nosrc.rpm (w1.gzdio) Installing gptfdisk-1.0.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94987 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gptfdisk-1.0.5 + echo 'Source #0 (gptfdisk-1.0.5.tar):' Source #0 (gptfdisk-1.0.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gptfdisk-1.0.5.tar + cd gptfdisk-1.0.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94987 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gptfdisk-1.0.5 + 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 + make make: Entering directory '/usr/src/RPM/BUILD/gptfdisk-1.0.5' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o crc32.o crc32.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o support.o support.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o guid.o guid.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o gptpart.o gptpart.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o mbrpart.o mbrpart.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o basicmbr.o basicmbr.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o mbr.o mbr.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o gpt.o gpt.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o bsd.o bsd.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o parttypes.o parttypes.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o attributes.o attributes.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o diskio.o diskio.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o diskio-unix.o diskio-unix.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o cgdisk.o cgdisk.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o gptcurses.o gptcurses.cc g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o cgdisk.o gptcurses.o -luuid -lncursesw -o cgdisk g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o gdisk.o gdisk.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o gpttext.o gpttext.cc g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o gdisk.o gpttext.o -luuid -o gdisk g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o sgdisk.o sgdisk.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o gptcl.o gptcl.cc gptcl.cc: In member function 'int GPTDataCL::BuildMBR(char*, int)': gptcl.cc:493:8: warning: 'eeLast' may be used uninitialized in this function [-Wmaybe-uninitialized] 493 | int eeLast, mbrNum = 0; | ^~~~~~ g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o sgdisk.o gptcl.o -luuid -lpopt -o sgdisk g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o fixparts.o fixparts.cc g++ support.o diskio.o diskio-unix.o basicmbr.o mbrpart.o fixparts.o -o fixparts make: Leaving directory '/usr/src/RPM/BUILD/gptfdisk-1.0.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gptfdisk-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gptfdisk-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd gptfdisk-1.0.5 + mkdir -p /usr/src/tmp/gptfdisk-buildroot/usr/sbin /usr/src/tmp/gptfdisk-buildroot/usr/share/man/man8 + install -pm755 cgdisk gdisk sgdisk fixparts /usr/src/tmp/gptfdisk-buildroot/usr/sbin/ + install -pm644 cgdisk.8 fixparts.8 gdisk.8 sgdisk.8 /usr/src/tmp/gptfdisk-buildroot/usr/share/man/man8/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gptfdisk-buildroot (auto) Verifying and fixing files in /usr/src/tmp/gptfdisk-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/gptfdisk-buildroot/ (default) Compressing files in /usr/src/tmp/gptfdisk-buildroot (auto) Verifying ELF objects in /usr/src/tmp/gptfdisk-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.85688 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gptfdisk-1.0.5 + ./gdisk_test.sh **SUCCESS** Temp disk sucessfully created **Testing gdisk binary** GPT fdisk (gdisk) version 1.0.5 Partition table scan: MBR: not present BSD: not present APM: not present GPT: not present Creating new GPT entries in memory. Command (? for help): This option deletes all partitions and creates a new protective MBR. Proceed? (Y/N): Command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.swZUDaoKMv. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Create new empty GPT table GPT fdisk (gdisk) version 1.0.5 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Partition number (1-128, default 1): First sector (34-131038, default = 2048) or {+-}size{KMGTP}: Last sector (2048-131038, default = 131038) or {+-}size{KMGTP}: Current type is 8300 (Linux filesystem) Hex code or GUID (L to show codes, Enter = 8300): Changed type of partition to 'Linux filesystem' Command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.swZUDaoKMv. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Create new partition GPT fdisk (gdisk) version 1.0.5 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Using 1 Enter name: Command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.swZUDaoKMv. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Change partition 1 name (Linux filesystem -> JybcdhIg) GPT fdisk (gdisk) version 1.0.5 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Using 1 Current type is 8300 (Linux filesystem) Hex code or GUID (L to show codes, Enter = 8300): Changed type of partition to 'Linux swap' Command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.swZUDaoKMv. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Change partition 1 type (8300 -> 8200) GPT fdisk (gdisk) version 1.0.5 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Enter backup filename to save: The operation has completed successfully. Command (? for help): **SUCCESS** GPT data backuped sucessfully GPT fdisk (gdisk) version 1.0.5 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Using 1 Command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.swZUDaoKMv. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Delete partition 1 GPT fdisk (gdisk) version 1.0.5 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Recovery/transformation command (? for help): b use backup GPT header (rebuilding main) c load backup partition table from disk (rebuilding main) d use main GPT header (rebuilding backup) e load main partition table from disk (rebuilding backup) f load MBR and build fresh GPT from it g convert GPT into MBR and exit h make hybrid MBR i show detailed information on a partition l load partition data from a backup file m return to main menu o print protective MBR data p print the partition table q quit without saving changes t transform BSD disklabel partition v verify disk w write table to disk and exit x extra functionality (experts only) ? print this menu Recovery/transformation command (? for help): Enter backup filename to load: Recovery/transformation command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.swZUDaoKMv. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Restore the GPT backup GPT fdisk (gdisk) version 1.0.5 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Expert command (? for help): Enter the disk's unique GUID ('R' to randomize): The new disk GUID is E20301CE-CEC2-424C-A1A5-31E2D94E21DB Expert command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.swZUDaoKMv. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** GUID of disk has been sucessfully changed GPT fdisk (gdisk) version 1.0.5 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Expert command (? for help): About to wipe out GPT on /usr/src/tmp/tmp.swZUDaoKMv. Proceed? (Y/N): Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) GPT data structures destroyed! You may now partition the disk using fdisk or other utilities. Blank out MBR? (Y/N): **SUCCESS** Wipe GPT table Creating new GPT entries in memory. **SUCCESS** EOF successfully exit gdisk **Testing sgdisk binary** Creating new GPT entries in memory. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Create new empty GPT table Setting name! partNum is 0 Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Create new partition Setting name! partNum is 0 Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Change partition 1 name (Linux filesystem -> JybcdhIg) Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Change partition 1 type (8300 -> 8200) The operation has completed successfully. **SUCCESS** GPT data backuped sucessfully Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Delete partition 1 GPT fdisk (gdisk) version 1.0.5 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Recovery/transformation command (? for help): b use backup GPT header (rebuilding main) c load backup partition table from disk (rebuilding main) d use main GPT header (rebuilding backup) e load main partition table from disk (rebuilding backup) f load MBR and build fresh GPT from it g convert GPT into MBR and exit h make hybrid MBR i show detailed information on a partition l load partition data from a backup file m return to main menu o print protective MBR data p print the partition table q quit without saving changes t transform BSD disklabel partition v verify disk w write table to disk and exit x extra functionality (experts only) ? print this menu Recovery/transformation command (? for help): Enter backup filename to load: Recovery/transformation command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.swZUDaoKMv. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Restore the GPT backup Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** GUID of disk has been sucessfully changed Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) GPT data structures destroyed! You may now partition the disk using fdisk or other utilities. **SUCCESS** Wipe GPT table Creating new GPT entries in memory. **SUCCESS** EOF successfully exit gdisk + exit 0 Processing files: gdisk-1.0.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27900 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gptfdisk-1.0.5 + DOCDIR=/usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.5 + export DOCDIR + rm -rf /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.5 + /bin/mkdir -p /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.5 + cp -prL NEWS COPYING README /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.5 + chmod -R go-w /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.5 + chmod -R a+rX /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XKIfcT 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.frT2XR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.29)(64bit), libpopt.so.0()(64bit) >= set:jf2V8yc3PpzQIPh6TG0Zd5, libpopt.so.0(LIBPOPT_0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libuuid.so.1()(64bit) >= set:ihyT5, libuuid.so.1(UUID_1.0)(64bit), 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.gD7woV Creating gdisk-debuginfo package Processing files: cgdisk-1.0.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0dmKvV 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.nJaXJR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.29)(64bit), libncursesw.so.5()(64bit) >= set:mhsnoAWeV1f07S3uXKTmSedkABcuVTVwex7FeVxyWJDXtAT4, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libtinfo.so.5()(64bit) >= set:lhTW9x8fJ24DZlJ7gNnATaVQ1, libuuid.so.1()(64bit) >= set:ihyT5, libuuid.so.1(UUID_1.0)(64bit), 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.3qr7iT Creating cgdisk-debuginfo package Processing files: fixparts-1.0.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17105 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gptfdisk-1.0.5 + DOCDIR=/usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.5 + export DOCDIR + rm -rf /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.5 + /bin/mkdir -p /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.5 + cp -prL NEWS COPYING README /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.5 + chmod -R go-w /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.5 + chmod -R a+rX /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ecOk5V 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.ayDFYR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PVvovT Creating fixparts-debuginfo package Processing files: gdisk-debuginfo-1.0.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FWhb5T find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tk3J9U find-requires: running scripts (debuginfo) Requires: gdisk = 1.0.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libpopt.so.0), debug64(libstdc++.so.6), debug64(libuuid.so.1) Processing files: cgdisk-debuginfo-1.0.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iBMEUR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dVp8QS find-requires: running scripts (debuginfo) Requires: cgdisk = 1.0.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libncursesw.so.5), debug64(libstdc++.so.6), debug64(libtinfo.so.5), debug64(libuuid.so.1) Processing files: fixparts-debuginfo-1.0.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.frUbRS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OlODXV find-requires: running scripts (debuginfo) Requires: fixparts = 1.0.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to gdisk-debuginfo a strict dependency on gdisk Adding to cgdisk-debuginfo a strict dependency on cgdisk Adding to fixparts-debuginfo a strict dependency on fixparts Wrote: /usr/src/RPM/RPMS/x86_64/gdisk-1.0.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cgdisk-1.0.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/fixparts-1.0.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/gdisk-debuginfo-1.0.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cgdisk-debuginfo-1.0.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/fixparts-debuginfo-1.0.5-alt1.x86_64.rpm (w2.lzdio) 15.98user 2.87system 0:53.89elapsed 34%CPU (0avgtext+0avgdata 110784maxresident)k 0inputs+0outputs (0major+968244minor)pagefaults 0swaps 22.29user 6.19system 1:04.53elapsed 44%CPU (0avgtext+0avgdata 110784maxresident)k 0inputs+0outputs (0major+1435799minor)pagefaults 0swaps --- cgdisk-1.0.5-alt1.x86_64.rpm.repo 2020-06-30 18:05:32.000000000 +0000 +++ cgdisk-1.0.5-alt1.x86_64.rpm.hasher 2021-06-26 05:08:09.063765074 +0000 @@ -24,2 +24,2 @@ Provides: cgdisk = 1.0.5-alt1:sisyphus+254281.100.1.1 -RPMIdentity: 7b0f19d7da66c2aaca2cbeeff18dd148 +RPMIdentity: 232614e1bf6561a54e7f35c1a233606e --- cgdisk-debuginfo-1.0.5-alt1.x86_64.rpm.repo 2020-06-30 18:05:32.000000000 +0000 +++ cgdisk-debuginfo-1.0.5-alt1.x86_64.rpm.hasher 2021-06-26 05:08:09.158764419 +0000 @@ -40,2 +40,2 @@ Provides: cgdisk-debuginfo = 1.0.5-alt1:sisyphus+254281.100.1.1 -RPMIdentity: ebef095446e63b82f710ab8cfceafd06 +RPMIdentity: 27abaf7d87c6f02e5a0b2d6088d0c555 --- fixparts-1.0.5-alt1.x86_64.rpm.repo 2020-06-30 18:05:32.000000000 +0000 +++ fixparts-1.0.5-alt1.x86_64.rpm.hasher 2021-06-26 05:08:09.244763827 +0000 @@ -21,2 +21,2 @@ Provides: fixparts = 1.0.5-alt1:sisyphus+254281.100.1.1 -RPMIdentity: 8b404e9531d1d32c5c6429d5d0d44f5a +RPMIdentity: 318b6b2ab2fea437d08d6be86c1004f4 --- fixparts-debuginfo-1.0.5-alt1.x86_64.rpm.repo 2020-06-30 18:05:32.000000000 +0000 +++ fixparts-debuginfo-1.0.5-alt1.x86_64.rpm.hasher 2021-06-26 05:08:09.347763117 +0000 @@ -23,2 +23,2 @@ Provides: fixparts-debuginfo = 1.0.5-alt1:sisyphus+254281.100.1.1 -RPMIdentity: 75fa9119aca6b3114cc401386061c128 +RPMIdentity: e96b806615ccabc752fa7aaccfe19811 --- gdisk-1.0.5-alt1.x86_64.rpm.repo 2020-06-30 18:05:32.000000000 +0000 +++ gdisk-1.0.5-alt1.x86_64.rpm.hasher 2021-06-26 05:08:09.436762504 +0000 @@ -30,2 +30,2 @@ Provides: gdisk = 1.0.5-alt1:sisyphus+254281.100.1.1 -RPMIdentity: afa830d0a1ca9d583c3073d2a9b8eba3 +RPMIdentity: 1d7900cf668dd6f4b0259241a5635c4d --- gdisk-debuginfo-1.0.5-alt1.x86_64.rpm.repo 2020-06-30 18:05:32.000000000 +0000 +++ gdisk-debuginfo-1.0.5-alt1.x86_64.rpm.hasher 2021-06-26 05:08:09.545761753 +0000 @@ -43,2 +43,2 @@ Provides: gdisk-debuginfo = 1.0.5-alt1:sisyphus+254281.100.1.1 -RPMIdentity: a33d528a6db775748fe76b6e4ea80e7d +RPMIdentity: a4f7124d687066640a999fb54ec231a9