>>> ilbc: Building main/ilbc 0.0.1-r0 (using abuild 3.7.0_rc1-r0) started Wed, 11 Nov 2020 20:22:00 +0000 >>> ilbc: Checking sanity of /home/buildozer/aports/main/ilbc/APKBUILD... >>> ilbc: Analyzing dependencies... >>> ilbc: Installing for build: build-base autoconf automake libtool (1/13) Installing m4 (1.4.18-r1) (2/13) Installing libbz2 (1.0.8-r1) (3/13) Installing perl (5.32.0-r0) (4/13) Installing autoconf (2.69-r2) (5/13) Installing automake (1.16.2-r0) (6/13) Installing readline (8.0.4-r0) (7/13) Installing bash (5.0.18-r0) Executing bash-5.0.18-r0.post-install (8/13) Installing libltdl (2.4.6-r7) (9/13) Installing libtool (2.4.6-r7) (10/13) Installing .makedepends-ilbc (20201111.202205) (11/13) Installing perl-error (0.17029-r1) (12/13) Installing perl-git (2.29.2-r0) (13/13) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r3.trigger OK: 348 MiB in 100 packages >>> ilbc: Cleaning up srcdir >>> ilbc: Cleaning up pkgdir >>> ilbc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/ilbc-0.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ilbc: Fetching http://files.freeswitch.org/downloads/libs/ilbc-0.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 46 951k 46 446k 0 0 531k 0 0:00:01 --:--:-- 0:00:01 530k 100 951k 100 951k 0 0 993k 0 --:--:-- --:--:-- --:--:-- 992k >>> ilbc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/ilbc-0.0.1.tar.gz >>> ilbc: Checking sha512sums... ilbc-0.0.1.tar.gz: OK >>> ilbc: Unpacking /var/cache/distfiles/v3.13/ilbc-0.0.1.tar.gz... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/config.guess' libtoolize: copying file 'config/config.sub' libtoolize: copying file 'config/install-sh' libtoolize: copying file 'config/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:60: installing 'config/compile' configure.ac:56: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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 whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/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... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no 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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes 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 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/i586-alpine-linux-musl/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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for C compiler vendor... gnu checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for long long... yes checking for long double... yes checking return type of signal handlers... void checking for error_at_line... no checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for memmove... yes checking for memset... yes checking for select... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for gettimeofday... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking tgmath.h usability... yes checking tgmath.h presence... yes checking for tgmath.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/select.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking audiofile.h usability... no checking audiofile.h presence... no checking for audiofile.h... no checking X11/X.h usability... no checking X11/X.h presence... no checking for X11/X.h... no checking for cos in -lm... yes checking for pow in -lm... yes checking for sqrt in -lm... yes 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 localtests/Makefile config.status: creating src/Makefile config.status: creating src/ilbc.h config.status: creating tests/Makefile config.status: creating ilbc.pc config.status: creating ilbc.spec config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in src make[1]: Entering directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1/src' make all-am make[2]: Entering directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT anaFilter.lo -MD -MP -MF .deps/anaFilter.Tpo -c -o anaFilter.lo anaFilter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c -o constants.lo constants.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT createCB.lo -MD -MP -MF .deps/createCB.Tpo -c -o createCB.lo createCB.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT doCPLC.lo -MD -MP -MF .deps/doCPLC.Tpo -c -o doCPLC.lo doCPLC.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT enhancer.lo -MD -MP -MF .deps/enhancer.Tpo -c -o enhancer.lo enhancer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c -o filter.lo filter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT FrameClassify.lo -MD -MP -MF .deps/FrameClassify.Tpo -c -o FrameClassify.lo FrameClassify.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT gainquant.lo -MD -MP -MF .deps/gainquant.Tpo -c -o gainquant.lo gainquant.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT getCBvec.lo -MD -MP -MF .deps/getCBvec.Tpo -c -o getCBvec.lo getCBvec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT helpfun.lo -MD -MP -MF .deps/helpfun.Tpo -c -o helpfun.lo helpfun.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT hpInput.lo -MD -MP -MF .deps/hpInput.Tpo -c -o hpInput.lo hpInput.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT hpOutput.lo -MD -MP -MF .deps/hpOutput.Tpo -c -o hpOutput.lo hpOutput.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT iCBConstruct.lo -MD -MP -MF .deps/iCBConstruct.Tpo -c -o iCBConstruct.lo iCBConstruct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT iCBSearch.lo -MD -MP -MF .deps/iCBSearch.Tpo -c -o iCBSearch.lo iCBSearch.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT iLBC_decode.lo -MD -MP -MF .deps/iLBC_decode.Tpo -c -o iLBC_decode.lo iLBC_decode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT iLBC_encode.lo -MD -MP -MF .deps/iLBC_encode.Tpo -c -o iLBC_encode.lo iLBC_encode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT LPCdecode.lo -MD -MP -MF .deps/LPCdecode.Tpo -c -o LPCdecode.lo LPCdecode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT LPCencode.lo -MD -MP -MF .deps/LPCencode.Tpo -c -o LPCencode.lo LPCencode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT lsf.lo -MD -MP -MF .deps/lsf.Tpo -c -o lsf.lo lsf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT packing.lo -MD -MP -MF .deps/packing.Tpo -c -o packing.lo packing.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT StateConstructW.lo -MD -MP -MF .deps/StateConstructW.Tpo -c -o StateConstructW.lo StateConstructW.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT StateSearchW.lo -MD -MP -MF .deps/StateSearchW.Tpo -c -o StateSearchW.lo StateSearchW.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT syntFilter.lo -MD -MP -MF .deps/syntFilter.Tpo -c -o syntFilter.lo syntFilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT enhancer.lo -MD -MP -MF .deps/enhancer.Tpo -c enhancer.c -fPIC -DPIC -o .libs/enhancer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT LPCdecode.lo -MD -MP -MF .deps/LPCdecode.Tpo -c LPCdecode.c -fPIC -DPIC -o .libs/LPCdecode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT gainquant.lo -MD -MP -MF .deps/gainquant.Tpo -c gainquant.c -fPIC -DPIC -o .libs/gainquant.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT hpOutput.lo -MD -MP -MF .deps/hpOutput.Tpo -c hpOutput.c -fPIC -DPIC -o .libs/hpOutput.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT FrameClassify.lo -MD -MP -MF .deps/FrameClassify.Tpo -c FrameClassify.c -fPIC -DPIC -o .libs/FrameClassify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT LPCencode.lo -MD -MP -MF .deps/LPCencode.Tpo -c LPCencode.c -fPIC -DPIC -o .libs/LPCencode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT iCBSearch.lo -MD -MP -MF .deps/iCBSearch.Tpo -c iCBSearch.c -fPIC -DPIC -o .libs/iCBSearch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT iLBC_decode.lo -MD -MP -MF .deps/iLBC_decode.Tpo -c iLBC_decode.c -fPIC -DPIC -o .libs/iLBC_decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT hpInput.lo -MD -MP -MF .deps/hpInput.Tpo -c hpInput.c -fPIC -DPIC -o .libs/hpInput.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT createCB.lo -MD -MP -MF .deps/createCB.Tpo -c createCB.c -fPIC -DPIC -o .libs/createCB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT anaFilter.lo -MD -MP -MF .deps/anaFilter.Tpo -c anaFilter.c -fPIC -DPIC -o .libs/anaFilter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT getCBvec.lo -MD -MP -MF .deps/getCBvec.Tpo -c getCBvec.c -fPIC -DPIC -o .libs/getCBvec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c constants.c -fPIC -DPIC -o .libs/constants.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT doCPLC.lo -MD -MP -MF .deps/doCPLC.Tpo -c doCPLC.c -fPIC -DPIC -o .libs/doCPLC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT helpfun.lo -MD -MP -MF .deps/helpfun.Tpo -c helpfun.c -fPIC -DPIC -o .libs/helpfun.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT packing.lo -MD -MP -MF .deps/packing.Tpo -c packing.c -fPIC -DPIC -o .libs/packing.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT iCBConstruct.lo -MD -MP -MF .deps/iCBConstruct.Tpo -c iCBConstruct.c -fPIC -DPIC -o .libs/iCBConstruct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT iLBC_encode.lo -MD -MP -MF .deps/iLBC_encode.Tpo -c iLBC_encode.c -fPIC -DPIC -o .libs/iLBC_encode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c -fPIC -DPIC -o .libs/filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT syntFilter.lo -MD -MP -MF .deps/syntFilter.Tpo -c syntFilter.c -fPIC -DPIC -o .libs/syntFilter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT lsf.lo -MD -MP -MF .deps/lsf.Tpo -c lsf.c -fPIC -DPIC -o .libs/lsf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT StateConstructW.lo -MD -MP -MF .deps/StateConstructW.Tpo -c StateConstructW.c -fPIC -DPIC -o .libs/StateConstructW.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT StateSearchW.lo -MD -MP -MF .deps/StateSearchW.Tpo -c StateSearchW.c -fPIC -DPIC -o .libs/StateSearchW.o LPCencode.c: In function 'LPCencode': LPCencode.c:215:9: warning: variable 'change' set but not used [-Wunused-but-set-variable] 215 | int change = 0; | ^~~~~~ helpfun.c: In function 'LSF_check': helpfun.c:285:11: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] 285 | float tmp; | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c constants.c -o constants.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT hpOutput.lo -MD -MP -MF .deps/hpOutput.Tpo -c hpOutput.c -o hpOutput.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT gainquant.lo -MD -MP -MF .deps/gainquant.Tpo -c gainquant.c -o gainquant.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT hpInput.lo -MD -MP -MF .deps/hpInput.Tpo -c hpInput.c -o hpInput.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT StateConstructW.lo -MD -MP -MF .deps/StateConstructW.Tpo -c StateConstructW.c -o StateConstructW.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT packing.lo -MD -MP -MF .deps/packing.Tpo -c packing.c -o packing.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT anaFilter.lo -MD -MP -MF .deps/anaFilter.Tpo -c anaFilter.c -o anaFilter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT iCBConstruct.lo -MD -MP -MF .deps/iCBConstruct.Tpo -c iCBConstruct.c -o iCBConstruct.o >/dev/null 2>&1 mv -f .deps/constants.Tpo .deps/constants.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT syntFilter.lo -MD -MP -MF .deps/syntFilter.Tpo -c syntFilter.c -o syntFilter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT StateSearchW.lo -MD -MP -MF .deps/StateSearchW.Tpo -c StateSearchW.c -o StateSearchW.o >/dev/null 2>&1 mv -f .deps/gainquant.Tpo .deps/gainquant.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT FrameClassify.lo -MD -MP -MF .deps/FrameClassify.Tpo -c FrameClassify.c -o FrameClassify.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c -o filter.o >/dev/null 2>&1 mv -f .deps/hpInput.Tpo .deps/hpInput.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT LPCencode.lo -MD -MP -MF .deps/LPCencode.Tpo -c LPCencode.c -o LPCencode.o >/dev/null 2>&1 mv -f .deps/hpOutput.Tpo .deps/hpOutput.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT doCPLC.lo -MD -MP -MF .deps/doCPLC.Tpo -c doCPLC.c -o doCPLC.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT LPCdecode.lo -MD -MP -MF .deps/LPCdecode.Tpo -c LPCdecode.c -o LPCdecode.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT createCB.lo -MD -MP -MF .deps/createCB.Tpo -c createCB.c -o createCB.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT getCBvec.lo -MD -MP -MF .deps/getCBvec.Tpo -c getCBvec.c -o getCBvec.o >/dev/null 2>&1 mv -f .deps/packing.Tpo .deps/packing.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT lsf.lo -MD -MP -MF .deps/lsf.Tpo -c lsf.c -o lsf.o >/dev/null 2>&1 mv -f .deps/StateConstructW.Tpo .deps/StateConstructW.Plo mv -f .deps/anaFilter.Tpo .deps/anaFilter.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT helpfun.lo -MD -MP -MF .deps/helpfun.Tpo -c helpfun.c -o helpfun.o >/dev/null 2>&1 mv -f .deps/syntFilter.Tpo .deps/syntFilter.Plo mv -f .deps/iCBConstruct.Tpo .deps/iCBConstruct.Plo mv -f .deps/filter.Tpo .deps/filter.Plo mv -f .deps/StateSearchW.Tpo .deps/StateSearchW.Plo mv -f .deps/FrameClassify.Tpo .deps/FrameClassify.Plo mv -f .deps/LPCencode.Tpo .deps/LPCencode.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT iCBSearch.lo -MD -MP -MF .deps/iCBSearch.Tpo -c iCBSearch.c -o iCBSearch.o >/dev/null 2>&1 mv -f .deps/LPCdecode.Tpo .deps/LPCdecode.Plo mv -f .deps/createCB.Tpo .deps/createCB.Plo mv -f .deps/doCPLC.Tpo .deps/doCPLC.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT iLBC_decode.lo -MD -MP -MF .deps/iLBC_decode.Tpo -c iLBC_decode.c -o iLBC_decode.o >/dev/null 2>&1 mv -f .deps/getCBvec.Tpo .deps/getCBvec.Plo mv -f .deps/lsf.Tpo .deps/lsf.Plo mv -f .deps/helpfun.Tpo .deps/helpfun.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT iLBC_encode.lo -MD -MP -MF .deps/iLBC_encode.Tpo -c iLBC_encode.c -o iLBC_encode.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -MT enhancer.lo -MD -MP -MF .deps/enhancer.Tpo -c enhancer.c -o enhancer.o >/dev/null 2>&1 mv -f .deps/iCBSearch.Tpo .deps/iCBSearch.Plo mv -f .deps/iLBC_decode.Tpo .deps/iLBC_decode.Plo mv -f .deps/iLBC_encode.Tpo .deps/iLBC_encode.Plo mv -f .deps/enhancer.Tpo .deps/enhancer.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Os -fomit-frame-pointer -version-info 0:2:0 -Wl,--as-needed -o libilbc.la -rpath /usr/lib anaFilter.lo constants.lo createCB.lo doCPLC.lo enhancer.lo filter.lo FrameClassify.lo gainquant.lo getCBvec.lo helpfun.lo hpInput.lo hpOutput.lo iCBConstruct.lo iCBSearch.lo iLBC_decode.lo iLBC_encode.lo LPCdecode.lo LPCencode.lo lsf.lo packing.lo StateConstructW.lo StateSearchW.lo syntFilter.lo -lm -lm -lm libtool: link: gcc -shared -fPIC -DPIC .libs/anaFilter.o .libs/constants.o .libs/createCB.o .libs/doCPLC.o .libs/enhancer.o .libs/filter.o .libs/FrameClassify.o .libs/gainquant.o .libs/getCBvec.o .libs/helpfun.o .libs/hpInput.o .libs/hpOutput.o .libs/iCBConstruct.o .libs/iCBSearch.o .libs/iLBC_decode.o .libs/iLBC_encode.o .libs/LPCdecode.o .libs/LPCencode.o .libs/lsf.o .libs/packing.o .libs/StateConstructW.o .libs/StateSearchW.o .libs/syntFilter.o -lm -Os -Wl,--as-needed -Wl,-soname -Wl,libilbc.so.0 -o .libs/libilbc.so.0.0.2 libtool: link: (cd ".libs" && rm -f "libilbc.so.0" && ln -s "libilbc.so.0.0.2" "libilbc.so.0") libtool: link: (cd ".libs" && rm -f "libilbc.so" && ln -s "libilbc.so.0.0.2" "libilbc.so") libtool: link: ar cru .libs/libilbc.a anaFilter.o constants.o createCB.o doCPLC.o enhancer.o filter.o FrameClassify.o gainquant.o getCBvec.o helpfun.o hpInput.o hpOutput.o iCBConstruct.o iCBSearch.o iLBC_decode.o iLBC_encode.o LPCdecode.o LPCencode.o lsf.o packing.o StateConstructW.o StateSearchW.o syntFilter.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libilbc.a libtool: link: ( cd ".libs" && rm -f "libilbc.la" && ln -s "../libilbc.la" "libilbc.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1/src' make[1]: Entering directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1' >>> WARNING: ilbc: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> ilbc: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1/src' make[2]: Entering directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1/src' ../config/install-sh -c -d '/home/buildozer/aports/main/ilbc/pkg/ilbc/usr/include' ../config/install-sh -c -d '/home/buildozer/aports/main/ilbc/pkg/ilbc/usr/include' ../config/install-sh -c -d '/home/buildozer/aports/main/ilbc/pkg/ilbc/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libilbc.la '/home/buildozer/aports/main/ilbc/pkg/ilbc/usr/lib' /usr/bin/install -c -m 644 ilbc.h '/home/buildozer/aports/main/ilbc/pkg/ilbc/usr/include' ../config/install-sh -c -d '/home/buildozer/aports/main/ilbc/pkg/ilbc/usr/include/ilbc' /usr/bin/install -c -m 644 ilbc/ilbc.h ilbc/version.h '/home/buildozer/aports/main/ilbc/pkg/ilbc/usr/include/ilbc' libtool: install: /usr/bin/install -c .libs/libilbc.so.0.0.2 /home/buildozer/aports/main/ilbc/pkg/ilbc/usr/lib/libilbc.so.0.0.2 libtool: install: (cd /home/buildozer/aports/main/ilbc/pkg/ilbc/usr/lib && { ln -s -f libilbc.so.0.0.2 libilbc.so.0 || { rm -f libilbc.so.0 && ln -s libilbc.so.0.0.2 libilbc.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/ilbc/pkg/ilbc/usr/lib && { ln -s -f libilbc.so.0.0.2 libilbc.so || { rm -f libilbc.so && ln -s libilbc.so.0.0.2 libilbc.so; }; }) libtool: install: /usr/bin/install -c .libs/libilbc.lai /home/buildozer/aports/main/ilbc/pkg/ilbc/usr/lib/libilbc.la libtool: install: /usr/bin/install -c .libs/libilbc.a /home/buildozer/aports/main/ilbc/pkg/ilbc/usr/lib/libilbc.a libtool: install: chmod 644 /home/buildozer/aports/main/ilbc/pkg/ilbc/usr/lib/libilbc.a libtool: install: ranlib /home/buildozer/aports/main/ilbc/pkg/ilbc/usr/lib/libilbc.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1/src' make[1]: Entering directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1' make[2]: Entering directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1' make[2]: Nothing to be done for 'install-exec-am'. config/install-sh -c -d '/home/buildozer/aports/main/ilbc/pkg/ilbc/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ilbc.pc '/home/buildozer/aports/main/ilbc/pkg/ilbc/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1' make[1]: Leaving directory '/home/buildozer/aports/main/ilbc/src/ilbc-0.0.1' >>> ilbc-dev*: Running split function dev... >>> ilbc-dev*: Preparing subpackage ilbc-dev... >>> ilbc-dev*: Stripping binaries >>> ilbc-dev*: Running postcheck for ilbc-dev >>> ilbc*: Running postcheck for ilbc >>> ilbc*: Preparing package ilbc... >>> ilbc*: Stripping binaries >>> ilbc-dev*: Scanning shared objects >>> ilbc*: Scanning shared objects >>> ilbc-dev*: Tracing dependencies... ilbc=0.0.1-r0 pkgconfig >>> ilbc-dev*: Package size: 128.0 KB >>> ilbc-dev*: Compressing data... >>> ilbc-dev*: Create checksum... >>> ilbc-dev*: Create ilbc-dev-0.0.1-r0.apk >>> ilbc*: Tracing dependencies... so:libc.musl-x86.so.1 >>> ilbc*: Package size: 72.0 KB >>> ilbc*: Compressing data... >>> ilbc*: Create checksum... >>> ilbc*: Create ilbc-0.0.1-r0.apk >>> ilbc: Build complete at Wed, 11 Nov 2020 20:22:23 +0000 elapsed time 0h 0m 23s >>> ilbc: Cleaning up srcdir >>> ilbc: Cleaning up pkgdir >>> ilbc: Uninstalling dependencies... (1/13) Purging .makedepends-ilbc (20201111.202205) (2/13) Purging autoconf (2.69-r2) (3/13) Purging m4 (1.4.18-r1) (4/13) Purging automake (1.16.2-r0) (5/13) Purging libtool (2.4.6-r7) (6/13) Purging bash (5.0.18-r0) Executing bash-5.0.18-r0.pre-deinstall (7/13) Purging libltdl (2.4.6-r7) (8/13) Purging git-perl (2.29.2-r0) (9/13) Purging perl-git (2.29.2-r0) (10/13) Purging perl-error (0.17029-r1) (11/13) Purging perl (5.32.0-r0) (12/13) Purging libbz2 (1.0.8-r1) (13/13) Purging readline (8.0.4-r0) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> ilbc: Updating the main/x86 repository index... >>> ilbc: Signing the index...