The following reply was made to PR ports/178748; it has been noted by GNATS.
From: Kubilay Kocak <koobs.free...@gmail.com> To: bug-follo...@freebsd.org, beas...@tardisi.com Cc: Subject: Re: ports/178748: [patch] lang/python27: dbm module fails to build Date: Wed, 23 Oct 2013 21:29:00 +1100 Hi Lawrence, I just ran the following sequence of tests and have been unable to reproduce: 1) Install databases/gdbm (default options) 2) Install databases/py-gdbm - OK 3) Rebuild lang/python27 - OK (confirm dbm.so built) 4) Rebuilt databases/gdbm (with COMPAT option) 5) Rebuild databases/py-gdbm - OK 6) Rebuild lang/python27 - OK (confirm dbm.so built) Can you confirm whether or not you're still experiencing the reported issue, and if so, please provide: - Relevant build log output (compile and link lines for dbm.so) - Exact steps to reproduce Additional References: [1] http://bugs.python.org/issue4483 [2] http://bugs.python.org/issue4587 Thanks, Koobs _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"