<86>Oct 6 05:54:14 userdel[4156044]: delete user 'rooter' <86>Oct 6 05:54:14 userdel[4156044]: removed group 'rooter' owned by 'rooter' <86>Oct 6 05:54:14 userdel[4156044]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 05:54:14 groupadd[4156103]: group added to /etc/group: name=rooter, GID=642 <86>Oct 6 05:54:14 groupadd[4156103]: group added to /etc/gshadow: name=rooter <86>Oct 6 05:54:14 groupadd[4156103]: new group: name=rooter, GID=642 <86>Oct 6 05:54:14 useradd[4156144]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Oct 6 05:54:14 userdel[4156237]: delete user 'builder' <86>Oct 6 05:54:14 userdel[4156237]: removed group 'builder' owned by 'builder' <86>Oct 6 05:54:14 userdel[4156237]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 05:54:14 groupadd[4156306]: group added to /etc/group: name=builder, GID=643 <86>Oct 6 05:54:14 groupadd[4156306]: new group: name=builder, GID=643 <86>Oct 6 05:54:14 useradd[4156350]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash <13>Oct 6 05:54:17 rpmi: rpm-macros-make-0.1-alt1 1299442795 installed <13>Oct 6 05:54:20 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 6 05:54:20 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 6 05:54:20 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 6 05:54:20 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Oct 6 05:54:21 rpmi: libstdc++11-devel-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Oct 6 05:54:22 rpmi: gcc11-c++-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Oct 6 05:54:22 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 installed <13>Oct 6 05:54:22 rpmi: libncursesw-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 6 05:54:22 rpmi: libuuid-devel-2.37.2-alt2 sisyphus+284245.100.1.1 1630401195 installed <13>Oct 6 05:54:22 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003299 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.28856 + 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.28856 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + make make: Entering directory '/usr/src/RPM/BUILD/gptfdisk-1.0.5' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o crc32.o crc32.cc crc32.cc: In function 'uint32_t chksum_crc32(unsigned char*, unsigned int)': crc32.cc:34:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 34 | register unsigned long crc; | ^~~ g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o support.o support.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o guid.o guid.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o gptpart.o gptpart.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o mbrpart.o mbrpart.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o basicmbr.o basicmbr.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o mbr.o mbr.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o gpt.o gpt.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o bsd.o bsd.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o parttypes.o parttypes.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o attributes.o attributes.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o diskio.o diskio.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o diskio-unix.o diskio-unix.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o cgdisk.o cgdisk.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o gdisk.o gdisk.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o sgdisk.o sgdisk.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o gptcl.o gptcl.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 sgdisk.o gptcl.o -luuid -lpopt -o sgdisk g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.15972 + 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.73712 + 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.YUzSEimFoX. 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.YUzSEimFoX. 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.YUzSEimFoX. 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 -> SfKYHdJI) 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.YUzSEimFoX. 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.YUzSEimFoX. 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.YUzSEimFoX. 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 FFF32693-D0CA-48E5-9733-AE75ACA6E04E 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.YUzSEimFoX. 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.YUzSEimFoX. 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 -> SfKYHdJI) 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.YUzSEimFoX. 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.94547 + 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.u8Qnlc 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.4mHYza 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), libgcc_s.so.1(GCC_3.3.1)(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.26)(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.fe4Doc 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.XLsLY9 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.u7xrTc 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), libgcc_s.so.1(GCC_3.3.1)(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.vQStud Creating cgdisk-debuginfo package Processing files: fixparts-1.0.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17103 + 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.xyav1a 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.0eN7Yc 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), libgcc_s.so.1(GCC_3.3.1)(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.wYEwuc 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.t8Y1C9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J9Urgc 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.XCe5s9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DkAjXb 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.BFlXMd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.umASfd 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) 42.05user 7.09system 1:14.49elapsed 65%CPU (0avgtext+0avgdata 120340maxresident)k 0inputs+0outputs (0major+1071312minor)pagefaults 0swaps 53.41user 17.47system 1:36.69elapsed 73%CPU (0avgtext+0avgdata 120340maxresident)k 8inputs+0outputs (45789major+1476710minor)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-06 05:55:43.757817119 +0000 @@ -9,2 +9,3 @@ Requires: libgcc_s.so.1(GCC_3.0)(64bit) +Requires: libgcc_s.so.1(GCC_3.3.1)(64bit) Requires: libm.so.6(GLIBC_2.29)(64bit) @@ -25,4 +26,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 855daf9aed4ec63f48e2a0304a6db3de File: /usr/share/man/man8/cgdisk.8.xz 100644 root:root c1edc99071b56e6e861e8bca9ca2bfc9 -RPMIdentity: a4788530cfddfefff84cc3c552d4d5cda3f8a75fdcc98ca5779a56d6840d314120570d296a7295e22293fae44c97c270390551be601f79d58dc29231c4b19f5d +RPMIdentity: a9fdd7a069787c51aa8f6a3c9f83572a883435a5a14d715e36f7665aedf1f3c33a5bf66269db623bbe2e5daf525b865f20197cf84a786f15ca24f825354fca05 --- 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-06 05:55:43.941810685 +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/f7 40755 root:root +/usr/lib/debug/.build-id/f7/0ff96c5fb1fcd56bebdc701a9cd10f55d82b74 120777 root:root ../../../../sbin/cgdisk +/usr/lib/debug/.build-id/f7/0ff96c5fb1fcd56bebdc701a9cd10f55d82b74.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/f7 40755 root:root +File: /usr/lib/debug/.build-id/f7/0ff96c5fb1fcd56bebdc701a9cd10f55d82b74 120777 root:root ../../../../sbin/cgdisk +File: /usr/lib/debug/.build-id/f7/0ff96c5fb1fcd56bebdc701a9cd10f55d82b74.debug 120777 root:root ../../usr/sbin/cgdisk.debug +File: /usr/lib/debug/usr/sbin/cgdisk.debug 100644 root:root 16b0d15b83d8ba292b7738e9ec6d18a9 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: 4417d07a8593df9c0c0658746366e56b3116a15a174419a0d7b2a67f1d0ea7bf0864948f94dc387b8e3b6df515729cb475dd1a966e6da989b44d40ccabe9a9e2 --- 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-06 05:55:44.113804670 +0000 @@ -12,2 +12,3 @@ Requires: libgcc_s.so.1(GCC_3.0)(64bit) +Requires: libgcc_s.so.1(GCC_3.3.1)(64bit) Requires: libstdc++.so.6(CXXABI_1.3)(64bit) @@ -22,3 +23,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 06fb52c1ff33226f4f1116f60e99ff1c File: /usr/share/doc/fixparts-1.0.5 40755 root:root @@ -28,2 +29,2 @@ File: /usr/share/man/man8/fixparts.8.xz 100644 root:root da7b4749763d63db03ae5a77e1f3ee90 -RPMIdentity: 475231b9b528962ef63e783ccb841076155d8dc262ffac3ea79ea697553276cc4fb77c4d35f0dd3abdd64d27c5cb7bff5f1acb636080f65f0472729cea668e85 +RPMIdentity: 5ea16844bbd4779fe811ccf11f9d3a73087abf06608e567501b1815cb2295d91a70425143d88566b64fe2488bac8ab080edf48337003f7c36d05f7525c2ecbeb --- 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-06 05:55:44.296798270 +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/35 40755 root:root +/usr/lib/debug/.build-id/35/530872c700de72dc36666e1008cde0291a1b63 120777 root:root ../../../../sbin/fixparts +/usr/lib/debug/.build-id/35/530872c700de72dc36666e1008cde0291a1b63.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/35 40755 root:root +File: /usr/lib/debug/.build-id/35/530872c700de72dc36666e1008cde0291a1b63 120777 root:root ../../../../sbin/fixparts +File: /usr/lib/debug/.build-id/35/530872c700de72dc36666e1008cde0291a1b63.debug 120777 root:root ../../usr/sbin/fixparts.debug +File: /usr/lib/debug/usr/sbin/fixparts.debug 100644 root:root 7cb5e92b6e0c42c0752a43922486e627 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: 1e32d48cf8f4af4a5fbb4a27ffe765af0eccd2560c35a5eac2710471a11e998f293e87611ba6e0e60ee1a530422ede2d8d875ffd663e15dd8d7a2f631c5f3575 --- 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-06 05:55:44.460792535 +0000 @@ -15,2 +15,3 @@ Requires: libgcc_s.so.1(GCC_3.0)(64bit) +Requires: libgcc_s.so.1(GCC_3.3.1)(64bit) Requires: libm.so.6(GLIBC_2.29)(64bit) @@ -25,2 +26,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.26)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -31,4 +33,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 3fec7e3bbd88c84772a854cb5647b408 +File: /usr/sbin/sgdisk 100755 root:root f57bea439aea9d22b45b4f9c7907b138 File: /usr/share/doc/gdisk-1.0.5 40755 root:root @@ -39,2 +41,2 @@ File: /usr/share/man/man8/sgdisk.8.xz 100644 root:root 40aa59c8c1b2b4123bdc372c7fbfe128 -RPMIdentity: f763312628427845b0a428980c7addff23bf715daf3ef9ddcc8b1065eddc846ff2b89f1700b23b6b612a05c6dfe1241ef695493f37be2e81a7d120fb28a86bd8 +RPMIdentity: cc62159eaca75ab1d8870b283fa80ed0812022582322b07e592693d61d875f3390fa60a38ff580e93538da2bc50b7336b82a57d9204df0aa55a124a47dd39bd7 --- 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-06 05:55:44.637786345 +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/5d 40755 root:root +/usr/lib/debug/.build-id/5d/2b4218f4821f5716438760f3526b7db486bf99 120777 root:root ../../../../sbin/gdisk +/usr/lib/debug/.build-id/5d/2b4218f4821f5716438760f3526b7db486bf99.debug 120777 root:root ../../usr/sbin/gdisk.debug +/usr/lib/debug/.build-id/c7 40755 root:root +/usr/lib/debug/.build-id/c7/928673b6ae151877a6ecd77d890cf2d51dfa98 120777 root:root ../../../../sbin/sgdisk +/usr/lib/debug/.build-id/c7/928673b6ae151877a6ecd77d890cf2d51dfa98.debug 120777 root:root ../../usr/sbin/sgdisk.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/5d 40755 root:root +File: /usr/lib/debug/.build-id/5d/2b4218f4821f5716438760f3526b7db486bf99 120777 root:root ../../../../sbin/gdisk +File: /usr/lib/debug/.build-id/5d/2b4218f4821f5716438760f3526b7db486bf99.debug 120777 root:root ../../usr/sbin/gdisk.debug +File: /usr/lib/debug/.build-id/c7 40755 root:root +File: /usr/lib/debug/.build-id/c7/928673b6ae151877a6ecd77d890cf2d51dfa98 120777 root:root ../../../../sbin/sgdisk +File: /usr/lib/debug/.build-id/c7/928673b6ae151877a6ecd77d890cf2d51dfa98.debug 120777 root:root ../../usr/sbin/sgdisk.debug +File: /usr/lib/debug/usr/sbin/gdisk.debug 100644 root:root 8b425db984fa27226838bb83dda75787 +File: /usr/lib/debug/usr/sbin/sgdisk.debug 100644 root:root 1702fae0ccc7336cb67395af05356d5d 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: 0dd0e52f7e78019dc9e10ba3420026d4630c007794056dee5258bd112c57e6a753bfb4a5cd23e0bc21a2284b5bb7043fb31e88a9fe342f66c1fe2c841e09938e