Opened 16 years ago

Closed 15 years ago

#14327 closed defect (invalid)

kdepim3 Building failure

Reported by: lorddefinitia@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: lorddefinitia@…, takanori@…
Port:

Description

I posted a bug here a few days back, with regards to installing kde, so I'm suspicious that my computer simply doesn't like kde...especially as often builds for dependencies will corrupt and then magically work the next time I download them.

Anyhoo, kde still requires kdepim3, and fails when it tries to build it, I've tried cleaning out both kde and kdepim3 several times now and rebuilding both kde and kdepim3 seperately, but it still fails. Full log posted below:

sudo port install kde
--->  Fetching kdepim3
--->  Attempting to fetch kdepim-3.5.8.tar.bz2 from http://kde.mirrors.hoobly.com/stable/3.5.8/src/
--->  Attempting to fetch kdepim-3.5.8.tar.bz2 from http://gd.tuwien.ac.at/kde/stable/3.5.8/src/
--->  Attempting to fetch kde-admindir-1024.tar.bz2 from http://ranger.users.finkproject.org/distfiles/kde-admindir/
--->  Verifying checksum(s) for kdepim3
--->  Extracting kdepim3
--->  Configuring kdepim3
--->  Building kdepim3 with target all
Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdepim3/work/kdepim-3.5.8 && ./CompileScript.sh" returned error 1
Command output: kxml_compiler: substituteReferences for 'attlist.em'
kxml_compiler: REF strong
kxml_compiler: substituteReferences for 'strong'
kxml_compiler: substituteReferences for 'strong'
kxml_compiler: REF attlist.strong
kxml_compiler: substituteReferences for 'attlist.strong'
kxml_compiler: REF br
kxml_compiler: substituteReferences for 'br'
kxml_compiler: substituteReferences for 'br'
kxml_compiler: REF attlist.br
kxml_compiler: substituteReferences for 'attlist.br'
kxml_compiler: REF responsible
kxml_compiler: substituteReferences for 'responsible'
kxml_compiler: substituteReferences for 'responsible'
kxml_compiler: REF attlist.responsible
kxml_compiler: substituteReferences for 'attlist.responsible'
kxml_compiler: REF category
kxml_compiler: Don't resolve self reference
kxml_compiler: Begin creating code
kxml_compiler: Create classes
kxml_compiler: Create parser
kxml_compiler: Creator::createFileParserCustom()
kxml_compiler: Begin printing code
kxml_compiler: Print external parser.
kxml_compiler: Print header
kxml_compiler: Print implementation
kxml_compiler: Finished.
Error creating ./kresources/featureplan/kde-features.h. Exit status 140.
../../kode/kxml_compiler/kxml_compiler --custom-parser /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdepim3/work/kdepim-3.5.8/kresources/featureplan/kde-features.rng
kdepim3-3.5.8-0 make failed!

Error: The following dependencies failed to build: kdepim3 kdeutils3 gmp
Error: Status 1 encountered during processing.

kdepim3 here being the dependency that crashed the build.

If it helps at all fink seemed pretty confused as to what libraries to use to build kdepim3, as I was going to try installing it under fink and hoping port install kde could use whatever fink built...show's how much I know.

I was going to venture installing the thing from source myself...but the entire reason behind using MacPorts is to avoid doing this very thing.

One interesting thing of note I find is that running port selfupdate, I have version 1.6 installed, however 1.7 is available in the trac report, this wouldn't be something I need version 1.7 of macports to use?!?

Change History (4)

comment:1 Changed 16 years ago by jmpp@…

Milestone: Port Bugs

comment:2 Changed 16 years ago by takanori@…

Cc: lorddefinitia@… takanori@… added

This problem might be fixed in r34268. Please try the following steps, and tell me the result.

1) clean the old workdir.

$ sudo port clean kdepim3

2) update your ports db.

$ sudo port -d selfupdate

3) (re-)install kdepim3.

$ sudo port install kdepim3

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:4 Changed 15 years ago by takanori@…

Resolution: invalid
Status: newclosed

No response from the reporter.

Note: See TracTickets for help on using tickets.