==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: dvd+rw-tools 7.1-9 (Tue May 19 04:42:26 2020)
==> Retrieving sources...
  -> Found dvd+rw-tools-7.1.tar.gz
  -> Found dvd+rw-tools-7.0-dvddl.patch
  -> Found dvd+rw-tools-7.0-glibc2.6.90.patch
  -> Found dvd+rw-tools-7.0-wctomb.patch
  -> Found dvd+rw-tools-7.0-wexit.patch
  -> Found dvd+rw-tools-7.1-layerbreaksetup.patch
  -> Found dvd+rw-tools-7.1-minor-major.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    dvd+rw-tools-7.1.tar.gz ... Passed
    dvd+rw-tools-7.0-dvddl.patch ... Passed
    dvd+rw-tools-7.0-glibc2.6.90.patch ... Passed
    dvd+rw-tools-7.0-wctomb.patch ... Passed
    dvd+rw-tools-7.0-wexit.patch ... Passed
    dvd+rw-tools-7.1-layerbreaksetup.patch ... Passed
    dvd+rw-tools-7.1-minor-major.patch ... Passed
==> Making package: dvd+rw-tools 7.1-9 (Tue 19 May 2020 04:42:42 AM UTC)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) cdrtools-3.02a09-2

Total Download Size:   0.71 MiB
Total Installed Size:  3.66 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading cdrtools-3.02a09-2-armv7h.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cdrtools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found dvd+rw-tools-7.1.tar.gz
  -> Found dvd+rw-tools-7.0-dvddl.patch
  -> Found dvd+rw-tools-7.0-glibc2.6.90.patch
  -> Found dvd+rw-tools-7.0-wctomb.patch
  -> Found dvd+rw-tools-7.0-wexit.patch
  -> Found dvd+rw-tools-7.1-layerbreaksetup.patch
  -> Found dvd+rw-tools-7.1-minor-major.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting dvd+rw-tools-7.1.tar.gz with bsdtar
==> Starting build()...
patching file ./growisofs_mmc.cpp
Hunk #1 succeeded at 1640 (offset 228 lines).
patching file transport.hxx
patching file transport.hxx
Hunk #1 succeeded at 124 (offset 8 lines).
patching file dvd+rw-format.cpp
Hunk #1 succeeded at 247 (offset 2 lines).
patching file growisofs.c
patching file growisofs_mmc.cpp
Hunk #2 succeeded at 1642 with fuzz 2 (offset -2 lines).
Hunk #3 succeeded at 2015 (offset -2 lines).
Hunk #4 succeeded at 2064 (offset -2 lines).
patching file transport.hxx
Hunk #1 succeeded at 9 with fuzz 1.
patching file growisofs.c
make[1]: Entering directory '/build/dvd+rw-tools/src/dvd+rw-tools-7.1'
gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -O2 -D_REENTRANT -D_FORTIFY_SOURCE=2  -c -o growisofs.o growisofs.c
g++ -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -O2 -fno-exceptions -D_REENTRANT -D_FORTIFY_SOURCE=2  -c -o growisofs_mmc.o growisofs_mmc.cpp
g++ -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -O2 -fno-exceptions -D_REENTRANT -D_FORTIFY_SOURCE=2  -c -o dvd+rw-format.o dvd+rw-format.cpp
g++ -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -O2 -fno-exceptions -D_REENTRANT -D_FORTIFY_SOURCE=2  -c -o dvd+rw-booktype.o dvd+rw-booktype.cpp
g++ -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -O2 -fno-exceptions -D_REENTRANT -D_FORTIFY_SOURCE=2  -c -o dvd+rw-mediainfo.o dvd+rw-mediainfo.cpp
dvd+rw-mediainfo.cpp:624:10: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  624 |  printf (" %s    %u*2KB=%"LLU"\n",
      |          ^
dvd+rw-mediainfo.cpp:944:13: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  944 |      printf("%"LLU"\n",(unsigned long long)capacity*blocksize);
      |             ^
dvd+rw-mediainfo.cpp:951:10: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  951 |   printf("%"LLU"\n",(unsigned long long)capacity*blocksize);
      |          ^
dvd+rw-mediainfo.cpp:1124:10: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 1124 |  printf ("READ CAPACITY:          %u*%u=%"LLU"\n",
      |          ^
growisofs.c: In function 'setup_fds':
growisofs.c:764:7: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
growisofs.c:784:2: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
growisofs.c:860:3: warning: ignoring return value of 'setresuid', declared with attribute warn_unused_result [-Wunused-result]
growisofs.c:867:6: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
growisofs.c: In function 'pipe_mkisofs_up':
growisofs.c:2752:2: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
growisofs.c: In function 'main':
growisofs.c:2896:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
growisofs.c:2922:5: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result]
growisofs.c:3164:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
growisofs.c:3190:7: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
growisofs.c:3230:7: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
dvd+rw-format.cpp: In function 'int main(int, char**)':
dvd+rw-format.cpp:223:11: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result [-Wunused-result]
g++ -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -O2 -fno-exceptions -D_REENTRANT -D_FORTIFY_SOURCE=2  -c -o dvd-ram-control.o dvd-ram-control.cpp
g++ -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -O2 -fno-exceptions -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  dvd+rw-format.o  -lpthread -o dvd+rw-format
g++ -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -O2 -fno-exceptions -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  dvd+rw-booktype.o  -lpthread -o dvd+rw-booktype
g++ -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -O2 -fno-exceptions -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  dvd+rw-mediainfo.o  -lpthread -o dvd+rw-mediainfo
g++ -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -O2 -fno-exceptions -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  dvd-ram-control.o  -lpthread -o dvd-ram-control
g++ -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -O2 -fno-exceptions -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  growisofs.o growisofs_mmc.o  -lpthread -o growisofs
make[1]: Leaving directory '/build/dvd+rw-tools/src/dvd+rw-tools-7.1'
==> Entering fakeroot environment...
==> Starting package()...
==> 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 "dvd+rw-tools"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dvd+rw-tools 7.1-9 (Tue 19 May 2020 04:42:50 AM UTC)
==> Cleaning up...