* Package:    media-libs/gd-2.3.3-r4:2/3
 * Repository: gentoo
 * Maintainer: codec@gentoo.org
 * Upstream:   https://github.com/libgd/libgd/issues
 * USE:        abi_x86_64 amd64 avif cpu_flags_x86_sse elibc_glibc fontconfig heif jpeg kernel_linux png tiff truetype webp xpm 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-r4/work
>>> Source unpacked in /var/tmp/portage/media-libs/gd-2.3.3-r4/work
>>> Preparing source in /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3 ...
  [ ok ]
  [ ok ]
 * Running eautoreconf in '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3' ...
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ 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.5.0 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
 * econf: updating libgd-2.3.3/config/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.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libgd-2.3.3/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/portage/media-libs/gd-2.3.3-r4/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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/gd-2.3.3-r4 --htmldir=/usr/share/doc/gd-2.3.3-r4/html --with-sysroot=/ --libdir=/usr/lib64 --disable-werror --without-x --without-liq --disable-static --with-avif --with-fontconfig --with-png --with-tiff --with-freetype --with-heif --with-jpeg --with-webp --with-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... /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '250' is supported by ustar format... yes
checking whether GID '250' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... 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... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
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-ranlib... x86_64-pc-linux-gnu-ranlib
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 command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : 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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/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... x86_64-pc-linux-gnu-gcc -E
checking for X... disabled
checking for egrep... (cached) /usr/bin/grep -E
checking for ld... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/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 egrep -e... (cached) /usr/bin/grep -E
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 x86_64-pc-linux-gnu-gcc is Clang... no
checking whether pthreads work with -pthread... yes
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... -fopenmp
checking whether to support gd image formats... no
checking whether to support zlib... yes
checking for zlib... yes
checking whether to support png... yes
checking for libpng... yes
checking whether to support freetype... yes
checking for freetype2 >= 9.8.3... yes
checking whether to support raqm... auto
checking for raqm... no
checking for raqm_create in -lraqm... no
configure: Disabling support for raqm
checking whether to support fontconfig... yes
checking for fontconfig... yes
checking whether to support jpeg... yes
checking for libjpeg... yes
checking whether to support liq... no
checking whether to support xpm... yes
checking for xpm... yes
checking whether to support tiff... yes
checking for libtiff-4... yes
checking whether to support webp... yes
checking for libwebp >= 0.2.0... yes
checking whether to support heif... yes
checking for libheif >= 1.7.0... yes
checking whether to support avif... yes
checking for libavif >= 0.8.2... yes
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:         yes
   Support for HEIF library:         yes
   Support for AVIF library:         yes
   Support for TIFF library:         yes
   Support for Freetype 2.x library: yes
   Support for Fontconfig library:   yes
   Support for Xpm library:          yes
   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.
>>> Compiling source in /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
make -j2 
Making all in src
make  all-am
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdcmpgif.o /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdcmpgif.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_avif.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_avif.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_avif.c  -fPIC -DPIC -o .libs/gd_avif.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd.c  -fPIC -DPIC -o .libs/gd.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_bmp.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_bmp.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_bmp.c  -fPIC -DPIC -o .libs/gd_bmp.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_color.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_color.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_color.c  -fPIC -DPIC -o .libs/gd_color.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_color_map.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_color_map.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_color_map.c  -fPIC -DPIC -o .libs/gd_color_map.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_color_match.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_color_match.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_color_match.c  -fPIC -DPIC -o .libs/gd_color_match.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_crop.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_crop.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_crop.c  -fPIC -DPIC -o .libs/gd_crop.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_filename.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_filename.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_filename.c  -fPIC -DPIC -o .libs/gd_filename.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_filter.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_filter.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_filter.c  -fPIC -DPIC -o .libs/gd_filter.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_gd.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_gd.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_gd.c  -fPIC -DPIC -o .libs/gd_gd.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_gd2.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_gd2.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_gd2.c  -fPIC -DPIC -o .libs/gd_gd2.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_gif_in.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_gif_in.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_gif_in.c  -fPIC -DPIC -o .libs/gd_gif_in.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_gif_out.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_gif_out.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_gif_out.c  -fPIC -DPIC -o .libs/gd_gif_out.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_heif.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_heif.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_heif.c  -fPIC -DPIC -o .libs/gd_heif.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_io.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_io.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_io.c  -fPIC -DPIC -o .libs/gd_io.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_interpolation.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_interpolation.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_interpolation.c  -fPIC -DPIC -o .libs/gd_interpolation.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_io_dp.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_io_dp.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_io_dp.c  -fPIC -DPIC -o .libs/gd_io_dp.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_io_file.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_io_file.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_io_file.c  -fPIC -DPIC -o .libs/gd_io_file.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_io_ss.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_io_ss.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_io_ss.c  -fPIC -DPIC -o .libs/gd_io_ss.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_jpeg.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_jpeg.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_jpeg.c  -fPIC -DPIC -o .libs/gd_jpeg.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_matrix.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_matrix.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_matrix.c  -fPIC -DPIC -o .libs/gd_matrix.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_nnquant.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_nnquant.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_nnquant.c  -fPIC -DPIC -o .libs/gd_nnquant.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_png.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_png.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_png.c  -fPIC -DPIC -o .libs/gd_png.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_rotate.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_rotate.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_rotate.c  -fPIC -DPIC -o .libs/gd_rotate.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_security.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_security.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_security.c  -fPIC -DPIC -o .libs/gd_security.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_ss.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_ss.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_ss.c  -fPIC -DPIC -o .libs/gd_ss.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_tga.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_tga.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_tga.c  -fPIC -DPIC -o .libs/gd_tga.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_tiff.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_tiff.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_tiff.c  -fPIC -DPIC -o .libs/gd_tiff.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_topal.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_topal.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_topal.c  -fPIC -DPIC -o .libs/gd_topal.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_transform.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_transform.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_transform.c  -fPIC -DPIC -o .libs/gd_transform.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_version.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_version.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_version.c  -fPIC -DPIC -o .libs/gd_version.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_wbmp.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_wbmp.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_wbmp.c  -fPIC -DPIC -o .libs/gd_wbmp.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_webp.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_webp.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_webp.c  -fPIC -DPIC -o .libs/gd_webp.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd_xbm.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_xbm.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_xbm.c  -fPIC -DPIC -o .libs/gd_xbm.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdcache.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdcache.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdcache.c  -fPIC -DPIC -o .libs/gdcache.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdfontg.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfontg.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfontg.c  -fPIC -DPIC -o .libs/gdfontg.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdfontl.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfontl.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfontl.c  -fPIC -DPIC -o .libs/gdfontl.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdfontmb.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfontmb.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfontmb.c  -fPIC -DPIC -o .libs/gdfontmb.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdfonts.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfonts.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfonts.c  -fPIC -DPIC -o .libs/gdfonts.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdfontt.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfontt.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfontt.c  -fPIC -DPIC -o .libs/gdfontt.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdft.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdft.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdft.c  -fPIC -DPIC -o .libs/gdft.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdfx.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfx.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfx.c  -fPIC -DPIC -o .libs/gdfx.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdhelpers.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdhelpers.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdhelpers.c  -fPIC -DPIC -o .libs/gdhelpers.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdkanji.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdkanji.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdkanji.c  -fPIC -DPIC -o .libs/gdkanji.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdtables.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdtables.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdtables.c  -fPIC -DPIC -o .libs/gdtables.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdxpm.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdxpm.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdxpm.c  -fPIC -DPIC -o .libs/gdxpm.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o wbmp.lo /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/wbmp.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/webp -I/usr/include/webp -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/wbmp.c  -fPIC -DPIC -o .libs/wbmp.o
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdtopng.o /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdtopng.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o pngtogd.o /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/pngtogd.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o webpng.o /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/webpng.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gdparttopng.o /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdparttopng.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd2topng.o /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd2topng.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o pngtogd2.o /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/pngtogd2.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o annotate.o /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/annotate.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd2copypal.o /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd2copypal.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o gd2togif.o /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd2togif.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src   -I/usr/include/libpng16  -I/usr/include/freetype2  -I/usr/include/freetype2        -I/usr/include/webp  -I/usr/include/webp  -DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -c -o giftogd2.o /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/giftogd2.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -version-info 3:11:0 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libgd.la -rpath /usr/lib64 gd.lo gd_avif.lo gd_bmp.lo gd_color.lo gd_color_map.lo gd_color_match.lo gd_crop.lo gd_filename.lo gd_filter.lo gd_gd.lo gd_gd2.lo gd_gif_in.lo gd_gif_out.lo gd_heif.lo gd_interpolation.lo gd_io.lo gd_io_dp.lo gd_io_file.lo gd_io_ss.lo gd_jpeg.lo gd_matrix.lo gd_nnquant.lo gd_png.lo gd_rotate.lo gd_security.lo gd_ss.lo gd_tga.lo gd_tiff.lo gd_topal.lo gd_transform.lo gd_version.lo gd_wbmp.lo gd_webp.lo gd_xbm.lo gdcache.lo gdfontg.lo gdfontl.lo gdfontmb.lo gdfonts.lo gdfontt.lo gdft.lo gdfx.lo gdhelpers.lo gdkanji.lo gdtables.lo gdxpm.lo wbmp.lo  -lm   -lz  -lpng16  -lfreetype  -lfontconfig  -ljpeg  -lXpm -lX11  -ltiff  -lwebp  -lheif  -lavif
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/gd.o .libs/gd_avif.o .libs/gd_bmp.o .libs/gd_color.o .libs/gd_color_map.o .libs/gd_color_match.o .libs/gd_crop.o .libs/gd_filename.o .libs/gd_filter.o .libs/gd_gd.o .libs/gd_gd2.o .libs/gd_gif_in.o .libs/gd_gif_out.o .libs/gd_heif.o .libs/gd_interpolation.o .libs/gd_io.o .libs/gd_io_dp.o .libs/gd_io_file.o .libs/gd_io_ss.o .libs/gd_jpeg.o .libs/gd_matrix.o .libs/gd_nnquant.o .libs/gd_png.o .libs/gd_rotate.o .libs/gd_security.o .libs/gd_ss.o .libs/gd_tga.o .libs/gd_tiff.o .libs/gd_topal.o .libs/gd_transform.o .libs/gd_version.o .libs/gd_wbmp.o .libs/gd_webp.o .libs/gd_xbm.o .libs/gdcache.o .libs/gdfontg.o .libs/gdfontl.o .libs/gdfontmb.o .libs/gdfonts.o .libs/gdfontt.o .libs/gdft.o .libs/gdfx.o .libs/gdhelpers.o .libs/gdkanji.o .libs/gdtables.o .libs/gdxpm.o .libs/wbmp.o   -Wl,--as-needed -lm -lz -lpng16 -lfreetype -lfontconfig -ljpeg -lXpm -lX11 -ltiff -lwebp -lheif -lavif  -O3 -march=native -mtune=native -msse -mfpmath=sse -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libgd.so.3 -o .libs/libgd.so.3.0.11
libtool: link: (cd ".libs" && rm -f "libgd.so.3" && ln -s "libgd.so.3.0.11" "libgd.so.3")
libtool: link: (cd ".libs" && rm -f "libgd.so" && ln -s "libgd.so.3.0.11" "libgd.so")
libtool: link: ( cd ".libs" && rm -f "libgd.la" && ln -s "../libgd.la" "libgd.la" )
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o gdcmpgif gdcmpgif.o libgd.la  -lm   -lz  -lpng16  -lfreetype  -lfontconfig  -ljpeg  -lXpm -lX11  -ltiff  -lwebp  -lheif  -lavif
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/gdcmpgif gdcmpgif.o  -Wl,--as-needed ./.libs/libgd.so -lm -lz -lpng16 -lfreetype -lfontconfig -ljpeg -lXpm -lX11 -ltiff -lwebp -lheif -lavif
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o gdtopng gdtopng.o libgd.la  -lm   -lz  -lpng16  -lfreetype  -lfontconfig  -ljpeg  -lXpm -lX11  -ltiff  -lwebp  -lheif  -lavif
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/gdtopng gdtopng.o  -Wl,--as-needed ./.libs/libgd.so -lm -lz -lpng16 -lfreetype -lfontconfig -ljpeg -lXpm -lX11 -ltiff -lwebp -lheif -lavif
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pngtogd pngtogd.o libgd.la  -lm   -lz  -lpng16  -lfreetype  -lfontconfig  -ljpeg  -lXpm -lX11  -ltiff  -lwebp  -lheif  -lavif
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/pngtogd pngtogd.o  -Wl,--as-needed ./.libs/libgd.so -lm -lz -lpng16 -lfreetype -lfontconfig -ljpeg -lXpm -lX11 -ltiff -lwebp -lheif -lavif
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o webpng webpng.o libgd.la  -lm   -lz  -lpng16  -lfreetype  -lfontconfig  -ljpeg  -lXpm -lX11  -ltiff  -lwebp  -lheif  -lavif
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/webpng webpng.o  -Wl,--as-needed ./.libs/libgd.so -lm -lz -lpng16 -lfreetype -lfontconfig -ljpeg -lXpm -lX11 -ltiff -lwebp -lheif -lavif
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o gdparttopng gdparttopng.o libgd.la  -lm   -lz  -lpng16  -lfreetype  -lfontconfig  -ljpeg  -lXpm -lX11  -ltiff  -lwebp  -lheif  -lavif
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/gdparttopng gdparttopng.o  -Wl,--as-needed ./.libs/libgd.so -lm -lz -lpng16 -lfreetype -lfontconfig -ljpeg -lXpm -lX11 -ltiff -lwebp -lheif -lavif
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o gd2topng gd2topng.o libgd.la  -lm   -lz  -lpng16  -lfreetype  -lfontconfig  -ljpeg  -lXpm -lX11  -ltiff  -lwebp  -lheif  -lavif
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/gd2topng gd2topng.o  -Wl,--as-needed ./.libs/libgd.so -lm -lz -lpng16 -lfreetype -lfontconfig -ljpeg -lXpm -lX11 -ltiff -lwebp -lheif -lavif
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pngtogd2 pngtogd2.o libgd.la  -lm   -lz  -lpng16  -lfreetype  -lfontconfig  -ljpeg  -lXpm -lX11  -ltiff  -lwebp  -lheif  -lavif
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/pngtogd2 pngtogd2.o  -Wl,--as-needed ./.libs/libgd.so -lm -lz -lpng16 -lfreetype -lfontconfig -ljpeg -lXpm -lX11 -ltiff -lwebp -lheif -lavif
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o annotate annotate.o libgd.la  -lm   -lz  -lpng16  -lfreetype  -lfontconfig  -ljpeg  -lXpm -lX11  -ltiff  -lwebp  -lheif  -lavif
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/annotate annotate.o  -Wl,--as-needed ./.libs/libgd.so -lm -lz -lpng16 -lfreetype -lfontconfig -ljpeg -lXpm -lX11 -ltiff -lwebp -lheif -lavif
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o gd2copypal gd2copypal.o libgd.la  -lm   -lz  -lpng16  -lfreetype  -lfontconfig  -ljpeg  -lXpm -lX11  -ltiff  -lwebp  -lheif  -lavif
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/gd2copypal gd2copypal.o  -Wl,--as-needed ./.libs/libgd.so -lm -lz -lpng16 -lfreetype -lfontconfig -ljpeg -lXpm -lX11 -ltiff -lwebp -lheif -lavif
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o gd2togif gd2togif.o libgd.la  -lm   -lz  -lpng16  -lfreetype  -lfontconfig  -ljpeg  -lXpm -lX11  -ltiff  -lwebp  -lheif  -lavif
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/gd2togif gd2togif.o  -Wl,--as-needed ./.libs/libgd.so -lm -lz -lpng16 -lfreetype -lfontconfig -ljpeg -lXpm -lX11 -ltiff -lwebp -lheif -lavif
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o giftogd2 giftogd2.o libgd.la  -lm   -lz  -lpng16  -lfreetype  -lfontconfig  -ljpeg  -lXpm -lX11  -ltiff  -lwebp  -lheif  -lavif
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -msse -mfpmath=sse -fvisibility=hidden -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/giftogd2 giftogd2.o  -Wl,--as-needed ./.libs/libgd.so -lm -lz -lpng16 -lfreetype -lfontconfig -ljpeg -lXpm -lX11 -ltiff -lwebp -lheif -lavif
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
Making all in config
make[1]: Nothing to be done for 'all'.
Making all in tests
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: media-libs/gd-2.3.3-r4

>>> Install media-libs/gd-2.3.3-r4 into /var/tmp/portage/media-libs/gd-2.3.3-r4/image
 * abi_x86_64.amd64: running multilib-minimal_abi_src_install
make -j2 DESTDIR=/var/tmp/portage/media-libs/gd-2.3.3-r4/image install 
Making install in src
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
 /usr/bin/mkdir -p '/var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/lib64'
 /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c   libgd.la '/var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/libgd.so.3.0.11 /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/lib64/libgd.so.3.0.11
libtool: install: (cd /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/lib64 && { ln -s -f libgd.so.3.0.11 libgd.so.3 || { rm -f libgd.so.3 && ln -s libgd.so.3.0.11 libgd.so.3; }; })
libtool: install: (cd /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/lib64 && { ln -s -f libgd.so.3.0.11 libgd.so || { rm -f libgd.so && ln -s libgd.so.3.0.11 libgd.so; }; })
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/libgd.lai /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/lib64/libgd.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
 /usr/bin/mkdir -p '/var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin'
 /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/bdftogd '/var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin'
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
 /usr/bin/mkdir -p '/var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/include'
 /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd.h /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfx.h /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_io.h /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdcache.h /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfontg.h /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfontl.h /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfontmb.h /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfonts.h /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdfontt.h /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_color_map.h /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gd_errors.h /var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3/src/gdpp.h '/var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/include'
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
 /usr/bin/mkdir -p '/var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin'
  /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c gdcmpgif gdtopng pngtogd webpng gdparttopng gd2topng pngtogd2 annotate gd2copypal gd2togif giftogd2 '/var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin'
libtool: warning: 'libgd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/gdcmpgif /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin/gdcmpgif
libtool: warning: 'libgd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/gdtopng /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin/gdtopng
libtool: warning: 'libgd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/pngtogd /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin/pngtogd
libtool: warning: 'libgd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/webpng /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin/webpng
libtool: warning: 'libgd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/gdparttopng /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin/gdparttopng
libtool: warning: 'libgd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/gd2topng /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin/gd2topng
libtool: warning: 'libgd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/pngtogd2 /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin/pngtogd2
libtool: warning: 'libgd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/annotate /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin/annotate
libtool: warning: 'libgd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/gd2copypal /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin/gd2copypal
libtool: warning: 'libgd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/gd2togif /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin/gd2togif
libtool: warning: 'libgd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c .libs/giftogd2 /var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/bin/giftogd2
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/src'
Making install in config
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/config'
 /usr/bin/mkdir -p '/var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/lib64/pkgconfig'
 /var/tmp/portage/._portage_reinstall_.xp84rp8r/bin/ebuild-helpers/xattr/install -c -m 644 gdlib.pc '/var/tmp/portage/media-libs/gd-2.3.3-r4/image/usr/lib64/pkgconfig'
make[2]: Leaving directory '/var/tmp/portage/media-libs/gd-2.3.3-r4/work/libgd-2.3.3-abi_x86_64.amd64/config'
Making install in tests
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
>>> Completed installing media-libs/gd-2.3.3-r4 into /var/tmp/portage/media-libs/gd-2.3.3-r4/image

 * Final size of build directory: 19152 KiB (18.7 MiB)
 * Final size of installed tree:    864 KiB

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libgd.so.3.0.11
   /usr/bin/gdcmpgif
   /usr/bin/gdtopng
   /usr/bin/pngtogd
   /usr/bin/webpng
   /usr/bin/gdparttopng
   /usr/bin/gd2topng
   /usr/bin/pngtogd2
   /usr/bin/annotate
   /usr/bin/gd2copypal
   /usr/bin/gd2togif
   /usr/bin/giftogd2