------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for chafa-1.12.5_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/graphics/chafa XDG_CONFIG_HOME=/construction/graphics/chafa XDG_CACHE_HOME=/construction/graphics/chafa/.cache HOME=/construction/graphics/chafa TMPDIR="/tmp" PATH=/construction/graphics/chafa/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/chafa/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --with-html-dir=/usr/local/share/doc/chafa/html --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/graphics/chafa XDG_CONFIG_HOME=/construction/graphics/chafa XDG_CACHE_HOME=/construction/graphics/chafa/.cache HOME=/construction/graphics/chafa TMPDIR="/tmp" PATH=/construction/graphics/chafa/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/chafa/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/graphics/chafa/stage SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/chafa" EXAMPLESDIR="share/examples/chafa" DATADIR="share/chafa" WWWDIR="www/chafa" ETCDIR="etc/chafa" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/chafa DOCSDIR=/usr/local/share/doc/chafa EXAMPLESDIR=/usr/local/share/examples/chafa WWWDIR=/usr/local/www/chafa ETCDIR=/usr/local/etc/chafa SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/shared-mime-info-2.2_1.pkg Building the Shared MIME-Info database cache Installing /packages/All/gdk-pixbuf2-2.42.10.pkg Generating gdk-pixbuf modules cache Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/librsvg2-rust-2.56.3.pkg Generating gdk-pixbuf modules cache UNFLAVORED graphics/ImageMagick7 -> use graphics/ImageMagick7@x11 Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/libidn-1.38.pkg Installing /packages/All/jbig2dec-0.19.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.12.pkg Installing /packages/All/ghostscript9-agpl-base-9.56.1_11.pkg ===== Message from ghostscript9-agpl-base-9.56.1_11: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/ghostscript9-agpl-x11-9.56.1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/libltdl-2.4.7.pkg Installing /packages/All/libzip-1.10.0.pkg Installing /packages/All/fftw3-3.3.10_3.pkg Installing /packages/All/highway-1.0.4_1.pkg Installing /packages/All/Imath-3.1.9.pkg Installing /packages/All/openexr-3.1.9.pkg Installing /packages/All/libjxl-0.8.2.pkg Building the Shared MIME-Info database cache Generating gdk-pixbuf modules cache ===== Message from libjxl-0.8.2: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin Installing /packages/All/vmaf-2.3.1.pkg Installing /packages/All/aom-3.6.1.pkg Installing /packages/All/dav1d-1.2.1.pkg Installing /packages/All/libde265-1.0.12.pkg Installing /packages/All/svt-av1-1.6.0.pkg Installing /packages/All/x265-3.4_2.pkg Installing /packages/All/libheif-1.16.1.pkg Generating gdk-pixbuf modules cache Installing /packages/All/liblqr-1-0.4.2.pkg ===== Message from liblqr-1-0.4.2: -- NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/xports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 Installing /packages/All/libraqm-0.10.1.pkg Installing /packages/All/libraw-0.21.1_1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg Installing /packages/All/libwmf-0.2.13.pkg Generating gdk-pixbuf modules cache ===== Message from libwmf-0.2.13: -- ===> NOTICE: The libwmf port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/gsfonts-8.11_8.pkg ===== Message from gsfonts-8.11_8: -- ===> NOTICE: The gsfonts port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/ImageMagick7-7.1.0.62_5.pkg UNFLAVORED graphics/ImageMagick7 -> use graphics/ImageMagick7@x11 SUCCEEDED 00:00:36 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> chafa-1.12.5_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> chafa-1.12.5_1 depends on file: /usr/local/sbin/pkg - found => chafa-1.12.5.tar.xz doesn't seem to exist in /distfiles/. => Attempting to fetch https://hpjansson.org/chafa/releases/chafa-1.12.5.tar.xz chafa-1.12.5.tar.xz 0% of 917 kB 0 Bps chafa-1.12.5.tar.xz 917 kB 1215 kBps 00s ===> Fetching all distfiles required by chafa-1.12.5_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> chafa-1.12.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by chafa-1.12.5_1 for building => SHA256 Checksum OK for chafa-1.12.5.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> chafa-1.12.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by chafa-1.12.5_1 for building ===> Extracting for chafa-1.12.5_1 => SHA256 Checksum OK for chafa-1.12.5.tar.xz. Extracted Memory Use: 5.28M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for chafa-1.12.5_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> chafa-1.12.5_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> chafa-1.12.5_1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> chafa-1.12.5_1 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> chafa-1.12.5_1 depends on shared library: libwebpdemux.so - found (/usr/local/lib/libwebpdemux.so) ===> chafa-1.12.5_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> chafa-1.12.5_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> chafa-1.12.5_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> chafa-1.12.5_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> chafa-1.12.5_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> chafa-1.12.5_1 depends on shared library: librsvg-2.so - found (/usr/local/lib/librsvg-2.so) ===> chafa-1.12.5_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> chafa-1.12.5_1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> chafa-1.12.5_1 depends on shared library: libMagick++-7.so - found (/usr/local/lib/libMagick++-7.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> chafa-1.12.5_1 depends on file: /usr/local/bin/ccache - found ===> chafa-1.12.5_1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> chafa-1.12.5_1 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> chafa-1.12.5_1 depends on shared library: libwebpdemux.so - found (/usr/local/lib/libwebpdemux.so) ===> chafa-1.12.5_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> chafa-1.12.5_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> chafa-1.12.5_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> chafa-1.12.5_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> chafa-1.12.5_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> chafa-1.12.5_1 depends on shared library: librsvg-2.so - found (/usr/local/lib/librsvg-2.so) ===> chafa-1.12.5_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> chafa-1.12.5_1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> chafa-1.12.5_1 depends on shared library: libMagick++-7.so - found (/usr/local/lib/libMagick++-7.so) ===> Configuring for chafa-1.12.5_1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether build environment is sane... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for an ANSI C-conforming const... yes checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly6.5 file names to x86_64-portbld-dragonfly6.5 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly6.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file 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 /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly6.5 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... yes checking whether C compiler accepts -Wstack-usage=131072... yes checking whether C compiler accepts -Wfor-loop-analysis... no checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wlogical-op-parentheses... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for FREETYPE... yes checking for MAGICKWAND... yes checking for JPEG... yes checking for SVG... yes checking for TIFF... yes checking for WEBP... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.20 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for xsltproc... no checking for XML catalog (/etc/xml/catalog)... not found checking for xmlcatalog... /usr/local/bin/xmlcatalog checking whether to generate man pages... no checking for ctermid... yes checking for getrandom... yes checking for mmap... (cached) yes checking for sigaction... (cached) yes checking for sys/ioctl.h... (cached) yes checking for termios.h... yes checking for windows.h... no checking for windres... no checking for -Bsymbolic linker flag... yes checking for gcc __builtin_cpu_init function... yes checking for gcc __builtin_cpu_supports function... yes checking for working MMX intrinsics... yes checking for working SSE 4.1 intrinsics... yes checking for working AVX2 intrinsics... yes checking for working 64bit popcnt intrinsics... yes checking for working 32bit popcnt intrinsics... yes checking for -fvisibility=hidden compiler flag... yes checking whether C compiler accepts -ffast-math... yes checking for wand/MagickWand.h... no checking for MagickWand/MagickWand.h... yes checking for 4-arg MagickResizeImage... yes checking for 5-arg MagickResizeImage... no checking for MagickAutoOrientImage... yes checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating chafa/Makefile config.status: creating chafa/chafaconfig.h config.status: creating chafa/internal/Makefile config.status: creating chafa/internal/smolscale/Makefile config.status: creating libnsgif/Makefile config.status: creating lodepng/Makefile config.status: creating chafa.pc config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating tests/data/bad/Makefile config.status: creating tests/data/good/Makefile config.status: creating tools/Makefile config.status: creating tools/chafa/Makefile config.status: creating tools/fontgen/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Build man page .............. no Rebuild API documentation ... no (--enable-gtk-doc) Support MMX ................. yes Support SSE 4.1 ............. yes Support AVX2 ................ yes Support popcount32 .......... yes Support popcount64 .......... yes Build command-line tool ..... yes With GIF loader ............. yes (internal) With ImageMagick loader ..... yes With JPEG loader ............ yes With PNG loader ............. yes (internal) With SVG loader ............. yes With TIFF loader ............ yes With WebP loader ............ yes With XWD loader ............. yes (internal) Install prefix .............. /usr/local You can now type gmake or make to build the project. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for chafa-1.12.5_1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in chafa --- chafaconfig-stamp --- cd .. && /bin/sh ./config.status chafa/chafaconfig.h config.status: creating chafa/chafaconfig.h --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in internal --- all-recursive --- Making all in smolscale --- libsmolscale_la-smolscale.lo --- --- libsmolscale_avx2_la-smolscale-avx2.lo --- /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DSMOL_WITH_AVX2 -mavx2 -pipe -O2 -fno-strict-aliasing -MT libsmolscale_avx2_la-smolscale-avx2.lo -MD -MP -MF .deps/libsmolscale_avx2_la-smolscale-avx2.Tpo -c -o libsmolscale_avx2_la-smolscale-avx2.lo `test -f 'smolscale-avx2.c' || echo './'`smolscale-avx2.c --- libsmolscale_la-smolscale.lo --- /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DSMOL_WITH_AVX2 -pipe -O2 -fno-strict-aliasing -MT libsmolscale_la-smolscale.lo -MD -MP -MF .deps/libsmolscale_la-smolscale.Tpo -c -o libsmolscale_la-smolscale.lo `test -f 'smolscale.c' || echo './'`smolscale.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DSMOL_WITH_AVX2 -pipe -O2 -fno-strict-aliasing -MT libsmolscale_la-smolscale.lo -MD -MP -MF .deps/libsmolscale_la-smolscale.Tpo -c smolscale.c -fPIC -DPIC -o .libs/libsmolscale_la-smolscale.o --- libsmolscale_avx2_la-smolscale-avx2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DSMOL_WITH_AVX2 -mavx2 -pipe -O2 -fno-strict-aliasing -MT libsmolscale_avx2_la-smolscale-avx2.lo -MD -MP -MF .deps/libsmolscale_avx2_la-smolscale-avx2.Tpo -c smolscale-avx2.c -fPIC -DPIC -o .libs/libsmolscale_avx2_la-smolscale-avx2.o --- libsmolscale_la-smolscale.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DSMOL_WITH_AVX2 -pipe -O2 -fno-strict-aliasing -MT libsmolscale_la-smolscale.lo -MD -MP -MF .deps/libsmolscale_la-smolscale.Tpo -c smolscale.c -o libsmolscale_la-smolscale.o >/dev/null 2>&1 --- libsmolscale_avx2_la-smolscale-avx2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DSMOL_WITH_AVX2 -mavx2 -pipe -O2 -fno-strict-aliasing -MT libsmolscale_avx2_la-smolscale-avx2.lo -MD -MP -MF .deps/libsmolscale_avx2_la-smolscale-avx2.Tpo -c smolscale-avx2.c -o libsmolscale_avx2_la-smolscale-avx2.o >/dev/null 2>&1 --- libsmolscale_la-smolscale.lo --- mv -f .deps/libsmolscale_la-smolscale.Tpo .deps/libsmolscale_la-smolscale.Plo --- libsmolscale_avx2_la-smolscale-avx2.lo --- mv -f .deps/libsmolscale_avx2_la-smolscale-avx2.Tpo .deps/libsmolscale_avx2_la-smolscale-avx2.Plo --- libsmolscale-avx2.la --- /bin/sh ../../../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DSMOL_WITH_AVX2 -mavx2 -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -o libsmolscale-avx2.la libsmolscale_avx2_la-smolscale-avx2.lo libtool: link: ar cr .libs/libsmolscale-avx2.a .libs/libsmolscale_avx2_la-smolscale-avx2.o libtool: link: ranlib .libs/libsmolscale-avx2.a libtool: link: ( cd ".libs" && rm -f "libsmolscale-avx2.la" && ln -s "../libsmolscale-avx2.la" "libsmolscale-avx2.la" ) --- libsmolscale.la --- /bin/sh ../../../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DSMOL_WITH_AVX2 -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -o libsmolscale.la libsmolscale_la-smolscale.lo libsmolscale-avx2.la libtool: link: (cd .libs/libsmolscale.lax/libsmolscale-avx2.a && ar x "/construction/graphics/chafa/chafa-1.12.5/chafa/internal/smolscale/./.libs/libsmolscale-avx2.a") libtool: link: ar cr .libs/libsmolscale.a .libs/libsmolscale_la-smolscale.o .libs/libsmolscale.lax/libsmolscale-avx2.a/libsmolscale_avx2_la-smolscale-avx2.o libtool: link: ranlib .libs/libsmolscale.a libtool: link: rm -fr .libs/libsmolscale.lax libtool: link: ( cd ".libs" && rm -f "libsmolscale.la" && ln -s "../libsmolscale.la" "libsmolscale.la" ) --- libchafa_internal_la-chafa-base64.lo --- --- libchafa_internal_la-chafa-batch.lo --- --- libchafa_internal_la-chafa-canvas-printer.lo --- --- libchafa_internal_la-chafa-color.lo --- --- libchafa_internal_la-chafa-color-hash.lo --- --- libchafa_internal_la-chafa-color-table.lo --- --- libchafa_internal_la-chafa-dither.lo --- --- libchafa_internal_la-chafa-indexed-image.lo --- --- libchafa_internal_la-chafa-iterm2-canvas.lo --- --- libchafa_internal_la-chafa-kitty-canvas.lo --- --- libchafa_internal_la-chafa-palette.lo --- --- libchafa_internal_la-chafa-pca.lo --- --- libchafa_internal_la-chafa-pixops.lo --- --- libchafa_internal_la-chafa-color.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color.Tpo -c -o libchafa_internal_la-chafa-color.lo `test -f 'chafa-color.c' || echo './'`chafa-color.c --- libchafa_internal_la-chafa-color-table.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color-table.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color-table.Tpo -c -o libchafa_internal_la-chafa-color-table.lo `test -f 'chafa-color-table.c' || echo './'`chafa-color-table.c --- libchafa_internal_la-chafa-indexed-image.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-indexed-image.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-indexed-image.Tpo -c -o libchafa_internal_la-chafa-indexed-image.lo `test -f 'chafa-indexed-image.c' || echo './'`chafa-indexed-image.c --- libchafa_internal_la-chafa-kitty-canvas.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-kitty-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-kitty-canvas.Tpo -c -o libchafa_internal_la-chafa-kitty-canvas.lo `test -f 'chafa-kitty-canvas.c' || echo './'`chafa-kitty-canvas.c --- libchafa_internal_la-chafa-base64.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-base64.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-base64.Tpo -c -o libchafa_internal_la-chafa-base64.lo `test -f 'chafa-base64.c' || echo './'`chafa-base64.c --- libchafa_internal_la-chafa-palette.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-palette.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-palette.Tpo -c -o libchafa_internal_la-chafa-palette.lo `test -f 'chafa-palette.c' || echo './'`chafa-palette.c --- libchafa_internal_la-chafa-pca.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-pca.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-pca.Tpo -c -o libchafa_internal_la-chafa-pca.lo `test -f 'chafa-pca.c' || echo './'`chafa-pca.c --- libchafa_internal_la-chafa-batch.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-batch.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-batch.Tpo -c -o libchafa_internal_la-chafa-batch.lo `test -f 'chafa-batch.c' || echo './'`chafa-batch.c --- libchafa_internal_la-chafa-canvas-printer.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-canvas-printer.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-canvas-printer.Tpo -c -o libchafa_internal_la-chafa-canvas-printer.lo `test -f 'chafa-canvas-printer.c' || echo './'`chafa-canvas-printer.c --- libchafa_internal_la-chafa-color-hash.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color-hash.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color-hash.Tpo -c -o libchafa_internal_la-chafa-color-hash.lo `test -f 'chafa-color-hash.c' || echo './'`chafa-color-hash.c --- libchafa_internal_la-chafa-dither.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-dither.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-dither.Tpo -c -o libchafa_internal_la-chafa-dither.lo `test -f 'chafa-dither.c' || echo './'`chafa-dither.c --- libchafa_internal_la-chafa-iterm2-canvas.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-iterm2-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-iterm2-canvas.Tpo -c -o libchafa_internal_la-chafa-iterm2-canvas.lo `test -f 'chafa-iterm2-canvas.c' || echo './'`chafa-iterm2-canvas.c --- libchafa_internal_la-chafa-pixops.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-pixops.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-pixops.Tpo -c -o libchafa_internal_la-chafa-pixops.lo `test -f 'chafa-pixops.c' || echo './'`chafa-pixops.c --- libchafa_internal_la-chafa-palette.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-palette.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-palette.Tpo -c chafa-palette.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-palette.o --- libchafa_internal_la-chafa-base64.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-base64.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-base64.Tpo -c chafa-base64.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-base64.o --- libchafa_internal_la-chafa-color-table.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color-table.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color-table.Tpo -c chafa-color-table.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-color-table.o --- libchafa_internal_la-chafa-kitty-canvas.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-kitty-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-kitty-canvas.Tpo -c chafa-kitty-canvas.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-kitty-canvas.o --- libchafa_internal_la-chafa-pca.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-pca.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-pca.Tpo -c chafa-pca.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-pca.o --- libchafa_internal_la-chafa-canvas-printer.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-canvas-printer.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-canvas-printer.Tpo -c chafa-canvas-printer.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-canvas-printer.o --- libchafa_internal_la-chafa-batch.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-batch.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-batch.Tpo -c chafa-batch.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-batch.o --- libchafa_internal_la-chafa-color-hash.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color-hash.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color-hash.Tpo -c chafa-color-hash.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-color-hash.o --- libchafa_internal_la-chafa-dither.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-dither.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-dither.Tpo -c chafa-dither.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-dither.o --- libchafa_internal_la-chafa-color.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color.Tpo -c chafa-color.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-color.o --- libchafa_internal_la-chafa-iterm2-canvas.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-iterm2-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-iterm2-canvas.Tpo -c chafa-iterm2-canvas.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-iterm2-canvas.o --- libchafa_internal_la-chafa-indexed-image.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-indexed-image.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-indexed-image.Tpo -c chafa-indexed-image.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-indexed-image.o --- libchafa_internal_la-chafa-color.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color.Tpo -c chafa-color.c -o libchafa_internal_la-chafa-color.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-pixops.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-pixops.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-pixops.Tpo -c chafa-pixops.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-pixops.o --- libchafa_internal_la-chafa-pca.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-pca.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-pca.Tpo -c chafa-pca.c -o libchafa_internal_la-chafa-pca.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-palette.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-palette.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-palette.Tpo -c chafa-palette.c -o libchafa_internal_la-chafa-palette.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-dither.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-dither.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-dither.Tpo -c chafa-dither.c -o libchafa_internal_la-chafa-dither.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-indexed-image.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-indexed-image.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-indexed-image.Tpo -c chafa-indexed-image.c -o libchafa_internal_la-chafa-indexed-image.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-color-hash.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color-hash.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color-hash.Tpo -c chafa-color-hash.c -o libchafa_internal_la-chafa-color-hash.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-pca.lo --- mv -f .deps/libchafa_internal_la-chafa-pca.Tpo .deps/libchafa_internal_la-chafa-pca.Plo --- libchafa_internal_la-chafa-sixel-canvas.lo --- --- libchafa_internal_la-chafa-color-table.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color-table.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color-table.Tpo -c chafa-color-table.c -o libchafa_internal_la-chafa-color-table.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-sixel-canvas.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-sixel-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-sixel-canvas.Tpo -c -o libchafa_internal_la-chafa-sixel-canvas.lo `test -f 'chafa-sixel-canvas.c' || echo './'`chafa-sixel-canvas.c --- libchafa_internal_la-chafa-color.lo --- mv -f .deps/libchafa_internal_la-chafa-color.Tpo .deps/libchafa_internal_la-chafa-color.Plo --- libchafa_internal_la-chafa-string-util.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-string-util.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-string-util.Tpo -c -o libchafa_internal_la-chafa-string-util.lo `test -f 'chafa-string-util.c' || echo './'`chafa-string-util.c --- libchafa_internal_la-chafa-palette.lo --- mv -f .deps/libchafa_internal_la-chafa-palette.Tpo .deps/libchafa_internal_la-chafa-palette.Plo --- libchafa_internal_la-chafa-kitty-canvas.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-kitty-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-kitty-canvas.Tpo -c chafa-kitty-canvas.c -o libchafa_internal_la-chafa-kitty-canvas.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-dither.lo --- mv -f .deps/libchafa_internal_la-chafa-dither.Tpo .deps/libchafa_internal_la-chafa-dither.Plo --- libchafa_internal_la-chafa-symbols.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-symbols.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-symbols.Tpo -c -o libchafa_internal_la-chafa-symbols.lo `test -f 'chafa-symbols.c' || echo './'`chafa-symbols.c --- libchafa_internal_la-chafa-work-cell.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-work-cell.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-work-cell.Tpo -c -o libchafa_internal_la-chafa-work-cell.lo `test -f 'chafa-work-cell.c' || echo './'`chafa-work-cell.c --- libchafa_internal_la-chafa-string-util.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-string-util.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-string-util.Tpo -c chafa-string-util.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-string-util.o --- libchafa_internal_la-chafa-sixel-canvas.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-sixel-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-sixel-canvas.Tpo -c chafa-sixel-canvas.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-sixel-canvas.o --- libchafa_internal_la-chafa-batch.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-batch.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-batch.Tpo -c chafa-batch.c -o libchafa_internal_la-chafa-batch.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-iterm2-canvas.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-iterm2-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-iterm2-canvas.Tpo -c chafa-iterm2-canvas.c -o libchafa_internal_la-chafa-iterm2-canvas.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-work-cell.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-work-cell.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-work-cell.Tpo -c chafa-work-cell.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-work-cell.o --- libchafa_internal_la-chafa-symbols.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-symbols.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-symbols.Tpo -c chafa-symbols.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-symbols.o --- libchafa_internal_la-chafa-base64.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-base64.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-base64.Tpo -c chafa-base64.c -o libchafa_internal_la-chafa-base64.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-iterm2-canvas.lo --- mv -f .deps/libchafa_internal_la-chafa-iterm2-canvas.Tpo .deps/libchafa_internal_la-chafa-iterm2-canvas.Plo --- libchafa_mmx_la-chafa-mmx.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mmmx -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_mmx_la-chafa-mmx.lo -MD -MP -MF .deps/libchafa_mmx_la-chafa-mmx.Tpo -c -o libchafa_mmx_la-chafa-mmx.lo `test -f 'chafa-mmx.c' || echo './'`chafa-mmx.c --- libchafa_internal_la-chafa-color-hash.lo --- mv -f .deps/libchafa_internal_la-chafa-color-hash.Tpo .deps/libchafa_internal_la-chafa-color-hash.Plo --- libchafa_sse41_la-chafa-sse41.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -msse4.1 -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_sse41_la-chafa-sse41.lo -MD -MP -MF .deps/libchafa_sse41_la-chafa-sse41.Tpo -c -o libchafa_sse41_la-chafa-sse41.lo `test -f 'chafa-sse41.c' || echo './'`chafa-sse41.c --- libchafa_internal_la-chafa-canvas-printer.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-canvas-printer.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-canvas-printer.Tpo -c chafa-canvas-printer.c -o libchafa_internal_la-chafa-canvas-printer.o >/dev/null 2>&1 --- libchafa_mmx_la-chafa-mmx.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mmmx -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_mmx_la-chafa-mmx.lo -MD -MP -MF .deps/libchafa_mmx_la-chafa-mmx.Tpo -c chafa-mmx.c -fPIC -DPIC -o .libs/libchafa_mmx_la-chafa-mmx.o --- libchafa_sse41_la-chafa-sse41.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -msse4.1 -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_sse41_la-chafa-sse41.lo -MD -MP -MF .deps/libchafa_sse41_la-chafa-sse41.Tpo -c chafa-sse41.c -fPIC -DPIC -o .libs/libchafa_sse41_la-chafa-sse41.o --- libchafa_internal_la-chafa-indexed-image.lo --- mv -f .deps/libchafa_internal_la-chafa-indexed-image.Tpo .deps/libchafa_internal_la-chafa-indexed-image.Plo --- libchafa_popcnt_la-chafa-popcnt.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mpopcnt -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_popcnt_la-chafa-popcnt.lo -MD -MP -MF .deps/libchafa_popcnt_la-chafa-popcnt.Tpo -c -o libchafa_popcnt_la-chafa-popcnt.lo `test -f 'chafa-popcnt.c' || echo './'`chafa-popcnt.c --- libchafa_internal_la-chafa-color-table.lo --- mv -f .deps/libchafa_internal_la-chafa-color-table.Tpo .deps/libchafa_internal_la-chafa-color-table.Plo --- libchafa_popcnt_la-chafa-popcnt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mpopcnt -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_popcnt_la-chafa-popcnt.lo -MD -MP -MF .deps/libchafa_popcnt_la-chafa-popcnt.Tpo -c chafa-popcnt.c -fPIC -DPIC -o .libs/libchafa_popcnt_la-chafa-popcnt.o --- libchafa_internal_la-chafa-string-util.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-string-util.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-string-util.Tpo -c chafa-string-util.c -o libchafa_internal_la-chafa-string-util.o >/dev/null 2>&1 --- libchafa_mmx_la-chafa-mmx.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mmmx -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_mmx_la-chafa-mmx.lo -MD -MP -MF .deps/libchafa_mmx_la-chafa-mmx.Tpo -c chafa-mmx.c -o libchafa_mmx_la-chafa-mmx.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-symbols.lo --- chafa-symbols.c:237:1: warning: 'bitmap_to_coverage' defined but not used [-Wunused-function] bitmap_to_coverage (guint64 bitmap, gchar *cov_out) ^~~~~~~~~~~~~~~~~~ --- libchafa_internal_la-chafa-base64.lo --- mv -f .deps/libchafa_internal_la-chafa-base64.Tpo .deps/libchafa_internal_la-chafa-base64.Plo --- libchafa_internal_la-chafa-symbols.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-symbols.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-symbols.Tpo -c chafa-symbols.c -o libchafa_internal_la-chafa-symbols.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-kitty-canvas.lo --- mv -f .deps/libchafa_internal_la-chafa-kitty-canvas.Tpo .deps/libchafa_internal_la-chafa-kitty-canvas.Plo --- libchafa_internal_la-chafa-batch.lo --- mv -f .deps/libchafa_internal_la-chafa-batch.Tpo .deps/libchafa_internal_la-chafa-batch.Plo --- libchafa_internal_la-chafa-work-cell.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-work-cell.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-work-cell.Tpo -c chafa-work-cell.c -o libchafa_internal_la-chafa-work-cell.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-pixops.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-pixops.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-pixops.Tpo -c chafa-pixops.c -o libchafa_internal_la-chafa-pixops.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-sixel-canvas.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-sixel-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-sixel-canvas.Tpo -c chafa-sixel-canvas.c -o libchafa_internal_la-chafa-sixel-canvas.o >/dev/null 2>&1 --- libchafa_sse41_la-chafa-sse41.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -msse4.1 -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_sse41_la-chafa-sse41.lo -MD -MP -MF .deps/libchafa_sse41_la-chafa-sse41.Tpo -c chafa-sse41.c -o libchafa_sse41_la-chafa-sse41.o >/dev/null 2>&1 --- libchafa_internal_la-chafa-sixel-canvas.lo --- mv -f .deps/libchafa_internal_la-chafa-sixel-canvas.Tpo .deps/libchafa_internal_la-chafa-sixel-canvas.Plo --- libchafa_internal_la-chafa-pixops.lo --- mv -f .deps/libchafa_internal_la-chafa-pixops.Tpo .deps/libchafa_internal_la-chafa-pixops.Plo --- libchafa_mmx_la-chafa-mmx.lo --- mv -f .deps/libchafa_mmx_la-chafa-mmx.Tpo .deps/libchafa_mmx_la-chafa-mmx.Plo --- libchafa-mmx.la --- --- libchafa_popcnt_la-chafa-popcnt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mpopcnt -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_popcnt_la-chafa-popcnt.lo -MD -MP -MF .deps/libchafa_popcnt_la-chafa-popcnt.Tpo -c chafa-popcnt.c -o libchafa_popcnt_la-chafa-popcnt.o >/dev/null 2>&1 --- libchafa-mmx.la --- /bin/sh ../../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mmmx -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -o libchafa-mmx.la libchafa_mmx_la-chafa-mmx.lo libtool: link: ar cr .libs/libchafa-mmx.a .libs/libchafa_mmx_la-chafa-mmx.o libtool: link: ranlib .libs/libchafa-mmx.a libtool: link: ( cd ".libs" && rm -f "libchafa-mmx.la" && ln -s "../libchafa-mmx.la" "libchafa-mmx.la" ) --- libchafa_internal_la-chafa-canvas-printer.lo --- mv -f .deps/libchafa_internal_la-chafa-canvas-printer.Tpo .deps/libchafa_internal_la-chafa-canvas-printer.Plo --- libchafa_sse41_la-chafa-sse41.lo --- mv -f .deps/libchafa_sse41_la-chafa-sse41.Tpo .deps/libchafa_sse41_la-chafa-sse41.Plo --- libchafa-sse41.la --- /bin/sh ../../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -msse4.1 -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -o libchafa-sse41.la libchafa_sse41_la-chafa-sse41.lo --- libchafa_internal_la-chafa-string-util.lo --- mv -f .deps/libchafa_internal_la-chafa-string-util.Tpo .deps/libchafa_internal_la-chafa-string-util.Plo --- libchafa_internal_la-chafa-symbols.lo --- mv -f .deps/libchafa_internal_la-chafa-symbols.Tpo .deps/libchafa_internal_la-chafa-symbols.Plo --- libchafa-sse41.la --- libtool: link: ar cr .libs/libchafa-sse41.a .libs/libchafa_sse41_la-chafa-sse41.o libtool: link: ranlib .libs/libchafa-sse41.a libtool: link: ( cd ".libs" && rm -f "libchafa-sse41.la" && ln -s "../libchafa-sse41.la" "libchafa-sse41.la" ) --- libchafa_popcnt_la-chafa-popcnt.lo --- mv -f .deps/libchafa_popcnt_la-chafa-popcnt.Tpo .deps/libchafa_popcnt_la-chafa-popcnt.Plo --- libchafa-popcnt.la --- /bin/sh ../../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mpopcnt -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -o libchafa-popcnt.la libchafa_popcnt_la-chafa-popcnt.lo libtool: link: ar cr .libs/libchafa-popcnt.a .libs/libchafa_popcnt_la-chafa-popcnt.o libtool: link: ranlib .libs/libchafa-popcnt.a libtool: link: ( cd ".libs" && rm -f "libchafa-popcnt.la" && ln -s "../libchafa-popcnt.la" "libchafa-popcnt.la" ) --- libchafa_internal_la-chafa-work-cell.lo --- mv -f .deps/libchafa_internal_la-chafa-work-cell.Tpo .deps/libchafa_internal_la-chafa-work-cell.Plo --- libchafa-internal.la --- /bin/sh ../../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -o libchafa-internal.la libchafa_internal_la-chafa-base64.lo libchafa_internal_la-chafa-batch.lo libchafa_internal_la-chafa-canvas-printer.lo libchafa_internal_la-chafa-color.lo libchafa_internal_la-chafa-color-hash.lo libchafa_internal_la-chafa-color-table.lo libchafa_internal_la-chafa-dither.lo libchafa_internal_la-chafa-indexed-image.lo libchafa_internal_la-chafa-iterm2-canvas.lo libchafa_internal_la-chafa-kitty-canvas.lo libchafa_internal_la-chafa-palette.lo libchafa_internal_la-chafa-pca.lo libchafa_internal_la-chafa-pixops.lo libchafa_internal_la-chafa-sixel-canvas.lo libchafa_internal_la-chafa-string-util.lo libchafa_internal_la-chafa-symbols.lo libchafa_internal_la-chafa-work-cell.lo -L/usr/local/lib -lglib-2.0 -lintl smolscale/libsmolscale.la -lm libchafa-mmx.la libchafa-sse41.la libchafa-popcnt.la libtool: link: (cd .libs/libchafa-internal.lax/libsmolscale.a && ar x "/construction/graphics/chafa/chafa-1.12.5/chafa/internal/smolscale/.libs/libsmolscale.a") libtool: link: (cd .libs/libchafa-internal.lax/libchafa-mmx.a && ar x "/construction/graphics/chafa/chafa-1.12.5/chafa/internal/./.libs/libchafa-mmx.a") libtool: link: (cd .libs/libchafa-internal.lax/libchafa-sse41.a && ar x "/construction/graphics/chafa/chafa-1.12.5/chafa/internal/./.libs/libchafa-sse41.a") libtool: link: (cd .libs/libchafa-internal.lax/libchafa-popcnt.a && ar x "/construction/graphics/chafa/chafa-1.12.5/chafa/internal/./.libs/libchafa-popcnt.a") libtool: link: ar cr .libs/libchafa-internal.a .libs/libchafa_internal_la-chafa-base64.o .libs/libchafa_internal_la-chafa-batch.o .libs/libchafa_internal_la-chafa-canvas-printer.o .libs/libchafa_internal_la-chafa-color.o .libs/libchafa_internal_la-chafa-color-hash.o .libs/libchafa_internal_la-chafa-color-table.o .libs/libchafa_internal_la-chafa-dither.o .libs/libchafa_internal_la-chafa-indexed-image.o .libs/libchafa_internal_la-chafa-iterm2-canvas.o .libs/libchafa_internal_la-chafa-kitty-canvas.o .libs/libchafa_internal_la-chafa-palette.o .libs/libchafa_internal_la-chafa-pca.o .libs/libchafa_internal_la-chafa-pixops.o .libs/libchafa_internal_la-chafa-sixel-canvas.o .libs/libchafa_internal_la-chafa-string-util.o .libs/libchafa_internal_la-chafa-symbols.o .libs/libchafa_internal_la-chafa-work-cell.o .libs/libchafa-internal.lax/libsmolscale.a/libsmolscale_avx2_la-smolscale-avx2.o .libs/libchafa-internal.lax/libsmolscale.a/libsmolscale_la-smolscale.o .libs/libchafa-internal.lax/libchafa-mmx.a/libchafa_mmx_la-chafa-mmx.o .libs/libchafa-internal.lax/libchafa-sse41.a/libchafa_sse41_la-chafa-sse41.o .libs/libchafa-internal.lax/libchafa-popcnt.a/libchafa_popcnt_la-chafa-popcnt.o libtool: link: ranlib .libs/libchafa-internal.a libtool: link: rm -fr .libs/libchafa-internal.lax libtool: link: ( cd ".libs" && rm -f "libchafa-internal.la" && ln -s "../libchafa-internal.la" "libchafa-internal.la" ) --- libchafa_la-chafa-canvas.lo --- --- libchafa_la-chafa-canvas-config.lo --- --- libchafa_la-chafa-features.lo --- --- libchafa_la-chafa-symbol-map.lo --- --- libchafa_la-chafa-term-db.lo --- --- libchafa_la-chafa-term-info.lo --- --- libchafa_la-chafa-util.lo --- --- libchafa_la-chafa-canvas.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-canvas.lo -MD -MP -MF .deps/libchafa_la-chafa-canvas.Tpo -c -o libchafa_la-chafa-canvas.lo `test -f 'chafa-canvas.c' || echo './'`chafa-canvas.c --- libchafa_la-chafa-canvas-config.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-canvas-config.lo -MD -MP -MF .deps/libchafa_la-chafa-canvas-config.Tpo -c -o libchafa_la-chafa-canvas-config.lo `test -f 'chafa-canvas-config.c' || echo './'`chafa-canvas-config.c --- libchafa_la-chafa-features.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-features.lo -MD -MP -MF .deps/libchafa_la-chafa-features.Tpo -c -o libchafa_la-chafa-features.lo `test -f 'chafa-features.c' || echo './'`chafa-features.c --- libchafa_la-chafa-symbol-map.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-symbol-map.lo -MD -MP -MF .deps/libchafa_la-chafa-symbol-map.Tpo -c -o libchafa_la-chafa-symbol-map.lo `test -f 'chafa-symbol-map.c' || echo './'`chafa-symbol-map.c --- libchafa_la-chafa-term-info.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-term-info.lo -MD -MP -MF .deps/libchafa_la-chafa-term-info.Tpo -c -o libchafa_la-chafa-term-info.lo `test -f 'chafa-term-info.c' || echo './'`chafa-term-info.c --- libchafa_la-chafa-util.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-util.lo -MD -MP -MF .deps/libchafa_la-chafa-util.Tpo -c -o libchafa_la-chafa-util.lo `test -f 'chafa-util.c' || echo './'`chafa-util.c --- libchafa_la-chafa-term-db.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-term-db.lo -MD -MP -MF .deps/libchafa_la-chafa-term-db.Tpo -c -o libchafa_la-chafa-term-db.lo `test -f 'chafa-term-db.c' || echo './'`chafa-term-db.c --- libchafa_la-chafa-features.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-features.lo -MD -MP -MF .deps/libchafa_la-chafa-features.Tpo -c chafa-features.c -fPIC -DPIC -o .libs/libchafa_la-chafa-features.o --- libchafa_la-chafa-util.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-util.lo -MD -MP -MF .deps/libchafa_la-chafa-util.Tpo -c chafa-util.c -fPIC -DPIC -o .libs/libchafa_la-chafa-util.o --- libchafa_la-chafa-term-db.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-term-db.lo -MD -MP -MF .deps/libchafa_la-chafa-term-db.Tpo -c chafa-term-db.c -fPIC -DPIC -o .libs/libchafa_la-chafa-term-db.o --- libchafa_la-chafa-canvas.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-canvas.lo -MD -MP -MF .deps/libchafa_la-chafa-canvas.Tpo -c chafa-canvas.c -fPIC -DPIC -o .libs/libchafa_la-chafa-canvas.o --- libchafa_la-chafa-canvas-config.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-canvas-config.lo -MD -MP -MF .deps/libchafa_la-chafa-canvas-config.Tpo -c chafa-canvas-config.c -fPIC -DPIC -o .libs/libchafa_la-chafa-canvas-config.o --- libchafa_la-chafa-term-info.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-term-info.lo -MD -MP -MF .deps/libchafa_la-chafa-term-info.Tpo -c chafa-term-info.c -fPIC -DPIC -o .libs/libchafa_la-chafa-term-info.o --- libchafa_la-chafa-symbol-map.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-symbol-map.lo -MD -MP -MF .deps/libchafa_la-chafa-symbol-map.Tpo -c chafa-symbol-map.c -fPIC -DPIC -o .libs/libchafa_la-chafa-symbol-map.o --- libchafa_la-chafa-util.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-util.lo -MD -MP -MF .deps/libchafa_la-chafa-util.Tpo -c chafa-util.c -o libchafa_la-chafa-util.o >/dev/null 2>&1 --- libchafa_la-chafa-term-db.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-term-db.lo -MD -MP -MF .deps/libchafa_la-chafa-term-db.Tpo -c chafa-term-db.c -o libchafa_la-chafa-term-db.o >/dev/null 2>&1 --- libchafa_la-chafa-features.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-features.lo -MD -MP -MF .deps/libchafa_la-chafa-features.Tpo -c chafa-features.c -o libchafa_la-chafa-features.o >/dev/null 2>&1 --- libchafa_la-chafa-canvas-config.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-canvas-config.lo -MD -MP -MF .deps/libchafa_la-chafa-canvas-config.Tpo -c chafa-canvas-config.c -o libchafa_la-chafa-canvas-config.o >/dev/null 2>&1 --- libchafa_la-chafa-util.lo --- mv -f .deps/libchafa_la-chafa-util.Tpo .deps/libchafa_la-chafa-util.Plo --- libchafa_la-chafa-canvas-config.lo --- mv -f .deps/libchafa_la-chafa-canvas-config.Tpo .deps/libchafa_la-chafa-canvas-config.Plo --- libchafa_la-chafa-features.lo --- mv -f .deps/libchafa_la-chafa-features.Tpo .deps/libchafa_la-chafa-features.Plo --- libchafa_la-chafa-term-db.lo --- mv -f .deps/libchafa_la-chafa-term-db.Tpo .deps/libchafa_la-chafa-term-db.Plo --- libchafa_la-chafa-term-info.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-term-info.lo -MD -MP -MF .deps/libchafa_la-chafa-term-info.Tpo -c chafa-term-info.c -o libchafa_la-chafa-term-info.o >/dev/null 2>&1 mv -f .deps/libchafa_la-chafa-term-info.Tpo .deps/libchafa_la-chafa-term-info.Plo --- libchafa_la-chafa-symbol-map.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-symbol-map.lo -MD -MP -MF .deps/libchafa_la-chafa-symbol-map.Tpo -c chafa-symbol-map.c -o libchafa_la-chafa-symbol-map.o >/dev/null 2>&1 --- libchafa_la-chafa-canvas.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-canvas.lo -MD -MP -MF .deps/libchafa_la-chafa-canvas.Tpo -c chafa-canvas.c -o libchafa_la-chafa-canvas.o >/dev/null 2>&1 --- libchafa_la-chafa-symbol-map.lo --- mv -f .deps/libchafa_la-chafa-symbol-map.Tpo .deps/libchafa_la-chafa-symbol-map.Plo --- libchafa_la-chafa-canvas.lo --- mv -f .deps/libchafa_la-chafa-canvas.Tpo .deps/libchafa_la-chafa-canvas.Plo --- libchafa.la --- /bin/sh ../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -no-undefined -version-info 8:5:8 -o libchafa.la -rpath /usr/local/lib libchafa_la-chafa-canvas.lo libchafa_la-chafa-canvas-config.lo libchafa_la-chafa-features.lo libchafa_la-chafa-symbol-map.lo libchafa_la-chafa-term-db.lo libchafa_la-chafa-term-info.lo libchafa_la-chafa-util.lo -L/usr/local/lib -lglib-2.0 -lintl internal/libchafa-internal.la -lm libtool: link: cc -shared -fPIC -DPIC .libs/libchafa_la-chafa-canvas.o .libs/libchafa_la-chafa-canvas-config.o .libs/libchafa_la-chafa-features.o .libs/libchafa_la-chafa-symbol-map.o .libs/libchafa_la-chafa-term-db.o .libs/libchafa_la-chafa-term-info.o .libs/libchafa_la-chafa-util.o -Wl,--whole-archive internal/.libs/libchafa-internal.a -Wl,--no-whole-archive -L/usr/local/lib -lglib-2.0 -lintl -lm -O2 -Wl,-Bsymbolic -Wl,-soname -Wl,libchafa.so.0 -o .libs/libchafa.so.0.8.5 libtool: link: (cd ".libs" && rm -f "libchafa.so.0" && ln -s "libchafa.so.0.8.5" "libchafa.so.0") libtool: link: (cd ".libs" && rm -f "libchafa.so" && ln -s "libchafa.so.0.8.5" "libchafa.so") libtool: link: (cd .libs/libchafa.lax/libchafa-internal.a && ar x "/construction/graphics/chafa/chafa-1.12.5/chafa/internal/.libs/libchafa-internal.a") libtool: link: ar cr .libs/libchafa.a libchafa_la-chafa-canvas.o libchafa_la-chafa-canvas-config.o libchafa_la-chafa-features.o libchafa_la-chafa-symbol-map.o libchafa_la-chafa-term-db.o libchafa_la-chafa-term-info.o libchafa_la-chafa-util.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-base64.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-batch.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-canvas-printer.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-color-hash.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-color-table.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-color.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-dither.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-indexed-image.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-iterm2-canvas.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-kitty-canvas.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-palette.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-pca.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-pixops.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-sixel-canvas.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-string-util.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-symbols.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-work-cell.o .libs/libchafa.lax/libchafa-internal.a/libchafa_mmx_la-chafa-mmx.o .libs/libchafa.lax/libchafa-internal.a/libchafa_popcnt_la-chafa-popcnt.o .libs/libchafa.lax/libchafa-internal.a/libchafa_sse41_la-chafa-sse41.o .libs/libchafa.lax/libchafa-internal.a/libsmolscale_avx2_la-smolscale-avx2.o .libs/libchafa.lax/libchafa-internal.a/libsmolscale_la-smolscale.o libtool: link: ranlib .libs/libchafa.a libtool: link: rm -fr .libs/libchafa.lax libtool: link: ( cd ".libs" && rm -f "libchafa.la" && ln -s "../libchafa.la" "libchafa.la" ) Making all in docs Making all in libnsgif --- libnsgif_la-libnsgif.lo --- --- libnsgif_la-lzw.lo --- --- libnsgif_la-libnsgif.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -I.. -pipe -O2 -fno-strict-aliasing -MT libnsgif_la-libnsgif.lo -MD -MP -MF .deps/libnsgif_la-libnsgif.Tpo -c -o libnsgif_la-libnsgif.lo `test -f 'libnsgif.c' || echo './'`libnsgif.c --- libnsgif_la-lzw.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -I.. -pipe -O2 -fno-strict-aliasing -MT libnsgif_la-lzw.lo -MD -MP -MF .deps/libnsgif_la-lzw.Tpo -c -o libnsgif_la-lzw.lo `test -f 'lzw.c' || echo './'`lzw.c --- libnsgif_la-libnsgif.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -I.. -pipe -O2 -fno-strict-aliasing -MT libnsgif_la-libnsgif.lo -MD -MP -MF .deps/libnsgif_la-libnsgif.Tpo -c libnsgif.c -fPIC -DPIC -o .libs/libnsgif_la-libnsgif.o --- libnsgif_la-lzw.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -I.. -pipe -O2 -fno-strict-aliasing -MT libnsgif_la-lzw.lo -MD -MP -MF .deps/libnsgif_la-lzw.Tpo -c lzw.c -fPIC -DPIC -o .libs/libnsgif_la-lzw.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -I.. -pipe -O2 -fno-strict-aliasing -MT libnsgif_la-lzw.lo -MD -MP -MF .deps/libnsgif_la-lzw.Tpo -c lzw.c -o libnsgif_la-lzw.o >/dev/null 2>&1 mv -f .deps/libnsgif_la-lzw.Tpo .deps/libnsgif_la-lzw.Plo --- libnsgif_la-libnsgif.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -I.. -pipe -O2 -fno-strict-aliasing -MT libnsgif_la-libnsgif.lo -MD -MP -MF .deps/libnsgif_la-libnsgif.Tpo -c libnsgif.c -o libnsgif_la-libnsgif.o >/dev/null 2>&1 mv -f .deps/libnsgif_la-libnsgif.Tpo .deps/libnsgif_la-libnsgif.Plo --- libnsgif.la --- /bin/sh ../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -I.. -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -o libnsgif.la libnsgif_la-libnsgif.lo libnsgif_la-lzw.lo libtool: link: ar cr .libs/libnsgif.a .libs/libnsgif_la-libnsgif.o .libs/libnsgif_la-lzw.o libtool: link: ranlib .libs/libnsgif.a libtool: link: ( cd ".libs" && rm -f "libnsgif.la" && ln -s "../libnsgif.la" "libnsgif.la" ) Making all in lodepng --- liblodepng_la-lodepng.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I.. -pipe -O2 -fno-strict-aliasing -MT liblodepng_la-lodepng.lo -MD -MP -MF .deps/liblodepng_la-lodepng.Tpo -c -o liblodepng_la-lodepng.lo `test -f 'lodepng.c' || echo './'`lodepng.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I.. -pipe -O2 -fno-strict-aliasing -MT liblodepng_la-lodepng.lo -MD -MP -MF .deps/liblodepng_la-lodepng.Tpo -c lodepng.c -fPIC -DPIC -o .libs/liblodepng_la-lodepng.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I.. -pipe -O2 -fno-strict-aliasing -MT liblodepng_la-lodepng.lo -MD -MP -MF .deps/liblodepng_la-lodepng.Tpo -c lodepng.c -o liblodepng_la-lodepng.o >/dev/null 2>&1 mv -f .deps/liblodepng_la-lodepng.Tpo .deps/liblodepng_la-lodepng.Plo --- liblodepng.la --- /bin/sh ../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I.. -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -o liblodepng.la liblodepng_la-lodepng.lo libtool: link: ar cr .libs/liblodepng.a .libs/liblodepng_la-lodepng.o libtool: link: ranlib .libs/liblodepng.a libtool: link: ( cd ".libs" && rm -f "liblodepng.la" && ln -s "../liblodepng.la" "liblodepng.la" ) Making all in tools --- all-recursive --- Making all in chafa --- chafa-chafa.o --- --- chafa-file-mapping.o --- --- chafa-font-loader.o --- --- chafa-gif-loader.o --- --- chafa-media-loader.o --- --- chafa-png-loader.o --- --- chafa-named-colors.o --- --- chafa-xwd-loader.o --- --- chafa-im-loader.o --- --- chafa-jpeg-loader.o --- --- chafa-tiff-loader.o --- --- chafa-svg-loader.o --- --- chafa-webp-loader.o --- --- chafa-chafa.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I--- chafa-font-loader.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I--- chafa-media-loader.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I--- chafa-xwd-loader.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I--- chafa-jpeg-loader.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I--- chafa-tiff-loader.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I--- chafa-chafa.o --- /usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-chafa.o -MD -MP -MF .deps/chafa-chafa.Tpo -c -o chafa-chafa.o `test -f 'chafa.c' || echo './'`chafa.c --- chafa-font-loader.o --- /usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-font-loader.o -MD -MP -MF .deps/chafa-font-loader.Tpo -c -o chafa-font-loader.o `test -f 'font-loader.c' || echo './'`font-loader.c --- chafa-media-loader.o --- /usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-media-loader.o -MD -MP -MF .deps/chafa-media-loader.Tpo -c -o chafa-media-loader.o `test -f 'media-loader.c' || echo './'`media-loader.c --- chafa-xwd-loader.o --- /usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-xwd-loader.o -MD -MP -MF .deps/chafa-xwd-loader.Tpo -c -o chafa-xwd-loader.o `test -f 'xwd-loader.c' || echo './'`xwd-loader.c --- chafa-jpeg-loader.o --- /usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-jpeg-loader.o -MD -MP -MF .deps/chafa-jpeg-loader.Tpo -c -o chafa-jpeg-loader.o `test -f 'jpeg-loader.c' || echo './'`jpeg-loader.c --- chafa-tiff-loader.o --- /usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-tiff-loader.o -MD -MP -MF .deps/chafa-tiff-loader.Tpo -c -o chafa-tiff-loader.o `test -f 'tiff-loader.c' || echo './'`tiff-loader.c --- chafa-svg-loader.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-svg-loader.o -MD -MP -MF .deps/chafa-svg-loader.Tpo -c -o chafa-svg-loader.o `test -f 'svg-loader.c' || echo './'`svg-loader.c --- chafa-webp-loader.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-webp-loader.o -MD -MP -MF .deps/chafa-webp-loader.Tpo -c -o chafa-webp-loader.o `test -f 'webp-loader.c' || echo './'`webp-loader.c --- chafa-file-mapping.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-file-mapping.o -MD -MP -MF .deps/chafa-file-mapping.Tpo -c -o chafa-file-mapping.o `test -f 'file-mapping.c' || echo './'`file-mapping.c --- chafa-gif-loader.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-gif-loader.o -MD -MP -MF .deps/chafa-gif-loader.Tpo -c -o chafa-gif-loader.o `test -f 'gif-loader.c' || echo './'`gif-loader.c --- chafa-png-loader.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-png-loader.o -MD -MP -MF .deps/chafa-png-loader.Tpo -c -o chafa-png-loader.o `test -f 'png-loader.c' || echo './'`png-loader.c --- chafa-named-colors.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-named-colors.o -MD -MP -MF .deps/chafa-named-colors.Tpo -c -o chafa-named-colors.o `test -f 'named-colors.c' || echo './'`named-colors.c --- chafa-im-loader.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-im-loader.o -MD -MP -MF .deps/chafa-im-loader.Tpo -c -o chafa-im-loader.o `test -f 'im-loader.c' || echo './'`im-loader.c --- chafa-png-loader.o --- mv -f .deps/chafa-png-loader.Tpo .deps/chafa-png-loader.Po --- chafa-im-loader.o --- mv -f .deps/chafa-im-loader.Tpo .deps/chafa-im-loader.Po --- chafa-gif-loader.o --- mv -f .deps/chafa-gif-loader.Tpo .deps/chafa-gif-loader.Po --- chafa-named-colors.o --- mv -f .deps/chafa-named-colors.Tpo .deps/chafa-named-colors.Po --- chafa-webp-loader.o --- mv -f .deps/chafa-webp-loader.Tpo .deps/chafa-webp-loader.Po --- chafa-media-loader.o --- mv -f .deps/chafa-media-loader.Tpo .deps/chafa-media-loader.Po --- chafa-xwd-loader.o --- mv -f .deps/chafa-xwd-loader.Tpo .deps/chafa-xwd-loader.Po --- chafa-jpeg-loader.o --- mv -f .deps/chafa-jpeg-loader.Tpo .deps/chafa-jpeg-loader.Po --- chafa-font-loader.o --- mv -f .deps/chafa-font-loader.Tpo .deps/chafa-font-loader.Po --- chafa-tiff-loader.o --- mv -f .deps/chafa-tiff-loader.Tpo .deps/chafa-tiff-loader.Po --- chafa-svg-loader.o --- mv -f .deps/chafa-svg-loader.Tpo .deps/chafa-svg-loader.Po --- chafa-file-mapping.o --- mv -f .deps/chafa-file-mapping.Tpo .deps/chafa-file-mapping.Po --- chafa-chafa.o --- mv -f .deps/chafa-chafa.Tpo .deps/chafa-chafa.Po --- chafa --- /bin/sh ../../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o chafa chafa-chafa.o chafa-file-mapping.o chafa-font-loader.o chafa-gif-loader.o chafa-media-loader.o chafa-png-loader.o chafa-named-colors.o chafa-xwd-loader.o chafa-im-loader.o chafa-jpeg-loader.o chafa-tiff-loader.o chafa-svg-loader.o chafa-webp-loader.o -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lMagickWand-7 -lMagickCore-7 -L/usr/local/lib -ljpeg -L/usr/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -L/usr/local/lib -ltiff -L/usr/local/lib -lwebpdemux -lwebp -lsharpyuv -L/usr/local/lib -lfreetype ../../chafa/libchafa.la ../../libnsgif/libnsgif.la ../../lodepng/liblodepng.la libtool: link: cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o .libs/chafa chafa-chafa.o chafa-file-mapping.o chafa-font-loader.o chafa-gif-loader.o chafa-media-loader.o chafa-png-loader.o chafa-named-colors.o chafa-xwd-loader.o chafa-im-loader.o chafa-jpeg-loader.o chafa-tiff-loader.o chafa-svg-loader.o chafa-webp-loader.o -L/usr/local/lib /usr/local/lib/libMagickWand-7.so /usr/local/lib/libMagickCore-7.so -ljpeg -lrsvg-2 -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lcairo -ltiff -lwebpdemux -lwebp -lsharpyuv -lfreetype ../../chafa/.libs/libchafa.so ../../libnsgif/.libs/libnsgif.a ../../lodepng/.libs/liblodepng.a -lglib-2.0 -lintl -lm -pthread -Wl,-rpath -Wl,/usr/local/lib Making all in fontgen Making all in tests --- all-recursive --- Making all in data --- all-recursive --- Making all in bad Making all in good --- term-info-test.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../chafa -I../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT term-info-test.o -MD -MP -MF .deps/term-info-test.Tpo -c -o term-info-test.o term-info-test.c mv -f .deps/term-info-test.Tpo .deps/term-info-test.Po --- term-info-test --- /bin/sh ../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o term-info-test term-info-test.o -L/usr/local/lib -lglib-2.0 -lintl ../chafa/libchafa.la libtool: link: cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o .libs/term-info-test term-info-test.o -L/usr/local/lib ../chafa/.libs/libchafa.so -lglib-2.0 -lintl -lm -Wl,-rpath -Wl,/usr/local/lib --- all-local --- --- --- Success! You can now run tools/chafa/chafa, or install everything --- using make install or sudo make install. --- --- NOTE: You may have to run sudo ldconfig after installing. --- SUCCEEDED 00:00:35 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for chafa-1.12.5_1 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/graphics/chafa/chafa-1.12.5/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/graphics/chafa/chafa-1.12.5/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/graphics/chafa/chafa-1.12.5/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/graphics/chafa/chafa-1.12.5/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in chafa cd .. && /bin/sh ./config.status chafa/chafaconfig.h config.status: creating chafa/chafaconfig.h /usr/bin/make install-recursive Making install in internal Making install in smolscale /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-base64.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-base64.Tpo -c -o libchafa_internal_la-chafa-base64.lo `test -f 'chafa-base64.c' || echo './'`chafa-base64.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-base64.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-base64.Tpo -c chafa-base64.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-base64.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-base64.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-base64.Tpo -c chafa-base64.c -o libchafa_internal_la-chafa-base64.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-base64.Tpo .deps/libchafa_internal_la-chafa-base64.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-batch.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-batch.Tpo -c -o libchafa_internal_la-chafa-batch.lo `test -f 'chafa-batch.c' || echo './'`chafa-batch.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-batch.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-batch.Tpo -c chafa-batch.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-batch.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-batch.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-batch.Tpo -c chafa-batch.c -o libchafa_internal_la-chafa-batch.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-batch.Tpo .deps/libchafa_internal_la-chafa-batch.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-canvas-printer.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-canvas-printer.Tpo -c -o libchafa_internal_la-chafa-canvas-printer.lo `test -f 'chafa-canvas-printer.c' || echo './'`chafa-canvas-printer.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-canvas-printer.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-canvas-printer.Tpo -c chafa-canvas-printer.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-canvas-printer.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-canvas-printer.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-canvas-printer.Tpo -c chafa-canvas-printer.c -o libchafa_internal_la-chafa-canvas-printer.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-canvas-printer.Tpo .deps/libchafa_internal_la-chafa-canvas-printer.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color.Tpo -c -o libchafa_internal_la-chafa-color.lo `test -f 'chafa-color.c' || echo './'`chafa-color.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color.Tpo -c chafa-color.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-color.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color.Tpo -c chafa-color.c -o libchafa_internal_la-chafa-color.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-color.Tpo .deps/libchafa_internal_la-chafa-color.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color-hash.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color-hash.Tpo -c -o libchafa_internal_la-chafa-color-hash.lo `test -f 'chafa-color-hash.c' || echo './'`chafa-color-hash.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color-hash.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color-hash.Tpo -c chafa-color-hash.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-color-hash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color-hash.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color-hash.Tpo -c chafa-color-hash.c -o libchafa_internal_la-chafa-color-hash.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-color-hash.Tpo .deps/libchafa_internal_la-chafa-color-hash.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color-table.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color-table.Tpo -c -o libchafa_internal_la-chafa-color-table.lo `test -f 'chafa-color-table.c' || echo './'`chafa-color-table.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color-table.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color-table.Tpo -c chafa-color-table.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-color-table.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-color-table.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-color-table.Tpo -c chafa-color-table.c -o libchafa_internal_la-chafa-color-table.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-color-table.Tpo .deps/libchafa_internal_la-chafa-color-table.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-dither.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-dither.Tpo -c -o libchafa_internal_la-chafa-dither.lo `test -f 'chafa-dither.c' || echo './'`chafa-dither.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-dither.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-dither.Tpo -c chafa-dither.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-dither.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-dither.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-dither.Tpo -c chafa-dither.c -o libchafa_internal_la-chafa-dither.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-dither.Tpo .deps/libchafa_internal_la-chafa-dither.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-indexed-image.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-indexed-image.Tpo -c -o libchafa_internal_la-chafa-indexed-image.lo `test -f 'chafa-indexed-image.c' || echo './'`chafa-indexed-image.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-indexed-image.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-indexed-image.Tpo -c chafa-indexed-image.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-indexed-image.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-indexed-image.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-indexed-image.Tpo -c chafa-indexed-image.c -o libchafa_internal_la-chafa-indexed-image.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-indexed-image.Tpo .deps/libchafa_internal_la-chafa-indexed-image.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-iterm2-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-iterm2-canvas.Tpo -c -o libchafa_internal_la-chafa-iterm2-canvas.lo `test -f 'chafa-iterm2-canvas.c' || echo './'`chafa-iterm2-canvas.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-iterm2-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-iterm2-canvas.Tpo -c chafa-iterm2-canvas.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-iterm2-canvas.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-iterm2-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-iterm2-canvas.Tpo -c chafa-iterm2-canvas.c -o libchafa_internal_la-chafa-iterm2-canvas.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-iterm2-canvas.Tpo .deps/libchafa_internal_la-chafa-iterm2-canvas.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-kitty-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-kitty-canvas.Tpo -c -o libchafa_internal_la-chafa-kitty-canvas.lo `test -f 'chafa-kitty-canvas.c' || echo './'`chafa-kitty-canvas.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-kitty-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-kitty-canvas.Tpo -c chafa-kitty-canvas.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-kitty-canvas.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-kitty-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-kitty-canvas.Tpo -c chafa-kitty-canvas.c -o libchafa_internal_la-chafa-kitty-canvas.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-kitty-canvas.Tpo .deps/libchafa_internal_la-chafa-kitty-canvas.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-palette.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-palette.Tpo -c -o libchafa_internal_la-chafa-palette.lo `test -f 'chafa-palette.c' || echo './'`chafa-palette.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-palette.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-palette.Tpo -c chafa-palette.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-palette.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-palette.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-palette.Tpo -c chafa-palette.c -o libchafa_internal_la-chafa-palette.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-palette.Tpo .deps/libchafa_internal_la-chafa-palette.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-pixops.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-pixops.Tpo -c -o libchafa_internal_la-chafa-pixops.lo `test -f 'chafa-pixops.c' || echo './'`chafa-pixops.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-pixops.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-pixops.Tpo -c chafa-pixops.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-pixops.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-pixops.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-pixops.Tpo -c chafa-pixops.c -o libchafa_internal_la-chafa-pixops.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-pixops.Tpo .deps/libchafa_internal_la-chafa-pixops.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-sixel-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-sixel-canvas.Tpo -c -o libchafa_internal_la-chafa-sixel-canvas.lo `test -f 'chafa-sixel-canvas.c' || echo './'`chafa-sixel-canvas.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-sixel-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-sixel-canvas.Tpo -c chafa-sixel-canvas.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-sixel-canvas.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-sixel-canvas.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-sixel-canvas.Tpo -c chafa-sixel-canvas.c -o libchafa_internal_la-chafa-sixel-canvas.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-sixel-canvas.Tpo .deps/libchafa_internal_la-chafa-sixel-canvas.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-symbols.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-symbols.Tpo -c -o libchafa_internal_la-chafa-symbols.lo `test -f 'chafa-symbols.c' || echo './'`chafa-symbols.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-symbols.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-symbols.Tpo -c chafa-symbols.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-symbols.o chafa-symbols.c:237:1: warning: 'bitmap_to_coverage' defined but not used [-Wunused-function] bitmap_to_coverage (guint64 bitmap, gchar *cov_out) ^~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-symbols.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-symbols.Tpo -c chafa-symbols.c -o libchafa_internal_la-chafa-symbols.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-symbols.Tpo .deps/libchafa_internal_la-chafa-symbols.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-work-cell.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-work-cell.Tpo -c -o libchafa_internal_la-chafa-work-cell.lo `test -f 'chafa-work-cell.c' || echo './'`chafa-work-cell.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-work-cell.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-work-cell.Tpo -c chafa-work-cell.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-work-cell.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_internal_la-chafa-work-cell.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-work-cell.Tpo -c chafa-work-cell.c -o libchafa_internal_la-chafa-work-cell.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-work-cell.Tpo .deps/libchafa_internal_la-chafa-work-cell.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mmmx -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_mmx_la-chafa-mmx.lo -MD -MP -MF .deps/libchafa_mmx_la-chafa-mmx.Tpo -c -o libchafa_mmx_la-chafa-mmx.lo `test -f 'chafa-mmx.c' || echo './'`chafa-mmx.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mmmx -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_mmx_la-chafa-mmx.lo -MD -MP -MF .deps/libchafa_mmx_la-chafa-mmx.Tpo -c chafa-mmx.c -fPIC -DPIC -o .libs/libchafa_mmx_la-chafa-mmx.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mmmx -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_mmx_la-chafa-mmx.lo -MD -MP -MF .deps/libchafa_mmx_la-chafa-mmx.Tpo -c chafa-mmx.c -o libchafa_mmx_la-chafa-mmx.o >/dev/null 2>&1 mv -f .deps/libchafa_mmx_la-chafa-mmx.Tpo .deps/libchafa_mmx_la-chafa-mmx.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mmmx -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -o libchafa-mmx.la libchafa_mmx_la-chafa-mmx.lo libtool: link: rm -fr .libs/libchafa-mmx.a .libs/libchafa-mmx.la libtool: link: ar cr .libs/libchafa-mmx.a .libs/libchafa_mmx_la-chafa-mmx.o libtool: link: ranlib .libs/libchafa-mmx.a libtool: link: ( cd ".libs" && rm -f "libchafa-mmx.la" && ln -s "../libchafa-mmx.la" "libchafa-mmx.la" ) /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -msse4.1 -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_sse41_la-chafa-sse41.lo -MD -MP -MF .deps/libchafa_sse41_la-chafa-sse41.Tpo -c -o libchafa_sse41_la-chafa-sse41.lo `test -f 'chafa-sse41.c' || echo './'`chafa-sse41.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -msse4.1 -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_sse41_la-chafa-sse41.lo -MD -MP -MF .deps/libchafa_sse41_la-chafa-sse41.Tpo -c chafa-sse41.c -fPIC -DPIC -o .libs/libchafa_sse41_la-chafa-sse41.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -msse4.1 -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_sse41_la-chafa-sse41.lo -MD -MP -MF .deps/libchafa_sse41_la-chafa-sse41.Tpo -c chafa-sse41.c -o libchafa_sse41_la-chafa-sse41.o >/dev/null 2>&1 mv -f .deps/libchafa_sse41_la-chafa-sse41.Tpo .deps/libchafa_sse41_la-chafa-sse41.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -msse4.1 -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -o libchafa-sse41.la libchafa_sse41_la-chafa-sse41.lo libtool: link: rm -fr .libs/libchafa-sse41.a .libs/libchafa-sse41.la libtool: link: ar cr .libs/libchafa-sse41.a .libs/libchafa_sse41_la-chafa-sse41.o libtool: link: ranlib .libs/libchafa-sse41.a libtool: link: ( cd ".libs" && rm -f "libchafa-sse41.la" && ln -s "../libchafa-sse41.la" "libchafa-sse41.la" ) /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mpopcnt -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_popcnt_la-chafa-popcnt.lo -MD -MP -MF .deps/libchafa_popcnt_la-chafa-popcnt.Tpo -c -o libchafa_popcnt_la-chafa-popcnt.lo `test -f 'chafa-popcnt.c' || echo './'`chafa-popcnt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mpopcnt -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_popcnt_la-chafa-popcnt.lo -MD -MP -MF .deps/libchafa_popcnt_la-chafa-popcnt.Tpo -c chafa-popcnt.c -fPIC -DPIC -o .libs/libchafa_popcnt_la-chafa-popcnt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mpopcnt -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_popcnt_la-chafa-popcnt.lo -MD -MP -MF .deps/libchafa_popcnt_la-chafa-popcnt.Tpo -c chafa-popcnt.c -o libchafa_popcnt_la-chafa-popcnt.o >/dev/null 2>&1 mv -f .deps/libchafa_popcnt_la-chafa-popcnt.Tpo .deps/libchafa_popcnt_la-chafa-popcnt.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -mpopcnt -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -o libchafa-popcnt.la libchafa_popcnt_la-chafa-popcnt.lo libtool: link: rm -fr .libs/libchafa-popcnt.a .libs/libchafa-popcnt.la libtool: link: ar cr .libs/libchafa-popcnt.a .libs/libchafa_popcnt_la-chafa-popcnt.o libtool: link: ranlib .libs/libchafa-popcnt.a libtool: link: ( cd ".libs" && rm -f "libchafa-popcnt.la" && ln -s "../libchafa-popcnt.la" "libchafa-popcnt.la" ) /bin/sh ../../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -o libchafa-internal.la libchafa_internal_la-chafa-base64.lo libchafa_internal_la-chafa-batch.lo libchafa_internal_la-chafa-canvas-printer.lo libchafa_internal_la-chafa-color.lo libchafa_internal_la-chafa-color-hash.lo libchafa_internal_la-chafa-color-table.lo libchafa_internal_la-chafa-dither.lo libchafa_internal_la-chafa-indexed-image.lo libchafa_internal_la-chafa-iterm2-canvas.lo libchafa_internal_la-chafa-kitty-canvas.lo libchafa_internal_la-chafa-palette.lo libchafa_internal_la-chafa-pca.lo libchafa_internal_la-chafa-pixops.lo libchafa_internal_la-chafa-sixel-canvas.lo libchafa_internal_la-chafa-string-util.lo libchafa_internal_la-chafa-symbols.lo libchafa_internal_la-chafa-work-cell.lo -L/usr/local/lib -lglib-2.0 -lintl smolscale/libsmolscale.la -lm libchafa-mmx.la libchafa-sse41.la libchafa-popcnt.la libtool: link: rm -fr .libs/libchafa-internal.a .libs/libchafa-internal.la libtool: link: (cd .libs/libchafa-internal.lax/libsmolscale.a && ar x "/construction/graphics/chafa/chafa-1.12.5/chafa/internal/smolscale/.libs/libsmolscale.a") libtool: link: (cd .libs/libchafa-internal.lax/libchafa-mmx.a && ar x "/construction/graphics/chafa/chafa-1.12.5/chafa/internal/./.libs/libchafa-mmx.a") libtool: link: (cd .libs/libchafa-internal.lax/libchafa-sse41.a && ar x "/construction/graphics/chafa/chafa-1.12.5/chafa/internal/./.libs/libchafa-sse41.a") libtool: link: (cd .libs/libchafa-internal.lax/libchafa-popcnt.a && ar x "/construction/graphics/chafa/chafa-1.12.5/chafa/internal/./.libs/libchafa-popcnt.a") libtool: link: ar cr .libs/libchafa-internal.a .libs/libchafa_internal_la-chafa-base64.o .libs/libchafa_internal_la-chafa-batch.o .libs/libchafa_internal_la-chafa-canvas-printer.o .libs/libchafa_internal_la-chafa-color.o .libs/libchafa_internal_la-chafa-color-hash.o .libs/libchafa_internal_la-chafa-color-table.o .libs/libchafa_internal_la-chafa-dither.o .libs/libchafa_internal_la-chafa-indexed-image.o .libs/libchafa_internal_la-chafa-iterm2-canvas.o .libs/libchafa_internal_la-chafa-kitty-canvas.o .libs/libchafa_internal_la-chafa-palette.o .libs/libchafa_internal_la-chafa-pca.o .libs/libchafa_internal_la-chafa-pixops.o .libs/libchafa_internal_la-chafa-sixel-canvas.o .libs/libchafa_internal_la-chafa-string-util.o .libs/libchafa_internal_la-chafa-symbols.o .libs/libchafa_internal_la-chafa-work-cell.o .libs/libchafa-internal.lax/libsmolscale.a/libsmolscale_avx2_la-smolscale-avx2.o .libs/libchafa-internal.lax/libsmolscale.a/libsmolscale_la-smolscale.o .libs/libchafa-internal.lax/libchafa-mmx.a/libchafa_mmx_la-chafa-mmx.o .libs/libchafa-internal.lax/libchafa-sse41.a/libchafa_sse41_la-chafa-sse41.o .libs/libchafa-internal.lax/libchafa-popcnt.a/libchafa_popcnt_la-chafa-popcnt.o libtool: link: ranlib .libs/libchafa-internal.a libtool: link: rm -fr .libs/libchafa-internal.lax libtool: link: ( cd ".libs" && rm -f "libchafa-internal.la" && ln -s "../libchafa-internal.la" "libchafa-internal.la" ) /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-canvas.lo -MD -MP -MF .deps/libchafa_la-chafa-canvas.Tpo -c -o libchafa_la-chafa-canvas.lo `test -f 'chafa-canvas.c' || echo './'`chafa-canvas.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-canvas.lo -MD -MP -MF .deps/libchafa_la-chafa-canvas.Tpo -c chafa-canvas.c -fPIC -DPIC -o .libs/libchafa_la-chafa-canvas.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-canvas.lo -MD -MP -MF .deps/libchafa_la-chafa-canvas.Tpo -c chafa-canvas.c -o libchafa_la-chafa-canvas.o >/dev/null 2>&1 mv -f .deps/libchafa_la-chafa-canvas.Tpo .deps/libchafa_la-chafa-canvas.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-canvas-config.lo -MD -MP -MF .deps/libchafa_la-chafa-canvas-config.Tpo -c -o libchafa_la-chafa-canvas-config.lo `test -f 'chafa-canvas-config.c' || echo './'`chafa-canvas-config.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-canvas-config.lo -MD -MP -MF .deps/libchafa_la-chafa-canvas-config.Tpo -c chafa-canvas-config.c -fPIC -DPIC -o .libs/libchafa_la-chafa-canvas-config.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-canvas-config.lo -MD -MP -MF .deps/libchafa_la-chafa-canvas-config.Tpo -c chafa-canvas-config.c -o libchafa_la-chafa-canvas-config.o >/dev/null 2>&1 mv -f .deps/libchafa_la-chafa-canvas-config.Tpo .deps/libchafa_la-chafa-canvas-config.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-features.lo -MD -MP -MF .deps/libchafa_la-chafa-features.Tpo -c -o libchafa_la-chafa-features.lo `test -f 'chafa-features.c' || echo './'`chafa-features.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-features.lo -MD -MP -MF .deps/libchafa_la-chafa-features.Tpo -c chafa-features.c -fPIC -DPIC -o .libs/libchafa_la-chafa-features.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-features.lo -MD -MP -MF .deps/libchafa_la-chafa-features.Tpo -c chafa-features.c -o libchafa_la-chafa-features.o >/dev/null 2>&1 mv -f .deps/libchafa_la-chafa-features.Tpo .deps/libchafa_la-chafa-features.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-symbol-map.lo -MD -MP -MF .deps/libchafa_la-chafa-symbol-map.Tpo -c -o libchafa_la-chafa-symbol-map.lo `test -f 'chafa-symbol-map.c' || echo './'`chafa-symbol-map.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-symbol-map.lo -MD -MP -MF .deps/libchafa_la-chafa-symbol-map.Tpo -c chafa-symbol-map.c -fPIC -DPIC -o .libs/libchafa_la-chafa-symbol-map.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-symbol-map.lo -MD -MP -MF .deps/libchafa_la-chafa-symbol-map.Tpo -c chafa-symbol-map.c -o libchafa_la-chafa-symbol-map.o >/dev/null 2>&1 mv -f .deps/libchafa_la-chafa-symbol-map.Tpo .deps/libchafa_la-chafa-symbol-map.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-term-db.lo -MD -MP -MF .deps/libchafa_la-chafa-term-db.Tpo -c -o libchafa_la-chafa-term-db.lo `test -f 'chafa-term-db.c' || echo './'`chafa-term-db.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-term-db.lo -MD -MP -MF .deps/libchafa_la-chafa-term-db.Tpo -c chafa-term-db.c -fPIC -DPIC -o .libs/libchafa_la-chafa-term-db.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-term-db.lo -MD -MP -MF .deps/libchafa_la-chafa-term-db.Tpo -c chafa-term-db.c -o libchafa_la-chafa-term-db.o >/dev/null 2>&1 mv -f .deps/libchafa_la-chafa-term-db.Tpo .deps/libchafa_la-chafa-term-db.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-term-info.lo -MD -MP -MF .deps/libchafa_la-chafa-term-info.Tpo -c -o libchafa_la-chafa-term-info.lo `test -f 'chafa-term-info.c' || echo './'`chafa-term-info.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-term-info.lo -MD -MP -MF .deps/libchafa_la-chafa-term-info.Tpo -c chafa-term-info.c -fPIC -DPIC -o .libs/libchafa_la-chafa-term-info.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-term-info.lo -MD -MP -MF .deps/libchafa_la-chafa-term-info.Tpo -c chafa-term-info.c -o libchafa_la-chafa-term-info.o >/dev/null 2>&1 mv -f .deps/libchafa_la-chafa-term-info.Tpo .deps/libchafa_la-chafa-term-info.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-util.lo -MD -MP -MF .deps/libchafa_la-chafa-util.Tpo -c -o libchafa_la-chafa-util.lo `test -f 'chafa-util.c' || echo './'`chafa-util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-util.lo -MD -MP -MF .deps/libchafa_la-chafa-util.Tpo -c chafa-util.c -fPIC -DPIC -o .libs/libchafa_la-chafa-util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -MT libchafa_la-chafa-util.lo -MD -MP -MF .deps/libchafa_la-chafa-util.Tpo -c chafa-util.c -o libchafa_la-chafa-util.o >/dev/null 2>&1 mv -f .deps/libchafa_la-chafa-util.Tpo .deps/libchafa_la-chafa-util.Plo /bin/sh ../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DCHAFA_COMPILATION -pipe -O2 -fno-strict-aliasing -Wl,-Bsymbolic -no-undefined -version-info 8:5:8 -o libchafa.la -rpath /usr/local/lib libchafa_la-chafa-canvas.lo libchafa_la-chafa-canvas-config.lo libchafa_la-chafa-features.lo libchafa_la-chafa-symbol-map.lo libchafa_la-chafa-term-db.lo libchafa_la-chafa-term-info.lo libchafa_la-chafa-util.lo -L/usr/local/lib -lglib-2.0 -lintl internal/libchafa-internal.la -lm libtool: link: rm -fr .libs/libchafa.a .libs/libchafa.la .libs/libchafa.lai .libs/libchafa.so .libs/libchafa.so.0 .libs/libchafa.so.0.8.5 libtool: link: cc -shared -fPIC -DPIC .libs/libchafa_la-chafa-canvas.o .libs/libchafa_la-chafa-canvas-config.o .libs/libchafa_la-chafa-features.o .libs/libchafa_la-chafa-symbol-map.o .libs/libchafa_la-chafa-term-db.o .libs/libchafa_la-chafa-term-info.o .libs/libchafa_la-chafa-util.o -Wl,--whole-archive internal/.libs/libchafa-internal.a -Wl,--no-whole-archive -L/usr/local/lib -lglib-2.0 -lintl -lm -O2 -Wl,-Bsymbolic -Wl,-soname -Wl,libchafa.so.0 -o .libs/libchafa.so.0.8.5 libtool: link: (cd ".libs" && rm -f "libchafa.so.0" && ln -s "libchafa.so.0.8.5" "libchafa.so.0") libtool: link: (cd ".libs" && rm -f "libchafa.so" && ln -s "libchafa.so.0.8.5" "libchafa.so") libtool: link: (cd .libs/libchafa.lax/libchafa-internal.a && ar x "/construction/graphics/chafa/chafa-1.12.5/chafa/internal/.libs/libchafa-internal.a") libtool: link: ar cr .libs/libchafa.a libchafa_la-chafa-canvas.o libchafa_la-chafa-canvas-config.o libchafa_la-chafa-features.o libchafa_la-chafa-symbol-map.o libchafa_la-chafa-term-db.o libchafa_la-chafa-term-info.o libchafa_la-chafa-util.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-base64.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-batch.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-canvas-printer.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-color-hash.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-color-table.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-color.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-dither.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-indexed-image.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-iterm2-canvas.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-kitty-canvas.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-palette.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-pca.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-pixops.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-sixel-canvas.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-string-util.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-symbols.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-work-cell.o .libs/libchafa.lax/libchafa-internal.a/libchafa_mmx_la-chafa-mmx.o .libs/libchafa.lax/libchafa-internal.a/libchafa_popcnt_la-chafa-popcnt.o .libs/libchafa.lax/libchafa-internal.a/libchafa_sse41_la-chafa-sse41.o .libs/libchafa.lax/libchafa-internal.a/libsmolscale_avx2_la-smolscale-avx2.o .libs/libchafa.lax/libchafa-internal.a/libsmolscale_la-smolscale.o libtool: link: ranlib .libs/libchafa.a libtool: link: rm -fr .libs/libchafa.lax libtool: link: ( cd ".libs" && rm -f "libchafa.la" && ln -s "../libchafa.la" "libchafa.la" ) /bin/mkdir -p '/construction/graphics/chafa/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libchafa.la '/construction/graphics/chafa/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libchafa.so.0.8.5 /construction/graphics/chafa/stage/usr/local/lib/libchafa.so.0.8.5 libtool: install: strip --strip-unneeded /construction/graphics/chafa/stage/usr/local/lib/libchafa.so.0.8.5 libtool: install: (cd /construction/graphics/chafa/stage/usr/local/lib && { ln -s -f libchafa.so.0.8.5 libchafa.so.0 || { rm -f libchafa.so.0 && ln -s libchafa.so.0.8.5 libchafa.so.0; }; }) libtool: install: (cd /construction/graphics/chafa/stage/usr/local/lib && { ln -s -f libchafa.so.0.8.5 libchafa.so || { rm -f libchafa.so && ln -s libchafa.so.0.8.5 libchafa.so; }; }) libtool: install: /usr/bin/install -c .libs/libchafa.lai /construction/graphics/chafa/stage/usr/local/lib/libchafa.la libtool: install: /usr/bin/install -c .libs/libchafa.a /construction/graphics/chafa/stage/usr/local/lib/libchafa.a libtool: install: strip --strip-debug /construction/graphics/chafa/stage/usr/local/lib/libchafa.a libtool: install: chmod 644 /construction/graphics/chafa/stage/usr/local/lib/libchafa.a libtool: install: ranlib /construction/graphics/chafa/stage/usr/local/lib/libchafa.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/graphics/chafa/stage/usr/local/lib/chafa/include' install -m 0644 chafaconfig.h '/construction/graphics/chafa/stage/usr/local/lib/chafa/include' /bin/mkdir -p '/construction/graphics/chafa/stage/usr/local/include/chafa' install -m 0644 chafa.h chafa-canvas.h chafa-canvas-config.h chafa-common.h chafa-features.h chafa-symbol-map.h chafa-term-db.h chafa-term-info.h chafa-term-seq-def.h chafa-util.h chafa-version-macros.h '/construction/graphics/chafa/stage/usr/local/include/chafa' Making install in docs install -m 0644 ./html/api-index-full.html install -m 0644 ./html/ch01.html install -m 0644 ./html/ch02.html install -m 0644 ./html/chafa-building.html install -m 0644 ./html/chafa-ChafaCanvas.html install -m 0644 ./html/chafa-ChafaCanvasConfig.html install -m 0644 ./html/chafa-ChafaSymbolMap.html install -m 0644 ./html/chafa-ChafaTermDb.html install -m 0644 ./html/chafa-ChafaTermInfo.html install -m 0644 ./html/chafa-Features.html install -m 0644 ./html/chafa-Miscellaneous.html install -m 0644 ./html/chafa-using.html install -m 0644 ./html/chafa.devhelp2 install -m 0644 ./html/home.png install -m 0644 ./html/index.html install -m 0644 ./html/left-insensitive.png install -m 0644 ./html/left.png install -m 0644 ./html/right-insensitive.png install -m 0644 ./html/right.png install -m 0644 ./html/style.css install -m 0644 ./html/up-insensitive.png install -m 0644 ./html/up.png Making install in libnsgif Making install in lodepng Making install in tools Making install in chafa cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-chafa.o -MD -MP -MF .deps/chafa-chafa.Tpo -c -o chafa-chafa.o `test -f 'chafa.c' || echo './'`chafa.c mv -f .deps/chafa-chafa.Tpo .deps/chafa-chafa.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-font-loader.o -MD -MP -MF .deps/chafa-font-loader.Tpo -c -o chafa-font-loader.o `test -f 'font-loader.c' || echo './'`font-loader.c mv -f .deps/chafa-font-loader.Tpo .deps/chafa-font-loader.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-gif-loader.o -MD -MP -MF .deps/chafa-gif-loader.Tpo -c -o chafa-gif-loader.o `test -f 'gif-loader.c' || echo './'`gif-loader.c mv -f .deps/chafa-gif-loader.Tpo .deps/chafa-gif-loader.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-media-loader.o -MD -MP -MF .deps/chafa-media-loader.Tpo -c -o chafa-media-loader.o `test -f 'media-loader.c' || echo './'`media-loader.c mv -f .deps/chafa-media-loader.Tpo .deps/chafa-media-loader.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-png-loader.o -MD -MP -MF .deps/chafa-png-loader.Tpo -c -o chafa-png-loader.o `test -f 'png-loader.c' || echo './'`png-loader.c mv -f .deps/chafa-png-loader.Tpo .deps/chafa-png-loader.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-xwd-loader.o -MD -MP -MF .deps/chafa-xwd-loader.Tpo -c -o chafa-xwd-loader.o `test -f 'xwd-loader.c' || echo './'`xwd-loader.c mv -f .deps/chafa-xwd-loader.Tpo .deps/chafa-xwd-loader.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-im-loader.o -MD -MP -MF .deps/chafa-im-loader.Tpo -c -o chafa-im-loader.o `test -f 'im-loader.c' || echo './'`im-loader.c mv -f .deps/chafa-im-loader.Tpo .deps/chafa-im-loader.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-jpeg-loader.o -MD -MP -MF .deps/chafa-jpeg-loader.Tpo -c -o chafa-jpeg-loader.o `test -f 'jpeg-loader.c' || echo './'`jpeg-loader.c mv -f .deps/chafa-jpeg-loader.Tpo .deps/chafa-jpeg-loader.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-tiff-loader.o -MD -MP -MF .deps/chafa-tiff-loader.Tpo -c -o chafa-tiff-loader.o `test -f 'tiff-loader.c' || echo './'`tiff-loader.c mv -f .deps/chafa-tiff-loader.Tpo .deps/chafa-tiff-loader.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-svg-loader.o -MD -MP -MF .deps/chafa-svg-loader.Tpo -c -o chafa-svg-loader.o `test -f 'svg-loader.c' || echo './'`svg-loader.c mv -f .deps/chafa-svg-loader.Tpo .deps/chafa-svg-loader.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../chafa -I../../chafa -I../../libnsgif -I../../lodepng -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT chafa-webp-loader.o -MD -MP -MF .deps/chafa-webp-loader.Tpo -c -o chafa-webp-loader.o `test -f 'webp-loader.c' || echo './'`webp-loader.c mv -f .deps/chafa-webp-loader.Tpo .deps/chafa-webp-loader.Po /bin/sh ../../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o chafa chafa-chafa.o chafa-file-mapping.o chafa-font-loader.o chafa-gif-loader.o chafa-media-loader.o chafa-png-loader.o chafa-named-colors.o chafa-xwd-loader.o chafa-im-loader.o chafa-jpeg-loader.o chafa-tiff-loader.o chafa-svg-loader.o chafa-webp-loader.o -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lMagickWand-7 -lMagickCore-7 -L/usr/local/lib -ljpeg -L/usr/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -L/usr/local/lib -ltiff -L/usr/local/lib -lwebpdemux -lwebp -lsharpyuv -L/usr/local/lib -lfreetype ../../chafa/libchafa.la ../../libnsgif/libnsgif.la ../../lodepng/liblodepng.la libtool: link: cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o .libs/chafa chafa-chafa.o chafa-file-mapping.o chafa-font-loader.o chafa-gif-loader.o chafa-media-loader.o chafa-png-loader.o chafa-named-colors.o chafa-xwd-loader.o chafa-im-loader.o chafa-jpeg-loader.o chafa-tiff-loader.o chafa-svg-loader.o chafa-webp-loader.o -L/usr/local/lib /usr/local/lib/libMagickWand-7.so /usr/local/lib/libMagickCore-7.so -ljpeg -lrsvg-2 -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lcairo -ltiff -lwebpdemux -lwebp -lsharpyuv -lfreetype ../../chafa/.libs/libchafa.so ../../libnsgif/.libs/libnsgif.a ../../lodepng/.libs/liblodepng.a -lglib-2.0 -lintl -lm -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/mkdir -p '/construction/graphics/chafa/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/graphics/chafa/chafa-1.12.5/install-sh -c -s chafa '/construction/graphics/chafa/stage/usr/local/bin' libtool: warning: '../../chafa/libchafa.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/graphics/chafa/chafa-1.12.5/install-sh -c -s .libs/chafa /construction/graphics/chafa/stage/usr/local/bin/chafa Making install in fontgen Making install in tests Making install in data Making install in bad Making install in good cc -DHAVE_CONFIG_H -I. -I.. -I../chafa -I../chafa -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT term-info-test.o -MD -MP -MF .deps/term-info-test.Tpo -c -o term-info-test.o term-info-test.c mv -f .deps/term-info-test.Tpo .deps/term-info-test.Po /bin/sh ../libtool --tag=CC --mode=link cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o term-info-test term-info-test.o -L/usr/local/lib -lglib-2.0 -lintl ../chafa/libchafa.la libtool: link: cc -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -Wall -Wextra -Wmissing-prototypes -Wwrite-strings -Wunused-macros -Wundef -Wpointer-arith -Werror=format-security -Wstack-usage=131072 -Wlogical-op -ffast-math -fvisibility=hidden -DLODEPNG_NO_COMPILE_ENCODER -DLODEPNG_NO_COMPILE_DISK -DLODEPNG_NO_COMPILE_CPP -DLODEPNG_NO_COMPILE_CRC -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o .libs/term-info-test term-info-test.o -L/usr/local/lib ../chafa/.libs/libchafa.so -lglib-2.0 -lintl -lm -Wl,-rpath -Wl,/usr/local/lib --- --- Success! You can now run tools/chafa/chafa, or install everything --- using make install or sudo make install. --- --- NOTE: You may have to run sudo ldconfig after installing. --- /bin/mkdir -p '/construction/graphics/chafa/stage/usr/local/lib/pkgconfig' install -m 0644 chafa.pc '/construction/graphics/chafa/stage/usr/local/lib/pkgconfig' ===> File(s) found in lib/pkgconfig while correct path is libdata/pkgconfig Applying fix but consider using USES= pathfix or adjust install path install -m 444 /construction/graphics/chafa/chafa-1.12.5/docs/chafa.1 /construction/graphics/chafa/stage/usr/local/share/man/man1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libchafa.so.0.8.5 is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/libchafa.so.0.8.5 is linked to /usr/local/lib/libpcre2-8.so.0 from devel/pcre2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre2-8.so:devel/pcre2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for chafa-1.12.5_1 file sizes/checksums [41]: 0% file sizes/checksums [41]: 100% Service unavailablepacking files [41]: 0% packing files [41]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:37