Opened 14 years ago

Closed 14 years ago

#23655 closed defect (fixed)

clutter-cairo can't find clutter

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: sangshuduo@…
Port: clutter-cairo

Description

On Snow Leopard:

$ sudo port install clutter-cairo +universal
--->  Computing dependencies for clutter-cairo
--->  Fetching clutter
--->  Attempting to fetch clutter-1.0.8.tar.bz2 from http://distfiles.macports.org/clutter
--->  Verifying checksum(s) for clutter
--->  Extracting clutter
--->  Configuring clutter
--->  Building clutter
--->  Staging clutter into destroot
--->  Installing clutter @1.0.8_0+universal
--->  Activating clutter @1.0.8_0+universal
--->  Cleaning clutter
--->  Fetching clutter-cairo
--->  Attempting to fetch clutter-cairo-0.8.2.tar.bz2 from http://distfiles.macports.org/clutter-cairo
--->  Verifying checksum(s) for clutter-cairo
--->  Extracting clutter-cairo
--->  Configuring clutter-cairo
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_graphics_clutter-cairo/work/clutter-cairo-0.8.2" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-docs --disable-gtk-doc " returned error 1
Command output: checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for memset... yes
checking for munmap... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... configure: error: Package requirements (clutter-0.8 >= 0.8.0, cairo >= 1.4) were not met:

No package 'clutter-0.8' 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 DEPS_CFLAGS
and DEPS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Change History (3)

comment:1 Changed 14 years ago by sangshuduo@…

Cc: sangshuduo@… added

Cc Me!

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Rainer says the clutter web site says clutter-cairo has been integrated into clutter, so the clutter-cairo port should become a stub port marked as being "replaced_by clutter".

comment:3 Changed 14 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

There being no dependents, port clutter-cairo deleted in r71007

Note: See TracTickets for help on using tickets.