Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2013 10:30:01 GMT
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/178748: [patch] lang/python27: dbm module fails to build
Message-ID:  <201310231030.r9NAU1qu098034@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/178748; it has been noted by GNATS.

From: Kubilay Kocak <koobs.freebsd@gmail.com>
To: bug-followup@FreeBSD.org, beastie@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310231030.r9NAU1qu098034>