Opened 9 years ago
Closed 8 years ago
#49877 closed defect (invalid)
osxfuse-2.8.2 can not build with Xcode 7.1.1
Reported by: | kangshiyin@… | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | hapaguy (Brian Kurt Fujikawa) | |
Port: | osxfuse |
Description (last modified by mf2k (Frank Schima))
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
Attachments (1)
Change History (8)
Changed 9 years ago by kangshiyin@…
comment:1 Changed 9 years ago by kangshiyin@…
Cc: | kangshiyin@… added |
---|
comment:2 Changed 9 years ago by mf2k (Frank Schima)
Cc: | kangshiyin@… removed |
---|---|
Owner: | changed from macports-tickets@… to dports@… |
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.
comment:3 Changed 9 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:5 Changed 9 years ago by mdeaudelin (Mathieu Deaudelin-Lemay)
I suggest closing this ticket in favour of #49979, which covers the same issue but also includes a patch.
comment:6 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
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:
- 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
- Verify the macports user's home directory is correct
- If using Xcode 7.2, fix its permissions as explained in ProblemHotlist#xcode7.2
comment:7 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing as invalid (i.e. not a MacPorts bug), assuming this is the known Xcode 7.2 CoreSimulator bug.
Note: See
TracTickets for help on using
tickets.
Cc Me!