Opened 12 years ago
Closed 12 years ago
#34596 closed defect (invalid)
Problem installing ARB 5.3.4
Reported by: | eichorst@… | Owned by: | matt.cottrell@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | arb |
Description
Attempting to install the latest ARB version, 5.3.4. However I get the following error message: "Error: Org.macports.build for port arb returned: command execution failed".
Running the latest version of MacPorts and XCode (4.3.2). All other ports are up-to-date.
Any and all help would be greatly appreciated. The main.log file is attached.
Thank you.
Attachments (2)
Change History (12)
Changed 12 years ago by eichorst@…
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to matt.cottrell@… |
---|---|
Port: | arb added |
In the future, please fill in the Port field and Cc the maintainer(s).
comment:2 follow-up: 3 Changed 12 years ago by matt.cottrell@…
First try:
sudo port clean --all arb sudo port install arb
and if that does not solve this problem then post the results of
sw_vers
and
xcodebuild -version
comment:3 follow-up: 4 Changed 12 years ago by eichorst@…
Replying to matt.cottrell@…:
First try:
sudo port clean --all arb sudo port install arband if that does not solve this problem then post the results of
sw_versand
xcodebuild -version
Thanks for the help. The 'clean --all' did not seem to fix the problem.
Contents of sw_vers: ProductName: Mac OS X ProductVersion: 10.7.4 BuildVersion: 11E53
Contents of xcodebuild -version: Xcode 4.1 Build version 4B110
Changed 12 years ago by eichorst@…
comment:4 Changed 12 years ago by eichorst@…
Replying to eichorst@…:
Replying to matt.cottrell@…:
First try:
sudo port clean --all arb sudo port install arband if that does not solve this problem then post the results of
sw_versand
xcodebuild -versionThanks for the help. The 'clean --all' did not seem to fix the problem.
Contents of sw_vers: ProductName: Mac OS X ProductVersion: 10.7.4 BuildVersion: 11E53
Contents of xcodebuild -version: Xcode 4.1 Build version 4B110
Apparently I downloaded xcode v4.3.2, but did not install. v4.3.2 has been installed now. New contents of xcodebuild -version: Xcode 4.3.2 Build version 4E2002
Updated ports via 'sudo port selfupdate'. Reran aforementioned commands 'clean arb' and 'install arb'. Also updated ports via 'sudo port selfupade'. Still, the same error message. Have attached new main.log file name 'main2.log'. Any and all help would be greatly appreciated. Thank you.
comment:5 follow-up: 6 Changed 12 years ago by matt.cottrell@…
The main difference I see is OS X 10.7.4 vs 10.7.3, which is what I have installed. It seems unlikely that is causing this error, though. And I am traveling now with no easy way to install the new OS update.
I am more suspicious that Xcode is the problem. Can you confirm that you have all the old versions removed? You might search the internet for a method to completely uninstall Xcode (old and new versions) and then install v4.3.2 again.
comment:6 Changed 12 years ago by eichorst@…
Replying to matt.cottrell@…:
The main difference I see is OS X 10.7.4 vs 10.7.3, which is what I have installed. It seems unlikely that is causing this error, though. And I am traveling now with no easy way to install the new OS update.
I am more suspicious that Xcode is the problem. Can you confirm that you have all the old versions removed? You might search the internet for a method to completely uninstall Xcode (old and new versions) and then install v4.3.2 again.
I will search the internet for a method to completely uninstall Xcode. I will say that when I updated this morning from 4.1 to 4.3.2, I did get prompt (sorry don't know the right word) from Xcode to uninstall the previous version (which I did). But again, I will check. Thank you.
comment:7 Changed 12 years ago by matt.cottrell@…
I succeeded in sshing into my machine back home, upgrading to 10.7.4, installing a fresh copy of MacPorts and installing arb.
[cottrell:~] cottrell% which arb /opt/local/bin/arb [cottrell:~] cottrell% sw_vers ProductName: Mac OS X ProductVersion: 10.7.4 BuildVersion: 11E53 [cottrell:~] cottrell% xcodebuild -version Xcode 4.3.2 Build version 4E2002
My guess is you will succeed if you are able to clean out all the old Xcode stuff.
But do post again if you are still dead in the water.
comment:8 Changed 12 years ago by eichorst@…
Thank you!!!
Completely removed all Xcode using this command: sudo /Library/Developer/Shared/uninstall-devtools --mode=all
Reinstall Xcode 4.3.2. Updated ports via selfupdate. sudo port clean --all arb sudo port install arb
ARB installed!
Happy ARBing!!!
comment:9 Changed 12 years ago by matt.cottrell@…
The issue has been resolved, so this ticket can be closed now.
comment:10 Changed 12 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
main.log