[MacPorts] #6123: Gnome Themes didn't find gtk-engines-2 when building
MacPorts
noreply at macports.org
Mon Mar 22 04:54:39 PDT 2010
#6123: Gnome Themes didn't find gtk-engines-2 when building
---------------------------------+------------------------------------------
Reporter: m.rick@… | Owner: gnome-darwinports@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.0
Resolution: fixed | Keywords:
Port: gnome-themes |
---------------------------------+------------------------------------------
Changes (by jmr@…):
* component: base => ports
* port: => gnome-themes
Old description:
> aymeric$ sudo port install gnome-themes
> ---> Configuring gnome-themes
> Error: Target com.apple.configure returned: configure failure: shell
> command "cd
> "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports
> .org_dpupdate_dports_gnome_gnome-themes/work/gnome-themes-2.12.0"
> && CPPFLAGS="-L/opt/local/lib -I/opt/local/include" ./configure
> --prefix=/opt/local --enable-all-themes" returned error 1
> Command output: checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc static flag works... yes
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fno-common
> checking if gcc PIC flag -fno-common works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld) supports shared
> libraries... yes
> checking dynamic linker characteristics... darwin8.3.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 g++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... no
> checking whether the g++ linker (/usr/bin/ld) supports shared
> libraries... yes
> checking for g++ option to produce PIC... -fno-common
> checking if g++ PIC flag -fno-common works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared
> libraries... yes
> checking dynamic linker characteristics... darwin8.3.0 dyld
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> appending configuration tag "F77" to libtool
> checking for pkg-config... /opt/local/bin/pkg-config
> checking for gtk+-2.0 >= 2.0.0 gdk-pixbuf-2.0 >= 2.0.0 gtk-engines-2
> > >= 2.5.0 ... Package gtk-engines-2 was not found in the pkg-config
> search path. Perhaps you should add the directory containing
> `gtk-engines-2.pc' to the PKG_CONFIG_PATH environment variable No
> package 'gtk-engines-2' found
> configure: error: Library requirements (gtk+-2.0 >= 2.0.0
> gdk-pixbuf-2.0 >= 2.0.0 gtk-engines-2 >= 2.5.0 ) not met; consider
> adjusting the PKG_CONFIG_PATH environment variable if your libraries are
> in a nonstandard prefix so pkg-config can find them.
>
> Error: /opt/local/bin/port: Status 1 encountered during processing.
New description:
{{{
aymeric$ sudo port install gnome-themes
---> Configuring gnome-themes
Error: Target com.apple.configure returned: configure failure: shell
command "cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports
.org_dpupdate_dports_gnome_gnome-themes/work/gnome-themes-2.12.0"
&& CPPFLAGS="-L/opt/local/lib -I/opt/local/include" ./configure
--prefix=/opt/local --enable-all-themes" returned error 1
Command output: checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... darwin8.3.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 g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... darwin8.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for pkg-config... /opt/local/bin/pkg-config
checking for gtk+-2.0 >= 2.0.0 gdk-pixbuf-2.0 >= 2.0.0 gtk-engines-2
> >= 2.5.0 ... Package gtk-engines-2 was not found in the pkg-config
search path. Perhaps you should add the directory containing
`gtk-engines-2.pc' to the PKG_CONFIG_PATH environment variable No
package 'gtk-engines-2' found
configure: error: Library requirements (gtk+-2.0 >= 2.0.0
gdk-pixbuf-2.0 >= 2.0.0 gtk-engines-2 >= 2.5.0 ) not met; consider
adjusting the PKG_CONFIG_PATH environment variable if your libraries are
in a nonstandard prefix so pkg-config can find them.
Error: /opt/local/bin/port: Status 1 encountered during processing.
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/6123#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list