Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 829561 Details for
Bug 880489
media-libs/gd-2.3.3-r1 - /.../gd_nnquant.c: error: a function definition without a prototype is deprecated in all versions of C an
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:gd-2.3.3-r1:20221108-200756.log
media-libs:gd-2.3.3-r1:20221108-200756.log (text/plain), 43.60 KB, created by
Toralf Förster
on 2022-11-08 20:55:36 UTC
(
hide
)
Description:
media-libs:gd-2.3.3-r1:20221108-200756.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-11-08 20:55:36 UTC
Size:
43.60 KB
patch
obsolete
> * Package: media-libs/gd-2.3.3-r1:2/3 > * Repository: gentoo > * Maintainer: codec@gentoo.org > * Upstream: https://github.com/libgd/libgd/issues > * USE: abi_x86_64 amd64 cpu_flags_x86_sse elibc_glibc jpeg kernel_linux png truetype userland_GNU zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libgd-2.3.3.tar.xz to /var/tmp/portage/media-libs/gd-2.3.3-r1/work >>>> Source unpacked in /var/tmp/portage/media-libs/gd-2.3.3-r1/work >>>> Preparing source in /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3 ... > * Applying gd-2.3.0-disable-flaky-tests.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/media-libs/gd-2.3.3-r1/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: libgd-2.3.3/ > * Running elibtoolize in: libgd-2.3.3/config/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. > * Clang 16 testing: this build is using a /etc/portage/bashrc hook! >>>> Configuring source in /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating libgd-2.3.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libgd-2.3.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libgd-2.3.3/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libgd-2.3.3/config/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gd-2.3.3-r1 --htmldir=/usr/share/doc/gd-2.3.3-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-werror --without-x --without-liq --disable-static --without-avif --without-fontconfig --with-png --without-tiff --with-freetype --without-heif --with-jpeg --without-webp --without-xpm --with-zlib >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 race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... clang >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether clang accepts -g... yes >checking for clang option to enable C11 features... unsupported >checking for clang option to enable C99 features... unsupported >checking for clang option to enable C89 features... unsupported >checking whether clang understands -c and -o together... yes >checking dependency style of clang... none >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking how to print strings... printf >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/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >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/x86_64-pc-linux-gnu-nm -B output from clang object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for dirent.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/lib/llvm/15/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 whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >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 how to run the C preprocessor... clang -E >checking for X... disabled >checking for egrep... (cached) /bin/grep -E >checking for ld... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64 >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking 32-bit host C ABI... no >checking for ELF binary format... yes >checking for the common suffixes of directories in the library search path... lib,lib,lib64 >checking for iconv... yes >checking for working iconv... yes >checking whether iconv is compatible with its POSIX signature... yes >checking for iconv.h... yes >checking whether iconv.h defines iconv_t... yes >checking for sin... no >checking for sin in -lm... yes >checking whether clang is Clang... yes >checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for OpenMP flag of C compiler... unknown >checking whether to support gd image formats... no >checking whether to support zlib... yes >checking for LIBZ... yes >checking whether to support png... yes >checking for LIBPNG... yes >checking whether to support freetype... yes >checking for LIBFREETYPE... yes >checking whether to support raqm... auto >checking for LIBRAQM... no >checking for raqm_create in -lraqm... no >configure: Disabling support for raqm >checking whether to support fontconfig... no >checking whether to support jpeg... yes >checking for LIBJPEG... yes >checking whether to support liq... no >checking whether to support xpm... no >checking whether to support tiff... no >checking whether to support webp... no >checking whether to support heif... no >checking whether to support avif... no >checking for simple visibility declarations... yes >checking whether we are building for a Win32 host... no >checking CFLAGS for maximum warnings... -Wall > >** Configuration summary for libgd 2.3.3: > > Support for gd/gd2 images: no > Support for Zlib: yes > Support for PNG library: yes > Support for JPEG library: yes > Support for WebP library: no > Support for HEIF library: no > Support for AVIF library: no > Support for TIFF library: no > Support for Freetype 2.x library: yes > Support for Fontconfig library: no > Support for Xpm library: no > Support for liq library: no > Support for complex text: no > Support for pthreads: yes > >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating config/Makefile >config.status: creating config/gdlib.pc >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >'/var/tmp/portage/media-libs/gd-2.3.3-r1/temp/clang16-errors.log' -> '/var/tmp/clang/media-libs/gd-2.3.3-r1/clang16-errors.log' >'/var/tmp/portage/media-libs/gd-2.3.3-r1/temp/clang16-safe.log' -> '/var/tmp/clang/media-libs/gd-2.3.3-r1/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j4 >Making all in src >make[1]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3-abi_x86_64.amd64/src' >make all-am >make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3-abi_x86_64.amd64/src' >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_gd.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_gd.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_topal.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_topal.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdfontt.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdfontt.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_wbmp.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_wbmp.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_gd.c -fPIC -DPIC -o .libs/gd_gd.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_wbmp.c -fPIC -DPIC -o .libs/gd_wbmp.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdfontt.c -fPIC -DPIC -o .libs/gdfontt.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_topal.c -fPIC -DPIC -o .libs/gd_topal.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_gif_in.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_gif_in.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_crop.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_crop.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_interpolation.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_interpolation.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_gif_in.c -fPIC -DPIC -o .libs/gd_gif_in.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_crop.c -fPIC -DPIC -o .libs/gd_crop.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_interpolation.c -fPIC -DPIC -o .libs/gd_interpolation.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_color.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_color.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_color.c -fPIC -DPIC -o .libs/gd_color.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_gif_out.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_gif_out.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_gif_out.c -fPIC -DPIC -o .libs/gd_gif_out.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_bmp.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_bmp.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_bmp.c -fPIC -DPIC -o .libs/gd_bmp.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdxpm.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdxpm.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_security.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_security.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdtables.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdtables.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdft.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdft.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdxpm.c -fPIC -DPIC -o .libs/gdxpm.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_security.c -fPIC -DPIC -o .libs/gd_security.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdtables.c -fPIC -DPIC -o .libs/gdtables.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdft.c -fPIC -DPIC -o .libs/gdft.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdhelpers.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdhelpers.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdfontg.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdfontg.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_io_file.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_io_file.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdhelpers.c -fPIC -DPIC -o .libs/gdhelpers.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdfontg.c -fPIC -DPIC -o .libs/gdfontg.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_io_file.c -fPIC -DPIC -o .libs/gd_io_file.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_io.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_io.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_version.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_version.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdfonts.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdfonts.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_io.c -fPIC -DPIC -o .libs/gd_io.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_version.c -fPIC -DPIC -o .libs/gd_version.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdfonts.c -fPIC -DPIC -o .libs/gdfonts.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_gd2.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_gd2.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdfontmb.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdfontmb.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o wbmp.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/wbmp.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_gd2.c -fPIC -DPIC -o .libs/gd_gd2.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_io_ss.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_io_ss.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdfontmb.c -fPIC -DPIC -o .libs/gdfontmb.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/wbmp.c -fPIC -DPIC -o .libs/wbmp.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_io_ss.c -fPIC -DPIC -o .libs/gd_io_ss.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_webp.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_webp.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_tga.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_tga.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_webp.c -fPIC -DPIC -o .libs/gd_webp.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_tga.c -fPIC -DPIC -o .libs/gd_tga.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_tiff.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_tiff.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_tiff.c -fPIC -DPIC -o .libs/gd_tiff.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_color_map.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_color_map.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_color_map.c -fPIC -DPIC -o .libs/gd_color_map.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd.c -fPIC -DPIC -o .libs/gd.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdfx.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdfx.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gdfx.c -fPIC -DPIC -o .libs/gdfx.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_jpeg.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_jpeg.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_jpeg.c -fPIC -DPIC -o .libs/gd_jpeg.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_filename.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_filename.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_filename.c -fPIC -DPIC -o .libs/gd_filename.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_avif.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_avif.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_avif.c -fPIC -DPIC -o .libs/gd_avif.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_rotate.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_rotate.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_rotate.c -fPIC -DPIC -o .libs/gd_rotate.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_png.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_png.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_nnquant.lo /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_nnquant.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_png.c -fPIC -DPIC -o .libs/gd_png.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_nnquant.c -fPIC -DPIC -o .libs/gd_nnquant.o >/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_nnquant.c:115:13: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] >static void initnet(nnq, thepic, len, sample, colours) > ^ >/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_nnquant.c:166:13: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] >static void getcolormap(nnq, map) > ^ >/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_nnquant.c:235:21: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] >static unsigned int inxsearch(nnq, al,b,g,r) > ^ >/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_nnquant.c:309:12: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] >static int contest(nnq, al,b,g,r) > ^ >/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_nnquant.c:365:13: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] >static void altersingle(nnq, alpha,i,al,b,g,r) > ^ >/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_nnquant.c:385:13: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] >static void alterneigh(nnq, rad,i,al,b,g,r) > ^ >/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3/src/gd_nnquant.c:432:13: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] >static void learn(nnq, verbose) /* Stu: N.B. added parameter so that main() could control verbosity. */ > ^ >7 errors generated. >make[2]: *** [Makefile:1013: gd_nnquant.lo] Error 1 shuffle=2224633717 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3-abi_x86_64.amd64/src' >make[1]: *** [Makefile:641: all] Error 2 shuffle=2224633717 >make[1]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3-abi_x86_64.amd64/src' >make: *** [Makefile:429: all-recursive] Error 1 shuffle=2224633717 > * ERROR: media-libs/gd-2.3.3-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/gd-2.3.3-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/gd-2.3.3-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:gd-2.3.3-r1:20221108-200756.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/gd-2.3.3-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/gd-2.3.3-r1/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3-abi_x86_64.amd64' > * S: '/var/tmp/portage/media-libs/gd-2.3.3-r1/work/libgd-2.3.3' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 880489
:
829549
|
829551
|
829553
|
829555
|
829557
|
829559
| 829561 |
829563
|
829565