New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21693 (closed defect: fixed)

Opened 2 years ago

Last modified 14 months ago

odcctools fails to build on snow leopard

Reported by: oliver.lehr@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc: mike@…, saml@…, dersh@…, macports@…
Port: odcctools

Description (last modified by macsforever2000@…) (diff)

Installation vi sudo port -s install g95 fails with error

--->  Applying patches to odcctools
Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_odcctools/work/odcctools/odcctools" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/odcctools/files/patch-extract.sh'" returned error 1
Command output: can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- extract.sh.orig	2009-09-13 11:24:01.000000000 -0700
|+++ extract.sh	2009-09-13 11:24:14.000000000 -0700
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored

Error: The following dependencies failed to build: odcctools
Error: Status 1 encountered during processing.

snow leopard is named:

10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386

macports port tool is: MacPorts 1.8.0

Change History

  Changed 2 years ago by macsforever2000@…

  • keywords g95, odcctools, patch removed
  • summary changed from g95 fortran compiler fails to build on snow leopard to odcctools fails to build on snow leopard
  • description modified (diff)
  • port changed from g95 @0.91 (lang) to odcctools

  Changed 2 years ago by macsforever2000@…

I see the following error when I try to install it:

$ sudo port install odcctools
--->  Computing dependencies for odcctools
--->  Fetching odcctools
--->  Verifying checksum(s) for odcctools
--->  Extracting odcctools
Error: Target org.macports.extract returned: shell command "cd /opt/local/var/macports/build/_opt_mports_trunk_dports_devel_odcctools/work/odcctools && ./extract.sh " returned error 1
Command output: Merging content from /Developer/SDKs/MacOSX10.4u.sdk
/Developer/SDKs/MacOSX10.4u.sdk must be present

follow-up: ↓ 4   Changed 2 years ago by macsforever2000@…

Try running the following:

sudo port clean --all odcctools
sudo port selfupdate
sudo port install odcctools

in reply to: ↑ 3   Changed 2 years ago by oliver.lehr@…

Replying to macsforever2000@…:

Try running the following: {{{ sudo port clean --all odcctools sudo port selfupdate sudo port install odcctools }}}

First thanks for the answer.

I did the selfupdate and the cleaning of odcctools but the result is the same as before. (no difference in error message).

But perhaps somebody can help with the odcctools source package(s) newest and history (http, ftp, rsync location would be fine) so I can have a look inside.

Thanks in advance.

  Changed 2 years ago by blb@…

Probably dup to #21355 (odcctools shouldn't be needed on 10.6 either) or #13148 (odcctools doesn't build).

  Changed 2 years ago by blb@…

  • cc mike@… added

Cc reporter of dup #22042.

  Changed 2 years ago by blb@…

  • cc saml@… added

Cc reporter of dup #22261.

  Changed 2 years ago by dersh@…

  • cc dersh@… added

Cc Me!

  Changed 2 years ago by macports@…

  • cc macports@… added

Cc Me!

in reply to: ↑ description   Changed 2 years ago by ryandesign@…

Replying to oliver.lehr@…:

Command output: can't find file to patch at input line 3

This was caused by r57583. I fixed it in r60574. It still doesn't compile though.

  Changed 20 months ago by dmitrij.ledkov@…

Builds fine with new odcctools on Snow Leopard i386.

Please close this bug.

  Changed 14 months ago by jmr@…

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.