Opened 18 years ago

Closed 18 years ago

#5891 closed defect (fixed)

BUG: gnome/planner (Target com.apple.configure returned: configure failure)

Reported by: pottmi@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: ideinit@…
Port:

Description

This was at the bottom of 1 hour and 40 minutes of output of this command

sudo port install planner

How do i fix? How do I restart this process without the 1:40 wait

---> Attempting to fetch planner-0.13.tar.bz2 from http://www.gtlib.cc.gatech.edu/pub/gnome/ sources/planner/0.13/ ---> Verifying checksum(s) for planner ---> Extracting planner ---> Configuring planner Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/ dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_planner/ work/planner-0.13" && ./configure --prefix=/opt/local --disable-python --disable-dotnet" returned error 1 Command output: checking whether to build shared libraries... yes checking whether to build static libraries... no 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 GLIB - version >= 2.0.0... yes (version 2.8.3) checking what warning flags to pass to the C compiler... checking for intltool >= 0.30... 0.33 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 for pkg-config... (cached) /opt/local/bin/pkg-config checking for update-mime-database... no checking for update-desktop-database... no checking for gconftool-2... no configure: error: gconftool-2 executable not found in your path - should be installed with GConf

Attachments (2)

planner-gconf-dep.patch (767 bytes) - added by jml@… 18 years ago.
Preliminary patch
Portfile (1.3 KB) - added by jml@… 18 years ago.
Updated portfile

Download all attachments as: .zip

Change History (6)

comment:1 Changed 18 years ago by mww@…

Summary: Error: Target com.apple.configure returned: configure failure:BUG: gnome/planner (Target com.apple.configure returned: configure failure)

looks like a missing dependency - someone knows which port provides the 'gconftool-2' executable?

The maintainers mail-address is not registered in Bugzilla btw. - bad!

Changed 18 years ago by jml@…

Attachment: planner-gconf-dep.patch added

Preliminary patch

Changed 18 years ago by jml@…

Attachment: Portfile added

Updated portfile

comment:2 Changed 18 years ago by jml@…

attachments.isobsolete: 01

comment:3 Changed 18 years ago by olegb@…

Cc: ideinit@… added

* Bug 7061 has been marked as a duplicate of this bug. *

comment:4 Changed 18 years ago by olegb@…

Resolution: fixed
Status: newclosed

commited, thanks - builds fine.

Next til please unified diffs (diff -u)

Note: See TracTickets for help on using tickets.