Date: Tue, 22 Nov 2011 12:13:02 GMT From: Andrei Lavreniyuk <andy.lavr@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/162753: [ERROR] cannot portupgrade graphics/gegl to version gegl-0.1.8 Message-ID: <201111221213.pAMCD2rN042891@red.freebsd.org> Resent-Message-ID: <201111221220.pAMCK2Mi091865@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 162753 >Category: ports >Synopsis: [ERROR] cannot portupgrade graphics/gegl to version gegl-0.1.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 22 12:20:02 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Andrei Lavreniyuk >Release: FreeBSD 8.2-STABLE >Organization: Technica-03, Inc. >Environment: FreeBSD datacenter.technica-03.local 8.2-STABLE FreeBSD 8.2-STABLE #0: Thu Nov 17 10:24:14 EET 2011 root@datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP64 amd64 >Description: ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Found saved configuration for gegl-0.1.2_1 ===> Extracting for gegl-0.1.8 => SHA256 Checksum OK for gegl-0.1.8.tar.bz2. ===> Patching for gegl-0.1.8 ===> Applying FreeBSD patches for gegl-0.1.8 /usr/bin/sed -i.bak -e '11,13d' /usr/ports/graphics/gegl/work/gegl-0.1.8/Makefile.am /usr/bin/sed -i.bak -e 's|-T||' /usr/ports/graphics/gegl/work/gegl-0.1.8/docs/Makefile.am /usr/ports/graphics/gegl/work/gegl-0.1.8/docs/Makefile.in /usr/bin/sed -i.bak -e 's|\(lua\)\(5\.1\)|\1-\2|g' /usr/ports/graphics/gegl/work/gegl-0.1.8/configure /usr/bin/sed -i.bak -e 's|/usr/bin/ruby|/usr/bin/env ruby|' /usr/ports/graphics/gegl/work/gegl-0.1.8/tools/gobj2dot.rb ===> gegl-0.1.8 depends on executable: enscript - found ===> gegl-0.1.8 depends on file: /usr/local/include/linux/videodev.h - found ===> gegl-0.1.8 depends on file: /usr/local/bin/sdl-config - found ===> gegl-0.1.8 depends on executable: gmake - found ===> gegl-0.1.8 depends on file: /usr/local/bin/intltool-extract - found ===> gegl-0.1.8 depends on executable: pkg-config - found ===> gegl-0.1.8 depends on shared library: babl-0.1 - found ===> gegl-0.1.8 depends on shared library: execinfo.1 - found ===> gegl-0.1.8 depends on shared library: cairo.2 - found ===> gegl-0.1.8 depends on shared library: graph - found ===> gegl-0.1.8 depends on shared library: jpeg.11 - found ===> gegl-0.1.8 depends on shared library: IlmImf.6 - found ===> gegl-0.1.8 depends on shared library: openraw.6 - found ===> gegl-0.1.8 depends on shared library: png.6 - found ===> gegl-0.1.8 depends on shared library: rsvg-2.2 - found ===> gegl-0.1.8 depends on shared library: spiro.0 - found ===> gegl-0.1.8 depends on shared library: SDL-1.2.11 - found ===> gegl-0.1.8 depends on shared library: lua-5.1.1 - found ===> gegl-0.1.8 depends on shared library: atk-1.0.0 - found ===> gegl-0.1.8 depends on shared library: glib-2.0.0 - found ===> gegl-0.1.8 depends on shared library: gtk-x11-2.0.0 - found ===> gegl-0.1.8 depends on shared library: pango-1.0.0 - found ===> Configuring for gegl-0.1.8 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking whether to disable maintainer-specific portions of Makefiles... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether gmake sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... amd64-portbld-freebsd8.2 checking host system type... amd64-portbld-freebsd8.2 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd8.2 file names to amd64-portbld-freebsd8.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd8.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.2 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.2 ld.so checking how to hardcode library paths into programs... immediate checking for GNUC variadic macros... yes checking for ISO C99 variadic macros in C... yes checking for ISO C99 variadic macros in C++... yes checking whether to turn on debugging... no checking whether to turn on profiling... no checking for C/C++ restrict keyword... __restrict checking for aclocal flags... checking for target architecture... amd64-portbld-freebsd8.2 checking for dynamic library filename suffix... .so checking for some Darwin platform... no checking for some Win32 platform... no checking for native Win32... no checking for perl5... /usr/bin/perl5 checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-introspection... yes checking for vapigen... /usr/local/bin/vapigen checking for fsync... yes checking for BABL... yes checking for pkg-config... (cached) /usr/local/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.28.0... yes (version 2.28.8) checking for DEP... yes checking for bind_textdomain_codeset... yes checking if GLib is version 2.21.0 or newer... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for perl5... /usr/bin/perl5 checking for ruby... yes checking for enscript... /usr/local/bin/enscript checking for asciidoc... /usr/local/bin/asciidoc checking for dot... /usr/local/bin/dot checking for a Python interpreter with version >= 2.5.0... python checking for python... /usr/local/bin/python checking for python version... 2.7 checking for python platform... freebsd8 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for CAIRO... yes checking for PANGO... yes checking for PANGOCAIRO... yes checking for GDK_PIXBUF... yes checking for LENSFUN... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for jpeg_save_markers in -ljpeg... yes checking for PNG... yes checking for RSVG... yes checking for OPENEXR... yes checking for sdl-config... /usr/local/bin/sdl-config checking for OPENRAW... yes checking for JASPER... no checking for jas_stream_freopen in -ljasper... yes checking for dot... /usr/local/bin/dot checking for LUA... no checking for LUA... yes checking linux/videodev.h usability... yes checking linux/videodev.h presence... yes checking for linux/videodev.h... yes checking for run_spiro in -lspiro... yes checking for spirolib.h... checking for spiro.h... yes yes checking for EXIV2... yes checking for umfpack_dl_solve in -lumfpack... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for w3m... /usr/local/bin/w3m checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wold-style-definition... yes configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating gegl/Makefile config.status: creating gegl/gegl-version.h config.status: creating gegl/buffer/Makefile config.status: creating gegl/graph/Makefile config.status: creating gegl/module/Makefile config.status: creating gegl/operation/Makefile config.status: creating gegl/process/Makefile config.status: creating gegl/property-types/Makefile config.status: creating libs/Makefile config.status: creating libs/rgbe/Makefile config.status: creating operations/Makefile config.status: creating operations/affine/Makefile config.status: creating operations/core/Makefile config.status: creating operations/common/Makefile config.status: creating operations/common/perlin/Makefile config.status: creating operations/external/Makefile config.status: creating operations/generated/Makefile config.status: creating operations/workshop/Makefile config.status: creating operations/workshop/external/Makefile config.status: creating operations/workshop/generated/Makefile config.status: creating tools/Makefile config.status: creating docs/Makefile config.status: creating docs/index-static.txt config.status: creating docs/gallery/Makefile config.status: creating docs/gallery/data/Makefile config.status: creating examples/Makefile config.status: creating examples/data/Makefile config.status: creating tests/Makefile config.status: creating tests/buffer/Makefile config.status: creating tests/buffer/reference/Makefile config.status: creating tests/buffer/tests/Makefile config.status: creating tests/compositions/Makefile config.status: creating tests/compositions/data/Makefile config.status: creating tests/python/Makefile config.status: creating tests/simple/Makefile config.status: creating tests/xml/Makefile config.status: creating gegl.pc config.status: creating gegl-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Building GEGL with prefix=/usr/local Optional features: GEGL docs: no Build workshop: no Build website: yes SIMD: sse: mmx: Vala support: yes Optional dependencies: asciidoc: yes enscript: yes Ruby: yes Lua: yes Cairo: yes Pango: yes pangocairo: yes GDKPixbuf: yes JPEG: yes PNG: yes OpenEXR: yes rsvg: yes SDL: yes openraw: yes Jasper: yes graphviz: yes avformat: no (disabled) V4L: yes spiro: yes EXIV: yes umfpack: no (usable umfpack library not found) ===> Building for gegl-0.1.8 gmake all-recursive gmake[1]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8' Making all in libs gmake[2]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/libs' Making all in rgbe gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/libs/rgbe' CC librgbe_la-rgbe.lo CCLD librgbe.la gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/libs/rgbe' gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/libs' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/libs' gmake[2]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/libs' Making all in gegl gmake[2]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl' Making all in buffer gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/buffer' CC gegl-tile-backend-tiledir.lo CC gegl-buffer.lo CC gegl-buffer-access.lo CC gegl-buffer-share.lo CC gegl-buffer-iterator.lo CC gegl-buffer-linear.lo CC gegl-buffer-save.lo CC gegl-buffer-load.lo CC gegl-cache.lo CC gegl-sampler.lo CC gegl-sampler-cubic.lo CC gegl-sampler-lanczos.lo CC gegl-sampler-linear.lo CC gegl-sampler-nearest.lo CC gegl-sampler-lohalo.lo CC gegl-region-generic.lo CC gegl-tile.lo CC gegl-tile-source.lo CC gegl-tile-storage.lo CC gegl-tile-backend.lo CC gegl-tile-backend-file.lo CC gegl-tile-backend-ram.lo CC gegl-tile-handler.lo CC gegl-tile-handler-cache.lo CC gegl-tile-handler-chain.lo CC gegl-tile-handler-empty.lo CC gegl-tile-handler-log.lo CC gegl-tile-handler-zoom.lo CC gegl-id-pool.lo CCLD libbuffer.la gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/buffer' Making all in graph gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/graph' CC gegl-connection.lo CC gegl-node.lo CC gegl-pad.lo CC gegl-visitor.lo CC gegl-visitable.lo CCLD libgraph.la gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/graph' Making all in module gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/module' CC gegldatafiles.lo CC geglmodule.lo CC geglmoduledb.lo CCLD libmodule.la gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/module' Making all in operation gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/operation' CC gegl-extension-handler.lo CC gegl-operation.lo CC gegl-operation-area-filter.lo CC gegl-operation-composer.lo CC gegl-operation-composer3.lo CC gegl-operation-filter.lo CC gegl-operation-meta.lo CC gegl-operation-point-composer.lo CC gegl-operation-point-composer3.lo CC gegl-operation-point-filter.lo CC gegl-operation-point-render.lo CC gegl-operation-sink.lo CC gegl-operation-source.lo CC gegl-operation-temporal.lo CC gegl-operation-processors.lo CC gegl-operation-context.lo CC gegl-operations.lo CCLD liboperation.la gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/operation' Making all in process gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/process' CC gegl-need-visitor.lo CC gegl-debug-rect-visitor.lo CC gegl-eval-mgr.lo CC gegl-eval-visitor.lo CC gegl-finish-visitor.lo CC gegl-have-visitor.lo CC gegl-prepare-visitor.lo CC gegl-processor.lo CCLD libprocess.la gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/process' Making all in property-types gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/property-types' CC gegl-color.lo CC gegl-curve.lo CC gegl-path.lo CC gegl-paramspecs.lo CCLD libpropertytypes.la gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/property-types' gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl' CC gegl-c.lo CC gegl-config.lo CC gegl-cpuaccel.lo CC gegl-dot.lo CC gegl-dot-visitor.lo CC gegl-enums.lo CC gegl-init.lo CC gegl-instrument.lo CC gegl-utils.lo CC gegl-lookup.lo CC gegl-xml.lo CC gegl-matrix.lo CCLD libgegl-0.1.la GISCAN Gegl-0.1.gir property-types/gegl-color.h:120: Warning: Gegl: gegl_param_spec_color: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) property-types/gegl-color.h:126: Warning: Gegl: gegl_param_spec_color_from_string: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) property-types/gegl-curve.h:172: Warning: Gegl: gegl_param_spec_curve: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) property-types/gegl-path.h:383: Warning: Gegl: gegl_param_spec_path: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) gegl.h:100: Warning: Gegl: gegl_get_option_group: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) gegl.h:154: Warning: Gegl: gegl_list_properties: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) gegl.h:828: Warning: Gegl: gegl_config: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) gegl-lookup.h:40: Warning: Gegl: gegl_lookup_new_full: argument function: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) gegl-lookup.h:40: Warning: Gegl: gegl_lookup_new_full: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) gegl-lookup.h:45: Warning: Gegl: gegl_lookup_new: argument function: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) gegl-lookup.h:45: Warning: Gegl: gegl_lookup_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) buffer/gegl-tile.h:25: Warning: Gegl: gegl_tile_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) buffer/gegl-tile.h:26: Warning: Gegl: gegl_tile_new_bare: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) property-types/gegl-paramspecs.h:64: Warning: Gegl: gegl_param_spec_int32: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) property-types/gegl-paramspecs.h:101: Warning: Gegl: gegl_param_spec_int16: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) property-types/gegl-paramspecs.h:138: Warning: Gegl: gegl_param_spec_int8: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) property-types/gegl-paramspecs.h:167: Warning: Gegl: gegl_param_spec_string: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) property-types/gegl-paramspecs.h:196: Warning: Gegl: gegl_param_spec_file_path: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) property-types/gegl-paramspecs.h:225: Warning: Gegl: gegl_param_spec_multiline: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) property-types/gegl-paramspecs.h:253: Warning: Gegl: gegl_param_spec_enum: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) buffer/gegl-tile.h:27: Warning: Gegl: gegl_tile_ref: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) buffer/gegl-tile.h:45: Warning: Gegl: gegl_tile_dup: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) buffer/gegl-tile.h:55: Warning: Gegl: gegl_tile_set_data_full: argument destroy_notify: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) buffer/gegl-tile.h:61: Warning: Gegl: gegl_tile_set_unlock_notify: argument unlock_notify: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) gegl.h:542: Warning: Gegl: gegl_node_find_property: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) gegl.h:592: Warning: Gegl: gegl_node_get_input_proxy: return value: Missing (transfer) annotation gegl.h:616: Warning: Gegl: gegl_node_get_output_proxy: return value: Missing (transfer) annotation buffer/gegl-buffer.h:125: Warning: Gegl: gegl_buffer_create_sub_buffer: return value: Missing (transfer) annotation buffer/gegl-buffer.h:302: Warning: Gegl: gegl_buffer_dup: return value: Missing (transfer) annotation buffer/gegl-buffer.h:364: Warning: Gegl: gegl_buffer_sampler_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) buffer/gegl-buffer.h:452: Warning: Gegl: gegl_buffer_linear_open: return value: Missing (transfer) annotation buffer/gegl-buffer-iterator.h:51: Warning: Gegl: gegl_buffer_iterator_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) buffer/gegl-buffer.h:86: Warning: Gegl: gegl_buffer_open: return value: Missing (transfer) annotation buffer/gegl-buffer.h:111: Warning: Gegl: gegl_buffer_load: return value: Missing (transfer) annotation buffer/gegl-buffer.h:418: Warning: Gegl: gegl_buffer_linear_new_from_data: argument destroy_fn: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) property-types/gegl-curve.h:168: Warning: Gegl: gegl_curve_default_curve: return value: Missing (transfer) annotation buffer/gegl-tile-backend.h:55: Warning: Gegl: gegl_tile_backend_get_format: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) GICOMP Gegl-0.1.gir /usr/local/bin/vapigen --library=gegl-0.1 Gegl-0.1.gir error: Package `Babl-0.1' not found in specified Vala API directories or GObject-Introspection GIR directories error: Package `GLib-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories error: Package `GObject-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories Generation failed: 3 error(s), 0 warning(s) gmake[3]: *** [gegl-0.1.vapi] Error 1 gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/graphics/gegl. *** Error code 1 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111221213.pAMCD2rN042891>