
























I am getting the following error
building 'rpack._core' extension
creating build/temp.linux-x86_64-cpython-314/rpack
creating build/temp.linux-x86_64-cpython-314/src
gcc -march=native -O3 -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 -flto=auto -fPIC -Iinclude -I/usr/include/python3.14 -c rpack/_core.c -o build/temp.linux-x86_64-cpython-314/rpack/_core.o
cc1: fatal error: rpack/_core.c: No such file or directory
compilation terminated.
error: command '/usr/bin/gcc' failed with exit code 1
@dolphino And updated. Please feel free to use the "Flag package out-of-date" in the future, I'm sure that'll get the aur to poke me >.<
@dolphino Sorry it's taken me so long to notice, I'll look into updating it shortly.
Hello, would it be possible to update, 2.0.3 has been released in march 2025 and resolves python build inputs. The current version is 2.0.6
Doesn't appear to build properly, Cython compiling runs into a type assignment issue.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
@pitbuster Damnit, I must have cython explicitly installed.
I've restored the makedepend, please try it again.