Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Sep 2014 08:49:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 189131] databases/py-bsddb3 - fails to build with python3.x
Message-ID:  <bug-189131-13-TIGBRAdh0w@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-189131-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-189131-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189131

arcade@b1t.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Issue Resolved              |Patch Ready
         Resolution|Overcome By Events          |---

--- Comment #8 from arcade@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-189131-13-TIGBRAdh0w>