Opened 12 years ago

Last modified 11 years ago

#33834 closed defect

fuse4x-kext build fails during ntfs-3g install — at Version 1

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

Change History (2)

Changed 12 years ago by jerome.yanga@…

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: ntfs-3g lion removed
Port: fuse4x-kext added; ntfs-3g removed

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

xcodebuild

by itself to agree to the license?

Note: See TracTickets for help on using tickets.