[MacPorts] #17652: gimp install fails... No package 'gail' found

MacPorts noreply at macports.org
Sun Dec 14 21:54:43 PST 2008


#17652: gimp install fails... No package 'gail' found
----------------------------------+-----------------------------------------
 Reporter:  johnrizzo1@…          |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:  Port Bugs                            
Component:  ports                 |     Version:  1.7.0                                
 Keywords:  gimp gail             |        Port:  gimp                                 
----------------------------------+-----------------------------------------
 I have a fairly new port install and I've updated to the latest version...

 {{{

 ... See attachment for full debug

 --->  Configuring libgnomecanvas
 DEBUG: Using compiler 'Mac OS X gcc 4.0'
 DEBUG: Executing org.macports.configure (libgnomecanvas)
 DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include
 -L/opt/local/lib' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.5'
 PERL='/opt/local/bin/perl' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0'
 F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2'
 OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2'
 FFLAGS='-O2' CC='/usr/bin/gcc-4.0' INTLTOOL_PERL='/opt/local/bin/perl'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgnomecanvas/work/libgnomecanvas-2.20.1.1"
 && ./configure --prefix=/opt/local'
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... ./install-sh -c -d
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for style of include used by make... GNU
 checking for gcc... /usr/bin/gcc-4.0
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether /usr/bin/gcc-4.0 accepts -g... yes
 checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
 checking dependency style of /usr/bin/gcc-4.0... gcc3
 checking for library containing strerror... none required
 checking for gcc... (cached) /usr/bin/gcc-4.0
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
 checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none
 needed
 checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
 checking how to run the C preprocessor... /usr/bin/cpp-4.0
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for ANSI C header files... yes
 checking build system type... i386-apple-darwin9.5.0
 checking host system type... i386-apple-darwin9.5.0
 checking for a sed that does not truncate output... /usr/bin/sed
 checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-
 darwin9/4.0.1/ld
 checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is
 GNU ld... no
 checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload
 object files... -r
 checking for BSD-compatible nm... /usr/bin/nm -p
 checking whether ln -s works... yes
 checking how to recognise dependent libraries... pass_all
 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 dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking whether we are using the GNU C++ compiler... yes
 checking whether /usr/bin/g++-4.0 accepts -g... yes
 checking dependency style of /usr/bin/g++-4.0... gcc3
 checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
 checking for g77... no
 checking for xlf... no
 checking for f77... no
 checking for frt... no
 checking for pgf77... no
 checking for cf77... no
 checking for fort77... no
 checking for fl32... no
 checking for af77... no
 checking for xlf90... no
 checking for f90... no
 checking for pgf90... no
 checking for pghpf... no
 checking for epcf90... no
 checking for gfortran... no
 checking for g95... no
 checking for xlf95... no
 checking for f95... no
 checking for fort... no
 checking for ifort... no
 checking for ifc... no
 checking for efc... no
 checking for pgf95... no
 checking for lf95... no
 checking for ftn... no
 checking whether we are using the GNU Fortran 77 compiler... no
 checking whether  accepts -g... no
 checking the maximum length of command line arguments... 196608
 checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0
 object... ok
 checking for objdir... .libs
 checking for ar... ar
 checking for ranlib... ranlib
 checking for strip... strip
 checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
 checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
 checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
 checking if /usr/bin/gcc-4.0 static flag -static works... no
 checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
 checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-
 darwin9/4.0.1/ld) supports shared libraries... yes
 checking dynamic linker characteristics... darwin9.5.0 dyld
 checking how to hardcode library paths into programs... immediate
 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... yes
 configure: creating libtool
 appending configuration tag "CXX" to libtool
 checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-
 darwin9/4.0.1/ld
 checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is
 GNU ld... no
 checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-
 darwin9/4.0.1/ld) supports shared libraries... yes
 checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
 checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
 checking if /usr/bin/g++-4.0 static flag -static works... no
 checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
 checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-
 darwin9/4.0.1/ld) supports shared libraries... yes
 checking dynamic linker characteristics... darwin9.5.0 dyld
 checking how to hardcode library paths into programs... immediate
 appending configuration tag "F77" to libtool
 checking for intltool >= 0.35.0... 0.35.5 found
 checking for perl... /opt/local/bin/perl
 checking for XML::Parser... ok
 checking for iconv... /opt/local/bin/iconv
 checking for msgfmt... /opt/local/bin/msgfmt
 checking for msgmerge... /opt/local/bin/msgmerge
 checking for xgettext... /opt/local/bin/xgettext
 checking what warning flags to pass to the C compiler... -Wall -Wmissing-
 prototypes
 checking what language compliance flags to pass to the C compiler...
 checking locale.h usability... yes
 checking locale.h presence... yes
 checking for locale.h... yes
 checking for LC_MESSAGES... yes
 checking libintl.h usability... yes
 checking libintl.h presence... yes
 checking for libintl.h... yes
 checking for ngettext in libc... no
 checking for bindtextdomain in -lintl... yes
 checking for ngettext in -lintl... yes
 checking for dgettext in -lintl... yes
 checking for bind_textdomain_codeset... yes
 checking for msgfmt... /opt/local/bin/msgfmt
 checking for dcgettext... yes
 checking if msgfmt accepts -c... yes
 checking for gmsgfmt... /opt/local/bin/msgfmt
 checking for xgettext... /opt/local/bin/xgettext
 checking for pkg-config... /opt/local/bin/pkg-config
 checking pkg-config is at least version 0.18... yes
 checking for LIBGNOMECANVAS... configure: error: Package requirements (
 gtk+-2.0 >= 2.0.3   gail >= 1.9.0   libart-2.0 >= 2.3.8   pango >= 1.0.1
 pangoft2 >= 1.0.1) were not met:

 No package 'gail' found

 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

 Alternatively, you may set the environment variables LIBGNOMECANVAS_CFLAGS
 and LIBGNOMECANVAS_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.

 Error: Target org.macports.configure returned: configure failure: shell
 command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgnomecanvas/work/libgnomecanvas-2.20.1.1"
 && ./configure --prefix=/opt/local " returned error 1
 Command output: checking locale.h usability... yes
 checking locale.h presence... yes
 checking for locale.h... yes
 checking for LC_MESSAGES... yes
 checking libintl.h usability... yes
 checking libintl.h presence... yes
 checking for libintl.h... yes
 checking for ngettext in libc... no
 checking for bindtextdomain in -lintl... yes
 checking for ngettext in -lintl... yes
 checking for dgettext in -lintl... yes
 checking for bind_textdomain_codeset... yes
 checking for msgfmt... /opt/local/bin/msgfmt
 checking for dcgettext... yes
 checking if msgfmt accepts -c... yes
 checking for gmsgfmt... /opt/local/bin/msgfmt
 checking for xgettext... /opt/local/bin/xgettext
 checking for pkg-config... /opt/local/bin/pkg-config
 checking pkg-config is at least version 0.18... yes
 checking for LIBGNOMECANVAS... configure: error: Package requirements (
 gtk+-2.0 >= 2.0.3   gail >= 1.9.0   libart-2.0 >= 2.3.8   pango >= 1.0.1
 pangoft2 >= 1.0.1) were not met:

 No package 'gail' found

 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

 Alternatively, you may set the environment variables LIBGNOMECANVAS_CFLAGS
 and LIBGNOMECANVAS_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.


 Warning: the following items did not execute (for libgnomecanvas):
 org.macports.activate org.macports.configure org.macports.build
 org.macports.destroot org.macports.install
 Error: The following dependencies failed to build: gimp-app gimp2
 libgnomeui libbonoboui libgnomecanvas libmng lcms libwmf poppler openjpeg
 poppler-data py25-gtk py25-cairo py25-numpy fftw-3 py25-hashlib python25
 py25-nose py25-setuptools py25-zlib py25-gobject libxslt gimp-jp2 gimp-
 lqr-plugin liblqr gtk-nodoka-engine coreutils gutenprint icns-gimp
 macclipboard-gimp macfile-gimp ufraw exiv2 gtkimageview gtk-doc docbook-
 xml-4.3 xmlcatmgr docbook-xsl gnome-doc-utils docbook-xml docbook-
 xml-4.1.2 docbook-xml-4.2 docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0
 iso-codes py25-libxml2 rarian getopt xsane sane-backends libusb
 Error: Status 1 encountered during processing.

 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/17652>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list