==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: cuetools 1.4.1-6 (Thu Jul  4 10:45:42 2024)
==> Retrieving sources...
  -> Found cuetools-1.4.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    cuetools-1.4.1.tar.gz ... Passed
==> Making package: cuetools 1.4.1-6 (Thu Jul  4 10:45:49 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found cuetools-1.4.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting cuetools-1.4.1.tar.gz with bsdtar
==> Starting prepare()...
configure.ac:7: installing './ar-lib'
configure.ac:3: installing './compile'
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
src/lib/Makefile.am: installing './depcomp'
configure.ac: installing './ylwrap'
configure.ac:6: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from...
aclocal.m4:728: AM_PROG_LEX is expanded from...
configure.ac:6: the top level
==> Starting build()...
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 ranlib... ranlib
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... no
checking whether yytext is a pointer... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for bison... bison -y
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/tools/Makefile
config.status: creating extras/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/cuetools/src/cuetools-1.4.1'
Making all in doc
make[2]: Entering directory '/build/cuetools/src/cuetools-1.4.1/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/doc'
Making all in src
make[2]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src'
Making all in lib
make[3]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src/lib'
/bin/sh ../../ylwrap cue_parse.y y.tab.c cue_parse.c y.tab.h `echo cue_parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output cue_parse.output -- bison -y -d 
/bin/sh ../../ylwrap toc_parse.y y.tab.c toc_parse.c y.tab.h `echo toc_parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output toc_parse.output -- bison -y -d 
/build/cuetools/src/cuetools-1.4.1/src/lib/toc_parse.y:88.15-18: warning: symbol ISRC redeclared [-Wother]
   88 | %token <ival> ISRC
      |               ^~~~
/build/cuetools/src/cuetools-1.4.1/src/lib/toc_parse.y:62.8-11: note: previous declaration
   62 | %token ISRC
      |        ^~~~
updating cue_parse.h
updating toc_parse.h
make  all-am
make[4]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src/lib'
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cd.o -MD -MP -MF .deps/cd.Tpo -c -o cd.o cd.c
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cdtext.o -MD -MP -MF .deps/cdtext.Tpo -c -o cdtext.o cdtext.c
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT time.o -MD -MP -MF .deps/time.Tpo -c -o time.o time.c
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cuefile.o -MD -MP -MF .deps/cuefile.Tpo -c -o cuefile.o cuefile.c
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cue_print.o -MD -MP -MF .deps/cue_print.Tpo -c -o cue_print.o cue_print.c
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT toc_print.o -MD -MP -MF .deps/toc_print.Tpo -c -o toc_print.o toc_print.c
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cue_parse.o -MD -MP -MF .deps/cue_parse.Tpo -c -o cue_parse.o cue_parse.c
/bin/sh ../../ylwrap cue_scan.l lex.yy.c cue_scan.c -- flex -olex.yy.c 
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT toc_parse.o -MD -MP -MF .deps/toc_parse.Tpo -c -o toc_parse.o toc_parse.c
time.c: In function 'time_frame_to_mmssff':
time.c:41:15: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:980,
                 from time.c:8:
In function 'sprintf',
    inlined from 'time_frame_to_mmssff' at time.c:41:2:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 9 and 20 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
mv -f .deps/time.Tpo .deps/time.Po
/bin/sh ../../ylwrap toc_scan.l lex.yy.c toc_scan.c -- flex -olex.yy.c 
mv -f .deps/cuefile.Tpo .deps/cuefile.Po
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cue_scan.o -MD -MP -MF .deps/cue_scan.Tpo -c -o cue_scan.o cue_scan.c
mv -f .deps/cdtext.Tpo .deps/cdtext.Po
mv -f .deps/toc_print.Tpo .deps/toc_print.Po
mv -f .deps/cue_print.Tpo .deps/cue_print.Po
mv -f .deps/cd.Tpo .deps/cd.Po
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT toc_scan.o -MD -MP -MF .deps/toc_scan.Tpo -c -o toc_scan.o toc_scan.c
mv -f .deps/cue_parse.Tpo .deps/cue_parse.Po
mv -f .deps/toc_parse.Tpo .deps/toc_parse.Po
mv -f .deps/cue_scan.Tpo .deps/cue_scan.Po
mv -f .deps/toc_scan.Tpo .deps/toc_scan.Po
rm -f libcuefile.a
ar cru libcuefile.a cd.o cdtext.o time.o cuefile.o cue_print.o toc_print.o cue_parse.o cue_scan.o toc_parse.o toc_scan.o  
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcuefile.a
make[4]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src/lib'
make[3]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src/lib'
Making all in tools
make[3]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src/tools'
gcc -DHAVE_CONFIG_H -I. -I../..  -I./../lib   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cuebreakpoints.o -MD -MP -MF .deps/cuebreakpoints.Tpo -c -o cuebreakpoints.o cuebreakpoints.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I./../lib   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cueconvert.o -MD -MP -MF .deps/cueconvert.Tpo -c -o cueconvert.o cueconvert.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I./../lib   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cueprint.o -MD -MP -MF .deps/cueprint.Tpo -c -o cueprint.o cueprint.c
mv -f .deps/cueconvert.Tpo .deps/cueconvert.Po
gcc  -march=armv8-a -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 cueconvert cueconvert.o ../lib/libcuefile.a 
mv -f .deps/cuebreakpoints.Tpo .deps/cuebreakpoints.Po
gcc  -march=armv8-a -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 cuebreakpoints cuebreakpoints.o ../lib/libcuefile.a 
mv -f .deps/cueprint.Tpo .deps/cueprint.Po
gcc  -march=armv8-a -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 cueprint cueprint.o ../lib/libcuefile.a 
make[3]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src/tools'
make[3]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src'
make[2]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src'
Making all in extras
make[2]: Entering directory '/build/cuetools/src/cuetools-1.4.1/extras'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/extras'
make[2]: Entering directory '/build/cuetools/src/cuetools-1.4.1'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/cuetools/src/cuetools-1.4.1'
make[1]: Leaving directory '/build/cuetools/src/cuetools-1.4.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in doc
make[1]: Entering directory '/build/cuetools/src/cuetools-1.4.1/doc'
make[2]: Entering directory '/build/cuetools/src/cuetools-1.4.1/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/cuetools/pkg/cuetools/usr/share/man/man1'
 /usr/bin/install -c -m 644 cuebreakpoints.1 cueconvert.1 cueprint.1 '/build/cuetools/pkg/cuetools/usr/share/man/man1'
make[2]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/doc'
make[1]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/doc'
Making install in src
make[1]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src'
Making install in lib
make[2]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src/lib'
make  install-am
make[3]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src/lib'
make[4]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src/lib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src/lib'
make[3]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src/lib'
make[2]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src/lib'
Making install in tools
make[2]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src/tools'
make[3]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src/tools'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/cuetools/pkg/cuetools/usr/bin'
 /usr/bin/mkdir -p '/build/cuetools/pkg/cuetools/usr/bin'
  /usr/bin/install -c cuebreakpoints cueconvert cueprint '/build/cuetools/pkg/cuetools/usr/bin'
 /usr/bin/install -c cuetag.sh '/build/cuetools/pkg/cuetools/usr/bin'
make[3]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src/tools'
make[2]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src/tools'
make[2]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src'
make[3]: Entering directory '/build/cuetools/src/cuetools-1.4.1/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src'
make[2]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src'
make[1]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/src'
Making install in extras
make[1]: Entering directory '/build/cuetools/src/cuetools-1.4.1/extras'
make[2]: Entering directory '/build/cuetools/src/cuetools-1.4.1/extras'
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/cuetools/src/cuetools-1.4.1/extras'
make[1]: Leaving directory '/build/cuetools/src/cuetools-1.4.1/extras'
make[1]: Entering directory '/build/cuetools/src/cuetools-1.4.1'
make[2]: Entering directory '/build/cuetools/src/cuetools-1.4.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/cuetools/src/cuetools-1.4.1'
make[1]: Leaving directory '/build/cuetools/src/cuetools-1.4.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 "cuetools"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cuetools 1.4.1-6 (Thu Jul  4 10:45:59 2024)
==> Cleaning up...