gramps fails configure
Reported by: |
luke-macports@… |
Owned by: |
macports-tickets@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
|
Keywords:
|
|
Cc:
|
|
Port:
|
|
|
|
Having just run sudo port -d sync, and seeing no outdated packages afterwards, I get the following trying to install gramps.
pomme:~ lukeschierer$ sudo port install gramps
Password:
---> Configuring gramps
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_gramps/work/gramps-2.0.10" && ./configure --prefix=/opt/local --disable-mime-install" returned error 1
Command output: checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gconftool-2... /opt/local/bin/gconftool-2
Using config source xml:merged:/opt/local/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
Using directory $(prefix)/share/mime for installation of mime type definitions
checking for msgfmt... /opt/local/bin/msgfmt
checking for msgconv... /opt/local/bin/msgconv
checking for iconv... /opt/local/bin/iconv
checking for a Python interpreter with version >= 2.3... python
checking for python... /opt/local/bin/python
checking for python version... 2.4
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.4/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages
checking for sh... /bin/sh
checking Python bindings for gtk2.4 (pygtk2>=2.3.4)... ok
checking Python bindings for gnome... ./configure: line 2324: 23600 Bus error $PYTHON conftest.py
cat: conftest.out: No such file or directory
configure: error:
The python bindings for gnome 2.0 (gnome-python2) could not be found.
Error: Status 1 encountered during processing.
pomme:~ lukeschierer$ port --version
MacPorts 1.320
Entering interactive mode... ("help" for help, "quit" to quit)
[Users/lukeschierer] > quit
Goodbye
pomme:~ lukeschierer$
Update to 2.2.6. Also must upgrade to the latest gnome libraries.