localhost:/home/user # docker run -ti alpine:3.7 sh / # sed -i -e 's@v3.7@edge@g' /etc/apk/repositories / # apk update && apk upgrade fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/s390x/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/s390x/APKINDEX.tar.gz WARNING: This apk-tools is OLD! Some packages might not function properly. v3.7.0-2123-gf934fae508 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.7.0-2098-g8d152e11e7 [http://dl-cdn.alpinelinux.org/alpine/edge/community] OK: 8938 distinct packages available WARNING: This apk-tools is OLD! Some packages might not function properly. Upgrading critical system libraries and apk-tools: (1/1) Upgrading apk-tools (2.8.1-r1 -> 2.9.1-r0) Executing busybox-1.27.2-r6.trigger Continuing the upgrade transaction with new apk-tools: fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/s390x/APKINDEX.tar.gz (1/5) Upgrading musl (1.1.18-r2 -> 1.1.18-r7) (2/5) Upgrading busybox (1.27.2-r6 -> 1.27.2-r8) Executing busybox-1.27.2-r8.post-upgrade (3/5) Upgrading libressl2.6-libcrypto (2.6.3-r0 -> 2.6.4-r0) (4/5) Upgrading libressl2.6-libssl (2.6.3-r0 -> 2.6.4-r0) (5/5) Upgrading musl-utils (1.1.18-r2 -> 1.1.18-r7) Executing busybox-1.27.2-r8.trigger OK: 5 MiB in 11 packages / # apk add abuild build-base libressl git (1/39) Installing fakeroot (1.22-r0) (2/39) Installing sudo (1.8.22-r2) (3/39) Installing libcap (2.25-r1) (4/39) Installing pax-utils (1.2.2-r1) (5/39) Installing libressl2.6-libtls (2.6.4-r0) (6/39) Installing libressl (2.6.4-r0) (7/39) Installing libattr (2.4.47-r6) (8/39) Installing attr (2.4.47-r6) (9/39) Installing libintl (0.19.8.1-r2) (10/39) Installing tar (1.30-r0) (11/39) Installing pkgconf (1.4.2-r0) (12/39) Installing patch (2.7.6-r1) (13/39) Installing libgcc (6.4.0-r6) (14/39) Installing libstdc++ (6.4.0-r6) (15/39) Installing lzip (1.20-r0) (16/39) Installing ca-certificates (20171114-r0) (17/39) Installing libcurl (7.58.0-r0) (18/39) Installing curl (7.58.0-r0) (19/39) Installing abuild (3.1.0-r4) Executing abuild-3.1.0-r4.pre-install (20/39) Installing binutils-libs (2.28-r3) (21/39) Installing binutils (2.28-r3) (22/39) Installing libmagic (5.32-r0) (23/39) Installing file (5.32-r0) (24/39) Installing gmp (6.1.2-r1) (25/39) Installing isl (0.18-r0) (26/39) Installing libgomp (6.4.0-r6) (27/39) Installing libatomic (6.4.0-r6) (28/39) Installing mpfr3 (3.1.5-r1) (29/39) Installing mpc1 (1.0.3-r1) (30/39) Installing gcc (6.4.0-r6) (31/39) Installing musl-dev (1.1.18-r7) (32/39) Installing libc-dev (0.7.1-r0) (33/39) Installing g++ (6.4.0-r6) (34/39) Installing make (4.2.1-r1) (35/39) Installing fortify-headers (0.9-r0) (36/39) Installing build-base (0.5-r1) (37/39) Installing expat (2.2.5-r0) (38/39) Installing pcre2 (10.31-r0) (39/39) Installing git (2.16.2-r0) Executing busybox-1.27.2-r8.trigger Executing ca-certificates-20171114-r0.trigger OK: 182 MiB in 50 packages / # adduser -s /bin/ash -D -g '' builder / # addgroup builder abuild / # su builder / $ cd ~ $ git clone --depth 1 git://git.alpinelinux.org/aports Cloning into 'aports'... remote: Counting objects: 13399, done. remote: Compressing objects: 100% (9848/9848), done. remote: Total 13399 (delta 613), reused 9052 (delta 343) Receiving objects: 100% (13399/13399), 7.65 MiB | 10.81 MiB/s, done. Resolving deltas: 100% (613/613), done. ~ $ cd aports/main/liboil ~/aports/main/liboil $ echo -e "\n" | abuild-keygen -a >>> Generating public/private rsa key pair for abuild Enter file in which to save the key [/home/builder/.abuild/builder-5a8afe92.rsa]: Generating RSA private key, 2048 bit long modulus ..+++ ...................+++ e is 65537 (0x10001) writing RSA key >>> >>> You'll need to install /home/builder/.abuild/builder-5a8afe92.rsa.pub into >>> /etc/apk/keys to be able to install packages and repositories signed with >>> /home/builder/.abuild/builder-5a8afe92.rsa >>> >>> Please remember to make a safe backup of your private key: >>> /home/builder/.abuild/builder-5a8afe92.rsa >>> ~/aports/main/liboil $ abuild -r >>> liboil: abuild 3.1.0-r4 >>> liboil: Checking sanity of /home/builder/aports/main/liboil/APKBUILD... >>> liboil: Analyzing dependencies... >>> liboil: Installing for build: build-base WARNING: Ignoring /home/builder/packages//main/s390x/APKINDEX.tar.gz: No such file or directory (1/1) Installing .makedepends-liboil (0) OK: 182 MiB in 51 packages >>> liboil: Cleaning temporary build dirs... >>> liboil: Fetching http://liboil.freedesktop.org/download/liboil-0.3.17.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 356 100 356 0 0 1348 0 --:--:-- --:--:-- --:--:-- 1348 100 891k 100 891k 0 0 893k 0 --:--:-- --:--:-- --:--:-- 1771k >>> liboil: Fetching http://liboil.freedesktop.org/download/liboil-0.3.17.tar.gz >>> liboil: Checking sha512sums... liboil-0.3.17.tar.gz: OK >>> liboil: Unpacking /var/cache/distfiles/liboil-0.3.17.tar.gz... >>> liboil: Updating ./config.sub checking nano version... 0 (release) checking build system type... s390x-ibm-linux-musl checking host system type... s390x-ibm-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for s390x-alpine-linux-musl-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-ar... no checking for ar... ar checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E 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/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 dependency style of gcc... gcc3 checking for s390x-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking if compiler supports gcc-style inline assembly... yes checking if compiler supports FPU instructions on PowerPC... no checking whether byte ordering is bigendian... yes checking if unaligned memory access works correctly... no checking for _ prefix in compiled symbols... no checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in liboil/liboil-stdint.h (assuming C99 compatible system) checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for rint in -lm... yes checking for rintf in -lm... yes checking for lrint in -lm... yes checking for lrintf in -lm... yes checking for sincos in -lm... yes checking ieee754.h usability... no checking ieee754.h presence... no checking for ieee754.h... no checking for inttypes.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for gettimeofday... yes checking for sigaction... yes checking for sigsetjmp... yes checking for cos in -lm... yes checking for clock_gettime in -lrt... yes checking for monotonic clocks... yes checking to see if compiler understands -Wall... yes checking if compiler supports MMX intrinsics... no checking if compiler supports SSE intrinsics... no checking if compiler supports SSE2 intrinsics... no checking if compiler supports SSE3 intrinsics... no checking if compiler supports 3DNOW intrinsics... no checking if compiler supports 3DNOWEXT intrinsics... no checking if compiler supports ALTIVEC intrinsics... no checking if compiler supports 'pmaddubsw %%mm0, %%mm0' asm instruction... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating liboil/Makefile config.status: creating liboil/amd64/Makefile config.status: creating liboil/3dnow/Makefile config.status: creating liboil/c/Makefile config.status: creating liboil/colorspace/Makefile config.status: creating liboil/conv/Makefile config.status: creating liboil/copy/Makefile config.status: creating liboil/dct/Makefile config.status: creating liboil/deprecated/Makefile config.status: creating liboil/fb/Makefile config.status: creating liboil/i386/Makefile config.status: creating liboil/i386_amd64/Makefile config.status: creating liboil/jpeg/Makefile config.status: creating liboil/math/Makefile config.status: creating liboil/md5/Makefile config.status: creating liboil/mmx/Makefile config.status: creating liboil/motovec/Makefile config.status: creating liboil/powerpc/Makefile config.status: creating liboil/powerpc_asm_blocks/Makefile config.status: creating liboil/ref/Makefile config.status: creating liboil/simdpack/Makefile config.status: creating liboil/sse/Makefile config.status: creating liboil/utf8/Makefile config.status: creating liboil/arm/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/instruction/Makefile config.status: creating examples/Makefile config.status: creating examples/audioresample/Makefile config.status: creating examples/huffman/Makefile config.status: creating examples/jpeg/Makefile config.status: creating examples/md5/Makefile config.status: creating examples/taylor/Makefile config.status: creating examples/uberopt/Makefile config.status: creating examples/videoscale/Makefile config.status: creating examples/work/Makefile config.status: creating liboil-uninstalled.pc config.status: creating liboil.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing liboil/liboil-stdint.h commands config.status: creating liboil/liboil-stdint.h : _LIBOIL_LIBOIL_LIBOIL_STDINT_H cp liboil-uninstalled.pc liboil-0.3-uninstalled.pc make all-recursive make[1]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17' Making all in liboil make[2]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil' Making all in c make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/c' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-ag_clamp.lo -MD -MP -MF .deps/lib_c_la-ag_clamp.Tpo -c -o lib_c_la-ag_clamp.lo `test -f 'ag_clamp.c' || echo './'`ag_clamp.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-composite.lo -MD -MP -MF .deps/lib_c_la-composite.Tpo -c -o lib_c_la-composite.lo `test -f 'composite.c' || echo './'`composite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-composite.lo -MD -MP -MF .deps/lib_c_la-composite.Tpo -c composite.c -fPIC -DPIC -o .libs/lib_c_la-composite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-ag_clamp.lo -MD -MP -MF .deps/lib_c_la-ag_clamp.Tpo -c ag_clamp.c -fPIC -DPIC -o .libs/lib_c_la-ag_clamp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-composite.lo -MD -MP -MF .deps/lib_c_la-composite.Tpo -c composite.c -o lib_c_la-composite.o >/dev/null 2>&1 mv -f .deps/lib_c_la-composite.Tpo .deps/lib_c_la-composite.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-copy.lo -MD -MP -MF .deps/lib_c_la-copy.Tpo -c -o lib_c_la-copy.lo `test -f 'copy.c' || echo './'`copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-copy.lo -MD -MP -MF .deps/lib_c_la-copy.Tpo -c copy.c -fPIC -DPIC -o .libs/lib_c_la-copy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-copy.lo -MD -MP -MF .deps/lib_c_la-copy.Tpo -c copy.c -o lib_c_la-copy.o >/dev/null 2>&1 mv -f .deps/lib_c_la-copy.Tpo .deps/lib_c_la-copy.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-swab.lo -MD -MP -MF .deps/lib_c_la-swab.Tpo -c -o lib_c_la-swab.lo `test -f 'swab.c' || echo './'`swab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-swab.lo -MD -MP -MF .deps/lib_c_la-swab.Tpo -c swab.c -fPIC -DPIC -o .libs/lib_c_la-swab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-swab.lo -MD -MP -MF .deps/lib_c_la-swab.Tpo -c swab.c -o lib_c_la-swab.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-ag_clamp.lo -MD -MP -MF .deps/lib_c_la-ag_clamp.Tpo -c ag_clamp.c -o lib_c_la-ag_clamp.o >/dev/null 2>&1 mv -f .deps/lib_c_la-swab.Tpo .deps/lib_c_la-swab.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-wavelet.lo -MD -MP -MF .deps/lib_c_la-wavelet.Tpo -c -o lib_c_la-wavelet.lo `test -f 'wavelet.c' || echo './'`wavelet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-wavelet.lo -MD -MP -MF .deps/lib_c_la-wavelet.Tpo -c wavelet.c -fPIC -DPIC -o .libs/lib_c_la-wavelet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT lib_c_la-wavelet.lo -MD -MP -MF .deps/lib_c_la-wavelet.Tpo -c wavelet.c -o lib_c_la-wavelet.o >/dev/null 2>&1 mv -f .deps/lib_c_la-wavelet.Tpo .deps/lib_c_la-wavelet.Plo mv -f .deps/lib_c_la-ag_clamp.Tpo .deps/lib_c_la-ag_clamp.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o lib_c.la lib_c_la-ag_clamp.lo lib_c_la-composite.lo lib_c_la-copy.lo lib_c_la-swab.lo lib_c_la-wavelet.lo libtool: link: ar cru .libs/lib_c.a .libs/lib_c_la-ag_clamp.o .libs/lib_c_la-composite.o .libs/lib_c_la-copy.o .libs/lib_c_la-swab.o .libs/lib_c_la-wavelet.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/lib_c.a libtool: link: ( cd ".libs" && rm -f "lib_c.la" && ln -s "../lib_c.la" "lib_c.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/c' Making all in colorspace make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/colorspace' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcolorspace_la-composite.lo -MD -MP -MF .deps/libcolorspace_la-composite.Tpo -c -o libcolorspace_la-composite.lo `test -f 'composite.c' || echo './'`composite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcolorspace_la-composite.lo -MD -MP -MF .deps/libcolorspace_la-composite.Tpo -c composite.c -fPIC -DPIC -o .libs/libcolorspace_la-composite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcolorspace_la-composite.lo -MD -MP -MF .deps/libcolorspace_la-composite.Tpo -c composite.c -o libcolorspace_la-composite.o >/dev/null 2>&1 mv -f .deps/libcolorspace_la-composite.Tpo .deps/libcolorspace_la-composite.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libcolorspace.la libcolorspace_la-composite.lo libtool: link: ar cru .libs/libcolorspace.a .libs/libcolorspace_la-composite.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcolorspace.a libtool: link: ( cd ".libs" && rm -f "libcolorspace.la" && ln -s "../libcolorspace.la" "libcolorspace.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/colorspace' Making all in conv make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/conv' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libconv_la-conv_c.lo -MD -MP -MF .deps/libconv_la-conv_c.Tpo -c -o libconv_la-conv_c.lo `test -f 'conv_c.c' || echo './'`conv_c.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libconv_la-conv_bitstuff.lo -MD -MP -MF .deps/libconv_la-conv_bitstuff.Tpo -c -o libconv_la-conv_bitstuff.lo `test -f 'conv_bitstuff.c' || echo './'`conv_bitstuff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libconv_la-conv_c.lo -MD -MP -MF .deps/libconv_la-conv_c.Tpo -c conv_c.c -fPIC -DPIC -o .libs/libconv_la-conv_c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libconv_la-conv_bitstuff.lo -MD -MP -MF .deps/libconv_la-conv_bitstuff.Tpo -c conv_bitstuff.c -fPIC -DPIC -o .libs/libconv_la-conv_bitstuff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libconv_la-conv_bitstuff.lo -MD -MP -MF .deps/libconv_la-conv_bitstuff.Tpo -c conv_bitstuff.c -o libconv_la-conv_bitstuff.o >/dev/null 2>&1 mv -f .deps/libconv_la-conv_bitstuff.Tpo .deps/libconv_la-conv_bitstuff.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libconv_la-conv_misc.lo -MD -MP -MF .deps/libconv_la-conv_misc.Tpo -c -o libconv_la-conv_misc.lo `test -f 'conv_misc.c' || echo './'`conv_misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libconv_la-conv_misc.lo -MD -MP -MF .deps/libconv_la-conv_misc.Tpo -c conv_misc.c -fPIC -DPIC -o .libs/libconv_la-conv_misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libconv_la-conv_misc.lo -MD -MP -MF .deps/libconv_la-conv_misc.Tpo -c conv_misc.c -o libconv_la-conv_misc.o >/dev/null 2>&1 mv -f .deps/libconv_la-conv_misc.Tpo .deps/libconv_la-conv_misc.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libconv_la-conv_c.lo -MD -MP -MF .deps/libconv_la-conv_c.Tpo -c conv_c.c -o libconv_la-conv_c.o >/dev/null 2>&1 mv -f .deps/libconv_la-conv_c.Tpo .deps/libconv_la-conv_c.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libconv.la libconv_la-conv_c.lo libconv_la-conv_bitstuff.lo libconv_la-conv_misc.lo libtool: link: ar cru .libs/libconv.a .libs/libconv_la-conv_c.o .libs/libconv_la-conv_bitstuff.o .libs/libconv_la-conv_misc.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libconv.a libtool: link: ( cd ".libs" && rm -f "libconv.la" && ln -s "../libconv.la" "libconv.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/conv' Making all in copy make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/copy' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcopy_la-copy.lo -MD -MP -MF .deps/libcopy_la-copy.Tpo -c -o libcopy_la-copy.lo `test -f 'copy.c' || echo './'`copy.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcopy_la-copy8x8.lo -MD -MP -MF .deps/libcopy_la-copy8x8.Tpo -c -o libcopy_la-copy8x8.lo `test -f 'copy8x8.c' || echo './'`copy8x8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcopy_la-copy8x8.lo -MD -MP -MF .deps/libcopy_la-copy8x8.Tpo -c copy8x8.c -fPIC -DPIC -o .libs/libcopy_la-copy8x8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcopy_la-copy.lo -MD -MP -MF .deps/libcopy_la-copy.Tpo -c copy.c -fPIC -DPIC -o .libs/libcopy_la-copy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcopy_la-copy8x8.lo -MD -MP -MF .deps/libcopy_la-copy8x8.Tpo -c copy8x8.c -o libcopy_la-copy8x8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcopy_la-copy.lo -MD -MP -MF .deps/libcopy_la-copy.Tpo -c copy.c -o libcopy_la-copy.o >/dev/null 2>&1 mv -f .deps/libcopy_la-copy8x8.Tpo .deps/libcopy_la-copy8x8.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcopy_la-splat_ref.lo -MD -MP -MF .deps/libcopy_la-splat_ref.Tpo -c -o libcopy_la-splat_ref.lo `test -f 'splat_ref.c' || echo './'`splat_ref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcopy_la-splat_ref.lo -MD -MP -MF .deps/libcopy_la-splat_ref.Tpo -c splat_ref.c -fPIC -DPIC -o .libs/libcopy_la-splat_ref.o mv -f .deps/libcopy_la-copy.Tpo .deps/libcopy_la-copy.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcopy_la-trans8x8_c.lo -MD -MP -MF .deps/libcopy_la-trans8x8_c.Tpo -c -o libcopy_la-trans8x8_c.lo `test -f 'trans8x8_c.c' || echo './'`trans8x8_c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcopy_la-trans8x8_c.lo -MD -MP -MF .deps/libcopy_la-trans8x8_c.Tpo -c trans8x8_c.c -fPIC -DPIC -o .libs/libcopy_la-trans8x8_c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcopy_la-splat_ref.lo -MD -MP -MF .deps/libcopy_la-splat_ref.Tpo -c splat_ref.c -o libcopy_la-splat_ref.o >/dev/null 2>&1 mv -f .deps/libcopy_la-splat_ref.Tpo .deps/libcopy_la-splat_ref.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libcopy_la-trans8x8_c.lo -MD -MP -MF .deps/libcopy_la-trans8x8_c.Tpo -c trans8x8_c.c -o libcopy_la-trans8x8_c.o >/dev/null 2>&1 mv -f .deps/libcopy_la-trans8x8_c.Tpo .deps/libcopy_la-trans8x8_c.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libcopy.la libcopy_la-copy.lo libcopy_la-copy8x8.lo libcopy_la-splat_ref.lo libcopy_la-trans8x8_c.lo libtool: link: ar cru .libs/libcopy.a .libs/libcopy_la-copy.o .libs/libcopy_la-copy8x8.o .libs/libcopy_la-splat_ref.o .libs/libcopy_la-trans8x8_c.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcopy.a libtool: link: ( cd ".libs" && rm -f "libcopy.la" && ln -s "../libcopy.la" "libcopy.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/copy' Making all in dct make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/dct' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-dct12_f32.lo -MD -MP -MF .deps/libdct_la-dct12_f32.Tpo -c -o libdct_la-dct12_f32.lo `test -f 'dct12_f32.c' || echo './'`dct12_f32.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-dct36_f32.lo -MD -MP -MF .deps/libdct_la-dct36_f32.Tpo -c -o libdct_la-dct36_f32.lo `test -f 'dct36_f32.c' || echo './'`dct36_f32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-dct12_f32.lo -MD -MP -MF .deps/libdct_la-dct12_f32.Tpo -c dct12_f32.c -fPIC -DPIC -o .libs/libdct_la-dct12_f32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-dct36_f32.lo -MD -MP -MF .deps/libdct_la-dct36_f32.Tpo -c dct36_f32.c -fPIC -DPIC -o .libs/libdct_la-dct36_f32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-dct36_f32.lo -MD -MP -MF .deps/libdct_la-dct36_f32.Tpo -c dct36_f32.c -o libdct_la-dct36_f32.o >/dev/null 2>&1 mv -f .deps/libdct_la-dct36_f32.Tpo .deps/libdct_la-dct36_f32.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-fdct8_f64.lo -MD -MP -MF .deps/libdct_la-fdct8_f64.Tpo -c -o libdct_la-fdct8_f64.lo `test -f 'fdct8_f64.c' || echo './'`fdct8_f64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-dct12_f32.lo -MD -MP -MF .deps/libdct_la-dct12_f32.Tpo -c dct12_f32.c -o libdct_la-dct12_f32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-fdct8_f64.lo -MD -MP -MF .deps/libdct_la-fdct8_f64.Tpo -c fdct8_f64.c -fPIC -DPIC -o .libs/libdct_la-fdct8_f64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-fdct8_f64.lo -MD -MP -MF .deps/libdct_la-fdct8_f64.Tpo -c fdct8_f64.c -o libdct_la-fdct8_f64.o >/dev/null 2>&1 mv -f .deps/libdct_la-dct12_f32.Tpo .deps/libdct_la-dct12_f32.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-fdct8x8_f64.lo -MD -MP -MF .deps/libdct_la-fdct8x8_f64.Tpo -c -o libdct_la-fdct8x8_f64.lo `test -f 'fdct8x8_f64.c' || echo './'`fdct8x8_f64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-fdct8x8_f64.lo -MD -MP -MF .deps/libdct_la-fdct8x8_f64.Tpo -c fdct8x8_f64.c -fPIC -DPIC -o .libs/libdct_la-fdct8x8_f64.o mv -f .deps/libdct_la-fdct8_f64.Tpo .deps/libdct_la-fdct8_f64.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-fdct8x8s_s16.lo -MD -MP -MF .deps/libdct_la-fdct8x8s_s16.Tpo -c -o libdct_la-fdct8x8s_s16.lo `test -f 'fdct8x8s_s16.c' || echo './'`fdct8x8s_s16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-fdct8x8s_s16.lo -MD -MP -MF .deps/libdct_la-fdct8x8s_s16.Tpo -c fdct8x8s_s16.c -fPIC -DPIC -o .libs/libdct_la-fdct8x8s_s16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-fdct8x8s_s16.lo -MD -MP -MF .deps/libdct_la-fdct8x8s_s16.Tpo -c fdct8x8s_s16.c -o libdct_la-fdct8x8s_s16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-fdct8x8_f64.lo -MD -MP -MF .deps/libdct_la-fdct8x8_f64.Tpo -c fdct8x8_f64.c -o libdct_la-fdct8x8_f64.o >/dev/null 2>&1 mv -f .deps/libdct_la-fdct8x8s_s16.Tpo .deps/libdct_la-fdct8x8s_s16.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-fdct8x8theora.lo -MD -MP -MF .deps/libdct_la-fdct8x8theora.Tpo -c -o libdct_la-fdct8x8theora.lo `test -f 'fdct8x8theora.c' || echo './'`fdct8x8theora.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-fdct8x8theora.lo -MD -MP -MF .deps/libdct_la-fdct8x8theora.Tpo -c fdct8x8theora.c -fPIC -DPIC -o .libs/libdct_la-fdct8x8theora.o mv -f .deps/libdct_la-fdct8x8_f64.Tpo .deps/libdct_la-fdct8x8_f64.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-idct8_f64.lo -MD -MP -MF .deps/libdct_la-idct8_f64.Tpo -c -o libdct_la-idct8_f64.lo `test -f 'idct8_f64.c' || echo './'`idct8_f64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-idct8_f64.lo -MD -MP -MF .deps/libdct_la-idct8_f64.Tpo -c idct8_f64.c -fPIC -DPIC -o .libs/libdct_la-idct8_f64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-fdct8x8theora.lo -MD -MP -MF .deps/libdct_la-fdct8x8theora.Tpo -c fdct8x8theora.c -o libdct_la-fdct8x8theora.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-idct8_f64.lo -MD -MP -MF .deps/libdct_la-idct8_f64.Tpo -c idct8_f64.c -o libdct_la-idct8_f64.o >/dev/null 2>&1 mv -f .deps/libdct_la-idct8_f64.Tpo .deps/libdct_la-idct8_f64.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-idct8x8_c.lo -MD -MP -MF .deps/libdct_la-idct8x8_c.Tpo -c -o libdct_la-idct8x8_c.lo `test -f 'idct8x8_c.c' || echo './'`idct8x8_c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-idct8x8_c.lo -MD -MP -MF .deps/libdct_la-idct8x8_c.Tpo -c idct8x8_c.c -fPIC -DPIC -o .libs/libdct_la-idct8x8_c.o mv -f .deps/libdct_la-fdct8x8theora.Tpo .deps/libdct_la-fdct8x8theora.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-imdct32_f32.lo -MD -MP -MF .deps/libdct_la-imdct32_f32.Tpo -c -o libdct_la-imdct32_f32.lo `test -f 'imdct32_f32.c' || echo './'`imdct32_f32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-imdct32_f32.lo -MD -MP -MF .deps/libdct_la-imdct32_f32.Tpo -c imdct32_f32.c -fPIC -DPIC -o .libs/libdct_la-imdct32_f32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-imdct32_f32.lo -MD -MP -MF .deps/libdct_la-imdct32_f32.Tpo -c imdct32_f32.c -o libdct_la-imdct32_f32.o >/dev/null 2>&1 mv -f .deps/libdct_la-imdct32_f32.Tpo .deps/libdct_la-imdct32_f32.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-idct8x8theora_ref.lo -MD -MP -MF .deps/libdct_la-idct8x8theora_ref.Tpo -c -o libdct_la-idct8x8theora_ref.lo `test -f 'idct8x8theora_ref.c' || echo './'`idct8x8theora_ref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-idct8x8theora_ref.lo -MD -MP -MF .deps/libdct_la-idct8x8theora_ref.Tpo -c idct8x8theora_ref.c -fPIC -DPIC -o .libs/libdct_la-idct8x8theora_ref.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-idct8x8_c.lo -MD -MP -MF .deps/libdct_la-idct8x8_c.Tpo -c idct8x8_c.c -o libdct_la-idct8x8_c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdct_la-idct8x8theora_ref.lo -MD -MP -MF .deps/libdct_la-idct8x8theora_ref.Tpo -c idct8x8theora_ref.c -o libdct_la-idct8x8theora_ref.o >/dev/null 2>&1 mv -f .deps/libdct_la-idct8x8theora_ref.Tpo .deps/libdct_la-idct8x8theora_ref.Plo mv -f .deps/libdct_la-idct8x8_c.Tpo .deps/libdct_la-idct8x8_c.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libdct.la libdct_la-dct12_f32.lo libdct_la-dct36_f32.lo libdct_la-fdct8_f64.lo libdct_la-fdct8x8_f64.lo libdct_la-fdct8x8s_s16.lo libdct_la-fdct8x8theora.lo libdct_la-idct8_f64.lo libdct_la-idct8x8_c.lo libdct_la-imdct32_f32.lo libdct_la-idct8x8theora_ref.lo libtool: link: ar cru .libs/libdct.a .libs/libdct_la-dct12_f32.o .libs/libdct_la-dct36_f32.o .libs/libdct_la-fdct8_f64.o .libs/libdct_la-fdct8x8_f64.o .libs/libdct_la-fdct8x8s_s16.o .libs/libdct_la-fdct8x8theora.o .libs/libdct_la-idct8_f64.o .libs/libdct_la-idct8x8_c.o .libs/libdct_la-imdct32_f32.o .libs/libdct_la-idct8x8theora_ref.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libdct.a libtool: link: ( cd ".libs" && rm -f "libdct.la" && ln -s "../libdct.la" "libdct.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/dct' Making all in jpeg make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/jpeg' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-convert8x8_c.lo -MD -MP -MF .deps/libjpeg_la-convert8x8_c.Tpo -c -o libjpeg_la-convert8x8_c.lo `test -f 'convert8x8_c.c' || echo './'`convert8x8_c.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_rgb_decoder.lo -MD -MP -MF .deps/libjpeg_la-jpeg_rgb_decoder.Tpo -c -o libjpeg_la-jpeg_rgb_decoder.lo `test -f 'jpeg_rgb_decoder.c' || echo './'`jpeg_rgb_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_rgb_decoder.lo -MD -MP -MF .deps/libjpeg_la-jpeg_rgb_decoder.Tpo -c jpeg_rgb_decoder.c -fPIC -DPIC -o .libs/libjpeg_la-jpeg_rgb_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-convert8x8_c.lo -MD -MP -MF .deps/libjpeg_la-convert8x8_c.Tpo -c convert8x8_c.c -fPIC -DPIC -o .libs/libjpeg_la-convert8x8_c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_rgb_decoder.lo -MD -MP -MF .deps/libjpeg_la-jpeg_rgb_decoder.Tpo -c jpeg_rgb_decoder.c -o libjpeg_la-jpeg_rgb_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-convert8x8_c.lo -MD -MP -MF .deps/libjpeg_la-convert8x8_c.Tpo -c convert8x8_c.c -o libjpeg_la-convert8x8_c.o >/dev/null 2>&1 mv -f .deps/libjpeg_la-jpeg_rgb_decoder.Tpo .deps/libjpeg_la-jpeg_rgb_decoder.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-quantize8x8_c.lo -MD -MP -MF .deps/libjpeg_la-quantize8x8_c.Tpo -c -o libjpeg_la-quantize8x8_c.lo `test -f 'quantize8x8_c.c' || echo './'`quantize8x8_c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-quantize8x8_c.lo -MD -MP -MF .deps/libjpeg_la-quantize8x8_c.Tpo -c quantize8x8_c.c -fPIC -DPIC -o .libs/libjpeg_la-quantize8x8_c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-quantize8x8_c.lo -MD -MP -MF .deps/libjpeg_la-quantize8x8_c.Tpo -c quantize8x8_c.c -o libjpeg_la-quantize8x8_c.o >/dev/null 2>&1 mv -f .deps/libjpeg_la-convert8x8_c.Tpo .deps/libjpeg_la-convert8x8_c.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-yuv2rgb_c.lo -MD -MP -MF .deps/libjpeg_la-yuv2rgb_c.Tpo -c -o libjpeg_la-yuv2rgb_c.lo `test -f 'yuv2rgb_c.c' || echo './'`yuv2rgb_c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-yuv2rgb_c.lo -MD -MP -MF .deps/libjpeg_la-yuv2rgb_c.Tpo -c yuv2rgb_c.c -fPIC -DPIC -o .libs/libjpeg_la-yuv2rgb_c.o mv -f .deps/libjpeg_la-quantize8x8_c.Tpo .deps/libjpeg_la-quantize8x8_c.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-zigzag8x8_c.lo -MD -MP -MF .deps/libjpeg_la-zigzag8x8_c.Tpo -c -o libjpeg_la-zigzag8x8_c.lo `test -f 'zigzag8x8_c.c' || echo './'`zigzag8x8_c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-zigzag8x8_c.lo -MD -MP -MF .deps/libjpeg_la-zigzag8x8_c.Tpo -c zigzag8x8_c.c -fPIC -DPIC -o .libs/libjpeg_la-zigzag8x8_c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-yuv2rgb_c.lo -MD -MP -MF .deps/libjpeg_la-yuv2rgb_c.Tpo -c yuv2rgb_c.c -o libjpeg_la-yuv2rgb_c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-zigzag8x8_c.lo -MD -MP -MF .deps/libjpeg_la-zigzag8x8_c.Tpo -c zigzag8x8_c.c -o libjpeg_la-zigzag8x8_c.o >/dev/null 2>&1 mv -f .deps/libjpeg_la-yuv2rgb_c.Tpo .deps/libjpeg_la-yuv2rgb_c.Plo mv -f .deps/libjpeg_la-zigzag8x8_c.Tpo .deps/libjpeg_la-zigzag8x8_c.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libjpeg.la libjpeg_la-convert8x8_c.lo libjpeg_la-jpeg_rgb_decoder.lo libjpeg_la-quantize8x8_c.lo libjpeg_la-yuv2rgb_c.lo libjpeg_la-zigzag8x8_c.lo libtool: link: ar cru .libs/libjpeg.a .libs/libjpeg_la-convert8x8_c.o .libs/libjpeg_la-jpeg_rgb_decoder.o .libs/libjpeg_la-quantize8x8_c.o .libs/libjpeg_la-yuv2rgb_c.o .libs/libjpeg_la-zigzag8x8_c.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libjpeg.a libtool: link: ( cd ".libs" && rm -f "libjpeg.la" && ln -s "../libjpeg.la" "libjpeg.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/jpeg' Making all in math make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/math' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libmath_la-math.lo -MD -MP -MF .deps/libmath_la-math.Tpo -c -o libmath_la-math.lo `test -f 'math.c' || echo './'`math.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libmath_la-ag_math.lo -MD -MP -MF .deps/libmath_la-ag_math.Tpo -c -o libmath_la-ag_math.lo `test -f 'ag_math.c' || echo './'`ag_math.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libmath_la-math.lo -MD -MP -MF .deps/libmath_la-math.Tpo -c math.c -fPIC -DPIC -o .libs/libmath_la-math.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libmath_la-ag_math.lo -MD -MP -MF .deps/libmath_la-ag_math.Tpo -c ag_math.c -fPIC -DPIC -o .libs/libmath_la-ag_math.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libmath_la-math.lo -MD -MP -MF .deps/libmath_la-math.Tpo -c math.c -o libmath_la-math.o >/dev/null 2>&1 mv -f .deps/libmath_la-math.Tpo .deps/libmath_la-math.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libmath_la-ag_math.lo -MD -MP -MF .deps/libmath_la-ag_math.Tpo -c ag_math.c -o libmath_la-ag_math.o >/dev/null 2>&1 mv -f .deps/libmath_la-ag_math.Tpo .deps/libmath_la-ag_math.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libmath.la libmath_la-math.lo libmath_la-ag_math.lo libtool: link: ar cru .libs/libmath.a .libs/libmath_la-math.o .libs/libmath_la-ag_math.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmath.a libtool: link: ( cd ".libs" && rm -f "libmath.la" && ln -s "../libmath.la" "libmath.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/math' Making all in md5 make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/md5' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libmd5_la-md5.lo -MD -MP -MF .deps/libmd5_la-md5.Tpo -c -o libmd5_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libmd5_la-md5.lo -MD -MP -MF .deps/libmd5_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/libmd5_la-md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libmd5_la-md5.lo -MD -MP -MF .deps/libmd5_la-md5.Tpo -c md5.c -o libmd5_la-md5.o >/dev/null 2>&1 mv -f .deps/libmd5_la-md5.Tpo .deps/libmd5_la-md5.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libmd5.la libmd5_la-md5.lo libtool: link: ar cru .libs/libmd5.a .libs/libmd5_la-md5.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmd5.a libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/md5' Making all in ref make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/ref' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-addc.lo -MD -MP -MF .deps/libref_la-addc.Tpo -c -o libref_la-addc.lo `test -f 'addc.c' || echo './'`addc.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-argb_paint.lo -MD -MP -MF .deps/libref_la-argb_paint.Tpo -c -o libref_la-argb_paint.lo `test -f 'argb_paint.c' || echo './'`argb_paint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-addc.lo -MD -MP -MF .deps/libref_la-addc.Tpo -c addc.c -fPIC -DPIC -o .libs/libref_la-addc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-argb_paint.lo -MD -MP -MF .deps/libref_la-argb_paint.Tpo -c argb_paint.c -fPIC -DPIC -o .libs/libref_la-argb_paint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-addc.lo -MD -MP -MF .deps/libref_la-addc.Tpo -c addc.c -o libref_la-addc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-argb_paint.lo -MD -MP -MF .deps/libref_la-argb_paint.Tpo -c argb_paint.c -o libref_la-argb_paint.o >/dev/null 2>&1 mv -f .deps/libref_la-addc.Tpo .deps/libref_la-addc.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-ayuv2argb.lo -MD -MP -MF .deps/libref_la-ayuv2argb.Tpo -c -o libref_la-ayuv2argb.lo `test -f 'ayuv2argb.c' || echo './'`ayuv2argb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-ayuv2argb.lo -MD -MP -MF .deps/libref_la-ayuv2argb.Tpo -c ayuv2argb.c -fPIC -DPIC -o .libs/libref_la-ayuv2argb.o mv -f .deps/libref_la-argb_paint.Tpo .deps/libref_la-argb_paint.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-clamp.lo -MD -MP -MF .deps/libref_la-clamp.Tpo -c -o libref_la-clamp.lo `test -f 'clamp.c' || echo './'`clamp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-clamp.lo -MD -MP -MF .deps/libref_la-clamp.Tpo -c clamp.c -fPIC -DPIC -o .libs/libref_la-clamp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-ayuv2argb.lo -MD -MP -MF .deps/libref_la-ayuv2argb.Tpo -c ayuv2argb.c -o libref_la-ayuv2argb.o >/dev/null 2>&1 mv -f .deps/libref_la-ayuv2argb.Tpo .deps/libref_la-ayuv2argb.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-composite.lo -MD -MP -MF .deps/libref_la-composite.Tpo -c -o libref_la-composite.lo `test -f 'composite.c' || echo './'`composite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-composite.lo -MD -MP -MF .deps/libref_la-composite.Tpo -c composite.c -fPIC -DPIC -o .libs/libref_la-composite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-clamp.lo -MD -MP -MF .deps/libref_la-clamp.Tpo -c clamp.c -o libref_la-clamp.o >/dev/null 2>&1 mv -f .deps/libref_la-clamp.Tpo .deps/libref_la-clamp.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-convert.lo -MD -MP -MF .deps/libref_la-convert.Tpo -c -o libref_la-convert.lo `test -f 'convert.c' || echo './'`convert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-convert.lo -MD -MP -MF .deps/libref_la-convert.Tpo -c convert.c -fPIC -DPIC -o .libs/libref_la-convert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-composite.lo -MD -MP -MF .deps/libref_la-composite.Tpo -c composite.c -o libref_la-composite.o >/dev/null 2>&1 mv -f .deps/libref_la-composite.Tpo .deps/libref_la-composite.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-copy.lo -MD -MP -MF .deps/libref_la-copy.Tpo -c -o libref_la-copy.lo `test -f 'copy.c' || echo './'`copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-copy.lo -MD -MP -MF .deps/libref_la-copy.Tpo -c copy.c -fPIC -DPIC -o .libs/libref_la-copy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-convert.lo -MD -MP -MF .deps/libref_la-convert.Tpo -c convert.c -o libref_la-convert.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-copy.lo -MD -MP -MF .deps/libref_la-copy.Tpo -c copy.c -o libref_la-copy.o >/dev/null 2>&1 mv -f .deps/libref_la-copy.Tpo .deps/libref_la-copy.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-copy8x8.lo -MD -MP -MF .deps/libref_la-copy8x8.Tpo -c -o libref_la-copy8x8.lo `test -f 'copy8x8.c' || echo './'`copy8x8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-copy8x8.lo -MD -MP -MF .deps/libref_la-copy8x8.Tpo -c copy8x8.c -fPIC -DPIC -o .libs/libref_la-copy8x8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-copy8x8.lo -MD -MP -MF .deps/libref_la-copy8x8.Tpo -c copy8x8.c -o libref_la-copy8x8.o >/dev/null 2>&1 mv -f .deps/libref_la-copy8x8.Tpo .deps/libref_la-copy8x8.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-diff8x8.lo -MD -MP -MF .deps/libref_la-diff8x8.Tpo -c -o libref_la-diff8x8.lo `test -f 'diff8x8.c' || echo './'`diff8x8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-diff8x8.lo -MD -MP -MF .deps/libref_la-diff8x8.Tpo -c diff8x8.c -fPIC -DPIC -o .libs/libref_la-diff8x8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-diff8x8.lo -MD -MP -MF .deps/libref_la-diff8x8.Tpo -c diff8x8.c -o libref_la-diff8x8.o >/dev/null 2>&1 mv -f .deps/libref_la-diff8x8.Tpo .deps/libref_la-diff8x8.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-diffsquaresum_f64.lo -MD -MP -MF .deps/libref_la-diffsquaresum_f64.Tpo -c -o libref_la-diffsquaresum_f64.lo `test -f 'diffsquaresum_f64.c' || echo './'`diffsquaresum_f64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-diffsquaresum_f64.lo -MD -MP -MF .deps/libref_la-diffsquaresum_f64.Tpo -c diffsquaresum_f64.c -fPIC -DPIC -o .libs/libref_la-diffsquaresum_f64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-diffsquaresum_f64.lo -MD -MP -MF .deps/libref_la-diffsquaresum_f64.Tpo -c diffsquaresum_f64.c -o libref_la-diffsquaresum_f64.o >/dev/null 2>&1 mv -f .deps/libref_la-convert.Tpo .deps/libref_la-convert.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-diffsquaresum_f32.lo -MD -MP -MF .deps/libref_la-diffsquaresum_f32.Tpo -c -o libref_la-diffsquaresum_f32.lo `test -f 'diffsquaresum_f32.c' || echo './'`diffsquaresum_f32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-diffsquaresum_f32.lo -MD -MP -MF .deps/libref_la-diffsquaresum_f32.Tpo -c diffsquaresum_f32.c -fPIC -DPIC -o .libs/libref_la-diffsquaresum_f32.o mv -f .deps/libref_la-diffsquaresum_f64.Tpo .deps/libref_la-diffsquaresum_f64.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-error8x8.lo -MD -MP -MF .deps/libref_la-error8x8.Tpo -c -o libref_la-error8x8.lo `test -f 'error8x8.c' || echo './'`error8x8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-error8x8.lo -MD -MP -MF .deps/libref_la-error8x8.Tpo -c error8x8.c -fPIC -DPIC -o .libs/libref_la-error8x8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-diffsquaresum_f32.lo -MD -MP -MF .deps/libref_la-diffsquaresum_f32.Tpo -c diffsquaresum_f32.c -o libref_la-diffsquaresum_f32.o >/dev/null 2>&1 mv -f .deps/libref_la-diffsquaresum_f32.Tpo .deps/libref_la-diffsquaresum_f32.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-mas.lo -MD -MP -MF .deps/libref_la-mas.Tpo -c -o libref_la-mas.lo `test -f 'mas.c' || echo './'`mas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-mas.lo -MD -MP -MF .deps/libref_la-mas.Tpo -c mas.c -fPIC -DPIC -o .libs/libref_la-mas.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-error8x8.lo -MD -MP -MF .deps/libref_la-error8x8.Tpo -c error8x8.c -o libref_la-error8x8.o >/dev/null 2>&1 mv -f .deps/libref_la-error8x8.Tpo .deps/libref_la-error8x8.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-math.lo -MD -MP -MF .deps/libref_la-math.Tpo -c -o libref_la-math.lo `test -f 'math.c' || echo './'`math.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-math.lo -MD -MP -MF .deps/libref_la-math.Tpo -c math.c -fPIC -DPIC -o .libs/libref_la-math.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-mas.lo -MD -MP -MF .deps/libref_la-mas.Tpo -c mas.c -o libref_la-mas.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-math.lo -MD -MP -MF .deps/libref_la-math.Tpo -c math.c -o libref_la-math.o >/dev/null 2>&1 mv -f .deps/libref_la-math.Tpo .deps/libref_la-math.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-mix_u8.lo -MD -MP -MF .deps/libref_la-mix_u8.Tpo -c -o libref_la-mix_u8.lo `test -f 'mix_u8.c' || echo './'`mix_u8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-mix_u8.lo -MD -MP -MF .deps/libref_la-mix_u8.Tpo -c mix_u8.c -fPIC -DPIC -o .libs/libref_la-mix_u8.o mv -f .deps/libref_la-mas.Tpo .deps/libref_la-mas.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-mt19937ar.lo -MD -MP -MF .deps/libref_la-mt19937ar.Tpo -c -o libref_la-mt19937ar.lo `test -f 'mt19937ar.c' || echo './'`mt19937ar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-mt19937ar.lo -MD -MP -MF .deps/libref_la-mt19937ar.Tpo -c mt19937ar.c -fPIC -DPIC -o .libs/libref_la-mt19937ar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-mix_u8.lo -MD -MP -MF .deps/libref_la-mix_u8.Tpo -c mix_u8.c -o libref_la-mix_u8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-mt19937ar.lo -MD -MP -MF .deps/libref_la-mt19937ar.Tpo -c mt19937ar.c -o libref_la-mt19937ar.o >/dev/null 2>&1 mv -f .deps/libref_la-mix_u8.Tpo .deps/libref_la-mix_u8.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-mult8x8_s16.lo -MD -MP -MF .deps/libref_la-mult8x8_s16.Tpo -c -o libref_la-mult8x8_s16.lo `test -f 'mult8x8_s16.c' || echo './'`mult8x8_s16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-mult8x8_s16.lo -MD -MP -MF .deps/libref_la-mult8x8_s16.Tpo -c mult8x8_s16.c -fPIC -DPIC -o .libs/libref_la-mult8x8_s16.o mv -f .deps/libref_la-mt19937ar.Tpo .deps/libref_la-mt19937ar.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-multsum.lo -MD -MP -MF .deps/libref_la-multsum.Tpo -c -o libref_la-multsum.lo `test -f 'multsum.c' || echo './'`multsum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-multsum.lo -MD -MP -MF .deps/libref_la-multsum.Tpo -c multsum.c -fPIC -DPIC -o .libs/libref_la-multsum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-mult8x8_s16.lo -MD -MP -MF .deps/libref_la-mult8x8_s16.Tpo -c mult8x8_s16.c -o libref_la-mult8x8_s16.o >/dev/null 2>&1 mv -f .deps/libref_la-mult8x8_s16.Tpo .deps/libref_la-mult8x8_s16.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-recon8x8.lo -MD -MP -MF .deps/libref_la-recon8x8.Tpo -c -o libref_la-recon8x8.lo `test -f 'recon8x8.c' || echo './'`recon8x8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-multsum.lo -MD -MP -MF .deps/libref_la-multsum.Tpo -c multsum.c -o libref_la-multsum.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-recon8x8.lo -MD -MP -MF .deps/libref_la-recon8x8.Tpo -c recon8x8.c -fPIC -DPIC -o .libs/libref_la-recon8x8.o mv -f .deps/libref_la-multsum.Tpo .deps/libref_la-multsum.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-resample.lo -MD -MP -MF .deps/libref_la-resample.Tpo -c -o libref_la-resample.lo `test -f 'resample.c' || echo './'`resample.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-resample.lo -MD -MP -MF .deps/libref_la-resample.Tpo -c resample.c -fPIC -DPIC -o .libs/libref_la-resample.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-recon8x8.lo -MD -MP -MF .deps/libref_la-recon8x8.Tpo -c recon8x8.c -o libref_la-recon8x8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-resample.lo -MD -MP -MF .deps/libref_la-resample.Tpo -c resample.c -o libref_la-resample.o >/dev/null 2>&1 mv -f .deps/libref_la-recon8x8.Tpo .deps/libref_la-recon8x8.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-rgb.lo -MD -MP -MF .deps/libref_la-rgb.Tpo -c -o libref_la-rgb.lo `test -f 'rgb.c' || echo './'`rgb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-rgb.lo -MD -MP -MF .deps/libref_la-rgb.Tpo -c rgb.c -fPIC -DPIC -o .libs/libref_la-rgb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-rgb.lo -MD -MP -MF .deps/libref_la-rgb.Tpo -c rgb.c -o libref_la-rgb.o >/dev/null 2>&1 mv -f .deps/libref_la-resample.Tpo .deps/libref_la-resample.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-rowcolsad8x8.lo -MD -MP -MF .deps/libref_la-rowcolsad8x8.Tpo -c -o libref_la-rowcolsad8x8.lo `test -f 'rowcolsad8x8.c' || echo './'`rowcolsad8x8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-rowcolsad8x8.lo -MD -MP -MF .deps/libref_la-rowcolsad8x8.Tpo -c rowcolsad8x8.c -fPIC -DPIC -o .libs/libref_la-rowcolsad8x8.o mv -f .deps/libref_la-rgb.Tpo .deps/libref_la-rgb.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sad8x8.lo -MD -MP -MF .deps/libref_la-sad8x8.Tpo -c -o libref_la-sad8x8.lo `test -f 'sad8x8.c' || echo './'`sad8x8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sad8x8.lo -MD -MP -MF .deps/libref_la-sad8x8.Tpo -c sad8x8.c -fPIC -DPIC -o .libs/libref_la-sad8x8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-rowcolsad8x8.lo -MD -MP -MF .deps/libref_la-rowcolsad8x8.Tpo -c rowcolsad8x8.c -o libref_la-rowcolsad8x8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sad8x8.lo -MD -MP -MF .deps/libref_la-sad8x8.Tpo -c sad8x8.c -o libref_la-sad8x8.o >/dev/null 2>&1 mv -f .deps/libref_la-rowcolsad8x8.Tpo .deps/libref_la-rowcolsad8x8.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sad8x8_broken.lo -MD -MP -MF .deps/libref_la-sad8x8_broken.Tpo -c -o libref_la-sad8x8_broken.lo `test -f 'sad8x8_broken.c' || echo './'`sad8x8_broken.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sad8x8_broken.lo -MD -MP -MF .deps/libref_la-sad8x8_broken.Tpo -c sad8x8_broken.c -fPIC -DPIC -o .libs/libref_la-sad8x8_broken.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sad8x8_broken.lo -MD -MP -MF .deps/libref_la-sad8x8_broken.Tpo -c sad8x8_broken.c -o libref_la-sad8x8_broken.o >/dev/null 2>&1 mv -f .deps/libref_la-sad8x8_broken.Tpo .deps/libref_la-sad8x8_broken.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sad8x8avg.lo -MD -MP -MF .deps/libref_la-sad8x8avg.Tpo -c -o libref_la-sad8x8avg.lo `test -f 'sad8x8avg.c' || echo './'`sad8x8avg.c mv -f .deps/libref_la-sad8x8.Tpo .deps/libref_la-sad8x8.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sincos_f64.lo -MD -MP -MF .deps/libref_la-sincos_f64.Tpo -c -o libref_la-sincos_f64.lo `test -f 'sincos_f64.c' || echo './'`sincos_f64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sad8x8avg.lo -MD -MP -MF .deps/libref_la-sad8x8avg.Tpo -c sad8x8avg.c -fPIC -DPIC -o .libs/libref_la-sad8x8avg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sincos_f64.lo -MD -MP -MF .deps/libref_la-sincos_f64.Tpo -c sincos_f64.c -fPIC -DPIC -o .libs/libref_la-sincos_f64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sincos_f64.lo -MD -MP -MF .deps/libref_la-sincos_f64.Tpo -c sincos_f64.c -o libref_la-sincos_f64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sad8x8avg.lo -MD -MP -MF .deps/libref_la-sad8x8avg.Tpo -c sad8x8avg.c -o libref_la-sad8x8avg.o >/dev/null 2>&1 mv -f .deps/libref_la-sincos_f64.Tpo .deps/libref_la-sincos_f64.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-splat.lo -MD -MP -MF .deps/libref_la-splat.Tpo -c -o libref_la-splat.lo `test -f 'splat.c' || echo './'`splat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-splat.lo -MD -MP -MF .deps/libref_la-splat.Tpo -c splat.c -fPIC -DPIC -o .libs/libref_la-splat.o mv -f .deps/libref_la-sad8x8avg.Tpo .deps/libref_la-sad8x8avg.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-squaresum_f32.lo -MD -MP -MF .deps/libref_la-squaresum_f32.Tpo -c -o libref_la-squaresum_f32.lo `test -f 'squaresum_f32.c' || echo './'`squaresum_f32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-splat.lo -MD -MP -MF .deps/libref_la-splat.Tpo -c splat.c -o libref_la-splat.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-squaresum_f32.lo -MD -MP -MF .deps/libref_la-squaresum_f32.Tpo -c squaresum_f32.c -fPIC -DPIC -o .libs/libref_la-squaresum_f32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-squaresum_f32.lo -MD -MP -MF .deps/libref_la-squaresum_f32.Tpo -c squaresum_f32.c -o libref_la-squaresum_f32.o >/dev/null 2>&1 mv -f .deps/libref_la-splat.Tpo .deps/libref_la-splat.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-squaresum_f64.lo -MD -MP -MF .deps/libref_la-squaresum_f64.Tpo -c -o libref_la-squaresum_f64.lo `test -f 'squaresum_f64.c' || echo './'`squaresum_f64.c mv -f .deps/libref_la-squaresum_f32.Tpo .deps/libref_la-squaresum_f32.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-squaresum_f64.lo -MD -MP -MF .deps/libref_la-squaresum_f64.Tpo -c squaresum_f64.c -fPIC -DPIC -o .libs/libref_la-squaresum_f64.o /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sum.lo -MD -MP -MF .deps/libref_la-sum.Tpo -c -o libref_la-sum.lo `test -f 'sum.c' || echo './'`sum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sum.lo -MD -MP -MF .deps/libref_la-sum.Tpo -c sum.c -fPIC -DPIC -o .libs/libref_la-sum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sum.lo -MD -MP -MF .deps/libref_la-sum.Tpo -c sum.c -o libref_la-sum.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-squaresum_f64.lo -MD -MP -MF .deps/libref_la-squaresum_f64.Tpo -c squaresum_f64.c -o libref_la-squaresum_f64.o >/dev/null 2>&1 mv -f .deps/libref_la-sum.Tpo .deps/libref_la-sum.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sum_f64.lo -MD -MP -MF .deps/libref_la-sum_f64.Tpo -c -o libref_la-sum_f64.lo `test -f 'sum_f64.c' || echo './'`sum_f64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sum_f64.lo -MD -MP -MF .deps/libref_la-sum_f64.Tpo -c sum_f64.c -fPIC -DPIC -o .libs/libref_la-sum_f64.o mv -f .deps/libref_la-squaresum_f64.Tpo .deps/libref_la-squaresum_f64.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-swab.lo -MD -MP -MF .deps/libref_la-swab.Tpo -c -o libref_la-swab.lo `test -f 'swab.c' || echo './'`swab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-swab.lo -MD -MP -MF .deps/libref_la-swab.Tpo -c swab.c -fPIC -DPIC -o .libs/libref_la-swab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-sum_f64.lo -MD -MP -MF .deps/libref_la-sum_f64.Tpo -c sum_f64.c -o libref_la-sum_f64.o >/dev/null 2>&1 mv -f .deps/libref_la-sum_f64.Tpo .deps/libref_la-sum_f64.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-trans8x8.lo -MD -MP -MF .deps/libref_la-trans8x8.Tpo -c -o libref_la-trans8x8.lo `test -f 'trans8x8.c' || echo './'`trans8x8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-swab.lo -MD -MP -MF .deps/libref_la-swab.Tpo -c swab.c -o libref_la-swab.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-trans8x8.lo -MD -MP -MF .deps/libref_la-trans8x8.Tpo -c trans8x8.c -fPIC -DPIC -o .libs/libref_la-trans8x8.o mv -f .deps/libref_la-swab.Tpo .deps/libref_la-swab.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-yuv.lo -MD -MP -MF .deps/libref_la-yuv.Tpo -c -o libref_la-yuv.lo `test -f 'yuv.c' || echo './'`yuv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-yuv.lo -MD -MP -MF .deps/libref_la-yuv.Tpo -c yuv.c -fPIC -DPIC -o .libs/libref_la-yuv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-trans8x8.lo -MD -MP -MF .deps/libref_la-trans8x8.Tpo -c trans8x8.c -o libref_la-trans8x8.o >/dev/null 2>&1 mv -f .deps/libref_la-trans8x8.Tpo .deps/libref_la-trans8x8.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-wavelet.lo -MD -MP -MF .deps/libref_la-wavelet.Tpo -c -o libref_la-wavelet.lo `test -f 'wavelet.c' || echo './'`wavelet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-wavelet.lo -MD -MP -MF .deps/libref_la-wavelet.Tpo -c wavelet.c -fPIC -DPIC -o .libs/libref_la-wavelet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-yuv.lo -MD -MP -MF .deps/libref_la-yuv.Tpo -c yuv.c -o libref_la-yuv.o >/dev/null 2>&1 mv -f .deps/libref_la-yuv.Tpo .deps/libref_la-yuv.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libref_la-wavelet.lo -MD -MP -MF .deps/libref_la-wavelet.Tpo -c wavelet.c -o libref_la-wavelet.o >/dev/null 2>&1 mv -f .deps/libref_la-wavelet.Tpo .deps/libref_la-wavelet.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libref.la libref_la-addc.lo libref_la-argb_paint.lo libref_la-ayuv2argb.lo libref_la-clamp.lo libref_la-composite.lo libref_la-convert.lo libref_la-copy.lo libref_la-copy8x8.lo libref_la-diff8x8.lo libref_la-diffsquaresum_f64.lo libref_la-diffsquaresum_f32.lo libref_la-error8x8.lo libref_la-mas.lo libref_la-math.lo libref_la-mix_u8.lo libref_la-mt19937ar.lo libref_la-mult8x8_s16.lo libref_la-multsum.lo libref_la-recon8x8.lo libref_la-resample.lo libref_la-rgb.lo libref_la-rowcolsad8x8.lo libref_la-sad8x8.lo libref_la-sad8x8_broken.lo libref_la-sad8x8avg.lo libref_la-sincos_f64.lo libref_la-splat.lo libref_la-squaresum_f32.lo libref_la-squaresum_f64.lo libref_la-sum.lo libref_la-sum_f64.lo libref_la-swab.lo libref_la-trans8x8.lo libref_la-yuv.lo libref_la-wavelet.lo libtool: link: ar cru .libs/libref.a .libs/libref_la-addc.o .libs/libref_la-argb_paint.o .libs/libref_la-ayuv2argb.o .libs/libref_la-clamp.o .libs/libref_la-composite.o .libs/libref_la-convert.o .libs/libref_la-copy.o .libs/libref_la-copy8x8.o .libs/libref_la-diff8x8.o .libs/libref_la-diffsquaresum_f64.o .libs/libref_la-diffsquaresum_f32.o .libs/libref_la-error8x8.o .libs/libref_la-mas.o .libs/libref_la-math.o .libs/libref_la-mix_u8.o .libs/libref_la-mt19937ar.o .libs/libref_la-mult8x8_s16.o .libs/libref_la-multsum.o .libs/libref_la-recon8x8.o .libs/libref_la-resample.o .libs/libref_la-rgb.o .libs/libref_la-rowcolsad8x8.o .libs/libref_la-sad8x8.o .libs/libref_la-sad8x8_broken.o .libs/libref_la-sad8x8avg.o .libs/libref_la-sincos_f64.o .libs/libref_la-splat.o .libs/libref_la-squaresum_f32.o .libs/libref_la-squaresum_f64.o .libs/libref_la-sum.o .libs/libref_la-sum_f64.o .libs/libref_la-swab.o .libs/libref_la-trans8x8.o .libs/libref_la-yuv.o .libs/libref_la-wavelet.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libref.a libtool: link: ( cd ".libs" && rm -f "libref.la" && ln -s "../libref.la" "libref.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/ref' Making all in simdpack make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/simdpack' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-diffsquaresum_f64.lo -MD -MP -MF .deps/libsimdpack_la-diffsquaresum_f64.Tpo -c -o libsimdpack_la-diffsquaresum_f64.lo `test -f 'diffsquaresum_f64.c' || echo './'`diffsquaresum_f64.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-mix_u8.lo -MD -MP -MF .deps/libsimdpack_la-mix_u8.Tpo -c -o libsimdpack_la-mix_u8.lo `test -f 'mix_u8.c' || echo './'`mix_u8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-mix_u8.lo -MD -MP -MF .deps/libsimdpack_la-mix_u8.Tpo -c mix_u8.c -fPIC -DPIC -o .libs/libsimdpack_la-mix_u8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-diffsquaresum_f64.lo -MD -MP -MF .deps/libsimdpack_la-diffsquaresum_f64.Tpo -c diffsquaresum_f64.c -fPIC -DPIC -o .libs/libsimdpack_la-diffsquaresum_f64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-mix_u8.lo -MD -MP -MF .deps/libsimdpack_la-mix_u8.Tpo -c mix_u8.c -o libsimdpack_la-mix_u8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-diffsquaresum_f64.lo -MD -MP -MF .deps/libsimdpack_la-diffsquaresum_f64.Tpo -c diffsquaresum_f64.c -o libsimdpack_la-diffsquaresum_f64.o >/dev/null 2>&1 mv -f .deps/libsimdpack_la-diffsquaresum_f64.Tpo .deps/libsimdpack_la-diffsquaresum_f64.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-multsum.lo -MD -MP -MF .deps/libsimdpack_la-multsum.Tpo -c -o libsimdpack_la-multsum.lo `test -f 'multsum.c' || echo './'`multsum.c mv -f .deps/libsimdpack_la-mix_u8.Tpo .deps/libsimdpack_la-mix_u8.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-sincos_f64.lo -MD -MP -MF .deps/libsimdpack_la-sincos_f64.Tpo -c -o libsimdpack_la-sincos_f64.lo `test -f 'sincos_f64.c' || echo './'`sincos_f64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-multsum.lo -MD -MP -MF .deps/libsimdpack_la-multsum.Tpo -c multsum.c -fPIC -DPIC -o .libs/libsimdpack_la-multsum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-sincos_f64.lo -MD -MP -MF .deps/libsimdpack_la-sincos_f64.Tpo -c sincos_f64.c -fPIC -DPIC -o .libs/libsimdpack_la-sincos_f64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-sincos_f64.lo -MD -MP -MF .deps/libsimdpack_la-sincos_f64.Tpo -c sincos_f64.c -o libsimdpack_la-sincos_f64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-multsum.lo -MD -MP -MF .deps/libsimdpack_la-multsum.Tpo -c multsum.c -o libsimdpack_la-multsum.o >/dev/null 2>&1 mv -f .deps/libsimdpack_la-sincos_f64.Tpo .deps/libsimdpack_la-sincos_f64.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-squaresum_f64.lo -MD -MP -MF .deps/libsimdpack_la-squaresum_f64.Tpo -c -o libsimdpack_la-squaresum_f64.lo `test -f 'squaresum_f64.c' || echo './'`squaresum_f64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-squaresum_f64.lo -MD -MP -MF .deps/libsimdpack_la-squaresum_f64.Tpo -c squaresum_f64.c -fPIC -DPIC -o .libs/libsimdpack_la-squaresum_f64.o mv -f .deps/libsimdpack_la-multsum.Tpo .deps/libsimdpack_la-multsum.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-sum_f64.lo -MD -MP -MF .deps/libsimdpack_la-sum_f64.Tpo -c -o libsimdpack_la-sum_f64.lo `test -f 'sum_f64.c' || echo './'`sum_f64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-sum_f64.lo -MD -MP -MF .deps/libsimdpack_la-sum_f64.Tpo -c sum_f64.c -fPIC -DPIC -o .libs/libsimdpack_la-sum_f64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-sum_f64.lo -MD -MP -MF .deps/libsimdpack_la-sum_f64.Tpo -c sum_f64.c -o libsimdpack_la-sum_f64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-squaresum_f64.lo -MD -MP -MF .deps/libsimdpack_la-squaresum_f64.Tpo -c squaresum_f64.c -o libsimdpack_la-squaresum_f64.o >/dev/null 2>&1 mv -f .deps/libsimdpack_la-sum_f64.Tpo .deps/libsimdpack_la-sum_f64.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-abs_misc.lo -MD -MP -MF .deps/libsimdpack_la-abs_misc.Tpo -c -o libsimdpack_la-abs_misc.lo `test -f 'abs_misc.c' || echo './'`abs_misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-abs_misc.lo -MD -MP -MF .deps/libsimdpack_la-abs_misc.Tpo -c abs_misc.c -fPIC -DPIC -o .libs/libsimdpack_la-abs_misc.o mv -f .deps/libsimdpack_la-squaresum_f64.Tpo .deps/libsimdpack_la-squaresum_f64.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-average2_u8.lo -MD -MP -MF .deps/libsimdpack_la-average2_u8.Tpo -c -o libsimdpack_la-average2_u8.lo `test -f 'average2_u8.c' || echo './'`average2_u8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-average2_u8.lo -MD -MP -MF .deps/libsimdpack_la-average2_u8.Tpo -c average2_u8.c -fPIC -DPIC -o .libs/libsimdpack_la-average2_u8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-abs_misc.lo -MD -MP -MF .deps/libsimdpack_la-abs_misc.Tpo -c abs_misc.c -o libsimdpack_la-abs_misc.o >/dev/null 2>&1 mv -f .deps/libsimdpack_la-abs_misc.Tpo .deps/libsimdpack_la-abs_misc.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-clip_fast.lo -MD -MP -MF .deps/libsimdpack_la-clip_fast.Tpo -c -o libsimdpack_la-clip_fast.lo `test -f 'clip_fast.c' || echo './'`clip_fast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-average2_u8.lo -MD -MP -MF .deps/libsimdpack_la-average2_u8.Tpo -c average2_u8.c -o libsimdpack_la-average2_u8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-clip_fast.lo -MD -MP -MF .deps/libsimdpack_la-clip_fast.Tpo -c clip_fast.c -fPIC -DPIC -o .libs/libsimdpack_la-clip_fast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-clip_fast.lo -MD -MP -MF .deps/libsimdpack_la-clip_fast.Tpo -c clip_fast.c -o libsimdpack_la-clip_fast.o >/dev/null 2>&1 mv -f .deps/libsimdpack_la-average2_u8.Tpo .deps/libsimdpack_la-average2_u8.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-scalaradd.lo -MD -MP -MF .deps/libsimdpack_la-scalaradd.Tpo -c -o libsimdpack_la-scalaradd.lo `test -f 'scalaradd.c' || echo './'`scalaradd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-scalaradd.lo -MD -MP -MF .deps/libsimdpack_la-scalaradd.Tpo -c scalaradd.c -fPIC -DPIC -o .libs/libsimdpack_la-scalaradd.o mv -f .deps/libsimdpack_la-clip_fast.Tpo .deps/libsimdpack_la-clip_fast.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-scalarmult.lo -MD -MP -MF .deps/libsimdpack_la-scalarmult.Tpo -c -o libsimdpack_la-scalarmult.lo `test -f 'scalarmult.c' || echo './'`scalarmult.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-scalarmult.lo -MD -MP -MF .deps/libsimdpack_la-scalarmult.Tpo -c scalarmult.c -fPIC -DPIC -o .libs/libsimdpack_la-scalarmult.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-scalaradd.lo -MD -MP -MF .deps/libsimdpack_la-scalaradd.Tpo -c scalaradd.c -o libsimdpack_la-scalaradd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libsimdpack_la-scalarmult.lo -MD -MP -MF .deps/libsimdpack_la-scalarmult.Tpo -c scalarmult.c -o libsimdpack_la-scalarmult.o >/dev/null 2>&1 mv -f .deps/libsimdpack_la-scalaradd.Tpo .deps/libsimdpack_la-scalaradd.Plo mv -f .deps/libsimdpack_la-scalarmult.Tpo .deps/libsimdpack_la-scalarmult.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libsimdpack.la libsimdpack_la-diffsquaresum_f64.lo libsimdpack_la-mix_u8.lo libsimdpack_la-multsum.lo libsimdpack_la-sincos_f64.lo libsimdpack_la-squaresum_f64.lo libsimdpack_la-sum_f64.lo libsimdpack_la-abs_misc.lo libsimdpack_la-average2_u8.lo libsimdpack_la-clip_fast.lo libsimdpack_la-scalaradd.lo libsimdpack_la-scalarmult.lo libtool: link: ar cru .libs/libsimdpack.a .libs/libsimdpack_la-diffsquaresum_f64.o .libs/libsimdpack_la-mix_u8.o .libs/libsimdpack_la-multsum.o .libs/libsimdpack_la-sincos_f64.o .libs/libsimdpack_la-squaresum_f64.o .libs/libsimdpack_la-sum_f64.o .libs/libsimdpack_la-abs_misc.o .libs/libsimdpack_la-average2_u8.o .libs/libsimdpack_la-clip_fast.o .libs/libsimdpack_la-scalaradd.o .libs/libsimdpack_la-scalarmult.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsimdpack.a libtool: link: ( cd ".libs" && rm -f "libsimdpack.la" && ln -s "../libsimdpack.la" "libsimdpack.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/simdpack' Making all in utf8 make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/utf8' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libutf8_la-utf8.lo -MD -MP -MF .deps/libutf8_la-utf8.Tpo -c -o libutf8_la-utf8.lo `test -f 'utf8.c' || echo './'`utf8.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libutf8_la-utf8_fast.lo -MD -MP -MF .deps/libutf8_la-utf8_fast.Tpo -c -o libutf8_la-utf8_fast.lo `test -f 'utf8_fast.c' || echo './'`utf8_fast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libutf8_la-utf8_fast.lo -MD -MP -MF .deps/libutf8_la-utf8_fast.Tpo -c utf8_fast.c -fPIC -DPIC -o .libs/libutf8_la-utf8_fast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libutf8_la-utf8.lo -MD -MP -MF .deps/libutf8_la-utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/libutf8_la-utf8.o utf8.c: In function 'utf8_validate_ref': utf8.c:120:7: warning: variable 'mask' set but not used [-Wunused-but-set-variable] int mask; ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libutf8_la-utf8_fast.lo -MD -MP -MF .deps/libutf8_la-utf8_fast.Tpo -c utf8_fast.c -o libutf8_la-utf8_fast.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libutf8_la-utf8.lo -MD -MP -MF .deps/libutf8_la-utf8.Tpo -c utf8.c -o libutf8_la-utf8.o >/dev/null 2>&1 mv -f .deps/libutf8_la-utf8_fast.Tpo .deps/libutf8_la-utf8_fast.Plo mv -f .deps/libutf8_la-utf8.Tpo .deps/libutf8_la-utf8.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libutf8.la libutf8_la-utf8.lo libutf8_la-utf8_fast.lo libtool: link: ar cru .libs/libutf8.a .libs/libutf8_la-utf8.o .libs/libutf8_la-utf8_fast.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libutf8.a libtool: link: ( cd ".libs" && rm -f "libutf8.la" && ln -s "../libutf8.la" "libutf8.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/utf8' Making all in deprecated make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/deprecated' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-abs.lo -MD -MP -MF .deps/libdeprecated_la-abs.Tpo -c -o libdeprecated_la-abs.lo `test -f 'abs.c' || echo './'`abs.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-average2_u8.lo -MD -MP -MF .deps/libdeprecated_la-average2_u8.Tpo -c -o libdeprecated_la-average2_u8.lo `test -f 'average2_u8.c' || echo './'`average2_u8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-average2_u8.lo -MD -MP -MF .deps/libdeprecated_la-average2_u8.Tpo -c average2_u8.c -fPIC -DPIC -o .libs/libdeprecated_la-average2_u8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-abs.lo -MD -MP -MF .deps/libdeprecated_la-abs.Tpo -c abs.c -fPIC -DPIC -o .libs/libdeprecated_la-abs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-average2_u8.lo -MD -MP -MF .deps/libdeprecated_la-average2_u8.Tpo -c average2_u8.c -o libdeprecated_la-average2_u8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-abs.lo -MD -MP -MF .deps/libdeprecated_la-abs.Tpo -c abs.c -o libdeprecated_la-abs.o >/dev/null 2>&1 mv -f .deps/libdeprecated_la-average2_u8.Tpo .deps/libdeprecated_la-average2_u8.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-clip_ref.lo -MD -MP -MF .deps/libdeprecated_la-clip_ref.Tpo -c -o libdeprecated_la-clip_ref.lo `test -f 'clip_ref.c' || echo './'`clip_ref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-clip_ref.lo -MD -MP -MF .deps/libdeprecated_la-clip_ref.Tpo -c clip_ref.c -fPIC -DPIC -o .libs/libdeprecated_la-clip_ref.o mv -f .deps/libdeprecated_la-abs.Tpo .deps/libdeprecated_la-abs.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-conv.lo -MD -MP -MF .deps/libdeprecated_la-conv.Tpo -c -o libdeprecated_la-conv.lo `test -f 'conv.c' || echo './'`conv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-conv.lo -MD -MP -MF .deps/libdeprecated_la-conv.Tpo -c conv.c -fPIC -DPIC -o .libs/libdeprecated_la-conv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-clip_ref.lo -MD -MP -MF .deps/libdeprecated_la-clip_ref.Tpo -c clip_ref.c -o libdeprecated_la-clip_ref.o >/dev/null 2>&1 mv -f .deps/libdeprecated_la-clip_ref.Tpo .deps/libdeprecated_la-clip_ref.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-permute.lo -MD -MP -MF .deps/libdeprecated_la-permute.Tpo -c -o libdeprecated_la-permute.lo `test -f 'permute.c' || echo './'`permute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-permute.lo -MD -MP -MF .deps/libdeprecated_la-permute.Tpo -c permute.c -fPIC -DPIC -o .libs/libdeprecated_la-permute.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-permute.lo -MD -MP -MF .deps/libdeprecated_la-permute.Tpo -c permute.c -o libdeprecated_la-permute.o >/dev/null 2>&1 mv -f .deps/libdeprecated_la-permute.Tpo .deps/libdeprecated_la-permute.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-scalaradd.lo -MD -MP -MF .deps/libdeprecated_la-scalaradd.Tpo -c -o libdeprecated_la-scalaradd.lo `test -f 'scalaradd.c' || echo './'`scalaradd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-scalaradd.lo -MD -MP -MF .deps/libdeprecated_la-scalaradd.Tpo -c scalaradd.c -fPIC -DPIC -o .libs/libdeprecated_la-scalaradd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-scalaradd.lo -MD -MP -MF .deps/libdeprecated_la-scalaradd.Tpo -c scalaradd.c -o libdeprecated_la-scalaradd.o >/dev/null 2>&1 mv -f .deps/libdeprecated_la-scalaradd.Tpo .deps/libdeprecated_la-scalaradd.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-scalarmult.lo -MD -MP -MF .deps/libdeprecated_la-scalarmult.Tpo -c -o libdeprecated_la-scalarmult.lo `test -f 'scalarmult.c' || echo './'`scalarmult.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-scalarmult.lo -MD -MP -MF .deps/libdeprecated_la-scalarmult.Tpo -c scalarmult.c -fPIC -DPIC -o .libs/libdeprecated_la-scalarmult.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-scalarmult.lo -MD -MP -MF .deps/libdeprecated_la-scalarmult.Tpo -c scalarmult.c -o libdeprecated_la-scalarmult.o >/dev/null 2>&1 mv -f .deps/libdeprecated_la-scalarmult.Tpo .deps/libdeprecated_la-scalarmult.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-tablelookup.lo -MD -MP -MF .deps/libdeprecated_la-tablelookup.Tpo -c -o libdeprecated_la-tablelookup.lo `test -f 'tablelookup.c' || echo './'`tablelookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-tablelookup.lo -MD -MP -MF .deps/libdeprecated_la-tablelookup.Tpo -c tablelookup.c -fPIC -DPIC -o .libs/libdeprecated_la-tablelookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-conv.lo -MD -MP -MF .deps/libdeprecated_la-conv.Tpo -c conv.c -o libdeprecated_la-conv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-tablelookup.lo -MD -MP -MF .deps/libdeprecated_la-tablelookup.Tpo -c tablelookup.c -o libdeprecated_la-tablelookup.o >/dev/null 2>&1 mv -f .deps/libdeprecated_la-tablelookup.Tpo .deps/libdeprecated_la-tablelookup.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-vectoradd_f64.lo -MD -MP -MF .deps/libdeprecated_la-vectoradd_f64.Tpo -c -o libdeprecated_la-vectoradd_f64.lo `test -f 'vectoradd_f64.c' || echo './'`vectoradd_f64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-vectoradd_f64.lo -MD -MP -MF .deps/libdeprecated_la-vectoradd_f64.Tpo -c vectoradd_f64.c -fPIC -DPIC -o .libs/libdeprecated_la-vectoradd_f64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-vectoradd_f64.lo -MD -MP -MF .deps/libdeprecated_la-vectoradd_f64.Tpo -c vectoradd_f64.c -o libdeprecated_la-vectoradd_f64.o >/dev/null 2>&1 mv -f .deps/libdeprecated_la-vectoradd_f64.Tpo .deps/libdeprecated_la-vectoradd_f64.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-vectoradd_s.lo -MD -MP -MF .deps/libdeprecated_la-vectoradd_s.Tpo -c -o libdeprecated_la-vectoradd_s.lo `test -f 'vectoradd_s.c' || echo './'`vectoradd_s.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-vectoradd_s.lo -MD -MP -MF .deps/libdeprecated_la-vectoradd_s.Tpo -c vectoradd_s.c -fPIC -DPIC -o .libs/libdeprecated_la-vectoradd_s.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libdeprecated_la-vectoradd_s.lo -MD -MP -MF .deps/libdeprecated_la-vectoradd_s.Tpo -c vectoradd_s.c -o libdeprecated_la-vectoradd_s.o >/dev/null 2>&1 mv -f .deps/libdeprecated_la-vectoradd_s.Tpo .deps/libdeprecated_la-vectoradd_s.Plo mv -f .deps/libdeprecated_la-conv.Tpo .deps/libdeprecated_la-conv.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libdeprecated.la libdeprecated_la-abs.lo libdeprecated_la-average2_u8.lo libdeprecated_la-clip_ref.lo libdeprecated_la-conv.lo libdeprecated_la-permute.lo libdeprecated_la-scalaradd.lo libdeprecated_la-scalarmult.lo libdeprecated_la-tablelookup.lo libdeprecated_la-vectoradd_f64.lo libdeprecated_la-vectoradd_s.lo libtool: link: ar cru .libs/libdeprecated.a .libs/libdeprecated_la-abs.o .libs/libdeprecated_la-average2_u8.o .libs/libdeprecated_la-clip_ref.o .libs/libdeprecated_la-conv.o .libs/libdeprecated_la-permute.o .libs/libdeprecated_la-scalaradd.o .libs/libdeprecated_la-scalarmult.o .libs/libdeprecated_la-tablelookup.o .libs/libdeprecated_la-vectoradd_f64.o .libs/libdeprecated_la-vectoradd_s.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libdeprecated.a libtool: link: ( cd ".libs" && rm -f "libdeprecated.la" && ln -s "../libdeprecated.la" "libdeprecated.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/deprecated' make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil' /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -g -O2 -MT liboiltmp.lo -MD -MP -MF .deps/liboiltmp.Tpo -c -o liboiltmp.lo liboiltmp.c /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboilfunctions_la-null.lo -MD -MP -MF .deps/liboilfunctions_la-null.Tpo -c -o liboilfunctions_la-null.lo `test -f 'null.c' || echo './'`null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboilfunctions_la-null.lo -MD -MP -MF .deps/liboilfunctions_la-null.Tpo -c null.c -fPIC -DPIC -o .libs/liboilfunctions_la-null.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -g -O2 -MT liboiltmp.lo -MD -MP -MF .deps/liboiltmp.Tpo -c liboiltmp.c -fPIC -DPIC -o .libs/liboiltmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -g -O2 -MT liboiltmp.lo -MD -MP -MF .deps/liboiltmp.Tpo -c liboiltmp.c -o liboiltmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboilfunctions_la-null.lo -MD -MP -MF .deps/liboilfunctions_la-null.Tpo -c null.c -o liboilfunctions_la-null.o >/dev/null 2>&1 mv -f .deps/liboilfunctions_la-null.Tpo .deps/liboilfunctions_la-null.Plo mv -f .deps/liboiltmp.Tpo .deps/liboiltmp.Plo /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilcpu.lo -MD -MP -MF .deps/liboil_0.3_la-liboilcpu.Tpo -c -o liboil_0.3_la-liboilcpu.lo `test -f 'liboilcpu.c' || echo './'`liboilcpu.c /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboildebug.lo -MD -MP -MF .deps/liboil_0.3_la-liboildebug.Tpo -c -o liboil_0.3_la-liboildebug.lo `test -f 'liboildebug.c' || echo './'`liboildebug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilcpu.lo -MD -MP -MF .deps/liboil_0.3_la-liboilcpu.Tpo -c liboilcpu.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboilcpu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboildebug.lo -MD -MP -MF .deps/liboil_0.3_la-liboildebug.Tpo -c liboildebug.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboildebug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboildebug.lo -MD -MP -MF .deps/liboil_0.3_la-liboildebug.Tpo -c liboildebug.c -o liboil_0.3_la-liboildebug.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilcpu.lo -MD -MP -MF .deps/liboil_0.3_la-liboilcpu.Tpo -c liboilcpu.c -o liboil_0.3_la-liboilcpu.o >/dev/null 2>&1 mv -f .deps/liboil_0.3_la-liboildebug.Tpo .deps/liboil_0.3_la-liboildebug.Plo /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilfault.lo -MD -MP -MF .deps/liboil_0.3_la-liboilfault.Tpo -c -o liboil_0.3_la-liboilfault.lo `test -f 'liboilfault.c' || echo './'`liboilfault.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilfault.lo -MD -MP -MF .deps/liboil_0.3_la-liboilfault.Tpo -c liboilfault.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboilfault.o mv -f .deps/liboil_0.3_la-liboilcpu.Tpo .deps/liboil_0.3_la-liboilcpu.Plo /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilfunction.lo -MD -MP -MF .deps/liboil_0.3_la-liboilfunction.Tpo -c -o liboil_0.3_la-liboilfunction.lo `test -f 'liboilfunction.c' || echo './'`liboilfunction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilfunction.lo -MD -MP -MF .deps/liboil_0.3_la-liboilfunction.Tpo -c liboilfunction.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboilfunction.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilfault.lo -MD -MP -MF .deps/liboil_0.3_la-liboilfault.Tpo -c liboilfault.c -o liboil_0.3_la-liboilfault.o >/dev/null 2>&1 mv -f .deps/liboil_0.3_la-liboilfault.Tpo .deps/liboil_0.3_la-liboilfault.Plo /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilmarshal.lo -MD -MP -MF .deps/liboil_0.3_la-liboilmarshal.Tpo -c -o liboil_0.3_la-liboilmarshal.lo `test -f 'liboilmarshal.c' || echo './'`liboilmarshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilmarshal.lo -MD -MP -MF .deps/liboil_0.3_la-liboilmarshal.Tpo -c liboilmarshal.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboilmarshal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilfunction.lo -MD -MP -MF .deps/liboil_0.3_la-liboilfunction.Tpo -c liboilfunction.c -o liboil_0.3_la-liboilfunction.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilmarshal.lo -MD -MP -MF .deps/liboil_0.3_la-liboilmarshal.Tpo -c liboilmarshal.c -o liboil_0.3_la-liboilmarshal.o >/dev/null 2>&1 mv -f .deps/liboil_0.3_la-liboilmarshal.Tpo .deps/liboil_0.3_la-liboilmarshal.Plo /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilprofile.lo -MD -MP -MF .deps/liboil_0.3_la-liboilprofile.Tpo -c -o liboil_0.3_la-liboilprofile.lo `test -f 'liboilprofile.c' || echo './'`liboilprofile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilprofile.lo -MD -MP -MF .deps/liboil_0.3_la-liboilprofile.Tpo -c liboilprofile.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboilprofile.o mv -f .deps/liboil_0.3_la-liboilfunction.Tpo .deps/liboil_0.3_la-liboilfunction.Plo /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilprototype.lo -MD -MP -MF .deps/liboil_0.3_la-liboilprototype.Tpo -c -o liboil_0.3_la-liboilprototype.lo `test -f 'liboilprototype.c' || echo './'`liboilprototype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilprototype.lo -MD -MP -MF .deps/liboil_0.3_la-liboilprototype.Tpo -c liboilprototype.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboilprototype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilprofile.lo -MD -MP -MF .deps/liboil_0.3_la-liboilprofile.Tpo -c liboilprofile.c -o liboil_0.3_la-liboilprofile.o >/dev/null 2>&1 mv -f .deps/liboil_0.3_la-liboilprofile.Tpo .deps/liboil_0.3_la-liboilprofile.Plo /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilrandom.lo -MD -MP -MF .deps/liboil_0.3_la-liboilrandom.Tpo -c -o liboil_0.3_la-liboilrandom.lo `test -f 'liboilrandom.c' || echo './'`liboilrandom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilrandom.lo -MD -MP -MF .deps/liboil_0.3_la-liboilrandom.Tpo -c liboilrandom.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboilrandom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilprototype.lo -MD -MP -MF .deps/liboil_0.3_la-liboilprototype.Tpo -c liboilprototype.c -o liboil_0.3_la-liboilprototype.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilrandom.lo -MD -MP -MF .deps/liboil_0.3_la-liboilrandom.Tpo -c liboilrandom.c -o liboil_0.3_la-liboilrandom.o >/dev/null 2>&1 mv -f .deps/liboil_0.3_la-liboilrandom.Tpo .deps/liboil_0.3_la-liboilrandom.Plo /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboiltest.lo -MD -MP -MF .deps/liboil_0.3_la-liboiltest.Tpo -c -o liboil_0.3_la-liboiltest.lo `test -f 'liboiltest.c' || echo './'`liboiltest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboiltest.lo -MD -MP -MF .deps/liboil_0.3_la-liboiltest.Tpo -c liboiltest.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboiltest.o mv -f .deps/liboil_0.3_la-liboilprototype.Tpo .deps/liboil_0.3_la-liboilprototype.Plo /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilutils.lo -MD -MP -MF .deps/liboil_0.3_la-liboilutils.Tpo -c -o liboil_0.3_la-liboilutils.lo `test -f 'liboilutils.c' || echo './'`liboilutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilutils.lo -MD -MP -MF .deps/liboil_0.3_la-liboilutils.Tpo -c liboilutils.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboilutils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilutils.lo -MD -MP -MF .deps/liboil_0.3_la-liboilutils.Tpo -c liboilutils.c -o liboil_0.3_la-liboilutils.o >/dev/null 2>&1 mv -f .deps/liboil_0.3_la-liboilutils.Tpo .deps/liboil_0.3_la-liboilutils.Plo /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilcpu-misc.lo -MD -MP -MF .deps/liboil_0.3_la-liboilcpu-misc.Tpo -c -o liboil_0.3_la-liboilcpu-misc.lo `test -f 'liboilcpu-misc.c' || echo './'`liboilcpu-misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilcpu-misc.lo -MD -MP -MF .deps/liboil_0.3_la-liboilcpu-misc.Tpo -c liboilcpu-misc.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboilcpu-misc.o liboilcpu-misc.c: In function 'oil_profile_stamp_s390': liboilcpu-misc.c:91:10: warning: 'ts' is used uninitialized in this function [-Wuninitialized] return ts; ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilcpu-misc.lo -MD -MP -MF .deps/liboil_0.3_la-liboilcpu-misc.Tpo -c liboilcpu-misc.c -o liboil_0.3_la-liboilcpu-misc.o >/dev/null 2>&1 mv -f .deps/liboil_0.3_la-liboilcpu-misc.Tpo .deps/liboil_0.3_la-liboilcpu-misc.Plo gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT build_prototypes-build_prototypes.o -MD -MP -MF .deps/build_prototypes-build_prototypes.Tpo -c -o build_prototypes-build_prototypes.o `test -f 'build_prototypes.c' || echo './'`build_prototypes.c mv -f .deps/build_prototypes-build_prototypes.Tpo .deps/build_prototypes-build_prototypes.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT build_prototypes_doc-build_prototypes_doc.o -MD -MP -MF .deps/build_prototypes_doc-build_prototypes_doc.Tpo -c -o build_prototypes_doc-build_prototypes_doc.o `test -f 'build_prototypes_doc.c' || echo './'`build_prototypes_doc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboiltest.lo -MD -MP -MF .deps/liboil_0.3_la-liboiltest.Tpo -c liboiltest.c -o liboil_0.3_la-liboiltest.o >/dev/null 2>&1 mv -f .deps/build_prototypes_doc-build_prototypes_doc.Tpo .deps/build_prototypes_doc-build_prototypes_doc.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT build_marshal-build_marshal.o -MD -MP -MF .deps/build_marshal-build_marshal.Tpo -c -o build_marshal-build_marshal.o `test -f 'build_marshal.c' || echo './'`build_marshal.c mv -f .deps/build_marshal-build_marshal.Tpo .deps/build_marshal-build_marshal.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT build_class_decls-build_class_decls.o -MD -MP -MF .deps/build_class_decls-build_class_decls.Tpo -c -o build_class_decls-build_class_decls.o `test -f 'build_class_decls.c' || echo './'`build_class_decls.c mv -f .deps/build_class_decls-build_class_decls.Tpo .deps/build_class_decls-build_class_decls.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT build_trampolines-build_trampolines.o -MD -MP -MF .deps/build_trampolines-build_trampolines.Tpo -c -o build_trampolines-build_trampolines.o `test -f 'build_trampolines.c' || echo './'`build_trampolines.c mv -f .deps/build_trampolines-build_trampolines.Tpo .deps/build_trampolines-build_trampolines.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT build_prototypes_04-build_prototypes_04.o -MD -MP -MF .deps/build_prototypes_04-build_prototypes_04.Tpo -c -o build_prototypes_04-build_prototypes_04.o `test -f 'build_prototypes_04.c' || echo './'`build_prototypes_04.c mv -f .deps/build_prototypes_04-build_prototypes_04.Tpo .deps/build_prototypes_04-build_prototypes_04.Po /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -no-undefined -Wl,--as-needed -o liboilfunctions.la liboilfunctions_la-null.lo c/lib_c.la colorspace/libcolorspace.la copy/libcopy.la dct/libdct.la jpeg/libjpeg.la math/libmath.la md5/libmd5.la ref/libref.la simdpack/libsimdpack.la utf8/libutf8.la conv/libconv.la deprecated/libdeprecated.la mv -f .deps/liboil_0.3_la-liboiltest.Tpo .deps/liboil_0.3_la-liboiltest.Plo libtool: link: (cd .libs/liboilfunctions.lax/lib_c.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/c/.libs/lib_c.a") libtool: link: (cd .libs/liboilfunctions.lax/libcolorspace.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/colorspace/.libs/libcolorspace.a") libtool: link: (cd .libs/liboilfunctions.lax/libcopy.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/copy/.libs/libcopy.a") libtool: link: (cd .libs/liboilfunctions.lax/libdct.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/dct/.libs/libdct.a") libtool: link: (cd .libs/liboilfunctions.lax/libjpeg.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/jpeg/.libs/libjpeg.a") libtool: link: (cd .libs/liboilfunctions.lax/libmath.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/math/.libs/libmath.a") libtool: link: (cd .libs/liboilfunctions.lax/libmd5.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/md5/.libs/libmd5.a") libtool: link: (cd .libs/liboilfunctions.lax/libref.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/ref/.libs/libref.a") libtool: link: (cd .libs/liboilfunctions.lax/libsimdpack.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/simdpack/.libs/libsimdpack.a") libtool: link: (cd .libs/liboilfunctions.lax/libutf8.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/utf8/.libs/libutf8.a") libtool: link: (cd .libs/liboilfunctions.lax/libconv.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/conv/.libs/libconv.a") libtool: link: (cd .libs/liboilfunctions.lax/libdeprecated.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/deprecated/.libs/libdeprecated.a") libtool: link: ar cru .libs/liboilfunctions.a .libs/liboilfunctions_la-null.o .libs/liboilfunctions.lax/lib_c.a/lib_c_la-ag_clamp.o .libs/liboilfunctions.lax/lib_c.a/lib_c_la-composite.o .libs/liboilfunctions.lax/lib_c.a/lib_c_la-copy.o .libs/liboilfunctions.lax/lib_c.a/lib_c_la-swab.o .libs/liboilfunctions.lax/lib_c.a/lib_c_la-wavelet.o .libs/liboilfunctions.lax/libcolorspace.a/libcolorspace_la-composite.o .libs/liboilfunctions.lax/libcopy.a/libcopy_la-copy.o .libs/liboilfunctions.lax/libcopy.a/libcopy_la-copy8x8.o .libs/liboilfunctions.lax/libcopy.a/libcopy_la-splat_ref.o .libs/liboilfunctions.lax/libcopy.a/libcopy_la-trans8x8_c.o .libs/liboilfunctions.lax/libdct.a/libdct_la-dct12_f32.o .libs/liboilfunctions.lax/libdct.a/libdct_la-dct36_f32.o .libs/liboilfunctions.lax/libdct.a/libdct_la-fdct8_f64.o .libs/liboilfunctions.lax/libdct.a/libdct_la-fdct8x8_f64.o .libs/liboilfunctions.lax/libdct.a/libdct_la-fdct8x8s_s16.o .libs/liboilfunctions.lax/libdct.a/libdct_la-fdct8x8theora.o .libs/liboilfunctions.lax/libdct.a/libdct_la-idct8_f64.o .libs/liboilfunctions.lax/libdct.a/libdct_la-idct8x8_c.o .libs/liboilfunctions.lax/libdct.a/libdct_la-imdct32_f32.o .libs/liboilfunctions.lax/libdct.a/libdct_la-idct8x8theora_ref.o .libs/liboilfunctions.lax/libjpeg.a/libjpeg_la-convert8x8_c.o .libs/liboilfunctions.lax/libjpeg.a/libjpeg_la-jpeg_rgb_decoder.o .libs/liboilfunctions.lax/libjpeg.a/libjpeg_la-quantize8x8_c.o .libs/liboilfunctions.lax/libjpeg.a/libjpeg_la-yuv2rgb_c.o .libs/liboilfunctions.lax/libjpeg.a/libjpeg_la-zigzag8x8_c.o .libs/liboilfunctions.lax/libmath.a/libmath_la-math.o .libs/liboilfunctions.lax/libmath.a/libmath_la-ag_math.o .libs/liboilfunctions.lax/libmd5.a/libmd5_la-md5.o .libs/liboilfunctions.lax/libref.a/libref_la-addc.o .libs/liboilfunctions.lax/libref.a/libref_la-argb_paint.o .libs/liboilfunctions.lax/libref.a/libref_la-ayuv2argb.o .libs/liboilfunctions.lax/libref.a/libref_la-clamp.o .libs/liboilfunctions.lax/libref.a/libref_la-composite.o .libs/liboilfunctions.lax/libref.a/libref_la-convert.o .libs/liboilfunctions.lax/libref.a/libref_la-copy.o .libs/liboilfunctions.lax/libref.a/libref_la-copy8x8.o .libs/liboilfunctions.lax/libref.a/libref_la-diff8x8.o .libs/liboilfunctions.lax/libref.a/libref_la-diffsquaresum_f64.o .libs/liboilfunctions.lax/libref.a/libref_la-diffsquaresum_f32.o .libs/liboilfunctions.lax/libref.a/libref_la-error8x8.o .libs/liboilfunctions.lax/libref.a/libref_la-mas.o .libs/liboilfunctions.lax/libref.a/libref_la-math.o .libs/liboilfunctions.lax/libref.a/libref_la-mix_u8.o .libs/liboilfunctions.lax/libref.a/libref_la-mt19937ar.o .libs/liboilfunctions.lax/libref.a/libref_la-mult8x8_s16.o .libs/liboilfunctions.lax/libref.a/libref_la-multsum.o .libs/liboilfunctions.lax/libref.a/libref_la-recon8x8.o .libs/liboilfunctions.lax/libref.a/libref_la-resample.o .libs/liboilfunctions.lax/libref.a/libref_la-rgb.o .libs/liboilfunctions.lax/libref.a/libref_la-rowcolsad8x8.o .libs/liboilfunctions.lax/libref.a/libref_la-sad8x8.o .libs/liboilfunctions.lax/libref.a/libref_la-sad8x8_broken.o .libs/liboilfunctions.lax/libref.a/libref_la-sad8x8avg.o .libs/liboilfunctions.lax/libref.a/libref_la-sincos_f64.o .libs/liboilfunctions.lax/libref.a/libref_la-splat.o .libs/liboilfunctions.lax/libref.a/libref_la-squaresum_f32.o .libs/liboilfunctions.lax/libref.a/libref_la-squaresum_f64.o .libs/liboilfunctions.lax/libref.a/libref_la-sum.o .libs/liboilfunctions.lax/libref.a/libref_la-sum_f64.o .libs/liboilfunctions.lax/libref.a/libref_la-swab.o .libs/liboilfunctions.lax/libref.a/libref_la-trans8x8.o .libs/liboilfunctions.lax/libref.a/libref_la-yuv.o .libs/liboilfunctions.lax/libref.a/libref_la-wavelet.o .libs/liboilfunctions.lax/libsimdpack.a/libsimdpack_la-diffsquaresum_f64.o .libs/liboilfunctions.lax/libsimdpack.a/libsimdpack_la-mix_u8.o .libs/liboilfunctions.lax/libsimdpack.a/libsimdpack_la-multsum.o .libs/liboilfunctions.lax/libsimdpack.a/libsimdpack_la-sincos_f64.o .libs/liboilfunctions.lax/libsimdpack.a/libsimdpack_la-squaresum_f64.o .libs/liboilfunctions.lax/libsimdpack.a/libsimdpack_la-sum_f64.o .libs/liboilfunctions.lax/libsimdpack.a/libsimdpack_la-abs_misc.o .libs/liboilfunctions.lax/libsimdpack.a/libsimdpack_la-average2_u8.o .libs/liboilfunctions.lax/libsimdpack.a/libsimdpack_la-clip_fast.o .libs/liboilfunctions.lax/libsimdpack.a/libsimdpack_la-scalaradd.o .libs/liboilfunctions.lax/libsimdpack.a/libsimdpack_la-scalarmult.o .libs/liboilfunctions.lax/libutf8.a/libutf8_la-utf8.o .libs/liboilfunctions.lax/libutf8.a/libutf8_la-utf8_fast.o .libs/liboilfunctions.lax/libconv.a/libconv_la-conv_c.o .libs/liboilfunctions.lax/libconv.a/libconv_la-conv_bitstuff.o .libs/liboilfunctions.lax/libconv.a/libconv_la-conv_misc.o .libs/liboilfunctions.lax/libdeprecated.a/libdeprecated_la-abs.o .libs/liboilfunctions.lax/libdeprecated.a/libdeprecated_la-average2_u8.o .libs/liboilfunctions.lax/libdeprecated.a/libdeprecated_la-clip_ref.o .libs/liboilfunctions.lax/libdeprecated.a/libdeprecated_la-conv.o .libs/liboilfunctions.lax/libdeprecated.a/libdeprecated_la-permute.o .libs/liboilfunctions.lax/libdeprecated.a/libdeprecated_la-scalaradd.o .libs/liboilfunctions.lax/libdeprecated.a/libdeprecated_la-scalarmult.o .libs/liboilfunctions.lax/libdeprecated.a/libdeprecated_la-tablelookup.o .libs/liboilfunctions.lax/libdeprecated.a/libdeprecated_la-vectoradd_f64.o .libs/liboilfunctions.lax/libdeprecated.a/libdeprecated_la-vectoradd_s.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/liboilfunctions.a libtool: link: rm -fr .libs/liboilfunctions.lax libtool: link: ( cd ".libs" && rm -f "liboilfunctions.la" && ln -s "../liboilfunctions.la" "liboilfunctions.la" ) /bin/ash ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -export-symbols-regex 'oil_' -Wl,--as-needed -o liboiltmp1.la -rpath /usr/lib liboiltmp.lo liboilfunctions.la -lm -lrt libtool: link: /usr/bin/nm -B .libs/liboiltmp.o ./.libs/liboilfunctions.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/liboiltmp1.exp libtool: link: /bin/grep -E -e "oil_" ".libs/liboiltmp1.exp" > ".libs/liboiltmp1.expT" libtool: link: mv -f ".libs/liboiltmp1.expT" ".libs/liboiltmp1.exp" libtool: link: echo "{ global:" > .libs/liboiltmp1.ver libtool: link: cat .libs/liboiltmp1.exp | sed -e "s/\(.*\)/\1;/" >> .libs/liboiltmp1.ver libtool: link: echo "local: *; };" >> .libs/liboiltmp1.ver libtool: link: gcc -shared .libs/liboiltmp.o -Wl,--whole-archive ./.libs/liboilfunctions.a -Wl,--no-whole-archive -lm -lrt -Wl,--as-needed -Wl,-soname -Wl,liboiltmp1.so.0 -Wl,-version-script -Wl,.libs/liboiltmp1.ver -o .libs/liboiltmp1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liboiltmp1.so.0" && ln -s "liboiltmp1.so.0.0.0" "liboiltmp1.so.0") libtool: link: (cd ".libs" && rm -f "liboiltmp1.so" && ln -s "liboiltmp1.so.0.0.0" "liboiltmp1.so") libtool: link: (cd .libs/liboiltmp1.lax/liboilfunctions.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/./.libs/liboilfunctions.a") libtool: link: ar cru .libs/liboiltmp1.a liboiltmp.o .libs/liboiltmp1.lax/liboilfunctions.a/liboilfunctions_la-null.o .libs/liboiltmp1.lax/liboilfunctions.a/lib_c_la-ag_clamp.o .libs/liboiltmp1.lax/liboilfunctions.a/lib_c_la-composite.o .libs/liboiltmp1.lax/liboilfunctions.a/lib_c_la-copy.o .libs/liboiltmp1.lax/liboilfunctions.a/lib_c_la-swab.o .libs/liboiltmp1.lax/liboilfunctions.a/lib_c_la-wavelet.o .libs/liboiltmp1.lax/liboilfunctions.a/libcolorspace_la-composite.o .libs/liboiltmp1.lax/liboilfunctions.a/libcopy_la-copy.o .libs/liboiltmp1.lax/liboilfunctions.a/libcopy_la-copy8x8.o .libs/liboiltmp1.lax/liboilfunctions.a/libcopy_la-splat_ref.o .libs/liboiltmp1.lax/liboilfunctions.a/libcopy_la-trans8x8_c.o .libs/liboiltmp1.lax/liboilfunctions.a/libdct_la-dct12_f32.o .libs/liboiltmp1.lax/liboilfunctions.a/libdct_la-dct36_f32.o .libs/liboiltmp1.lax/liboilfunctions.a/libdct_la-fdct8_f64.o .libs/liboiltmp1.lax/liboilfunctions.a/libdct_la-fdct8x8_f64.o .libs/liboiltmp1.lax/liboilfunctions.a/libdct_la-fdct8x8s_s16.o .libs/liboiltmp1.lax/liboilfunctions.a/libdct_la-fdct8x8theora.o .libs/liboiltmp1.lax/liboilfunctions.a/libdct_la-idct8_f64.o .libs/liboiltmp1.lax/liboilfunctions.a/libdct_la-idct8x8_c.o .libs/liboiltmp1.lax/liboilfunctions.a/libdct_la-imdct32_f32.o .libs/liboiltmp1.lax/liboilfunctions.a/libdct_la-idct8x8theora_ref.o .libs/liboiltmp1.lax/liboilfunctions.a/libjpeg_la-convert8x8_c.o .libs/liboiltmp1.lax/liboilfunctions.a/libjpeg_la-jpeg_rgb_decoder.o .libs/liboiltmp1.lax/liboilfunctions.a/libjpeg_la-quantize8x8_c.o .libs/liboiltmp1.lax/liboilfunctions.a/libjpeg_la-yuv2rgb_c.o .libs/liboiltmp1.lax/liboilfunctions.a/libjpeg_la-zigzag8x8_c.o .libs/liboiltmp1.lax/liboilfunctions.a/libmath_la-math.o .libs/liboiltmp1.lax/liboilfunctions.a/libmath_la-ag_math.o .libs/liboiltmp1.lax/liboilfunctions.a/libmd5_la-md5.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-addc.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-argb_paint.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-ayuv2argb.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-clamp.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-composite.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-convert.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-copy.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-copy8x8.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-diff8x8.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-diffsquaresum_f64.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-diffsquaresum_f32.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-error8x8.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-mas.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-math.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-mix_u8.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-mt19937ar.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-mult8x8_s16.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-multsum.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-recon8x8.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-resample.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-rgb.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-rowcolsad8x8.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-sad8x8.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-sad8x8_broken.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-sad8x8avg.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-sincos_f64.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-splat.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-squaresum_f32.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-squaresum_f64.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-sum.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-sum_f64.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-swab.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-trans8x8.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-yuv.o .libs/liboiltmp1.lax/liboilfunctions.a/libref_la-wavelet.o .libs/liboiltmp1.lax/liboilfunctions.a/libsimdpack_la-diffsquaresum_f64.o .libs/liboiltmp1.lax/liboilfunctions.a/libsimdpack_la-mix_u8.o .libs/liboiltmp1.lax/liboilfunctions.a/libsimdpack_la-multsum.o .libs/liboiltmp1.lax/liboilfunctions.a/libsimdpack_la-sincos_f64.o .libs/liboiltmp1.lax/liboilfunctions.a/libsimdpack_la-squaresum_f64.o .libs/liboiltmp1.lax/liboilfunctions.a/libsimdpack_la-sum_f64.o .libs/liboiltmp1.lax/liboilfunctions.a/libsimdpack_la-abs_misc.o .libs/liboiltmp1.lax/liboilfunctions.a/libsimdpack_la-average2_u8.o .libs/liboiltmp1.lax/liboilfunctions.a/libsimdpack_la-clip_fast.o .libs/liboiltmp1.lax/liboilfunctions.a/libsimdpack_la-scalaradd.o .libs/liboiltmp1.lax/liboilfunctions.a/libsimdpack_la-scalarmult.o .libs/liboiltmp1.lax/liboilfunctions.a/libutf8_la-utf8.o .libs/liboiltmp1.lax/liboilfunctions.a/libutf8_la-utf8_fast.o .libs/liboiltmp1.lax/liboilfunctions.a/libconv_la-conv_c.o .libs/liboiltmp1.lax/liboilfunctions.a/libconv_la-conv_bitstuff.o .libs/liboiltmp1.lax/liboilfunctions.a/libconv_la-conv_misc.o .libs/liboiltmp1.lax/liboilfunctions.a/libdeprecated_la-abs.o .libs/liboiltmp1.lax/liboilfunctions.a/libdeprecated_la-average2_u8.o .libs/liboiltmp1.lax/liboilfunctions.a/libdeprecated_la-clip_ref.o .libs/liboiltmp1.lax/liboilfunctions.a/libdeprecated_la-conv.o .libs/liboiltmp1.lax/liboilfunctions.a/libdeprecated_la-permute.o .libs/liboiltmp1.lax/liboilfunctions.a/libdeprecated_la-scalaradd.o .libs/liboiltmp1.lax/liboilfunctions.a/libdeprecated_la-scalarmult.o .libs/liboiltmp1.lax/liboilfunctions.a/libdeprecated_la-tablelookup.o .libs/liboiltmp1.lax/liboilfunctions.a/libdeprecated_la-vectoradd_f64.o .libs/liboiltmp1.lax/liboilfunctions.a/libdeprecated_la-vectoradd_s.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/liboiltmp1.a libtool: link: rm -fr .libs/liboiltmp1.lax libtool: link: ( cd ".libs" && rm -f "liboiltmp1.la" && ln -s "../liboiltmp1.la" "liboiltmp1.la" ) echo '/* This file is autogenerated. Do not edit */' >liboilarray.c.tmp echo >>liboilarray.c.tmp echo '#include ' >>liboilarray.c.tmp echo >>liboilarray.c.tmp grep '^_oil_function_class_' .libs/liboiltmp1.exp | \ sed -e 's/ DATA$//' -e 's/ .*//' -e 's/.*/extern OilFunctionClass &;/' >>liboilarray.c.tmp echo >>liboilarray.c.tmp echo 'OilFunctionClass *_oil_function_class_array[] = {' >>liboilarray.c.tmp grep '^_oil_function_class_' .libs/liboiltmp1.exp | \ sed -e 's/ .*//' -e 's/.*/ \&&,/' >>liboilarray.c.tmp echo ' NULL' >>liboilarray.c.tmp echo '};' >>liboilarray.c.tmp echo >>liboilarray.c.tmp grep '^_oil_function_impl_' .libs/liboiltmp1.exp | \ sed -e 's/ .*//' -e 's/.*/extern OilFunctionImpl &;/' >>liboilarray.c.tmp echo >>liboilarray.c.tmp echo 'OilFunctionImpl *_oil_function_impl_array[] = {' >>liboilarray.c.tmp grep '^_oil_function_impl_' .libs/liboiltmp1.exp | \ sed -e 's/ .*//' -e 's/.*/ \&&,/' >>liboilarray.c.tmp echo ' NULL' >>liboilarray.c.tmp echo '};' >>liboilarray.c.tmp echo >>liboilarray.c.tmp cmp liboilarray.c.tmp liboilarray.c || mv liboilarray.c.tmp liboilarray.c cmp: liboilarray.c: No such file or directory /bin/ash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilarray.lo -MD -MP -MF .deps/liboil_0.3_la-liboilarray.Tpo -c -o liboil_0.3_la-liboilarray.lo `test -f 'liboilarray.c' || echo './'`liboilarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilarray.lo -MD -MP -MF .deps/liboil_0.3_la-liboilarray.Tpo -c liboilarray.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboilarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT liboil_0.3_la-liboilarray.lo -MD -MP -MF .deps/liboil_0.3_la-liboilarray.Tpo -c liboilarray.c -o liboil_0.3_la-liboilarray.o >/dev/null 2>&1 mv -f .deps/liboil_0.3_la-liboilarray.Tpo .deps/liboil_0.3_la-liboilarray.Plo /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -no-undefined -version-info 3:0:3 -export-symbols-regex '^oil_' -Wl,--as-needed -o liboil-0.3.la -rpath /usr/lib liboil_0.3_la-liboilcpu.lo liboil_0.3_la-liboildebug.lo liboil_0.3_la-liboilfault.lo liboil_0.3_la-liboilfunction.lo liboil_0.3_la-liboilmarshal.lo liboil_0.3_la-liboilprofile.lo liboil_0.3_la-liboilprototype.lo liboil_0.3_la-liboilrandom.lo liboil_0.3_la-liboiltest.lo liboil_0.3_la-liboilutils.lo liboil_0.3_la-liboilcpu-misc.lo liboil_0.3_la-liboilarray.lo liboilfunctions.la -lm -lrt libtool: link: /usr/bin/nm -B .libs/liboil_0.3_la-liboilcpu.o .libs/liboil_0.3_la-liboildebug.o .libs/liboil_0.3_la-liboilfault.o .libs/liboil_0.3_la-liboilfunction.o .libs/liboil_0.3_la-liboilmarshal.o .libs/liboil_0.3_la-liboilprofile.o .libs/liboil_0.3_la-liboilprototype.o .libs/liboil_0.3_la-liboilrandom.o .libs/liboil_0.3_la-liboiltest.o .libs/liboil_0.3_la-liboilutils.o .libs/liboil_0.3_la-liboilcpu-misc.o .libs/liboil_0.3_la-liboilarray.o ./.libs/liboilfunctions.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/liboil-0.3.exp libtool: link: /bin/grep -E -e "^oil_" ".libs/liboil-0.3.exp" > ".libs/liboil-0.3.expT" libtool: link: mv -f ".libs/liboil-0.3.expT" ".libs/liboil-0.3.exp" libtool: link: echo "{ global:" > .libs/liboil-0.3.ver libtool: link: cat .libs/liboil-0.3.exp | sed -e "s/\(.*\)/\1;/" >> .libs/liboil-0.3.ver libtool: link: echo "local: *; };" >> .libs/liboil-0.3.ver libtool: link: gcc -shared .libs/liboil_0.3_la-liboilcpu.o .libs/liboil_0.3_la-liboildebug.o .libs/liboil_0.3_la-liboilfault.o .libs/liboil_0.3_la-liboilfunction.o .libs/liboil_0.3_la-liboilmarshal.o .libs/liboil_0.3_la-liboilprofile.o .libs/liboil_0.3_la-liboilprototype.o .libs/liboil_0.3_la-liboilrandom.o .libs/liboil_0.3_la-liboiltest.o .libs/liboil_0.3_la-liboilutils.o .libs/liboil_0.3_la-liboilcpu-misc.o .libs/liboil_0.3_la-liboilarray.o -Wl,--whole-archive ./.libs/liboilfunctions.a -Wl,--no-whole-archive -lm -lrt -Wl,--as-needed -Wl,-soname -Wl,liboil-0.3.so.0 -Wl,-version-script -Wl,.libs/liboil-0.3.ver -o .libs/liboil-0.3.so.0.3.0 libtool: link: (cd ".libs" && rm -f "liboil-0.3.so.0" && ln -s "liboil-0.3.so.0.3.0" "liboil-0.3.so.0") libtool: link: (cd ".libs" && rm -f "liboil-0.3.so" && ln -s "liboil-0.3.so.0.3.0" "liboil-0.3.so") libtool: link: (cd .libs/liboil-0.3.lax/liboilfunctions.a && ar x "/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/./.libs/liboilfunctions.a") libtool: link: ar cru .libs/liboil-0.3.a liboil_0.3_la-liboilcpu.o liboil_0.3_la-liboildebug.o liboil_0.3_la-liboilfault.o liboil_0.3_la-liboilfunction.o liboil_0.3_la-liboilmarshal.o liboil_0.3_la-liboilprofile.o liboil_0.3_la-liboilprototype.o liboil_0.3_la-liboilrandom.o liboil_0.3_la-liboiltest.o liboil_0.3_la-liboilutils.o liboil_0.3_la-liboilcpu-misc.o liboil_0.3_la-liboilarray.o .libs/liboil-0.3.lax/liboilfunctions.a/liboilfunctions_la-null.o .libs/liboil-0.3.lax/liboilfunctions.a/lib_c_la-ag_clamp.o .libs/liboil-0.3.lax/liboilfunctions.a/lib_c_la-composite.o .libs/liboil-0.3.lax/liboilfunctions.a/lib_c_la-copy.o .libs/liboil-0.3.lax/liboilfunctions.a/lib_c_la-swab.o .libs/liboil-0.3.lax/liboilfunctions.a/lib_c_la-wavelet.o .libs/liboil-0.3.lax/liboilfunctions.a/libcolorspace_la-composite.o .libs/liboil-0.3.lax/liboilfunctions.a/libcopy_la-copy.o .libs/liboil-0.3.lax/liboilfunctions.a/libcopy_la-copy8x8.o .libs/liboil-0.3.lax/liboilfunctions.a/libcopy_la-splat_ref.o .libs/liboil-0.3.lax/liboilfunctions.a/libcopy_la-trans8x8_c.o .libs/liboil-0.3.lax/liboilfunctions.a/libdct_la-dct12_f32.o .libs/liboil-0.3.lax/liboilfunctions.a/libdct_la-dct36_f32.o .libs/liboil-0.3.lax/liboilfunctions.a/libdct_la-fdct8_f64.o .libs/liboil-0.3.lax/liboilfunctions.a/libdct_la-fdct8x8_f64.o .libs/liboil-0.3.lax/liboilfunctions.a/libdct_la-fdct8x8s_s16.o .libs/liboil-0.3.lax/liboilfunctions.a/libdct_la-fdct8x8theora.o .libs/liboil-0.3.lax/liboilfunctions.a/libdct_la-idct8_f64.o .libs/liboil-0.3.lax/liboilfunctions.a/libdct_la-idct8x8_c.o .libs/liboil-0.3.lax/liboilfunctions.a/libdct_la-imdct32_f32.o .libs/liboil-0.3.lax/liboilfunctions.a/libdct_la-idct8x8theora_ref.o .libs/liboil-0.3.lax/liboilfunctions.a/libjpeg_la-convert8x8_c.o .libs/liboil-0.3.lax/liboilfunctions.a/libjpeg_la-jpeg_rgb_decoder.o .libs/liboil-0.3.lax/liboilfunctions.a/libjpeg_la-quantize8x8_c.o .libs/liboil-0.3.lax/liboilfunctions.a/libjpeg_la-yuv2rgb_c.o .libs/liboil-0.3.lax/liboilfunctions.a/libjpeg_la-zigzag8x8_c.o .libs/liboil-0.3.lax/liboilfunctions.a/libmath_la-math.o .libs/liboil-0.3.lax/liboilfunctions.a/libmath_la-ag_math.o .libs/liboil-0.3.lax/liboilfunctions.a/libmd5_la-md5.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-addc.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-argb_paint.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-ayuv2argb.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-clamp.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-composite.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-convert.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-copy.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-copy8x8.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-diff8x8.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-diffsquaresum_f64.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-diffsquaresum_f32.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-error8x8.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-mas.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-math.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-mix_u8.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-mt19937ar.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-mult8x8_s16.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-multsum.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-recon8x8.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-resample.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-rgb.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-rowcolsad8x8.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-sad8x8.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-sad8x8_broken.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-sad8x8avg.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-sincos_f64.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-splat.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-squaresum_f32.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-squaresum_f64.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-sum.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-sum_f64.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-swab.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-trans8x8.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-yuv.o .libs/liboil-0.3.lax/liboilfunctions.a/libref_la-wavelet.o .libs/liboil-0.3.lax/liboilfunctions.a/libsimdpack_la-diffsquaresum_f64.o .libs/liboil-0.3.lax/liboilfunctions.a/libsimdpack_la-mix_u8.o .libs/liboil-0.3.lax/liboilfunctions.a/libsimdpack_la-multsum.o .libs/liboil-0.3.lax/liboilfunctions.a/libsimdpack_la-sincos_f64.o .libs/liboil-0.3.lax/liboilfunctions.a/libsimdpack_la-squaresum_f64.o .libs/liboil-0.3.lax/liboilfunctions.a/libsimdpack_la-sum_f64.o .libs/liboil-0.3.lax/liboilfunctions.a/libsimdpack_la-abs_misc.o .libs/liboil-0.3.lax/liboilfunctions.a/libsimdpack_la-average2_u8.o .libs/liboil-0.3.lax/liboilfunctions.a/libsimdpack_la-clip_fast.o .libs/liboil-0.3.lax/liboilfunctions.a/libsimdpack_la-scalaradd.o .libs/liboil-0.3.lax/liboilfunctions.a/libsimdpack_la-scalarmult.o .libs/liboil-0.3.lax/liboilfunctions.a/libutf8_la-utf8.o .libs/liboil-0.3.lax/liboilfunctions.a/libutf8_la-utf8_fast.o .libs/liboil-0.3.lax/liboilfunctions.a/libconv_la-conv_c.o .libs/liboil-0.3.lax/liboilfunctions.a/libconv_la-conv_bitstuff.o .libs/liboil-0.3.lax/liboilfunctions.a/libconv_la-conv_misc.o .libs/liboil-0.3.lax/liboilfunctions.a/libdeprecated_la-abs.o .libs/liboil-0.3.lax/liboilfunctions.a/libdeprecated_la-average2_u8.o .libs/liboil-0.3.lax/liboilfunctions.a/libdeprecated_la-clip_ref.o .libs/liboil-0.3.lax/liboilfunctions.a/libdeprecated_la-conv.o .libs/liboil-0.3.lax/liboilfunctions.a/libdeprecated_la-permute.o .libs/liboil-0.3.lax/liboilfunctions.a/libdeprecated_la-scalaradd.o .libs/liboil-0.3.lax/liboilfunctions.a/libdeprecated_la-scalarmult.o .libs/liboil-0.3.lax/liboilfunctions.a/libdeprecated_la-tablelookup.o .libs/liboil-0.3.lax/liboilfunctions.a/libdeprecated_la-vectoradd_f64.o .libs/liboil-0.3.lax/liboilfunctions.a/libdeprecated_la-vectoradd_s.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/liboil-0.3.a libtool: link: rm -fr .libs/liboil-0.3.lax libtool: link: ( cd ".libs" && rm -f "liboil-0.3.la" && ln -s "../liboil-0.3.la" "liboil-0.3.la" ) /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o build_prototypes build_prototypes-build_prototypes.o ../liboil/liboil-0.3.la -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o build_prototypes_doc build_prototypes_doc-build_prototypes_doc.o ../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/build_prototypes_doc build_prototypes_doc-build_prototypes_doc.o ../liboil/.libs/liboil-0.3.so -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/build_prototypes build_prototypes-build_prototypes.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o build_marshal build_marshal-build_marshal.o ../liboil/liboil-0.3.la -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o build_class_decls build_class_decls-build_class_decls.o ../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/build_marshal build_marshal-build_marshal.o ../liboil/.libs/liboil-0.3.so -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/build_class_decls build_class_decls-build_class_decls.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o build_trampolines build_trampolines-build_trampolines.o ../liboil/liboil-0.3.la -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o build_prototypes_04 build_prototypes_04-build_prototypes_04.o ../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/build_trampolines build_trampolines-build_trampolines.o ../liboil/.libs/liboil-0.3.so -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/build_prototypes_04 build_prototypes_04-build_prototypes_04.o ../liboil/.libs/liboil-0.3.so -lm -lrt make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil' make[2]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil' Making all in testsuite make[2]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite' Making all in instruction make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite/instruction' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite/instruction' make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT list_impls.o -MD -MP -MF .deps/list_impls.Tpo -c -o list_impls.o list_impls.c list_impls.c: In function 'main': list_impls.c:40:7: warning: variable 'n_impls' set but not used [-Wunused-but-set-variable] int n_impls; ^~~~~~~ mv -f .deps/list_impls.Tpo .deps/list_impls.Po /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o list_impls list_impls.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/list_impls list_impls.o ../liboil/.libs/liboil-0.3.so -lm -lrt make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite' make[2]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite' Making all in examples make[2]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples' Making all in jpeg make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/jpeg' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg.lo -MD -MP -MF .deps/libjpeg_la-jpeg.Tpo -c -o libjpeg_la-jpeg.lo `test -f 'jpeg.c' || echo './'`jpeg.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_bits.lo -MD -MP -MF .deps/libjpeg_la-jpeg_bits.Tpo -c -o libjpeg_la-jpeg_bits.lo `test -f 'jpeg_bits.c' || echo './'`jpeg_bits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_bits.lo -MD -MP -MF .deps/libjpeg_la-jpeg_bits.Tpo -c jpeg_bits.c -fPIC -DPIC -o .libs/libjpeg_la-jpeg_bits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg.lo -MD -MP -MF .deps/libjpeg_la-jpeg.Tpo -c jpeg.c -fPIC -DPIC -o .libs/libjpeg_la-jpeg.o jpeg.c: In function 'jpeg_decoder_decode_entropy_segment': jpeg.c:408:7: warning: variable 'go' set but not used [-Wunused-but-set-variable] int go; ^~ jpeg.c: In function 'jpeg_decoder_decode': jpeg.c:600:13: warning: variable 'bits' set but not used [-Wunused-but-set-variable] JpegBits *bits; ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_bits.lo -MD -MP -MF .deps/libjpeg_la-jpeg_bits.Tpo -c jpeg_bits.c -o libjpeg_la-jpeg_bits.o >/dev/null 2>&1 mv -f .deps/libjpeg_la-jpeg_bits.Tpo .deps/libjpeg_la-jpeg_bits.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_huffman.lo -MD -MP -MF .deps/libjpeg_la-jpeg_huffman.Tpo -c -o libjpeg_la-jpeg_huffman.lo `test -f 'jpeg_huffman.c' || echo './'`jpeg_huffman.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_huffman.lo -MD -MP -MF .deps/libjpeg_la-jpeg_huffman.Tpo -c jpeg_huffman.c -fPIC -DPIC -o .libs/libjpeg_la-jpeg_huffman.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_huffman.lo -MD -MP -MF .deps/libjpeg_la-jpeg_huffman.Tpo -c jpeg_huffman.c -o libjpeg_la-jpeg_huffman.o >/dev/null 2>&1 mv -f .deps/libjpeg_la-jpeg_huffman.Tpo .deps/libjpeg_la-jpeg_huffman.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_rgb_decoder.lo -MD -MP -MF .deps/libjpeg_la-jpeg_rgb_decoder.Tpo -c -o libjpeg_la-jpeg_rgb_decoder.lo `test -f 'jpeg_rgb_decoder.c' || echo './'`jpeg_rgb_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_rgb_decoder.lo -MD -MP -MF .deps/libjpeg_la-jpeg_rgb_decoder.Tpo -c jpeg_rgb_decoder.c -fPIC -DPIC -o .libs/libjpeg_la-jpeg_rgb_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg.lo -MD -MP -MF .deps/libjpeg_la-jpeg.Tpo -c jpeg.c -o libjpeg_la-jpeg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_rgb_decoder.lo -MD -MP -MF .deps/libjpeg_la-jpeg_rgb_decoder.Tpo -c jpeg_rgb_decoder.c -o libjpeg_la-jpeg_rgb_decoder.o >/dev/null 2>&1 mv -f .deps/libjpeg_la-jpeg_rgb_decoder.Tpo .deps/libjpeg_la-jpeg_rgb_decoder.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_tables.lo -MD -MP -MF .deps/libjpeg_la-jpeg_tables.Tpo -c -o libjpeg_la-jpeg_tables.lo `test -f 'jpeg_tables.c' || echo './'`jpeg_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_tables.lo -MD -MP -MF .deps/libjpeg_la-jpeg_tables.Tpo -c jpeg_tables.c -fPIC -DPIC -o .libs/libjpeg_la-jpeg_tables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libjpeg_la-jpeg_tables.lo -MD -MP -MF .deps/libjpeg_la-jpeg_tables.Tpo -c jpeg_tables.c -o libjpeg_la-jpeg_tables.o >/dev/null 2>&1 mv -f .deps/libjpeg_la-jpeg_tables.Tpo .deps/libjpeg_la-jpeg_tables.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT jpeg_test-test.o -MD -MP -MF .deps/jpeg_test-test.Tpo -c -o jpeg_test-test.o `test -f 'test.c' || echo './'`test.c mv -f .deps/jpeg_test-test.Tpo .deps/jpeg_test-test.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT jpeg_rgb_test-test_rgb.o -MD -MP -MF .deps/jpeg_rgb_test-test_rgb.Tpo -c -o jpeg_rgb_test-test_rgb.o `test -f 'test_rgb.c' || echo './'`test_rgb.c mv -f .deps/jpeg_rgb_test-test_rgb.Tpo .deps/jpeg_rgb_test-test_rgb.Po mv -f .deps/libjpeg_la-jpeg.Tpo .deps/libjpeg_la-jpeg.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libjpeg.la libjpeg_la-jpeg.lo libjpeg_la-jpeg_bits.lo libjpeg_la-jpeg_huffman.lo libjpeg_la-jpeg_rgb_decoder.lo libjpeg_la-jpeg_tables.lo libtool: link: ar cru .libs/libjpeg.a .libs/libjpeg_la-jpeg.o .libs/libjpeg_la-jpeg_bits.o .libs/libjpeg_la-jpeg_huffman.o .libs/libjpeg_la-jpeg_rgb_decoder.o .libs/libjpeg_la-jpeg_tables.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libjpeg.a libtool: link: ( cd ".libs" && rm -f "libjpeg.la" && ln -s "../libjpeg.la" "libjpeg.la" ) /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o jpeg_test jpeg_test-test.o libjpeg.la ../../liboil/liboil-0.3.la -lm -lrt /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o jpeg_rgb_test jpeg_rgb_test-test_rgb.o libjpeg.la ../../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/jpeg_test jpeg_test-test.o ./.libs/libjpeg.a ../../liboil/.libs/liboil-0.3.so -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/jpeg_rgb_test jpeg_rgb_test-test_rgb.o ./.libs/libjpeg.a ../../liboil/.libs/liboil-0.3.so -lm -lrt make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/jpeg' Making all in md5 make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/md5' gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT md5sum-md5sum.o -MD -MP -MF .deps/md5sum-md5sum.Tpo -c -o md5sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c md5sum.c: In function 'main': md5sum.c:124:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ mv -f .deps/md5sum-md5sum.Tpo .deps/md5sum-md5sum.Po /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o md5sum md5sum-md5sum.o ../../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/md5sum md5sum-md5sum.o ../../liboil/.libs/liboil-0.3.so -lm -lrt make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/md5' Making all in uberopt make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/uberopt' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/uberopt' Making all in work make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/work' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/work' Making all in huffman make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/huffman' gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT huffman_test-huffman.o -MD -MP -MF .deps/huffman_test-huffman.Tpo -c -o huffman_test-huffman.o `test -f 'huffman.c' || echo './'`huffman.c gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT huffman_test-huffman_test.o -MD -MP -MF .deps/huffman_test-huffman_test.Tpo -c -o huffman_test-huffman_test.o `test -f 'huffman_test.c' || echo './'`huffman_test.c mv -f .deps/huffman_test-huffman_test.Tpo .deps/huffman_test-huffman_test.Po mv -f .deps/huffman_test-huffman.Tpo .deps/huffman_test-huffman.Po /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o huffman_test huffman_test-huffman.o huffman_test-huffman_test.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o huffman_test huffman_test-huffman.o huffman_test-huffman_test.o make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/huffman' Making all in taylor make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/taylor' gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT example1-example1.o -MD -MP -MF .deps/example1-example1.Tpo -c -o example1-example1.o `test -f 'example1.c' || echo './'`example1.c mv -f .deps/example1-example1.Tpo .deps/example1-example1.Po /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o example1 example1-example1.o ../../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/example1 example1-example1.o ../../liboil/.libs/liboil-0.3.so -lm -lrt make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/taylor' Making all in videoscale make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/videoscale' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libvideoscale_la-vs_4tap.lo -MD -MP -MF .deps/libvideoscale_la-vs_4tap.Tpo -c -o libvideoscale_la-vs_4tap.lo `test -f 'vs_4tap.c' || echo './'`vs_4tap.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libvideoscale_la-vs_image.lo -MD -MP -MF .deps/libvideoscale_la-vs_image.Tpo -c -o libvideoscale_la-vs_image.lo `test -f 'vs_image.c' || echo './'`vs_image.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libvideoscale_la-vs_4tap.lo -MD -MP -MF .deps/libvideoscale_la-vs_4tap.Tpo -c vs_4tap.c -fPIC -DPIC -o .libs/libvideoscale_la-vs_4tap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libvideoscale_la-vs_image.lo -MD -MP -MF .deps/libvideoscale_la-vs_image.Tpo -c vs_image.c -fPIC -DPIC -o .libs/libvideoscale_la-vs_image.o vs_image.c: In function 'vs_image_scale_nearest_RGBA': vs_image.c:46:7: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ vs_image.c: In function 'vs_image_scale_nearest_RGB': vs_image.c:162:7: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ vs_image.c: In function 'vs_image_scale_nearest_YUYV': vs_image.c:279:7: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ vs_image.c: In function 'vs_image_scale_nearest_UYVY': vs_image.c:397:7: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ vs_image.c: In function 'vs_image_scale_nearest_Y': vs_image.c:515:7: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ vs_image.c: In function 'vs_image_scale_nearest_RGB565': vs_image.c:632:7: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ vs_image.c: In function 'vs_image_scale_nearest_RGB555': vs_image.c:749:7: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libvideoscale_la-vs_4tap.lo -MD -MP -MF .deps/libvideoscale_la-vs_4tap.Tpo -c vs_4tap.c -o libvideoscale_la-vs_4tap.o >/dev/null 2>&1 mv -f .deps/libvideoscale_la-vs_4tap.Tpo .deps/libvideoscale_la-vs_4tap.Plo /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libvideoscale_la-vs_scanline.lo -MD -MP -MF .deps/libvideoscale_la-vs_scanline.Tpo -c -o libvideoscale_la-vs_scanline.lo `test -f 'vs_scanline.c' || echo './'`vs_scanline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libvideoscale_la-vs_scanline.lo -MD -MP -MF .deps/libvideoscale_la-vs_scanline.Tpo -c vs_scanline.c -fPIC -DPIC -o .libs/libvideoscale_la-vs_scanline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libvideoscale_la-vs_image.lo -MD -MP -MF .deps/libvideoscale_la-vs_image.Tpo -c vs_image.c -o libvideoscale_la-vs_image.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libvideoscale_la-vs_scanline.lo -MD -MP -MF .deps/libvideoscale_la-vs_scanline.Tpo -c vs_scanline.c -o libvideoscale_la-vs_scanline.o >/dev/null 2>&1 mv -f .deps/libvideoscale_la-vs_image.Tpo .deps/libvideoscale_la-vs_image.Plo mv -f .deps/libvideoscale_la-vs_scanline.Tpo .deps/libvideoscale_la-vs_scanline.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libvideoscale.la libvideoscale_la-vs_4tap.lo libvideoscale_la-vs_image.lo libvideoscale_la-vs_scanline.lo libtool: link: ar cru .libs/libvideoscale.a .libs/libvideoscale_la-vs_4tap.o .libs/libvideoscale_la-vs_image.o .libs/libvideoscale_la-vs_scanline.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libvideoscale.a libtool: link: ( cd ".libs" && rm -f "libvideoscale.la" && ln -s "../libvideoscale.la" "libvideoscale.la" ) make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/videoscale' Making all in audioresample make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/audioresample' /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libaudioresample_la-functable.lo -MD -MP -MF .deps/libaudioresample_la-functable.Tpo -c -o libaudioresample_la-functable.lo `test -f 'functable.c' || echo './'`functable.c /bin/ash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libaudioresample_la-resample.lo -MD -MP -MF .deps/libaudioresample_la-resample.Tpo -c -o libaudioresample_la-resample.lo `test -f 'resample.c' || echo './'`resample.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libaudioresample_la-resample.lo -MD -MP -MF .deps/libaudioresample_la-resample.Tpo -c resample.c -fPIC -DPIC -o .libs/libaudioresample_la-resample.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libaudioresample_la-functable.lo -MD -MP -MF .deps/libaudioresample_la-functable.Tpo -c functable.c -fPIC -DPIC -o .libs/libaudioresample_la-functable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libaudioresample_la-resample.lo -MD -MP -MF .deps/libaudioresample_la-resample.Tpo -c resample.c -o libaudioresample_la-resample.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT libaudioresample_la-functable.lo -MD -MP -MF .deps/libaudioresample_la-functable.Tpo -c functable.c -o libaudioresample_la-functable.o >/dev/null 2>&1 mv -f .deps/libaudioresample_la-resample.Tpo .deps/libaudioresample_la-resample.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT test_functable1-test_functable1.o -MD -MP -MF .deps/test_functable1-test_functable1.Tpo -c -o test_functable1-test_functable1.o `test -f 'test_functable1.c' || echo './'`test_functable1.c mv -f .deps/test_functable1-test_functable1.Tpo .deps/test_functable1-test_functable1.Po mv -f .deps/libaudioresample_la-functable.Tpo .deps/libaudioresample_la-functable.Plo /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o libaudioresample.la libaudioresample_la-functable.lo libaudioresample_la-resample.lo libtool: link: ar cru .libs/libaudioresample.a .libs/libaudioresample_la-functable.o .libs/libaudioresample_la-resample.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libaudioresample.a libtool: link: ( cd ".libs" && rm -f "libaudioresample.la" && ln -s "../libaudioresample.la" "libaudioresample.la" ) /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o test_functable1 test_functable1-test_functable1.o libaudioresample.la ../../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/test_functable1 test_functable1-test_functable1.o ./.libs/libaudioresample.a ../../liboil/.libs/liboil-0.3.so -lm -lrt make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples/audioresample' make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT oil_bugreport-oil-bugreport.o -MD -MP -MF .deps/oil_bugreport-oil-bugreport.Tpo -c -o oil_bugreport-oil-bugreport.o `test -f 'oil-bugreport.c' || echo './'`oil-bugreport.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT example1-example1.o -MD -MP -MF .deps/example1-example1.Tpo -c -o example1-example1.o `test -f 'example1.c' || echo './'`example1.c mv -f .deps/example1-example1.Tpo .deps/example1-example1.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT oil_graph-oil-graph.o -MD -MP -MF .deps/oil_graph-oil-graph.Tpo -c -o oil_graph-oil-graph.o `test -f 'oil-graph.c' || echo './'`oil-graph.c mv -f .deps/oil_bugreport-oil-bugreport.Tpo .deps/oil_bugreport-oil-bugreport.Po oil-graph.c: In function 'main': oil-graph.c:70:15: warning: variable 'std' set but not used [-Wunused-but-set-variable] double ave, std; ^~~ oil-graph.c:70:10: warning: variable 'ave' set but not used [-Wunused-but-set-variable] double ave, std; ^~~ gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT oil_inspect-oil-inspect.o -MD -MP -MF .deps/oil_inspect-oil-inspect.Tpo -c -o oil_inspect-oil-inspect.o `test -f 'oil-inspect.c' || echo './'`oil-inspect.c mv -f .deps/oil_graph-oil-graph.Tpo .deps/oil_graph-oil-graph.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT oil_test-oil-test.o -MD -MP -MF .deps/oil_test-oil-test.Tpo -c -o oil_test-oil-test.o `test -f 'oil-test.c' || echo './'`oil-test.c mv -f .deps/oil_inspect-oil-inspect.Tpo .deps/oil_inspect-oil-inspect.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT memcpy_speed-memcpy-speed.o -MD -MP -MF .deps/memcpy_speed-memcpy-speed.Tpo -c -o memcpy_speed-memcpy-speed.o `test -f 'memcpy-speed.c' || echo './'`memcpy-speed.c mv -f .deps/memcpy_speed-memcpy-speed.Tpo .deps/memcpy_speed-memcpy-speed.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT oil_suggest-oil-suggest.o -MD -MP -MF .deps/oil_suggest-oil-suggest.Tpo -c -o oil_suggest-oil-suggest.o `test -f 'oil-suggest.c' || echo './'`oil-suggest.c mv -f .deps/oil_suggest-oil-suggest.Tpo .deps/oil_suggest-oil-suggest.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT printcpu-printcpu.o -MD -MP -MF .deps/printcpu-printcpu.Tpo -c -o printcpu-printcpu.o `test -f 'printcpu.c' || echo './'`printcpu.c mv -f .deps/oil_test-oil-test.Tpo .deps/oil_test-oil-test.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT oil_mt19937-oil-mt19937.o -MD -MP -MF .deps/oil_mt19937-oil-mt19937.Tpo -c -o oil_mt19937-oil-mt19937.o `test -f 'oil-mt19937.c' || echo './'`oil-mt19937.c mv -f .deps/printcpu-printcpu.Tpo .deps/printcpu-printcpu.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT report-report.o -MD -MP -MF .deps/report-report.Tpo -c -o report-report.o `test -f 'report.c' || echo './'`report.c mv -f .deps/report-report.Tpo .deps/report-report.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT oil_random-oil-random.o -MD -MP -MF .deps/oil_random-oil-random.Tpo -c -o oil_random-oil-random.o `test -f 'oil-random.c' || echo './'`oil-random.c mv -f .deps/oil_mt19937-oil-mt19937.Tpo .deps/oil_mt19937-oil-mt19937.Po /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o oil-bugreport oil_bugreport-oil-bugreport.o ../liboil/liboil-0.3.la -lm -lrt mv -f .deps/oil_random-oil-random.Tpo .deps/oil_random-oil-random.Po /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o example1 example1-example1.o ../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/oil-bugreport oil_bugreport-oil-bugreport.o ../liboil/.libs/liboil-0.3.so -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/example1 example1-example1.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o oil-graph oil_graph-oil-graph.o ../liboil/liboil-0.3.la -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o oil-inspect oil_inspect-oil-inspect.o ../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/oil-graph oil_graph-oil-graph.o ../liboil/.libs/liboil-0.3.so -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/oil-inspect oil_inspect-oil-inspect.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o oil-test oil_test-oil-test.o ../liboil/liboil-0.3.la -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o memcpy-speed memcpy_speed-memcpy-speed.o ../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/oil-test oil_test-oil-test.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o oil-suggest oil_suggest-oil-suggest.o ../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/memcpy-speed memcpy_speed-memcpy-speed.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o printcpu printcpu-printcpu.o ../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/oil-suggest oil_suggest-oil-suggest.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o oil-mt19937 oil_mt19937-oil-mt19937.o ../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/printcpu printcpu-printcpu.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o report report-report.o ../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/oil-mt19937 oil_mt19937-oil-mt19937.o ../liboil/.libs/liboil-0.3.so -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/report report-report.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o oil-random oil_random-oil-random.o ../liboil/liboil-0.3.la -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/oil-random oil_random-oil-random.o ../liboil/.libs/liboil-0.3.so -lm -lrt make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples' make[2]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/examples' Making all in doc make[2]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/doc' make[2]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17' cp liboil.pc liboil-0.3.pc make[2]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17' make[1]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17' >>> liboil: Entering fakeroot... make check-recursive make[1]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17' Making check in liboil make[2]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil' Making check in c make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/c' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/c' Making check in colorspace make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/colorspace' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/colorspace' Making check in conv make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/conv' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/conv' Making check in copy make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/copy' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/copy' Making check in dct make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/dct' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/dct' Making check in jpeg make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/jpeg' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/jpeg' Making check in math make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/math' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/math' Making check in md5 make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/md5' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/md5' Making check in ref make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/ref' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/ref' Making check in simdpack make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/simdpack' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/simdpack' Making check in utf8 make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/utf8' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/utf8' Making check in deprecated make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/deprecated' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil/deprecated' make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil' make[2]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/liboil' Making check in testsuite make[2]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite' Making check in instruction make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite/instruction' make list-impls make[4]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite/instruction' gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT list-impls.o -MD -MP -MF .deps/list-impls.Tpo -c -o list-impls.o list-impls.c mv -f .deps/list-impls.Tpo .deps/list-impls.Po /bin/ash ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o list-impls list-impls.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/list-impls list-impls.o ../../liboil/.libs/liboil-0.3.so -lm -lrt make[4]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite/instruction' make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite/instruction' make[3]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite' make align moo introspect proto1 proto2 test1 proto3 proto4 stride dso_check abs md5 md5_profile trans copy zigzag mmx_engine stack_align double_catch make[4]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT align.o -MD -MP -MF .deps/align.Tpo -c -o align.o align.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT moo.o -MD -MP -MF .deps/moo.Tpo -c -o moo.o moo.c mv -f .deps/moo.Tpo .deps/moo.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT introspect.o -MD -MP -MF .deps/introspect.Tpo -c -o introspect.o introspect.c introspect.c: In function 'parse_prototype': introspect.c:171:7: warning: variable 'ptr' set but not used [-Wunused-but-set-variable] int ptr = 0; ^~~ mv -f .deps/introspect.Tpo .deps/introspect.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT proto1.o -MD -MP -MF .deps/proto1.Tpo -c -o proto1.o proto1.c mv -f .deps/proto1.Tpo .deps/proto1.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT proto2.o -MD -MP -MF .deps/proto2.Tpo -c -o proto2.o proto2.c mv -f .deps/align.Tpo .deps/align.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT test1.o -MD -MP -MF .deps/test1.Tpo -c -o test1.o test1.c mv -f .deps/proto2.Tpo .deps/proto2.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT proto3.o -MD -MP -MF .deps/proto3.Tpo -c -o proto3.o proto3.c mv -f .deps/test1.Tpo .deps/test1.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT proto4.o -MD -MP -MF .deps/proto4.Tpo -c -o proto4.o proto4.c mv -f .deps/proto4.Tpo .deps/proto4.Po mv -f .deps/proto3.Tpo .deps/proto3.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT stride.o -MD -MP -MF .deps/stride.Tpo -c -o stride.o stride.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT dso_check.o -MD -MP -MF .deps/dso_check.Tpo -c -o dso_check.o dso_check.c mv -f .deps/dso_check.Tpo .deps/dso_check.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT abs.o -MD -MP -MF .deps/abs.Tpo -c -o abs.o abs.c mv -f .deps/stride.Tpo .deps/stride.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c mv -f .deps/abs.Tpo .deps/abs.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT md5_profile.o -MD -MP -MF .deps/md5_profile.Tpo -c -o md5_profile.o md5_profile.c mv -f .deps/md5.Tpo .deps/md5.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT trans.o -MD -MP -MF .deps/trans.Tpo -c -o trans.o trans.c trans.c: In function 'test': trans.c:41:11: warning: variable 'src2' set but not used [-Wunused-but-set-variable] int16_t src2[80]; ^~~~ trans.c: In function 'main': trans.c:76:21: warning: variable 'klass' set but not used [-Wunused-but-set-variable] OilFunctionClass *klass; ^~~~~ mv -f .deps/md5_profile.Tpo .deps/md5_profile.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT copy.o -MD -MP -MF .deps/copy.Tpo -c -o copy.o copy.c mv -f .deps/trans.Tpo .deps/trans.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT zigzag.o -MD -MP -MF .deps/zigzag.Tpo -c -o zigzag.o zigzag.c mv -f .deps/copy.Tpo .deps/copy.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT mmx_engine.o -MD -MP -MF .deps/mmx_engine.Tpo -c -o mmx_engine.o mmx_engine.c mv -f .deps/zigzag.Tpo .deps/zigzag.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT stack_align.o -MD -MP -MF .deps/stack_align.Tpo -c -o stack_align.o stack_align.c mmx_engine.c: In function 'main': mmx_engine.c:48:12: warning: variable 'cpu_flags' set but not used [-Wunused-but-set-variable] uint32_t cpu_flags; ^~~~~~~~~ mmx_engine.c: In function 'sci_sprint_alt': mmx_engine.c:79:10: warning: variable 'mindigit' set but not used [-Wunused-but-set-variable] double mindigit; ^~~~~~~~ mv -f .deps/mmx_engine.Tpo .deps/mmx_engine.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -MT double_catch.o -MD -MP -MF .deps/double_catch.Tpo -c -o double_catch.o double_catch.c mv -f .deps/double_catch.Tpo .deps/double_catch.Po /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o align align.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/align align.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o moo moo.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/moo moo.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o introspect introspect.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/introspect introspect.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o proto1 proto1.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/proto1 proto1.o ../liboil/.libs/liboil-0.3.so -lm -lrt mv -f .deps/stack_align.Tpo .deps/stack_align.Po /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o proto2 proto2.o /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o test1 test1.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/proto2 proto2.o ../liboil/.libs/liboil-0.3.so -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/test1 test1.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o proto3 proto3.o /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o proto4 proto4.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/proto3 proto3.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o stride stride.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/proto4 proto4.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o dso_check dso_check.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/stride stride.o ../liboil/.libs/liboil-0.3.so -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/dso_check dso_check.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o abs abs.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/abs abs.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o md5 md5.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/md5 md5.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o md5_profile md5_profile.o /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o trans trans.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/md5_profile md5_profile.o ../liboil/.libs/liboil-0.3.so -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/trans trans.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o copy copy.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/copy copy.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o zigzag zigzag.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/zigzag zigzag.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o mmx_engine mmx_engine.o /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o stack_align stack_align.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/mmx_engine mmx_engine.o ../liboil/.libs/liboil-0.3.so -lm -lrt libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/stack_align stack_align.o ../liboil/.libs/liboil-0.3.so -lm -lrt /bin/ash ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 ../liboil/liboil-0.3.la -lm -lrt -Wl,--as-needed -o double_catch double_catch.o libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -g -O2 -Wl,--as-needed -o .libs/double_catch double_catch.o ../liboil/.libs/liboil-0.3.so -lm -lrt make[4]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite' make check-TESTS make[4]: Entering directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite' Aborted (core dumped) FAIL: align Aborted (core dumped) FAIL: moo Aborted (core dumped) FAIL: introspect Aborted (core dumped) FAIL: proto1 Aborted (core dumped) FAIL: proto2 Aborted (core dumped) FAIL: test1 d1_1xn s1_1xn i1_1xn d1_1xn d2_1xn ds1 ss1 is1 ds1 ds2 d1_1x1 d1_1x2 d1_1x4 d1_1xn d1_1xn d1_4xn d1_nxm d1_8x8 d1_1xnp2 PASS: proto3 Aborted (core dumped) FAIL: proto4 Aborted (core dumped) FAIL: stride Aborted (core dumped) FAIL: dso_check Aborted (core dumped) FAIL: abs Aborted (core dumped) FAIL: md5 Aborted (core dumped) FAIL: md5_profile Aborted (core dumped) FAIL: trans Aborted (core dumped) FAIL: copy Aborted (core dumped) FAIL: zigzag Aborted (core dumped) FAIL: mmx_engine Aborted (core dumped) FAIL: stack_align Aborted (core dumped) FAIL: double_catch ===================== 18 of 19 tests failed ===================== make[4]: *** [Makefile:642: check-TESTS] Error 1 make[4]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite' make[3]: *** [Makefile:793: check-am] Error 2 make[3]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite' make[2]: *** [Makefile:513: check-recursive] Error 1 make[2]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17/testsuite' make[1]: *** [Makefile:384: check-recursive] Error 1 make[1]: Leaving directory '/home/builder/aports/main/liboil/src/liboil-0.3.17' make: *** [Makefile:688: check] Error 2 >>> ERROR: liboil*: check failed >>> ERROR: liboil: all failed >>> liboil: Uninstalling dependencies... (1/1) Purging .makedepends-liboil (0) OK: 182 MiB in 50 packages ~/aports/main/liboil $