Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2014 12:39:55 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   graphics/libEGL & graphics/libglapi fail: Localization?
Message-ID:  <1414784395741-5961228.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
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




-----
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: http://freebsd.1045724.n5.nabble.com/graphics-libEGL-graphics-libglapi-fail-Localization-tp5961228.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



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