[bind10-dev] FreeBSD port for BIND 10 available for testing
Dan Mahoney
dmahoney at isc.org
Fri Sep 30 08:24:30 UTC 2011
On Thu, 29 Sep 2011, Jeremy C. Reed wrote:
> I made a FreeBSD port and tested on FreeBSD 8.2-RELEASE on amd64 and
> 8.1-RELEASE on i386. Please give it a try:
>
> cd /var/tmp
> fetch http://git.bind10.isc.org/~jreed/ports-bind10-devel.tgz
> cd /usr/ports
> tar xvzf /var/tmp/ports-bind10-devel.tgz
> cd new/bind10-devel
> make install
> rehash
> b10-host bind10.isc.org 149.20.48.59
> b10-host freebsd.org 149.20.48.80
>
> It has a few problems: maybe need precise liblog4cplus dependency, some
> sqlite3 database issues (I opened a ticket), and some python scripts
> aren't registered correctly (I will open a ticket so we install
> correctly in the first place). I will also provide an rc.d script.
>
> I haven't looked at the dependency ports in over a month, so I will do
> that again soon. (I did fix log4cplus for ports a while ago. I will
> probably need to fix Botan build dependency for python too if not
> already done.) If you encounter problems with any dependencies, please
> let me know also.
>
> Please share your feedback. I plan to submit this to ports within a few
> days.
So far, I get this failure after it builds GMP and starts in on Botan:
install-info --quiet /usr/local/info/gmp.info /usr/local/info/dir
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for gmp-5.0.2
===> Returning to build of botan-1.8.11
===> Configuring for botan-1.8.11
File "./configure.py", line 613
except KeyError, e:
^
SyntaxError: invalid syntax
===> Script "configure.py" failed unexpectedly.
Please report the problem to lapo at lapo.it [maintainer] and attach the
"/usr/ports/security/botan/work/Botan-1.8.11/config.log" including the
output
of the failure of your make command. Also, it might be a good idea to
provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1
Stop in /usr/ports/security/botan.
*** Error code 1
Stop in /usr/ports/security/botan.
*** Error code 1
Stop in /usr/ports/new/bind10-devel.
-Dan
More information about the bind10-users
mailing list