Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#7270 closed defect (invalid)

BUG: upgrade aquaterm 1.0.b2_1 to 1.0.0_0 fails on Panther

Reported by: yaseppochi (Stephen J. Turnbull) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: markd@…, fommil@…
Port:

Description

---> Fetching aquaterm ---> Attempting to fetch aquaterm_src.1.0.0.tar.gz from http://puzzle.dl.sourceforge.net/aquaterm COPYING NEWS README ---> Verifying checksum(s) for aquaterm ---> Extracting aquaterm ---> Configuring aquaterm ---> Building aquaterm with target -buildstyle Deployment -target AquaTerm Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_Users_steve_Software_Ports_dports_aqua_aquaterm/work/aquaterm" && /usr/bin/xcodebuild -buildstyle Deployment -target AquaTerm" returned error 1 Command output: === BUILDING NATIVE TARGET AQTFwk USING BUILD STYLE Deployment === Dependency analysis: Info.plist file at /opt/local/var/db/dports/build/_Users_steve_Software_Ports_dports_aqua_aquaterm/work/aquaterm/AquaTermFwk-Info.plist missing; build setting may be incorrect. BUILD FAILED

Error: Unable to upgrade port: 1

Change History (8)

comment:1 Changed 18 years ago by mww@…

Summary: upgrade aquaterm 1.0.b2_1 to 1.0.0_0 fails on PantherBUG: upgrade aquaterm 1.0.b2_1 to 1.0.0_0 fails on Panther

comment:2 Changed 18 years ago by fommil@…

Cc: fommil@… added

I get the same thing, which means gnuplot is currently not installable. The fix looks like it should be trivial since it is simply a case of a misplaced Info.plist file.

This package (and hence everything that depends on it) has been broken for over 2 months now... is anyone maintaining aquaterm?

port install gnuplot ---> Fetching aquaterm ---> Attempting to fetch aquaterm_src.1.0.0.tar.gz from http://puzzle.dl.sourceforge.net/aquaterm ---> Attempting to fetch aquaterm_src.1.0.0.tar.gz from http://mesh.dl.sourceforge.net/aquaterm ---> Verifying checksum(s) for aquaterm ---> Extracting aquaterm ---> Configuring aquaterm ---> Building aquaterm with target -buildstyle Deployment -target AquaTerm Error: Target com.apple.build returned: shell command "cd "/usr/ports/var/db/dports/build/_usr_ports_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_aquaterm/work/aquaterm" && /usr/bin/xcodebuild -buildstyle Deployment -target AquaTerm" returned error 1 Command output: === BUILDING NATIVE TARGET AQTFwk USING BUILD STYLE Deployment ===

PBXCp build/AquaTerm.framework/Versions/A/Resources/Info.plist build/AquaTerm.build/AQTFwk.build/Info.plist

mkdir -p /usr/ports/var/db/dports/build/_usr_ports_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_aquaterm/work/aquaterm/build/AquaTerm.framework/Versions/A/Resources cd /usr/ports/var/db/dports/build/_usr_ports_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_aquaterm/work/aquaterm /System/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -resolve-src-symlinks /usr/ports/var/db/dports/build/_usr_ports_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_aquaterm/work/aquaterm/build/AquaTerm.build/AQTFwk.build/Info.plist /usr/ports/var/db/dports/build/_usr_ports_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_aquaterm/work/aquaterm/build/AquaTerm.framework/Versions/A/Resources

pbxcp: Info.plist: No such file or directory BUILD FAILED

Error: The following dependencies failed to build: aquaterm gd2 readline Error: Status 1 encountered during processing.

comment:3 Changed 18 years ago by yaseppochi (Stephen J. Turnbull)

(In reply to comment #1)

I get the same thing, which means gnuplot is currently not installable.

I'm not sure what happened, but this morning Aquaterm 1.0.0 magically upgraded for me.

comment:4 Changed 18 years ago by fommil@…

(In reply to comment #2)

(In reply to comment #1)

I get the same thing, which means gnuplot is currently not installable.

I'm not sure what happened, but this morning Aquaterm 1.0.0 magically upgraded for me.

still broken for me

comment:5 Changed 18 years ago by markd@…

Cc: markd@… added

(In reply to comment #3)

still broken for me

Does uninstalling and reinstalling aquaterm work?

comment:6 Changed 18 years ago by yaseppochi (Stephen J. Turnbull)

(In reply to comment #4)

(In reply to comment #3)

still broken for me

Does uninstalling and reinstalling aquaterm work?

Is anybody still having a problem with this? If not, can we mark it closed?

comment:7 Changed 18 years ago by markd@…

Resolution: invalid
Status: newclosed

(In reply to comment #5)

(In reply to comment #4)

(In reply to comment #3)

still broken for me

Does uninstalling and reinstalling aquaterm work?

Is anybody still having a problem with this? If not, can we mark it closed?

It's been awile with no response and it can always be opened. I'll close it. Thanks for your attention to this.

comment:8 Changed 18 years ago by mauricew@…

Installing AquaTerm on Tiger still fails with same error message; copying the two Info.plist solves the problem. AquaTerm.app-Info.plist goes into build/AquaTerm.build/AQTFwk.build/ and AquaTerm.framework-Info.plist goes into build/AquaTerm.framework/Versions/A/Resources/.

Note: See TracTickets for help on using tickets.