Changes between Initial Version and Version 3 of Ticket #49986


Ignore:
Timestamp:
Dec 12, 2015, 5:28:54 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please use WikiFormatting.

Yes, you are misinterpreting the "i386" in the log. In that context, it just means an Intel processor, as opposed to a PowerPC processor (in which case it would say "powerpc").

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49986

    • Property Priority changed from High to Normal
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
  • Ticket #49986 – Description

    initial v3  
    11Attempts to install osxfuse fail on El Capitan 10.11.2 with Xcode-7.2.  Attached is the complete log, but this excerpt seems clear enough:
    22
     3{{{
    34debug:main OS darwin/15.2.0 (Mac OS X 10.11) arch i386
    45:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
     
    3839:info:build OSXFUSEBuildTool()            : skip unsupported Xcode version in '/Applications/Xcode.app/Contents/Developer'.
    3940:info:build OSXFUSEBuildTool() failed: no supported version of Xcode found.
     41}}}
    4042
    4143Plus, it seems to ignore the architecture requirement (in my system "build_arch" is set to x86_64) and seems to want to build for i386? Or maybe I'm misinterpreting that "i386" appearing above?.