The build took 00h 01m 03s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
50,239 |
ansic |
18,866 |
makefile |
10,222 |
sh |
1,095 |
perl |
1,072 |
asm |
81,494 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: liboil 0.3.17-3 (Wed Aug 24 13:59:22 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking nano version... 0 (release)
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
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 x86_64-unknown-linux-gcc... no
checking for 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... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/sbin/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/sbin/ld -m elf_x86_64) 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... no
checking dependency style of gcc... gcc3
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... /usr/sbin/gtkdoc-check
checking if compiler supports gcc-style inline assembly... yes
checking if compiler supports FPU instructions on PowerPC... no
checking whether byte ordering is bigendian... no
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... yes
checking ieee754.h presence... yes
checking for ieee754.h... yes
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... no
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... yes
checking if compiler supports SSE intrinsics... yes
checking if compiler supports SSE2 intrinsics... yes
checking if compiler supports SSE3 intrinsics... yes
checking if compiler supports 3DNOW intrinsics... yes
checking if compiler supports 3DNOWEXT intrinsics... no
checking if compiler supports ALTIVEC intrinsics... no
checking if compiler supports 'pmaddubsw %%mm0, %%mm0' asm instruction... yes
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 '/tmp/liboil/src/liboil-0.3.17'
Making all in liboil
make[2]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil'
Making all in c
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/c'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/math.h:26:0,
from ag_clamp.c:33:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/lib_c_la-ag_clamp.Tpo .deps/lib_c_la-ag_clamp.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from composite.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/lib_c_la-composite.Tpo .deps/lib_c_la-composite.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from copy.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/lib_c_la-copy.Tpo .deps/lib_c_la-copy.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from swab.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/lib_c_la-swab.Tpo .deps/lib_c_la-swab.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from wavelet.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/lib_c_la-wavelet.Tpo .deps/lib_c_la-wavelet.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/liboil/c'
Making all in colorspace
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/colorspace'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libcolorspace_la-composite.lo -MD -MP -MF .deps/libcolorspace_la-composite.Tpo -c composite.c -fPIC -DPIC -o .libs/libcolorspace_la-composite.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from composite.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libcolorspace_la-composite.Tpo .deps/libcolorspace_la-composite.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/liboil/colorspace'
Making all in conv
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/conv'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from conv_c.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libconv_la-conv_c.Tpo .deps/libconv_la-conv_c.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from conv_bitstuff.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libconv_la-conv_bitstuff.Tpo .deps/libconv_la-conv_bitstuff.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from conv_misc.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libconv_la-conv_misc.Tpo .deps/libconv_la-conv_misc.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/liboil/conv'
Making all in copy
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/copy'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libcopy_la-copy.lo -MD -MP -MF .deps/libcopy_la-copy.Tpo -c copy.c -fPIC -DPIC -o .libs/libcopy_la-copy.o
In file included from /usr/include/string.h:25:0,
from copy.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libcopy_la-copy.Tpo .deps/libcopy_la-copy.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libcopy_la-copy8x8.lo -MD -MP -MF .deps/libcopy_la-copy8x8.Tpo -c copy8x8.c -fPIC -DPIC -o .libs/libcopy_la-copy8x8.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from copy8x8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libcopy_la-copy8x8.Tpo .deps/libcopy_la-copy8x8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from splat_ref.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libcopy_la-splat_ref.Tpo .deps/libcopy_la-splat_ref.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from trans8x8_c.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libcopy_la-trans8x8_c.Tpo .deps/libcopy_la-trans8x8_c.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/liboil/copy'
Making all in dct
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/dct'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from dct12_f32.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdct_la-dct12_f32.Tpo .deps/libdct_la-dct12_f32.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from dct36_f32.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdct_la-dct36_f32.Tpo .deps/libdct_la-dct36_f32.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from fdct8_f64.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdct_la-fdct8_f64.Tpo .deps/libdct_la-fdct8_f64.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from fdct8x8_f64.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdct_la-fdct8x8_f64.Tpo .deps/libdct_la-fdct8x8_f64.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from fdct8x8s_s16.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdct_la-fdct8x8s_s16.Tpo .deps/libdct_la-fdct8x8s_s16.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libdct_la-fdct8x8theora.lo -MD -MP -MF .deps/libdct_la-fdct8x8theora.Tpo -c fdct8x8theora.c -fPIC -DPIC -o .libs/libdct_la-fdct8x8theora.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from fdct8x8theora.c:49:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdct_la-fdct8x8theora.Tpo .deps/libdct_la-fdct8x8theora.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from idct8_f64.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdct_la-idct8_f64.Tpo .deps/libdct_la-idct8_f64.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from idct8x8_c.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdct_la-idct8x8_c.Tpo .deps/libdct_la-idct8x8_c.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from imdct32_f32.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdct_la-imdct32_f32.Tpo .deps/libdct_la-imdct32_f32.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from idct8x8theora_ref.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdct_la-idct8x8theora_ref.Tpo .deps/libdct_la-idct8x8theora_ref.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/liboil/dct'
Making all in jpeg
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/jpeg'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from convert8x8_c.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libjpeg_la-convert8x8_c.Tpo .deps/libjpeg_la-convert8x8_c.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from jpeg_rgb_decoder.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libjpeg_la-jpeg_rgb_decoder.Tpo .deps/libjpeg_la-jpeg_rgb_decoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from quantize8x8_c.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libjpeg_la-quantize8x8_c.Tpo .deps/libjpeg_la-quantize8x8_c.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from yuv2rgb_c.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libjpeg_la-yuv2rgb_c.Tpo .deps/libjpeg_la-yuv2rgb_c.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from zigzag8x8_c.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libjpeg_la-zigzag8x8_c.Tpo .deps/libjpeg_la-zigzag8x8_c.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/liboil/jpeg'
Making all in math
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/math'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libmath_la-math.lo -MD -MP -MF .deps/libmath_la-math.Tpo -c math.c -fPIC -DPIC -o .libs/libmath_la-math.o
In file included from /usr/include/math.h:26:0,
from math.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libmath_la-math.Tpo .deps/libmath_la-math.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/math.h:26:0,
from ag_math.c:33:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libmath_la-ag_math.Tpo .deps/libmath_la-ag_math.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/liboil/math'
Making all in md5
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/md5'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libmd5_la-md5.lo -MD -MP -MF .deps/libmd5_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/libmd5_la-md5.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from md5.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libmd5_la-md5.Tpo .deps/libmd5_la-md5.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/liboil/md5'
Making all in ref
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/ref'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-addc.lo -MD -MP -MF .deps/libref_la-addc.Tpo -c addc.c -fPIC -DPIC -o .libs/libref_la-addc.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from addc.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-addc.Tpo .deps/libref_la-addc.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from argb_paint.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-argb_paint.Tpo .deps/libref_la-argb_paint.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-ayuv2argb.lo -MD -MP -MF .deps/libref_la-ayuv2argb.Tpo -c ayuv2argb.c -fPIC -DPIC -o .libs/libref_la-ayuv2argb.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from ayuv2argb.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-ayuv2argb.Tpo .deps/libref_la-ayuv2argb.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-clamp.lo -MD -MP -MF .deps/libref_la-clamp.Tpo -c clamp.c -fPIC -DPIC -o .libs/libref_la-clamp.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from clamp.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-clamp.Tpo .deps/libref_la-clamp.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-composite.lo -MD -MP -MF .deps/libref_la-composite.Tpo -c composite.c -fPIC -DPIC -o .libs/libref_la-composite.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from composite.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-composite.Tpo .deps/libref_la-composite.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-convert.lo -MD -MP -MF .deps/libref_la-convert.Tpo -c convert.c -fPIC -DPIC -o .libs/libref_la-convert.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from convert.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-convert.Tpo .deps/libref_la-convert.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-copy.lo -MD -MP -MF .deps/libref_la-copy.Tpo -c copy.c -fPIC -DPIC -o .libs/libref_la-copy.o
In file included from /usr/include/string.h:25:0,
from copy.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-copy.Tpo .deps/libref_la-copy.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-copy8x8.lo -MD -MP -MF .deps/libref_la-copy8x8.Tpo -c copy8x8.c -fPIC -DPIC -o .libs/libref_la-copy8x8.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from copy8x8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-copy8x8.Tpo .deps/libref_la-copy8x8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-diff8x8.lo -MD -MP -MF .deps/libref_la-diff8x8.Tpo -c diff8x8.c -fPIC -DPIC -o .libs/libref_la-diff8x8.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from diff8x8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-diff8x8.Tpo .deps/libref_la-diff8x8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from diffsquaresum_f64.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-diffsquaresum_f64.Tpo .deps/libref_la-diffsquaresum_f64.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from diffsquaresum_f32.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-diffsquaresum_f32.Tpo .deps/libref_la-diffsquaresum_f32.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-error8x8.lo -MD -MP -MF .deps/libref_la-error8x8.Tpo -c error8x8.c -fPIC -DPIC -o .libs/libref_la-error8x8.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from error8x8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-error8x8.Tpo .deps/libref_la-error8x8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-mas.lo -MD -MP -MF .deps/libref_la-mas.Tpo -c mas.c -fPIC -DPIC -o .libs/libref_la-mas.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from mas.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-mas.Tpo .deps/libref_la-mas.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-math.lo -MD -MP -MF .deps/libref_la-math.Tpo -c math.c -fPIC -DPIC -o .libs/libref_la-math.o
In file included from /usr/include/math.h:26:0,
from math.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-math.Tpo .deps/libref_la-math.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from mix_u8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-mix_u8.Tpo .deps/libref_la-mix_u8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-mt19937ar.lo -MD -MP -MF .deps/libref_la-mt19937ar.Tpo -c mt19937ar.c -fPIC -DPIC -o .libs/libref_la-mt19937ar.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from mt19937ar.c:48:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-mt19937ar.Tpo .deps/libref_la-mt19937ar.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from mult8x8_s16.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-mult8x8_s16.Tpo .deps/libref_la-mult8x8_s16.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-multsum.lo -MD -MP -MF .deps/libref_la-multsum.Tpo -c multsum.c -fPIC -DPIC -o .libs/libref_la-multsum.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from multsum.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-multsum.Tpo .deps/libref_la-multsum.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-recon8x8.lo -MD -MP -MF .deps/libref_la-recon8x8.Tpo -c recon8x8.c -fPIC -DPIC -o .libs/libref_la-recon8x8.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from recon8x8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-recon8x8.Tpo .deps/libref_la-recon8x8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-resample.lo -MD -MP -MF .deps/libref_la-resample.Tpo -c resample.c -fPIC -DPIC -o .libs/libref_la-resample.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from resample.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-resample.Tpo .deps/libref_la-resample.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-rgb.lo -MD -MP -MF .deps/libref_la-rgb.Tpo -c rgb.c -fPIC -DPIC -o .libs/libref_la-rgb.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from rgb.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-rgb.Tpo .deps/libref_la-rgb.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-rowcolsad8x8.lo -MD -MP -MF .deps/libref_la-rowcolsad8x8.Tpo -c rowcolsad8x8.c -fPIC -DPIC -o .libs/libref_la-rowcolsad8x8.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from rowcolsad8x8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-rowcolsad8x8.Tpo .deps/libref_la-rowcolsad8x8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-sad8x8.lo -MD -MP -MF .deps/libref_la-sad8x8.Tpo -c sad8x8.c -fPIC -DPIC -o .libs/libref_la-sad8x8.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from sad8x8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-sad8x8.Tpo .deps/libref_la-sad8x8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from sad8x8_broken.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-sad8x8_broken.Tpo .deps/libref_la-sad8x8_broken.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-sad8x8avg.lo -MD -MP -MF .deps/libref_la-sad8x8avg.Tpo -c sad8x8avg.c -fPIC -DPIC -o .libs/libref_la-sad8x8avg.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from sad8x8avg.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-sad8x8avg.Tpo .deps/libref_la-sad8x8avg.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from sincos_f64.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-sincos_f64.Tpo .deps/libref_la-sincos_f64.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-splat.lo -MD -MP -MF .deps/libref_la-splat.Tpo -c splat.c -fPIC -DPIC -o .libs/libref_la-splat.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from splat.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-splat.Tpo .deps/libref_la-splat.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from squaresum_f32.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-squaresum_f32.Tpo .deps/libref_la-squaresum_f32.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from squaresum_f64.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-squaresum_f64.Tpo .deps/libref_la-squaresum_f64.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-sum.lo -MD -MP -MF .deps/libref_la-sum.Tpo -c sum.c -fPIC -DPIC -o .libs/libref_la-sum.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from sum.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-sum.Tpo .deps/libref_la-sum.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from sum_f64.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-sum_f64.Tpo .deps/libref_la-sum_f64.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-swab.lo -MD -MP -MF .deps/libref_la-swab.Tpo -c swab.c -fPIC -DPIC -o .libs/libref_la-swab.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from swab.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-swab.Tpo .deps/libref_la-swab.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-trans8x8.lo -MD -MP -MF .deps/libref_la-trans8x8.Tpo -c trans8x8.c -fPIC -DPIC -o .libs/libref_la-trans8x8.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from trans8x8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-trans8x8.Tpo .deps/libref_la-trans8x8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-yuv.lo -MD -MP -MF .deps/libref_la-yuv.Tpo -c yuv.c -fPIC -DPIC -o .libs/libref_la-yuv.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from yuv.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-yuv.Tpo .deps/libref_la-yuv.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libref_la-wavelet.lo -MD -MP -MF .deps/libref_la-wavelet.Tpo -c wavelet.c -fPIC -DPIC -o .libs/libref_la-wavelet.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from wavelet.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libref_la-wavelet.Tpo .deps/libref_la-wavelet.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/liboil/ref'
Making all in simdpack
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/simdpack'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from diffsquaresum_f64.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsimdpack_la-diffsquaresum_f64.Tpo .deps/libsimdpack_la-diffsquaresum_f64.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from mix_u8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsimdpack_la-mix_u8.Tpo .deps/libsimdpack_la-mix_u8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsimdpack_la-multsum.lo -MD -MP -MF .deps/libsimdpack_la-multsum.Tpo -c multsum.c -fPIC -DPIC -o .libs/libsimdpack_la-multsum.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from multsum.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsimdpack_la-multsum.Tpo .deps/libsimdpack_la-multsum.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from sincos_f64.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsimdpack_la-sincos_f64.Tpo .deps/libsimdpack_la-sincos_f64.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from squaresum_f64.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsimdpack_la-squaresum_f64.Tpo .deps/libsimdpack_la-squaresum_f64.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from sum_f64.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsimdpack_la-sum_f64.Tpo .deps/libsimdpack_la-sum_f64.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from abs_misc.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsimdpack_la-abs_misc.Tpo .deps/libsimdpack_la-abs_misc.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from average2_u8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsimdpack_la-average2_u8.Tpo .deps/libsimdpack_la-average2_u8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from clip_fast.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsimdpack_la-clip_fast.Tpo .deps/libsimdpack_la-clip_fast.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsimdpack_la-scalaradd.lo -MD -MP -MF .deps/libsimdpack_la-scalaradd.Tpo -c scalaradd.c -fPIC -DPIC -o .libs/libsimdpack_la-scalaradd.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from scalaradd.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsimdpack_la-scalaradd.Tpo .deps/libsimdpack_la-scalaradd.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsimdpack_la-scalarmult.lo -MD -MP -MF .deps/libsimdpack_la-scalarmult.Tpo -c scalarmult.c -fPIC -DPIC -o .libs/libsimdpack_la-scalarmult.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from scalarmult.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsimdpack_la-scalarmult.Tpo .deps/libsimdpack_la-scalarmult.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/liboil/simdpack'
Making all in utf8
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/utf8'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libutf8_la-utf8.lo -MD -MP -MF .deps/libutf8_la-utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/libutf8_la-utf8.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from utf8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
utf8.c: In function 'utf8_validate_ref':
utf8.c:120:7: warning: variable 'mask' set but not used [-Wunused-but-set-variable]
int mask;
^~~~
mv -f .deps/libutf8_la-utf8.Tpo .deps/libutf8_la-utf8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from utf8_fast.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libutf8_la-utf8_fast.Tpo .deps/libutf8_la-utf8_fast.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/liboil/utf8'
Making all in deprecated
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/deprecated'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libdeprecated_la-abs.lo -MD -MP -MF .deps/libdeprecated_la-abs.Tpo -c abs.c -fPIC -DPIC -o .libs/libdeprecated_la-abs.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from abs.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdeprecated_la-abs.Tpo .deps/libdeprecated_la-abs.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from average2_u8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdeprecated_la-average2_u8.Tpo .deps/libdeprecated_la-average2_u8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from clip_ref.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdeprecated_la-clip_ref.Tpo .deps/libdeprecated_la-clip_ref.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libdeprecated_la-conv.lo -MD -MP -MF .deps/libdeprecated_la-conv.Tpo -c conv.c -fPIC -DPIC -o .libs/libdeprecated_la-conv.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from conv.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdeprecated_la-conv.Tpo .deps/libdeprecated_la-conv.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libdeprecated_la-permute.lo -MD -MP -MF .deps/libdeprecated_la-permute.Tpo -c permute.c -fPIC -DPIC -o .libs/libdeprecated_la-permute.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from permute.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdeprecated_la-permute.Tpo .deps/libdeprecated_la-permute.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libdeprecated_la-scalaradd.lo -MD -MP -MF .deps/libdeprecated_la-scalaradd.Tpo -c scalaradd.c -fPIC -DPIC -o .libs/libdeprecated_la-scalaradd.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from scalaradd.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdeprecated_la-scalaradd.Tpo .deps/libdeprecated_la-scalaradd.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libdeprecated_la-scalarmult.lo -MD -MP -MF .deps/libdeprecated_la-scalarmult.Tpo -c scalarmult.c -fPIC -DPIC -o .libs/libdeprecated_la-scalarmult.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from scalarmult.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdeprecated_la-scalarmult.Tpo .deps/libdeprecated_la-scalarmult.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libdeprecated_la-tablelookup.lo -MD -MP -MF .deps/libdeprecated_la-tablelookup.Tpo -c tablelookup.c -fPIC -DPIC -o .libs/libdeprecated_la-tablelookup.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from tablelookup.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdeprecated_la-tablelookup.Tpo .deps/libdeprecated_la-tablelookup.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from vectoradd_f64.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdeprecated_la-vectoradd_f64.Tpo .deps/libdeprecated_la-vectoradd_f64.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from vectoradd_s.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libdeprecated_la-vectoradd_s.Tpo .deps/libdeprecated_la-vectoradd_s.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/liboil/deprecated'
Making all in mmx
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/mmx'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libmmx_la-composite_mmx.lo -MD -MP -MF .deps/libmmx_la-composite_mmx.Tpo -c -o libmmx_la-composite_mmx.lo `test -f 'composite_mmx.c' || echo './'`composite_mmx.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libmmx_la-composite_mmx.lo -MD -MP -MF .deps/libmmx_la-composite_mmx.Tpo -c composite_mmx.c -fPIC -DPIC -o .libs/libmmx_la-composite_mmx.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from composite_mmx.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libmmx_la-composite_mmx.Tpo .deps/libmmx_la-composite_mmx.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libmmx_la-copy_mmx.lo -MD -MP -MF .deps/libmmx_la-copy_mmx.Tpo -c -o libmmx_la-copy_mmx.lo `test -f 'copy_mmx.c' || echo './'`copy_mmx.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libmmx_la-copy_mmx.lo -MD -MP -MF .deps/libmmx_la-copy_mmx.Tpo -c copy_mmx.c -fPIC -DPIC -o .libs/libmmx_la-copy_mmx.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from copy_mmx.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libmmx_la-copy_mmx.Tpo .deps/libmmx_la-copy_mmx.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libmmx_la-recon8x8_mmx.lo -MD -MP -MF .deps/libmmx_la-recon8x8_mmx.Tpo -c -o libmmx_la-recon8x8_mmx.lo `test -f 'recon8x8_mmx.c' || echo './'`recon8x8_mmx.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libmmx_la-recon8x8_mmx.lo -MD -MP -MF .deps/libmmx_la-recon8x8_mmx.Tpo -c recon8x8_mmx.c -fPIC -DPIC -o .libs/libmmx_la-recon8x8_mmx.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from recon8x8_mmx.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libmmx_la-recon8x8_mmx.Tpo .deps/libmmx_la-recon8x8_mmx.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libmmx_la-splat_mmx.lo -MD -MP -MF .deps/libmmx_la-splat_mmx.Tpo -c -o libmmx_la-splat_mmx.lo `test -f 'splat_mmx.c' || echo './'`splat_mmx.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libmmx_la-splat_mmx.lo -MD -MP -MF .deps/libmmx_la-splat_mmx.Tpo -c splat_mmx.c -fPIC -DPIC -o .libs/libmmx_la-splat_mmx.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from splat_mmx.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libmmx_la-splat_mmx.Tpo .deps/libmmx_la-splat_mmx.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -o libmmx.la libmmx_la-composite_mmx.lo libmmx_la-copy_mmx.lo libmmx_la-recon8x8_mmx.lo libmmx_la-splat_mmx.lo
libtool: link: ar cru .libs/libmmx.a .libs/libmmx_la-composite_mmx.o .libs/libmmx_la-copy_mmx.o .libs/libmmx_la-recon8x8_mmx.o .libs/libmmx_la-splat_mmx.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmmx.a
libtool: link: ( cd ".libs" && rm -f "libmmx.la" && ln -s "../libmmx.la" "libmmx.la" )
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/mmx'
Making all in fb
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/fb'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -mmmx -msse -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libfb_la-fbmmx.lo -MD -MP -MF .deps/libfb_la-fbmmx.Tpo -c -o libfb_la-fbmmx.lo `test -f 'fbmmx.c' || echo './'`fbmmx.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -mmmx -msse -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libfb_la-fbmmx.lo -MD -MP -MF .deps/libfb_la-fbmmx.Tpo -c fbmmx.c -fPIC -DPIC -o .libs/libfb_la-fbmmx.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from fbmmx.c:36:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libfb_la-fbmmx.Tpo .deps/libfb_la-fbmmx.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -mmmx -msse -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -o libfb.la libfb_la-fbmmx.lo
libtool: link: ar cru .libs/libfb.a .libs/libfb_la-fbmmx.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfb.a
libtool: link: ( cd ".libs" && rm -f "libfb.la" && ln -s "../libfb.la" "libfb.la" )
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/fb'
Making all in sse
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/sse'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-clamp_sse.lo -MD -MP -MF .deps/libsse_la-clamp_sse.Tpo -c -o libsse_la-clamp_sse.lo `test -f 'clamp_sse.c' || echo './'`clamp_sse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-clamp_sse.lo -MD -MP -MF .deps/libsse_la-clamp_sse.Tpo -c clamp_sse.c -fPIC -DPIC -o .libs/libsse_la-clamp_sse.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from clamp_sse.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsse_la-clamp_sse.Tpo .deps/libsse_la-clamp_sse.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-composite_sse.lo -MD -MP -MF .deps/libsse_la-composite_sse.Tpo -c -o libsse_la-composite_sse.lo `test -f 'composite_sse.c' || echo './'`composite_sse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-composite_sse.lo -MD -MP -MF .deps/libsse_la-composite_sse.Tpo -c composite_sse.c -fPIC -DPIC -o .libs/libsse_la-composite_sse.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from composite_sse.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsse_la-composite_sse.Tpo .deps/libsse_la-composite_sse.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-composite_sse_2pix.lo -MD -MP -MF .deps/libsse_la-composite_sse_2pix.Tpo -c -o libsse_la-composite_sse_2pix.lo `test -f 'composite_sse_2pix.c' || echo './'`composite_sse_2pix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-composite_sse_2pix.lo -MD -MP -MF .deps/libsse_la-composite_sse_2pix.Tpo -c composite_sse_2pix.c -fPIC -DPIC -o .libs/libsse_la-composite_sse_2pix.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from composite_sse_2pix.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsse_la-composite_sse_2pix.Tpo .deps/libsse_la-composite_sse_2pix.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-composite_sse_4pix.lo -MD -MP -MF .deps/libsse_la-composite_sse_4pix.Tpo -c -o libsse_la-composite_sse_4pix.lo `test -f 'composite_sse_4pix.c' || echo './'`composite_sse_4pix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-composite_sse_4pix.lo -MD -MP -MF .deps/libsse_la-composite_sse_4pix.Tpo -c composite_sse_4pix.c -fPIC -DPIC -o .libs/libsse_la-composite_sse_4pix.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from composite_sse_4pix.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsse_la-composite_sse_4pix.Tpo .deps/libsse_la-composite_sse_4pix.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-copy_sse.lo -MD -MP -MF .deps/libsse_la-copy_sse.Tpo -c -o libsse_la-copy_sse.lo `test -f 'copy_sse.c' || echo './'`copy_sse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-copy_sse.lo -MD -MP -MF .deps/libsse_la-copy_sse.Tpo -c copy_sse.c -fPIC -DPIC -o .libs/libsse_la-copy_sse.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from copy_sse.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsse_la-copy_sse.Tpo .deps/libsse_la-copy_sse.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-math_sse.lo -MD -MP -MF .deps/libsse_la-math_sse.Tpo -c -o libsse_la-math_sse.lo `test -f 'math_sse.c' || echo './'`math_sse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-math_sse.lo -MD -MP -MF .deps/libsse_la-math_sse.Tpo -c math_sse.c -fPIC -DPIC -o .libs/libsse_la-math_sse.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from math_sse.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsse_la-math_sse.Tpo .deps/libsse_la-math_sse.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-math_sse_unroll2.lo -MD -MP -MF .deps/libsse_la-math_sse_unroll2.Tpo -c -o libsse_la-math_sse_unroll2.lo `test -f 'math_sse_unroll2.c' || echo './'`math_sse_unroll2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-math_sse_unroll2.lo -MD -MP -MF .deps/libsse_la-math_sse_unroll2.Tpo -c math_sse_unroll2.c -fPIC -DPIC -o .libs/libsse_la-math_sse_unroll2.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from math_sse_unroll2.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsse_la-math_sse_unroll2.Tpo .deps/libsse_la-math_sse_unroll2.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-multsum_sse.lo -MD -MP -MF .deps/libsse_la-multsum_sse.Tpo -c -o libsse_la-multsum_sse.lo `test -f 'multsum_sse.c' || echo './'`multsum_sse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-multsum_sse.lo -MD -MP -MF .deps/libsse_la-multsum_sse.Tpo -c multsum_sse.c -fPIC -DPIC -o .libs/libsse_la-multsum_sse.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from multsum_sse.c:4:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsse_la-multsum_sse.Tpo .deps/libsse_la-multsum_sse.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-sad8x8_sse.lo -MD -MP -MF .deps/libsse_la-sad8x8_sse.Tpo -c -o libsse_la-sad8x8_sse.lo `test -f 'sad8x8_sse.c' || echo './'`sad8x8_sse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-sad8x8_sse.lo -MD -MP -MF .deps/libsse_la-sad8x8_sse.Tpo -c sad8x8_sse.c -fPIC -DPIC -o .libs/libsse_la-sad8x8_sse.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from sad8x8_sse.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsse_la-sad8x8_sse.Tpo .deps/libsse_la-sad8x8_sse.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-splat_sse.lo -MD -MP -MF .deps/libsse_la-splat_sse.Tpo -c -o libsse_la-splat_sse.lo `test -f 'splat_sse.c' || echo './'`splat_sse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libsse_la-splat_sse.lo -MD -MP -MF .deps/libsse_la-splat_sse.Tpo -c splat_sse.c -fPIC -DPIC -o .libs/libsse_la-splat_sse.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from ../../liboil/liboilclasses.h:33,
from splat_sse.c:30:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libsse_la-splat_sse.Tpo .deps/libsse_la-splat_sse.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -o libsse.la libsse_la-clamp_sse.lo libsse_la-composite_sse.lo libsse_la-composite_sse_2pix.lo libsse_la-composite_sse_4pix.lo libsse_la-copy_sse.lo libsse_la-math_sse.lo libsse_la-math_sse_unroll2.lo libsse_la-multsum_sse.lo libsse_la-sad8x8_sse.lo libsse_la-splat_sse.lo
libtool: link: ar cru .libs/libsse.a .libs/libsse_la-clamp_sse.o .libs/libsse_la-composite_sse.o .libs/libsse_la-composite_sse_2pix.o .libs/libsse_la-composite_sse_4pix.o .libs/libsse_la-copy_sse.o .libs/libsse_la-math_sse.o .libs/libsse_la-math_sse_unroll2.o .libs/libsse_la-multsum_sse.o .libs/libsse_la-sad8x8_sse.o .libs/libsse_la-splat_sse.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsse.a
libtool: link: ( cd ".libs" && rm -f "libsse.la" && ln -s "../libsse.la" "libsse.la" )
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/sse'
Making all in amd64
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/amd64'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libamd64_la-wavelet.lo -MD -MP -MF .deps/libamd64_la-wavelet.Tpo -c -o libamd64_la-wavelet.lo `test -f 'wavelet.c' || echo './'`wavelet.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libamd64_la-wavelet.lo -MD -MP -MF .deps/libamd64_la-wavelet.Tpo -c wavelet.c -fPIC -DPIC -o .libs/libamd64_la-wavelet.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from wavelet.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
wavelet.c: In function 'mas8_across_add_s16_mmx':
wavelet.c:1609:12: warning: variable 's2_nx8_off' set but not used [-Wunused-but-set-variable]
int16_t *s2_nx8_off;
^~~~~~~~~~
mv -f .deps/libamd64_la-wavelet.Tpo .deps/libamd64_la-wavelet.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -o libamd64.la libamd64_la-wavelet.lo
libtool: link: ar cru .libs/libamd64.a .libs/libamd64_la-wavelet.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libamd64.a
libtool: link: ( cd ".libs" && rm -f "libamd64.la" && ln -s "../libamd64.la" "libamd64.la" )
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/amd64'
Making all in i386_amd64
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/i386_amd64'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-add2.lo -MD -MP -MF .deps/libi386_amd64_la-add2.Tpo -c -o libi386_amd64_la-add2.lo `test -f 'add2.c' || echo './'`add2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-add2.lo -MD -MP -MF .deps/libi386_amd64_la-add2.Tpo -c add2.c -fPIC -DPIC -o .libs/libi386_amd64_la-add2.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from add2.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-add2.Tpo .deps/libi386_amd64_la-add2.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-addc.lo -MD -MP -MF .deps/libi386_amd64_la-addc.Tpo -c -o libi386_amd64_la-addc.lo `test -f 'addc.c' || echo './'`addc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-addc.lo -MD -MP -MF .deps/libi386_amd64_la-addc.Tpo -c addc.c -fPIC -DPIC -o .libs/libi386_amd64_la-addc.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from addc.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-addc.Tpo .deps/libi386_amd64_la-addc.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-clamp.lo -MD -MP -MF .deps/libi386_amd64_la-clamp.Tpo -c -o libi386_amd64_la-clamp.lo `test -f 'clamp.c' || echo './'`clamp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-clamp.lo -MD -MP -MF .deps/libi386_amd64_la-clamp.Tpo -c clamp.c -fPIC -DPIC -o .libs/libi386_amd64_la-clamp.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from clamp.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-clamp.Tpo .deps/libi386_amd64_la-clamp.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-convert.lo -MD -MP -MF .deps/libi386_amd64_la-convert.Tpo -c -o libi386_amd64_la-convert.lo `test -f 'convert.c' || echo './'`convert.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-convert.lo -MD -MP -MF .deps/libi386_amd64_la-convert.Tpo -c convert.c -fPIC -DPIC -o .libs/libi386_amd64_la-convert.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from convert.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-convert.Tpo .deps/libi386_amd64_la-convert.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-copy.lo -MD -MP -MF .deps/libi386_amd64_la-copy.Tpo -c -o libi386_amd64_la-copy.lo `test -f 'copy.c' || echo './'`copy.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-copy.lo -MD -MP -MF .deps/libi386_amd64_la-copy.Tpo -c copy.c -fPIC -DPIC -o .libs/libi386_amd64_la-copy.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from copy.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-copy.Tpo .deps/libi386_amd64_la-copy.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-idct8x8_i386.lo -MD -MP -MF .deps/libi386_amd64_la-idct8x8_i386.Tpo -c -o libi386_amd64_la-idct8x8_i386.lo `test -f 'idct8x8_i386.c' || echo './'`idct8x8_i386.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-idct8x8_i386.lo -MD -MP -MF .deps/libi386_amd64_la-idct8x8_i386.Tpo -c idct8x8_i386.c -fPIC -DPIC -o .libs/libi386_amd64_la-idct8x8_i386.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from idct8x8_i386.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-idct8x8_i386.Tpo .deps/libi386_amd64_la-idct8x8_i386.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-mas.lo -MD -MP -MF .deps/libi386_amd64_la-mas.Tpo -c -o libi386_amd64_la-mas.lo `test -f 'mas.c' || echo './'`mas.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-mas.lo -MD -MP -MF .deps/libi386_amd64_la-mas.Tpo -c mas.c -fPIC -DPIC -o .libs/libi386_amd64_la-mas.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from mas.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-mas.Tpo .deps/libi386_amd64_la-mas.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-math.lo -MD -MP -MF .deps/libi386_amd64_la-math.Tpo -c -o libi386_amd64_la-math.lo `test -f 'math.c' || echo './'`math.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-math.lo -MD -MP -MF .deps/libi386_amd64_la-math.Tpo -c math.c -fPIC -DPIC -o .libs/libi386_amd64_la-math.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from math.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-math.Tpo .deps/libi386_amd64_la-math.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-multiply_and_acc.lo -MD -MP -MF .deps/libi386_amd64_la-multiply_and_acc.Tpo -c -o libi386_amd64_la-multiply_and_acc.lo `test -f 'multiply_and_acc.c' || echo './'`multiply_and_acc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-multiply_and_acc.lo -MD -MP -MF .deps/libi386_amd64_la-multiply_and_acc.Tpo -c multiply_and_acc.c -fPIC -DPIC -o .libs/libi386_amd64_la-multiply_and_acc.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from multiply_and_acc.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-multiply_and_acc.Tpo .deps/libi386_amd64_la-multiply_and_acc.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-mt19937.lo -MD -MP -MF .deps/libi386_amd64_la-mt19937.Tpo -c -o libi386_amd64_la-mt19937.lo `test -f 'mt19937.c' || echo './'`mt19937.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-mt19937.lo -MD -MP -MF .deps/libi386_amd64_la-mt19937.Tpo -c mt19937.c -fPIC -DPIC -o .libs/libi386_amd64_la-mt19937.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from mt19937.c:34:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-mt19937.Tpo .deps/libi386_amd64_la-mt19937.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-resample.lo -MD -MP -MF .deps/libi386_amd64_la-resample.Tpo -c -o libi386_amd64_la-resample.lo `test -f 'resample.c' || echo './'`resample.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-resample.lo -MD -MP -MF .deps/libi386_amd64_la-resample.Tpo -c resample.c -fPIC -DPIC -o .libs/libi386_amd64_la-resample.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from resample.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-resample.Tpo .deps/libi386_amd64_la-resample.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-sad8x8.lo -MD -MP -MF .deps/libi386_amd64_la-sad8x8.Tpo -c -o libi386_amd64_la-sad8x8.lo `test -f 'sad8x8.c' || echo './'`sad8x8.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-sad8x8.lo -MD -MP -MF .deps/libi386_amd64_la-sad8x8.Tpo -c sad8x8.c -fPIC -DPIC -o .libs/libi386_amd64_la-sad8x8.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from sad8x8.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-sad8x8.Tpo .deps/libi386_amd64_la-sad8x8.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-sum.lo -MD -MP -MF .deps/libi386_amd64_la-sum.Tpo -c -o libi386_amd64_la-sum.lo `test -f 'sum.c' || echo './'`sum.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-sum.lo -MD -MP -MF .deps/libi386_amd64_la-sum.Tpo -c sum.c -fPIC -DPIC -o .libs/libi386_amd64_la-sum.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from sum.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-sum.Tpo .deps/libi386_amd64_la-sum.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-swab.lo -MD -MP -MF .deps/libi386_amd64_la-swab.Tpo -c -o libi386_amd64_la-swab.lo `test -f 'swab.c' || echo './'`swab.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-swab.lo -MD -MP -MF .deps/libi386_amd64_la-swab.Tpo -c swab.c -fPIC -DPIC -o .libs/libi386_amd64_la-swab.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from swab.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-swab.Tpo .deps/libi386_amd64_la-swab.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-yuv.lo -MD -MP -MF .deps/libi386_amd64_la-yuv.Tpo -c -o libi386_amd64_la-yuv.lo `test -f 'yuv.c' || echo './'`yuv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libi386_amd64_la-yuv.lo -MD -MP -MF .deps/libi386_amd64_la-yuv.Tpo -c yuv.c -fPIC -DPIC -o .libs/libi386_amd64_la-yuv.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboilfunction.h:31,
from yuv.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libi386_amd64_la-yuv.Tpo .deps/libi386_amd64_la-yuv.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -o libi386_amd64.la libi386_amd64_la-add2.lo libi386_amd64_la-addc.lo libi386_amd64_la-clamp.lo libi386_amd64_la-convert.lo libi386_amd64_la-copy.lo libi386_amd64_la-idct8x8_i386.lo libi386_amd64_la-mas.lo libi386_amd64_la-math.lo libi386_amd64_la-multiply_and_acc.lo libi386_amd64_la-mt19937.lo libi386_amd64_la-resample.lo libi386_amd64_la-sad8x8.lo libi386_amd64_la-sum.lo libi386_amd64_la-swab.lo libi386_amd64_la-yuv.lo
libtool: link: ar cru .libs/libi386_amd64.a .libs/libi386_amd64_la-add2.o .libs/libi386_amd64_la-addc.o .libs/libi386_amd64_la-clamp.o .libs/libi386_amd64_la-convert.o .libs/libi386_amd64_la-copy.o .libs/libi386_amd64_la-idct8x8_i386.o .libs/libi386_amd64_la-mas.o .libs/libi386_amd64_la-math.o .libs/libi386_amd64_la-multiply_and_acc.o .libs/libi386_amd64_la-mt19937.o .libs/libi386_amd64_la-resample.o .libs/libi386_amd64_la-sad8x8.o .libs/libi386_amd64_la-sum.o .libs/libi386_amd64_la-swab.o .libs/libi386_amd64_la-yuv.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libi386_amd64.a
libtool: link: ( cd ".libs" && rm -f "libi386_amd64.la" && ln -s "../libi386_amd64.la" "libi386_amd64.la" )
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/i386_amd64'
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -MT liboiltmp.lo -MD -MP -MF .deps/liboiltmp.Tpo -c -o liboiltmp.lo liboiltmp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -MT liboiltmp.lo -MD -MP -MF .deps/liboiltmp.Tpo -c liboiltmp.c -fPIC -DPIC -o .libs/liboiltmp.o
mv -f .deps/liboiltmp.Tpo .deps/liboiltmp.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -MT liboilfunctions_la-null.lo -MD -MP -MF .deps/liboilfunctions_la-null.Tpo -c null.c -fPIC -DPIC -o .libs/liboilfunctions_la-null.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboilfunction.h:31,
from null.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboilfunctions_la-null.Tpo .deps/liboilfunctions_la-null.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -no-undefined -o liboilfunctions.la liboilfunctions_la-null.lo c/lib_c.la colorspace/libcolorspace.la copy/libcopy.la dct/libdct.la mmx/libmmx.la fb/libfb.la sse/libsse.la amd64/libamd64.la i386_amd64/libi386_amd64.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
libtool: link: (cd .libs/liboilfunctions.lax/lib_c.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/c/.libs/lib_c.a")
libtool: link: (cd .libs/liboilfunctions.lax/libcolorspace.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/colorspace/.libs/libcolorspace.a")
libtool: link: (cd .libs/liboilfunctions.lax/libcopy.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/copy/.libs/libcopy.a")
libtool: link: (cd .libs/liboilfunctions.lax/libdct.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/dct/.libs/libdct.a")
libtool: link: (cd .libs/liboilfunctions.lax/libmmx.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/mmx/.libs/libmmx.a")
libtool: link: (cd .libs/liboilfunctions.lax/libfb.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/fb/.libs/libfb.a")
libtool: link: (cd .libs/liboilfunctions.lax/libsse.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/sse/.libs/libsse.a")
libtool: link: (cd .libs/liboilfunctions.lax/libamd64.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/amd64/.libs/libamd64.a")
libtool: link: (cd .libs/liboilfunctions.lax/libi386_amd64.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/i386_amd64/.libs/libi386_amd64.a")
libtool: link: (cd .libs/liboilfunctions.lax/libjpeg.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/jpeg/.libs/libjpeg.a")
libtool: link: (cd .libs/liboilfunctions.lax/libmath.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/math/.libs/libmath.a")
libtool: link: (cd .libs/liboilfunctions.lax/libmd5.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/md5/.libs/libmd5.a")
libtool: link: (cd .libs/liboilfunctions.lax/libref.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/ref/.libs/libref.a")
libtool: link: (cd .libs/liboilfunctions.lax/libsimdpack.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/simdpack/.libs/libsimdpack.a")
libtool: link: (cd .libs/liboilfunctions.lax/libutf8.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/utf8/.libs/libutf8.a")
libtool: link: (cd .libs/liboilfunctions.lax/libconv.a && ar x "/tmp/liboil/src/liboil-0.3.17/liboil/conv/.libs/libconv.a")
libtool: link: (cd .libs/liboilfunctions.lax/libdeprecated.a && ar x "/tmp/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/libmmx.a/libmmx_la-composite_mmx.o .libs/liboilfunctions.lax/libmmx.a/libmmx_la-copy_mmx.o .libs/liboilfunctions.lax/libmmx.a/libmmx_la-recon8x8_mmx.o .libs/liboilfunctions.lax/libmmx.a/libmmx_la-splat_mmx.o .libs/liboilfunctions.lax/libfb.a/libfb_la-fbmmx.o .libs/liboilfunctions.lax/libsse.a/libsse_la-clamp_sse.o .libs/liboilfunctions.lax/libsse.a/libsse_la-composite_sse.o .libs/liboilfunctions.lax/libsse.a/libsse_la-composite_sse_2pix.o .libs/liboilfunctions.lax/libsse.a/libsse_la-composite_sse_4pix.o .libs/liboilfunctions.lax/libsse.a/libsse_la-copy_sse.o .libs/liboilfunctions.lax/libsse.a/libsse_la-math_sse.o .libs/liboilfunctions.lax/libsse.a/libsse_la-math_sse_unroll2.o .libs/liboilfunctions.lax/libsse.a/libsse_la-multsum_sse.o .libs/liboilfunctions.lax/libsse.a/libsse_la-sad8x8_sse.o .libs/liboilfunctions.lax/libsse.a/libsse_la-splat_sse.o .libs/liboilfunctions.lax/libamd64.a/libamd64_la-wavelet.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-add2.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-addc.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-clamp.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-convert.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-copy.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-idct8x8_i386.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-mas.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-math.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-multiply_and_acc.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-mt19937.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-resample.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-sad8x8.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-sum.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-swab.o .libs/liboilfunctions.lax/libi386_amd64.a/libi386_amd64_la-yuv.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/sh ../libtool --tag=CC --mode=link gcc -no-undefined -export-symbols-regex 'oil_' -o liboiltmp1.la -rpath /usr/lib liboiltmp.lo liboilfunctions.la -lm -lrt
libtool: link: /usr/sbin/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' | /usr/sbin/sed 's/.* //' | sort | uniq > .libs/liboiltmp1.exp
libtool: link: /usr/sbin/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,-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" && rm -f "liboiltmp1.la" && ln -s "../liboiltmp1.la" "liboiltmp1.la" )
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboilfunction.h:31,
from liboilcpu.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboil_0.3_la-liboilcpu.Tpo .deps/liboil_0.3_la-liboilcpu.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboilfunction.h:31,
from liboildebug.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboil_0.3_la-liboildebug.Tpo .deps/liboil_0.3_la-liboildebug.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboilfunction.h:31,
from liboilfault.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboil_0.3_la-liboilfault.Tpo .deps/liboil_0.3_la-liboilfault.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboildebug.h:32,
from liboilfunction.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboil_0.3_la-liboilfunction.Tpo .deps/liboil_0.3_la-liboilfunction.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboil.h:31,
from ../liboil/liboiltest.h:31,
from liboilmarshal.c:34:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboil_0.3_la-liboilmarshal.Tpo .deps/liboil_0.3_la-liboilmarshal.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboilprofile.h:31,
from liboilprofile.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboil_0.3_la-liboilprofile.Tpo .deps/liboil_0.3_la-liboilprofile.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdio.h:27:0,
from liboilprototype.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboil_0.3_la-liboilprototype.Tpo .deps/liboil_0.3_la-liboilprototype.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboilrandom.h:31,
from liboilrandom.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboil_0.3_la-liboilrandom.Tpo .deps/liboil_0.3_la-liboilrandom.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboil.h:31,
from ../liboil/liboiltest.h:31,
from liboiltest.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboil_0.3_la-liboiltest.Tpo .deps/liboil_0.3_la-liboiltest.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboilfunction.h:31,
from liboilutils.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboil_0.3_la-liboilutils.Tpo .deps/liboil_0.3_la-liboilutils.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -MT liboil_0.3_la-liboilcpu-x86.lo -MD -MP -MF .deps/liboil_0.3_la-liboilcpu-x86.Tpo -c -o liboil_0.3_la-liboilcpu-x86.lo `test -f 'liboilcpu-x86.c' || echo './'`liboilcpu-x86.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -MT liboil_0.3_la-liboilcpu-x86.lo -MD -MP -MF .deps/liboil_0.3_la-liboilcpu-x86.Tpo -c liboilcpu-x86.c -fPIC -DPIC -o .libs/liboil_0.3_la-liboilcpu-x86.o
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboilfunction.h:31,
from liboilcpu-x86.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboil_0.3_la-liboilcpu-x86.Tpo .deps/liboil_0.3_la-liboilcpu-x86.Plo
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/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboilfunction.h:31,
from liboilarray.c:3:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/liboil_0.3_la-liboilarray.Tpo .deps/liboil_0.3_la-liboilarray.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -no-undefined -version-info 3:0:3 -export-symbols-regex '^oil_' -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-x86.lo liboil_0.3_la-liboilarray.lo liboilfunctions.la -lm -lrt
libtool: link: /usr/sbin/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-x86.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' | /usr/sbin/sed 's/.* //' | sort | uniq > .libs/liboil-0.3.exp
libtool: link: /usr/sbin/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-x86.o .libs/liboil_0.3_la-liboilarray.o -Wl,--whole-archive ./.libs/liboilfunctions.a -Wl,--no-whole-archive -lm -lrt -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" && rm -f "liboil-0.3.la" && ln -s "../liboil-0.3.la" "liboil-0.3.la" )
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdio.h:27:0,
from build_prototypes.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/build_prototypes-build_prototypes.Tpo .deps/build_prototypes-build_prototypes.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o build_prototypes build_prototypes-build_prototypes.o ../liboil/liboil-0.3.la -lm -lrt
libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o .libs/build_prototypes build_prototypes-build_prototypes.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdio.h:27:0,
from build_prototypes_doc.c:29:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/build_prototypes_doc-build_prototypes_doc.Tpo .deps/build_prototypes_doc-build_prototypes_doc.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/build_prototypes_doc build_prototypes_doc-build_prototypes_doc.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdio.h:27:0,
from build_marshal.c:29:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/build_marshal-build_marshal.Tpo .deps/build_marshal-build_marshal.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o build_marshal build_marshal-build_marshal.o ../liboil/liboil-0.3.la -lm -lrt
libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o .libs/build_marshal build_marshal-build_marshal.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdio.h:27:0,
from build_class_decls.c:29:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/build_class_decls-build_class_decls.Tpo .deps/build_class_decls-build_class_decls.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/build_class_decls build_class_decls-build_class_decls.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdio.h:27:0,
from build_trampolines.c:29:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/build_trampolines-build_trampolines.Tpo .deps/build_trampolines-build_trampolines.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o build_trampolines build_trampolines-build_trampolines.o ../liboil/liboil-0.3.la -lm -lrt
libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o .libs/build_trampolines build_trampolines-build_trampolines.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdio.h:27:0,
from build_prototypes_04.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/build_prototypes_04-build_prototypes_04.Tpo .deps/build_prototypes_04-build_prototypes_04.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/build_prototypes_04 build_prototypes_04-build_prototypes_04.o ../liboil/.libs/liboil-0.3.so -lm -lrt
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil'
make[2]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil'
Making all in testsuite
make[2]: Entering directory '/tmp/liboil/src/liboil-0.3.17/testsuite'
Making all in instruction
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/testsuite/instruction'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/testsuite/instruction'
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/testsuite'
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -MT list_impls.o -MD -MP -MF .deps/list_impls.Tpo -c -o list_impls.o list_impls.c
In file included from /usr/include/stdio.h:27:0,
from list_impls.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
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/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API ../liboil/liboil-0.3.la -lm -lrt -o list_impls list_impls.o
libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o .libs/list_impls list_impls.o ../liboil/.libs/liboil-0.3.so -lm -lrt
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/testsuite'
make[2]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/testsuite'
Making all in examples
make[2]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples'
Making all in jpeg
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/jpeg'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT libjpeg_la-jpeg.lo -MD -MP -MF .deps/libjpeg_la-jpeg.Tpo -c jpeg.c -fPIC -DPIC -o .libs/libjpeg_la-jpeg.o
In file included from /usr/include/sys/stat.h:25:0,
from jpeg.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
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;
^~~~
mv -f .deps/libjpeg_la-jpeg.Tpo .deps/libjpeg_la-jpeg.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdio.h:27:0,
from jpeg_bits.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libjpeg_la-jpeg_bits.Tpo .deps/libjpeg_la-jpeg_bits.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/sys/stat.h:25:0,
from jpeg_huffman.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libjpeg_la-jpeg_huffman.Tpo .deps/libjpeg_la-jpeg_huffman.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdio.h:27:0,
from jpeg_rgb_decoder.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libjpeg_la-jpeg_rgb_decoder.Tpo .deps/libjpeg_la-jpeg_rgb_decoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
mv -f .deps/libjpeg_la-jpeg_tables.Tpo .deps/libjpeg_la-jpeg_tables.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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" )
gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/sys/stat.h:25:0,
from test.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/jpeg_test-test.Tpo .deps/jpeg_test-test.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -o jpeg_test jpeg_test-test.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 -o .libs/jpeg_test jpeg_test-test.o ./.libs/libjpeg.a ../../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/sys/stat.h:25:0,
from test_rgb.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/jpeg_rgb_test-test_rgb.Tpo .deps/jpeg_rgb_test-test_rgb.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 -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 '/tmp/liboil/src/liboil-0.3.17/examples/jpeg'
Making all in md5
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/md5'
gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT md5sum-md5sum.o -MD -MP -MF .deps/md5sum-md5sum.Tpo -c -o md5sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c
In file included from /usr/include/stdio.h:27:0,
from md5sum.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
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/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/md5sum md5sum-md5sum.o ../../liboil/.libs/liboil-0.3.so -lm -lrt
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/md5'
Making all in uberopt
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/uberopt'
gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -MT uberopt-uberopt.o -MD -MP -MF .deps/uberopt-uberopt.Tpo -c -o uberopt-uberopt.o `test -f 'uberopt.c' || echo './'`uberopt.c
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from uberopt.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
uberopt.c: In function 'read_file':
uberopt.c:191:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
gboolean ret;
^~~
mv -f .deps/uberopt-uberopt.Tpo .deps/uberopt-uberopt.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o uberopt uberopt-uberopt.o ../../liboil/liboil-0.3.la -lm -lrt -lglib-2.0
libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o .libs/uberopt uberopt-uberopt.o ../../liboil/.libs/liboil-0.3.so -lm -lrt -lglib-2.0
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/uberopt'
Making all in work
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/work'
gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -MT work.o -MD -MP -MF .deps/work.Tpo -c -o work.o work.c
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from work.c:35:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/work.Tpo .deps/work.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ../../liboil/liboil-0.3.la -lm -lrt -lglib-2.0 -o work work.o
libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o .libs/work work.o ../../liboil/.libs/liboil-0.3.so -lm -lrt -lglib-2.0
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/work'
Making all in huffman
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/huffman'
gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdlib.h:24:0,
from huffman.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/huffman_test-huffman.Tpo .deps/huffman_test-huffman.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdio.h:27:0,
from huffman_test.c:3:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/huffman_test-huffman_test.Tpo .deps/huffman_test-huffman_test.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 -o huffman_test huffman_test-huffman.o huffman_test-huffman_test.o
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/huffman'
Making all in taylor
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/taylor'
gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -MT example1-example1.o -MD -MP -MF .deps/example1-example1.Tpo -c -o example1-example1.o `test -f 'example1.c' || echo './'`example1.c
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from ../../liboil/liboilutils.h:31,
from ../../liboil/liboil.h:31,
from example1.c:29:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/example1-example1.Tpo .deps/example1-example1.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/example1 example1-example1.o ../../liboil/.libs/liboil-0.3.so -lm -lrt
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/taylor'
Making all in videoscale
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/videoscale'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from vs_image.h:31,
from vs_4tap.c:28:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libvideoscale_la-vs_4tap.Tpo .deps/libvideoscale_la-vs_4tap.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/string.h:25:0,
from vs_image.c:28:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
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;
^
mv -f .deps/libvideoscale_la-vs_image.Tpo .deps/libvideoscale_la-vs_image.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../../liboil/liboil-stdint.h:7,
from vs_scanline.h:31,
from vs_scanline.c:28:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libvideoscale_la-vs_scanline.Tpo .deps/libvideoscale_la-vs_scanline.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 '/tmp/liboil/src/liboil-0.3.17/examples/videoscale'
Making all in audioresample
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/audioresample'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -MT libaudioresample_la-functable.lo -MD -MP -MF .deps/libaudioresample_la-functable.Tpo -c functable.c -fPIC -DPIC -o .libs/libaudioresample_la-functable.o
In file included from /usr/include/math.h:26:0,
from functable.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libaudioresample_la-functable.Tpo .deps/libaudioresample_la-functable.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -MT libaudioresample_la-resample.lo -MD -MP -MF .deps/libaudioresample_la-resample.Tpo -c resample.c -fPIC -DPIC -o .libs/libaudioresample_la-resample.o
In file included from /usr/include/string.h:25:0,
from resample.c:33:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/libaudioresample_la-resample.Tpo .deps/libaudioresample_la-resample.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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" )
gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/math.h:26:0,
from test_functable1.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/test_functable1-test_functable1.Tpo .deps/test_functable1-test_functable1.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/test_functable1 test_functable1-test_functable1.o ./.libs/libaudioresample.a ../../liboil/.libs/liboil-0.3.so -lm -lrt
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/audioresample'
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples'
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboil.h:31,
from oil-bugreport.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/oil_bugreport-oil-bugreport.Tpo .deps/oil_bugreport-oil-bugreport.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o oil-bugreport oil_bugreport-oil-bugreport.o ../liboil/liboil-0.3.la -lm -lrt
libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o .libs/oil-bugreport oil_bugreport-oil-bugreport.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -MT example1-example1.o -MD -MP -MF .deps/example1-example1.Tpo -c -o example1-example1.o `test -f 'example1.c' || echo './'`example1.c
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboil.h:31,
from example1.c:29:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/example1-example1.Tpo .deps/example1-example1.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/example1 example1-example1.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboil.h:31,
from oil-graph.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
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;
^~~
mv -f .deps/oil_graph-oil-graph.Tpo .deps/oil_graph-oil-graph.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o oil-graph oil_graph-oil-graph.o ../liboil/liboil-0.3.la -lm -lrt
libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o .libs/oil-graph oil_graph-oil-graph.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboil.h:31,
from oil-inspect.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/oil_inspect-oil-inspect.Tpo .deps/oil_inspect-oil-inspect.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/oil-inspect oil_inspect-oil-inspect.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboil.h:31,
from oil-test.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/oil_test-oil-test.Tpo .deps/oil_test-oil-test.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o oil-test oil_test-oil-test.o ../liboil/liboil-0.3.la -lm -lrt
libtool: link: gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -o .libs/oil-test oil_test-oil-test.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdio.h:27:0,
from memcpy-speed.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/memcpy_speed-memcpy-speed.Tpo .deps/memcpy_speed-memcpy-speed.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/memcpy-speed memcpy_speed-memcpy-speed.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboil.h:31,
from oil-suggest.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/oil_suggest-oil-suggest.Tpo .deps/oil_suggest-oil-suggest.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/oil-suggest oil_suggest-oil-suggest.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -MT printcpu-printcpu.o -MD -MP -MF .deps/printcpu-printcpu.Tpo -c -o printcpu-printcpu.o `test -f 'printcpu.c' || echo './'`printcpu.c
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboil.h:31,
from printcpu.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/printcpu-printcpu.Tpo .deps/printcpu-printcpu.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/printcpu printcpu-printcpu.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdio.h:27:0,
from oil-mt19937.c:89:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/oil_mt19937-oil-mt19937.Tpo .deps/oil_mt19937-oil-mt19937.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/oil-mt19937 oil_mt19937-oil-mt19937.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -MT report-report.o -MD -MP -MF .deps/report-report.Tpo -c -o report-report.o `test -f 'report.c' || echo './'`report.c
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboil.h:31,
from report.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/report-report.Tpo .deps/report-report.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/report report-report.o ../liboil/.libs/liboil-0.3.so -lm -lrt
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
from ../liboil/liboil-stdint.h:7,
from ../liboil/liboilutils.h:31,
from ../liboil/liboil.h:31,
from oil-random.c:4:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/oil_random-oil-random.Tpo .deps/oil_random-oil-random.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I.. -DOIL_ENABLE_UNSTABLE_API -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 -o .libs/oil-random oil_random-oil-random.o ../liboil/.libs/liboil-0.3.so -lm -lrt
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples'
make[2]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples'
Making all in doc
make[2]: Entering directory '/tmp/liboil/src/liboil-0.3.17/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/doc'
make[2]: Entering directory '/tmp/liboil/src/liboil-0.3.17'
cp liboil.pc liboil-0.3.pc
make[2]: Leaving directory '/tmp/liboil/src/liboil-0.3.17'
make[1]: Leaving directory '/tmp/liboil/src/liboil-0.3.17'
==> Entering fakeroot environment...
==> Starting package()...
make install-recursive
make[1]: Entering directory '/tmp/liboil/src/liboil-0.3.17'
Making install in liboil
make[2]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil'
Making install in c
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/c'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/c'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/c'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/c'
Making install in colorspace
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/colorspace'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/colorspace'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/colorspace'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/colorspace'
Making install in conv
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/conv'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/conv'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/conv'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/conv'
Making install in copy
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/copy'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/copy'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/copy'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/copy'
Making install in dct
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/dct'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/dct'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/dct'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/dct'
Making install in jpeg
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/jpeg'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/jpeg'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/jpeg'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/jpeg'
Making install in math
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/math'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/math'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/math'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/math'
Making install in md5
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/md5'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/md5'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/md5'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/md5'
Making install in ref
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/ref'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/ref'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/ref'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/ref'
Making install in simdpack
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/simdpack'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/simdpack'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/simdpack'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/simdpack'
Making install in utf8
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/utf8'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/utf8'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/utf8'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/utf8'
Making install in deprecated
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/deprecated'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/deprecated'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/deprecated'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/deprecated'
Making install in mmx
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/mmx'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/mmx'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/mmx'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/mmx'
Making install in fb
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/fb'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/fb'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/fb'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/fb'
Making install in sse
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/sse'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/sse'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/sse'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/sse'
Making install in amd64
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/amd64'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/amd64'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/amd64'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/amd64'
Making install in i386_amd64
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/i386_amd64'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil/i386_amd64'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/i386_amd64'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil/i386_amd64'
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/liboil'
test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/liboil/pkg/liboil/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c liboil-0.3.la '/tmp/liboil/pkg/liboil/usr/lib'
libtool: install: /usr/bin/install -c .libs/liboil-0.3.so.0.3.0 /tmp/liboil/pkg/liboil/usr/lib/liboil-0.3.so.0.3.0
libtool: install: (cd /tmp/liboil/pkg/liboil/usr/lib && { ln -s -f liboil-0.3.so.0.3.0 liboil-0.3.so.0 || { rm -f liboil-0.3.so.0 && ln -s liboil-0.3.so.0.3.0 liboil-0.3.so.0; }; })
libtool: install: (cd /tmp/liboil/pkg/liboil/usr/lib && { ln -s -f liboil-0.3.so.0.3.0 liboil-0.3.so || { rm -f liboil-0.3.so && ln -s liboil-0.3.so.0.3.0 liboil-0.3.so; }; })
libtool: install: /usr/bin/install -c .libs/liboil-0.3.lai /tmp/liboil/pkg/liboil/usr/lib/liboil-0.3.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include/liboil-0.3/liboil" || /usr/sbin/mkdir -p "/tmp/liboil/pkg/liboil/usr/include/liboil-0.3/liboil"
/usr/bin/install -c -m 644 liboil-stdint.h '/tmp/liboil/pkg/liboil/usr/include/liboil-0.3/liboil'
test -z "/usr/include/liboil-0.3/liboil" || /usr/sbin/mkdir -p "/tmp/liboil/pkg/liboil/usr/include/liboil-0.3/liboil"
/usr/bin/install -c -m 644 liboil.h liboilfunction.h liboildebug.h liboilfuncs.h liboiltypes.h liboilcpu.h liboilprototype.h liboilparameter.h liboilrandom.h liboilgcc.h liboiltest.h liboilprofile.h liboilinternal.h liboilclasses.h liboilfault.h liboilutils.h '/tmp/liboil/pkg/liboil/usr/include/liboil-0.3/liboil'
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil'
make[2]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/liboil'
Making install in testsuite
make[2]: Entering directory '/tmp/liboil/src/liboil-0.3.17/testsuite'
Making install in instruction
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/testsuite/instruction'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/testsuite/instruction'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/testsuite/instruction'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/testsuite/instruction'
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/testsuite'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/testsuite'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/testsuite'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/testsuite'
make[2]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/testsuite'
Making install in examples
make[2]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples'
Making install in jpeg
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/jpeg'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/jpeg'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/jpeg'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/jpeg'
Making install in md5
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/md5'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/md5'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/md5'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/md5'
Making install in uberopt
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/uberopt'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/uberopt'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/uberopt'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/uberopt'
Making install in work
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/work'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/work'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/work'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/work'
Making install in huffman
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/huffman'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/huffman'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/huffman'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/huffman'
Making install in taylor
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/taylor'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/taylor'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/taylor'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/taylor'
Making install in videoscale
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/videoscale'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/videoscale'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/videoscale'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/videoscale'
Making install in audioresample
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/audioresample'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples/audioresample'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/audioresample'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples/audioresample'
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples'
make[4]: Entering directory '/tmp/liboil/src/liboil-0.3.17/examples'
test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/liboil/pkg/liboil/usr/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c oil-bugreport '/tmp/liboil/pkg/liboil/usr/bin'
libtool: install: warning: `../liboil/liboil-0.3.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/oil-bugreport /tmp/liboil/pkg/liboil/usr/bin/oil-bugreport
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples'
make[2]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/examples'
Making install in doc
make[2]: Entering directory '/tmp/liboil/src/liboil-0.3.17/doc'
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17/doc'
make[3]: Nothing to be done for 'install-exec-am'.
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
/bin/sh /tmp/liboil/src/liboil-0.3.17/install-sh -d /tmp/liboil/pkg/liboil/usr/share/gtk-doc/html/liboil; \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/install -c -m 644 $i /tmp/liboil/pkg/liboil/usr/share/gtk-doc/html/liboil; \
done; \
echo '-- Installing ./html/index.sgml' ; \
/usr/bin/install -c -m 644 ./html/index.sgml /tmp/liboil/pkg/liboil/usr/share/gtk-doc/html/liboil || :; \
fi
-- Installing ./html/ch01.html
-- Installing ./html/ch02.html
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/left.png
-- Installing ./html/liboil-liboilclass-unstable.html
-- Installing ./html/liboil-liboilcpu.html
-- Installing ./html/liboil-liboildebug.html
-- Installing ./html/liboil-liboilfuncs-conv.html
-- Installing ./html/liboil-liboilfuncs-copy.html
-- Installing ./html/liboil-liboilfuncs-dct.html
-- Installing ./html/liboil-liboilfuncs-doc.html
-- Installing ./html/liboil-liboilfuncs-math.html
-- Installing ./html/liboil-liboilfuncs-math8x8.html
-- Installing ./html/liboil-liboilfuncs-pixel.html
-- Installing ./html/liboil-liboilimpl-unstable.html
-- Installing ./html/liboil-liboilinit-unstable.html
-- Installing ./html/liboil-liboilinit.html
-- Installing ./html/liboil-liboiljunk.html
-- Installing ./html/liboil-liboilmacros.html
-- Installing ./html/liboil-liboilparameter.html
-- Installing ./html/liboil-liboilprofile.html
-- Installing ./html/liboil-liboilprototype.html
-- Installing ./html/liboil-liboilrandom.html
-- Installing ./html/liboil-liboiltest.html
-- Installing ./html/liboil-liboiltypes.html
-- Installing ./html/liboil.devhelp
-- Installing ./html/liboil.devhelp2
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/index.sgml
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/doc'
make[2]: Leaving directory '/tmp/liboil/src/liboil-0.3.17/doc'
make[2]: Entering directory '/tmp/liboil/src/liboil-0.3.17'
make[3]: Entering directory '/tmp/liboil/src/liboil-0.3.17'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/liboil/pkg/liboil/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 liboil-0.3.pc '/tmp/liboil/pkg/liboil/usr/lib/pkgconfig'
make[3]: Leaving directory '/tmp/liboil/src/liboil-0.3.17'
make[2]: Leaving directory '/tmp/liboil/src/liboil-0.3.17'
make[1]: Leaving directory '/tmp/liboil/src/liboil-0.3.17'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "liboil"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: liboil 0.3.17-3 (Wed Aug 24 13:59:56 UTC 2016)
CMD: pacman --query --file liboil-0.3.17-3-x86_64.pkg.tar.xz
Creating hybrid package for 'liboil'
Trying to find vanilla package 'liboil'...
CMD: pacman --query --file /mirror/liboil-0.3.17-3.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/liboil-0.3.so.0
/usr/lib/liboil-0.3.so
/usr/lib/liboil-0.3.so.0.3.0
/usr/lib/pkgconfig/liboil-0.3.pc
/usr/include/liboil-0.3/liboil/liboil-stdint.h
/usr/include/liboil-0.3/liboil/liboil.h
/usr/include/liboil-0.3/liboil/liboilfunction.h
/usr/include/liboil-0.3/liboil/liboildebug.h
/usr/include/liboil-0.3/liboil/liboilfuncs.h
/usr/include/liboil-0.3/liboil/liboiltypes.h
/usr/include/liboil-0.3/liboil/liboilcpu.h
/usr/include/liboil-0.3/liboil/liboilprototype.h
/usr/include/liboil-0.3/liboil/liboilparameter.h
/usr/include/liboil-0.3/liboil/liboilrandom.h
/usr/include/liboil-0.3/liboil/liboilgcc.h
/usr/include/liboil-0.3/liboil/liboiltest.h
/usr/include/liboil-0.3/liboil/liboilprofile.h
/usr/include/liboil-0.3/liboil/liboilinternal.h
/usr/include/liboil-0.3/liboil/liboilclasses.h
/usr/include/liboil-0.3/liboil/liboilfault.h
/usr/include/liboil-0.3/liboil/liboilutils.h
/usr/bin/oil-bugreport
/usr/share/gtk-doc/html/liboil/ch01.html
/usr/share/gtk-doc/html/liboil/ch02.html
/usr/share/gtk-doc/html/liboil/home.png
/usr/share/gtk-doc/html/liboil/index.html
/usr/share/gtk-doc/html/liboil/left.png
/usr/share/gtk-doc/html/liboil/liboil-liboilclass-unstable.html
/usr/share/gtk-doc/html/liboil/liboil-liboilcpu.html
/usr/share/gtk-doc/html/liboil/liboil-liboildebug.html
/usr/share/gtk-doc/html/liboil/liboil-liboilfuncs-conv.html
/usr/share/gtk-doc/html/liboil/liboil-liboilfuncs-copy.html
/usr/share/gtk-doc/html/liboil/liboil-liboilfuncs-dct.html
/usr/share/gtk-doc/html/liboil/liboil-liboilfuncs-doc.html
/usr/share/gtk-doc/html/liboil/liboil-liboilfuncs-math.html
/usr/share/gtk-doc/html/liboil/liboil-liboilfuncs-math8x8.html
/usr/share/gtk-doc/html/liboil/liboil-liboilfuncs-pixel.html
/usr/share/gtk-doc/html/liboil/liboil-liboilimpl-unstable.html
/usr/share/gtk-doc/html/liboil/liboil-liboilinit-unstable.html
/usr/share/gtk-doc/html/liboil/liboil-liboilinit.html
/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html
/usr/share/gtk-doc/html/liboil/liboil-liboilmacros.html
/usr/share/gtk-doc/html/liboil/liboil-liboilparameter.html
/usr/share/gtk-doc/html/liboil/liboil-liboilprofile.html
/usr/share/gtk-doc/html/liboil/liboil-liboilprototype.html
/usr/share/gtk-doc/html/liboil/liboil-liboilrandom.html
/usr/share/gtk-doc/html/liboil/liboil-liboiltest.html
/usr/share/gtk-doc/html/liboil/liboil-liboiltypes.html
/usr/share/gtk-doc/html/liboil/liboil.devhelp
/usr/share/gtk-doc/html/liboil/liboil.devhelp2
/usr/share/gtk-doc/html/liboil/right.png
/usr/share/gtk-doc/html/liboil/style.css
/usr/share/gtk-doc/html/liboil/up.png
/usr/share/gtk-doc/html/liboil/index.sgml
/usr/share/licenses/liboil/COPYING
/sysroot/usr/lib/liboil-0.3.so.0.3.0
/sysroot/usr/lib/liboil-0.3.so.0
/sysroot/usr/lib/liboil-0.3.so
/sysroot/usr/lib/liboil-0.3.la
/sysroot/usr/lib/pkgconfig/liboil-0.3.pc
/sysroot/usr/include/liboil-0.3/liboil/liboil-stdint.h
/sysroot/usr/include/liboil-0.3/liboil/liboil.h
/sysroot/usr/include/liboil-0.3/liboil/liboilfunction.h
/sysroot/usr/include/liboil-0.3/liboil/liboildebug.h
/sysroot/usr/include/liboil-0.3/liboil/liboilfuncs.h
/sysroot/usr/include/liboil-0.3/liboil/liboiltypes.h
/sysroot/usr/include/liboil-0.3/liboil/liboilcpu.h
/sysroot/usr/include/liboil-0.3/liboil/liboilprototype.h
/sysroot/usr/include/liboil-0.3/liboil/liboilparameter.h
/sysroot/usr/include/liboil-0.3/liboil/liboilrandom.h
/sysroot/usr/include/liboil-0.3/liboil/liboilgcc.h
/sysroot/usr/include/liboil-0.3/liboil/liboiltest.h
/sysroot/usr/include/liboil-0.3/liboil/liboilprofile.h
/sysroot/usr/include/liboil-0.3/liboil/liboilinternal.h
/sysroot/usr/include/liboil-0.3/liboil/liboilclasses.h
/sysroot/usr/include/liboil-0.3/liboil/liboilfault.h
/sysroot/usr/include/liboil-0.3/liboil/liboilutils.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf liboil.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/liboil.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/liboil.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/liboil.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/liboil/src/liboil-0.3.17/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by liboil configure 0.3.17, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = 7129f9f1a22b
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2631: checking nano version
configure:2638: result: 0 (release)
configure:2676: checking build system type
configure:2690: result: x86_64-unknown-linux-gnu
configure:2710: checking host system type
configure:2723: result: x86_64-unknown-linux-gnu
configure:2759: checking for a BSD-compatible install
configure:2827: result: /usr/bin/install -c
configure:2838: checking whether build environment is sane
configure:2888: result: yes
configure:2937: checking for x86_64-unknown-linux-strip
configure:2967: result: no
configure:2977: checking for strip
configure:2993: found /usr/sbin/strip
configure:3004: result: strip
configure:3029: checking for a thread-safe mkdir -p
configure:3068: result: /usr/sbin/mkdir -p
configure:3081: checking for gawk
configure:3097: found /usr/sbin/gawk
configure:3108: result: gawk
configure:3119: checking whether make sets $(MAKE)
configure:3141: result: yes
configure:3223: checking whether to enable maintainer-specific portions of Makefiles
configure:3232: result: no
configure:3596: checking for style of include used by make
configure:3624: result: GNU
configure:3654: checking for x86_64-unknown-linux-gcc
configure:3684: result: no
configure:3694: checking for gcc
configure:3710: found /usr/sbin/gcc
configure:3721: result: gcc
configure:3950: checking for C compiler version
configure:3959: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3970: $? = 0
configure:3959: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3970: $? = 0
configure:3959: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3970: $? = 1
configure:3959: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3970: $? = 1
configure:3992: checking for C compiler default output file name
configure:4014: gcc conftest.c >&5
configure:4018: $? = 0
configure:4055: result: a.out
configure:4071: checking whether the C compiler works
configure:4080: ./a.out
configure:4084: $? = 0
configure:4099: result: yes
configure:4106: checking whether we are cross compiling
configure:4108: result: no
configure:4111: checking for suffix of executables
configure:4118: gcc -o conftest conftest.c >&5
configure:4122: $? = 0
configure:4144: result:
configure:4150: checking for suffix of object files
configure:4172: gcc -c conftest.c >&5
configure:4176: $? = 0
configure:4197: result: o
configure:4201: checking whether we are using the GNU C compiler
configure:4220: gcc -c conftest.c >&5
configure:4220: $? = 0
configure:4229: result: yes
configure:4238: checking whether gcc accepts -g
configure:4258: gcc -c -g conftest.c >&5
configure:4258: $? = 0
configure:4299: result: yes
configure:4316: checking for gcc option to accept ISO C89
configure:4380: gcc -c conftest.c >&5
configure:4380: $? = 0
configure:4393: result: none needed
configure:4415: checking dependency style of gcc
configure:4525: result: gcc3
configure:4540: checking for a sed that does not truncate output
configure:4604: result: /usr/sbin/sed
configure:4622: checking for grep that handles long lines and -e
configure:4680: result: /usr/sbin/grep
configure:4685: checking for egrep
configure:4747: result: /usr/sbin/grep -E
configure:4752: checking for fgrep
configure:4814: result: /usr/sbin/grep -F
configure:4849: checking for ld used by gcc
configure:4916: result: /usr/sbin/ld
configure:4923: checking if the linker (/usr/sbin/ld) is GNU ld
configure:4938: result: yes
configure:4950: checking for BSD- or MS-compatible name lister (nm)
configure:4999: result: /usr/sbin/nm -B
configure:5117: checking the name lister (/usr/sbin/nm -B) interface
configure:5124: gcc -c conftest.c >&5
configure:5127: /usr/sbin/nm -B "conftest.o"
configure:5130: output
0000000000000000 B some_variable
configure:5137: result: BSD nm
configure:5140: checking whether ln -s works
configure:5144: result: yes
configure:5152: checking the maximum length of command line arguments
configure:5272: result: 1572864
configure:5289: checking whether the shell understands some XSI constructs
configure:5299: result: yes
configure:5303: checking whether the shell understands "+="
configure:5309: result: yes
configure:5344: checking for /usr/sbin/ld option to reload object files
configure:5351: result: -r
configure:5380: checking for x86_64-unknown-linux-objdump
configure:5407: result: objdump
configure:5476: checking how to recognize dependent libraries
configure:5672: result: pass_all
configure:5692: checking for x86_64-unknown-linux-ar
configure:5722: result: no
configure:5732: checking for ar
configure:5748: found /usr/sbin/ar
configure:5759: result: ar
configure:5797: checking for x86_64-unknown-linux-strip
configure:5824: result: strip
configure:5896: checking for x86_64-unknown-linux-ranlib
configure:5926: result: no
configure:5936: checking for ranlib
configure:5952: found /usr/sbin/ranlib
configure:5963: result: ranlib
configure:6053: checking command to parse /usr/sbin/nm -B output from gcc object
configure:6171: gcc -c conftest.c >&5
configure:6174: $? = 0
configure:6178: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6181: $? = 0
configure:6235: gcc -o conftest conftest.c conftstm.o >&5
configure:6238: $? = 0
configure:6276: result: ok
configure:6372: gcc -c conftest.c >&5
configure:6375: $? = 0
configure:7085: checking how to run the C preprocessor
configure:7116: gcc -E conftest.c
configure:7116: $? = 0
configure:7130: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "liboil"
| #define PACKAGE_TARNAME "liboil"
| #define PACKAGE_VERSION "0.3.17"
| #define PACKAGE_STRING "liboil 0.3.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "liboil"
| #define VERSION "0.3.17"
| /* end confdefs.h. */
| #include
configure:7155: result: gcc -E
configure:7175: gcc -E conftest.c
configure:7175: $? = 0
configure:7189: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "liboil"
| #define PACKAGE_TARNAME "liboil"
| #define PACKAGE_VERSION "0.3.17"
| #define PACKAGE_STRING "liboil 0.3.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "liboil"
| #define VERSION "0.3.17"
| /* end confdefs.h. */
| #include
configure:7218: checking for ANSI C header files
configure:7238: gcc -c conftest.c >&5
configure:7238: $? = 0
configure:7311: gcc -o conftest conftest.c >&5
configure:7311: $? = 0
configure:7311: ./conftest
configure:7311: $? = 0
configure:7322: result: yes
configure:7335: checking for sys/types.h
configure:7335: gcc -c conftest.c >&5
configure:7335: $? = 0
configure:7335: result: yes
configure:7335: checking for sys/stat.h
configure:7335: gcc -c conftest.c >&5
configure:7335: $? = 0
configure:7335: result: yes
configure:7335: checking for stdlib.h
configure:7335: gcc -c conftest.c >&5
configure:7335: $? = 0
configure:7335: result: yes
configure:7335: checking for string.h
configure:7335: gcc -c conftest.c >&5
configure:7335: $? = 0
configure:7335: result: yes
configure:7335: checking for memory.h
configure:7335: gcc -c conftest.c >&5
configure:7335: $? = 0
configure:7335: result: yes
configure:7335: checking for strings.h
configure:7335: gcc -c conftest.c >&5
configure:7335: $? = 0
configure:7335: result: yes
configure:7335: checking for inttypes.h
configure:7335: gcc -c conftest.c >&5
configure:7335: $? = 0
configure:7335: result: yes
configure:7335: checking for stdint.h
configure:7335: gcc -c conftest.c >&5
configure:7335: $? = 0
configure:7335: result: yes
configure:7335: checking for unistd.h
configure:7335: gcc -c conftest.c >&5
configure:7335: $? = 0
configure:7335: result: yes
configure:7350: checking for dlfcn.h
configure:7350: gcc -c conftest.c >&5
configure:7350: $? = 0
configure:7350: result: yes
configure:7532: checking for objdir
configure:7547: result: .libs
configure:7843: checking if gcc supports -fno-rtti -fno-exceptions
configure:7861: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7865: $? = 0
configure:7878: result: no
configure:7898: checking for gcc option to produce PIC
configure:8170: result: -fPIC -DPIC
configure:8182: checking if gcc PIC flag -fPIC -DPIC works
configure:8200: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8204: $? = 0
configure:8217: result: yes
configure:8241: checking if gcc static flag -static works
configure:8269: result: yes
configure:8284: checking if gcc supports -c -o file.o
configure:8305: gcc -c -o out/conftest2.o conftest.c >&5
configure:8309: $? = 0
configure:8331: result: yes
configure:8339: checking if gcc supports -c -o file.o
configure:8386: result: yes
configure:8419: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:9409: result: yes
configure:9446: checking whether -lc should be explicitly linked in
configure:9451: gcc -c conftest.c >&5
configure:9454: $? = 0
configure:9469: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:9472: $? = 0
configure:9484: result: no
configure:9648: checking dynamic linker characteristics
configure:10081: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10081: $? = 0
configure:10311: result: GNU/Linux ld.so
configure:10413: checking how to hardcode library paths into programs
configure:10438: result: immediate
configure:10958: checking whether stripping libraries is possible
configure:10963: result: yes
configure:10998: checking if libtool supports shared libraries
configure:11000: result: yes
configure:11003: checking whether to build shared libraries
configure:11024: result: yes
configure:11027: checking whether to build static libraries
configure:11031: result: no
configure:11075: checking dependency style of gcc
configure:11183: result: gcc3
configure:11208: checking for x86_64-unknown-linux-pkg-config
configure:11241: result: no
configure:11251: checking for pkg-config
configure:11269: found /usr/sbin/pkg-config
configure:11281: result: /usr/sbin/pkg-config
configure:11306: checking pkg-config is at least version 0.9.0
configure:11309: result: yes
configure:11320: checking for GLIB
configure:11328: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:11331: $? = 0
configure:11346: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:11349: $? = 0
configure:11371: result: yes
configure:11508: checking whether to build gtk-doc documentation
configure:11510: result: no
configure:11517: checking for gtkdoc-check
configure:11535: found /usr/sbin/gtkdoc-check
configure:11547: result: /usr/sbin/gtkdoc-check
configure:11579: checking if compiler supports gcc-style inline assembly
configure:11602: gcc -c conftest.c >&5
configure:11602: $? = 0
configure:11616: result: yes
configure:11729: checking if compiler supports FPU instructions on PowerPC
configure:11743: gcc -c conftest.c >&5
conftest.c: Assembler messages:
conftest.c:30: Error: too many memory references for `fadd'
configure:11743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "liboil"
| #define PACKAGE_TARNAME "liboil"
| #define PACKAGE_VERSION "0.3.17"
| #define PACKAGE_STRING "liboil 0.3.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "liboil"
| #define VERSION "0.3.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GCC_ASM 1
| #define HAVE_AMD64 1
| #define HAVE_OS_LINUX 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| double x = 0; __asm__ ("fadd 0,0,0"::"f" (x):"32")
| ;
| return 0;
| }
configure:11757: result: no
configure:11774: checking whether byte ordering is bigendian
configure:11789: gcc -c conftest.c >&5
conftest.c:27:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:27:15: error: unknown type name 'universal'
configure:11789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "liboil"
| #define PACKAGE_TARNAME "liboil"
| #define PACKAGE_VERSION "0.3.17"
| #define PACKAGE_STRING "liboil 0.3.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "liboil"
| #define VERSION "0.3.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GCC_ASM 1
| #define HAVE_AMD64 1
| #define HAVE_OS_LINUX 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:11834: gcc -c conftest.c >&5
configure:11834: $? = 0
configure:11852: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:33:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:11852: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "liboil"
| #define PACKAGE_TARNAME "liboil"
| #define PACKAGE_VERSION "0.3.17"
| #define PACKAGE_STRING "liboil 0.3.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "liboil"
| #define VERSION "0.3.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GCC_ASM 1
| #define HAVE_AMD64 1
| #define HAVE_OS_LINUX 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:11980: result: no
configure:11999: checking if unaligned memory access works correctly
configure:12039: gcc -o conftest conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:3: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
memcpy(iarray,array,8);
^~~~~~
conftest.c:31:3: warning: incompatible implicit declaration of built-in function 'memcpy'
conftest.c:31:3: note: include '' or provide a declaration of 'memcpy'
configure:12039: $? = 0
configure:12039: ./conftest
configure:12039: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "liboil"
| #define PACKAGE_TARNAME "liboil"
| #define PACKAGE_VERSION "0.3.17"
| #define PACKAGE_STRING "liboil 0.3.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "liboil"
| #define VERSION "0.3.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GCC_ASM 1
| #define HAVE_AMD64 1
| #define HAVE_OS_LINUX 1
| /* end confdefs.h. */
|
| int main(int argc, char **argv)
| {
| char array[] = "ABCDEFGH";
| unsigned int iarray[2];
| memcpy(iarray,array,8);
| #define GET(x) (*(unsigned int *)((char *)iarray + (x)))
| if(GET(0) != 0x41424344 && GET(0) != 0x44434241) return 1;
| if(GET(1) != 0x42434445 && GET(1) != 0x45444342) return 1;
| if(GET(2) != 0x43444546 && GET(2) != 0x46454443) return 1;
| if(GET(3) != 0x44454647 && GET(3) != 0x47464544) return 1;
| return 0;
| }
|
configure:12049: result: no
configure:12060: checking for _ prefix in compiled symbols
configure:12070: gcc -c conftest.c >&5
configure:12073: $? = 0
configure:12077: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:12080: $? = 0
configure:12102: result: no
configure:12114: checking for stdint types
configure:12137: gcc -c conftest.c >&5
configure:12137: $? = 0
configure:12181: result: stdint.h (shortcircuit)
configure:12573: result: make use of stdint.h in liboil/liboil-stdint.h (assuming C99 compatible system)
configure:12584: checking for stdlib.h
configure:12584: result: yes
configure:12584: checking for unistd.h
configure:12584: result: yes
configure:12597: checking for getpagesize
configure:12597: gcc -o conftest conftest.c >&5
configure:12597: $? = 0
configure:12597: result: yes
configure:12606: checking for working mmap
configure:12743: gcc -o conftest conftest.c >&5
configure:12743: $? = 0
configure:12743: ./conftest
configure:12743: $? = 0
configure:12753: result: yes
configure:12762: checking for rint in -lm
configure:12787: gcc -o conftest conftest.c -lm >&5
conftest.c:37:6: warning: conflicting types for built-in function 'rint'
char rint ();
^~~~
configure:12787: $? = 0
configure:12796: result: yes
configure:12804: checking for rintf in -lm
configure:12829: gcc -o conftest conftest.c -lm >&5
conftest.c:38:6: warning: conflicting types for built-in function 'rintf'
char rintf ();
^~~~~
configure:12829: $? = 0
configure:12838: result: yes
configure:12846: checking for lrint in -lm
configure:12871: gcc -o conftest conftest.c -lm >&5
conftest.c:39:6: warning: conflicting types for built-in function 'lrint'
char lrint ();
^~~~~
configure:12871: $? = 0
configure:12880: result: yes
configure:12888: checking for lrintf in -lm
configure:12913: gcc -o conftest conftest.c -lm >&5
conftest.c:40:6: warning: conflicting types for built-in function 'lrintf'
char lrintf ();
^~~~~~
configure:12913: $? = 0
configure:12922: result: yes
configure:12930: checking for sincos in -lm
configure:12955: gcc -o conftest conftest.c -lm >&5
conftest.c:41:6: warning: conflicting types for built-in function 'sincos'
char sincos ();
^~~~~~
configure:12955: $? = 0
configure:12964: result: yes
configure:12973: checking ieee754.h usability
configure:12973: gcc -c conftest.c >&5
configure:12973: $? = 0
configure:12973: result: yes
configure:12973: checking ieee754.h presence
configure:12973: gcc -E conftest.c
configure:12973: $? = 0
configure:12973: result: yes
configure:12973: checking for ieee754.h
configure:12973: result: yes
configure:12984: checking for inttypes.h
configure:12984: result: yes
configure:12996: checking sys/time.h usability
configure:12996: gcc -c conftest.c >&5
configure:12996: $? = 0
configure:12996: result: yes
configure:12996: checking sys/time.h presence
configure:12996: gcc -E conftest.c
configure:12996: $? = 0
configure:12996: result: yes
configure:12996: checking for sys/time.h
configure:12996: result: yes
configure:13008: checking for unistd.h
configure:13008: result: yes
configure:13021: checking for gettimeofday
configure:13021: gcc -o conftest conftest.c >&5
configure:13021: $? = 0
configure:13021: result: yes
configure:13032: checking for sigaction
configure:13032: gcc -o conftest conftest.c >&5
configure:13032: $? = 0
configure:13032: result: yes
configure:13043: checking for sigsetjmp
configure:13043: gcc -o conftest conftest.c >&5
/tmp/ccMlcw6i.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `sigsetjmp'
collect2: error: ld returned 1 exit status
configure:13043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "liboil"
| #define PACKAGE_TARNAME "liboil"
| #define PACKAGE_VERSION "0.3.17"
| #define PACKAGE_STRING "liboil 0.3.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "liboil"
| #define VERSION "0.3.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GCC_ASM 1
| #define HAVE_AMD64 1
| #define HAVE_OS_LINUX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_RINT 1
| #define HAVE_RINTF 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_SINCOS 1
| #define HAVE_IEEE754_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SIGACTION 1
| /* end confdefs.h. */
| /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define sigsetjmp innocuous_sigsetjmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigsetjmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef sigsetjmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sigsetjmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sigsetjmp || defined __stub___sigsetjmp
| choke me
| #endif
|
| int
| main ()
| {
| return sigsetjmp ();
| ;
| return 0;
| }
configure:13043: result: no
configure:13141: checking for cos in -lm
configure:13166: gcc -o conftest conftest.c -lm >&5
conftest.c:48:6: warning: conflicting types for built-in function 'cos'
char cos ();
^~~
configure:13166: $? = 0
configure:13175: result: yes
configure:13187: checking for clock_gettime in -lrt
configure:13212: gcc -o conftest conftest.c -lrt >&5
configure:13212: $? = 0
configure:13221: result: yes
configure:13233: checking for monotonic clocks
configure:13251: gcc -c conftest.c >&5
configure:13251: $? = 0
configure:13258: result: yes
configure:13267: checking to see if compiler understands -Wall
configure:13284: gcc -c -Wall conftest.c >&5
configure:13284: $? = 0
configure:13299: result: yes
configure:13560: checking if compiler supports MMX intrinsics
configure:13576: gcc -c -mmmx conftest.c >&5
configure:13576: $? = 0
configure:13592: result: yes
configure:13596: checking if compiler supports SSE intrinsics
configure:13618: gcc -c -msse conftest.c >&5
configure:13618: $? = 0
configure:13634: result: yes
configure:13638: checking if compiler supports SSE2 intrinsics
configure:13660: gcc -c -msse2 conftest.c >&5
configure:13660: $? = 0
configure:13676: result: yes
configure:13680: checking if compiler supports SSE3 intrinsics
configure:13702: gcc -c -msse3 conftest.c >&5
configure:13702: $? = 0
configure:13718: result: yes
configure:13722: checking if compiler supports 3DNOW intrinsics
configure:13738: gcc -c -m3dnow conftest.c >&5
configure:13738: $? = 0
configure:13754: result: yes
configure:13758: checking if compiler supports 3DNOWEXT intrinsics
configure:13774: gcc -c -m3dnow -march=athlon conftest.c >&5
conftest.c:1:0: error: CPU you selected does not support x86-64 instruction set
/* confdefs.h */
conftest.c:1:0: error: CPU you selected does not support x86-64 instruction set
configure:13774: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "liboil"
| #define PACKAGE_TARNAME "liboil"
| #define PACKAGE_VERSION "0.3.17"
| #define PACKAGE_STRING "liboil 0.3.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "liboil"
| #define VERSION "0.3.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GCC_ASM 1
| #define HAVE_AMD64 1
| #define HAVE_OS_LINUX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_RINT 1
| #define HAVE_RINTF 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_SINCOS 1
| #define HAVE_IEEE754_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SIGACTION 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MONOTONIC_CLOCK 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __m64 a;a=_m_pf2iw(a)
| ;
| return 0;
| }
configure:13790: result: no
configure:13794: checking if compiler supports ALTIVEC intrinsics
configure:13810: gcc -c -maltivec conftest.c >&5
gcc: error: unrecognized command line option '-maltivec'; did you mean '-mglibc'?
configure:13810: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "liboil"
| #define PACKAGE_TARNAME "liboil"
| #define PACKAGE_VERSION "0.3.17"
| #define PACKAGE_STRING "liboil 0.3.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "liboil"
| #define VERSION "0.3.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GCC_ASM 1
| #define HAVE_AMD64 1
| #define HAVE_OS_LINUX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_RINT 1
| #define HAVE_RINTF 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_SINCOS 1
| #define HAVE_IEEE754_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SIGACTION 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MONOTONIC_CLOCK 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __vector a; a = vec_or(a,a)
| ;
| return 0;
| }
configure:13826: result: no
configure:13896: checking if compiler supports 'pmaddubsw %%mm0, %%mm0' asm instruction
configure:13919: gcc -c conftest.c >&5
configure:13919: $? = 0
configure:13933: result: yes
configure:14168: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by liboil config.status 0.3.17, which was
generated by GNU Autoconf 2.64. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 7129f9f1a22b
config.status:1215: creating Makefile
config.status:1215: creating doc/Makefile
config.status:1215: creating liboil/Makefile
config.status:1215: creating liboil/amd64/Makefile
config.status:1215: creating liboil/3dnow/Makefile
config.status:1215: creating liboil/c/Makefile
config.status:1215: creating liboil/colorspace/Makefile
config.status:1215: creating liboil/conv/Makefile
config.status:1215: creating liboil/copy/Makefile
config.status:1215: creating liboil/dct/Makefile
config.status:1215: creating liboil/deprecated/Makefile
config.status:1215: creating liboil/fb/Makefile
config.status:1215: creating liboil/i386/Makefile
config.status:1215: creating liboil/i386_amd64/Makefile
config.status:1215: creating liboil/jpeg/Makefile
config.status:1215: creating liboil/math/Makefile
config.status:1215: creating liboil/md5/Makefile
config.status:1215: creating liboil/mmx/Makefile
config.status:1215: creating liboil/motovec/Makefile
config.status:1215: creating liboil/powerpc/Makefile
config.status:1215: creating liboil/powerpc_asm_blocks/Makefile
config.status:1215: creating liboil/ref/Makefile
config.status:1215: creating liboil/simdpack/Makefile
config.status:1215: creating liboil/sse/Makefile
config.status:1215: creating liboil/utf8/Makefile
config.status:1215: creating liboil/arm/Makefile
config.status:1215: creating testsuite/Makefile
config.status:1215: creating testsuite/instruction/Makefile
config.status:1215: creating examples/Makefile
config.status:1215: creating examples/audioresample/Makefile
config.status:1215: creating examples/huffman/Makefile
config.status:1215: creating examples/jpeg/Makefile
config.status:1215: creating examples/md5/Makefile
config.status:1215: creating examples/taylor/Makefile
config.status:1215: creating examples/uberopt/Makefile
config.status:1215: creating examples/videoscale/Makefile
config.status:1215: creating examples/work/Makefile
config.status:1215: creating liboil-uninstalled.pc
config.status:1215: creating liboil.pc
config.status:1215: creating config.h
config.status:1435: executing depfiles commands
config.status:1435: executing libtool commands
config.status:1435: executing liboil/liboil-stdint.h commands
config.status:2179: creating liboil/liboil-stdint.h : _LIBOIL_LIBOIL_LIBOIL_STDINT_H
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigsetjmp=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_ieee754_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint=stdint.h
ac_cv_header_stdint_h=yes
ac_cv_header_stdint_t=stdint.h
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_m_cos=yes
ac_cv_lib_m_lrint=yes
ac_cv_lib_m_lrintf=yes
ac_cv_lib_m_rint=yes
ac_cv_lib_m_rintf=yes
ac_cv_lib_m_sincos=yes
ac_cv_lib_rt_clock_gettime=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_GTKDOC_CHECK=/usr/sbin/gtkdoc-check
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_stdint_message='using gnu compiler gcc (GCC) 6.1.1 20160602'
ac_cv_stdint_result='(assuming C99 compatible system)'
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
as_cv_unaligned_access=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_sys_symbol_underscore=no
oil_cv_monotonic_clock=yes
pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
pkg_cv_GLIB_LIBS=-lglib-2.0
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/liboil/src/liboil-0.3.17/missing --run aclocal-1.11'
ALTIVEC_CFLAGS='-maltivec'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/liboil/src/liboil-0.3.17/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/liboil/src/liboil-0.3.17/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/liboil/src/liboil-0.3.17/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/liboil/src/liboil-0.3.17/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GLIB_LIBS='-lglib-2.0'
GREP='/usr/sbin/grep'
GTKDOC_CHECK='/usr/sbin/gtkdoc-check'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
HAVE_3DNOWEXT_INTRINSICS_FALSE=''
HAVE_3DNOWEXT_INTRINSICS_TRUE='#'
HAVE_3DNOW_INTRINSICS_FALSE='#'
HAVE_3DNOW_INTRINSICS_TRUE=''
HAVE_ALTIVEC_INTRINSICS_FALSE=''
HAVE_ALTIVEC_INTRINSICS_TRUE='#'
HAVE_AMD64_FALSE='#'
HAVE_AMD64_TRUE=''
HAVE_ARM_FALSE=''
HAVE_ARM_TRUE='#'
HAVE_ASM_BLOCKS_FALSE=''
HAVE_ASM_BLOCKS_TRUE='#'
HAVE_GCC_ASM_FALSE='#'
HAVE_GCC_ASM_POWERPC_FPU_FALSE=''
HAVE_GCC_ASM_POWERPC_FPU_TRUE='#'
HAVE_GCC_ASM_TRUE=''
HAVE_GLIB_FALSE='#'
HAVE_GLIB_TRUE=''
HAVE_I386_FALSE=''
HAVE_I386_TRUE='#'
HAVE_MMX_INTRINSICS_FALSE='#'
HAVE_MMX_INTRINSICS_TRUE=''
HAVE_OS_LINUX_FALSE=''
HAVE_OS_LINUX_TRUE='#'
HAVE_OS_WIN32_FALSE=''
HAVE_OS_WIN32_TRUE='#'
HAVE_POWERPC_FALSE=''
HAVE_POWERPC_TRUE='#'
HAVE_SSE2_INTRINSICS_FALSE='#'
HAVE_SSE2_INTRINSICS_TRUE=''
HAVE_SSE3_INTRINSICS_FALSE='#'
HAVE_SSE3_INTRINSICS_TRUE=''
HAVE_SSE_INTRINSICS_FALSE='#'
HAVE_SSE_INTRINSICS_TRUE=''
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LIBM='-lm'
LIBOBJS=''
LIBOIL_CFLAGS=' -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I$(top_srcdir) -DOIL_ENABLE_UNSTABLE_API'
LIBOIL_LIBS='$(top_builddir)/liboil/liboil-0.3.la -lm -lrt'
LIBOIL_LIBVERSION='3:0:3'
LIBOIL_MAJORMINOR='0.3'
LIBOIL_OLD_MAJORMINOR='0.2'
LIBOIL_OPT_CFLAGS=''
LIBRT='-lrt'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/liboil/src/liboil-0.3.17/missing --run makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
MMX_CFLAGS='-mmmx'
NANO='0'
NM='/usr/sbin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='liboil'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='liboil'
PACKAGE_STRING='liboil 0.3.17'
PACKAGE_TARNAME='liboil'
PACKAGE_URL=''
PACKAGE_VERSION='0.3.17'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/sbin/pkg-config'
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SSE2_CFLAGS='-msse2'
SSE3_CFLAGS='-msse3'
SSE_CFLAGS='-msse'
STRIP='strip'
USE_ALT_OPT_FALSE=''
USE_ALT_OPT_TRUE='#'
USE_NEW_ABI_FALSE=''
USE_NEW_ABI_TRUE='#'
VERSION='0.3.17'
VFP_CFLAGS=''
_3DNOWEXT_CFLAGS='-m3dnow -march=athlon'
_3DNOW_CFLAGS='-m3dnow'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/liboil/src/liboil-0.3.17/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='$(libdir)/pkgconfig'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sys_symbol_underscore='no'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "liboil"
#define PACKAGE_TARNAME "liboil"
#define PACKAGE_VERSION "0.3.17"
#define PACKAGE_STRING "liboil 0.3.17"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "liboil"
#define VERSION "0.3.17"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_GCC_ASM 1
#define HAVE_AMD64 1
#define HAVE_OS_LINUX 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_RINT 1
#define HAVE_RINTF 1
#define HAVE_LRINT 1
#define HAVE_LRINTF 1
#define HAVE_SINCOS 1
#define HAVE_IEEE754_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_SIGACTION 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_MONOTONIC_CLOCK 1
#define HAVE_SSSE3_ASM 1
#define OIL_EXPORTS 1
configure: exit 0