==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: mdf2iso 0.3.1-5 (Sat Jul 13 10:26:50 2024)
==> Retrieving sources...
  -> Found mdf2iso_0.3.1.orig.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    mdf2iso_0.3.1.orig.tar.gz ... Passed
==> Making package: mdf2iso 0.3.1-5 (Sat Jul 13 10:27:10 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found mdf2iso_0.3.1.orig.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting mdf2iso_0.3.1.orig.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... no
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 for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for working memcmp... yes
checking for strerror... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/mdf2iso/src/mdf2iso-0.3.1'
Making all in src
make[2]: Entering directory '/build/mdf2iso/src/mdf2iso-0.3.1/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -D_FILE_OFFSET_BITS=64 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mdf2iso.o -MD -MP -MF ".deps/mdf2iso.Tpo" -c -o mdf2iso.o mdf2iso.c; \
then mv -f ".deps/mdf2iso.Tpo" ".deps/mdf2iso.Po"; else rm -f ".deps/mdf2iso.Tpo"; exit 1; fi
mdf2iso.c: In function 'main':
mdf2iso.c:265:30: warning: variable 'sub' set but not used [-Wunused-but-set-variable]
mdf2iso.c:265:16: warning: variable 'cue_mode' set but not used [-Wunused-but-set-variable]
mdf2iso.c: In function 'mdftype':
mdf2iso.c:235:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
mdf2iso.c:239:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
mdf2iso.c:245:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
mdf2iso.c:251:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
gcc -D_FILE_OFFSET_BITS=64 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mdf2iso  mdf2iso.o  
make[2]: Leaving directory '/build/mdf2iso/src/mdf2iso-0.3.1/src'
make[2]: Entering directory '/build/mdf2iso/src/mdf2iso-0.3.1'
make[2]: Leaving directory '/build/mdf2iso/src/mdf2iso-0.3.1'
make[1]: Leaving directory '/build/mdf2iso/src/mdf2iso-0.3.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/mdf2iso/src/mdf2iso-0.3.1/src'
make[2]: Entering directory '/build/mdf2iso/src/mdf2iso-0.3.1/src'
test -z "/usr/bin" || mkdir -p -- "/build/mdf2iso/pkg/mdf2iso/usr/bin"
make[2]: Nothing to be done for 'install-data-am'.
  /usr/bin/install -c 'mdf2iso' '/build/mdf2iso/pkg/mdf2iso/usr/bin/mdf2iso'
make[2]: Leaving directory '/build/mdf2iso/src/mdf2iso-0.3.1/src'
make[1]: Leaving directory '/build/mdf2iso/src/mdf2iso-0.3.1/src'
make[1]: Entering directory '/build/mdf2iso/src/mdf2iso-0.3.1'
make[2]: Entering directory '/build/mdf2iso/src/mdf2iso-0.3.1'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/mdf2iso/src/mdf2iso-0.3.1'
make[1]: Leaving directory '/build/mdf2iso/src/mdf2iso-0.3.1'
==> 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 "mdf2iso"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mdf2iso 0.3.1-5 (Sat Jul 13 10:27:23 2024)
==> Cleaning up...