Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2013 01:21:42 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        freebsd-ports@freebsd.org
Subject:   poudriere jail building error: make[4]: "/pdr/jails/ia64/usr/src/etc/periodic/daily/Makefile" line 27: Malformed conditional (${MK_BIND_NAMED} != "no")
Message-ID:  <201310010021.r910LgsG060390@mech-cluster241.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
This is a first time I'm building a jail,
so I might be doing something wrong.

cd /pdr/jails/ia64/usr/src/etc/devd; make install
install -o root -g wheel  -m 644 uath.conf usb.conf /pdr/jails/ia64/etc/devd
cd /pdr/jails/ia64/usr/src/etc/gss; make install
install -o root -g wheel  -m 444 mech qop /pdr/jails/ia64/etc/gss
cd /pdr/jails/ia64/usr/src/etc/periodic; make install
===> daily (install)
make[4]: "/pdr/jails/ia64/usr/src/etc/periodic/daily/Makefile" line 27: Malformed conditional (${MK_BIND_NAMED} != "no")
make[4]: Fatal errors encountered -- cannot continue
make[4]: stopped in /pdr/jails/ia64/usr/src/etc/periodic/daily
*** Error code 1

Stop.
make[3]: stopped in /pdr/jails/ia64/usr/src/etc/periodic
*** Error code 1

Stop.
make[2]: stopped in /pdr/jails/ia64/usr/src/etc
*** Error code 1

Stop.
make[1]: stopped in /pdr/jails/ia64/usr/src
*** Error code 1

Stop.
make: stopped in /pdr/jails/ia64/usr/src
====>> Error: Failed to 'make distribution'
====>> Error while creating jail, cleaning up.
====>> Removing ia64 jail... done
# 

This was "poudriere jail -c -j ia64 -v head -m svn+https"
on r255488.

Thanks

Anton



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