[MacPorts] #49877: osxfuse-2.8.2 can not build with Xcode 7.1.1
#49877: osxfuse-2.8.2 can not build with Xcode 7.1.1 --------------------------+-------------------------------- Reporter: kangshiyin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: osxfuse --------------------------+-------------------------------- This happened when I try to install sshfs The log file of port osxfuse is attached. ====================== My Xcode version: $ xcodebuild -version Xcode 7.1.1 Build version 7B1005 ============================== cmd line msgs: ---> Verifying checksums for osxfuse ---> Extracting osxfuse ---> Applying patches to osxfuse ---> Configuring osxfuse ---> Building osxfuse Error: org.macports.build for port osxfuse returned: command execution failed Error: Failed to install osxfuse Please see the log file for port osxfuse for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/main.log Error: The following dependencies were not installed: osxfuse To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port sshfs failed -- Ticket URL: <https://trac.macports.org/ticket/49877> MacPorts <https://www.macports.org/> Ports system for OS X
#49877: osxfuse-2.8.2 can not build with Xcode 7.1.1 ---------------------------+---------------------- Reporter: kangshiyin@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: osxfuse | ---------------------------+---------------------- Changes (by mf2k@…): * owner: macports-tickets@… => dports@… * cc: kangshiyin@… (removed) Comment: In the future, please use WikiFormatting and Cc the port maintainers ({{{port info --maintainers osxfuse}}}), if any. As reporter, you do not need to Cc yourself. -- Ticket URL: <https://trac.macports.org/ticket/49877#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49877: osxfuse-2.8.2 can not build with Xcode 7.1.1 ---------------------------+---------------------- Reporter: kangshiyin@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: osxfuse | ---------------------------+---------------------- Description changed by mf2k@…: Old description:
This happened when I try to install sshfs
The log file of port osxfuse is attached.
====================== My Xcode version:
$ xcodebuild -version Xcode 7.1.1 Build version 7B1005
============================== cmd line msgs:
---> Verifying checksums for osxfuse ---> Extracting osxfuse ---> Applying patches to osxfuse ---> Configuring osxfuse ---> Building osxfuse Error: org.macports.build for port osxfuse returned: command execution failed Error: Failed to install osxfuse Please see the log file for port osxfuse for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/main.log Error: The following dependencies were not installed: osxfuse To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port sshfs failed
New description: This happened when I try to install sshfs The log file of port osxfuse is attached. ====================== My Xcode version: {{{ $ xcodebuild -version Xcode 7.1.1 Build version 7B1005 }}} ============================== cmd line msgs: {{{ ---> Verifying checksums for osxfuse ---> Extracting osxfuse ---> Applying patches to osxfuse ---> Configuring osxfuse ---> Building osxfuse Error: org.macports.build for port osxfuse returned: command execution failed Error: Failed to install osxfuse Please see the log file for port osxfuse for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/main.log Error: The following dependencies were not installed: osxfuse To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port sshfs failed }}} -- -- Ticket URL: <https://trac.macports.org/ticket/49877#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#49877: osxfuse-2.8.2 can not build with Xcode 7.1.1 ---------------------------+---------------------- Reporter: kangshiyin@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: osxfuse | ---------------------------+---------------------- Comment (by macports@…): I suggest closing this ticket in favour of #49979, which covers the same issue but also includes a patch. -- Ticket URL: <https://trac.macports.org/ticket/49877#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#49877: osxfuse-2.8.2 can not build with Xcode 7.1.1 ---------------------------+---------------------- Reporter: kangshiyin@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: osxfuse | ---------------------------+---------------------- Comment (by ryandesign@…): I don't think it's the same issue. This ticket's main.log says: {{{ info:build Assertion failed: (self.serviceContext.connectionType != SimServiceConnectionTypeClient), function -[SimDeviceSet saveToDisk], file /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreSimulator/CoreSimulator-191.4/CoreSimulator/SimDeviceSet.m, line 313. :info:build ./build.sh: line 2051: 38680 Abort trap: 6 xcodebuild -configuration "$m_configuration" -target All GCC_VERSION="$m_compiler" ARCHS="$m_archs" SDKROOT="$m_usdk_dir" MACOSX_DEPLOYMENT_TARGET="$m_platform" > $m_stdout 2> $m_stderr :info:build OSXFUSEBuildTool() failed: xcodebuild cannot build configuration Release. }}} Things to check: 1. Open Xcode.app and follow any prompts, such as agreeing to license agreements and installing additional components; this must be done every time Xcode.app is upgraded 2. Verify the macports user's home directory is correct 3. If using Xcode 7.2, fix its permissions as explained in ProblemHotlist#xcode7.2 -- Ticket URL: <https://trac.macports.org/ticket/49877#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#49877: osxfuse-2.8.2 can not build with Xcode 7.1.1 ---------------------------+---------------------- Reporter: kangshiyin@… | Owner: dports@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: invalid | Keywords: Port: osxfuse | ---------------------------+---------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: Closing as invalid (i.e. not a MacPorts bug), assuming this is the known Xcode 7.2 CoreSimulator bug. -- Ticket URL: <https://trac.macports.org/ticket/49877#comment:7> MacPorts <https://www.macports.org/> Ports system for macOS
participants (1)
-
MacPorts