[MacPorts] #45475: osxfuse gets lost lost
#45475: osxfuse gets lost lost ------------------------+-------------------------------- Reporter: elatllat@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Keywords: | Port: osxfuse ------------------------+-------------------------------- {{{ :info:build error: Unable to create directory: /Users/Shared/xCode/osxfusefs.build/Release/osxfusefs.build (Operation not permitted) }}} -- Ticket URL: <https://trac.macports.org/ticket/45475> MacPorts <https://www.macports.org/> Ports system for OS X
#45475: osxfuse gets lost lost -------------------------+-------------------------------- Reporter: elatllat@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: osxfuse | -------------------------+-------------------------------- Comment (by elatllat@…): also find / -iname osxfusefs.build 2>/dev/null found nothing. -- Ticket URL: <https://trac.macports.org/ticket/45475#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#45475: osxfuse gets lost lost -------------------------+---------------------- Reporter: elatllat@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: osxfuse | -------------------------+---------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => dports@… -- Ticket URL: <https://trac.macports.org/ticket/45475#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#45475: osxfuse gets lost lost -------------------------+---------------------- Reporter: elatllat@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: osxfuse | -------------------------+---------------------- Comment (by elatllat@…): manually running build.sh seems to work but I'm not sure where to go from there. -- Ticket URL: <https://trac.macports.org/ticket/45475#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#45475: osxfuse gets lost lost -------------------------+---------------------- Reporter: elatllat@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: osxfuse | -------------------------+---------------------- Comment (by elatllat@…): At line 1912 of build.sh, printenv is the only thing I thought of checking that differs. -- Ticket URL: <https://trac.macports.org/ticket/45475#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#45475: osxfuse gets lost lost -------------------------+---------------------- Reporter: elatllat@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: osxfuse | -------------------------+---------------------- Comment (by ryandesign@…): Does the directory /Users/Shared/xCode exist? MacPorts shouldn't care about anything in /Users/Shared, I'm just wondering if this is a path the developer used on his system (I can't find any occurrences in the tarball) or if this is a directory you already had on your system which the build is noticing for some reason. If the latter, try moving it out of the way before building this port. -- Ticket URL: <https://trac.macports.org/ticket/45475#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#45475: osxfuse gets lost lost -------------------------+---------------------- Reporter: elatllat@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: osxfuse | -------------------------+---------------------- Comment (by elatllat@…): Replying to [comment:5 ryandesign@…]:
Does the directory /Users/Shared/xCode exist?
Yes it's the xCode project folder. Removing the folder and doing a clean build results in the same issue. Maybe xcodebuild is assuming the default folder because none is provided on the command line. -- Ticket URL: <https://trac.macports.org/ticket/45475#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#45475: osxfuse gets lost lost -------------------------+---------------------- Reporter: elatllat@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: osxfuse | -------------------------+---------------------- Comment (by elatllat@…): I tried {{{ mkdir -p /Users/Shared/xCode/osxfusefs.build/Release/osxfusefs.build chmod -R 0777 /Users/Shared/xCode/osxfusefs.build/ }}} but port would not have it {{{ :info:build error: Unable to write to file /Users/Shared/xCode/osxfusefs.build/Release/osxfusefs.build/osxfusefs-all- target-headers.hmap (You don’t have permission to save the file “osxfusefs-all-target-headers.hmap” in the folder “osxfusefs.build”.) }}} -- Ticket URL: <https://trac.macports.org/ticket/45475#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#45475: osxfuse gets lost lost -------------------------+---------------------- Reporter: elatllat@… | Owner: dports@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: invalid | Keywords: Port: osxfuse | -------------------------+---------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * status: new => closed * resolution: => invalid Comment: I can't reproduce this. osxfuse installs fine for me on Yosemite. Nobody else has reported this problem so I'm going to close this as not a MacPorts bug. It must be something peculiar about your system; I'm sorry I don't know how to help you debug it further. /Users/Shared/xCode is not a standard directory, based on the fact that "xCode" is not how "Xcode" is properly capitalized and that there are only 7 hits for the Google search "/users/shared/xcode", one of which is this ticket. osxfuse and Xcode have both been updated several times since you filed your ticket; maybe if you update Xcode and try again with an up to date MacPorts (`sudo port selfupdate`), it'll work for you too. -- Ticket URL: <https://trac.macports.org/ticket/45475#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts