代码拉取完成,页面将自动刷新
失败现象:
[ 41s] | ^
[ 41s] /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here
[ 41s] 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op)
[ 41s] | ^~~~~~~~~~~~~~~~~~~~
[ 42s] gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-cpython-311/src/rl_addons/rl_accel/_rl_accel.o -L/usr/lib64 -o build/lib.linux-aarch64-cpython-311/reportlab/lib/_rl_accel.cpython-311-aarch64-linux-gnu.so
[ 42s] building 'reportlab.graphics._renderPM' extension
[ 42s] creating build/temp.linux-aarch64-cpython-311/src/rl_addons/renderPM
[ 42s] creating build/temp.linux-aarch64-cpython-311/src/rl_addons/renderPM/gt1
[ 42s] gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=\"2.3.21\" -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/python3.11 -c src/rl_addons/renderPM/_renderPM.c -o build/temp.linux-aarch64-cpython-311/src/rl_addons/renderPM/_renderPM.o
[ 42s] src/rl_addons/renderPM/_renderPM.c:9:10: fatal error: libart_lgpl/libart.h: No such file or directory
[ 42s] 9 | #include "libart_lgpl/libart.h"
[ 42s] | ^~~~~~~~~~~~~~~~~~~~~~
[ 42s] compilation terminated.
[ 42s] error: command '/usr/bin/gcc' failed with exit code 1
[ 42s] error: Bad exit status from /var/tmp/rpm-tmp.u0QiSR (%build)
[ 42s]
[ 42s] RPM build errors:
[ 42s] Bad exit status from /var/tmp/rpm-tmp.u0QiSR (%build)
[ 42s]
[ 42s] obs-worker1640081563-aarch64-0005.novalocal failed "build python-reportlab.spec" at Sun Aug 27 10:22:40 UTC 2023.
登录 后才可以发表评论