filesystems/py-llfuse
Python bindings for low-level FUSE API
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| py311 | 1.3.8 | 594 | 3.2 | i386 | lgpl | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m3232 | info | 2024-12-19 22:23:11.228032 | Test Started |
| m3232 | fail | 2024-12-19 22:23:20.839889 | make build returned non-zero: 1 |
| m3232 | fail | 2024-12-19 22:23:20.953966 | Test complete. |
Log
[1m===> Building for py311-llfuse-1.3.8[0m
running build
running build_ext
building 'llfuse' extension
creating build
creating build/temp.midnightbsd-3.2.1-i386-cpython-311
creating build/temp.midnightbsd-3.2.1-i386-cpython-311/src
cc -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.11 -c src/llfuse.c -o build/temp.midnightbsd-3.2.1-i386-cpython-311/src/llfuse.o -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=29 -Wall -Wextra -Wconversion -Wsign-compare -DLLFUSE_VERSION=\"1.3.8\" -Wno-unused-function -Wno-implicit-fallthrough -Wno-unused-parameter
src/llfuse.c:196:12: fatal error: 'longintrepr.h' file not found
#include "longintrepr.h"
^~~~~~~~~~~~~~~
1 error generated.
error: command '/usr/bin/cc' failed with exit code 1
*** Error code 1
Stop.
make: stopped in /usr/mports/filesystems/py-llfuse
Links
Depends On
- devel/pkgconf (build)
- devel/py-setuptools (build)
- lang/python311 (build)
- filesystems/fusefs-libs (lib)
- devel/py-setuptools (run)
- lang/python311 (run)
- lang/python311 (test)
Depend Of
Categories
CVEs
- Loading CVE information...
MidnightBSD Magus