Date: Fri, 17 May 2013 01:09:42 GMT From: kion <boluos@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/178698: package dependencies Message-ID: <201305170109.r4H19g8D062552@oldred.FreeBSD.org> Resent-Message-ID: <201305170110.r4H1A0dZ057627@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 178698 >Category: i386 >Synopsis: package dependencies >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 17 01:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: kion >Release: 9.1 >Organization: CSCEC >Environment: FreeBSD tfio.net 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:11:52 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: i have already update the ports when i use ports to install Gimp,it appears as following: "... configure: error: Package requirements (babl >= 0.1.10) were not met: Package dependency requirement 'babl >= 0.1.10' could not be satisfied. Package 'babl' has version '0.1.6', required version is '>= 0.1.10' .." >How-To-Repeat: # cd /usr/ports/graphics/gimp # make install ===> Installing for gimp-2.8.4,2 ===> gimp-2.8.4,2 depends on executable: gimp-2.8 - not found ===> Verifying install for gimp-2.8 in /usr/ports/graphics/gimp-app ===> gimp-app-2.8.4_1,1 depends on file: /usr/local/libdata/pkgconfig/iso-codes.pc - found ===> gimp-app-2.8.4_1,1 depends on executable: pkgconf - found ===> gimp-app-2.8.4_1,1 depends on executable: gmake - found ===> gimp-app-2.8.4_1,1 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> gimp-app-2.8.4_1,1 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> gimp-app-2.8.4_1,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> gimp-app-2.8.4_1,1 depends on package: libtool>=2.4 - found ===> gimp-app-2.8.4_1,1 depends on executable: update-desktop-database - found ===> gimp-app-2.8.4_1,1 depends on executable: gtk-update-icon-cache - found ===> gimp-app-2.8.4_1,1 depends on file: /usr/local/bin/intltool-extract - found ===> gimp-app-2.8.4_1,1 depends on shared library: png15 - found ===> gimp-app-2.8.4_1,1 depends on shared library: jpeg - found ===> gimp-app-2.8.4_1,1 depends on shared library: tiff - found ===> gimp-app-2.8.4_1,1 depends on shared library: lcms - found ===> gimp-app-2.8.4_1,1 depends on shared library: gegl-0.2 - not found ===> Verifying install for gegl-0.2 in /usr/ports/graphics/gegl ===> gegl-0.2.0_2 depends on executable: enscript - found ===> gegl-0.2.0_2 depends on file: /usr/local/include/linux/videodev.h - found ===> gegl-0.2.0_2 depends on executable: a2x - found ===> gegl-0.2.0_2 depends on executable: vimdot - found ===> gegl-0.2.0_2 depends on file: /usr/local/bin/sdl-config - found ===> gegl-0.2.0_2 depends on executable: pkgconf - found ===> gegl-0.2.0_2 depends on executable: gmake - found ===> gegl-0.2.0_2 depends on file: /usr/local/bin/intltool-extract - found ===> gegl-0.2.0_2 depends on shared library: babl-0.1 - found ===> gegl-0.2.0_2 depends on shared library: cairo - found ===> gegl-0.2.0_2 depends on shared library: cgraph - found ===> gegl-0.2.0_2 depends on shared library: jasper - found ===> gegl-0.2.0_2 depends on shared library: jpeg - found ===> gegl-0.2.0_2 depends on shared library: IlmImf - found ===> gegl-0.2.0_2 depends on shared library: openraw - found ===> gegl-0.2.0_2 depends on shared library: png15 - found ===> gegl-0.2.0_2 depends on shared library: rsvg-2 - found ===> gegl-0.2.0_2 depends on shared library: spiro - found ===> gegl-0.2.0_2 depends on shared library: exiv2 - found ===> gegl-0.2.0_2 depends on shared library: SDL-1.2.11 - found ===> gegl-0.2.0_2 depends on shared library: intl - found ===> gegl-0.2.0_2 depends on shared library: lua-5.1.1 - found ===> gegl-0.2.0_2 depends on shared library: glib-2.0 - found ===> gegl-0.2.0_2 depends on shared library: pcre - found ===> gegl-0.2.0_2 depends on shared library: gdk_pixbuf-2.0.0 - found ===> gegl-0.2.0_2 depends on shared library: pango-1.0.0 - found ===> Configuring for gegl-0.2.0_2 configure: loading site script /usr/ports/Templates/config.site checking whether gmake supports nested variables... yes 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... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable 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... i386-portbld-freebsd9.1 checking host system type... i386-portbld-freebsd9.1 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep 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 i386-portbld-freebsd9.1 file names to i386-portbld-freebsd9.1 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.1 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... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) 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... freebsd9.1 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... freebsd9.1 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... i386-portbld-freebsd9.1 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 to see if compiler understands -mmmx... yes checking whether we can compile MMX code... yes checking to see if compiler understands -msse... yes checking to see if compiler understands -ftree-vectorize... yes checking to see if compiler understands -ffast-math... yes checking whether we can compile SSE code... yes checking for perl5... /usr/bin/perl5 checking pkg-config is at least version 0.9.0... yes checking for gobject-introspection... no (disabled, use --enable-introspection to enable) checking for fsync... yes checking for BABL... no configure: error: Package requirements (babl >= 0.1.10) were not met: Package dependency requirement 'babl >= 0.1.10' could not be satisfied. Package 'babl' has version '0.1.6', required version is '>= 0.1.10' Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables BABL_CFLAGS and BABL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/graphics/gegl/work/gegl-0.2.0/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** [do-configure] Error code 1 Stop in /usr/ports/graphics/gegl. *** [install] Error code 1 Stop in /usr/ports/graphics/gegl. *** [lib-depends] Error code 1 Stop in /usr/ports/graphics/gimp-app. *** [install] Error code 1 Stop in /usr/ports/graphics/gimp-app. *** [run-depends] Error code 1 Stop in /usr/ports/graphics/gimp. *** [install] Error code 1 Stop in /usr/ports/graphics/gimp. >Fix: fix the dependency Patch attached with submission follows: # cd /usr/ports/graphics/gimp # make install ===> Installing for gimp-2.8.4,2 ===> gimp-2.8.4,2 depends on executable: gimp-2.8 - not found ===> Verifying install for gimp-2.8 in /usr/ports/graphics/gimp-app ===> gimp-app-2.8.4_1,1 depends on file: /usr/local/libdata/pkgconfig/iso-codes.pc - found ===> gimp-app-2.8.4_1,1 depends on executable: pkgconf - found ===> gimp-app-2.8.4_1,1 depends on executable: gmake - found ===> gimp-app-2.8.4_1,1 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> gimp-app-2.8.4_1,1 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> gimp-app-2.8.4_1,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> gimp-app-2.8.4_1,1 depends on package: libtool>=2.4 - found ===> gimp-app-2.8.4_1,1 depends on executable: update-desktop-database - found ===> gimp-app-2.8.4_1,1 depends on executable: gtk-update-icon-cache - found ===> gimp-app-2.8.4_1,1 depends on file: /usr/local/bin/intltool-extract - found ===> gimp-app-2.8.4_1,1 depends on shared library: png15 - found ===> gimp-app-2.8.4_1,1 depends on shared library: jpeg - found ===> gimp-app-2.8.4_1,1 depends on shared library: tiff - found ===> gimp-app-2.8.4_1,1 depends on shared library: lcms - found ===> gimp-app-2.8.4_1,1 depends on shared library: gegl-0.2 - not found ===> Verifying install for gegl-0.2 in /usr/ports/graphics/gegl ===> gegl-0.2.0_2 depends on executable: enscript - found ===> gegl-0.2.0_2 depends on file: /usr/local/include/linux/videodev.h - found ===> gegl-0.2.0_2 depends on executable: a2x - found ===> gegl-0.2.0_2 depends on executable: vimdot - found ===> gegl-0.2.0_2 depends on file: /usr/local/bin/sdl-config - found ===> gegl-0.2.0_2 depends on executable: pkgconf - found ===> gegl-0.2.0_2 depends on executable: gmake - found ===> gegl-0.2.0_2 depends on file: /usr/local/bin/intltool-extract - found ===> gegl-0.2.0_2 depends on shared library: babl-0.1 - found ===> gegl-0.2.0_2 depends on shared library: cairo - found ===> gegl-0.2.0_2 depends on shared library: cgraph - found ===> gegl-0.2.0_2 depends on shared library: jasper - found ===> gegl-0.2.0_2 depends on shared library: jpeg - found ===> gegl-0.2.0_2 depends on shared library: IlmImf - found ===> gegl-0.2.0_2 depends on shared library: openraw - found ===> gegl-0.2.0_2 depends on shared library: png15 - found ===> gegl-0.2.0_2 depends on shared library: rsvg-2 - found ===> gegl-0.2.0_2 depends on shared library: spiro - found ===> gegl-0.2.0_2 depends on shared library: exiv2 - found ===> gegl-0.2.0_2 depends on shared library: SDL-1.2.11 - found ===> gegl-0.2.0_2 depends on shared library: intl - found ===> gegl-0.2.0_2 depends on shared library: lua-5.1.1 - found ===> gegl-0.2.0_2 depends on shared library: glib-2.0 - found ===> gegl-0.2.0_2 depends on shared library: pcre - found ===> gegl-0.2.0_2 depends on shared library: gdk_pixbuf-2.0.0 - found ===> gegl-0.2.0_2 depends on shared library: pango-1.0.0 - found ===> Configuring for gegl-0.2.0_2 configure: loading site script /usr/ports/Templates/config.site checking whether gmake supports nested variables... yes 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... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable 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... i386-portbld-freebsd9.1 checking host system type... i386-portbld-freebsd9.1 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep 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 i386-portbld-freebsd9.1 file names to i386-portbld-freebsd9.1 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.1 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... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) 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... freebsd9.1 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... freebsd9.1 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... i386-portbld-freebsd9.1 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 to see if compiler understands -mmmx... yes checking whether we can compile MMX code... yes checking to see if compiler understands -msse... yes checking to see if compiler understands -ftree-vectorize... yes checking to see if compiler understands -ffast-math... yes checking whether we can compile SSE code... yes checking for perl5... /usr/bin/perl5 checking pkg-config is at least version 0.9.0... yes checking for gobject-introspection... no (disabled, use --enable-introspection to enable) checking for fsync... yes checking for BABL... no configure: error: Package requirements (babl >= 0.1.10) were not met: Package dependency requirement 'babl >= 0.1.10' could not be satisfied. Package 'babl' has version '0.1.6', required version is '>= 0.1.10' Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables BABL_CFLAGS and BABL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/graphics/gegl/work/gegl-0.2.0/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** [do-configure] Error code 1 Stop in /usr/ports/graphics/gegl. *** [install] Error code 1 Stop in /usr/ports/graphics/gegl. *** [lib-depends] Error code 1 Stop in /usr/ports/graphics/gimp-app. *** [install] Error code 1 Stop in /usr/ports/graphics/gimp-app. *** [run-depends] Error code 1 Stop in /usr/ports/graphics/gimp. *** [install] Error code 1 Stop in /usr/ports/graphics/gimp. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305170109.r4H19g8D062552>