#33834: fuse4x-kext build fails during ntfs-3g install ------------------------------------+--------------------------------------- Reporter: jerome.yanga@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: fuse4x-kext ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * keywords: ntfs-3g lion => * port: ntfs-3g => fuse4x-kext Old description:
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
New description: 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 }}} -- Comment: 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? -- Ticket URL: <https://trac.macports.org/ticket/33834#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS