==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: rnnoise 1:0.2-1 (Sat May 11 15:11:17 2024) ==> Retrieving sources... -> Found rnnoise-v0.2.tar.gz -> Found 372f7b4b76cde4ca1ec4605353dd17898a99de38.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... rnnoise-v0.2.tar.gz ... Passed 372f7b4b76cde4ca1ec4605353dd17898a99de38.patch ... Passed ==> Making package: rnnoise 1:0.2-1 (Sat May 11 15:11:38 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) wget-1.24.5-2 Total Download Size: 0.65 MiB Total Installed Size: 3.22 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... wget-1.24.5-2-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing wget... Optional dependencies for wget ca-certificates: HTTPS downloads [installed] :: Running post-transaction hooks... (1/1) Updating the info directory file... [?25h==> Retrieving sources... -> Found rnnoise-v0.2.tar.gz -> Found 372f7b4b76cde4ca1ec4605353dd17898a99de38.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting rnnoise-v0.2.tar.gz with bsdtar ==> Starting prepare()... patching file src/common.h patching file src/vec.h patching file src/vec_avx.h patching file src/vec_neon.h patching file src/x86/x86cpu.h ==> Starting build()... Downloading latest model --2024-05-11 15:11:41-- https://media.xiph.org/rnnoise/models/rnnoise_data-0b50c45.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving media.xiph.org (media.xiph.org)... 54.39.18.101, 2607:5300:203:2965:: Connecting to media.xiph.org (media.xiph.org)|54.39.18.101|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 22270507 (21M) [application/x-gzip] Saving to: ‘rnnoise_data-0b50c45.tar.gz’ rnnoise_d 0%[ ] 0 --.-KB/s rnnoise_da 0%[ ] 101.39K 448KB/s rnnoise_dat 3%[ ] 695.14K 1.28MB/s rnnoise_data 10%[=> ] 2.21M 2.91MB/s rnnoise_data- 15%[==> ] 3.24M 3.28MB/s rnnoise_data-0 20%[===> ] 4.30M 3.56MB/s rnnoise_data-0b 25%[====> ] 5.39M 3.75MB/s rnnoise_data-0b5 30%[=====> ] 6.50M 3.89MB/s rnnoise_data-0b50 35%[======> ] 7.61M 4.03MB/s rnnoise_data-0b50c 41%[=======> ] 8.77M 4.13MB/s rnnoise_data-0b50c4 46%[========> ] 9.92M 4.23MB/s nnoise_data-0b50c45 52%[=========> ] 11.09M 4.31MB/s noise_data-0b50c45. 57%[==========> ] 12.27M 4.38MB/s oise_data-0b50c45.t 63%[===========> ] 13.44M 4.44MB/s eta 2s ise_data-0b50c45.ta 68%[============> ] 14.62M 4.50MB/s eta 2s se_data-0b50c45.tar 74%[=============> ] 15.82M 4.93MB/s eta 2s e_data-0b50c45.tar. 80%[===============> ] 17.02M 5.15MB/s eta 2s _data-0b50c45.tar.g 85%[================> ] 18.23M 5.06MB/s eta 2s data-0b50c45.tar.gz 91%[=================> ] 19.44M 5.12MB/s eta 0s ata-0b50c45.tar.gz 97%[==================> ] 20.66M 5.16MB/s eta 0s rnnoise_data-0b50c4 100%[===================>] 21.24M 5.19MB/s in 4.5s 2024-05-11 15:11:46 (4.73 MB/s) - ‘rnnoise_data-0b50c45.tar.gz’ saved [22270507/22270507] models/rnnoise8Za_25.pth src/rnnoise_data.c src/rnnoise_data.h src/rnnoise_data_little.c src/rnnoise_data_little.h Updating build configuration files for rnnoise, please wait.... libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' configure.ac:19: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:22: installing './install-sh' configure.ac:22: installing './missing' Makefile.am: installing './depcomp' 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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking for inline... inline checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... : checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking if gcc supports -pedantic flag... yes checking if gcc supports -Wall flag... yes checking if gcc supports -Wextra flag... yes checking if gcc supports -Wno-sign-compare flag... yes checking if gcc supports -Wno-parentheses flag... yes checking if gcc supports -Wno-long-long flag... yes checking for cos in -lm... yes checking for gcc way to treat warnings as errors... -Werror checking if gcc supports __attribute__(( visibility("default") ))... yes checking if gcc supports -fvisibility=hidden... yes checking for doxygen... no checking for dot... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rnnoise.pc config.status: creating rnnoise-uninstalled.pc config.status: creating doc/Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ------------------------------------------------------------------------ rnnoise unknown: Automatic configuration OK. Assertions ................... no Hidden visibility ............ yes API code examples ............ yes API documentation ............ yes ------------------------------------------------------------------------ make all-am make[1]: Entering directory '/build/rnnoise/src/rnnoise-v0.2' CC src/dump_features-dump_features.o CC src/dump_features-denoise.o CC src/dump_features-pitch.o CC src/dump_features-celt_lpc.o CC src/dump_features-kiss_fft.o CC src/dump_features-parse_lpcnet_weights.o src/denoise.c: In function 'rnnoise_process_frame': src/denoise.c:478:5: warning: 'g' may be used uninitialized [-Wmaybe-uninitialized] src/denoise.c:421:6: note: by argument 6 of type 'const float *' to 'rnn_pitch_filter' declared here src/denoise.c:465:9: note: 'g' declared here CC src/dump_features-rnnoise_tables.o CC src/dump_weights_blob-write_weights.o CC examples/rnnoise_demo.o src/dump_features.c: In function 'main': src/dump_features.c:240:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] src/dump_features.c:241:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] CC src/denoise.lo CC src/rnn.lo examples/rnnoise_demo.c: In function 'main': examples/rnnoise_demo.c:54:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] CC src/pitch.lo CC src/kiss_fft.lo CC src/celt_lpc.lo CC src/nnet.lo CC src/nnet_default.lo CC src/parse_lpcnet_weights.lo CC src/rnnoise_data.lo CC src/rnnoise_tables.lo CCLD dump_features CCLD dump_weights_blob CCLD librnnoise.la CCLD examples/rnnoise_demo make[1]: Leaving directory '/build/rnnoise/src/rnnoise-v0.2' ==> Entering fakeroot environment... ==> Starting package()... make[1]: Entering directory '/build/rnnoise/src/rnnoise-v0.2' /usr/bin/mkdir -p '/build/rnnoise/pkg/rnnoise//usr/share/doc/rnnoise' /usr/bin/mkdir -p '/build/rnnoise/pkg/rnnoise//usr/include' /usr/bin/mkdir -p '/build/rnnoise/pkg/rnnoise//usr/lib/pkgconfig' /usr/bin/mkdir -p '/build/rnnoise/pkg/rnnoise//usr/lib' /usr/bin/install -c -m 644 COPYING AUTHORS README '/build/rnnoise/pkg/rnnoise//usr/share/doc/rnnoise' /usr/bin/install -c -m 644 include/rnnoise.h '/build/rnnoise/pkg/rnnoise//usr/include' /usr/bin/install -c -m 644 rnnoise.pc '/build/rnnoise/pkg/rnnoise//usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c librnnoise.la '/build/rnnoise/pkg/rnnoise//usr/lib' libtool: install: /usr/bin/install -c .libs/librnnoise.so.0.4.1 /build/rnnoise/pkg/rnnoise//usr/lib/librnnoise.so.0.4.1 libtool: install: (cd /build/rnnoise/pkg/rnnoise//usr/lib && { ln -s -f librnnoise.so.0.4.1 librnnoise.so.0 || { rm -f librnnoise.so.0 && ln -s librnnoise.so.0.4.1 librnnoise.so.0; }; }) libtool: install: (cd /build/rnnoise/pkg/rnnoise//usr/lib && { ln -s -f librnnoise.so.0.4.1 librnnoise.so || { rm -f librnnoise.so && ln -s librnnoise.so.0.4.1 librnnoise.so; }; }) libtool: install: /usr/bin/install -c .libs/librnnoise.lai /build/rnnoise/pkg/rnnoise//usr/lib/librnnoise.la libtool: install: /usr/bin/install -c .libs/librnnoise.a /build/rnnoise/pkg/rnnoise//usr/lib/librnnoise.a libtool: install: chmod 644 /build/rnnoise/pkg/rnnoise//usr/lib/librnnoise.a libtool: install: ranlib /build/rnnoise/pkg/rnnoise//usr/lib/librnnoise.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/build/rnnoise/src/rnnoise-v0.2' ==> 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 "rnnoise"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: rnnoise 1:0.2-1 (Sat May 11 15:12:36 2024) ==> Cleaning up...