Opened 15 years ago

Closed 13 years ago

#21693 closed defect (fixed)

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@…, dershow, macports@…
Port: odcctools

Description (last modified by mf2k (Frank Schima))

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 (12)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: g95 odcctools patch removed
Port: odcctools added; g95 @0.91 (lang) removed
Summary: g95 fortran compiler fails to build on snow leopardodcctools fails to build on snow leopard

comment:2 Changed 15 years ago by mf2k (Frank Schima)

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

comment:3 Changed 15 years ago by mf2k (Frank Schima)

Try running the following:

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

comment:4 in reply to:  3 Changed 15 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.

comment:5 Changed 15 years ago by blb@…

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

comment:6 Changed 15 years ago by blb@…

Cc: mike@… added

Cc reporter of dup #22042.

comment:7 Changed 15 years ago by blb@…

Cc: saml@… added

Cc reporter of dup #22261.

comment:8 Changed 15 years ago by dershow

Cc: dersh@… added

Cc Me!

comment:9 Changed 15 years ago by macports@…

Cc: macports@… added

Cc Me!

comment:10 in reply to:  description Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

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.

comment:11 Changed 14 years ago by dmitrij.ledkov@…

Builds fine with new odcctools on Snow Leopard i386.

Please close this bug.

comment:12 Changed 13 years ago by jmroot (Joshua Root)

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