Trouble building postfixadmin on 10-CURRENT

Lowell Gilbert freebsd-ports-local at be-well.ilk.org
Sat Mar 30 13:00:50 UTC 2013


Andre Goree <andre at drenet.info> writes:

> Having issues building postfixadmin on a 10-CURRENT system.  Any advice?
>
> [root at nqhost postfixadmin]# make install clean
> ===>  Installing for postfixadmin-2.3.6
> ===>   postfixadmin-2.3.6 depends on file:
> /usr/local/include/php/main/php.h - found
> ===>   postfixadmin-2.3.6 depends on file:
> /usr/local/lib/php/20090626/session.so - found
> ===>   postfixadmin-2.3.6 depends on file:
> /usr/local/lib/php/20090626/mbstring.so - found
> ===>   postfixadmin-2.3.6 depends on file:
> /usr/local/lib/php/20090626/xmlrpc.so - found
> ===>   postfixadmin-2.3.6 depends on file:
> /usr/local/lib/php/20090626/mysqli.so - found
> ===>   Generating temporary packing list
> ===>  Checking if mail/postfixadmin already installed
> (cd /usr/ports/mail/postfixadmin/work/postfixadmin-2.3.6/ &&  /bin/sh -c
> '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null  2>&1) &&
>  /usr/sbin/chown -R root:wheel $1 &&  /usr/bin/find -d $0 $2 -type d
> -exec chmod 755 $1/{} \; &&  /usr/bin/find -d $0 $2 -type f -exec chmod
> 444 $1/{} \;' -- \*.php /usr/local/www/postfixadmin "! -name
> config.inc.php")
> *** [do-install] Error code 1
>
> Stop in /usr/ports/mail/postfixadmin.
> *** [install] Error code 1
>
> Stop in /usr/ports/mail/postfixadmin.

No message from what actually goes wrong; strange. 
Especially for failing on do-install; it looks like it should be
changing permissions at that point.

And I can't reproduce the failure on RELENG_9 with default options.
Are you using any unusual options?


More information about the freebsd-ports mailing list