print/py-uharfbuzz
Streamlined Cython bindings for the harfbuzz shaping engine
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| py311 | 0.39.0 | 603 | 3.2 | i386 | apache2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m3232 | info | 2025-05-22 14:17:41.20223 | Test Started |
| m3232 | fail | 2025-05-22 14:17:55.218058 | make build returned non-zero: 1 |
| m3232 | fail | 2025-05-22 14:17:55.279812 | Test complete. |
Log
[1m===> Building for py311-uharfbuzz-0.39.0[0m
* Getting build dependencies for wheel...
/usr/local/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
warnings.warn(msg, warning_class)
* Building wheel...
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
/usr/local/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
warnings.warn(msg, warning_class)
running bdist_wheel
running build
running build_py
creating build
creating build/lib.midnightbsd-3.2.2-i386-cpython-311
creating build/lib.midnightbsd-3.2.2-i386-cpython-311/uharfbuzz
copying src/uharfbuzz/_version.py -> build/lib.midnightbsd-3.2.2-i386-cpython-311/uharfbuzz
copying src/uharfbuzz/__init__.py -> build/lib.midnightbsd-3.2.2-i386-cpython-311/uharfbuzz
running build_ext
building 'uharfbuzz._harfbuzz' extension
creating build/temp.midnightbsd-3.2.2-i386-cpython-311
creating build/temp.midnightbsd-3.2.2-i386-cpython-311/src
creating build/temp.midnightbsd-3.2.2-i386-cpython-311/src/uharfbuzz
cc -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHB_NO_MT=1 -DHB_EXPERIMENTAL_API=1 -DHAVE_MMAP=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -I/usr/local/include/harfbuzz -I/usr/local/include/python3.11 -c src/uharfbuzz/_harfbuzz.cpp -o build/temp.midnightbsd-3.2.2-i386-cpython-311/src/uharfbuzz/_harfbuzz.o -std=c++11
src/uharfbuzz/_harfbuzz.cpp:1249:10: fatal error: 'hb-subset-repacker.h' file not found
#include "hb-subset-repacker.h"
^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
error: command '/usr/bin/cc' failed with exit code 1
ERROR Backend subprocess exited when trying to invoke build_wheel
*** Error code 1
Stop.
make: stopped in /usr/mports/print/py-uharfbuzz
Links
Depends On
- devel/py-build (build)
- devel/py-installer (build)
- devel/py-setuptools (build)
- devel/py-setuptools-scm (build)
- devel/py-wheel (build)
- lang/cython (build)
- lang/python311 (build)
- print/harfbuzz (build)
- print/harfbuzz (lib)
- lang/python311 (run)
- lang/python311 (test)
Depend Of
Categories
CVEs
- Loading CVE information...
MidnightBSD Magus