==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: gpart 0.3-5 (Mon Mar 18 07:04:09 2024)
==> Retrieving sources...
  -> Found 0.3.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    0.3.tar.gz ... Passed
==> Making package: gpart 0.3-5 (Mon Mar 18 07:04:30 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found 0.3.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting 0.3.tar.gz with bsdtar
==> Starting build()...
configure.ac:11: installing './compile'
configure.ac:28: installing './config.guess'
configure.ac:28: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
src/Makefile.am: installing './depcomp'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for fcntl.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/mount.h... yes
checking for unistd.h... (cached) yes
checking for int16_t... yes
checking for int8_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for GNU libc compatible malloc... yes
checking for getpagesize... yes
checking for memset... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strtoul... yes
checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating man/gpart.8
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/gpart/src/gpart-0.3'
Making all in src
make[2]: Entering directory '/build/gpart/src/gpart-0.3/src'
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT disku.o -MD -MP -MF .deps/disku.Tpo -c -o disku.o disku.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_beos.o -MD -MP -MF .deps/gm_beos.Tpo -c -o gm_beos.o gm_beos.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_bsddl.o -MD -MP -MF .deps/gm_bsddl.Tpo -c -o gm_bsddl.o gm_bsddl.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_ext2.o -MD -MP -MF .deps/gm_ext2.Tpo -c -o gm_ext2.o gm_ext2.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_btrfs.o -MD -MP -MF .deps/gm_btrfs.Tpo -c -o gm_btrfs.o gm_btrfs.c
mv -f .deps/gm_bsddl.Tpo .deps/gm_bsddl.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_fat.o -MD -MP -MF .deps/gm_fat.Tpo -c -o gm_fat.o gm_fat.c
gm_btrfs.c: In function 'btrfs_gfun':
gm_btrfs.c:60:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/gm_btrfs.Tpo .deps/gm_btrfs.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_hmlvm.o -MD -MP -MF .deps/gm_hmlvm.Tpo -c -o gm_hmlvm.o gm_hmlvm.c
mv -f .deps/gm_beos.Tpo .deps/gm_beos.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_lvm2.o -MD -MP -MF .deps/gm_lvm2.Tpo -c -o gm_lvm2.o gm_lvm2.c
mv -f .deps/disku.Tpo .deps/disku.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_hpfs.o -MD -MP -MF .deps/gm_hpfs.Tpo -c -o gm_hpfs.o gm_hpfs.c
mv -f .deps/gm_ext2.Tpo .deps/gm_ext2.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_lswap.o -MD -MP -MF .deps/gm_lswap.Tpo -c -o gm_lswap.o gm_lswap.c
mv -f .deps/gm_fat.Tpo .deps/gm_fat.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_minix.o -MD -MP -MF .deps/gm_minix.Tpo -c -o gm_minix.o gm_minix.c
mv -f .deps/gm_hmlvm.Tpo .deps/gm_hmlvm.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_ntfs.o -MD -MP -MF .deps/gm_ntfs.Tpo -c -o gm_ntfs.o gm_ntfs.c
mv -f .deps/gm_lvm2.Tpo .deps/gm_lvm2.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gmodules.o -MD -MP -MF .deps/gmodules.Tpo -c -o gmodules.o gmodules.c
mv -f .deps/gm_hpfs.Tpo .deps/gm_hpfs.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_qnx4.o -MD -MP -MF .deps/gm_qnx4.Tpo -c -o gm_qnx4.o gm_qnx4.c
mv -f .deps/gm_lswap.Tpo .deps/gm_lswap.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_reiserfs.o -MD -MP -MF .deps/gm_reiserfs.Tpo -c -o gm_reiserfs.o gm_reiserfs.c
mv -f .deps/gm_minix.Tpo .deps/gm_minix.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_s86dl.o -MD -MP -MF .deps/gm_s86dl.Tpo -c -o gm_s86dl.o gm_s86dl.c
mv -f .deps/gm_ntfs.Tpo .deps/gm_ntfs.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gm_xfs.o -MD -MP -MF .deps/gm_xfs.Tpo -c -o gm_xfs.o gm_xfs.c
mv -f .deps/gmodules.Tpo .deps/gmodules.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gpart.o -MD -MP -MF .deps/gpart.Tpo -c -o gpart.o gpart.c
mv -f .deps/gm_s86dl.Tpo .deps/gm_s86dl.Po
mv -f .deps/gm_reiserfs.Tpo .deps/gm_reiserfs.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT l64seek.o -MD -MP -MF .deps/l64seek.Tpo -c -o l64seek.o l64seek.c
gm_qnx4.c: In function 'qnx4_gfun':
gm_qnx4.c:95:8: warning: the comparison will always evaluate as 'true' for the address of 'di_fname' will never be NULL [-Waddress]
In file included from gm_qnx4.c:21:
gm_qnx4.h:66:7: note: 'di_fname' declared here
mv -f .deps/gm_qnx4.Tpo .deps/gm_qnx4.Po
mv -f .deps/gm_xfs.Tpo .deps/gm_xfs.Po
mv -f .deps/l64seek.Tpo .deps/l64seek.Po
gpart.c: In function 'make_mbr_backup':
gpart.c:1230:6: warning: 'write' reading 512 bytes from a region of size 446 [-Wstringop-overread]
In file included from gpart.c:59:
gpart.h:90:9: note: source object 't_boot' of size 446
In file included from gpart.c:53:
/usr/include/unistd.h:378:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)'
  378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
      |                ^~~~~
In function 'make_mbr_backup',
    inlined from 'main' at gpart.c:1828:5:
gpart.c:1230:6: warning: 'write' reading 512 bytes from a region of size 446 [-Wstringop-overread]
gpart.h: In function 'main':
gpart.h:90:9: note: source object 't_boot' of size 446
/usr/include/unistd.h:378:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)'
  378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
      |                ^~~~~
In function 'make_mbr_backup',
    inlined from 'main' at gpart.c:1828:5:
gpart.c:1230:6: warning: 'write' reading 512 bytes from a region of size 446 [-Wstringop-overread]
gpart.h: In function 'main':
gpart.h:90:9: note: source object 't_boot' of size 446
/usr/include/unistd.h:378:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)'
  378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
      |                ^~~~~
mv -f .deps/gpart.Tpo .deps/gpart.Po
gcc -Wall -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o gpart disku.o gm_beos.o gm_bsddl.o gm_ext2.o gm_btrfs.o gm_fat.o gm_hmlvm.o gm_lvm2.o gm_hpfs.o gm_lswap.o gm_minix.o gm_ntfs.o gmodules.o gm_qnx4.o gm_reiserfs.o gm_s86dl.o gm_xfs.o gpart.o l64seek.o  
make[2]: Leaving directory '/build/gpart/src/gpart-0.3/src'
Making all in man
make[2]: Entering directory '/build/gpart/src/gpart-0.3/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/gpart/src/gpart-0.3/man'
make[2]: Entering directory '/build/gpart/src/gpart-0.3'
make[2]: Leaving directory '/build/gpart/src/gpart-0.3'
make[1]: Leaving directory '/build/gpart/src/gpart-0.3'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/gpart/src/gpart-0.3/src'
make[2]: Entering directory '/build/gpart/src/gpart-0.3/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/gpart/pkg/gpart/usr/bin'
  /usr/bin/install -c gpart '/build/gpart/pkg/gpart/usr/bin'
make[2]: Leaving directory '/build/gpart/src/gpart-0.3/src'
make[1]: Leaving directory '/build/gpart/src/gpart-0.3/src'
Making install in man
make[1]: Entering directory '/build/gpart/src/gpart-0.3/man'
make[2]: Entering directory '/build/gpart/src/gpart-0.3/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/gpart/pkg/gpart/usr/share/man/man8'
 /usr/bin/install -c -m 644 gpart.8 '/build/gpart/pkg/gpart/usr/share/man/man8'
make[2]: Leaving directory '/build/gpart/src/gpart-0.3/man'
make[1]: Leaving directory '/build/gpart/src/gpart-0.3/man'
make[1]: Entering directory '/build/gpart/src/gpart-0.3'
make[2]: Entering directory '/build/gpart/src/gpart-0.3'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/gpart/pkg/gpart/usr/share/doc/gpart'
 /usr/bin/install -c -m 644 Changes README.md '/build/gpart/pkg/gpart/usr/share/doc/gpart'
make[2]: Leaving directory '/build/gpart/src/gpart-0.3'
make[1]: Leaving directory '/build/gpart/src/gpart-0.3'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "gpart"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gpart 0.3-5 (Mon Mar 18 07:04:53 2024)
==> Cleaning up...