Hi,
When I try to install devel/gobject-introspection (for cups-base), the build process returns an error:
This seems like an error in the code. I've already sent a message to freebsd-ports mailing list, but got no answer. I also remove /var/db/portsnap/tags, did
This port seems to be of the GNOME project. Is it in error only for my system? I'd like to know what to do to solve this issue. What do you suggest?
When I try to install devel/gobject-introspection (for cups-base), the build process returns an error:
Code:
In file included from /usr/local/include/python2.7/Python.h:166,
from giscanner/giscannermodule.c:25:
/usr/local/include/pth/pth.h:579:1: warning: this is the location of the previous definition
gmake[2]: *** [_giscanner_la-giscannermodule.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.34.2'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.34.2'
gmake: *** [all] Error 2
*** [do-build] Error code 1
This seems like an error in the code. I've already sent a message to freebsd-ports mailing list, but got no answer. I also remove /var/db/portsnap/tags, did
portsnap fetch update
several times, but the problem persists.This port seems to be of the GNOME project. Is it in error only for my system? I'd like to know what to do to solve this issue. What do you suggest?