[MacPorts] #16002: macfuse not building on 10.4.11
#16002: macfuse not building on 10.4.11 ---------------------------------+------------------------------------------ Reporter: smilerliu@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: macfuse build error | ---------------------------------+------------------------------------------ macfuse does not build on 10.4.11. The error message is: *** Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_macfuse/work /macfuse-core && ./build_macfuse.sh | sed -ne '/^created: /h;p;${g;s/^created: // w ../dmgname }'; exit ${PIPESTATUS[0]}" returned error 1 Command output: (NOTE: project fusefs was written by a newer version of Xcode (44) -- temporarily downgrading it to version 42 (without modifying project file)) ** BUILD FAILED ** Initiating Universal build of MacFUSE for Mac OS X "Tiger" === BUILDING NATIVE TARGET fusefs WITH CONFIGURATION Release === Checking Dependencies... SDK package /MacOSX10.4u.sdk does not exist error: There is no SDK at specified SDKROOT path '/MacOSX10.4u.sdk' error: There is no SDK at specified SDKROOT path '/MacOSX10.4u.sdk' Error: Status 1 encountered during processing. *** -- Ticket URL: <http://trac.macports.org/ticket/16002> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16002: macfuse not building on 10.4.11 ----------------------------------+----------------------------------------- Reporter: smilerliu@gmail.com | Owner: eridius@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: macfuse build error ----------------------------------+----------------------------------------- Changes (by macsforever2000@macports.org): * owner: macports-tickets@lists.macosforge.org => eridius@macports.org Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/16002#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16002: macfuse not building on 10.4.11 ----------------------------------+----------------------------------------- Reporter: smilerliu@gmail.com | Owner: eridius@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: macfuse build error ----------------------------------+----------------------------------------- Comment (by jmr@macports.org): Install the 10.4u SDK. It's part of the default XCode install. -- Ticket URL: <http://trac.macports.org/ticket/16002#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16002: macfuse not building on 10.4.11 ----------------------------------+----------------------------------------- Reporter: smilerliu@gmail.com | Owner: eridius@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: macfuse build error ----------------------------------+----------------------------------------- Comment (by smilerliu@gmail.com): Replying to [comment:2 jmr@macports.org]:
Install the 10.4u SDK. It's part of the default XCode install.
The SDK is already installed. There are two problems: 1. A shell command returned non-zero. I don't know the reason for this. 2. The SDK is not found in /MacOSX10.4u.sdk, which should not be the path to the SDK. The reason for this is that a variable $(DEVELOPER_SDK_DIR) is not set in the Xcode project files, and the path to SDK is $(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk. -- Ticket URL: <http://trac.macports.org/ticket/16002#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16002: macfuse not building on 10.4.11 ----------------------------------+----------------------------------------- Reporter: smilerliu@gmail.com | Owner: eridius@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: macfuse build error ----------------------------------+----------------------------------------- Comment (by smilerliu@gmail.com): Replying to [comment:2 jmr@macports.org]:
Install the 10.4u SDK. It's part of the default XCode install.
Problem solved. My Xcode was 2.4.1, which does not recognize $(DEVELOPER_SDK_DIR). After upgrading to Xcode-2.5, the compilation of macfuse succeeds. -- Ticket URL: <http://trac.macports.org/ticket/16002#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16002: macfuse not building on 10.4.11 ----------------------------------+----------------------------------------- Reporter: smilerliu@gmail.com | Owner: eridius@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: macfuse build error Port: macfuse | ----------------------------------+----------------------------------------- Changes (by macsforever2000@macports.org): * status: new => closed * resolution: => invalid * port: => macfuse -- Ticket URL: <http://trac.macports.org/ticket/16002#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16002: macfuse not building on 10.4.11 ----------------------------------+----------------------------------------- Reporter: smilerliu@gmail.com | Owner: eridius@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: macfuse build error Port: macfuse | ----------------------------------+----------------------------------------- Comment(by jmr@macports.org): Adding an XCode version check to the port might be a good idea. -- Ticket URL: <http://trac.macports.org/ticket/16002#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts