Opened 19 years ago
Closed 19 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)
Change History (9)
Changed 19 years ago by bfulgham@…
Attachment: | iTerm.Portfile.diff added |
---|
comment:1 Changed 19 years ago by bfulgham@…
dependson: | → 4360 |
---|
comment:2 Changed 19 years ago by blb@…
Owner: | changed from darwinports-bugs@… to waqar@… |
---|
Assign to maintainer.
comment:3 Changed 19 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 19 years ago by waqar@…
Status: | new → assigned |
---|
comment:5 Changed 19 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 19 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.
comment:7 Changed 19 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Installs fine. Committed. Thanks!
Patch to correct build problems with iTerm 0.8.1