[package - 91i386-default][graphics/libgltf] Failed for libgltf-0.0.2 in configure

Jung-uk Kim jkim at FreeBSD.org
Thu Dec 4 00:23:30 UTC 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 12/03/2014 18:47, pkg-fallout at FreeBSD.org wrote:
> You are receiving this mail as a port that you maintain is failing 
> to build on the FreeBSD package build server. Please investigate 
> the failure and submit a PR to fix build.
> 
> Maintainer:     office at FreeBSD.org Last committer: bapt at FreeBSD.org
> Ident:          $FreeBSD: head/graphics/libgltf/Makefile 373755
> 2014-12-02 08:12:11Z bapt $ Log URL: 
> http://beefy1.isc.freebsd.org/data/91i386-default/2014-12-03_21h38m53s/logs/libgltf-0.0.2.log
...

Unfortunately,
> 
math/glm 0.9.6.0 broke it.  Basically, GCC 4.2 support
was completely removed and now it requires some header files (e.g.,
type_traits, cstdint, etc.) from standard location (i.e., some types
must be in standard namespace).  Switching to modern compiler
(r373755) was not enough because of this reason.  Actually,
graphics/gource is similarly broken for 8.x and 9.x.  I spent some
time to fix this problem but I was not able to find a good solution. :-(

Jung-uk Kim


More information about the freebsd-office mailing list