#16403: gtkglext can't find pangocairo ----------------------------------+----------------------------------------- Reporter: guaripete@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: pangocairo Port: gtkglext | ----------------------------------+----------------------------------------- Comment(by barabas@…): Replying to [ticket:16403 guaripete@…]: when issuing a port-install gobby, I get the following: checking for PANGOMM... configure: error: Package requirements (glibmm-2.4
= 2.14.1 cairomm-1.0 >= 1.2.2 pangocairo >= 1.21.3) were not met: Requested 'pangocairo >= 1.21.3' but version of Pango Cairo is 1.20.5
Cairo and pango packages are at version 1.8.6. It appears that somewhere in the upgrading of Pango and/or cairo, pangocairo is not properly created. Suggestions?
{{{
port install graphviz +python +ruby +smyrna +gui ---> Configuring gtkglext 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_devel_gtkglext/work/gtkglext-1.2.0" && ./configure --prefix=/opt/local --with-gl- libdir=/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries " returned error 1 Command output: 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.4.0 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for some Win32 platform... no checking for native Win32... no checking whether build environment is sane... yes checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for gawk... (cached) gawk checking for perl5... no checking for perl... /opt/local/bin/perl checking for indent... indent checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for BASE_DEPENDENCIES... configure: error: Package requirements (gtk+-2.0 >= 2.0.0 gdk-2.0 >= 2.0.0 pango >= 1.0.0 pangox >= 1.0.0 gmodule-2.0 >= 2.0.0 ) were not met:
No package 'pangox' 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 BASE_DEPENDENCIES_CFLAGS and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
Error: The following dependencies failed to build: gtkglext swig php5 libmcrypt mhash Error: Status 1 encountered during processing. }}}
-- Ticket URL: <http://trac.macports.org/ticket/16403#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS