==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: toolame 02l-15 (Sun Jul 14 10:57:38 2024)
==> Retrieving sources...
  -> Found toolame-02l.tgz
  -> Found toolame-02l-fno-common.patch
  -> Found toolame-02l-Makefile.patch
  -> Found toolame-02l-uint32_t.patch
  -> Found toolame-02l-uint.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    toolame-02l.tgz ... Passed
    toolame-02l-fno-common.patch ... Passed
    toolame-02l-Makefile.patch ... Passed
    toolame-02l-uint32_t.patch ... Passed
    toolame-02l-uint.patch ... Passed
==> Making package: toolame 02l-15 (Sun Jul 14 10:57:45 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found toolame-02l.tgz
  -> Found toolame-02l-fno-common.patch
  -> Found toolame-02l-Makefile.patch
  -> Found toolame-02l-uint32_t.patch
  -> Found toolame-02l-uint.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting toolame-02l.tgz with bsdtar
==> Starting prepare()...
patching file common.c
patching file options.h
patching file Makefile
patching file audio_read.c
patching file audio_read.c
Hunk #1 succeeded at 437 (offset 1 line).
patching file fft.c
==> Starting build()...
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c common.c -o common.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c encode.c -o encode.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c ieeefloat.c -o ieeefloat.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c toolame.c -o toolame.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c portableio.c -o portableio.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c psycho_n1.c -o psycho_n1.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c psycho_0.c -o psycho_0.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c psycho_1.c -o psycho_1.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c psycho_2.c -o psycho_2.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c psycho_3.c -o psycho_3.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c psycho_4.c -o psycho_4.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c fft.c -o fft.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c subband.c -o subband.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c audio_read.c -o audio_read.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c bitstream.c -o bitstream.o
toolame.c: In function 'main':
toolame.c:99:7: warning: variable 'win_que' set but not used [-Wunused-but-set-variable]
toolame.c: At top level:
toolame.c:469:56: warning: argument 3 of type 'char *' declared as a pointer [-Warray-parameter=]
In file included from toolame.c:22:
toolame.h:11:6: note: previously declared as an array 'char[255]'
toolame.c:470:12: warning: argument 4 of type 'char *' declared as a pointer [-Warray-parameter=]
toolame.h:11:17: note: previously declared as an array 'char[255]'
toolame.c: In function 'parse_args':
toolame.c:714:4: warning: '__builtin_strncpy' specified bound 255 equals destination size [-Wstringop-truncation]
toolame.c:712:4: warning: '__builtin_strncpy' specified bound 255 equals destination size [-Wstringop-truncation]
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c mem.c -o mem.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c crc.c -o crc.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c tables.c -o tables.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c availbits.c -o availbits.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c ath.c -o ath.o
psycho_3.c: In function 'psycho_3':
psycho_3.c:75:7: warning: unused variable 'sblimit' [-Wunused-variable]
psycho_3.c: At top level:
psycho_3.c:128:25: warning: argument 1 of type 'float[1024]' with mismatched bound [-Warray-parameter=]
In file included from psycho_3.c:13:
psycho_3priv.h:1:26: note: previously declared as 'float *'
psycho_3.c:128:45: warning: argument 2 of type 'float[1024]' with mismatched bound [-Warray-parameter=]
psycho_3priv.h:1:41: note: previously declared as 'float *'
psycho_3.c:152:42: warning: argument 1 of type 'float[1024]' with mismatched bound [-Warray-parameter=]
psycho_3priv.h:2:43: note: previously declared as 'float *'
psycho_3.c:152:62: warning: argument 2 of type 'float[513]' with mismatched bound [-Warray-parameter=]
psycho_3priv.h:2:58: note: previously declared as 'float *'
psycho_3.c:186:34: warning: argument 1 of type 'float[513]' with mismatched bound [-Warray-parameter=]
psycho_3priv.h:4:35: note: previously declared as 'float *'
psycho_3.c:186:68: warning: argument 3 of type 'float[513]' with mismatched bound [-Warray-parameter=]
psycho_3priv.h:4:65: note: previously declared as 'float *'
psycho_3.c:264:34: warning: argument 1 of type 'float[513]' with mismatched bound [-Warray-parameter=]
psycho_3priv.h:11:35: note: previously declared as 'float *'
psycho_3.c:264:52: warning: argument 2 of type 'float[1024]' with mismatched bound [-Warray-parameter=]
psycho_3priv.h:11:49: note: previously declared as 'float *'
psycho_3.c:264:105: warning: argument 5 of type 'float[513]' with mismatched bound [-Warray-parameter=]
psycho_3priv.h:11:97: note: previously declared as 'float *'
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DNDEBUG -DINLINE= -Wall -DNEWENCODE -DNEWATAN -c encode_new.c -o encode_new.o
tables.c: In function 'pick_table':
tables.c:21:14: warning: variable 'lay' set but not used [-Wunused-but-set-variable]
audio_read.c:255:40: warning: argument 2 of type 'char[255]' with mismatched bound [-Warray-parameter=]
In file included from audio_read.c:9:
audio_read.h:31:39: note: previously declared as 'char *'
audio_read.c: In function 'parse_input_file':
audio_read.c:265:7: warning: variable 'wave_header_16bit' set but not used [-Wunused-but-set-variable]
audio_read.c:263:7: warning: variable 'wave_header_read' set but not used [-Wunused-but-set-variable]
audio_read.c:320:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
encode.c: In function 'main_bit_allocation':
encode.c:508:23: warning: variable 'lay' set but not used [-Wunused-but-set-variable]
encode.c:507:7: warning: variable 'noisy_sbs' set but not used [-Wunused-but-set-variable]
encode_new.c: In function 'main_bit_allocation_new':
encode_new.c:739:23: warning: variable 'lay' set but not used [-Wunused-but-set-variable]
encode_new.c:738:7: warning: variable 'noisy_sbs' set but not used [-Wunused-but-set-variable]
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o toolame common.o encode.o ieeefloat.o toolame.o portableio.o psycho_n1.o psycho_0.o psycho_1.o psycho_2.o psycho_3.o psycho_4.o fft.o subband.o audio_read.o bitstream.o mem.o crc.o tables.o availbits.o ath.o encode_new.o -lm
==> 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 "toolame"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: toolame 02l-15 (Sun Jul 14 10:57:48 2024)
==> Cleaning up...