Opened 8 years ago

Closed 8 years ago

#49979 closed defect (fixed)

osxfuse @2.8.2: fails to build with Xcode 7.2

Reported by: ivangeloff@… Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch elcapitan Cc: hapaguy (Brian Kurt Fujikawa), mouse07410 (Mouse), kangshiyin@…, trade@…, aikchar (Hamza Sheikh), hmijail (Horacio Mijail Antón Quiles), dershow, normadize@…
Port: osxfuse

Description

osxfuse 2.8.2 fails to build with Xcode 7.2 on El Capitan (10.11.2)

Xcode version:

$ xcodebuild -version
Xcode 7.2
Build version 7C68

Log file for osxfuse is attached.

The attached patches fixed the issue for me.

Attachments (3)

patch-xcode-7.2.diff (1.4 KB) - added by ivangeloff@… 8 years ago.
Patch to "support" Xcode 7.2
main.log (311.6 KB) - added by ivangeloff@… 8 years ago.
Log file
Portfile-osxfuse.diff (396 bytes) - added by ivangeloff@… 8 years ago.
Apply the patch to osxfuse Portfile

Download all attachments as: .zip

Change History (16)

Changed 8 years ago by ivangeloff@…

Attachment: patch-xcode-7.2.diff added

Patch to "support" Xcode 7.2

Changed 8 years ago by ivangeloff@…

Attachment: main.log added

Log file

Changed 8 years ago by ivangeloff@…

Attachment: Portfile-osxfuse.diff added

Apply the patch to osxfuse Portfile

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Keywords: haspatch added
Owner: changed from macports-tickets@… to dports@…
Port: osxfuse added

Thanks. In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers osxfuse), if any, so that your patch may get committed.

comment:2 Changed 8 years ago by hapaguy (Brian Kurt Fujikawa)

Cc: brian.fujikawa@… added

Cc Me!

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: uri@… added

Has duplicate #49986.

comment:4 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

This happens every time a new version of Xcode is released. Can someone please fix the osxfuse build system so that it does not care about the Xcode version number? It's madness.

comment:5 Changed 8 years ago by kangshiyin@…

Cc: kangshiyin@… added

Cc Me!

comment:6 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: trade@… added
Summary: osxfuse @ 2.8.2 fails to build with Xcode 7.2osxfuse @2.8.2: fails to build with Xcode 7.2

Has duplicate #50016.

comment:7 Changed 8 years ago by ivangeloff@…

Cc: ivangeloff@… added

Cc Me!

comment:8 Changed 8 years ago by ivangeloff@…

Cc: ivangeloff@… removed

Cc Me!

comment:9 Changed 8 years ago by aikchar (Hamza Sheikh)

Cc: aikchar@… added

Cc Me!

comment:10 Changed 8 years ago by hmijail (Horacio Mijail Antón Quiles)

Cc: hmijail@… added

Cc Me!

comment:11 Changed 8 years ago by dershow

Cc: dersh@… added

Cc Me!

comment:12 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: normadize@… added
Keywords: elcapitan added

Has duplicate #50125.

comment:13 Changed 8 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

Maintainer timeout, committed in r143880.

I'm not submitting the patch upstream because upstream refactored their build system, so the patch would no longer apply (and probably isn't necessary either). If upstream did a new release of their 3.x series, this would probably not have to be patched.

Note: See TracTickets for help on using tickets.