Opened 19 years ago

Closed 19 years ago

#7533 closed defect (fixed)

Unable to install gnome-mime-data

Reported by: Martin.Buchmann@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

gnome-mime-data is installed as a dependency on my system (10.4.5). But there is something wrong with XML::Parser during configuration which i don't understand and don't know how to cope with.

Here is the output:

sudo port -dv install gnome-mime-data ---> Fetching gnome-mime-data ---> gnome-mime-data-2.4.2.tar.bz2 doesn't seem to exist in /opt/local/var/db/dports/distfiles/gnome-mime-data ---> Attempting to fetch gnome-mime-data-2.4.2.tar.bz2 from http://www.gtlib.cc.gatech.edu/pub/gnome/sources/gnome-mime-data/2.4/ ---> Verifying checksum(s) for gnome-mime-data ---> Checksumming gnome-mime-data-2.4.2.tar.bz2 ---> Extracting gnome-mime-data ---> Extracting gnome-mime-data-2.4.2.tar.bz2 ---> Configuring gnome-mime-data checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking whether build environment is sane... yes /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-mime-data/work/gnome-mime-data-2.4.2/missing: Unknown `--run' option Try `/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-mime-data/work/gnome-mime-data-2.4.2/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for perl... /opt/local/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Warning: the following items did not execute (for gnome-mime-data): com.apple.activate com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install G: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/perl/p5-xml-parser DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/perl/p5-xml-parser DEBUG: Searching for dependency: p5-xml-parser DEBUG: Found Dependency: receipt exists for p5-xml-parser DEBUG: Executing com.apple.main (gnome-mime-data) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/gnome-mime-data-2.4.2_0.powerpc.tgz DEBUG: Skipping unarchive (gnome-mime-data) since no archive found DEBUG: Skipping completed com.apple.unarchive (gnome-mime-data) DEBUG: Executing com.apple.fetch (gnome-mime-data)

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

0 829k 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 1 829k 1 14480 0 0 4461 0 0:03:10 0:00:03 0:03:07 35930

29 829k 29 243k 0 0 59326 0 0:00:14 0:00:04 0:00:10 179k 89 829k 89 743k 0 0 143k 0 0:00:05 0:00:05 --:--:-- 317k

100 829k 100 829k 0 0 155k 0 0:00:05 0:00:05 --:--:-- 330k DEBUG: Executing com.apple.checksum (gnome-mime-data) DEBUG: Correct (rmd160) checksum for gnome-mime-data-2.4.2.tar.bz2 DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 DEBUG: Executing com.apple.extract (gnome-mime-data) DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/gnome-mime-data/gnome-mime-data-2.4.2.tar.bz2 DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-mime-data/work" && /opt/local/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/gnome-mime-data/gnome-mime-data-2.4.2.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing com.apple.patch (gnome-mime-data) DEBUG: Executing com.apple.configure (gnome-mime-data) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-mime-data/work/gnome-mime-data-2.4.2" && CPPFLAGS="-I/opt/local/include -L/opt/local/lib" ./configure --prefix=/opt/local --mandir=/opt/local/share/man' 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-mime-data/work/gnome-mime-data-2.4.2" && CPPFLAGS="-I/opt/local/include -L/opt/local/lib" ./configure --prefix=/opt/local --mandir=/opt/local/share/man" returned error 1 Command output: checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking whether build environment is sane... yes /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-mime-data/work/gnome-mime-data-2.4.2/missing: Unknown `--run' option Try `/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-mime-data/work/gnome-mime-data-2.4.2/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for perl... /opt/local/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

Error: /opt/local/bin/port: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 19 years ago by blb@…

(In reply to comment #0) ...

checking for perl... /opt/local/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

Error: /opt/local/bin/port: Status 1 encountered during processing.

Hmm, p5-xml-parser is listed as a dependency for gnome-mime-data. Do you have that port installed (most likely)? If so, did you happen recently to do an upgrade of the perl5.8 port? If yes, you'll need to redo the p5-* ports you have installed (as recently came up on the DP mailing list, <http://opendarwin.org/pipermail/darwinports/2006-February/032459.html>).

comment:2 Changed 19 years ago by Martin.Buchmann@…

(In reply to comment #1)

Hmm, p5-xml-parser is listed as a dependency for gnome-mime-data. Do you have that port installed (most likely)? If so, did you happen recently to do an upgrade of the perl5.8 port? If yes, you'll need to redo the p5-* ports you have installed (as recently came up on the DP mailing list, <http://opendarwin.org/pipermail/darwinports/2006-February/032459.html>).

Thanks! I have uninstalled, cleaned and re-installed my p5-* ports and now it works. I must have missed this thread on the mailing list.

Best regards

Martin

comment:3 Changed 19 years ago by Martin.Buchmann@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.