* Package: dev-libs/liboil-0.3.17-r4:0.3 * Repository: gentoo * Maintainer: freedesktop-bugs@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc examples kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking liboil-0.3.17.tar.gz to /var/tmp/portage/dev-libs/liboil-0.3.17-r4/work >>> Source unpacked in /var/tmp/portage/dev-libs/liboil-0.3.17-r4/work >>> Preparing source in /var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17 ... * Applying liboil-0.3.17-amd64-cpuid.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17 ... * econf: updating liboil-0.3.17/config.guess with /usr/share/gnuconfig/config.guess * econf: updating liboil-0.3.17/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-static --docdir=/usr/share/doc/liboil-0.3.17-r4 --htmldir=/usr/share/doc/liboil-0.3.17-r4/html --libdir=/usr/lib64 checking nano version... 0 (release) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/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-pc-linux-gnu-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking dependency style of clang... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-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 clang... none checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-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/bin/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 >>> Source configured. '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/temp/clang14.log' -> '/var/tmp/clang/dev-libs/liboil-0.3.17-r4/clang14.log' '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/temp/clang15.log' -> '/var/tmp/clang/dev-libs/liboil-0.3.17-r4/clang15.log' >>> Compiling source in /var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17 ... make -j4 cp liboil-uninstalled.pc liboil-0.3-uninstalled.pc make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17' Making all in liboil make[2]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil' Making all in c make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/c' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o lib_c_la-ag_clamp.lo `test -f 'ag_clamp.c' || echo './'`ag_clamp.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o lib_c_la-composite.lo `test -f 'composite.c' || echo './'`composite.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o lib_c_la-copy.lo `test -f 'copy.c' || echo './'`copy.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o lib_c_la-swab.lo `test -f 'swab.c' || echo './'`swab.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c ag_clamp.c -fPIC -DPIC -o .libs/lib_c_la-ag_clamp.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c copy.c -fPIC -DPIC -o .libs/lib_c_la-copy.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c composite.c -fPIC -DPIC -o .libs/lib_c_la-composite.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c swab.c -fPIC -DPIC -o .libs/lib_c_la-swab.o In file included from ag_clamp.c:33: In file included from /usr/include/math.h:27: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from swab.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3:In file included from composite.cwarning: :"_BSD_SOURCE and30 : _SVID_SOURCEIn file included from ../../liboil/liboilclasses.hare: 33 : deprecated,In file included from ../../liboil/liboilfunction.huse: 31_DEFAULT_SOURCE": In file included from [-W#warnings]../../liboil/liboilutils.h :31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE": 33 ^: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from copy.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o lib_c_la-wavelet.lo `test -f 'wavelet.c' || echo './'`wavelet.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c wavelet.c -fPIC -DPIC -o .libs/lib_c_la-wavelet.o In file included from wavelet.c:2: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-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 '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/c' Making all in colorspace make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/colorspace' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libcolorspace_la-composite.lo `test -f 'composite.c' || echo './'`composite.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c composite.c -fPIC -DPIC -o .libs/libcolorspace_la-composite.o In file included from composite.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcolorspace.la libcolorspace_la-composite.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcolorspace.a .libs/libcolorspace_la-composite.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcolorspace.a libtool: link: ( cd ".libs" && rm -f "libcolorspace.la" && ln -s "../libcolorspace.la" "libcolorspace.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/colorspace' Making all in conv make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/conv' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libconv_la-conv_c.lo `test -f 'conv_c.c' || echo './'`conv_c.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libconv_la-conv_bitstuff.lo `test -f 'conv_bitstuff.c' || echo './'`conv_bitstuff.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libconv_la-conv_misc.lo `test -f 'conv_misc.c' || echo './'`conv_misc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c conv_c.c -fPIC -DPIC -o .libs/libconv_la-conv_c.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c conv_bitstuff.c -fPIC -DPIC -o .libs/libconv_la-conv_bitstuff.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c conv_misc.c -fPIC -DPIC -o .libs/libconv_la-conv_misc.o In file included from conv_misc.c:31: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3:In file included from warning: conv_bitstuff.c:"_BSD_SOURCE31 : andIn file included from ../../liboil/liboilfunction.h_SVID_SOURCE: 31are: In file included from ../../liboil/liboilutils.hdeprecated,: 31use: In file included from _DEFAULT_SOURCE"../../liboil/liboil-stdint.h :In file included from [-W#warnings]7 conv_c.c: :In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:3152: : In file included from In file included from ../../liboil/liboilfunction.h/usr/include/stdint.h::3126: : In file included from # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"In file included from ../../liboil/liboilutils.h /usr/include/bits/libc-header-start.h: ^31: : 33In file included from : ../../liboil/liboil-stdint.h/usr/include/features.h::7194: :In file included from 3/usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:: 52warning: : "_BSD_SOURCEIn file included from /usr/include/stdint.hand: 26_SVID_SOURCE: In file included from are/usr/include/bits/libc-header-start.h : 33deprecated,: /usr/include/features.huse: 194_DEFAULT_SOURCE": 3[-W#warnings]: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. conv_c.c:262:1: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] CLIPCONV_DEFINE_FLOAT(s32,f32); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conv_c.c:217:8: note: expanded from macro 'CLIPCONV_DEFINE_FLOAT' if(x>oil_type_max_ ## desttype) x=oil_type_max_ ## destt... ~^~~~~~~~~~~~~~~~~~~~~~~~~ :168:1: note: expanded from here oil_type_max_s32 ^~~~~~~~~~~~~~~~ ../../liboil/liboiltypes.h:129:27: note: expanded from macro 'oil_type_max_s32' #define oil_type_max_s32 (2147483647) ^~~~~~~~~~ conv_c.c:262:1: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] CLIPCONV_DEFINE_FLOAT(s32,f32); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conv_c.c:217:37: note: expanded from macro 'CLIPCONV_DEFINE_FLOAT' ...if(x>oil_type_max_ ## desttype) x=oil_type_max_ ## desttype; \ ~^~~~~~~~~~~~~~~~~~~~~~~~~ :169:1: note: expanded from here oil_type_max_s32 ^~~~~~~~~~~~~~~~ ../../liboil/liboiltypes.h:129:27: note: expanded from macro 'oil_type_max_s32' #define oil_type_max_s32 (2147483647) ^~~~~~~~~~ conv_c.c:264:1: warning: implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion] CLIPCONV_DEFINE_FLOAT(u32,f32); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conv_c.c:217:8: note: expanded from macro 'CLIPCONV_DEFINE_FLOAT' if(x>oil_type_max_ ## desttype) x=oil_type_max_ ## destt... ~^~~~~~~~~~~~~~~~~~~~~~~~~ :4:1: note: expanded from here oil_type_max_u32 ^~~~~~~~~~~~~~~~ ../../liboil/liboiltypes.h:130:27: note: expanded from macro 'oil_type_max_u32' #define oil_type_max_u32 (4294967295U) ^~~~~~~~~~~ conv_c.c:264:1: warning: implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion] CLIPCONV_DEFINE_FLOAT(u32,f32); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conv_c.c:217:37: note: expanded from macro 'CLIPCONV_DEFINE_FLOAT' ...if(x>oil_type_max_ ## desttype) x=oil_type_max_ ## desttype; \ ~^~~~~~~~~~~~~~~~~~~~~~~~~ :5:1: note: expanded from here oil_type_max_u32 ^~~~~~~~~~~~~~~~ ../../liboil/liboiltypes.h:130:27: note: expanded from macro 'oil_type_max_u32' #define oil_type_max_u32 (4294967295U) ^~~~~~~~~~~ 1 warning generated. 5 warnings generated. /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libconv.la libconv_la-conv_c.lo libconv_la-conv_bitstuff.lo libconv_la-conv_misc.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libconv.a .libs/libconv_la-conv_c.o .libs/libconv_la-conv_bitstuff.o .libs/libconv_la-conv_misc.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libconv.a libtool: link: ( cd ".libs" && rm -f "libconv.la" && ln -s "../libconv.la" "libconv.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/conv' Making all in copy make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/copy' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libcopy_la-copy.lo `test -f 'copy.c' || echo './'`copy.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libcopy_la-copy8x8.lo `test -f 'copy8x8.c' || echo './'`copy8x8.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libcopy_la-splat_ref.lo `test -f 'splat_ref.c' || echo './'`splat_ref.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libcopy_la-trans8x8_c.lo `test -f 'trans8x8_c.c' || echo './'`trans8x8_c.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c trans8x8_c.c -fPIC -DPIC -o .libs/libcopy_la-trans8x8_c.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c copy8x8.c -fPIC -DPIC -o .libs/libcopy_la-copy8x8.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c copy.c -fPIC -DPIC -o .libs/libcopy_la-copy.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c splat_ref.c -fPIC -DPIC -o .libs/libcopy_la-splat_ref.o In file included from In file included from trans8x8_c.ccopy8x8.c::3232: : In file included from In file included from ../../liboil/liboil.h../../liboil/liboilfunction.h::3131: : In file included from In file included from ../../liboil/liboilutils.h../../liboil/liboilutils.h::3131: : In file included from In file included from ../../liboil/liboil-stdint.h../../liboil/liboil-stdint.h::77: : In file included from In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h/usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h::5252: : In file included from In file included from /usr/include/stdint.h/usr/include/stdint.h::2626: : In file included from In file included from /usr/include/bits/libc-header-start.h/usr/include/bits/libc-header-start.h::3333: : /usr/include/features.h/usr/include/features.h::194194::33:: warning: warning: "_BSD_SOURCE "_BSD_SOURCEand and_SVID_SOURCE _SVID_SOURCEare are deprecated, deprecated,use use_DEFAULT_SOURCE" _DEFAULT_SOURCE"[-W#warnings] [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from splat_ref.c:31: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from copy.c:32: In file included from /usr/include/string.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcopy.la libcopy_la-copy.lo libcopy_la-copy8x8.lo libcopy_la-splat_ref.lo libcopy_la-trans8x8_c.lo libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcopy.a libtool: link: ( cd ".libs" && rm -f "libcopy.la" && ln -s "../libcopy.la" "libcopy.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/copy' Making all in dct make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/dct' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdct_la-dct12_f32.lo `test -f 'dct12_f32.c' || echo './'`dct12_f32.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdct_la-dct36_f32.lo `test -f 'dct36_f32.c' || echo './'`dct36_f32.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdct_la-fdct8_f64.lo `test -f 'fdct8_f64.c' || echo './'`fdct8_f64.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdct_la-fdct8x8_f64.lo `test -f 'fdct8x8_f64.c' || echo './'`fdct8x8_f64.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c dct36_f32.c -fPIC -DPIC -o .libs/libdct_la-dct36_f32.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c fdct8x8_f64.c -fPIC -DPIC -o .libs/libdct_la-fdct8x8_f64.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c fdct8_f64.c -fPIC -DPIC -o .libs/libdct_la-fdct8_f64.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c dct12_f32.c -fPIC -DPIC -o .libs/libdct_la-dct12_f32.o In file included from In file included from dct36_f32.cdct12_f32.c::3232: : In file included from In file included from ../../liboil/liboilfunction.h../../liboil/liboilfunction.h::3131: : In file included from In file included from ../../liboil/liboilutils.h../../liboil/liboilutils.h::3131: : In file included from In file included from ../../liboil/liboil-stdint.h../../liboil/liboil-stdint.h::77: : In file included from In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h/usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h::5252: : In file included from In file included from /usr/include/stdint.h/usr/include/stdint.h::2626: : In file included from In file included from In file included from fdct8_f64.c/usr/include/bits/libc-header-start.h/usr/include/bits/libc-header-start.h:::333332: : : /usr/include/features.hIn file included from /usr/include/features.h::../../liboil/liboilfunction.h194194:::3133: ::In file included from ../../liboil/liboilutils.h warning: :warning: 31"_BSD_SOURCE: "_BSD_SOURCE In file included from and../../liboil/liboil-stdint.h and:_SVID_SOURCE 7 _SVID_SOURCE: are In file included from are/usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.hdeprecated, : 52usedeprecated,: useIn file included from _DEFAULT_SOURCE"/usr/include/stdint.h :_DEFAULT_SOURCE"[-W#warnings]26 : [-W#warnings]In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"use# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" _DEFAULT_SOURCE" ^ ^ [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from fdct8x8_f64.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdct_la-fdct8x8s_s16.lo `test -f 'fdct8x8s_s16.c' || echo './'`fdct8x8s_s16.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c fdct8x8s_s16.c -fPIC -DPIC -o .libs/libdct_la-fdct8x8s_s16.o 1 warning generated. In file included from fdct8x8s_s16.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdct_la-fdct8x8theora.lo `test -f 'fdct8x8theora.c' || echo './'`fdct8x8theora.c 1 warning generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c fdct8x8theora.c -fPIC -DPIC -o .libs/libdct_la-fdct8x8theora.o 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdct_la-idct8_f64.lo `test -f 'idct8_f64.c' || echo './'`idct8_f64.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdct_la-idct8x8_c.lo `test -f 'idct8x8_c.c' || echo './'`idct8x8_c.c In file included from fdct8x8theora.c:49: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c idct8_f64.c -fPIC -DPIC -o .libs/libdct_la-idct8_f64.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c idct8x8_c.c -fPIC -DPIC -o .libs/libdct_la-idct8x8_c.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdct_la-imdct32_f32.lo `test -f 'imdct32_f32.c' || echo './'`imdct32_f32.c In file included from idct8x8_c.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from idct8_f64.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c imdct32_f32.c -fPIC -DPIC -o .libs/libdct_la-imdct32_f32.o In file included from imdct32_f32.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdct_la-idct8x8theora_ref.lo `test -f 'idct8x8theora_ref.c' || echo './'`idct8x8theora_ref.c 1 warning generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c idct8x8theora_ref.c -fPIC -DPIC -o .libs/libdct_la-idct8x8theora_ref.o 1 warning generated. 1 warning generated. In file included from idct8x8theora_ref.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdct.a libtool: link: ( cd ".libs" && rm -f "libdct.la" && ln -s "../libdct.la" "libdct.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/dct' Making all in jpeg make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/jpeg' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libjpeg_la-convert8x8_c.lo `test -f 'convert8x8_c.c' || echo './'`convert8x8_c.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libjpeg_la-jpeg_rgb_decoder.lo `test -f 'jpeg_rgb_decoder.c' || echo './'`jpeg_rgb_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libjpeg_la-quantize8x8_c.lo `test -f 'quantize8x8_c.c' || echo './'`quantize8x8_c.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libjpeg_la-yuv2rgb_c.lo `test -f 'yuv2rgb_c.c' || echo './'`yuv2rgb_c.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c jpeg_rgb_decoder.c -fPIC -DPIC -o .libs/libjpeg_la-jpeg_rgb_decoder.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c quantize8x8_c.c -fPIC -DPIC -o .libs/libjpeg_la-quantize8x8_c.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c yuv2rgb_c.c -fPIC -DPIC -o .libs/libjpeg_la-yuv2rgb_c.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c convert8x8_c.c -fPIC -DPIC -o .libs/libjpeg_la-convert8x8_c.o In file included from quantize8x8_c.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from In file included from jpeg_rgb_decoder.cconvert8x8_c.c::3132: : In file included from In file included from ../../liboil/liboil.h../../liboil/liboil.h::3131: : In file included from In file included from ../../liboil/liboilutils.h../../liboil/liboilutils.h::3131: : In file included from In file included from ../../liboil/liboil-stdint.h../../liboil/liboil-stdint.h::77: : In file included from In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h/usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h::5252: : In file included from In file included from /usr/include/stdint.h/usr/include/stdint.h::2626: : In file included from In file included from /usr/include/bits/libc-header-start.h/usr/include/bits/libc-header-start.h::3333: : /usr/include/features.h/usr/include/features.h:194::3194:: 3warning: : "_BSD_SOURCEwarning: and"_BSD_SOURCE _SVID_SOURCEand are_SVID_SOURCE aredeprecated, usedeprecated, _DEFAULT_SOURCE"use [-W#warnings]_DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ ^ In file included from yuv2rgb_c.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libjpeg_la-zigzag8x8_c.lo `test -f 'zigzag8x8_c.c' || echo './'`zigzag8x8_c.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c zigzag8x8_c.c -fPIC -DPIC -o .libs/libjpeg_la-zigzag8x8_c.o 1 warning generated. In file included from zigzag8x8_c.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libjpeg.a libtool: link: ( cd ".libs" && rm -f "libjpeg.la" && ln -s "../libjpeg.la" "libjpeg.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/jpeg' Making all in math make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/math' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libmath_la-math.lo `test -f 'math.c' || echo './'`math.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libmath_la-ag_math.lo `test -f 'ag_math.c' || echo './'`ag_math.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c ag_math.c -fPIC -DPIC -o .libs/libmath_la-ag_math.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c math.c -fPIC -DPIC -o .libs/libmath_la-math.o In file included from In file included from math.cag_math.c::33: 32In file included from : /usr/include/math.hIn file included from :/usr/include/math.h27:: 27In file included from : /usr/include/bits/libc-header-start.hIn file included from :/usr/include/bits/libc-header-start.h33:: 33/usr/include/features.h: :/usr/include/features.h194::1943::3 :warning: warning: "_BSD_SOURCE "_BSD_SOURCEand and_SVID_SOURCE _SVID_SOURCEare are deprecated, deprecated,use use_DEFAULT_SOURCE" _DEFAULT_SOURCE"[-W#warnings] [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmath.la libmath_la-math.lo libmath_la-ag_math.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmath.a .libs/libmath_la-math.o .libs/libmath_la-ag_math.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmath.a libtool: link: ( cd ".libs" && rm -f "libmath.la" && ln -s "../libmath.la" "libmath.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/math' Making all in md5 make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/md5' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libmd5_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c md5.c -fPIC -DPIC -o .libs/libmd5_la-md5.o In file included from md5.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmd5.la libmd5_la-md5.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmd5.a .libs/libmd5_la-md5.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmd5.a libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/md5' Making all in ref make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/ref' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-addc.lo `test -f 'addc.c' || echo './'`addc.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-argb_paint.lo `test -f 'argb_paint.c' || echo './'`argb_paint.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-ayuv2argb.lo `test -f 'ayuv2argb.c' || echo './'`ayuv2argb.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-clamp.lo `test -f 'clamp.c' || echo './'`clamp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c addc.c -fPIC -DPIC -o .libs/libref_la-addc.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c ayuv2argb.c -fPIC -DPIC -o .libs/libref_la-ayuv2argb.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c argb_paint.c -fPIC -DPIC -o .libs/libref_la-argb_paint.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c clamp.c -fPIC -DPIC -o .libs/libref_la-clamp.o In file included from addc.c:2: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from clamp.c:31: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3In file included from :argb_paint.c :warning: 32: "_BSD_SOURCEIn file included from ../../liboil/liboil.hand: 31_SVID_SOURCE: In file included from are../../liboil/liboilutils.h : 31deprecated,: In file included from use../../liboil/liboil-stdint.h :_DEFAULT_SOURCE"7 : [-W#warnings]In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated,# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" use ^ _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from ayuv2argb.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-composite.lo `test -f 'composite.c' || echo './'`composite.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c composite.c -fPIC -DPIC -o .libs/libref_la-composite.o In file included from composite.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-convert.lo `test -f 'convert.c' || echo './'`convert.c 1 warning generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c convert.c -fPIC -DPIC -o .libs/libref_la-convert.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-copy.lo `test -f 'copy.c' || echo './'`copy.c In file included from convert.c:31: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c copy.c -fPIC -DPIC -o .libs/libref_la-copy.o In file included from copy.c:32: In file included from /usr/include/string.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-copy8x8.lo `test -f 'copy8x8.c' || echo './'`copy8x8.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c copy8x8.c -fPIC -DPIC -o .libs/libref_la-copy8x8.o In file included from copy8x8.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-diff8x8.lo `test -f 'diff8x8.c' || echo './'`diff8x8.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c diff8x8.c -fPIC -DPIC -o .libs/libref_la-diff8x8.o In file included from diff8x8.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-diffsquaresum_f64.lo `test -f 'diffsquaresum_f64.c' || echo './'`diffsquaresum_f64.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c diffsquaresum_f64.c -fPIC -DPIC -o .libs/libref_la-diffsquaresum_f64.o 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-diffsquaresum_f32.lo `test -f 'diffsquaresum_f32.c' || echo './'`diffsquaresum_f32.c In file included from diffsquaresum_f64.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c diffsquaresum_f32.c -fPIC -DPIC -o .libs/libref_la-diffsquaresum_f32.o 1 warning generated. In file included from diffsquaresum_f32.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-error8x8.lo `test -f 'error8x8.c' || echo './'`error8x8.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c error8x8.c -fPIC -DPIC -o .libs/libref_la-error8x8.o In file included from error8x8.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-mas.lo `test -f 'mas.c' || echo './'`mas.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c mas.c -fPIC -DPIC -o .libs/libref_la-mas.o 1 warning generated. In file included from mas.c:2: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-math.lo `test -f 'math.c' || echo './'`math.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c math.c -fPIC -DPIC -o .libs/libref_la-math.o In file included from math.c:32: In file included from /usr/include/math.h:27: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-mix_u8.lo `test -f 'mix_u8.c' || echo './'`mix_u8.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c mix_u8.c -fPIC -DPIC -o .libs/libref_la-mix_u8.o In file included from mix_u8.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-mt19937ar.lo `test -f 'mt19937ar.c' || echo './'`mt19937ar.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c mt19937ar.c -fPIC -DPIC -o .libs/libref_la-mt19937ar.o 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-mult8x8_s16.lo `test -f 'mult8x8_s16.c' || echo './'`mult8x8_s16.c In file included from mt19937ar.c:48: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c mult8x8_s16.c -fPIC -DPIC -o .libs/libref_la-mult8x8_s16.o In file included from mult8x8_s16.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-multsum.lo `test -f 'multsum.c' || echo './'`multsum.c 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-recon8x8.lo `test -f 'recon8x8.c' || echo './'`recon8x8.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c multsum.c -fPIC -DPIC -o .libs/libref_la-multsum.o 1 warning generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c recon8x8.c -fPIC -DPIC -o .libs/libref_la-recon8x8.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-resample.lo `test -f 'resample.c' || echo './'`resample.c In file included from multsum.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c resample.c -fPIC -DPIC -o .libs/libref_la-resample.o In file included from recon8x8.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from resample.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-rgb.lo `test -f 'rgb.c' || echo './'`rgb.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c rgb.c -fPIC -DPIC -o .libs/libref_la-rgb.o 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-rowcolsad8x8.lo `test -f 'rowcolsad8x8.c' || echo './'`rowcolsad8x8.c In file included from rgb.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c rowcolsad8x8.c -fPIC -DPIC -o .libs/libref_la-rowcolsad8x8.o In file included from rowcolsad8x8.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-sad8x8.lo `test -f 'sad8x8.c' || echo './'`sad8x8.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c sad8x8.c -fPIC -DPIC -o .libs/libref_la-sad8x8.o In file included from sad8x8.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-sad8x8_broken.lo `test -f 'sad8x8_broken.c' || echo './'`sad8x8_broken.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c sad8x8_broken.c -fPIC -DPIC -o .libs/libref_la-sad8x8_broken.o In file included from sad8x8_broken.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-sad8x8avg.lo `test -f 'sad8x8avg.c' || echo './'`sad8x8avg.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-sincos_f64.lo `test -f 'sincos_f64.c' || echo './'`sincos_f64.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c sad8x8avg.c -fPIC -DPIC -o .libs/libref_la-sad8x8avg.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c sincos_f64.c -fPIC -DPIC -o .libs/libref_la-sincos_f64.o In file included from sad8x8avg.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from sincos_f64.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-splat.lo `test -f 'splat.c' || echo './'`splat.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-squaresum_f32.lo `test -f 'squaresum_f32.c' || echo './'`squaresum_f32.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-squaresum_f64.lo `test -f 'squaresum_f64.c' || echo './'`squaresum_f64.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c splat.c -fPIC -DPIC -o .libs/libref_la-splat.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c squaresum_f32.c -fPIC -DPIC -o .libs/libref_la-squaresum_f32.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c squaresum_f64.c -fPIC -DPIC -o .libs/libref_la-squaresum_f64.o In file included from splat.c:31: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from squaresum_f32.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from squaresum_f64.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-sum.lo `test -f 'sum.c' || echo './'`sum.c 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-sum_f64.lo `test -f 'sum_f64.c' || echo './'`sum_f64.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c sum.c -fPIC -DPIC -o .libs/libref_la-sum.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c sum_f64.c -fPIC -DPIC -o .libs/libref_la-sum_f64.o 1 warning generated. 1 warning generated. In file included from sum.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-swab.lo `test -f 'swab.c' || echo './'`swab.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-trans8x8.lo `test -f 'trans8x8.c' || echo './'`trans8x8.c In file included from sum_f64.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c swab.c -fPIC -DPIC -o .libs/libref_la-swab.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c trans8x8.c -fPIC -DPIC -o .libs/libref_la-trans8x8.o 1 warning generated. In file included from trans8x8.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from swab.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-yuv.lo `test -f 'yuv.c' || echo './'`yuv.c 1 warning generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c yuv.c -fPIC -DPIC -o .libs/libref_la-yuv.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libref_la-wavelet.lo `test -f 'wavelet.c' || echo './'`wavelet.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c wavelet.c -fPIC -DPIC -o .libs/libref_la-wavelet.o In file included from yuv.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] 1 warning generated. # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from wavelet.c:2: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libref.a libtool: link: ( cd ".libs" && rm -f "libref.la" && ln -s "../libref.la" "libref.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/ref' Making all in simdpack make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/simdpack' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsimdpack_la-diffsquaresum_f64.lo `test -f 'diffsquaresum_f64.c' || echo './'`diffsquaresum_f64.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsimdpack_la-mix_u8.lo `test -f 'mix_u8.c' || echo './'`mix_u8.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsimdpack_la-multsum.lo `test -f 'multsum.c' || echo './'`multsum.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsimdpack_la-sincos_f64.lo `test -f 'sincos_f64.c' || echo './'`sincos_f64.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c diffsquaresum_f64.c -fPIC -DPIC -o .libs/libsimdpack_la-diffsquaresum_f64.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c mix_u8.c -fPIC -DPIC -o .libs/libsimdpack_la-mix_u8.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c multsum.c -fPIC -DPIC -o .libs/libsimdpack_la-multsum.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c sincos_f64.c -fPIC -DPIC -o .libs/libsimdpack_la-sincos_f64.o In file included from sincos_f64.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from mix_u8.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from multsum.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from diffsquaresum_f64.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsimdpack_la-squaresum_f64.lo `test -f 'squaresum_f64.c' || echo './'`squaresum_f64.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c squaresum_f64.c -fPIC -DPIC -o .libs/libsimdpack_la-squaresum_f64.o 1 warning generated. In file included from squaresum_f64.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsimdpack_la-sum_f64.lo `test -f 'sum_f64.c' || echo './'`sum_f64.c 1 warning generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c sum_f64.c -fPIC -DPIC -o .libs/libsimdpack_la-sum_f64.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsimdpack_la-abs_misc.lo `test -f 'abs_misc.c' || echo './'`abs_misc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c abs_misc.c -fPIC -DPIC -o .libs/libsimdpack_la-abs_misc.o In file included from sum_f64.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from abs_misc.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsimdpack_la-average2_u8.lo `test -f 'average2_u8.c' || echo './'`average2_u8.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c average2_u8.c -fPIC -DPIC -o .libs/libsimdpack_la-average2_u8.o 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsimdpack_la-clip_fast.lo `test -f 'clip_fast.c' || echo './'`clip_fast.c 1 warning generated. In file included from average2_u8.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsimdpack_la-scalaradd.lo `test -f 'scalaradd.c' || echo './'`scalaradd.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c clip_fast.c -fPIC -DPIC -o .libs/libsimdpack_la-clip_fast.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c scalaradd.c -fPIC -DPIC -o .libs/libsimdpack_la-scalaradd.o In file included from clip_fast.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from scalaradd.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsimdpack_la-scalarmult.lo `test -f 'scalarmult.c' || echo './'`scalarmult.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c scalarmult.c -fPIC -DPIC -o .libs/libsimdpack_la-scalarmult.o 1 warning generated. In file included from scalarmult.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsimdpack.a libtool: link: ( cd ".libs" && rm -f "libsimdpack.la" && ln -s "../libsimdpack.la" "libsimdpack.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/simdpack' Making all in utf8 make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/utf8' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libutf8_la-utf8.lo `test -f 'utf8.c' || echo './'`utf8.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libutf8_la-utf8_fast.lo `test -f 'utf8_fast.c' || echo './'`utf8_fast.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c utf8.c -fPIC -DPIC -o .libs/libutf8_la-utf8.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c utf8_fast.c -fPIC -DPIC -o .libs/libutf8_la-utf8_fast.o In file included from utf8.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from utf8_fast.c:32: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ utf8.c:120:7: warning: variable 'mask' set but not used [-Wunused-but-set-variable] int mask; ^ 2 warnings generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libutf8.la libutf8_la-utf8.lo libutf8_la-utf8_fast.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libutf8.a .libs/libutf8_la-utf8.o .libs/libutf8_la-utf8_fast.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libutf8.a libtool: link: ( cd ".libs" && rm -f "libutf8.la" && ln -s "../libutf8.la" "libutf8.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/utf8' Making all in deprecated make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/deprecated' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdeprecated_la-abs.lo `test -f 'abs.c' || echo './'`abs.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdeprecated_la-average2_u8.lo `test -f 'average2_u8.c' || echo './'`average2_u8.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdeprecated_la-clip_ref.lo `test -f 'clip_ref.c' || echo './'`clip_ref.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdeprecated_la-conv.lo `test -f 'conv.c' || echo './'`conv.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c abs.c -fPIC -DPIC -o .libs/libdeprecated_la-abs.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c conv.c -fPIC -DPIC -o .libs/libdeprecated_la-conv.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c average2_u8.c -fPIC -DPIC -o .libs/libdeprecated_la-average2_u8.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c clip_ref.c -fPIC -DPIC -o .libs/libdeprecated_la-clip_ref.o In file included from In file included from clip_ref.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ conv.c:31: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from abs.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from average2_u8.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ conv.c:374:1: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] CLIPCONV_DEFINE_FLOAT_REF(s32,f32); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conv.c:329:8: note: expanded from macro 'CLIPCONV_DEFINE_FLOAT_REF' if(x>oil_type_max_ ## desttype) x=oil_type_max_ ## destt... ~^~~~~~~~~~~~~~~~~~~~~~~~~ :119:1: note: expanded from here oil_type_max_s32 ^~~~~~~~~~~~~~~~ ../../liboil/liboiltypes.h:129:27: note: expanded from macro 'oil_type_max_s32' #define oil_type_max_s32 (2147483647) ^~~~~~~~~~ conv.c:374:1: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] CLIPCONV_DEFINE_FLOAT_REF(s32,f32); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conv.c:329:37: note: expanded from macro 'CLIPCONV_DEFINE_FLOAT_REF' ...if(x>oil_type_max_ ## desttype) x=oil_type_max_ ## desttype; \ ~^~~~~~~~~~~~~~~~~~~~~~~~~ :120:1: note: expanded from here oil_type_max_s32 ^~~~~~~~~~~~~~~~ ../../liboil/liboiltypes.h:129:27: note: expanded from macro 'oil_type_max_s32' #define oil_type_max_s32 (2147483647) ^~~~~~~~~~ conv.c:376:1: warning: implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion] CLIPCONV_DEFINE_FLOAT_REF(u32,f32); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conv.c:329:8: note: expanded from macro 'CLIPCONV_DEFINE_FLOAT_REF' if(x>oil_type_max_ ## desttype) x=oil_type_max_ ## destt... ~^~~~~~~~~~~~~~~~~~~~~~~~~ :187:1: note: expanded from here oil_type_max_u32 ^~~~~~~~~~~~~~~~ ../../liboil/liboiltypes.h:130:27: note: expanded from macro 'oil_type_max_u32' #define oil_type_max_u32 (4294967295U) ^~~~~~~~~~~ conv.c:376:1: warning: implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion] CLIPCONV_DEFINE_FLOAT_REF(u32,f32); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conv.c:329:37: note: expanded from macro 'CLIPCONV_DEFINE_FLOAT_REF' ...if(x>oil_type_max_ ## desttype) x=oil_type_max_ ## desttype; \ ~^~~~~~~~~~~~~~~~~~~~~~~~~ :188:1: note: expanded from here oil_type_max_u32 ^~~~~~~~~~~~~~~~ ../../liboil/liboiltypes.h:130:27: note: expanded from macro 'oil_type_max_u32' #define oil_type_max_u32 (4294967295U) ^~~~~~~~~~~ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdeprecated_la-permute.lo `test -f 'permute.c' || echo './'`permute.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c permute.c -fPIC -DPIC -o .libs/libdeprecated_la-permute.o 1 warning generated. In file included from permute.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdeprecated_la-scalaradd.lo `test -f 'scalaradd.c' || echo './'`scalaradd.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c scalaradd.c -fPIC -DPIC -o .libs/libdeprecated_la-scalaradd.o In file included from scalaradd.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdeprecated_la-scalarmult.lo `test -f 'scalarmult.c' || echo './'`scalarmult.c 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdeprecated_la-tablelookup.lo `test -f 'tablelookup.c' || echo './'`tablelookup.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c scalarmult.c -fPIC -DPIC -o .libs/libdeprecated_la-scalarmult.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c tablelookup.c -fPIC -DPIC -o .libs/libdeprecated_la-tablelookup.o In file included from scalarmult.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from tablelookup.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdeprecated_la-vectoradd_f64.lo `test -f 'vectoradd_f64.c' || echo './'`vectoradd_f64.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c vectoradd_f64.c -fPIC -DPIC -o .libs/libdeprecated_la-vectoradd_f64.o 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libdeprecated_la-vectoradd_s.lo `test -f 'vectoradd_s.c' || echo './'`vectoradd_s.c In file included from vectoradd_f64.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c vectoradd_s.c -fPIC -DPIC -o .libs/libdeprecated_la-vectoradd_s.o In file included from vectoradd_s.c:32: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. 1 warning generated. 1 warning generated. 5 warnings generated. /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdeprecated.a libtool: link: ( cd ".libs" && rm -f "libdeprecated.la" && ln -s "../libdeprecated.la" "libdeprecated.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/deprecated' Making all in mmx make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/mmx' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libmmx_la-composite_mmx.lo `test -f 'composite_mmx.c' || echo './'`composite_mmx.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libmmx_la-copy_mmx.lo `test -f 'copy_mmx.c' || echo './'`copy_mmx.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libmmx_la-recon8x8_mmx.lo `test -f 'recon8x8_mmx.c' || echo './'`recon8x8_mmx.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libmmx_la-splat_mmx.lo `test -f 'splat_mmx.c' || echo './'`splat_mmx.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c composite_mmx.c -fPIC -DPIC -o .libs/libmmx_la-composite_mmx.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c copy_mmx.c -fPIC -DPIC -o .libs/libmmx_la-copy_mmx.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c recon8x8_mmx.c -fPIC -DPIC -o .libs/libmmx_la-recon8x8_mmx.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c splat_mmx.c -fPIC -DPIC -o .libs/libmmx_la-splat_mmx.o In file included from composite_mmx.c:30: In file included from ../../liboil/liboilclasses.h:33: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from In file included from copy_mmx.crecon8x8_mmx.c::3030: : In file included from In file included from ../../liboil/liboilclasses.h../../liboil/liboilclasses.h::3333: : In file included from In file included from ../../liboil/liboilfunction.h../../liboil/liboilfunction.h::3131: : In file included from In file included from ../../liboil/liboilutils.h../../liboil/liboilutils.h::3131: : In file included from In file included from ../../liboil/liboil-stdint.h../../liboil/liboil-stdint.h::77: : In file included from In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h/usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h::5252: : In file included from In file included from /usr/include/stdint.h/usr/include/stdint.h::2626: : In file included from In file included from /usr/include/bits/libc-header-start.h/usr/include/bits/libc-header-start.h::3333: : /usr/include/features.h/usr/include/features.h::194194::33:: warning: warning: "_BSD_SOURCE "_BSD_SOURCEand and_SVID_SOURCE _SVID_SOURCEare are deprecated, deprecated,use use_DEFAULT_SOURCE" _DEFAULT_SOURCE"[-W#warnings] [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ ^ In file included from splat_mmx.c:30: In file included from ../../liboil/liboilclasses.h:33: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -mmmx -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmmx.a libtool: link: ( cd ".libs" && rm -f "libmmx.la" && ln -s "../libmmx.la" "libmmx.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/mmx' Making all in fb make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/fb' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -mmmx -msse -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libfb_la-fbmmx.lo `test -f 'fbmmx.c' || echo './'`fbmmx.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -mmmx -msse -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c fbmmx.c -fPIC -DPIC -o .libs/libfb_la-fbmmx.o In file included from fbmmx.c:36: In file included from ../../liboil/liboil.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ fbmmx.c:747:1: warning: unused function 'expand_alpha_rev' [-Wunused-function] expand_alpha_rev (__m64 pixel) ^ fbmmx.c:784:1: warning: unused function 'over_rev_non_pre' [-Wunused-function] over_rev_non_pre (__m64 src, __m64 dest) ^ fbmmx.c:800:1: warning: unused function 'in_over' [-Wunused-function] in_over (__m64 src, ^ fbmmx.c:809:1: warning: unused function 'load8888' [-Wunused-function] load8888 (CARD32 v) ^ fbmmx.c:823:1: warning: unused function 'store8888' [-Wunused-function] store8888 (__m64 v) ^ fbmmx.c:843:1: warning: unused function 'expand565' [-Wunused-function] expand565 (__m64 pixel, int pos) ^ fbmmx.c:863:1: warning: unused function 'expand8888' [-Wunused-function] expand8888 (__m64 in, int pos) ^ fbmmx.c:872:1: warning: unused function 'pack565' [-Wunused-function] pack565 (__m64 pixel, __m64 target, int pos) ^ 9 warnings generated. /bin/sh ../../libtool --tag=CC --mode=link clang -mmmx -msse -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libfb.la libfb_la-fbmmx.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfb.a .libs/libfb_la-fbmmx.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfb.a libtool: link: ( cd ".libs" && rm -f "libfb.la" && ln -s "../libfb.la" "libfb.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/fb' Making all in sse make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/sse' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsse_la-clamp_sse.lo `test -f 'clamp_sse.c' || echo './'`clamp_sse.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsse_la-composite_sse.lo `test -f 'composite_sse.c' || echo './'`composite_sse.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsse_la-composite_sse_2pix.lo `test -f 'composite_sse_2pix.c' || echo './'`composite_sse_2pix.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsse_la-composite_sse_4pix.lo `test -f 'composite_sse_4pix.c' || echo './'`composite_sse_4pix.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c clamp_sse.c -fPIC -DPIC -o .libs/libsse_la-clamp_sse.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c composite_sse.c -fPIC -DPIC -o .libs/libsse_la-composite_sse.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c composite_sse_2pix.c -fPIC -DPIC -o .libs/libsse_la-composite_sse_2pix.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c composite_sse_4pix.c -fPIC -DPIC -o .libs/libsse_la-composite_sse_4pix.o In file included from In file included from clamp_sse.ccomposite_sse_4pix.c::3030: : In file included from In file included from ../../liboil/liboilclasses.h../../liboil/liboilclasses.h::3333: In file included from : ../../liboil/liboilfunction.hIn file included from :../../liboil/liboilfunction.h31:: 31In file included from : ../../liboil/liboilutils.hIn file included from :../../liboil/liboilutils.h31:: 31In file included from : ../../liboil/liboil-stdint.hIn file included from :../../liboil/liboil-stdint.h7:: In file included from 7/usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h: :In file included from 52: /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.hIn file included from :/usr/include/stdint.h52:: 26In file included from : /usr/include/stdint.hIn file included from :/usr/include/bits/libc-header-start.h:2633: : In file included from /usr/include/features.h/usr/include/bits/libc-header-start.h::19433:: 3:/usr/include/features.h :warning: 194"_BSD_SOURCE: 3and: _SVID_SOURCE warning: are "_BSD_SOURCEdeprecated, anduse _SVID_SOURCE_DEFAULT_SOURCE" are[-W#warnings] deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ ^ In file included from composite_sse.c:30: In file included from ../../liboil/liboilclasses.h:33: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from composite_sse_2pix.c:30: In file included from ../../liboil/liboilclasses.h:33: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsse_la-copy_sse.lo `test -f 'copy_sse.c' || echo './'`copy_sse.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c copy_sse.c -fPIC -DPIC -o .libs/libsse_la-copy_sse.o In file included from copy_sse.c:30: In file included from ../../liboil/liboilclasses.h:33: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsse_la-math_sse.lo `test -f 'math_sse.c' || echo './'`math_sse.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c math_sse.c -fPIC -DPIC -o .libs/libsse_la-math_sse.o In file included from math_sse.c:30: In file included from ../../liboil/liboilclasses.h:33: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsse_la-math_sse_unroll2.lo `test -f 'math_sse_unroll2.c' || echo './'`math_sse_unroll2.c 1 warning generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c math_sse_unroll2.c -fPIC -DPIC -o .libs/libsse_la-math_sse_unroll2.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsse_la-multsum_sse.lo `test -f 'multsum_sse.c' || echo './'`multsum_sse.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c multsum_sse.c -fPIC -DPIC -o .libs/libsse_la-multsum_sse.o In file included from math_sse_unroll2.c:30: In file included from ../../liboil/liboilclasses.h:33: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from multsum_sse.c:4: In file included from ../../liboil/liboilclasses.h:33: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsse_la-sad8x8_sse.lo `test -f 'sad8x8_sse.c' || echo './'`sad8x8_sse.c 1 warning generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c sad8x8_sse.c -fPIC -DPIC -o .libs/libsse_la-sad8x8_sse.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libsse_la-splat_sse.lo `test -f 'splat_sse.c' || echo './'`splat_sse.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c splat_sse.c -fPIC -DPIC -o .libs/libsse_la-splat_sse.o In file included from sad8x8_sse.c:30: In file included from ../../liboil/liboilclasses.h:33: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from splat_sse.c:30: In file included from ../../liboil/liboilclasses.h:33: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsse.a libtool: link: ( cd ".libs" && rm -f "libsse.la" && ln -s "../libsse.la" "libsse.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/sse' Making all in amd64 make[3]: Entering directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/amd64' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c -o libamd64_la-wavelet.lo `test -f 'wavelet.c' || echo './'`wavelet.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -DOIL_ENABLE_UNSTABLE_API -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -O2 -c wavelet.c -fPIC -DPIC -o .libs/libamd64_la-wavelet.o In file included from wavelet.c:2: In file included from ../../liboil/liboilfunction.h:31: In file included from ../../liboil/liboilutils.h:31: In file included from ../../liboil/liboil-stdint.h:7: In file included from /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.0/include/stdint.h:52: In file included from /usr/include/stdint.h:26: In file included from /usr/include/bits/libc-header-start.h:33: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ wavelet.c:1756:27: error: invalid use of a cast in a inline asm context requiring an lvalue: remove the cast or build with -fheinous-gnu-extensions [s1] "+r" ((long)(s1)) ~~~~~~~^~~ 1 warning and 1 error generated. make[3]: *** [Makefile:308: libamd64_la-wavelet.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil/amd64' make[2]: *** [Makefile:979: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17/liboil' make[1]: *** [Makefile:384: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17' make: *** [Makefile:289: all] Error 2 * ERROR: dev-libs/liboil-0.3.17-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/liboil-0.3.17-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/liboil-0.3.17-r4::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:liboil-0.3.17-r4:20220918-195105.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17' * S: '/var/tmp/portage/dev-libs/liboil-0.3.17-r4/work/liboil-0.3.17'