Opened 18 years ago

Closed 18 years ago

#6330 closed defect (fixed)

UPDATE: iTerm-0.8.1

Reported by: bfulgham@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: markd@…
Port:

Description

The attached patch corrects the Portfile properly so that XCode versions 2.1 and above build and install iTerm.

Attachments (2)

iTerm.Portfile.diff (734 bytes) - added by bfulgham@… 18 years ago.
Patch to correct build problems with iTerm 0.8.1
Portfile (997 bytes) - added by scooter.phd@… 18 years ago.
Portfile for iTerm 0.8.2

Download all attachments as: .zip

Change History (9)

Changed 18 years ago by bfulgham@…

Attachment: iTerm.Portfile.diff added

Patch to correct build problems with iTerm 0.8.1

comment:1 Changed 18 years ago by bfulgham@…

dependson: 4360

comment:2 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to waqar@…

Assign to maintainer.

comment:3 Changed 18 years ago by schlu-do@…

It still doesn't build for me. I applied the patch, but I get this:

[...] ---> Building iTerm with target -target iTerm -configuration Deployment DEBUG: Executing com.apple.build (iTerm) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_private_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_iTerm/work/iTerm" && /usr/bin/xcodebuild -target iTerm -configuration Deployment build -project iTerm.xcode' xcodebuild: Error: couldn't load project /private/opt/local/var/db/dports/build/_private_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_iTerm/work/iTerm/iTerm.xcode Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_private_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_iTerm/work/iTerm" && /usr/bin/xcodebuild -target iTerm -configuration Deployment build -project iTerm.xcode" returned error 1 Command output: xcodebuild: Error: couldn't load project /private/opt/local/var/db/dports/build/_private_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_iTerm/work/iTerm/iTerm.xcode

Warning: the following items did not execute (for iTerm): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: /opt/local/bin/port: Status 1 encountered during processing.

comment:4 Changed 18 years ago by waqar@…

Status: newassigned

comment:5 Changed 18 years ago by markd@…

Cc: markd@… added

(In reply to comment #3)

It still doesn't build for me.

A path error could be corrected. But the developer has a new 0.8.2 binary. The current port fetches out of CVS and it seems questionable that the port be updated since DP is mainly a source building tool.

comment:6 Changed 18 years ago by scooter.phd@…

(In reply to comment #4)

(In reply to comment #3)

It still doesn't build for me.

A path error could be corrected. But the developer has a new 0.8.2 binary. The current port fetches out of CVS and it seems questionable that the port be updated since DP is mainly a source building tool.

It looks like the iTerm developers really insist upon Xcode 2.2. The iTerm.xcode subdirectory is empty -- it's an invalid xcode project. I ended up biting the bullet and installing XC 2.2 and updating the portfile to 0.8.2. I got through a 'port install' and the resulting application does appear to run. Haven't tested it fully.

Changed 18 years ago by scooter.phd@…

Attachment: Portfile added

Portfile for iTerm 0.8.2

comment:7 Changed 18 years ago by markd@…

Resolution: fixed
Status: assignedclosed

Installs fine. Committed. Thanks!

Note: See TracTickets for help on using tickets.