#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