Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/parted.spec'], chrootPath='/var/lib/mock/f31-build-15860442-1139086/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/parted.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/parted-3.2-41.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/parted.spec'], chrootPath='/var/lib/mock/f31-build-15860442-1139086/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/parted.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZQma3C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf parted-3.2 + /usr/bin/xz -dc /builddir/build/SOURCES/parted-3.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd parted-3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + gpg2 --import /builddir/build/SOURCES/pubkey.jim.meyering /builddir/build/SOURCES/pubkey.phillip.susi BUILDSTDERR: gpg: directory '/builddir/.gnupg' created BUILDSTDERR: gpg: keybox '/builddir/.gnupg/pubring.kbx' created BUILDSTDERR: gpg: key 7FD9FCCB000BEEEE: 83 signatures not checked due to missing keys BUILDSTDERR: gpg: /builddir/.gnupg/trustdb.gpg: trustdb created BUILDSTDERR: gpg: key 7FD9FCCB000BEEEE: public key "Jim Meyering " imported BUILDSTDERR: gpg: key 015F4DD4A70FB705: 7 signatures not checked due to missing keys BUILDSTDERR: gpg: key 015F4DD4A70FB705: public key "Phillip Susi " imported BUILDSTDERR: gpg: Total number processed: 2 BUILDSTDERR: gpg: imported: 2 BUILDSTDERR: gpg: no ultimately trusted keys found + gpg2 --verify /builddir/build/SOURCES/parted-3.2.tar.xz.sig /builddir/build/SOURCES/parted-3.2.tar.xz BUILDSTDERR: gpg: Signature made Tue Jul 29 03:20:50 2014 UTC BUILDSTDERR: gpg: using RSA key 8E45A0223348AAF0 BUILDSTDERR: gpg: Good signature from "Phillip Susi " [unknown] BUILDSTDERR: gpg: aka "Phillip Susi " [unknown] BUILDSTDERR: gpg: Note: This key has expired! BUILDSTDERR: Primary key fingerprint: 1B49 F933 916A 37A3 F45A 1812 015F 4DD4 A70F B705 BUILDSTDERR: Subkey fingerprint: E9CD C6E7 010A 6386 A734 951E 8E45 A022 3348 AAF0 + git init Initialized empty Git repository in /builddir/build/BUILD/parted-3.2/.git/ + git config user.email parted-owner@fedoraproject.org + git config user.name 'Fedora Ninjas' + git add . + git commit -a -q -m '3.2 baseline.' + '[' -n '/builddir/build/SOURCES/0001-tests-Try-several-UTF8-locales.patch /builddir/build/SOURCES/0002-maint-post-release-administrivia.patch /builddir/build/SOURCES/0003-libparted-also-link-to-UUID_LIBS.patch /builddir/build/SOURCES/0004-lib-fs-resize-Prevent-crash-resizing-FAT16-file-syst.patch /builddir/build/SOURCES/0005-tests-t3000-resize-fs.sh-Add-FAT16-resizing-test.patch /builddir/build/SOURCES/0006-tests-t3000-resize-fs.sh-Add-requirement-on-mkfs.vfa.patch /builddir/build/SOURCES/0007-tests-Change-minimum-size-to-256MiB.patch /builddir/build/SOURCES/0008-parted-don-t-crash-in-disk_set-when-disk-label-not-f.patch /builddir/build/SOURCES/0009-tests-Add-a-test-for-device-mapper-partition-sizes.patch /builddir/build/SOURCES/0010-libparted-device-mapper-uses-512b-sectors.patch /builddir/build/SOURCES/0011-Update-manpage-NAME-so-whatis-will-work.patch /builddir/build/SOURCES/0012-tests-Make-sure-the-extended-partition-length-is-cor.patch /builddir/build/SOURCES/0013-libparted-BLKPG_RESIZE_PARTITION-uses-bytes-not-sect.patch /builddir/build/SOURCES/0014-parted-Fix-crash-with-name-command-and-no-disklabel-.patch /builddir/build/SOURCES/0015-UI-Avoid-memory-leaks.patch /builddir/build/SOURCES/0016-libparted-Fix-memory-leaks.patch /builddir/build/SOURCES/0017-libparted-Fix-possible-memory-leaks.patch /builddir/build/SOURCES/0018-libparted-Stop-converting-.-in-sys-path-to.patch /builddir/build/SOURCES/0019-libparted-Use-read-only-when-probing-devices-on-linu.patch /builddir/build/SOURCES/0020-tests-Use-wait_for_dev_to_-functions.patch /builddir/build/SOURCES/0021-fdasd-geometry-handling-updated-from-upstream-s390-t.patch /builddir/build/SOURCES/0022-dasd-enhance-device-probing.patch /builddir/build/SOURCES/0023-parted-fix-build-error-on-s390.patch /builddir/build/SOURCES/0024-fdasd.c-Safeguard-against-geometry-misprobing.patch /builddir/build/SOURCES/0025-Add-libparted-fs-resize.pc.patch /builddir/build/SOURCES/0026-tests-Add-udevadm-settle-to-wait_for_-loop-1260664.patch /builddir/build/SOURCES/0027-tests-Add-wait-to-t9042-1257415.patch /builddir/build/SOURCES/0028-tests-Fix-t1700-failing-on-a-host-with-a-4k-xfs-file.patch /builddir/build/SOURCES/0029-lib-fs-resize-Prevent-crash-resizing-FAT-with-very-d.patch /builddir/build/SOURCES/0030-tests-t3000-resize-fs.sh-Add-very-deep-directory.patch /builddir/build/SOURCES/0031-Use-BLKSSZGET-to-get-device-sector-size-in-_device_p.patch /builddir/build/SOURCES/0032-parted-fix-the-rescue-command.patch /builddir/build/SOURCES/0033-Use-disk-geometry-as-basis-for-ext2-sector-sizes.patch /builddir/build/SOURCES/0034-docs-Add-list-of-filesystems-for-fs-type-1311596.patch /builddir/build/SOURCES/0035-parted-Display-details-of-partition-alignment-failur.patch /builddir/build/SOURCES/0036-libparted-Remove-fdasd-geometry-code-from-alloc_meta.patch /builddir/build/SOURCES/0037-libparted-Fix-probing-AIX-disks-on-other-arches.patch /builddir/build/SOURCES/0038-partprobe-Open-the-device-once-for-probing.patch /builddir/build/SOURCES/0039-Cleanup-mkpart-manpage-entry-1183077.patch /builddir/build/SOURCES/0040-doc-Add-information-about-quoting.patch /builddir/build/SOURCES/0041-libparted-dasd-correct-the-offset-where-the-first-pa.patch /builddir/build/SOURCES/0042-Add-support-for-NVMe-devices.patch /builddir/build/SOURCES/0043-docs-Improve-partition-description-in-parted.texi.patch /builddir/build/SOURCES/0044-libparted-only-IEC-units-are-treated-as-exact.patch /builddir/build/SOURCES/0045-tests-t3310-flags.sh-Query-libparted-for-all-flags-t.patch /builddir/build/SOURCES/0046-tests-t3310-flags.sh-Stop-excluding-certain-flags-fr.patch /builddir/build/SOURCES/0047-tests-t3310-flags.sh-Add-test-for-bsd-table-flags.patch /builddir/build/SOURCES/0048-libparted-Fix-to-report-success-when-setting-lvm-fla.patch /builddir/build/SOURCES/0049-libparted-Remove-commented-local-variable-from-bsd_p.patch /builddir/build/SOURCES/0050-tests-t3310-flags.sh-Add-test-for-mac-table-flags.patch /builddir/build/SOURCES/0051-tests-t3310-flags.sh-Add-test-for-dvh-table-flags.patch /builddir/build/SOURCES/0052-tests-t3310-flags.sh-Add-tests-for-remaining-table-t.patch /builddir/build/SOURCES/0053-tests-Set-optimal-blocks-to-64-for-scsi_debug-device.patch /builddir/build/SOURCES/0054-tests-t3310-flags.sh-skip-pc98-when-sector-size-512.patch /builddir/build/SOURCES/0055-tests-Stop-timing-t9040-1172675.patch /builddir/build/SOURCES/0056-libparted-Fix-starting-CHS-in-protective-MBR.patch /builddir/build/SOURCES/0057-libparted-Don-t-warn-if-no-HDIO_GET_IDENTITY-ioctl.patch /builddir/build/SOURCES/0058-libparted-dasd-unify-vtoc-handling-for-cdl-ldl.patch /builddir/build/SOURCES/0059-libparted-dasd-update-and-improve-fdasd-functions.patch /builddir/build/SOURCES/0060-libparted-dasd-add-new-fdasd-functions.patch /builddir/build/SOURCES/0061-libparted-dasd-add-test-cases-for-the-new-fdasd-func.patch /builddir/build/SOURCES/0062-libparted-set-swap-flag-on-GPT-partitions.patch /builddir/build/SOURCES/0063-tests-Update-t0220-and-t0280-for-the-swap-flag.patch /builddir/build/SOURCES/0064-libparted-tests-Move-get_sector_size-to-common.c.patch /builddir/build/SOURCES/0065-libparted-Add-support-for-atari-partition-tables.patch /builddir/build/SOURCES/0066-mac-copy-partition-type-and-name-correctly.patch /builddir/build/SOURCES/0067-libparted-Fix-MacOS-boot-support.patch /builddir/build/SOURCES/0068-libparted-Fix-typo-in-hfs-error-message.patch /builddir/build/SOURCES/0069-Fix-crash-when-localized.patch /builddir/build/SOURCES/0070-Add-support-for-RAM-drives.patch /builddir/build/SOURCES/0071-parted-check-the-name-of-partition-first-when-to-nam.patch /builddir/build/SOURCES/0072-parted-ui-remove-unneccesary-information-of-command-.patch /builddir/build/SOURCES/0073-libpartd-dasd-improve-flag-processing-for-DASD-LDL.patch /builddir/build/SOURCES/0074-libparted-dasd-add-an-exception-for-changing-DASD-LD.patch /builddir/build/SOURCES/0075-libparted-dasd-add-test-cases-for-the-new-fdasd-func.patch /builddir/build/SOURCES/0076-Increase-timeout-for-rmmod-scsi_debug-and-make-it-a-.patch /builddir/build/SOURCES/0077-tests-t1701-rescue-fs-wait-for-the-device-to-appear.patch /builddir/build/SOURCES/0078-libparted-Fix-udev-cookie-leak-in-_dm_resize_partiti.patch /builddir/build/SOURCES/0079-atari.c-Drop-xlocale.h-1476934.patch /builddir/build/SOURCES/0080-libparted-labels-link-with-libiconv-if-needed.patch /builddir/build/SOURCES/0081-Add-support-for-NVDIMM-devices.patch /builddir/build/SOURCES/0082-linux-Include-sys-sysmacros.h-for-major-macro.patch /builddir/build/SOURCES/0083-Fix-make-check.patch /builddir/build/SOURCES/0084-tests-fix-t6100-mdraid-partitions.patch /builddir/build/SOURCES/0085-Fix-set-and-disk_set-to-not-crash-when-no-flags-are-.patch /builddir/build/SOURCES/0086-mkpart-Allow-negative-start-value-when-FS-TYPE-is-no.patch /builddir/build/SOURCES/0087-Fix-resizepart-iec-unit-end-sector.patch /builddir/build/SOURCES/0088-build-Remove-unused-traces-of-dynamic-loading.patch /builddir/build/SOURCES/0089-Lift-512-byte-restriction-on-fat-resize.patch /builddir/build/SOURCES/0090-Fix-atari-label-false-positives.patch /builddir/build/SOURCES/0091-Modify-gpt-header-move-and-msdos-overlap-to-work-wit.patch /builddir/build/SOURCES/0092-Switch-gpt-header-move-and-msdos-overlap-to-python3.patch /builddir/build/SOURCES/0093-libparted-Fix-ending-CHS-address-in-PMBR.patch /builddir/build/SOURCES/0094-Fix-the-length-of-several-strncpy-calls.patch /builddir/build/SOURCES/0095-parted.c-Always-free-peek_word.patch /builddir/build/SOURCES/0096-parted.c-Make-sure-dev_name-is-freed.patch /builddir/build/SOURCES/0097-t6100-mdraid-partitions-Use-v0.90-metadata-for-the-t.patch /builddir/build/SOURCES/0098-Fix-potential-command-line-buffer-overflow.patch /builddir/build/SOURCES/0099-libparted-Add-support-for-MBR-id-GPT-GUID-and-detect.patch /builddir/build/SOURCES/0100-Add-udf-to-t1700-probe-fs-and-to-the-manpage.patch /builddir/build/SOURCES/0101-ped_unit_get_name-Resolve-conflicting-attributes-con.patch /builddir/build/SOURCES/0102-Fix-warnings-from-GCC-7-s-Wimplicit-fallthrough.patch /builddir/build/SOURCES/0103-Read-NVMe-model-names-from-sysfs.patch /builddir/build/SOURCES/0104-parted-fix-crash-due-to-improper-partition-number-in.patch /builddir/build/SOURCES/0105-parted-fix-wrong-error-label-jump-in-mkpart.patch /builddir/build/SOURCES/0106-clean-the-disk-information-when-commands-fail-in-int.patch /builddir/build/SOURCES/0107-parted-Remove-PED_ASSERT-from-ped_partition_set_name.patch /builddir/build/SOURCES/0108-Added-support-for-Windows-recovery-partition-WINRE-o.patch /builddir/build/SOURCES/0109-t6000-dm-Stop-using-private-lvm-root.patch /builddir/build/SOURCES/0110-Avoid-sigsegv-in-case-2nd-nilfs2-superblock-magic-ac.patch /builddir/build/SOURCES/0111-Tests-case-for-sigsegv-when-false-nilfs2-superblock-.patch ' ']' + git am /builddir/build/SOURCES/0001-tests-Try-several-UTF8-locales.patch /builddir/build/SOURCES/0002-maint-post-release-administrivia.patch /builddir/build/SOURCES/0003-libparted-also-link-to-UUID_LIBS.patch /builddir/build/SOURCES/0004-lib-fs-resize-Prevent-crash-resizing-FAT16-file-syst.patch /builddir/build/SOURCES/0005-tests-t3000-resize-fs.sh-Add-FAT16-resizing-test.patch /builddir/build/SOURCES/0006-tests-t3000-resize-fs.sh-Add-requirement-on-mkfs.vfa.patch /builddir/build/SOURCES/0007-tests-Change-minimum-size-to-256MiB.patch /builddir/build/SOURCES/0008-parted-don-t-crash-in-disk_set-when-disk-label-not-f.patch /builddir/build/SOURCES/0009-tests-Add-a-test-for-device-mapper-partition-sizes.patch /builddir/build/SOURCES/0010-libparted-device-mapper-uses-512b-sectors.patch /builddir/build/SOURCES/0011-Update-manpage-NAME-so-whatis-will-work.patch /builddir/build/SOURCES/0012-tests-Make-sure-the-extended-partition-length-is-cor.patch /builddir/build/SOURCES/0013-libparted-BLKPG_RESIZE_PARTITION-uses-bytes-not-sect.patch /builddir/build/SOURCES/0014-parted-Fix-crash-with-name-command-and-no-disklabel-.patch /builddir/build/SOURCES/0015-UI-Avoid-memory-leaks.patch /builddir/build/SOURCES/0016-libparted-Fix-memory-leaks.patch /builddir/build/SOURCES/0017-libparted-Fix-possible-memory-leaks.patch /builddir/build/SOURCES/0018-libparted-Stop-converting-.-in-sys-path-to.patch /builddir/build/SOURCES/0019-libparted-Use-read-only-when-probing-devices-on-linu.patch /builddir/build/SOURCES/0020-tests-Use-wait_for_dev_to_-functions.patch /builddir/build/SOURCES/0021-fdasd-geometry-handling-updated-from-upstream-s390-t.patch /builddir/build/SOURCES/0022-dasd-enhance-device-probing.patch /builddir/build/SOURCES/0023-parted-fix-build-error-on-s390.patch /builddir/build/SOURCES/0024-fdasd.c-Safeguard-against-geometry-misprobing.patch /builddir/build/SOURCES/0025-Add-libparted-fs-resize.pc.patch /builddir/build/SOURCES/0026-tests-Add-udevadm-settle-to-wait_for_-loop-1260664.patch /builddir/build/SOURCES/0027-tests-Add-wait-to-t9042-1257415.patch /builddir/build/SOURCES/0028-tests-Fix-t1700-failing-on-a-host-with-a-4k-xfs-file.patch /builddir/build/SOURCES/0029-lib-fs-resize-Prevent-crash-resizing-FAT-with-very-d.patch /builddir/build/SOURCES/0030-tests-t3000-resize-fs.sh-Add-very-deep-directory.patch /builddir/build/SOURCES/0031-Use-BLKSSZGET-to-get-device-sector-size-in-_device_p.patch /builddir/build/SOURCES/0032-parted-fix-the-rescue-command.patch /builddir/build/SOURCES/0033-Use-disk-geometry-as-basis-for-ext2-sector-sizes.patch /builddir/build/SOURCES/0034-docs-Add-list-of-filesystems-for-fs-type-1311596.patch /builddir/build/SOURCES/0035-parted-Display-details-of-partition-alignment-failur.patch /builddir/build/SOURCES/0036-libparted-Remove-fdasd-geometry-code-from-alloc_meta.patch /builddir/build/SOURCES/0037-libparted-Fix-probing-AIX-disks-on-other-arches.patch /builddir/build/SOURCES/0038-partprobe-Open-the-device-once-for-probing.patch /builddir/build/SOURCES/0039-Cleanup-mkpart-manpage-entry-1183077.patch /builddir/build/SOURCES/0040-doc-Add-information-about-quoting.patch /builddir/build/SOURCES/0041-libparted-dasd-correct-the-offset-where-the-first-pa.patch /builddir/build/SOURCES/0042-Add-support-for-NVMe-devices.patch /builddir/build/SOURCES/0043-docs-Improve-partition-description-in-parted.texi.patch /builddir/build/SOURCES/0044-libparted-only-IEC-units-are-treated-as-exact.patch /builddir/build/SOURCES/0045-tests-t3310-flags.sh-Query-libparted-for-all-flags-t.patch /builddir/build/SOURCES/0046-tests-t3310-flags.sh-Stop-excluding-certain-flags-fr.patch /builddir/build/SOURCES/0047-tests-t3310-flags.sh-Add-test-for-bsd-table-flags.patch /builddir/build/SOURCES/0048-libparted-Fix-to-report-success-when-setting-lvm-fla.patch /builddir/build/SOURCES/0049-libparted-Remove-commented-local-variable-from-bsd_p.patch /builddir/build/SOURCES/0050-tests-t3310-flags.sh-Add-test-for-mac-table-flags.patch /builddir/build/SOURCES/0051-tests-t3310-flags.sh-Add-test-for-dvh-table-flags.patch /builddir/build/SOURCES/0052-tests-t3310-flags.sh-Add-tests-for-remaining-table-t.patch /builddir/build/SOURCES/0053-tests-Set-optimal-blocks-to-64-for-scsi_debug-device.patch /builddir/build/SOURCES/0054-tests-t3310-flags.sh-skip-pc98-when-sector-size-512.patch /builddir/build/SOURCES/0055-tests-Stop-timing-t9040-1172675.patch /builddir/build/SOURCES/0056-libparted-Fix-starting-CHS-in-protective-MBR.patch /builddir/build/SOURCES/0057-libparted-Don-t-warn-if-no-HDIO_GET_IDENTITY-ioctl.patch /builddir/build/SOURCES/0058-libparted-dasd-unify-vtoc-handling-for-cdl-ldl.patch /builddir/build/SOURCES/0059-libparted-dasd-update-and-improve-fdasd-functions.patch /builddir/build/SOURCES/0060-libparted-dasd-add-new-fdasd-functions.patch /builddir/build/SOURCES/0061-libparted-dasd-add-test-cases-for-the-new-fdasd-func.patch /builddir/build/SOURCES/0062-libparted-set-swap-flag-on-GPT-partitions.patch /builddir/build/SOURCES/0063-tests-Update-t0220-and-t0280-for-the-swap-flag.patch /builddir/build/SOURCES/0064-libparted-tests-Move-get_sector_size-to-common.c.patch /builddir/build/SOURCES/0065-libparted-Add-support-for-atari-partition-tables.patch /builddir/build/SOURCES/0066-mac-copy-partition-type-and-name-correctly.patch /builddir/build/SOURCES/0067-libparted-Fix-MacOS-boot-support.patch /builddir/build/SOURCES/0068-libparted-Fix-typo-in-hfs-error-message.patch /builddir/build/SOURCES/0069-Fix-crash-when-localized.patch /builddir/build/SOURCES/0070-Add-support-for-RAM-drives.patch /builddir/build/SOURCES/0071-parted-check-the-name-of-partition-first-when-to-nam.patch /builddir/build/SOURCES/0072-parted-ui-remove-unneccesary-information-of-command-.patch /builddir/build/SOURCES/0073-libpartd-dasd-improve-flag-processing-for-DASD-LDL.patch /builddir/build/SOURCES/0074-libparted-dasd-add-an-exception-for-changing-DASD-LD.patch /builddir/build/SOURCES/0075-libparted-dasd-add-test-cases-for-the-new-fdasd-func.patch /builddir/build/SOURCES/0076-Increase-timeout-for-rmmod-scsi_debug-and-make-it-a-.patch /builddir/build/SOURCES/0077-tests-t1701-rescue-fs-wait-for-the-device-to-appear.patch /builddir/build/SOURCES/0078-libparted-Fix-udev-cookie-leak-in-_dm_resize_partiti.patch /builddir/build/SOURCES/0079-atari.c-Drop-xlocale.h-1476934.patch /builddir/build/SOURCES/0080-libparted-labels-link-with-libiconv-if-needed.patch /builddir/build/SOURCES/0081-Add-support-for-NVDIMM-devices.patch /builddir/build/SOURCES/0082-linux-Include-sys-sysmacros.h-for-major-macro.patch /builddir/build/SOURCES/0083-Fix-make-check.patch /builddir/build/SOURCES/0084-tests-fix-t6100-mdraid-partitions.patch /builddir/build/SOURCES/0085-Fix-set-and-disk_set-to-not-crash-when-no-flags-are-.patch /builddir/build/SOURCES/0086-mkpart-Allow-negative-start-value-when-FS-TYPE-is-no.patch /builddir/build/SOURCES/0087-Fix-resizepart-iec-unit-end-sector.patch /builddir/build/SOURCES/0088-build-Remove-unused-traces-of-dynamic-loading.patch /builddir/build/SOURCES/0089-Lift-512-byte-restriction-on-fat-resize.patch /builddir/build/SOURCES/0090-Fix-atari-label-false-positives.patch /builddir/build/SOURCES/0091-Modify-gpt-header-move-and-msdos-overlap-to-work-wit.patch /builddir/build/SOURCES/0092-Switch-gpt-header-move-and-msdos-overlap-to-python3.patch /builddir/build/SOURCES/0093-libparted-Fix-ending-CHS-address-in-PMBR.patch /builddir/build/SOURCES/0094-Fix-the-length-of-several-strncpy-calls.patch /builddir/build/SOURCES/0095-parted.c-Always-free-peek_word.patch /builddir/build/SOURCES/0096-parted.c-Make-sure-dev_name-is-freed.patch /builddir/build/SOURCES/0097-t6100-mdraid-partitions-Use-v0.90-metadata-for-the-t.patch /builddir/build/SOURCES/0098-Fix-potential-command-line-buffer-overflow.patch /builddir/build/SOURCES/0099-libparted-Add-support-for-MBR-id-GPT-GUID-and-detect.patch /builddir/build/SOURCES/0100-Add-udf-to-t1700-probe-fs-and-to-the-manpage.patch /builddir/build/SOURCES/0101-ped_unit_get_name-Resolve-conflicting-attributes-con.patch /builddir/build/SOURCES/0102-Fix-warnings-from-GCC-7-s-Wimplicit-fallthrough.patch /builddir/build/SOURCES/0103-Read-NVMe-model-names-from-sysfs.patch /builddir/build/SOURCES/0104-parted-fix-crash-due-to-improper-partition-number-in.patch /builddir/build/SOURCES/0105-parted-fix-wrong-error-label-jump-in-mkpart.patch /builddir/build/SOURCES/0106-clean-the-disk-information-when-commands-fail-in-int.patch /builddir/build/SOURCES/0107-parted-Remove-PED_ASSERT-from-ped_partition_set_name.patch /builddir/build/SOURCES/0108-Added-support-for-Windows-recovery-partition-WINRE-o.patch /builddir/build/SOURCES/0109-t6000-dm-Stop-using-private-lvm-root.patch /builddir/build/SOURCES/0110-Avoid-sigsegv-in-case-2nd-nilfs2-superblock-magic-ac.patch /builddir/build/SOURCES/0111-Tests-case-for-sigsegv-when-false-nilfs2-superblock-.patch Applying: tests: Try several UTF8 locales Applying: maint: post-release administrivia Applying: libparted: also link to UUID_LIBS Applying: lib-fs-resize: Prevent crash resizing FAT16 file systems Applying: tests: t3000-resize-fs.sh: Add FAT16 resizing test Applying: tests: t3000-resize-fs.sh: Add requirement on mkfs.vfat Applying: tests: Change minimum size to 256MiB Applying: parted: don't crash in disk_set when disk label not found Applying: tests: Add a test for device-mapper partition sizes Applying: libparted: device mapper uses 512b sectors Applying: Update manpage NAME so whatis will work Applying: tests: Make sure the extended partition length is correct (#1135493) Applying: libparted: BLKPG_RESIZE_PARTITION uses bytes, not sectors (#1135493) Applying: parted: Fix crash with name command and no disklabel (#1226067) Applying: UI: Avoid memory leaks. Applying: libparted: Fix memory leaks Applying: libparted: Fix possible memory leaks Applying: libparted: Stop converting . in sys path to / Applying: libparted: Use read only when probing devices on linux (#1245144) Applying: tests: Use wait_for_dev_to_ functions Applying: fdasd: geometry handling updated from upstream s390-tools Applying: dasd: enhance device probing Applying: parted: fix build error on s390 Applying: fdasd.c: Safeguard against geometry misprobing Applying: Add libparted-fs-resize.pc Applying: tests: Add udevadm settle to wait_for_ loop (#1260664) Applying: tests: Add wait to t9042 (#1257415) Applying: tests: Fix t1700 failing on a host with a 4k xfs filesystem (#1260664) Applying: lib-fs-resize: Prevent crash resizing FAT with very deep directories Applying: tests: t3000-resize-fs.sh: Add very deep directory Applying: Use BLKSSZGET to get device sector size in _device_probe_geometry() Applying: parted: fix the rescue command Applying: Use disk geometry as basis for ext2 sector sizes. Applying: docs: Add list of filesystems for fs-type (#1311596) Applying: parted: Display details of partition alignment failure (#726856) Applying: libparted: Remove fdasd geometry code from alloc_metadata (#1244833) Applying: libparted: Fix probing AIX disks on other arches Applying: partprobe: Open the device once for probing Applying: Cleanup mkpart manpage entry (#1183077) Applying: doc: Add information about quoting Applying: libparted/dasd: correct the offset where the first partition begins Applying: Add support for NVMe devices Applying: docs: Improve partition description in parted.texi Applying: libparted: only IEC units are treated as exact Applying: tests: t3310-flags.sh: Query libparted for all flags to be tested Applying: tests: t3310-flags.sh: Stop excluding certain flags from being tested Applying: tests: t3310-flags.sh: Add test for bsd table flags Applying: libparted: Fix to report success when setting lvm flag on bsd table Applying: libparted: Remove commented local variable from bsd_partition_set_flag() Applying: tests: t3310-flags.sh: Add test for mac table flags Applying: tests: t3310-flags.sh: Add test for dvh table flags Applying: tests: t3310-flags.sh: Add tests for remaining table types Applying: tests: Set optimal blocks to 64 for scsi_debug devices Applying: tests: t3310-flags.sh skip pc98 when sector size != 512 Applying: tests: Stop timing t9040 (#1172675) Applying: libparted: Fix starting CHS in protective MBR Applying: libparted: Don't warn if no HDIO_GET_IDENTITY ioctl Applying: libparted/dasd: unify vtoc handling for cdl/ldl Applying: libparted/dasd: update and improve fdasd functions Applying: libparted/dasd: add new fdasd functions Applying: libparted/dasd: add test cases for the new fdasd functions Applying: libparted: set swap flag on GPT partitions Applying: tests: Update t0220 and t0280 for the swap flag. Applying: libparted:tests: Move get_sector_size() to common.c Applying: libparted: Add support for atari partition tables Applying: mac: copy partition type and name correctly Applying: libparted: Fix MacOS boot support Applying: libparted: Fix typo in hfs error message Applying: Fix crash when localized BUILDSTDERR: Applying: Add support fo.git/rebase-apply/patch:20: trailing whitespace. BUILDSTDERR: BUILDSTDERR: .git/rebase-apply/patch:36: trailing whitespace. BUILDSTDERR: BUILDSTDERR: warning: 2 lines add whitespace errors. r RAM drives Applying: parted: check the name of partition first when to name a partition Applying: parted/ui: remove unneccesary information of command line Applying: libpartd/dasd: improve flag processing for DASD-LDL Applying: libparted/dasd: add an exception for changing DASD-LDL partition table Applying: libparted/dasd: add test cases for the new fdasd functions Applying: Increase timeout for rmmod scsi_debug and make it a framework failure Applying: tests/t1701-rescue-fs wait for the device to appear. Applying: libparted: Fix udev cookie leak in _dm_resize_partition Applying: atari.c: Drop xlocale.h (#1476934) Applying: libparted/labels: link with libiconv if needed Applying: Add support for NVDIMM devices Applying: linux: Include for major() macro. Applying: Fix make check Applying: tests: fix t6100-mdraid-partitions Applying: Fix set and disk_set to not crash when no flags are supported Applying: mkpart: Allow negative start value when FS-TYPE is not given Applying: Fix resizepart iec unit end sector Applying: build: Remove unused traces of dynamic loading Applying: Lift 512 byte restriction on fat resize Applying: Fix atari label false positives Applying: Modify gpt-header-move and msdos-overlap to work with py2 or py3 Applying: Switch gpt-header-move and msdos-overlap to python3 Applying: libparted: Fix ending CHS address in PMBR. Applying: Fix the length of several strncpy calls Applying: parted.c: Always free peek_word Applying: parted.c: Make sure dev_name is freed Applying: t6100-mdraid-partitions: Use v0.90 metadata for the test Applying: Fix potential command line buffer overflow Applying: libparted: Add support for MBR id, GPT GUID and detection of UDF filesystem Applying: Add udf to t1700-probe-fs and to the manpage Applying: ped_unit_get_name: Resolve conflicting attributes 'const' and 'pure' Applying: Fix warnings from GCC 7's -Wimplicit-fallthrough Applying: Read NVMe model names from sysfs Applying: parted: fix crash due to improper partition number input Applying: parted: fix wrong error label jump in mkpart Applying: clean the disk information when commands fail in interactive mode. Applying: parted: Remove PED_ASSERT from ped_partition_set_name Applying: Added support for Windows recovery partition (WINRE) on MBR Applying: t6000-dm: Stop using private lvm root Applying: Avoid sigsegv in case 2nd nilfs2 superblock magic accidently found. Applying: Tests case for sigsegv when false nilfs2 superblock detected. + iconv -f ISO-8859-1 -t UTF8 AUTHORS + touch -r AUTHORS tmp + mv tmp AUTHORS + git commit -a -m 'run iconv' [master 0c675c4] run iconv 1 file changed, 4 insertions(+), 4 deletions(-) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QWzMZE + umask 022 + cd /builddir/build/BUILD + cd parted-3.2 + autoreconf BUILDSTDERR: configure.ac:280: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. BUILDSTDERR: configure.ac:280: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, BUILDSTDERR: configure.ac:280: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. BUILDSTDERR: Makefile.am:89: warning: subst ss-,,$@: non-POSIX variable name BUILDSTDERR: Makefile.am:89: (probably a GNU make extension) BUILDSTDERR: include/parted/Makefile.am:47: warning: '%'-style pattern rules are a GNU make extension + autoconf + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable' + export CFLAGS + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub BUILDSTDERR: ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess BUILDSTDERR: ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-selinux --disable-static --disable-gcc-warnings checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for library containing strerror... none required checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for Minix Amsterdam compiler... no checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for a usable (O_DIRECT-supporting) temporary dir... . checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for symlink... yes checking for fsync... yes checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for isblank... yes checking for iswctype... yes checking for secure_getenv... yes checking for sleep... yes checking for strdup... yes checking for strndup... yes checking for usleep... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for getdtablesize... yes checking for newlocale... yes checking for mprotect... yes checking for setenv... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether malloc, realloc, calloc are POSIX compliant... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for stdio_ext.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/time.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for langinfo.h... yes checking for xlocale.h... no checking for malloc.h... yes checking for features.h... yes checking for wctype.h... yes checking for priv.h... no checking for sys/mman.h... yes checking for blkid/blkid.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for wchar_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking for a sed that does not truncate output... /usr/bin/sed checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking whether alarm is declared... yes checking for inline... inline checking for ssize_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking for struct timespec in ... yes checking for wint_t... yes checking if environ is properly declared... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for promoted mode_t type... mode_t checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for GNU libc compatible calloc... yes checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking for C compiler flag to ignore unused libraries... -Wl,--as-needed checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for pthread_rwlock_t... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking for working mkstemp... yes checking whether YESEXPR works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working re_compile_pattern... yes checking for rpmatch... yes checking whether sleep is declared... yes checking for working sleep... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for va_copy... yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for strtoll... yes checking for strtoull... yes checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for long long int... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking whether dup2 works... yes checking whether fdopen sets errno... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... (cached) yes checking for setlocale... yes checking for uselocale... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking whether open recognizes a trailing slash... yes checking for getppriv... no checking for putenv compatible with GNU and SVID... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether setenv validates arguments... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking size of off_t... 8 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for uuid_generate in -luuid... yes checking for dm_task_create in -ldevmapper... yes checking for library containing tgetent... -ltinfo checking for readline in -lreadline... yes checking for rl_variable_value in -lreadline... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for getopt.h... (cached) yes checking linux/ext2_fs.h usability... no checking linux/ext2_fs.h presence... no checking for linux/ext2_fs.h... no checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for wctype.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace in -lc... yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... no Unable to locate check version 0.9.3 or higher: not building checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking whether byte ordering is bigendian... no checking for inline... (cached) inline checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... (cached) __restrict checking for sigaction... yes checking for getuid... yes checking for rl_completion_matches... yes checking for canonicalize_file_name... (cached) yes BUILDSTDERR: ./configure: line 35646: hostname: command not found checking for library containing blkid_probe_get_topology... -lblkid checking for blkid_probe_get_topology... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating include/parted/Makefile config.status: creating libparted/Makefile config.status: creating libparted/labels/Makefile config.status: creating libparted/fs/Makefile config.status: creating libparted/tests/Makefile config.status: creating libparted.pc config.status: creating libparted-fs-resize.pc config.status: creating parted/Makefile config.status: creating partprobe/Makefile config.status: creating doc/Makefile config.status: creating doc/C/Makefile config.status: creating doc/pt_BR/Makefile config.status: creating debug/Makefile config.status: creating debug/test/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Type 'make' to compile parted. + /usr/bin/sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + /usr/bin/sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + V=1 + /usr/bin/make -j6 /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/parted-3.2' Making all in po make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/po' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/po' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/var/lib"'; \ echo '#define LOCALSTATEDIR "/var"'; \ echo '#define RUNSTATEDIR "/var/run"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/parted"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/parted"'; \ echo '#define DVIDIR "/usr/share/doc/parted"'; \ echo '#define PDFDIR "/usr/share/doc/parted"'; \ echo '#define PSDIR "/usr/share/doc/parted"'; \ echo '#define LIBDIR "/lib64"'; \ echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/parted"'; \ echo '#define PKGINCLUDEDIR "/usr/include/parted"'; \ echo '#define PKGLIBDIR "/lib64/parted"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/parted"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''GNULIB_ISWBLANK''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/1/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/1/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ -e 's/@''GNULIB_SETENV''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/1/g' \ -e 's/@''GNULIB_STRTOULL''@/1/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCTOMB''@/IN_PARTED_GNULIB_TESTS/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/0/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/1/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /usr/bin/mkdir -p sys /usr/bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/1/g' \ -e 's/@''GNULIB_SYMLINK''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/1/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/1/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/IN_PARTED_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/1/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o argmatch.lo argmatch.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o c-ctype.lo c-ctype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o c-strcasecmp.lo c-strcasecmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o c-strncasecmp.lo c-strncasecmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o close-stream.lo close-stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o closeout.lo closeout.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c close-stream.c -fPIC -DPIC -o .libs/close-stream.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c closeout.c -fPIC -DPIC -o .libs/closeout.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o dirname.lo dirname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o basename.lo basename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o dirname-lgpl.lo dirname-lgpl.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c dirname.c -fPIC -DPIC -o .libs/dirname.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o basename-lgpl.lo basename-lgpl.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c basename.c -fPIC -DPIC -o .libs/basename.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o stripslash.lo stripslash.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o exitfail.lo exitfail.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o fd-hook.lo fd-hook.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o localcharset.lo localcharset.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o long-options.lo long-options.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o malloca.lo malloca.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o progname.lo progname.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o quotearg.lo quotearg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o safe-read.lo safe-read.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c long-options.c -fPIC -DPIC -o .libs/long-options.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o tempname.lo tempname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o glthread/threadlib.lo glthread/threadlib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o unistd.lo unistd.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c tempname.c -fPIC -DPIC -o .libs/tempname.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o version-etc.lo version-etc.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o version-etc-fsf.lo version-etc-fsf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o wctype-h.lo wctype-h.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o xmalloc.lo xmalloc.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c version-etc-fsf.c -fPIC -DPIC -o .libs/version-etc-fsf.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o xalloc-die.lo xalloc-die.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o xstrndup.lo xstrndup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o xstrtol.lo xstrtol.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o xstrtoul.lo xstrtoul.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c xstrtol.c -fPIC -DPIC -o .libs/xstrtol.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c xstrndup.c -fPIC -DPIC -o .libs/xstrndup.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c xstrtoul.c -fPIC -DPIC -o .libs/xstrtoul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o xstrtol-error.lo xstrtol-error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o xstrtoll.lo xstrtoll.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o xstrtoull.lo xstrtoull.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c xstrtoll.c -fPIC -DPIC -o .libs/xstrtoll.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c xstrtol-error.c -fPIC -DPIC -o .libs/xstrtol-error.o libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c xstrtoull.c -fPIC -DPIC -o .libs/xstrtoull.o rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'x86_64-redhat-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/parted/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/parted/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o glthread/lock.lo glthread/lock.c libtool: compile: gcc -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -o libgnulib.la argmatch.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo close-stream.lo closeout.lo dirname.lo basename.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo exitfail.lo fd-hook.lo localcharset.lo glthread/lock.lo long-options.lo malloca.lo progname.lo quotearg.lo safe-read.lo tempname.lo glthread/threadlib.lo unistd.lo version-etc.lo version-etc-fsf.lo wctype-h.lo xmalloc.lo xalloc-die.lo xstrndup.lo xstrtol.lo xstrtoul.lo xstrtol-error.lo xstrtoll.lo xstrtoull.lo libtool: link: ar cru .libs/libgnulib.a .libs/argmatch.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/close-stream.o .libs/closeout.o .libs/dirname.o .libs/basename.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/fd-hook.o .libs/localcharset.o glthread/.libs/lock.o .libs/long-options.o .libs/malloca.o .libs/progname.o .libs/quotearg.o .libs/safe-read.o .libs/tempname.o glthread/.libs/threadlib.o .libs/unistd.o .libs/version-etc.o .libs/version-etc-fsf.o .libs/wctype-h.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xstrndup.o .libs/xstrtol.o .libs/xstrtoul.o .libs/xstrtol-error.o .libs/xstrtoll.o .libs/xstrtoull.o libtool: link: ranlib .libs/libgnulib.a libtool: link: ( cd ".libs" && rm -f "libgnulib.la" && ln -s "../libgnulib.la" "libgnulib.la" ) make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' Making all in include make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/include' Making all in parted make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' rm -f device.h device.h-t rm -f unit.h unit.h-t perl -p \ -e 's/ _GL_ATTRIBUTE_CONST\b/\n#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)\n __attribute ((__const__))\n#endif\n/;' \ -e 's/ _GL_ATTRIBUTE_PURE\b/\n#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)\n __attribute ((__pure__))\n#endif\n/;' \ device.in.h > device.h-t perl -p \ -e 's/ _GL_ATTRIBUTE_CONST\b/\n#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)\n __attribute ((__const__))\n#endif\n/;' \ -e 's/ _GL_ATTRIBUTE_PURE\b/\n#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)\n __attribute ((__pure__))\n#endif\n/;' \ unit.in.h > unit.h-t rm -f fdasd.h fdasd.h-t rm -f vtoc.h vtoc.h-t perl -p \ -e 's/ _GL_ATTRIBUTE_CONST\b/\n#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)\n __attribute ((__const__))\n#endif\n/;' \ -e 's/ _GL_ATTRIBUTE_PURE\b/\n#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)\n __attribute ((__pure__))\n#endif\n/;' \ fdasd.in.h > fdasd.h-t perl -p \ -e 's/ _GL_ATTRIBUTE_CONST\b/\n#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)\n __attribute ((__const__))\n#endif\n/;' \ -e 's/ _GL_ATTRIBUTE_PURE\b/\n#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)\n __attribute ((__pure__))\n#endif\n/;' \ vtoc.in.h > vtoc.h-t chmod a=r unit.h-t chmod a=r device.h-t chmod a=r fdasd.h-t mv unit.h-t unit.h mv device.h-t device.h chmod a=r vtoc.h-t mv fdasd.h-t fdasd.h mv vtoc.h-t vtoc.h /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' Making all in libparted make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule Making all in labels make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' rm -f pt-limit.c pt-limit.c-tmp gperf -C -N pt_limit_lookup -n -t -s 6 -k '*' --language=ANSI-C pt-limit.gperf \ | perl -ne '/__GNUC_STDC_INLINE__/ and print "static\n"; print' \ > pt-limit.c-tmp chmod a-w pt-limit.c-tmp mv pt-limit.c-tmp pt-limit.c /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o aix.lo aix.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o atari.lo atari.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o bsd.lo bsd.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o dos.lo dos.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o dvh.lo dvh.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o efi_crc32.lo efi_crc32.c libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c dos.c -fPIC -DPIC -o .libs/dos.o libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c aix.c -fPIC -DPIC -o .libs/aix.o libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c atari.c -fPIC -DPIC -o .libs/atari.o libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c efi_crc32.c -fPIC -DPIC -o .libs/efi_crc32.o libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c bsd.c -fPIC -DPIC -o .libs/bsd.o libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c dvh.c -fPIC -DPIC -o .libs/dvh.o BUILDSTDERR: atari.c: In function 'atari_probe': BUILDSTDERR: atari.c:255:62: warning: pointer targets in passing argument 1 of 'atr_pid_known' differ in signedness [-Wpointer-sign] BUILDSTDERR: 255 | #define atr_part_known(part, pid_list) (atr_pid_known ((part)->id, pid_list)) BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: | | BUILDSTDERR: | uint8_t * {aka unsigned char *} BUILDSTDERR: atari.c:416:9: note: in expansion of macro 'atr_part_known' BUILDSTDERR: 416 | && atr_part_known (&table.icd_part[0], atr_known_icd_pid)) { BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: atari.c:227:28: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} BUILDSTDERR: 227 | atr_pid_known (const char* pid, const char** pid_list) BUILDSTDERR: | ~~~~~~~~~~~~^~~ BUILDSTDERR: atari.c: In function 'atr_parse_add_rawpart': BUILDSTDERR: atari.c:548:32: warning: pointer targets in passing argument 2 of 'atr_part_sysraw' differ in signedness [-Wpointer-sign] BUILDSTDERR: 548 | atr_part_sysraw (part, rawpart->id, rawpart->flag); BUILDSTDERR: | ~~~~~~~^~~~ BUILDSTDERR: | | BUILDSTDERR: | const uint8_t * {aka const unsigned char *} BUILDSTDERR: atari.c:505:50: note: expected 'const char *' but argument is of type 'const uint8_t *' {aka 'const unsigned char *'} BUILDSTDERR: 505 | atr_part_sysraw (PedPartition* part, const char* id, uint8_t flag) BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: atari.c: In function 'atari_read': BUILDSTDERR: atari.c:255:62: warning: pointer targets in passing argument 1 of 'atr_pid_known' differ in signedness [-Wpointer-sign] BUILDSTDERR: 255 | #define atr_part_known(part, pid_list) (atr_pid_known ((part)->id, pid_list)) BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: | | BUILDSTDERR: | uint8_t * {aka unsigned char *} BUILDSTDERR: atari.c:698:7: note: in expansion of macro 'atr_part_known' BUILDSTDERR: 698 | && atr_part_known (&table.icd_part[0], atr_known_icd_pid)) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: atari.c:227:28: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} BUILDSTDERR: 227 | atr_pid_known (const char* pid, const char** pid_list) BUILDSTDERR: | ~~~~~~~~~~~~^~~ BUILDSTDERR: atari.c:255:62: warning: pointer targets in passing argument 1 of 'atr_pid_known' differ in signedness [-Wpointer-sign] BUILDSTDERR: 255 | #define atr_part_known(part, pid_list) (atr_pid_known ((part)->id, pid_list)) BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: | | BUILDSTDERR: | uint8_t * {aka unsigned char *} BUILDSTDERR: atari.c:701:8: note: in expansion of macro 'atr_part_known' BUILDSTDERR: 701 | if (!atr_part_known (&table.icd_part[i], atr_known_icd_pid) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: atari.c:227:28: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} BUILDSTDERR: 227 | atr_pid_known (const char* pid, const char** pid_list) BUILDSTDERR: | ~~~~~~~~~~~~^~~ BUILDSTDERR: atari.c: In function 'atr_calc_rs_sum': BUILDSTDERR: atari.c:763:2: warning: converting a packed 'AtariRawTable' {aka 'const struct _AtariRawTable'} pointer (alignment 1) to a 'uint16_t' {aka 'const short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 763 | const uint16_t* word = (uint16_t*)(table); BUILDSTDERR: | ^~~~~ BUILDSTDERR: atari.c: In function 'atari_write': BUILDSTDERR: atari.c:255:62: warning: pointer targets in passing argument 1 of 'atr_pid_known' differ in signedness [-Wpointer-sign] BUILDSTDERR: 255 | #define atr_part_known(part, pid_list) (atr_pid_known ((part)->id, pid_list)) BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: | | BUILDSTDERR: | uint8_t * {aka unsigned char *} BUILDSTDERR: atari.c:1123:9: note: in expansion of macro 'atr_part_known' BUILDSTDERR: 1123 | && atr_part_known (&table.icd_part[0], atr_known_icd_pid)) { BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: atari.c:227:28: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} BUILDSTDERR: 227 | atr_pid_known (const char* pid, const char** pid_list) BUILDSTDERR: | ~~~~~~~~~~~~^~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o gpt.lo gpt.c BUILDSTDERR: bsd.c: In function 'xbsd_dkcksum': BUILDSTDERR: bsd.c:130:2: warning: converting a packed 'BSDRawLabel' {aka 'struct _BSDRawLabel'} pointer (alignment 1) to a 'short unsigned int' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 130 | start = (u_short*) lp; BUILDSTDERR: | ^~~~~ BUILDSTDERR: bsd.c:74:8: note: defined here BUILDSTDERR: 74 | struct _BSDRawLabel { BUILDSTDERR: | ^~~~~~~~~~~~ libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c gpt.c -fPIC -DPIC -o .libs/gpt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o loop.lo loop.c libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c loop.c -fPIC -DPIC -o .libs/loop.o BUILDSTDERR: gpt.c: In function 'gpt_alloc': BUILDSTDERR: gpt.c:542:22: warning: taking address of packed member of 'struct _GPTDiskData' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 542 | ped_geometry_init (&gpt_disk_data->data_area, dev, data_start, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gpt.c: In function 'gpt_duplicate': BUILDSTDERR: gpt.c:570:22: warning: taking address of packed member of 'struct _GPTDiskData' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 570 | ped_geometry_init (&new_disk_data->data_area, disk->dev, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gpt.c: In function '_parse_header': BUILDSTDERR: gpt.c:788:22: warning: taking address of packed member of 'struct _GPTDiskData' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 788 | ped_geometry_init (&gpt_disk_data->data_area, disk->dev, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gpt.c: In function '_non_metadata_constraint': BUILDSTDERR: gpt.c:2037:39: warning: taking address of packed member of 'struct _GPTDiskData' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 2037 | return ped_constraint_new_from_max (&gpt_disk_data->data_area); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../lib/string.h:27, BUILDSTDERR: from ../../include/parted/parted.h:44, BUILDSTDERR: from dvh.c:20: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '_generate_boot_file' at dvh.c:433:2, BUILDSTDERR: inlined from 'dvh_write' at dvh.c:487:4: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 8 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o mac.lo mac.c libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c mac.c -fPIC -DPIC -o .libs/mac.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o pc98.lo pc98.c libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c pc98.c -fPIC -DPIC -o .libs/pc98.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o pt-tools.lo pt-tools.c libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c pt-tools.c -fPIC -DPIC -o .libs/pt-tools.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o rdb.lo rdb.c libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c rdb.c -fPIC -DPIC -o .libs/rdb.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o sun.lo sun.c libtool: compile: gcc -I. -I../../lib -I../../lib -I../../include -I../../include -I../../libparted -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c sun.c -fPIC -DPIC -o .libs/sun.o BUILDSTDERR: sun.c: In function 'sun_compute_checksum': BUILDSTDERR: sun.c:119:2: warning: converting a packed 'SunRawLabel' {aka 'struct _SunRawLabel'} pointer (alignment 1) to a 'u_int16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 119 | u_int16_t *ush = (u_int16_t *)label; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: sun.c:71:33: note: defined here BUILDSTDERR: 71 | struct __attribute__ ((packed)) _SunRawLabel { BUILDSTDERR: | ^~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -o liblabels.la aix.lo atari.lo bsd.lo dos.lo dvh.lo efi_crc32.lo gpt.lo loop.lo mac.lo pc98.lo pt-tools.lo rdb.lo sun.lo libtool: link: ar cru .libs/liblabels.a .libs/aix.o .libs/atari.o .libs/bsd.o .libs/dos.o .libs/dvh.o .libs/efi_crc32.o .libs/gpt.o .libs/loop.o .libs/mac.o .libs/pc98.o .libs/pt-tools.o .libs/rdb.o .libs/sun.o libtool: link: ranlib .libs/liblabels.a libtool: link: ( cd ".libs" && rm -f "liblabels.la" && ln -s "../liblabels.la" "liblabels.la" ) make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' Making all in fs make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/fs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/filesys.lo r/filesys.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/fat/bootsector.lo r/fat/bootsector.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/fat/calc.lo r/fat/calc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/fat/clstdup.lo r/fat/clstdup.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/fat/context.lo r/fat/context.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/fat/count.lo r/fat/count.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/fat/bootsector.c -fPIC -DPIC -o r/fat/.libs/bootsector.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/filesys.c -fPIC -DPIC -o r/.libs/filesys.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/fat/context.c -fPIC -DPIC -o r/fat/.libs/context.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/fat/count.c -fPIC -DPIC -o r/fat/.libs/count.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/fat/calc.c -fPIC -DPIC -o r/fat/.libs/calc.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/fat/clstdup.c -fPIC -DPIC -o r/fat/.libs/clstdup.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../lib/string.h:27, BUILDSTDERR: from ../../include/parted/parted.h:44, BUILDSTDERR: from r/fat/fat.h:22, BUILDSTDERR: from r/fat/bootsector.c:21: BUILDSTDERR: In function 'memcpy', BUILDSTDERR: inlined from 'fat_boot_sector_set_boot_code' at r/fat/bootsector.c:278:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [126, 128] is out of the bounds [0, 125] [-Warray-bounds] BUILDSTDERR: 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/fat/fat.lo r/fat/fat.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/fat/fatio.lo r/fat/fatio.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/fat/fat.c -fPIC -DPIC -o r/fat/.libs/fat.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/fat/fatio.c -fPIC -DPIC -o r/fat/.libs/fatio.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/fat/resize.lo r/fat/resize.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/fat/table.lo r/fat/table.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/fat/resize.c -fPIC -DPIC -o r/fat/.libs/resize.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/fat/table.c -fPIC -DPIC -o r/fat/.libs/table.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/fat/traverse.lo r/fat/traverse.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/hfs/advfs.lo r/hfs/advfs.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/fat/traverse.c -fPIC -DPIC -o r/fat/.libs/traverse.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/hfs/advfs.c -fPIC -DPIC -o r/hfs/.libs/advfs.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/hfs/advfs_plus.lo r/hfs/advfs_plus.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/hfs/advfs_plus.c -fPIC -DPIC -o r/hfs/.libs/advfs_plus.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/hfs/cache.lo r/hfs/cache.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/hfs/file.lo r/hfs/file.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/hfs/cache.c -fPIC -DPIC -o r/hfs/.libs/cache.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/hfs/file_plus.lo r/hfs/file_plus.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/hfs/file_plus.c -fPIC -DPIC -o r/hfs/.libs/file_plus.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/hfs/file.c -fPIC -DPIC -o r/hfs/.libs/file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/hfs/hfs.lo r/hfs/hfs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/hfs/journal.lo r/hfs/journal.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/hfs/hfs.c -fPIC -DPIC -o r/hfs/.libs/hfs.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/hfs/journal.c -fPIC -DPIC -o r/hfs/.libs/journal.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/hfs/probe.lo r/hfs/probe.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/hfs/probe.c -fPIC -DPIC -o r/hfs/.libs/probe.o BUILDSTDERR: r/hfs/hfs.c:343:1: warning: 'hfsplus_clobber' defined but not used [-Wunused-function] BUILDSTDERR: 343 | hfsplus_clobber (PedGeometry* geom) BUILDSTDERR: | ^~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/hfs/reloc.lo r/hfs/reloc.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/hfs/reloc.c -fPIC -DPIC -o r/hfs/.libs/reloc.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o r/hfs/reloc_plus.lo r/hfs/reloc_plus.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o amiga/affs.lo amiga/affs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o amiga/amiga.lo amiga/amiga.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c r/hfs/reloc_plus.c -fPIC -DPIC -o r/hfs/.libs/reloc_plus.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c amiga/affs.c -fPIC -DPIC -o amiga/.libs/affs.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c amiga/amiga.c -fPIC -DPIC -o amiga/.libs/amiga.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o amiga/apfs.lo amiga/apfs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o amiga/asfs.lo amiga/asfs.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c amiga/apfs.c -fPIC -DPIC -o amiga/.libs/apfs.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c amiga/asfs.c -fPIC -DPIC -o amiga/.libs/asfs.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o amiga/a-interface.lo amiga/a-interface.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c amiga/a-interface.c -fPIC -DPIC -o amiga/.libs/a-interface.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o btrfs/btrfs.lo btrfs/btrfs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o ext2/interface.lo ext2/interface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o fat/bootsector.lo fat/bootsector.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c btrfs/btrfs.c -fPIC -DPIC -o btrfs/.libs/btrfs.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o fat/fat.lo fat/fat.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o hfs/hfs.lo hfs/hfs.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c ext2/interface.c -fPIC -DPIC -o ext2/.libs/interface.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c fat/bootsector.c -fPIC -DPIC -o fat/.libs/bootsector.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c fat/fat.c -fPIC -DPIC -o fat/.libs/fat.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c hfs/hfs.c -fPIC -DPIC -o hfs/.libs/hfs.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o hfs/probe.lo hfs/probe.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c hfs/probe.c -fPIC -DPIC -o hfs/.libs/probe.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o jfs/jfs.lo jfs/jfs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o linux_swap/linux_swap.lo linux_swap/linux_swap.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c jfs/jfs.c -fPIC -DPIC -o jfs/.libs/jfs.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c linux_swap/linux_swap.c -fPIC -DPIC -o linux_swap/.libs/linux_swap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o nilfs2/nilfs2.lo nilfs2/nilfs2.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o ntfs/ntfs.lo ntfs/ntfs.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c nilfs2/nilfs2.c -fPIC -DPIC -o nilfs2/.libs/nilfs2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o reiserfs/reiserfs.lo reiserfs/reiserfs.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c ntfs/ntfs.c -fPIC -DPIC -o ntfs/.libs/ntfs.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o udf/udf.lo udf/udf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o ufs/ufs.lo ufs/ufs.c libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c reiserfs/reiserfs.c -fPIC -DPIC -o reiserfs/.libs/reiserfs.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c udf/udf.c -fPIC -DPIC -o udf/.libs/udf.o libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c ufs/ufs.c -fPIC -DPIC -o ufs/.libs/ufs.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o xfs/xfs.lo xfs/xfs.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -Wl,--version-script=./fsresize.sym -version-info 0:1:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -o libparted-fs-resize.la -rpath /lib64 r/filesys.lo r/fat/bootsector.lo r/fat/calc.lo r/fat/clstdup.lo r/fat/context.lo r/fat/count.lo r/fat/fat.lo r/fat/fatio.lo r/fat/resize.lo r/fat/table.lo r/fat/traverse.lo r/hfs/advfs.lo r/hfs/advfs_plus.lo r/hfs/cache.lo r/hfs/file.lo r/hfs/file_plus.lo r/hfs/hfs.lo r/hfs/journal.lo r/hfs/probe.lo r/hfs/reloc.lo r/hfs/reloc_plus.lo libtool: compile: gcc -I. -I../../lib -I../../libparted/labels -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c xfs/xfs.c -fPIC -DPIC -o xfs/.libs/xfs.o libtool: link: gcc -shared -fPIC -DPIC r/.libs/filesys.o r/fat/.libs/bootsector.o r/fat/.libs/calc.o r/fat/.libs/clstdup.o r/fat/.libs/context.o r/fat/.libs/count.o r/fat/.libs/fat.o r/fat/.libs/fatio.o r/fat/.libs/resize.o r/fat/.libs/table.o r/fat/.libs/traverse.o r/hfs/.libs/advfs.o r/hfs/.libs/advfs_plus.o r/hfs/.libs/cache.o r/hfs/.libs/file.o r/hfs/.libs/file_plus.o r/hfs/.libs/hfs.o r/hfs/.libs/journal.o r/hfs/.libs/probe.o r/hfs/.libs/reloc.o r/hfs/.libs/reloc_plus.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -m64 -mtune=generic -Wl,--version-script=./fsresize.sym -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libparted-fs-resize.so.0 -o .libs/libparted-fs-resize.so.0.0.1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -o libfs.la amiga/affs.lo amiga/amiga.lo amiga/apfs.lo amiga/asfs.lo amiga/a-interface.lo btrfs/btrfs.lo ext2/interface.lo fat/bootsector.lo fat/fat.lo hfs/hfs.lo hfs/probe.lo jfs/jfs.lo linux_swap/linux_swap.lo nilfs2/nilfs2.lo ntfs/ntfs.lo reiserfs/reiserfs.lo udf/udf.lo ufs/ufs.lo xfs/xfs.lo -luuid libtool: link: (cd ".libs" && rm -f "libparted-fs-resize.so.0" && ln -s "libparted-fs-resize.so.0.0.1" "libparted-fs-resize.so.0") libtool: link: (cd ".libs" && rm -f "libparted-fs-resize.so" && ln -s "libparted-fs-resize.so.0.0.1" "libparted-fs-resize.so") libtool: link: ( cd ".libs" && rm -f "libparted-fs-resize.la" && ln -s "../libparted-fs-resize.la" "libparted-fs-resize.la" ) libtool: link: ar cru .libs/libfs.a amiga/.libs/affs.o amiga/.libs/amiga.o amiga/.libs/apfs.o amiga/.libs/asfs.o amiga/.libs/a-interface.o btrfs/.libs/btrfs.o ext2/.libs/interface.o fat/.libs/bootsector.o fat/.libs/fat.o hfs/.libs/hfs.o hfs/.libs/probe.o jfs/.libs/jfs.o linux_swap/.libs/linux_swap.o nilfs2/.libs/nilfs2.o ntfs/.libs/ntfs.o reiserfs/.libs/reiserfs.o udf/.libs/udf.o ufs/.libs/ufs.o xfs/.libs/xfs.o libtool: link: ranlib .libs/libfs.a libtool: link: ( cd ".libs" && rm -f "libfs.la" && ln -s "../libfs.la" "libfs.la" ) make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/fs' Making all in . make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o debug.lo debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o architecture.lo architecture.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o device.lo device.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o exception.lo exception.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o filesys.lo filesys.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o libparted.lo libparted.c libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c device.c -fPIC -DPIC -o .libs/device.o libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c architecture.c -fPIC -DPIC -o .libs/architecture.o libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c libparted.c -fPIC -DPIC -o .libs/libparted.o libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c exception.c -fPIC -DPIC -o .libs/exception.o libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c filesys.c -fPIC -DPIC -o .libs/filesys.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o timer.lo timer.c libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c timer.c -fPIC -DPIC -o .libs/timer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o unit.lo unit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o disk.lo disk.c libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c unit.c -fPIC -DPIC -o .libs/unit.o libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c disk.c -fPIC -DPIC -o .libs/disk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o cs/geom.lo cs/geom.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o cs/constraint.lo cs/constraint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o cs/natmath.lo cs/natmath.c libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c cs/geom.c -fPIC -DPIC -o cs/.libs/geom.o libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c cs/natmath.c -fPIC -DPIC -o cs/.libs/natmath.o libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c cs/constraint.c -fPIC -DPIC -o cs/.libs/constraint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o arch/linux.lo arch/linux.c libtool: compile: gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c arch/linux.c -fPIC -DPIC -o arch/.libs/linux.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -version-info 2:1:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -o libparted.la -rpath /lib64 debug.lo architecture.lo device.lo exception.lo filesys.lo libparted.lo timer.lo unit.lo disk.lo cs/geom.lo cs/constraint.lo cs/natmath.lo arch/linux.lo fs/libfs.la labels/liblabels.la ../lib/libgnulib.la -ldevmapper -lselinux -lsepol -lblkid -luuid libtool: link: gcc -shared -fPIC -DPIC .libs/debug.o .libs/architecture.o .libs/device.o .libs/exception.o .libs/filesys.o .libs/libparted.o .libs/timer.o .libs/unit.o .libs/disk.o cs/.libs/geom.o cs/.libs/constraint.o cs/.libs/natmath.o arch/.libs/linux.o -Wl,--whole-archive fs/.libs/libfs.a labels/.libs/liblabels.a ../lib/.libs/libgnulib.a -Wl,--no-whole-archive -ldevmapper -lselinux -lsepol -lblkid -luuid -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libparted.so.2 -o .libs/libparted.so.2.0.1 libtool: link: (cd ".libs" && rm -f "libparted.so.2" && ln -s "libparted.so.2.0.1" "libparted.so.2") libtool: link: (cd ".libs" && rm -f "libparted.so" && ln -s "libparted.so.2.0.1" "libparted.so") libtool: link: ( cd ".libs" && rm -f "libparted.la" && ln -s "../libparted.la" "libparted.la" ) make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' Making all in parted make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' rm -f version.c rm -f version.h printf '#include \n' > version.ct printf 'extern char const *Version;\n' > version.ht printf 'char const *Version = "3.2";\n' >> version.ct chmod a-w version.ht mv version.ht version.h chmod a-w version.ct mv version.ct version.c /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o command.o command.c gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o parted.o parted.c gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o strlist.o strlist.c gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o ui.o ui.c gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o table.o table.c gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o version.o version.c rm -f libver.a ar cru libver.a version.o ranlib libver.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -o parted command.o parted.o strlist.o ui.o table.o libver.a ../libparted/libparted.la -lreadline -ltinfo libtool: link: DIE_RPATH_DIE="/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -o .libs/parted command.o parted.o strlist.o ui.o table.o libver.a ../libparted/.libs/libparted.so -lreadline -ltinfo make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' Making all in partprobe make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/partprobe' gcc -I. -I../lib -I../lib -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -c -o partprobe.o partprobe.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -o partprobe partprobe.o ../libparted/libparted.la -lreadline -ltinfo libtool: link: DIE_RPATH_DIE="/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused-but-set-variable -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -o .libs/partprobe partprobe.o ../libparted/.libs/libparted.so -lreadline -ltinfo make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/partprobe' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' Making all in C make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/C' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/C' Making all in pt_BR make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' for po in `ls -1 ./*.pt_BR.po 2>/dev/null`; do \ /usr/bin/make $(basename ${po%.pt_BR.po}); \ done make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --no-split --version) >/dev/null 2>&1; then \ for f in parted.info parted.info-[0-9] parted.info-[0-9][0-9] parted.i[0-9] parted.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if makeinfo --no-split -I . \ -o parted.info parted.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./parted.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' Making all in debug make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' Making all in test make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/debug/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug/test' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[2]: Entering directory '/builddir/build/BUILD/parted-3.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2' make[1]: Leaving directory '/builddir/build/BUILD/parted-3.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cuBM8A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64 + cd parted-3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64 /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/parted-3.2' Making install in po make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/po' installing ca.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/ca/LC_MESSAGES/parted.mo installing cs.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/cs/LC_MESSAGES/parted.mo installing da.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/da/LC_MESSAGES/parted.mo installing de.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/de/LC_MESSAGES/parted.mo installing es.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/es/LC_MESSAGES/parted.mo installing fr.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/fr/LC_MESSAGES/parted.mo installing gl.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/gl/LC_MESSAGES/parted.mo installing id.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/id/LC_MESSAGES/parted.mo installing it.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/it/LC_MESSAGES/parted.mo installing ja.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/ja/LC_MESSAGES/parted.mo installing nl.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/nl/LC_MESSAGES/parted.mo installing nn.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/nn/LC_MESSAGES/parted.mo installing pl.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/pl/LC_MESSAGES/parted.mo installing pt.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/pt/LC_MESSAGES/parted.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/parted.mo installing ro.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/ro/LC_MESSAGES/parted.mo installing ru.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/ru/LC_MESSAGES/parted.mo installing rw.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/rw/LC_MESSAGES/parted.mo installing sk.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/sk/LC_MESSAGES/parted.mo installing sl.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/sl/LC_MESSAGES/parted.mo installing sr.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/sr/LC_MESSAGES/parted.mo installing sv.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/sv/LC_MESSAGES/parted.mo installing tr.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/tr/LC_MESSAGES/parted.mo installing uk.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/uk/LC_MESSAGES/parted.mo installing vi.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/vi/LC_MESSAGES/parted.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/parted.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/parted.mo if test "parted" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/po' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /builddir/build/BUILD/parted-3.2/build-aux/install-sh -d /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64 ; \ fi ; \ if test -f /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/charset.alias > /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/charset.tmp /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/charset.tmp /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' Making install in include make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/include' Making install in parted make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' make[5]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/include/parted' /usr/bin/install -c -m 644 constraint.h debug.h device.h disk.h exception.h filesys.h geom.h natmath.h timer.h unit.h parted.h '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/include/parted' make[5]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/include' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' Making install in libparted make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule Making install in labels make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[5]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' Making install in fs make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/fs' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/fs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libparted-fs-resize.la '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64' libtool: install: /usr/bin/install -c .libs/libparted-fs-resize.so.0.0.1 /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/libparted-fs-resize.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64 && { ln -s -f libparted-fs-resize.so.0.0.1 libparted-fs-resize.so.0 || { rm -f libparted-fs-resize.so.0 && ln -s libparted-fs-resize.so.0.0.1 libparted-fs-resize.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64 && { ln -s -f libparted-fs-resize.so.0.0.1 libparted-fs-resize.so || { rm -f libparted-fs-resize.so && ln -s libparted-fs-resize.so.0.0.1 libparted-fs-resize.so; }; }) libtool: install: /usr/bin/install -c .libs/libparted-fs-resize.lai /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/libparted-fs-resize.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/fs' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/fs' Making install in . make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libparted.la '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64' libtool: install: /usr/bin/install -c .libs/libparted.so.2.0.1 /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/libparted.so.2.0.1 libtool: install: (cd /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64 && { ln -s -f libparted.so.2.0.1 libparted.so.2 || { rm -f libparted.so.2 && ln -s libparted.so.2.0.1 libparted.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64 && { ln -s -f libparted.so.2.0.1 libparted.so || { rm -f libparted.so && ln -s libparted.so.2.0.1 libparted.so; }; }) libtool: install: /usr/bin/install -c .libs/libparted.lai /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/libparted.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' Making install in parted make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c parted '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/sbin' BUILDSTDERR: libtool: install: warning: `../libparted/libparted.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/parted /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/sbin/parted make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' Making install in partprobe make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/partprobe' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/partprobe' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c partprobe '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/sbin' BUILDSTDERR: libtool: install: warning: `../libparted/libparted.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/partprobe /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/sbin/partprobe make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/partprobe' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/partprobe' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' Making install in C make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/C' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/C' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 parted.8 partprobe.8 '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/man/man8' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/C' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/C' Making install in pt_BR make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' GEN all-local make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/info' /usr/bin/install -c -m 644 ./parted.info '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/info' '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/info/parted.info' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' Making install in debug make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' Making install in test make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/debug/test' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/debug/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug/test' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug/test' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[2]: Entering directory '/builddir/build/BUILD/parted-3.2' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/pkgconfig' /usr/bin/install -c -m 644 libparted.pc libparted-fs-resize.pc '/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2' make[1]: Leaving directory '/builddir/build/BUILD/parted-3.2' + /usr/bin/rm -rf /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/libparted-fs-resize.la /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/libparted.la + /usr/bin/rm -rf /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/info/dir + /usr/bin/rm -rf /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/bin/label + /usr/bin/rm -rf /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/bin/disk + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64 parted + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.2-41.fc31 --unique-debug-suffix -3.2-41.fc31.x86_64 --unique-debug-src-base parted-3.2-41.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/parted-3.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/libparted.so.2.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/libparted-fs-resize.so.0.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/sbin/partprobe explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/sbin/parted extracting debug info from /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/sbin/partprobe extracting debug info from /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/libparted-fs-resize.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/lib64/libparted.so.2.0.1 extracting debug info from /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/sbin/parted /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. BUILDSTDERR: 3745 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.28UqZD + umask 022 + cd /builddir/build/BUILD + cd parted-3.2 BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export LD_LIBRARY_PATH=/builddir/build/BUILD/parted-3.2/libparted/.libs:/builddir/build/BUILD/parted-3.2/libparted/fs/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/parted-3.2/libparted/.libs:/builddir/build/BUILD/parted-3.2/libparted/fs/.libs + make check make ss-1024 make[1]: Entering directory '/builddir/build/BUILD/parted-3.2' PARTED_SECTOR_SIZE=1024 make check-recursive make[2]: Entering directory '/builddir/build/BUILD/parted-3.2' Making check in po make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/po' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/po' Making check in lib make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' make check-am make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' Making check in include make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/include' Making check in parted make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' make check-am make[5]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/include' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' Making check in libparted make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule Making check in labels make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make check-am make[5]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' Making check in fs make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/fs' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/fs' Making check in . make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' Making check in parted make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' make check-am make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' Making check in partprobe make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/partprobe' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/partprobe' Making check in doc make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' Making check in C make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/C' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/C' Making check in pt_BR make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' GEN all-local make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' Making check in debug make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' Making check in test make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/debug/test' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug/test' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' Making check in tests make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make print-align print-flags print-max dup-clobber duplicate fs-resize make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' CC print-align.o CCLD print-align CC print-flags.o CCLD print-flags CC print-max.o CCLD print-max CC dup-clobber.o CCLD dup-clobber CC duplicate.o CCLD duplicate CC fs-resize.o CCLD fs-resize make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make[5]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' PASS: help-version.sh PASS: t0000-basic.sh PASS: t0001-tiny.sh PASS: t0010-script-no-ctrl-chars.sh PASS: t0100-print.sh PASS: t0101-print-empty.sh PASS: t0200-gpt.sh PASS: t0201-gpt.sh PASS: t0202-gpt-pmbr.sh PASS: t0203-gpt-tiny-device-abort.sh PASS: t0203-gpt-shortened-device-primary-valid.sh BUILDSTDERR: t0203-gpt-create-on-min-sized-device.sh: skipped test: FS test with sector size != 512 SKIP: t0203-gpt-create-on-min-sized-device.sh PASS: t0205-gpt-list-clobbers-pmbr.sh PASS: t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh PASS: t0207-IEC-binary-notation.sh BUILDSTDERR: t0208-mkpart-end-in-IEC.sh: skipped test: FS test with sector size != 512 SKIP: t0208-mkpart-end-in-IEC.sh PASS: t0209-gpt-pmbr_boot.sh PASS: t0210-gpt-resized-partition-entry-array.sh PASS: t0211-gpt-rewrite-header.sh PASS: t0212-gpt-many-partitions.sh BUILDSTDERR: t0213-mkpart-start-negative.sh: skipped test: FS test with sector size != 512 SKIP: t0213-mkpart-start-negative.sh PASS: t0220-gpt-msftres.sh PASS: t0250-gpt.sh SKIP: t0251-gpt-unicode.sh PASS: t0280-gpt-corrupt.sh BUILDSTDERR: t0281-gpt-grow.sh: skipped test: FS test with sector size != 512 SKIP: t0281-gpt-grow.sh BUILDSTDERR: t0282-gpt-move-backup.sh: skipped test: FS test with sector size != 512 SKIP: t0282-gpt-move-backup.sh BUILDSTDERR: t0283-overlap-partitions.sh: skipped test: FS test with sector size != 512 SKIP: t0283-overlap-partitions.sh PASS: t0300-dos-on-gpt.sh PASS: t0301-overwrite-gpt-pmbr.sh BUILDSTDERR: t0350-mac-PT-increases-sector-size.sh: skipped test: FS test with sector size != 512 SKIP: t0350-mac-PT-increases-sector-size.sh PASS: t0400-loop-clobber-infloop.sh PASS: t0500-dup-clobber.sh PASS: t0501-duplicate.sh BUILDSTDERR: t1100-busy-label.sh: skipped test: must be run as root SKIP: t1100-busy-label.sh BUILDSTDERR: t1101-busy-partition.sh: skipped test: must be run as root SKIP: t1101-busy-partition.sh BUILDSTDERR: t1102-loop-label.sh: skipped test: must be run as root SKIP: t1102-loop-label.sh BUILDSTDERR: t1104-remove-and-add-partition.sh: skipped test: must be run as root SKIP: t1104-remove-and-add-partition.sh BUILDSTDERR: t1700-probe-fs.sh: skipped test: FS test with sector size != 512 SKIP: t1700-probe-fs.sh BUILDSTDERR: t1701-rescue-fs.sh: skipped test: FS test with sector size != 512 SKIP: t1701-rescue-fs.sh PASS: t2200-dos-label-recog.sh BUILDSTDERR: t2201-pc98-label-recog.sh: skipped test: FS test with sector size != 512 SKIP: t2201-pc98-label-recog.sh BUILDSTDERR: t2300-dos-label-extended-bootcode.sh: skipped test: FS test with sector size != 512 SKIP: t2300-dos-label-extended-bootcode.sh BUILDSTDERR: t2310-dos-extended-2-sector-min-offset.sh: skipped test: must be run as root SKIP: t2310-dos-extended-2-sector-min-offset.sh BUILDSTDERR: t2320-dos-extended-noclobber.sh: skipped test: must be run as root SKIP: t2320-dos-extended-noclobber.sh PASS: t2400-dos-hfs-partition-type.sh PASS: t2410-dos-udf-partition-type.sh PASS: t2500-probe-corrupt-hfs.sh BUILDSTDERR: t3000-resize-fs.sh: skipped test: mkfs.hfs: command not found SKIP: t3000-resize-fs.sh BUILDSTDERR: t3200-resize-partition.sh: skipped test: must be run as root SKIP: t3200-resize-partition.sh BUILDSTDERR: t3200-type-change.sh: skipped test: must be run as root SKIP: t3200-type-change.sh PASS: t3300-palo-prep.sh PASS: t3310-flags.sh BUILDSTDERR: t3400-whole-disk-FAT-partition.sh: skipped test: FS test with sector size != 512 SKIP: t3400-whole-disk-FAT-partition.sh PASS: t4000-sun-raid-type.sh PASS: t4001-sun-vtoc.sh BUILDSTDERR: t4100-msdos-partition-limits.sh: skipped test: must be run as root SKIP: t4100-msdos-partition-limits.sh BUILDSTDERR: t4100-dvh-partition-limits.sh: skipped test: must be run as root SKIP: t4100-dvh-partition-limits.sh PASS: t4100-msdos-starting-sector.sh BUILDSTDERR: t4200-partprobe.sh: skipped test: This test requires an erasable device and you have not properly set the $DEVICE_TO_ERASE and $DEVICE_TO_ERASE_SIZE envvars. SKIP: t4200-partprobe.sh PASS: t4300-nilfs2-tiny.sh PASS: t4301-nilfs2-badsb2.sh PASS: t4302-nilfs2-lessbadsb2.sh PASS: t5000-tags.sh BUILDSTDERR: t6000-dm.sh: skipped test: must be run as root SKIP: t6000-dm.sh BUILDSTDERR: t6001-psep.sh: skipped test: must be run as root SKIP: t6001-psep.sh BUILDSTDERR: t6002-dm-busy.sh: skipped test: must be run as root SKIP: t6002-dm-busy.sh BUILDSTDERR: t6003-dm-hide.sh: skipped test: must be run as root SKIP: t6003-dm-hide.sh BUILDSTDERR: t6004-dm-many-partitions.sh: skipped test: must be run as root SKIP: t6004-dm-many-partitions.sh BUILDSTDERR: t6005-dm-uuid.sh: skipped test: must be run as root SKIP: t6005-dm-uuid.sh BUILDSTDERR: t6006-dm-512b-sectors.sh: skipped test: must be run as root SKIP: t6006-dm-512b-sectors.sh BUILDSTDERR: t6100-mdraid-partitions.sh: skipped test: must be run as root SKIP: t6100-mdraid-partitions.sh PASS: t7000-scripting.sh BUILDSTDERR: t8000-loop.sh: skipped test: must be run as root SKIP: t8000-loop.sh BUILDSTDERR: t8001-loop-blkpg.sh: skipped test: must be run as root SKIP: t8001-loop-blkpg.sh BUILDSTDERR: t9010-big-sector.sh: skipped test: must be run as root SKIP: t9010-big-sector.sh BUILDSTDERR: t9020-alignment.sh: skipped test: must be run as root SKIP: t9020-alignment.sh PASS: t9021-maxima.sh PASS: t9022-one-unit-snap.sh PASS: t9023-value-lt-one.sh BUILDSTDERR: t9030-align-check.sh: skipped test: must be run as root SKIP: t9030-align-check.sh BUILDSTDERR: t9040-many-partitions.sh: skipped test: must be run as root SKIP: t9040-many-partitions.sh BUILDSTDERR: t9041-undetected-in-use-16th-partition.sh: skipped test: must be run as root SKIP: t9041-undetected-in-use-16th-partition.sh BUILDSTDERR: t9042-dos-partition-limit.sh: skipped test: must be run as root SKIP: t9042-dos-partition-limit.sh PASS: t9050-partition-table-types.sh ============================================================================ Testsuite summary for GNU parted 3.2 ============================================================================ # TOTAL: 85 # PASS: 44 # SKIP: 41 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2' make[1]: Leaving directory '/builddir/build/BUILD/parted-3.2' make ss-2048 make[1]: Entering directory '/builddir/build/BUILD/parted-3.2' PARTED_SECTOR_SIZE=2048 make check-recursive make[2]: Entering directory '/builddir/build/BUILD/parted-3.2' Making check in po make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/po' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/po' Making check in lib make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' make check-am make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' Making check in include make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/include' Making check in parted make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' make check-am make[5]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/include' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' Making check in libparted make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule Making check in labels make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make check-am make[5]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' Making check in fs make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/fs' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/fs' Making check in . make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' Making check in parted make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' make check-am make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' Making check in partprobe make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/partprobe' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/partprobe' Making check in doc make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' Making check in C make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/C' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/C' Making check in pt_BR make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' GEN all-local make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' Making check in debug make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' Making check in test make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/debug/test' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug/test' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' Making check in tests make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make print-align print-flags print-max dup-clobber duplicate fs-resize make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make[4]: 'print-align' is up to date. make[4]: 'print-flags' is up to date. make[4]: 'print-max' is up to date. make[4]: 'dup-clobber' is up to date. make[4]: 'duplicate' is up to date. make[4]: 'fs-resize' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make[5]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' PASS: help-version.sh PASS: t0000-basic.sh PASS: t0001-tiny.sh PASS: t0010-script-no-ctrl-chars.sh PASS: t0100-print.sh PASS: t0101-print-empty.sh PASS: t0200-gpt.sh PASS: t0201-gpt.sh PASS: t0202-gpt-pmbr.sh PASS: t0203-gpt-tiny-device-abort.sh PASS: t0203-gpt-shortened-device-primary-valid.sh BUILDSTDERR: t0203-gpt-create-on-min-sized-device.sh: skipped test: FS test with sector size != 512 SKIP: t0203-gpt-create-on-min-sized-device.sh PASS: t0205-gpt-list-clobbers-pmbr.sh PASS: t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh PASS: t0207-IEC-binary-notation.sh BUILDSTDERR: t0208-mkpart-end-in-IEC.sh: skipped test: FS test with sector size != 512 SKIP: t0208-mkpart-end-in-IEC.sh PASS: t0209-gpt-pmbr_boot.sh PASS: t0210-gpt-resized-partition-entry-array.sh PASS: t0211-gpt-rewrite-header.sh PASS: t0212-gpt-many-partitions.sh BUILDSTDERR: t0213-mkpart-start-negative.sh: skipped test: FS test with sector size != 512 SKIP: t0213-mkpart-start-negative.sh PASS: t0220-gpt-msftres.sh PASS: t0250-gpt.sh SKIP: t0251-gpt-unicode.sh PASS: t0280-gpt-corrupt.sh BUILDSTDERR: t0281-gpt-grow.sh: skipped test: FS test with sector size != 512 SKIP: t0281-gpt-grow.sh BUILDSTDERR: t0282-gpt-move-backup.sh: skipped test: FS test with sector size != 512 SKIP: t0282-gpt-move-backup.sh BUILDSTDERR: t0283-overlap-partitions.sh: skipped test: FS test with sector size != 512 SKIP: t0283-overlap-partitions.sh PASS: t0300-dos-on-gpt.sh PASS: t0301-overwrite-gpt-pmbr.sh BUILDSTDERR: t0350-mac-PT-increases-sector-size.sh: skipped test: FS test with sector size != 512 SKIP: t0350-mac-PT-increases-sector-size.sh PASS: t0400-loop-clobber-infloop.sh PASS: t0500-dup-clobber.sh PASS: t0501-duplicate.sh BUILDSTDERR: t1100-busy-label.sh: skipped test: must be run as root SKIP: t1100-busy-label.sh BUILDSTDERR: t1101-busy-partition.sh: skipped test: must be run as root SKIP: t1101-busy-partition.sh BUILDSTDERR: t1102-loop-label.sh: skipped test: must be run as root SKIP: t1102-loop-label.sh BUILDSTDERR: t1104-remove-and-add-partition.sh: skipped test: must be run as root SKIP: t1104-remove-and-add-partition.sh BUILDSTDERR: t1700-probe-fs.sh: skipped test: FS test with sector size != 512 SKIP: t1700-probe-fs.sh BUILDSTDERR: t1701-rescue-fs.sh: skipped test: FS test with sector size != 512 SKIP: t1701-rescue-fs.sh PASS: t2200-dos-label-recog.sh BUILDSTDERR: t2201-pc98-label-recog.sh: skipped test: FS test with sector size != 512 SKIP: t2201-pc98-label-recog.sh BUILDSTDERR: t2300-dos-label-extended-bootcode.sh: skipped test: FS test with sector size != 512 SKIP: t2300-dos-label-extended-bootcode.sh BUILDSTDERR: t2310-dos-extended-2-sector-min-offset.sh: skipped test: must be run as root SKIP: t2310-dos-extended-2-sector-min-offset.sh BUILDSTDERR: t2320-dos-extended-noclobber.sh: skipped test: must be run as root SKIP: t2320-dos-extended-noclobber.sh PASS: t2400-dos-hfs-partition-type.sh PASS: t2410-dos-udf-partition-type.sh PASS: t2500-probe-corrupt-hfs.sh BUILDSTDERR: t3000-resize-fs.sh: skipped test: mkfs.hfs: command not found SKIP: t3000-resize-fs.sh BUILDSTDERR: t3200-resize-partition.sh: skipped test: must be run as root SKIP: t3200-resize-partition.sh BUILDSTDERR: t3200-type-change.sh: skipped test: must be run as root SKIP: t3200-type-change.sh PASS: t3300-palo-prep.sh PASS: t3310-flags.sh BUILDSTDERR: t3400-whole-disk-FAT-partition.sh: skipped test: FS test with sector size != 512 SKIP: t3400-whole-disk-FAT-partition.sh PASS: t4000-sun-raid-type.sh PASS: t4001-sun-vtoc.sh BUILDSTDERR: t4100-msdos-partition-limits.sh: skipped test: must be run as root SKIP: t4100-msdos-partition-limits.sh BUILDSTDERR: t4100-dvh-partition-limits.sh: skipped test: must be run as root SKIP: t4100-dvh-partition-limits.sh PASS: t4100-msdos-starting-sector.sh BUILDSTDERR: t4200-partprobe.sh: skipped test: This test requires an erasable device and you have not properly set the $DEVICE_TO_ERASE and $DEVICE_TO_ERASE_SIZE envvars. SKIP: t4200-partprobe.sh PASS: t4300-nilfs2-tiny.sh PASS: t4301-nilfs2-badsb2.sh PASS: t4302-nilfs2-lessbadsb2.sh PASS: t5000-tags.sh BUILDSTDERR: t6000-dm.sh: skipped test: must be run as root SKIP: t6000-dm.sh BUILDSTDERR: t6001-psep.sh: skipped test: must be run as root SKIP: t6001-psep.sh BUILDSTDERR: t6002-dm-busy.sh: skipped test: must be run as root SKIP: t6002-dm-busy.sh BUILDSTDERR: t6003-dm-hide.sh: skipped test: must be run as root SKIP: t6003-dm-hide.sh BUILDSTDERR: t6004-dm-many-partitions.sh: skipped test: must be run as root SKIP: t6004-dm-many-partitions.sh BUILDSTDERR: t6005-dm-uuid.sh: skipped test: must be run as root SKIP: t6005-dm-uuid.sh BUILDSTDERR: t6006-dm-512b-sectors.sh: skipped test: must be run as root SKIP: t6006-dm-512b-sectors.sh BUILDSTDERR: t6100-mdraid-partitions.sh: skipped test: must be run as root SKIP: t6100-mdraid-partitions.sh PASS: t7000-scripting.sh BUILDSTDERR: t8000-loop.sh: skipped test: must be run as root SKIP: t8000-loop.sh BUILDSTDERR: t8001-loop-blkpg.sh: skipped test: must be run as root SKIP: t8001-loop-blkpg.sh BUILDSTDERR: t9010-big-sector.sh: skipped test: must be run as root SKIP: t9010-big-sector.sh BUILDSTDERR: t9020-alignment.sh: skipped test: must be run as root SKIP: t9020-alignment.sh PASS: t9021-maxima.sh PASS: t9022-one-unit-snap.sh PASS: t9023-value-lt-one.sh BUILDSTDERR: t9030-align-check.sh: skipped test: must be run as root SKIP: t9030-align-check.sh BUILDSTDERR: t9040-many-partitions.sh: skipped test: must be run as root SKIP: t9040-many-partitions.sh BUILDSTDERR: t9041-undetected-in-use-16th-partition.sh: skipped test: must be run as root SKIP: t9041-undetected-in-use-16th-partition.sh BUILDSTDERR: t9042-dos-partition-limit.sh: skipped test: must be run as root SKIP: t9042-dos-partition-limit.sh PASS: t9050-partition-table-types.sh ============================================================================ Testsuite summary for GNU parted 3.2 ============================================================================ # TOTAL: 85 # PASS: 44 # SKIP: 41 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2' make[1]: Leaving directory '/builddir/build/BUILD/parted-3.2' make ss-4096 make[1]: Entering directory '/builddir/build/BUILD/parted-3.2' PARTED_SECTOR_SIZE=4096 make check-recursive make[2]: Entering directory '/builddir/build/BUILD/parted-3.2' Making check in po make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/po' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/po' Making check in lib make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' make check-am make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' Making check in include make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/include' Making check in parted make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' make check-am make[5]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/include' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' Making check in libparted make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule Making check in labels make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make check-am make[5]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' Making check in fs make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/fs' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/fs' Making check in . make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' Making check in parted make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' make check-am make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' Making check in partprobe make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/partprobe' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/partprobe' Making check in doc make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' Making check in C make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/C' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/C' Making check in pt_BR make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' GEN all-local make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' Making check in debug make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' Making check in test make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/debug/test' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug/test' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' Making check in tests make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make print-align print-flags print-max dup-clobber duplicate fs-resize make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make[4]: 'print-align' is up to date. make[4]: 'print-flags' is up to date. make[4]: 'print-max' is up to date. make[4]: 'dup-clobber' is up to date. make[4]: 'duplicate' is up to date. make[4]: 'fs-resize' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make[5]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' PASS: help-version.sh PASS: t0000-basic.sh PASS: t0001-tiny.sh PASS: t0010-script-no-ctrl-chars.sh PASS: t0100-print.sh PASS: t0101-print-empty.sh PASS: t0200-gpt.sh PASS: t0201-gpt.sh PASS: t0202-gpt-pmbr.sh PASS: t0203-gpt-tiny-device-abort.sh PASS: t0203-gpt-shortened-device-primary-valid.sh BUILDSTDERR: t0203-gpt-create-on-min-sized-device.sh: skipped test: FS test with sector size != 512 SKIP: t0203-gpt-create-on-min-sized-device.sh PASS: t0205-gpt-list-clobbers-pmbr.sh PASS: t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh PASS: t0207-IEC-binary-notation.sh BUILDSTDERR: t0208-mkpart-end-in-IEC.sh: skipped test: FS test with sector size != 512 SKIP: t0208-mkpart-end-in-IEC.sh PASS: t0209-gpt-pmbr_boot.sh PASS: t0210-gpt-resized-partition-entry-array.sh PASS: t0211-gpt-rewrite-header.sh PASS: t0212-gpt-many-partitions.sh BUILDSTDERR: t0213-mkpart-start-negative.sh: skipped test: FS test with sector size != 512 SKIP: t0213-mkpart-start-negative.sh PASS: t0220-gpt-msftres.sh PASS: t0250-gpt.sh SKIP: t0251-gpt-unicode.sh PASS: t0280-gpt-corrupt.sh BUILDSTDERR: t0281-gpt-grow.sh: skipped test: FS test with sector size != 512 SKIP: t0281-gpt-grow.sh BUILDSTDERR: t0282-gpt-move-backup.sh: skipped test: FS test with sector size != 512 SKIP: t0282-gpt-move-backup.sh BUILDSTDERR: t0283-overlap-partitions.sh: skipped test: FS test with sector size != 512 SKIP: t0283-overlap-partitions.sh PASS: t0300-dos-on-gpt.sh PASS: t0301-overwrite-gpt-pmbr.sh BUILDSTDERR: t0350-mac-PT-increases-sector-size.sh: skipped test: FS test with sector size != 512 SKIP: t0350-mac-PT-increases-sector-size.sh PASS: t0400-loop-clobber-infloop.sh PASS: t0500-dup-clobber.sh PASS: t0501-duplicate.sh BUILDSTDERR: t1100-busy-label.sh: skipped test: must be run as root SKIP: t1100-busy-label.sh BUILDSTDERR: t1101-busy-partition.sh: skipped test: must be run as root SKIP: t1101-busy-partition.sh BUILDSTDERR: t1102-loop-label.sh: skipped test: must be run as root SKIP: t1102-loop-label.sh BUILDSTDERR: t1104-remove-and-add-partition.sh: skipped test: must be run as root SKIP: t1104-remove-and-add-partition.sh BUILDSTDERR: t1700-probe-fs.sh: skipped test: FS test with sector size != 512 SKIP: t1700-probe-fs.sh BUILDSTDERR: t1701-rescue-fs.sh: skipped test: FS test with sector size != 512 SKIP: t1701-rescue-fs.sh PASS: t2200-dos-label-recog.sh BUILDSTDERR: t2201-pc98-label-recog.sh: skipped test: FS test with sector size != 512 SKIP: t2201-pc98-label-recog.sh BUILDSTDERR: t2300-dos-label-extended-bootcode.sh: skipped test: FS test with sector size != 512 SKIP: t2300-dos-label-extended-bootcode.sh BUILDSTDERR: t2310-dos-extended-2-sector-min-offset.sh: skipped test: must be run as root SKIP: t2310-dos-extended-2-sector-min-offset.sh BUILDSTDERR: t2320-dos-extended-noclobber.sh: skipped test: must be run as root SKIP: t2320-dos-extended-noclobber.sh PASS: t2400-dos-hfs-partition-type.sh PASS: t2410-dos-udf-partition-type.sh PASS: t2500-probe-corrupt-hfs.sh BUILDSTDERR: t3000-resize-fs.sh: skipped test: mkfs.hfs: command not found SKIP: t3000-resize-fs.sh BUILDSTDERR: t3200-resize-partition.sh: skipped test: must be run as root SKIP: t3200-resize-partition.sh BUILDSTDERR: t3200-type-change.sh: skipped test: must be run as root SKIP: t3200-type-change.sh PASS: t3300-palo-prep.sh PASS: t3310-flags.sh BUILDSTDERR: t3400-whole-disk-FAT-partition.sh: skipped test: FS test with sector size != 512 SKIP: t3400-whole-disk-FAT-partition.sh PASS: t4000-sun-raid-type.sh PASS: t4001-sun-vtoc.sh BUILDSTDERR: t4100-msdos-partition-limits.sh: skipped test: must be run as root SKIP: t4100-msdos-partition-limits.sh BUILDSTDERR: t4100-dvh-partition-limits.sh: skipped test: must be run as root SKIP: t4100-dvh-partition-limits.sh PASS: t4100-msdos-starting-sector.sh BUILDSTDERR: t4200-partprobe.sh: skipped test: This test requires an erasable device and you have not properly set the $DEVICE_TO_ERASE and $DEVICE_TO_ERASE_SIZE envvars. SKIP: t4200-partprobe.sh PASS: t4300-nilfs2-tiny.sh PASS: t4301-nilfs2-badsb2.sh PASS: t4302-nilfs2-lessbadsb2.sh PASS: t5000-tags.sh BUILDSTDERR: t6000-dm.sh: skipped test: must be run as root SKIP: t6000-dm.sh BUILDSTDERR: t6001-psep.sh: skipped test: must be run as root SKIP: t6001-psep.sh BUILDSTDERR: t6002-dm-busy.sh: skipped test: must be run as root SKIP: t6002-dm-busy.sh BUILDSTDERR: t6003-dm-hide.sh: skipped test: must be run as root SKIP: t6003-dm-hide.sh BUILDSTDERR: t6004-dm-many-partitions.sh: skipped test: must be run as root SKIP: t6004-dm-many-partitions.sh BUILDSTDERR: t6005-dm-uuid.sh: skipped test: must be run as root SKIP: t6005-dm-uuid.sh BUILDSTDERR: t6006-dm-512b-sectors.sh: skipped test: must be run as root SKIP: t6006-dm-512b-sectors.sh BUILDSTDERR: t6100-mdraid-partitions.sh: skipped test: must be run as root SKIP: t6100-mdraid-partitions.sh PASS: t7000-scripting.sh BUILDSTDERR: t8000-loop.sh: skipped test: must be run as root SKIP: t8000-loop.sh BUILDSTDERR: t8001-loop-blkpg.sh: skipped test: must be run as root SKIP: t8001-loop-blkpg.sh BUILDSTDERR: t9010-big-sector.sh: skipped test: must be run as root SKIP: t9010-big-sector.sh BUILDSTDERR: t9020-alignment.sh: skipped test: must be run as root SKIP: t9020-alignment.sh PASS: t9021-maxima.sh PASS: t9022-one-unit-snap.sh PASS: t9023-value-lt-one.sh BUILDSTDERR: t9030-align-check.sh: skipped test: must be run as root SKIP: t9030-align-check.sh BUILDSTDERR: t9040-many-partitions.sh: skipped test: must be run as root SKIP: t9040-many-partitions.sh BUILDSTDERR: t9041-undetected-in-use-16th-partition.sh: skipped test: must be run as root SKIP: t9041-undetected-in-use-16th-partition.sh BUILDSTDERR: t9042-dos-partition-limit.sh: skipped test: must be run as root SKIP: t9042-dos-partition-limit.sh PASS: t9050-partition-table-types.sh ============================================================================ Testsuite summary for GNU parted 3.2 ============================================================================ # TOTAL: 85 # PASS: 44 # SKIP: 41 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2' make[1]: Leaving directory '/builddir/build/BUILD/parted-3.2' GEN public-submodule-commit make check-recursive make[1]: Entering directory '/builddir/build/BUILD/parted-3.2' Making check in po make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/po' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/po' Making check in lib make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' make check-am make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/lib' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/lib' Making check in include make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/include' Making check in parted make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' make check-am make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/include/parted' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/include/parted' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/include' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/include' Making check in libparted make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule Making check in labels make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make check-am make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/labels' Making check in fs make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted/fs' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted/fs' Making check in . make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/libparted' BUILDSTDERR: Makefile:1358: target 'arch/.deps/linux.Plo' given more than once in the same rule make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/libparted' Making check in parted make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' make check-am make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/parted' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/parted' Making check in partprobe make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/partprobe' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/partprobe' Making check in doc make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' Making check in C make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/C' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/C' Making check in pt_BR make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' GEN all-local make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc/pt_BR' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/doc' Making check in debug make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' Making check in test make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/debug/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug/test' make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/debug' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/debug' Making check in tests make[2]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make print-align print-flags print-max dup-clobber duplicate fs-resize make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make[3]: 'print-align' is up to date. make[3]: 'print-flags' is up to date. make[3]: 'print-max' is up to date. make[3]: 'dup-clobber' is up to date. make[3]: 'duplicate' is up to date. make[3]: 'fs-resize' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' make[4]: Entering directory '/builddir/build/BUILD/parted-3.2/tests' PASS: help-version.sh PASS: t0000-basic.sh PASS: t0001-tiny.sh PASS: t0010-script-no-ctrl-chars.sh PASS: t0100-print.sh PASS: t0101-print-empty.sh PASS: t0200-gpt.sh PASS: t0201-gpt.sh PASS: t0202-gpt-pmbr.sh PASS: t0203-gpt-tiny-device-abort.sh PASS: t0203-gpt-shortened-device-primary-valid.sh PASS: t0203-gpt-create-on-min-sized-device.sh PASS: t0205-gpt-list-clobbers-pmbr.sh PASS: t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh PASS: t0207-IEC-binary-notation.sh PASS: t0208-mkpart-end-in-IEC.sh PASS: t0209-gpt-pmbr_boot.sh PASS: t0210-gpt-resized-partition-entry-array.sh PASS: t0211-gpt-rewrite-header.sh PASS: t0212-gpt-many-partitions.sh PASS: t0213-mkpart-start-negative.sh PASS: t0220-gpt-msftres.sh PASS: t0250-gpt.sh SKIP: t0251-gpt-unicode.sh PASS: t0280-gpt-corrupt.sh PASS: t0281-gpt-grow.sh PASS: t0282-gpt-move-backup.sh PASS: t0283-overlap-partitions.sh PASS: t0300-dos-on-gpt.sh PASS: t0301-overwrite-gpt-pmbr.sh PASS: t0350-mac-PT-increases-sector-size.sh PASS: t0400-loop-clobber-infloop.sh PASS: t0500-dup-clobber.sh PASS: t0501-duplicate.sh BUILDSTDERR: t1100-busy-label.sh: skipped test: must be run as root SKIP: t1100-busy-label.sh BUILDSTDERR: t1101-busy-partition.sh: skipped test: must be run as root SKIP: t1101-busy-partition.sh BUILDSTDERR: t1102-loop-label.sh: skipped test: must be run as root SKIP: t1102-loop-label.sh BUILDSTDERR: t1104-remove-and-add-partition.sh: skipped test: must be run as root SKIP: t1104-remove-and-add-partition.sh BUILDSTDERR: : no btrfs support BUILDSTDERR: : no nilfs2 support BUILDSTDERR: : no ntfs support BUILDSTDERR: : no hfsplus support BUILDSTDERR: : no udf support PASS: t1700-probe-fs.sh BUILDSTDERR: t1701-rescue-fs.sh: skipped test: must be run as root SKIP: t1701-rescue-fs.sh PASS: t2200-dos-label-recog.sh PASS: t2201-pc98-label-recog.sh PASS: t2300-dos-label-extended-bootcode.sh BUILDSTDERR: t2310-dos-extended-2-sector-min-offset.sh: skipped test: must be run as root SKIP: t2310-dos-extended-2-sector-min-offset.sh BUILDSTDERR: t2320-dos-extended-noclobber.sh: skipped test: must be run as root SKIP: t2320-dos-extended-noclobber.sh PASS: t2400-dos-hfs-partition-type.sh PASS: t2410-dos-udf-partition-type.sh PASS: t2500-probe-corrupt-hfs.sh BUILDSTDERR: t3000-resize-fs.sh: skipped test: mkfs.hfs: command not found SKIP: t3000-resize-fs.sh BUILDSTDERR: t3200-resize-partition.sh: skipped test: must be run as root SKIP: t3200-resize-partition.sh BUILDSTDERR: t3200-type-change.sh: skipped test: must be run as root SKIP: t3200-type-change.sh PASS: t3300-palo-prep.sh PASS: t3310-flags.sh PASS: t3400-whole-disk-FAT-partition.sh PASS: t4000-sun-raid-type.sh PASS: t4001-sun-vtoc.sh BUILDSTDERR: t4100-msdos-partition-limits.sh: skipped test: must be run as root SKIP: t4100-msdos-partition-limits.sh BUILDSTDERR: t4100-dvh-partition-limits.sh: skipped test: must be run as root SKIP: t4100-dvh-partition-limits.sh PASS: t4100-msdos-starting-sector.sh BUILDSTDERR: t4200-partprobe.sh: skipped test: This test requires an erasable device and you have not properly set the $DEVICE_TO_ERASE and $DEVICE_TO_ERASE_SIZE envvars. SKIP: t4200-partprobe.sh PASS: t4300-nilfs2-tiny.sh PASS: t4301-nilfs2-badsb2.sh PASS: t4302-nilfs2-lessbadsb2.sh PASS: t5000-tags.sh BUILDSTDERR: t6000-dm.sh: skipped test: must be run as root SKIP: t6000-dm.sh BUILDSTDERR: t6001-psep.sh: skipped test: must be run as root SKIP: t6001-psep.sh BUILDSTDERR: t6002-dm-busy.sh: skipped test: must be run as root SKIP: t6002-dm-busy.sh BUILDSTDERR: t6003-dm-hide.sh: skipped test: must be run as root SKIP: t6003-dm-hide.sh BUILDSTDERR: t6004-dm-many-partitions.sh: skipped test: must be run as root SKIP: t6004-dm-many-partitions.sh BUILDSTDERR: t6005-dm-uuid.sh: skipped test: must be run as root SKIP: t6005-dm-uuid.sh BUILDSTDERR: t6006-dm-512b-sectors.sh: skipped test: must be run as root SKIP: t6006-dm-512b-sectors.sh BUILDSTDERR: t6100-mdraid-partitions.sh: skipped test: must be run as root SKIP: t6100-mdraid-partitions.sh PASS: t7000-scripting.sh BUILDSTDERR: t8000-loop.sh: skipped test: must be run as root SKIP: t8000-loop.sh BUILDSTDERR: t8001-loop-blkpg.sh: skipped test: must be run as root SKIP: t8001-loop-blkpg.sh BUILDSTDERR: t9010-big-sector.sh: skipped test: must be run as root SKIP: t9010-big-sector.sh BUILDSTDERR: t9020-alignment.sh: skipped test: must be run as root SKIP: t9020-alignment.sh PASS: t9021-maxima.sh PASS: t9022-one-unit-snap.sh PASS: t9023-value-lt-one.sh BUILDSTDERR: t9030-align-check.sh: skipped test: must be run as root SKIP: t9030-align-check.sh BUILDSTDERR: t9040-many-partitions.sh: skipped test: must be run as root SKIP: t9040-many-partitions.sh BUILDSTDERR: t9041-undetected-in-use-16th-partition.sh: skipped test: must be run as root SKIP: t9041-undetected-in-use-16th-partition.sh BUILDSTDERR: t9042-dos-partition-limit.sh: skipped test: must be run as root SKIP: t9042-dos-partition-limit.sh PASS: t9050-partition-table-types.sh ============================================================================ Testsuite summary for GNU parted 3.2 ============================================================================ # TOTAL: 85 # PASS: 55 # SKIP: 30 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[3]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2/tests' make[2]: Entering directory '/builddir/build/BUILD/parted-3.2' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/parted-3.2' make[1]: Leaving directory '/builddir/build/BUILD/parted-3.2' + exit 0 Processing files: parted-3.2-41.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UHmYyC + umask 022 + cd /builddir/build/BUILD + cd parted-3.2 + DOCDIR=/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/doc/parted + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/doc/parted + cp -pr AUTHORS /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/doc/parted + cp -pr NEWS /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/doc/parted + cp -pr README /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/doc/parted + cp -pr THANKS /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/doc/parted + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6ZCJKB + umask 022 + cd /builddir/build/BUILD + cd parted-3.2 + LICENSEDIR=/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/licenses/parted + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/licenses/parted + cp -pr COPYING /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/licenses/parted + exit 0 Provides: bundled(gnulib) libparted-fs-resize.so.0()(64bit) libparted-fs-resize.so.0(LIBPARTED_FS_RESIZE_0.0.0)(64bit) libparted.so.2()(64bit) parted = 3.2-41.fc31 parted(x86-64) = 3.2-41.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libparted.so.2()(64bit) libreadline.so.8()(64bit) libselinux.so.1()(64bit) libsepol.so.1()(64bit) libtinfo.so.6()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Processing files: parted-devel-3.2-41.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UvKUXD + umask 022 + cd /builddir/build/BUILD + cd parted-3.2 + DOCDIR=/builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/doc/parted-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/doc/parted-devel + cp -pr TODO /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/doc/parted-devel + cp -pr doc/API /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/doc/parted-devel + cp -pr doc/FAT /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64/usr/share/doc/parted-devel + exit 0 Provides: parted-devel = 3.2-41.fc31 parted-devel(x86-64) = 3.2-41.fc31 pkgconfig(libparted) = 3.2 pkgconfig(libparted-fs-resize) = 3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libparted-fs-resize.so.0()(64bit) libparted.so.2()(64bit) Processing files: parted-debugsource-3.2-41.fc31.x86_64 Provides: parted-debugsource = 3.2-41.fc31 parted-debugsource(x86-64) = 3.2-41.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: parted-debuginfo-3.2-41.fc31.x86_64 Provides: debuginfo(build-id) = 52a1f89d9cf828c5e6571d3530cd8f4f8e86ff33 debuginfo(build-id) = 6fa808a3d567f2fa956a23d035fde1e4007b79c5 debuginfo(build-id) = c25b3501b391529db60af7e269be0e4cad2a2e61 debuginfo(build-id) = c31b3fce6449d26e75180d651e3ad4392b9d2983 parted-debuginfo = 3.2-41.fc31 parted-debuginfo(x86-64) = 3.2-41.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: parted-debugsource(x86-64) = 3.2-41.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64 Wrote: /builddir/build/RPMS/parted-3.2-41.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/parted-devel-3.2-41.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/parted-debugsource-3.2-41.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/parted-debuginfo-3.2-41.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x7HsAB + umask 022 + cd /builddir/build/BUILD + cd parted-3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/parted-3.2-41.fc31.x86_64 + exit 0 Child return code was: 0