/var/tmp/pamac-build/qdl-git/PKGBUILD: line 29: pkg-config: command not found
cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o firehose.o firehose.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o qdl.o qdl.c
qdl.c:52:10: fatal error: libxml/parser.h: There is no such file or directory
52 | #include <libxml/parser.h>
| ^
compilation aborted.
firehose.c:51:10: fatal error: libxml/parser.h: There is no such file or directory
51 | #include <libxml/parser.h>
| ^
compilation aborted.
make: [: qdl.o] Error 1
make: Waiting for jobs to complete...
make: *** [: firehose.o] Error 1
==> ERROR: There was a failure in build().
Interrupt...
just build from source doesn't work and the AUR version doesn't work either
https://aur.archlinux.org/packages/qdl-git
/var/tmp/pamac-build/qdl-git/PKGBUILD: line 29: pkg-config: command not found cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o firehose.o firehose.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o qdl.o qdl.c qdl.c:52:10: fatal error: libxml/parser.h: There is no such file or directory 52 | #include <libxml/parser.h> | ^ compilation aborted. firehose.c:51:10: fatal error: libxml/parser.h: There is no such file or directory 51 | #include <libxml/parser.h> | ^ compilation aborted. make: [: qdl.o] Error 1
make: Waiting for jobs to complete...
make: *** [: firehose.o] Error 1
==> ERROR: There was a failure in build().
Interrupt...