math/py-gmpy
Python Extension that Wraps the GMP Library
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| py311 | 1.17 | 595 | 3.2 | amd64 | No License | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m3264 | info | 2025-01-02 00:17:33.958473 | Test Started |
| m3264 | fail | 2025-01-02 00:17:39.891155 | make build returned non-zero: 1 |
| m3264 | fail | 2025-01-02 00:17:40.019023 | Test complete. |
Log
[1m===> Building for py311-gmpy-1.17[0m
running build
running build_ext
building 'gmpy' extension
creating build
creating build/temp.midnightbsd-3.2.1-amd64-cpython-311
creating build/temp.midnightbsd-3.2.1-amd64-cpython-311/src
cc -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I./src -I/usr/local/include -I/usr/local/include/python3.11 -c src/gmpy.c -o build/temp.midnightbsd-3.2.1-amd64-cpython-311/src/gmpy.o
src/gmpy.c:243:10: 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/math/py-gmpy
Links
Depends On
- devel/py-setuptools (build)
- lang/python311 (build)
- math/gmp (lib)
- devel/py-setuptools (run)
- lang/python311 (run)
- lang/python311 (test)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus