Opened 12 years ago

Closed 12 years ago

#35645 closed defect (invalid)

fuse4x-kext @0.9.1 build error: file not found

Reported by: wuttkej@… Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: pixilla (Bradley Giesbrecht)
Port: fuse4x-kext

Description

When trying to build on Mountain Lion, the build fails with the following error message:

:debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory

The file the build script is looking for is actually located here: /System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/Scripts/tclIndex

Attachments (1)

main.log (3.4 KB) - added by wuttkej@… 12 years ago.
Log file of failing install

Download all attachments as: .zip

Change History (4)

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

Owner: changed from macports-tickets@… to dports@…

That is not the reason it failed to build. Please attach the main.log file so that we can see the true reason.

Changed 12 years ago by wuttkej@…

Attachment: main.log added

Log file of failing install

comment:2 Changed 12 years ago by pixilla (Bradley Giesbrecht)

Cc: pixilla@… added

Cc Me!

comment:3 Changed 12 years ago by drkp (Dan Ports)

Resolution: invalid
Status: newclosed

Looks like you need to accept the Xcode license:

:info:build You have not agreed to the Xcode license agreements, please run 'xcodebuild -license' (for user-level acceptance) or 'sudo xcodebuild -license' (for system-wide acceptance) from within a Terminal window to review and agree to the Xcode license agreements.
Note: See TracTickets for help on using tickets.