hpjansson / chafa

📺🗿 Terminal graphics for the 21st century.
https://hpjansson.org/chafa/
GNU Lesser General Public License v3.0
2.87k stars 60 forks source link

symbols mode not working since 1.14.1 #205

Closed folke closed 2 months ago

folke commented 3 months ago

Since the new 1.14.1 release, symbols mode no longer works for me.

Other modes work perfectly fine, so maybe it has something to do with the new AVX2 optims for symbols?

I'm on Arch Linux.

I'm aware that there's not a lot of info in this bug report, so do let me know if there's any information I can provide.

Probably not that helpful, but I've attached an example output below.

example output ``` [?25l                                                                                               [?25h ```
lscpu ``` Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 39 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: GenuineIntel Model name: 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz CPU family: 6 Model: 140 Thread(s) per core: 2 Core(s) per socket: 4 Socket(s): 1 Stepping: 1 Frequency boost: enabled CPU(s) scaling MHz: 73% CPU max MHz: 2801.0000 CPU min MHz: 400.0000 BogoMIPS: 5608.00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdt scp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l2 cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb intel_pt avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves split_lock_detect user_shstk dtherm ida arat pln pts vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpc lmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid movdiri movdir64b fsrm avx512_vp2intersect md_clear ibt flush_l1d arch_capabilities Virtualization features: Virtualization: VT-x Caches (sum of all): L1d: 192 KiB (4 instances) L1i: 128 KiB (4 instances) L2: 5 MiB (4 instances) L3: 12 MiB (1 instance) NUMA: NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerabilities: Gather data sampling: Mitigation; Microcode Itlb multihit: Not affected L1tf: Not affected Mds: Not affected Meltdown: Not affected Mmio stale data: Not affected Reg file data sampling: Not affected Retbleed: Not affected Spec rstack overflow: Not affected Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Spectre v2: Mitigation; Enhanced / Automatic IBRS; IBPB conditional; RSB filling; PBRSB-eIBRS SW sequence; BHI SW loop, KVM SW loop Srbds: Not affected Tsx async abort: Not affected ```
doofydoe commented 3 months ago

I have the same issue, official build from the Arch repo is not working, but if you build it from source everything works fine, well, except for lf, it has some weird glitches in preview (polite mode on/off not helping) lf_preview

hpjansson commented 3 months ago

Hi, thanks for reporting this! Seems pretty serious, and likely due to the AVX2 optimization indeed. Which branch (or tarball) works when you build it from source?

doofydoe commented 3 months ago

I tried to build master branch and 1.14.1tag, both work fine.

hpjansson commented 3 months ago

Maybe there's something in the Arch build's CFLAGS that it's sensitive to. @felixonmars, do you have a build log/specifics on how it was built? The package info I could find seems vanilla, but maybe there are Arch-global build flags I can look at?

hpjansson commented 3 months ago

except for lf, it has some weird glitches in preview (polite mode on/off not helping)

I suspect this is due to something else. Maybe lf doesn't understand the REP sequence. Running with -O 0 or -O 1 might help.

doofydoe commented 3 months ago

I suspect this is due to something else. Maybe lf doesn't understand the REP sequence. Running with -O 0 or -O 1 might help.

These options didn't help, but you're right, it's not chafa, I tried running the previous version of lf (r31) and there are no glitches, so it seems the bug was introduced in lf r32

UPD: Looks like the bug has already been fixed https://github.com/gokcehan/lf/issues/1736

StarTroop commented 3 months ago

I've been racking my brain trying to figure this issue out. I'd just switched from an Nvidia gpu to AMD on my desktop, so I thought the answer lay somewhere there, but it didn't seem likely. My older laptop with nearly the exact same configuration (but intel igpu) worked fine. After reading these comments I checked my laptop and confirmed that it doesn't even support AVX2, which could be why it's been spared the issue. My desktop does support AVX2, but it's not normally something I have to be conscious of. I tried to replace Arch's chafa package with chafa-git from AUR, but that didn't resolve it, so I guess I'll just wait till the official package gets updated.

hpjansson commented 3 months ago

This is proving a bit hard to track down, since the issue can't be reproduced when building from source. Do any of you know which compiler version was used to produce the faulty Chafa in Arch?

StarTroop commented 3 months ago

I don't know. I would try to make a bug report on the Arch package, but new user registration is closed there at the moment. If anyone else has credentials I'd ask that they make the report for us.

folke commented 3 months ago

@hpjansson see my build log from the AUR package.

chafa.log ``` :: Resolving dependencies... :: Calculating conflicts... :: Calculating inner conflicts... Aur (1) Old Version New Version Make Only aur/chafa-git 1.14.1.r35.gf08d59c-1 1.14.0.r29.g5e9a6ea-1 No :: Proceed with installation? [Y/n]: :: Downloading PKGBUILDs... PKGBUILDs up to date fetching devel info... ==>(B Making package: chafa-git 1.14.0.r29.g5e9a6ea-1 (Sun 07 Jul 2024 04:55:15 PM CEST)(B ==>(B Retrieving sources...(B ->(B Updating chafa git repo...(B ==>(B Validating source files with sha256sums...(B ==>(B Making package: chafa-git 1.14.0.r29.g5e9a6ea-1 (Sun 07 Jul 2024 04:55:16 PM CEST)(B ==>(B Checking runtime dependencies...(B ==>(B Checking buildtime dependencies...(B ==>(B Retrieving sources...(B ->(B Updating chafa git repo...(B ==>(B Validating source files with sha256sums...(B ==>(B Removing existing $srcdir/ directory...(B ==>(B Extracting sources...(B ->(B Creating working copy of chafa git repo...(B ==>(B Starting pkgver()...(B ==>(B Updated version: chafa-git 1.14.1.r35.gf08d59c-1(B ==>(B Sources are ready.(B chafa-git-1.14.0.r29.g5e9a6ea-1: parsing pkg list... ==>(B Making package: chafa-git 1.14.1.r35.gf08d59c-1 (Sun 07 Jul 2024 04:55:18 PM CEST)(B ==>(B Checking runtime dependencies...(B ==>(B Checking buildtime dependencies...(B ==>(B Starting pkgver()...(B ==>(B Starting build()...(B Running libtoolize... libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. Running aclocal... Running automake... Running autoconf... Skipping configure process. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... 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) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /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 /bin/nm -B output from gcc 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... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.26... yes checking for freetype2 >= 2.0.0... yes checking for libavif... yes checking for libjpeg... yes checking for librsvg-2.0... yes checking for libtiff-4... yes checking for libwebp libwebpdemux... yes checking for libjxl libjxl_threads... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /bin/gtkdoc-check checking for gtkdoc-rebase... /bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes checking for xsltproc... /bin/xsltproc checking for XML catalog (/etc/xml/catalog)... found checking for xmlcatalog... /bin/xmlcatalog checking for DocBook XML DTD V4.1.2 in XML catalog... found checking for DocBook XSL Stylesheets in XML catalog... found checking whether to generate man pages... yes checking for ctermid... yes checking for getrandom... yes checking for mmap... yes checking for sigaction... yes checking for sys/ioctl.h... 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 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/completions/Makefile config.status: creating tools/fontgen/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands (B Build man page .............. yes(B Rebuild API documentation ... no(B (--enable-gtk-doc) Support MMX ................. yes(B Support SSE 4.1 ............. yes(B Support AVX2 ................ yes(B Support popcount32 .......... yes(B Support popcount64 .......... yes(B Build command-line tool ..... yes(B With AVIF loader ............ yes(B With GIF loader ............. yes(B (internal) With JPEG loader ............ yes(B With PNG loader ............. yes(B (internal) With QOI loader ............. yes(B (internal) With SVG loader ............. yes(B With TIFF loader ............ yes(B With WebP loader ............ yes(B With JXL loader ............. yes(B With XWD loader ............. yes(B (internal) Install prefix .............. /usr(B You can now type gmake(B or make(B to build the project. make all-recursive make[1]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa' Making all in chafa make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' gcc -E -CC chafa-term-seq-doc-in.h -o chafa-term-seq-doc.h cd .. && \ /bin/sh ./config.status chafa/chafaconfig.h config.status: creating chafa/chafaconfig.h make all-recursive make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' Making all in internal make[4]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal' Making all in smolscale make[5]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal/smolscale' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libsmolscale_la-smolscale.lo -MD -MP -MF .deps/libsmolscale_la-smolscale.Tpo -c smolscale.c -fPIC -DPIC -o .libs/libsmolscale_la-smolscale.o libtool: compile: gcc -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 mv -f .deps/libsmolscale_la-smolscale.Tpo .deps/libsmolscale_la-smolscale.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libsmolscale_la-smolscale-generic.lo -MD -MP -MF .deps/libsmolscale_la-smolscale-generic.Tpo -c -o libsmolscale_la-smolscale-generic.lo `test -f 'smolscale-generic.c' || echo './'`smolscale-generic.c libtool: compile: gcc -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libsmolscale_la-smolscale-generic.lo -MD -MP -MF .deps/libsmolscale_la-smolscale-generic.Tpo -c smolscale-generic.c -fPIC -DPIC -o .libs/libsmolscale_la-smolscale-generic.o libtool: compile: gcc -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libsmolscale_la-smolscale-generic.lo -MD -MP -MF .deps/libsmolscale_la-smolscale-generic.Tpo -c smolscale-generic.c -o libsmolscale_la-smolscale-generic.o >/dev/null 2>&1 mv -f .deps/libsmolscale_la-smolscale-generic.Tpo .deps/libsmolscale_la-smolscale-generic.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 libtool: compile: gcc -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 libtool: compile: gcc -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 mv -f .deps/libsmolscale_avx2_la-smolscale-avx2.Tpo .deps/libsmolscale_avx2_la-smolscale-avx2.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-Bsymbolic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -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" ) /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-Bsymbolic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o libsmolscale.la libsmolscale_la-smolscale.lo libsmolscale_la-smolscale-generic.lo libsmolscale-avx2.la libtool: link: (cd .libs/libsmolscale.lax/libsmolscale-avx2.a && ar x "/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal/smolscale/./.libs/libsmolscale-avx2.a") libtool: link: ar cr .libs/libsmolscale.a .libs/libsmolscale_la-smolscale.o .libs/libsmolscale_la-smolscale-generic.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" ) make[5]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal/smolscale' make[5]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal' /bin/sh ../../libtool --tag=CC --mode=compile gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_internal_la-chafa-math-util.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-math-util.Tpo -c -o libchafa_internal_la-chafa-math-util.lo `test -f 'chafa-math-util.c' || echo './'`chafa-math-util.c libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_internal_la-chafa-math-util.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-math-util.Tpo -c chafa-math-util.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-math-util.o libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_internal_la-chafa-math-util.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-math-util.Tpo -c chafa-math-util.c -o libchafa_internal_la-chafa-math-util.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-math-util.Tpo .deps/libchafa_internal_la-chafa-math-util.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_internal_la-chafa-passthrough-encoder.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-passthrough-encoder.Tpo -c -o libchafa_internal_la-chafa-passthrough-encoder.lo `test -f 'chafa-passthrough-encoder.c' || echo './'`chafa-passthrough-encoder.c libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_internal_la-chafa-passthrough-encoder.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-passthrough-encoder.Tpo -c chafa-passthrough-encoder.c -fPIC -DPIC -o .libs/libchafa_internal_la-chafa-passthrough-encoder.o libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_internal_la-chafa-passthrough-encoder.lo -MD -MP -MF .deps/libchafa_internal_la-chafa-passthrough-encoder.Tpo -c chafa-passthrough-encoder.c -o libchafa_internal_la-chafa-passthrough-encoder.o >/dev/null 2>&1 mv -f .deps/libchafa_internal_la-chafa-passthrough-encoder.Tpo .deps/libchafa_internal_la-chafa-passthrough-encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 mv -f .deps/libchafa_internal_la-chafa-pca.Tpo .deps/libchafa_internal_la-chafa-pca.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 mv -f .deps/libchafa_internal_la-chafa-string-util.Tpo .deps/libchafa_internal_la-chafa-string-util.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -mmmx -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -mmmx -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -mmmx -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -mmmx -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-Bsymbolic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -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" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -msse4.1 -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -msse4.1 -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -msse4.1 -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -msse4.1 -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-Bsymbolic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o libchafa-sse41.la libchafa_sse41_la-chafa-sse41.lo 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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -mpopcnt -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -mpopcnt -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -mpopcnt -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -mpopcnt -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-Bsymbolic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -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" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -mavx2 -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_avx2_la-chafa-avx2.lo -MD -MP -MF .deps/libchafa_avx2_la-chafa-avx2.Tpo -c -o libchafa_avx2_la-chafa-avx2.lo `test -f 'chafa-avx2.c' || echo './'`chafa-avx2.c libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -mavx2 -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_avx2_la-chafa-avx2.lo -MD -MP -MF .deps/libchafa_avx2_la-chafa-avx2.Tpo -c chafa-avx2.c -fPIC -DPIC -o .libs/libchafa_avx2_la-chafa-avx2.o libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -mavx2 -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_avx2_la-chafa-avx2.lo -MD -MP -MF .deps/libchafa_avx2_la-chafa-avx2.Tpo -c chafa-avx2.c -o libchafa_avx2_la-chafa-avx2.o >/dev/null 2>&1 mv -f .deps/libchafa_avx2_la-chafa-avx2.Tpo .deps/libchafa_avx2_la-chafa-avx2.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -mavx2 -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-Bsymbolic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o libchafa-avx2.la libchafa_avx2_la-chafa-avx2.lo libtool: link: ar cr .libs/libchafa-avx2.a .libs/libchafa_avx2_la-chafa-avx2.o libtool: link: ranlib .libs/libchafa-avx2.a libtool: link: ( cd ".libs" && rm -f "libchafa-avx2.la" && ln -s "../libchafa-avx2.la" "libchafa-avx2.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-Bsymbolic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -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-math-util.lo libchafa_internal_la-chafa-palette.lo libchafa_internal_la-chafa-passthrough-encoder.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 -lglib-2.0 smolscale/libsmolscale.la -lm libchafa-mmx.la libchafa-sse41.la libchafa-popcnt.la libchafa-avx2.la libtool: link: (cd .libs/libchafa-internal.lax/libsmolscale.a && ar x "/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal/smolscale/.libs/libsmolscale.a") libtool: link: (cd .libs/libchafa-internal.lax/libchafa-mmx.a && ar x "/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal/./.libs/libchafa-mmx.a") libtool: link: (cd .libs/libchafa-internal.lax/libchafa-sse41.a && ar x "/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal/./.libs/libchafa-sse41.a") libtool: link: (cd .libs/libchafa-internal.lax/libchafa-popcnt.a && ar x "/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal/./.libs/libchafa-popcnt.a") libtool: link: (cd .libs/libchafa-internal.lax/libchafa-avx2.a && ar x "/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal/./.libs/libchafa-avx2.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-math-util.o .libs/libchafa_internal_la-chafa-palette.o .libs/libchafa_internal_la-chafa-passthrough-encoder.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-generic.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 .libs/libchafa-internal.lax/libchafa-avx2.a/libchafa_avx2_la-chafa-avx2.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" ) make[5]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal' make[4]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal' make[4]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' /bin/sh ../libtool --tag=CC --mode=compile gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_la-chafa-frame.lo -MD -MP -MF .deps/libchafa_la-chafa-frame.Tpo -c -o libchafa_la-chafa-frame.lo `test -f 'chafa-frame.c' || echo './'`chafa-frame.c libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_la-chafa-frame.lo -MD -MP -MF .deps/libchafa_la-chafa-frame.Tpo -c chafa-frame.c -fPIC -DPIC -o .libs/libchafa_la-chafa-frame.o libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_la-chafa-frame.lo -MD -MP -MF .deps/libchafa_la-chafa-frame.Tpo -c chafa-frame.c -o libchafa_la-chafa-frame.o >/dev/null 2>&1 mv -f .deps/libchafa_la-chafa-frame.Tpo .deps/libchafa_la-chafa-frame.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_la-chafa-image.lo -MD -MP -MF .deps/libchafa_la-chafa-image.Tpo -c -o libchafa_la-chafa-image.lo `test -f 'chafa-image.c' || echo './'`chafa-image.c libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_la-chafa-image.lo -MD -MP -MF .deps/libchafa_la-chafa-image.Tpo -c chafa-image.c -fPIC -DPIC -o .libs/libchafa_la-chafa-image.o libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_la-chafa-image.lo -MD -MP -MF .deps/libchafa_la-chafa-image.Tpo -c chafa-image.c -o libchafa_la-chafa-image.o >/dev/null 2>&1 mv -f .deps/libchafa_la-chafa-image.Tpo .deps/libchafa_la-chafa-image.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_la-chafa-placement.lo -MD -MP -MF .deps/libchafa_la-chafa-placement.Tpo -c -o libchafa_la-chafa-placement.lo `test -f 'chafa-placement.c' || echo './'`chafa-placement.c libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_la-chafa-placement.lo -MD -MP -MF .deps/libchafa_la-chafa-placement.Tpo -c chafa-placement.c -fPIC -DPIC -o .libs/libchafa_la-chafa-placement.o libtool: compile: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libchafa_la-chafa-placement.lo -MD -MP -MF .deps/libchafa_la-chafa-placement.Tpo -c chafa-placement.c -o libchafa_la-chafa-placement.o >/dev/null 2>&1 mv -f .deps/libchafa_la-chafa-placement.Tpo .deps/libchafa_la-chafa-placement.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DCHAFA_COMPILATION -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-Bsymbolic -no-undefined -version-info 9:1:9 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o libchafa.la -rpath /usr/lib libchafa_la-chafa-canvas.lo libchafa_la-chafa-canvas-config.lo libchafa_la-chafa-features.lo libchafa_la-chafa-frame.lo libchafa_la-chafa-image.lo libchafa_la-chafa-placement.lo libchafa_la-chafa-symbol-map.lo libchafa_la-chafa-term-db.lo libchafa_la-chafa-term-info.lo libchafa_la-chafa-util.lo -lglib-2.0 internal/libchafa-internal.la -lm libtool: link: gcc -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-frame.o .libs/libchafa_la-chafa-image.o .libs/libchafa_la-chafa-placement.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 -lglib-2.0 -lm -Werror=format-security -march=x86-64 -mtune=generic -O2 -Werror=format-security -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -Wl,-Bsymbolic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -pthread -Wl,-soname -Wl,libchafa.so.0 -o .libs/libchafa.so.0.9.1 libtool: link: (cd ".libs" && rm -f "libchafa.so.0" && ln -s "libchafa.so.0.9.1" "libchafa.so.0") libtool: link: (cd ".libs" && rm -f "libchafa.so" && ln -s "libchafa.so.0.9.1" "libchafa.so") libtool: link: (cd .libs/libchafa.lax/libchafa-internal.a && ar x "/home/folke/.cache/paru/clone/chafa-git/src/chafa/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-frame.o libchafa_la-chafa-image.o libchafa_la-chafa-placement.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_avx2_la-chafa-avx2.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-math-util.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-palette.o .libs/libchafa.lax/libchafa-internal.a/libchafa_internal_la-chafa-passthrough-encoder.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-generic.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" ) make[4]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' Making all in docs make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/docs' /bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --stringparam root.filename chafa --stringparam html.stylesheet manpage.css http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl chafa.xml /bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --stringparam root.filename chafa --stringparam html.stylesheet manpage.css http://docbook.sourceforge.net/release/xsl/current/html/onechunk.xsl chafa.xml make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/docs' Making all in libnsgif make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/libnsgif' /bin/sh ../libtool --tag=CC --mode=compile gcc -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.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 libtool: compile: gcc -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.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT libnsgif_la-libnsgif.lo -MD -MP -MF .deps/libnsgif_la-libnsgif.Tpo -c libnsgif.c -fPIC -DPIC -o .libs/libnsgif_la-libnsgif.o libtool: compile: gcc -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.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -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.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 libtool: compile: gcc -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.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 /bin/sh ../libtool --tag=CC --mode=link gcc -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.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-Bsymbolic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -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" ) make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/libnsgif' Making all in lodepng make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/lodepng' /bin/sh ../libtool --tag=CC --mode=compile gcc -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.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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: gcc -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.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 /bin/sh ../libtool --tag=CC --mode=link gcc -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.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-Bsymbolic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -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" ) make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/lodepng' Making all in tools make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools' Making all in chafa make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/chafa' gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 mv -f .deps/chafa-file-mapping.Tpo .deps/chafa-file-mapping.Po gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT chafa-placement-counter.o -MD -MP -MF .deps/chafa-placement-counter.Tpo -c -o chafa-placement-counter.o `test -f 'placement-counter.c' || echo './'`placement-counter.c mv -f .deps/chafa-placement-counter.Tpo .deps/chafa-placement-counter.Po gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 mv -f .deps/chafa-named-colors.Tpo .deps/chafa-named-colors.Po gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT chafa-qoi-loader.o -MD -MP -MF .deps/chafa-qoi-loader.Tpo -c -o chafa-qoi-loader.o `test -f 'qoi-loader.c' || echo './'`qoi-loader.c mv -f .deps/chafa-qoi-loader.Tpo .deps/chafa-qoi-loader.Po gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT chafa-util.o -MD -MP -MF .deps/chafa-util.Tpo -c -o chafa-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/chafa-util.Tpo .deps/chafa-util.Po gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT chafa-avif-loader.o -MD -MP -MF .deps/chafa-avif-loader.Tpo -c -o chafa-avif-loader.o `test -f 'avif-loader.c' || echo './'`avif-loader.c mv -f .deps/chafa-avif-loader.Tpo .deps/chafa-avif-loader.Po gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -MT chafa-jxl-loader.o -MD -MP -MF .deps/chafa-jxl-loader.Tpo -c -o chafa-jxl-loader.o `test -f 'jxl-loader.c' || echo './'`jxl-loader.c mv -f .deps/chafa-jxl-loader.Tpo .deps/chafa-jxl-loader.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o chafa chafa-chafa.o chafa-file-mapping.o chafa-font-loader.o chafa-gif-loader.o chafa-media-loader.o chafa-placement-counter.o chafa-png-loader.o chafa-named-colors.o chafa-qoi-loader.o chafa-util.o chafa-xwd-loader.o chafa-avif-loader.o chafa-jpeg-loader.o chafa-tiff-loader.o chafa-svg-loader.o chafa-webp-loader.o chafa-jxl-loader.o -lglib-2.0 -ljpeg -lrsvg-2 -lm -lgio-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lcairo -ltiff -lwebp -lwebpdemux -ljxl -ljxl_threads -lavif -lfreetype ../../chafa/libchafa.la ../../libnsgif/libnsgif.la ../../lodepng/liblodepng.la libtool: link: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/webp -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o .libs/chafa chafa-chafa.o chafa-file-mapping.o chafa-font-loader.o chafa-gif-loader.o chafa-media-loader.o chafa-placement-counter.o chafa-png-loader.o chafa-named-colors.o chafa-qoi-loader.o chafa-util.o chafa-xwd-loader.o chafa-avif-loader.o chafa-jpeg-loader.o chafa-tiff-loader.o chafa-svg-loader.o chafa-webp-loader.o chafa-jxl-loader.o -ljpeg -lrsvg-2 -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lcairo -ltiff -lwebp -lwebpdemux -ljxl -ljxl_threads -lavif -lfreetype ../../chafa/.libs/libchafa.so -lglib-2.0 -lm ../../libnsgif/.libs/libnsgif.a ../../lodepng/.libs/liblodepng.a -pthread make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/chafa' Making all in fontgen make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/fontgen' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/fontgen' Making all in completions make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/completions' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/completions' make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools' make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools' Making all in tests make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests' Making all in data make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data' Making all in bad make[4]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data/bad' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data/bad' Making all in good make[4]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data/good' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data/good' make[4]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data' make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data' make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests' gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -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 gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o term-info-test term-info-test.o -lglib-2.0 ../chafa/libchafa.la libtool: link: gcc -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/folke/.cache/paru/clone/chafa-git/src=/usr/src/debug/chafa-git -flto=auto -ffat-lto-objects -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o .libs/term-info-test term-info-test.o ../chafa/.libs/libchafa.so -lglib-2.0 -lm -pthread make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests' make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests' make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa' --- --- 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. --- make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa' make[1]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa' ==>(B Starting check()...(B ==>(B Entering fakeroot environment...(B ==>(B Starting package()...(B Making install in chafa make[1]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' make install-recursive make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' Making install in internal make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal' Making install in smolscale make[4]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal/smolscale' make[5]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal/smolscale' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal/smolscale' make[4]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal/smolscale' make[4]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal' make[5]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal' make[4]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal' make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa/internal' make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' make[4]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' /bin/mkdir -p '/home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib' /bin/sh ../libtool --mode=install /bin/install -c libchafa.la '/home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib' libtool: install: /bin/install -c .libs/libchafa.so.0.9.1 /home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib/libchafa.so.0.9.1 libtool: install: (cd /home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib && { ln -s -f libchafa.so.0.9.1 libchafa.so.0 || { rm -f libchafa.so.0 && ln -s libchafa.so.0.9.1 libchafa.so.0; }; }) libtool: install: (cd /home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib && { ln -s -f libchafa.so.0.9.1 libchafa.so || { rm -f libchafa.so && ln -s libchafa.so.0.9.1 libchafa.so; }; }) libtool: install: /bin/install -c .libs/libchafa.lai /home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib/libchafa.la libtool: install: /bin/install -c .libs/libchafa.a /home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib/libchafa.a libtool: install: chmod 644 /home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib/libchafa.a libtool: install: ranlib /home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib/libchafa.a /bin/mkdir -p '/home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib/chafa/include' /bin/install -c -m 644 chafaconfig.h '/home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib/chafa/include' /bin/mkdir -p '/home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/include/chafa' /bin/install -c -m 644 chafa.h chafa-canvas.h chafa-canvas-config.h chafa-common.h chafa-features.h chafa-frame.h chafa-image.h chafa-placement.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 '/home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/include/chafa' make[4]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' make[1]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/chafa' Making install in docs make[1]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/docs' make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/docs' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/share/man/man1' /bin/install -c -m 644 chafa.1 '/home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/share/man/man1' make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/docs' make[1]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/docs' Making install in libnsgif make[1]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/libnsgif' make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/libnsgif' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/libnsgif' make[1]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/libnsgif' Making install in lodepng make[1]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/lodepng' make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/lodepng' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/lodepng' make[1]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/lodepng' Making install in tools make[1]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools' Making install in chafa make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/chafa' make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/chafa' /bin/mkdir -p '/home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/bin' /bin/sh ../../libtool --mode=install /bin/install -c chafa '/home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/bin' libtool: install: /bin/install -c .libs/chafa /home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/bin/chafa make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/chafa' make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/chafa' Making install in fontgen make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/fontgen' make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/fontgen' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/fontgen' make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/fontgen' Making install in completions make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/completions' make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/completions' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/completions' make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/completions' make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools' make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools' make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools' make[1]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools' Making install in tests make[1]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests' Making install in data make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data' Making install in bad make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data/bad' make[4]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data/bad' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data/bad' make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data/bad' Making install in good make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data/good' make[4]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data/good' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data/good' make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data/good' make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data' make[4]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data' make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data' make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests/data' make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests' make[3]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests' make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests' make[1]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tests' make[1]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa' --- --- 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. --- make[2]: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib/pkgconfig' /bin/install -c -m 644 chafa.pc '/home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/lib/pkgconfig' make[2]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa' make[1]: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa' make: Entering directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/completions' install -Dm644 zsh-completion.zsh /home/folke/.cache/paru/clone/chafa-git/pkg/chafa-git/usr/share/zsh/site-functions/_chafa make: Leaving directory '/home/folke/.cache/paru/clone/chafa-git/src/chafa/tools/completions' ==>(B Tidying install...(B ->(B Removing libtool files...(B ->(B Purging unwanted files...(B ->(B Stripping unneeded symbols from binaries and libraries...(B ->(B Compressing man and info pages...(B ==>(B Checking for packaging issues...(B ==>(B Creating package "chafa-git"...(B ->(B Generating .PKGINFO file...(B ->(B Generating .BUILDINFO file...(B ->(B Generating .MTREE file...(B ->(B Compressing package...(B ==>(B Creating package "chafa-git-debug"...(B ->(B Generating .PKGINFO file...(B ->(B Generating .BUILDINFO file...(B ->(B Generating .MTREE file...(B ->(B Compressing package...(B ==>(B Leaving fakeroot environment.(B ==>(B Finished making: chafa-git 1.14.1.r35.gf08d59c-1 (Sun 07 Jul 2024 04:56:01 PM CEST)(B ==>(B Cleaning up...(B loading packages... resolving dependencies... looking for conflicting packages... Package (1) Old Version New Version Net Change chafa-git 1.14.1.r35.gf08d59c-1 1.14.1.r35.gf08d59c-1 0.00 MiB Total Installed Size: 1.13 MiB Net Upgrade Size: 0.00 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Running pre-transaction hooks... (1/1) Performing snapper pre snapshots for the following configurations... ==> root: 1603 :: Processing package changes... reinstalling chafa-git... :: Running post-transaction hooks... (1/5) Arming ConditionNeedsUpdate... (2/5) Generating Package List (3/5) Check if daemons need restart after library/binary upgrades Failed to retrieve available kernel versions. The processor microcode seems to be up-to-date. No services need to be restarted. No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. (4/5) Checking which packages need to be rebuilt foreign python-kitchen (5/5) Performing snapper post snapshots for the following configurations... ==> root: 1604 ```
folke commented 3 months ago
$ gcc --version
gcc (GCC) 14.1.1 20240522
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
hpjansson commented 2 months ago

Thanks! Real progress: Can repro with CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -flto=auto -ffat-lto-objects'.

hpjansson commented 2 months ago

Minimal repro flags: ./autogen.sh CFLAGS='-flto -O2'

hpjansson commented 2 months ago

Pretty sure that solves it. Fix will be in the next release (next week at the latest).

folke commented 2 months ago

Can confirm that rebuilding chafa-git in the AUR works now. ty!

hpjansson commented 2 months ago

I just released the fix in version 1.14.2. Thanks all!