On 31-10-2014 20:39, Beeblebrox wrote:
On my system (poudriere jail and host) , both ports fail with same error
(ca/LC_MESSAGES/options.mo).  Host & poudriere make.conf are identical.
Disabling below setting in make.conf made no difference.
###  OPTIONS_UNSET=  DOCS EXAMPLES NLS IPV6

ERROR:
===>  Building for libEGL-10.3.2
gmake[1]: Entering directory
'/wrkdirs/usr/ports/graphics/libEGL/work/Mesa-10.3.2/src/mesa/drivers/dri/common/xmlpool'
cd ../../../../../.. && gmake  am--refresh
cd ../../../../../.. && gmake  am--refresh
Updating (ca) ca/LC_MESSAGES/options.mo from ca.po.
msgfmt: not found
Makefile:638: recipe for target 'ca/LC_MESSAGES/options.mo' failed
gmake[1]: *** [ca/LC_MESSAGES/options.mo] Error 127
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/graphics/libEGL/work/Mesa-10.3.2/src/mesa/drivers/dri/common/xmlpool'
*** Error code 2

The poudriere error logs for both also have some strange entres for config
stage:

OpenGL:          yes (ES1: no ES2: no)
OpenVG:          no
OSMesa:          no
DRI platform:    drm
DRI drivers:     no
llvm:            no
Gallium:         no

While make.conf has these enabled:
   WITH_NEW_XORG=yes
   WITH_GALLIUM=yes
   WITHOUT_NOUVEAU=yes


This should have been fixed by https://svnweb.freebsd.org/changeset/ports/371048 .
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to