<86>Oct 17 05:23:04 userdel[4018053]: delete user 'rooter' <86>Oct 17 05:23:04 userdel[4018053]: removed group 'rooter' owned by 'rooter' <86>Oct 17 05:23:04 userdel[4018053]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 17 05:23:04 groupadd[4018061]: group added to /etc/group: name=rooter, GID=645 <86>Oct 17 05:23:04 groupadd[4018061]: group added to /etc/gshadow: name=rooter <86>Oct 17 05:23:04 groupadd[4018061]: new group: name=rooter, GID=645 <86>Oct 17 05:23:04 useradd[4018069]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Oct 17 05:23:04 userdel[4018082]: delete user 'builder' <86>Oct 17 05:23:04 userdel[4018082]: removed group 'builder' owned by 'builder' <86>Oct 17 05:23:04 userdel[4018082]: removed shadow group 'builder' owned by 'builder' <86>Oct 17 05:23:04 groupadd[4018090]: group added to /etc/group: name=builder, GID=646 <86>Oct 17 05:23:04 groupadd[4018090]: group added to /etc/gshadow: name=builder <86>Oct 17 05:23:04 groupadd[4018090]: new group: name=builder, GID=646 <86>Oct 17 05:23:04 useradd[4018096]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Oct 17 05:23:06 rpmi: rpm-macros-make-0.1-alt1 1299442795 installed <13>Oct 17 05:23:07 rpmi: libncurses-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Oct 17 05:23:07 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Oct 17 05:23:07 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Oct 17 05:23:07 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Oct 17 05:23:07 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Oct 17 05:23:08 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Oct 17 05:23:08 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Oct 17 05:23:08 rpmi: libncursesw-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Oct 17 05:23:08 rpmi: libuuid-devel-2.36.1-alt2 sisyphus+278158.1600.1.1 1626051098 installed <13>Oct 17 05:23:08 rpmi: libpopt-devel-1:1.16-alt1 sisyphus+278099.2300.1.1 1626029585 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.82517 + 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.82517 + 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.382 + 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.27427 + 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.OYuoCniRcy. 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.OYuoCniRcy. 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.OYuoCniRcy. 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 -> bTJDWwAI) 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.OYuoCniRcy. 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.OYuoCniRcy. 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.OYuoCniRcy. 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 F2683C60-E699-4067-9AD8-1B9CBE93023B 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.OYuoCniRcy. 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.OYuoCniRcy. 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 -> bTJDWwAI) 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.OYuoCniRcy. 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.13000 + 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.9zBWOC 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.89aJ6D 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.K1r5xB 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.O5l00A 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.cTyALD 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.NujxnE Creating cgdisk-debuginfo package Processing files: fixparts-1.0.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64757 + 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.Fx3J7A 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.IwTNkB 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.NCVC4A 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.80lssB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D6vZxE 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.X6ohpE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dM67KE 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.neGwcE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FWwFMD 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.46user 2.53system 0:51.89elapsed 34%CPU (0avgtext+0avgdata 110752maxresident)k 0inputs+0outputs (0major+948076minor)pagefaults 0swaps 21.06user 6.16system 1:00.20elapsed 45%CPU (0avgtext+0avgdata 110752maxresident)k 0inputs+0outputs (46773major+1343108minor)pagefaults 0swaps --- cgdisk-1.0.5-alt1.x86_64.rpm.repo 2021-07-12 13:19:14.000000000 +0000 +++ cgdisk-1.0.5-alt1.x86_64.rpm.hasher 2021-10-17 05:24:02.823206816 +0000 @@ -25,4 +25,4 @@ Provides: cgdisk = 1.0.5-alt1:sisyphus+278399.100.1.1 -File: /usr/sbin/cgdisk 100755 root:root 4173893cbb542a543e4f55fd84b6c7d3 +File: /usr/sbin/cgdisk 100755 root:root 63aa050120ecab831ec6e6253fd91818 File: /usr/share/man/man8/cgdisk.8.xz 100644 root:root c1edc99071b56e6e861e8bca9ca2bfc9 -RPMIdentity: a4788530cfddfefff84cc3c552d4d5cda3f8a75fdcc98ca5779a56d6840d314120570d296a7295e22293fae44c97c270390551be601f79d58dc29231c4b19f5d +RPMIdentity: 10313363a3e52427705c97a945ba41a157f39a350e95a7b7101a9877e68708ec991234feadb0b42f3bf209ed45886c21b4b3c01f73d70bb572f83140a00b49a9 --- cgdisk-debuginfo-1.0.5-alt1.x86_64.rpm.repo 2021-07-12 13:19:14.000000000 +0000 +++ cgdisk-debuginfo-1.0.5-alt1.x86_64.rpm.hasher 2021-10-17 05:24:02.897206868 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/a46d23b52104a9a9bd43b74e170815bf455670 120777 root:root ../../../../sbin/cgdisk -/usr/lib/debug/.build-id/c7/a46d23b52104a9a9bd43b74e170815bf455670.debug 120777 root:root ../../usr/sbin/cgdisk.debug +/usr/lib/debug/.build-id/58 40755 root:root +/usr/lib/debug/.build-id/58/e540743c51f5edc4a067ad0a40e7149721a5bc 120777 root:root ../../../../sbin/cgdisk +/usr/lib/debug/.build-id/58/e540743c51f5edc4a067ad0a40e7149721a5bc.debug 120777 root:root ../../usr/sbin/cgdisk.debug /usr/lib/debug/usr/sbin/cgdisk.debug 100644 root:root @@ -44,6 +44,6 @@ Provides: cgdisk-debuginfo = 1.0.5-alt1:sisyphus+278399.100.1.1 -File: /usr/lib/debug/.build-id/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/a46d23b52104a9a9bd43b74e170815bf455670 120777 root:root ../../../../sbin/cgdisk -File: /usr/lib/debug/.build-id/c7/a46d23b52104a9a9bd43b74e170815bf455670.debug 120777 root:root ../../usr/sbin/cgdisk.debug -File: /usr/lib/debug/usr/sbin/cgdisk.debug 100644 root:root 29a257f53d9dc5439f39133ad362bbfb +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/e540743c51f5edc4a067ad0a40e7149721a5bc 120777 root:root ../../../../sbin/cgdisk +File: /usr/lib/debug/.build-id/58/e540743c51f5edc4a067ad0a40e7149721a5bc.debug 120777 root:root ../../usr/sbin/cgdisk.debug +File: /usr/lib/debug/usr/sbin/cgdisk.debug 100644 root:root 4cdd2ef525de175edf4eaa3d86c7a541 File: /usr/src/debug/gptfdisk-1.0.5 40755 root:root @@ -77,2 +77,2 @@ File: /usr/src/debug/gptfdisk-1.0.5/support.h 100644 root:root 9c940bafc780c21faf23bc4139c37e94 -RPMIdentity: 8aee62b749911acf167e9216c161259e5f04516cca8fbf54ace8090bf82ee665ba6ce581897ca535fa8fffee67d919fb48b4e7cf846220d820bbe1ef1e88311c +RPMIdentity: 536fee3d89ac4ce154d79c5c632a6ae27989a1ab1a87bdb078d2dbbe0cffff410e3742fa4329f0310b93fd04aca4cbe63b46501b76f784d461a1bfbdce7157b7 --- fixparts-1.0.5-alt1.x86_64.rpm.repo 2021-07-12 13:19:14.000000000 +0000 +++ fixparts-1.0.5-alt1.x86_64.rpm.hasher 2021-10-17 05:24:02.962206914 +0000 @@ -22,3 +22,3 @@ Provides: fixparts = 1.0.5-alt1:sisyphus+278399.100.1.1 -File: /usr/sbin/fixparts 100755 root:root b35e7fc57c5801ca74912e0f1f065783 +File: /usr/sbin/fixparts 100755 root:root 7d0adaa08c34a71346c601848ac651c7 File: /usr/share/doc/fixparts-1.0.5 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/man/man8/fixparts.8.xz 100644 root:root da7b4749763d63db03ae5a77e1f3ee90 -RPMIdentity: 475231b9b528962ef63e783ccb841076155d8dc262ffac3ea79ea697553276cc4fb77c4d35f0dd3abdd64d27c5cb7bff5f1acb636080f65f0472729cea668e85 +RPMIdentity: 1beeca19041c54fbc1e02ce4979f1777c95a3e5552e9740f026b5697844dc0a98b17d12a513b413be79e1e050d478ad0038359e07658496f29a39abb1af62686 --- fixparts-debuginfo-1.0.5-alt1.x86_64.rpm.repo 2021-07-12 13:19:14.000000000 +0000 +++ fixparts-debuginfo-1.0.5-alt1.x86_64.rpm.hasher 2021-10-17 05:24:03.043206970 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/57 40755 root:root -/usr/lib/debug/.build-id/57/5ae179cd47a3e8deed3ed2858b519bc30f8c5c 120777 root:root ../../../../sbin/fixparts -/usr/lib/debug/.build-id/57/5ae179cd47a3e8deed3ed2858b519bc30f8c5c.debug 120777 root:root ../../usr/sbin/fixparts.debug +/usr/lib/debug/.build-id/a4 40755 root:root +/usr/lib/debug/.build-id/a4/c2d0ab9d50eb3487a2b354f8eaeb937ff3f058 120777 root:root ../../../../sbin/fixparts +/usr/lib/debug/.build-id/a4/c2d0ab9d50eb3487a2b354f8eaeb937ff3f058.debug 120777 root:root ../../usr/sbin/fixparts.debug /usr/lib/debug/usr/sbin/fixparts.debug 100644 root:root @@ -27,6 +27,6 @@ Provides: fixparts-debuginfo = 1.0.5-alt1:sisyphus+278399.100.1.1 -File: /usr/lib/debug/.build-id/57 40755 root:root -File: /usr/lib/debug/.build-id/57/5ae179cd47a3e8deed3ed2858b519bc30f8c5c 120777 root:root ../../../../sbin/fixparts -File: /usr/lib/debug/.build-id/57/5ae179cd47a3e8deed3ed2858b519bc30f8c5c.debug 120777 root:root ../../usr/sbin/fixparts.debug -File: /usr/lib/debug/usr/sbin/fixparts.debug 100644 root:root 16881c3c7160973b3f3284693be3d8c3 +File: /usr/lib/debug/.build-id/a4 40755 root:root +File: /usr/lib/debug/.build-id/a4/c2d0ab9d50eb3487a2b354f8eaeb937ff3f058 120777 root:root ../../../../sbin/fixparts +File: /usr/lib/debug/.build-id/a4/c2d0ab9d50eb3487a2b354f8eaeb937ff3f058.debug 120777 root:root ../../usr/sbin/fixparts.debug +File: /usr/lib/debug/usr/sbin/fixparts.debug 100644 root:root a069d080ea98be2de3985fdb231fd8c0 File: /usr/src/debug/gptfdisk-1.0.5 40755 root:root @@ -47,2 +47,2 @@ File: /usr/src/debug/gptfdisk-1.0.5/support.h 100644 root:root 9c940bafc780c21faf23bc4139c37e94 -RPMIdentity: 1890459da604eafbb217f354321f7a9fde9819a5b3c24ed6c57643892c5015dee0e39b9a447f1f57ed7418a28d0307b1783efe45d9c9f159d3011d97e78135d8 +RPMIdentity: 65bf4a0ac555238df8205288650ee411588c51a58d7198c707756ebcfc61a669ffb13514d2610bc559cc302190afc1431e6632afd2600fe043d3a3c59a682a88 --- gdisk-1.0.5-alt1.x86_64.rpm.repo 2021-07-12 13:19:14.000000000 +0000 +++ gdisk-1.0.5-alt1.x86_64.rpm.hasher 2021-10-17 05:24:03.110207017 +0000 @@ -31,4 +31,4 @@ Provides: gdisk = 1.0.5-alt1:sisyphus+278399.100.1.1 -File: /usr/sbin/gdisk 100755 root:root 1fab530296f00fe3047b199c50139742 -File: /usr/sbin/sgdisk 100755 root:root cf86d7e47a006c4b8e8c386304851e33 +File: /usr/sbin/gdisk 100755 root:root f56dcc4d46d5522963854e7f759bae37 +File: /usr/sbin/sgdisk 100755 root:root 34f1837357f89a143b942ae006099b61 File: /usr/share/doc/gdisk-1.0.5 40755 root:root @@ -39,2 +39,2 @@ File: /usr/share/man/man8/sgdisk.8.xz 100644 root:root 40aa59c8c1b2b4123bdc372c7fbfe128 -RPMIdentity: f763312628427845b0a428980c7addff23bf715daf3ef9ddcc8b1065eddc846ff2b89f1700b23b6b612a05c6dfe1241ef695493f37be2e81a7d120fb28a86bd8 +RPMIdentity: f88e304bfcfb182aeaa9ca1e29588b90b23b00886427481bfd4392bc052b065cf724b291d049a22ef272d05628ca7d30a6300d4407f88a27f8827f0288474d33 --- gdisk-debuginfo-1.0.5-alt1.x86_64.rpm.repo 2021-07-12 13:19:14.000000000 +0000 +++ gdisk-debuginfo-1.0.5-alt1.x86_64.rpm.hasher 2021-10-17 05:24:03.186207070 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/55 40755 root:root -/usr/lib/debug/.build-id/55/e9ef304602627ea3c870fb3dcf6f813473fb71 120777 root:root ../../../../sbin/sgdisk -/usr/lib/debug/.build-id/55/e9ef304602627ea3c870fb3dcf6f813473fb71.debug 120777 root:root ../../usr/sbin/sgdisk.debug -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/d06ad2aebe2172c08bc663f7f9fccb8ecdfbae 120777 root:root ../../../../sbin/gdisk -/usr/lib/debug/.build-id/7e/d06ad2aebe2172c08bc663f7f9fccb8ecdfbae.debug 120777 root:root ../../usr/sbin/gdisk.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/f2701fe1fe1c49206fc9dd075c7d792d7ec465 120777 root:root ../../../../sbin/sgdisk +/usr/lib/debug/.build-id/a2/f2701fe1fe1c49206fc9dd075c7d792d7ec465.debug 120777 root:root ../../usr/sbin/sgdisk.debug +/usr/lib/debug/.build-id/b5 40755 root:root +/usr/lib/debug/.build-id/b5/76fcf3c6a1b3527c7ce2c68a43169ee1970d6a 120777 root:root ../../../../sbin/gdisk +/usr/lib/debug/.build-id/b5/76fcf3c6a1b3527c7ce2c68a43169ee1970d6a.debug 120777 root:root ../../usr/sbin/gdisk.debug /usr/lib/debug/usr/sbin/gdisk.debug 100644 root:root @@ -50,10 +50,10 @@ Provides: gdisk-debuginfo = 1.0.5-alt1:sisyphus+278399.100.1.1 -File: /usr/lib/debug/.build-id/55 40755 root:root -File: /usr/lib/debug/.build-id/55/e9ef304602627ea3c870fb3dcf6f813473fb71 120777 root:root ../../../../sbin/sgdisk -File: /usr/lib/debug/.build-id/55/e9ef304602627ea3c870fb3dcf6f813473fb71.debug 120777 root:root ../../usr/sbin/sgdisk.debug -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/d06ad2aebe2172c08bc663f7f9fccb8ecdfbae 120777 root:root ../../../../sbin/gdisk -File: /usr/lib/debug/.build-id/7e/d06ad2aebe2172c08bc663f7f9fccb8ecdfbae.debug 120777 root:root ../../usr/sbin/gdisk.debug -File: /usr/lib/debug/usr/sbin/gdisk.debug 100644 root:root 977c24c87fcef9047707198ff7ae0a9f -File: /usr/lib/debug/usr/sbin/sgdisk.debug 100644 root:root 2bbc2a25f4636ae1363dcf71eeb410e9 +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/f2701fe1fe1c49206fc9dd075c7d792d7ec465 120777 root:root ../../../../sbin/sgdisk +File: /usr/lib/debug/.build-id/a2/f2701fe1fe1c49206fc9dd075c7d792d7ec465.debug 120777 root:root ../../usr/sbin/sgdisk.debug +File: /usr/lib/debug/.build-id/b5 40755 root:root +File: /usr/lib/debug/.build-id/b5/76fcf3c6a1b3527c7ce2c68a43169ee1970d6a 120777 root:root ../../../../sbin/gdisk +File: /usr/lib/debug/.build-id/b5/76fcf3c6a1b3527c7ce2c68a43169ee1970d6a.debug 120777 root:root ../../usr/sbin/gdisk.debug +File: /usr/lib/debug/usr/sbin/gdisk.debug 100644 root:root 73d5347394d36dc12ae4484a39efca52 +File: /usr/lib/debug/usr/sbin/sgdisk.debug 100644 root:root 357e9cb4686e5da6401dba4da21fe095 File: /usr/src/debug/gptfdisk-1.0.5 40755 root:root @@ -90,2 +90,2 @@ File: /usr/src/debug/gptfdisk-1.0.5/support.h 100644 root:root 9c940bafc780c21faf23bc4139c37e94 -RPMIdentity: e479db312affe5b80c301ab0ed18b131f3e3335ce6b1ee262a6cd19578c7f9e0256c5afbb505ec377b5010438b304d0ff36708305b8030410a0163b23e5f3e04 +RPMIdentity: 604be454780f1400870e320843035e19ef578fb91bf7957fea88d10ae0ab17b1c3e98f62950765b46cd7441223baaa5c0284035cfd90fc6210489f4c84da756f