Solved graphics/gdk-pixbuf2 build problem version 2.36.12 FBSD11.2

Anyone know what might be a problem when building gdk-pixbuf2 package ? This prevents me to build more packages like goffice010.


Code:
===>  Building package for gdk-pixbuf2-2.36.12
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/gdk-pixbuf2/work/stage/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/gdk-pixbuf2/work/stage/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/gdk-pixbuf2/work/stage/usr/local/lib/libgdk_pixbuf_xlib-2.0.so:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/gdk-pixbuf2/work/stage/usr/local/lib/libgdk_pixbuf_xlib-2.0.so.0:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/gdk-pixbuf2/work/stage/usr/local/lib/libgdk_pixbuf_xlib-2.0.so.0.3600.12:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/gdk-pixbuf2/work/stage/usr/local/libdata/pkgconfig/gdk-pixbuf-xlib-2.0.pc:No such file or directory
*** Error code 1

inside a build there is one error but it does not stop a build process:
Code:
[155/157] /usr/local/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 -o docs/reference/gdk-pixbuf/gdk-pixbuf-query-loaders.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../docs/reference/gdk-pixbuf/gdk-pixbuf-query-loaders.xml
Error: no ID for constraint linkend: "GDK_PIXBUF_MODULE_FILE".

any clue or should I report it to maintainer as a bug ?
 
Back
Top