Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 09:36
Show Gist options
  • Save r-rmcgibbo/06e9de306985f25b14e16538a07104f6 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/06e9de306985f25b14e16538a07104f6 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 28 seconds | https://github.com/NixOS/nixpkgs/pull/116710
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/mizsksq9zymccagcwcqf92ssg0q50c2n-libgd-2.3.0.tar.xz
source root is libgd-2.3.0
setting SOURCE_DATE_EPOCH to timestamp 1584884596 of file libgd-2.3.0/src/config.hin
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/5qzds8rk3xzygwjx42zqrylsd3kzksjd-3dd0e308cbd2c24fde2fc9e9b707181252a2de95.patch
patching file src/gdft.c
patching file tests/gdimagestringft/CMakeLists.txt
patching file tests/gdimagestringft/Makemodule.am
patching file tests/gdimagestringft/bug00615.c
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./config/ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0 --bindir=/nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin --sbindir=/nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/sbin --includedir=/nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev/include --oldincludedir=/nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev/include --mandir=/nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/share/man --infodir=/nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/share/info --docdir=/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/share/doc/libgd --libdir=/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib --libexecdir=/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/libexec --localedir=/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/share/locale
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... 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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking the archiver (ar) interface... ar
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/cf4rf2dsm084wwigdibcsx2v4aj0csid-gnused-4.8/bin/sed
checking for grep that handles long lines and -e... /nix/store/pdkypg98h9mpfrx75ldi74awkws1y174-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/pdkypg98h9mpfrx75ldi74awkws1y174-gnugrep-3.6/bin/grep -E
checking for fgrep... /nix/store/pdkypg98h9mpfrx75ldi74awkws1y174-gnugrep-3.6/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) 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 ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/dd
checking how to truncate binary pipes... /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/dd bs=4096 count=1
./configure: line 7074: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) 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 pkg-config is at least version 0.9.0... yes
checking for X... no
checking for ANSI C header files... (cached) yes
checking for dirent.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking iconv.h usability... yes
checking iconv.h presence... 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 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... yes
checking whether to support zlib... auto
checking for LIBZ... yes
checking whether to support png... auto
checking for LIBPNG... yes
checking whether to support freetype... auto
checking for LIBFREETYPE... yes
checking whether to support raqm... auto
checking for LIBRAQM... no
checking for raqm_create in -lraqm... no
configure: Disabling support for raqm
checking whether to support fontconfig... auto
checking for LIBFONTCONFIG... yes
checking whether to support jpeg... auto
checking for LIBJPEG... yes
checking whether to support liq... auto
checking libimagequant.h usability... no
checking libimagequant.h presence... no
checking for libimagequant.h... no
configure: Disabling support for liq
checking whether to support xpm... auto
checking for LIBXPM... no
checking for XpmReadFileToXpmImage in -lXpm... no
configure: Disabling support for xpm
checking whether to support tiff... auto
checking for LIBTIFF... no
checking for TIFFClientOpen in -ltiff... no
configure: Disabling support for tiff
checking whether to support webp... auto
checking for WebPGetInfo in -lwebp... 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.0:
Support for gd/gd2 images: yes
Support for Zlib: yes
Support for PNG library: yes
Support for JPEG library: yes
Support for WebP library: yes
Support for TIFF library: no
Support for Freetype 2.x library: yes
Support for Fontconfig library: yes
Support for Xpm library: no
Support for liq library: no
Support for complex text: no
Support for pthreads: yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating config/Makefile
config.status: creating config/gdlib.pc
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash
Making all in src
make[1]: Entering directory '/build/libgd-2.3.0/src'
make all-am
make[2]: Entering directory '/build/libgd-2.3.0/src'
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd.lo gd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd.c -fPIC -DPIC -o .libs/gd.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_bmp.lo gd_bmp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_bmp.c -fPIC -DPIC -o .libs/gd_bmp.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_color.lo gd_color.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_color.c -fPIC -DPIC -o .libs/gd_color.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_color_map.lo gd_color_map.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_color_map.c -fPIC -DPIC -o .libs/gd_color_map.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_color_match.lo gd_color_match.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_color_match.c -fPIC -DPIC -o .libs/gd_color_match.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_crop.lo gd_crop.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_crop.c -fPIC -DPIC -o .libs/gd_crop.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_filename.lo gd_filename.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_filename.c -fPIC -DPIC -o .libs/gd_filename.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_filter.lo gd_filter.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_filter.c -fPIC -DPIC -o .libs/gd_filter.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_gd.lo gd_gd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_gd.c -fPIC -DPIC -o .libs/gd_gd.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_gd2.lo gd_gd2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_gd2.c -fPIC -DPIC -o .libs/gd_gd2.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_gif_in.lo gd_gif_in.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_gif_in.c -fPIC -DPIC -o .libs/gd_gif_in.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_gif_out.lo gd_gif_out.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_gif_out.c -fPIC -DPIC -o .libs/gd_gif_out.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_interpolation.lo gd_interpolation.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_interpolation.c -fPIC -DPIC -o .libs/gd_interpolation.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_io.lo gd_io.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_io.c -fPIC -DPIC -o .libs/gd_io.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_io_dp.lo gd_io_dp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_io_dp.c -fPIC -DPIC -o .libs/gd_io_dp.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_io_file.lo gd_io_file.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_io_file.c -fPIC -DPIC -o .libs/gd_io_file.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_io_ss.lo gd_io_ss.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_io_ss.c -fPIC -DPIC -o .libs/gd_io_ss.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_jpeg.lo gd_jpeg.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_jpeg.c -fPIC -DPIC -o .libs/gd_jpeg.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_matrix.lo gd_matrix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_matrix.c -fPIC -DPIC -o .libs/gd_matrix.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_nnquant.lo gd_nnquant.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_nnquant.c -fPIC -DPIC -o .libs/gd_nnquant.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_png.lo gd_png.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_png.c -fPIC -DPIC -o .libs/gd_png.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_rotate.lo gd_rotate.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_rotate.c -fPIC -DPIC -o .libs/gd_rotate.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_security.lo gd_security.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_security.c -fPIC -DPIC -o .libs/gd_security.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_ss.lo gd_ss.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_ss.c -fPIC -DPIC -o .libs/gd_ss.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_tga.lo gd_tga.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_tga.c -fPIC -DPIC -o .libs/gd_tga.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_tiff.lo gd_tiff.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_tiff.c -fPIC -DPIC -o .libs/gd_tiff.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_topal.lo gd_topal.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_topal.c -fPIC -DPIC -o .libs/gd_topal.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_transform.lo gd_transform.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_transform.c -fPIC -DPIC -o .libs/gd_transform.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_version.lo gd_version.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_version.c -fPIC -DPIC -o .libs/gd_version.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_wbmp.lo gd_wbmp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_wbmp.c -fPIC -DPIC -o .libs/gd_wbmp.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_webp.lo gd_webp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_webp.c -fPIC -DPIC -o .libs/gd_webp.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd_xbm.lo gd_xbm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gd_xbm.c -fPIC -DPIC -o .libs/gd_xbm.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdcache.lo gdcache.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gdcache.c -fPIC -DPIC -o .libs/gdcache.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdfontg.lo gdfontg.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gdfontg.c -fPIC -DPIC -o .libs/gdfontg.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdfontl.lo gdfontl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gdfontl.c -fPIC -DPIC -o .libs/gdfontl.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdfontmb.lo gdfontmb.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gdfontmb.c -fPIC -DPIC -o .libs/gdfontmb.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdfonts.lo gdfonts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gdfonts.c -fPIC -DPIC -o .libs/gdfonts.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdfontt.lo gdfontt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gdfontt.c -fPIC -DPIC -o .libs/gdfontt.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdft.lo gdft.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gdft.c -fPIC -DPIC -o .libs/gdft.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdfx.lo gdfx.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gdfx.c -fPIC -DPIC -o .libs/gdfx.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdhelpers.lo gdhelpers.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gdhelpers.c -fPIC -DPIC -o .libs/gdhelpers.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdkanji.lo gdkanji.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gdkanji.c -fPIC -DPIC -o .libs/gdkanji.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdtables.lo gdtables.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gdtables.c -fPIC -DPIC -o .libs/gdtables.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdxpm.lo gdxpm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c gdxpm.c -fPIC -DPIC -o .libs/gdxpm.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o wbmp.lo wbmp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c wbmp.c -fPIC -DPIC -o .libs/wbmp.o
gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdcmpgif.o gdcmpgif.c
gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdtopng.o gdtopng.c
gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o pngtogd.o pngtogd.c
gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o webpng.o webpng.c
gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gdparttopng.o gdparttopng.c
gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd2topng.o gd2topng.c
gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o pngtogd2.o pngtogd2.c
gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o annotate.o annotate.c
gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd2copypal.o gd2copypal.c
gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o gd2togif.o gd2togif.c
gcc -DHAVE_CONFIG_H -I. -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/yyxcsqf7a0kx2qq3dp2w3rdrr2vxi2y2-fontconfig-2.13.92-dev/include -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include/freetype2 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -g -O2 -fvisibility=hidden -Wall -c -o giftogd2.o giftogd2.c
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fvisibility=hidden -Wall -version-info 3:8:0 -no-undefined -o libgd.la -rpath /nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib gd.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_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 -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -lz -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -lpng16 -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfreetype -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfontconfig -lfreetype -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp
libtool: link: gcc -shared -fPIC -DPIC .libs/gd.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_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,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -Wl,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib /nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib/libpng16.so -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib /nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib/libfreetype.so -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp -g -O2 -pthread -Wl,-soname -Wl,libgd.so.3 -o .libs/libgd.so.3.0.8
libtool: link: (cd ".libs" && rm -f "libgd.so.3" && ln -s "libgd.so.3.0.8" "libgd.so.3")
libtool: link: (cd ".libs" && rm -f "libgd.so" && ln -s "libgd.so.3.0.8" "libgd.so")
libtool: link: ( cd ".libs" && rm -f "libgd.la" && ln -s "../libgd.la" "libgd.la" )
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fvisibility=hidden -Wall -o gdcmpgif gdcmpgif.o libgd.la -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -lz -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -lpng16 -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfreetype -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfontconfig -lfreetype -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp
libtool: link: gcc -g -O2 -fvisibility=hidden -Wall -o .libs/gdcmpgif gdcmpgif.o ./.libs/libgd.so -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib /nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib/libpng16.so -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib /nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib/libfreetype.so -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp -pthread -Wl,-rpath -Wl,/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib -Wl,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fvisibility=hidden -Wall -o gdtopng gdtopng.o libgd.la -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -lz -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -lpng16 -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfreetype -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfontconfig -lfreetype -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp
libtool: link: gcc -g -O2 -fvisibility=hidden -Wall -o .libs/gdtopng gdtopng.o ./.libs/libgd.so -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib /nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib/libpng16.so -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib /nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib/libfreetype.so -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp -pthread -Wl,-rpath -Wl,/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib -Wl,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fvisibility=hidden -Wall -o pngtogd pngtogd.o libgd.la -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -lz -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -lpng16 -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfreetype -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfontconfig -lfreetype -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp
libtool: link: gcc -g -O2 -fvisibility=hidden -Wall -o .libs/pngtogd pngtogd.o ./.libs/libgd.so -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib /nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib/libpng16.so -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib /nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib/libfreetype.so -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp -pthread -Wl,-rpath -Wl,/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib -Wl,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fvisibility=hidden -Wall -o webpng webpng.o libgd.la -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -lz -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -lpng16 -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfreetype -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfontconfig -lfreetype -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp
libtool: link: gcc -g -O2 -fvisibility=hidden -Wall -o .libs/webpng webpng.o ./.libs/libgd.so -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib /nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib/libpng16.so -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib /nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib/libfreetype.so -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp -pthread -Wl,-rpath -Wl,/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib -Wl,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fvisibility=hidden -Wall -o gdparttopng gdparttopng.o libgd.la -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -lz -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -lpng16 -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfreetype -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfontconfig -lfreetype -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp
libtool: link: gcc -g -O2 -fvisibility=hidden -Wall -o .libs/gdparttopng gdparttopng.o ./.libs/libgd.so -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib /nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib/libpng16.so -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib /nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib/libfreetype.so -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp -pthread -Wl,-rpath -Wl,/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib -Wl,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fvisibility=hidden -Wall -o gd2topng gd2topng.o libgd.la -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -lz -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -lpng16 -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfreetype -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfontconfig -lfreetype -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp
libtool: link: gcc -g -O2 -fvisibility=hidden -Wall -o .libs/gd2topng gd2topng.o ./.libs/libgd.so -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib /nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib/libpng16.so -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib /nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib/libfreetype.so -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp -pthread -Wl,-rpath -Wl,/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib -Wl,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fvisibility=hidden -Wall -o pngtogd2 pngtogd2.o libgd.la -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -lz -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -lpng16 -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfreetype -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfontconfig -lfreetype -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp
libtool: link: gcc -g -O2 -fvisibility=hidden -Wall -o .libs/pngtogd2 pngtogd2.o ./.libs/libgd.so -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib /nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib/libpng16.so -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib /nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib/libfreetype.so -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp -pthread -Wl,-rpath -Wl,/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib -Wl,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fvisibility=hidden -Wall -o annotate annotate.o libgd.la -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -lz -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -lpng16 -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfreetype -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfontconfig -lfreetype -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp
libtool: link: gcc -g -O2 -fvisibility=hidden -Wall -o .libs/annotate annotate.o ./.libs/libgd.so -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib /nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib/libpng16.so -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib /nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib/libfreetype.so -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp -pthread -Wl,-rpath -Wl,/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib -Wl,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fvisibility=hidden -Wall -o gd2copypal gd2copypal.o libgd.la -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -lz -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -lpng16 -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfreetype -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfontconfig -lfreetype -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp
libtool: link: gcc -g -O2 -fvisibility=hidden -Wall -o .libs/gd2copypal gd2copypal.o ./.libs/libgd.so -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib /nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib/libpng16.so -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib /nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib/libfreetype.so -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp -pthread -Wl,-rpath -Wl,/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib -Wl,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fvisibility=hidden -Wall -o gd2togif gd2togif.o libgd.la -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -lz -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -lpng16 -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfreetype -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfontconfig -lfreetype -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp
libtool: link: gcc -g -O2 -fvisibility=hidden -Wall -o .libs/gd2togif gd2togif.o ./.libs/libgd.so -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib /nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib/libpng16.so -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib /nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib/libfreetype.so -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp -pthread -Wl,-rpath -Wl,/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib -Wl,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fvisibility=hidden -Wall -o giftogd2 giftogd2.o libgd.la -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -lz -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -lpng16 -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfreetype -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -lfontconfig -lfreetype -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp
libtool: link: gcc -g -O2 -fvisibility=hidden -Wall -o .libs/giftogd2 giftogd2.o ./.libs/libgd.so -lm -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib /nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib/libpng16.so -lz -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib /nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib/libfreetype.so -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -ljpeg -lwebp -pthread -Wl,-rpath -Wl,/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib -Wl,-rpath -Wl,/nix/store/y3hnm4m5v0jsl7qiplz68schbnaxm2fh-libpng-apng-1.6.37/lib -Wl,-rpath -Wl,/nix/store/ks63q5klr8hgmv3yj4xm000kq77cjsbk-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib
make[2]: Leaving directory '/build/libgd-2.3.0/src'
make[1]: Leaving directory '/build/libgd-2.3.0/src'
Making all in config
make[1]: Entering directory '/build/libgd-2.3.0/config'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libgd-2.3.0/config'
Making all in tests
make[1]: Entering directory '/build/libgd-2.3.0/tests'
cd .. && /nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash /build/libgd-2.3.0/config/missing automake-1.15 --foreign tests/Makefile
aclocal.m4:17: warning: this file was generated for autoconf 2.69.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.
sh: perl: command not found
sh: perl: command not found
sh: perl: command not found
sh: perl: command not found
sh: config/getlib.sh: No such file or directory
sh: config/getlib.sh: No such file or directory
sh: config/getlib.sh: No such file or directory
configure.ac:40: warning: The macro `AC_PROG_CC_STDC' is obsolete.
configure.ac:40: You should run autoupdate.
./lib/autoconf/c.m4:1628: AC_PROG_CC_STDC is expanded from...
configure.ac:40: the top level
configure.ac:43: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:43: You should run autoupdate.
m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
configure.ac:43: the top level
configure.ac:60: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:60: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:60: the top level
configure.ac:98: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2269: AC_CACHE_CHECK is expanded from...
m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
configure.ac:98: the top level
configure.ac:99: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:99: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2269: AC_CACHE_CHECK is expanded from...
m4/ax_openmp.m4:70: AX_OPENMP is expanded from...
configure.ac:99: the top level
configure.ac:279: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:279: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from...
m4/visibility.m4:23: gl_VISIBILITY is expanded from...
configure.ac:279: the top level
cd .. && /nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ./config.status tests/Makefile depfiles
config.status: creating tests/Makefile
config.status: executing depfiles commands
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libgd-2.3.0/tests'
make[1]: Entering directory '/build/libgd-2.3.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/libgd-2.3.0'
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash pkgconfigdir=/nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev/lib/pkgconfig m4datadir=/nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev/share/aclocal aclocaldir=/nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev/share/aclocal install
Making install in src
make[1]: Entering directory '/build/libgd-2.3.0/src'
make[2]: Entering directory '/build/libgd-2.3.0/src'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib'
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c libgd.la '/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib'
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/libgd.so.3.0.8 /nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib/libgd.so.3.0.8
libtool: install: (cd /nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib && { ln -s -f libgd.so.3.0.8 libgd.so.3 || { rm -f libgd.so.3 && ln -s libgd.so.3.0.8 libgd.so.3; }; })
libtool: install: (cd /nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib && { ln -s -f libgd.so.3.0.8 libgd.so || { rm -f libgd.so && ln -s libgd.so.3.0.8 libgd.so; }; })
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/libgd.lai /nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib/libgd.la
libtool: finish: PATH="/nix/store/n8dkwqnn4d0zqj0hqvbv8f87j53155m6-autoconf-2.70/bin:/nix/store/mhdr3ia83cvmmiyq0zm0dr4dy6ygh2b4-automake-1.15.1/bin:/nix/store/63sv7926lrdpzlmcrq9pjwd0sbifwiqx-pkg-config-wrapper-0.29.2/bin:/nix/store/3ywqppvdr1q9kgx6ncvbysd2by60rjy2-patchelf-0.12/bin:/nix/store/fqlhvsl14cr3b3pbipw8mhkysl10llzz-gcc-wrapper-10.2.0/bin:/nix/store/zcqxsww77arr6sj4gjsggycmlfh3hv98-gcc-10.2.0/bin:/nix/store/0wpsf8q16jj24b59p6g63v6xlijqckcm-glibc-2.32-37-bin/bin:/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin:/nix/store/1g7mc4cpz3qxkbx9h589irw68c4jvcsj-binutils-wrapper-2.35.1/bin:/nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin:/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/bin:/nix/store/0ws3fr3pjgcgsyg3sghprvw71fbdlyg7-bzip2-1.0.6.0.2-bin/bin:/nix/store/8z87xq1larvnkwsy5z52ix3m131pfq4l-libpng-apng-1.6.37-dev/bin:/nix/store/9k1varfgn69j1yp65fv76s71pqrhxm6r-fontconfig-2.13.92-bin/bin:/nix/store/7ij36ysggnpzkzqz142ra7s1yc1anlrh-libjpeg-turbo-2.0.6-bin/bin:/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/bin:/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin:/nix/store/31a5q738pn0w8pg3lnlrf2x66a1nrl3x-findutils-4.7.0/bin:/nix/store/anp53kvhgyflar0325an7l454amxgcg2-diffutils-3.7/bin:/nix/store/cf4rf2dsm084wwigdibcsx2v4aj0csid-gnused-4.8/bin:/nix/store/pdkypg98h9mpfrx75ldi74awkws1y174-gnugrep-3.6/bin:/nix/store/rj8i2jw6c5qaxjzqhlm8v66y70x581cd-gawk-5.1.0/bin:/nix/store/92hn4k5vn44as99j1r1hs378mbii0b4d-gnutar-1.32/bin:/nix/store/glzj219mcv4jpqfzhi1ncsll5d76c4gn-gzip-1.10/bin:/nix/store/0ws3fr3pjgcgsyg3sghprvw71fbdlyg7-bzip2-1.0.6.0.2-bin/bin:/nix/store/r5ldx24j99ngk29hpddmzz7n1bibvjpq-gnumake-4.3/bin:/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin:/nix/store/a7xrppclj52xxjdka94177gvqpjlm5jf-patch-2.7.6/bin:/nix/store/kbi2f1dbd0r387dbqfnhkdz38dmwksrl-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin'
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c gdcmpgif gdtopng pngtogd webpng gdparttopng gd2topng pngtogd2 annotate gd2copypal gd2togif giftogd2 '/nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin'
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/gdcmpgif /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/gdcmpgif
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/gdtopng /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/gdtopng
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/pngtogd /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/pngtogd
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/webpng /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/webpng
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/gdparttopng /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/gdparttopng
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/gd2topng /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/gd2topng
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/pngtogd2 /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/pngtogd2
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/annotate /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/annotate
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/gd2copypal /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/gd2copypal
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/gd2togif /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/gd2togif
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/giftogd2 /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/giftogd2
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c bdftogd '/nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev/include'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c -m 644 gd.h gdfx.h gd_io.h gdcache.h gdfontg.h gdfontl.h gdfontmb.h gdfonts.h gdfontt.h entities.h gd_color_map.h gd_errors.h gdpp.h '/nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev/include'
make[2]: Leaving directory '/build/libgd-2.3.0/src'
make[1]: Leaving directory '/build/libgd-2.3.0/src'
Making install in config
make[1]: Entering directory '/build/libgd-2.3.0/config'
make[2]: Entering directory '/build/libgd-2.3.0/config'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev/lib/pkgconfig'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c -m 644 gdlib.pc '/nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev/lib/pkgconfig'
make[2]: Leaving directory '/build/libgd-2.3.0/config'
make[1]: Leaving directory '/build/libgd-2.3.0/config'
Making install in tests
make[1]: Entering directory '/build/libgd-2.3.0/tests'
make[2]: Entering directory '/build/libgd-2.3.0/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libgd-2.3.0/tests'
make[1]: Leaving directory '/build/libgd-2.3.0/tests'
make[1]: Entering directory '/build/libgd-2.3.0'
make[2]: Entering directory '/build/libgd-2.3.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libgd-2.3.0'
make[1]: Leaving directory '/build/libgd-2.3.0'
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
Patching '/nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev/lib/pkgconfig/gdlib.pc' includedir to output /nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin
shrinking /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/webpng
shrinking /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/gdparttopng
shrinking /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/gd2togif
shrinking /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/pngtogd2
shrinking /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/gd2copypal
shrinking /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/pngtogd
shrinking /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/gd2topng
shrinking /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/gdcmpgif
shrinking /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/giftogd2
shrinking /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/gdtopng
shrinking /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin/annotate
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin/bin
patching script interpreter paths in /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin
checking for references to /build/ in /nix/store/xn0p8f9jcb9i1dipgq82d68fwkpl222d-gd-2.3.0-bin...
shrinking RPATHs of ELF executables and libraries in /nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev/lib
patching script interpreter paths in /nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev
checking for references to /build/ in /nix/store/8ryma5ah3lrga5sil6hhc9ylyglpps2f-gd-2.3.0-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0
shrinking /nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib/libgd.so.3.0.8
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0/lib
patching script interpreter paths in /nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0
checking for references to /build/ in /nix/store/4yai2zww91dz9sk8m7843kxg3wwz2cnw-gd-2.3.0...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment