[Bug 189131] databases/py-bsddb3 - fails to build with python3.x
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 4 08:49:46 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189131
arcade at b1t.name changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Issue Resolved |Patch Ready
Resolution|Overcome By Events |---
--- Comment #8 from arcade at b1t.name ---
This is not fixed yet. I still can't build it for python3.x.
===> py33-bsddb3-6.1.0 depends on package: py33-setuptools33>0 - found
===> py33-bsddb3-6.1.0 depends on file: /usr/local/bin/python3.3 - found
===> py33-bsddb3-6.1.0 depends on shared library: libdb-4.8.so - found
(/usr/local/lib/db48/libdb-4.8.so.0.0.0)
===> Configuring for py33-bsddb3-6.1.0
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 42, in <module>
import setup3
File "./setup3.py", line 336, in <module>
f = open(os.path.join(incdir, 'db.h'), 'r')
FileNotFoundError: [Errno 2] No such file or directory:
'/usr/local/include/db.h'
*** Error code 1
I attached updated patch.
https://redports.org/buildarchive/20140904084501-28683/
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list