#33834 closed defect (invalid)
fuse4x-kext build fails during ntfs-3g install
Reported by: | jerome.yanga@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | fuse4x-kext |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I run the command below to install ntfs-3g and I get an error.
# port install ntfs-3g ---> Computing dependencies for ntfs-3g ---> Dependencies to be installed: fuse4x fuse4x-kext ---> Building fuse4x-kext Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install fuse4x-kext Log for fuse4x-kext is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_fuse4x-kext/fuse4x-kext/main.log Error: The following dependencies were not installed: fuse4x fuse4x-kext Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> # sw_vers ProductName: Mac OS X ProductVersion: 10.7.3 BuildVersion: 11D50d # xcodebuild -version Xcode 4.3.2 Build version 4E2002 # port version Version: 2.0.4
Attachments (1)
Change History (7)
Changed 13 years ago by jerome.yanga@…
comment:1 follow-up: 2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | ntfs-3g lion removed |
Port: | fuse4x-kext added; ntfs-3g removed |
comment:2 Changed 13 years ago by jerome.yanga@…
Replying to ryandesign@…:
Please remember to use WikiFormatting.
The log says:
You have not agreed to the Xcode license agreements, please run xcodebuild standalone from within a Terminal window to review and agree to the Xcode license agreements.Have you done that -- have you run
xcodebuildby itself to agree to the license?
I have installed other applications using port and I saw that error as well and tried to run xcodebuild to accept the license. Here is what I get.
# xcodebuild xcodebuild: error: The directory /private/var/root does not contain an Xcode project.
comment:3 Changed 13 years ago by jerome.yanga@…
I have installed other applications using port and I saw that error as well and tried to run xcodebuild to accept the license. Here is what I get.
# xcodebuild xcodebuild: error: The directory /private/var/root does not contain an Xcode project.
comment:4 Changed 13 years ago by jerome.yanga@…
Did I run "xcodebuild" wrong? I apologize if I did. I am still a newbie.
Has anybody else out there experienced this?
comment:5 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
There is nothing to fix here. Trac is not for tech support. Please follow-up on the macports-users mailing list if you still are having problems.
comment:6 Changed 13 years ago by jerome.yanga@…
I apologize. I didn't know that this was the wrong place to request for help. Per your recommendation, I have sent a request to join the mailing list to follow-up on my issue.
Please remember to use WikiFormatting.
The log says:
Have you done that -- have you run
by itself to agree to the license?