Open Anachron opened 4 years ago
I can build libcyaml manually fine but xbps-src can't find "cyaml/cyaml.h":
src/mem.h:15:10: fatal error: cyaml/cyaml.h: No such file or directory
15 | #include "cyaml/cyaml.h"
| ^~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:138: build/release/shared/src/mem.o] Error 1
=> ERROR: libcyaml-1.0.2_1: do_build: '${make_cmd} CC="$CC" CXX="$CXX" LD="$LD" AR="$AR" RANLIB="$RANLIB" CPP="$CPP" AS="$AS" OBJDUMP="$OBJDUMP" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR: in do_build() at common/build-style/gnu-makefile.sh:9
template: https://gist.github.com/sburris0/c5d8c6c439a60ef4b09e6d9d100865cb
srcpkgs/libcyaml-devel
symlinked to srcpkgs/libcyaml
.
Maybe someone with more packaging experience can see the issue?
Any news on this? :(
@sburris0
make_use_env=yes
set this in the template for libcyaml and try again
Homepage: https://www.zrythm.org
Releases: https://www.zrythm.org/releases/ Source: https://git.zrythm.org/cgit/ License: AGPL30 Install: Install.MD