[MacPorts] #49500: fltk@1.3.3 build fails because header objc/NSObjCRuntime.h not found
#49500: fltk@1.3.3 build fails because header objc/NSObjCRuntime.h not found -------------------------+-------------------------------- Reporter: nico.mack@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: fltk@1.3.3 -------------------------+-------------------------------- fltk version 1.3.3 fails to build against libc++ runtime on OSX10.8.5 with XCode 5.1.1 installed. Macports was previously cleaned {{{ sudo port clean --all all sudo port uninstall installed }}} fltk is being installed as a dependency for octave. Log of clean build attached. -- Ticket URL: <https://trac.macports.org/ticket/49500> MacPorts <https://www.macports.org/> Ports system for OS X
#49500: fltk@1.3.3 build fails because header objc/NSObjCRuntime.h not found --------------------------+------------------------- Reporter: nico.mack@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: fltk | --------------------------+------------------------- Changes (by mf2k@…): * owner: macports-tickets@… => michaelld@… * port: fltk@1.3.3 => fltk Comment: In the future, please Cc the port maintainers ({{{port info --maintainers fltk}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/49500#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49500: fltk@1.3.3 build fails because header objc/NSObjCRuntime.h not found --------------------------+------------------------- Reporter: nico.mack@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: fltk | --------------------------+------------------------- Comment (by michaelld@…): What does the following return for you: {{{ find /usr/include -name NSObjCRuntime.h }}} -- Ticket URL: <https://trac.macports.org/ticket/49500#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49500: fltk@1.3.3 build fails because header objc/NSObjCRuntime.h not found --------------------------+------------------------- Reporter: nico.mack@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: fltk | --------------------------+------------------------- Comment (by nico.mack@…): Replying to [comment:2 michaelld@…]:
What does the following return for you: {{{ find /usr/include -name NSObjCRuntime.h }}}
In fact, the command returns nothing. -- Ticket URL: <https://trac.macports.org/ticket/49500#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#49500: fltk@1.3.3 build fails because header objc/NSObjCRuntime.h not found --------------------------+------------------------- Reporter: nico.mack@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: fltk | --------------------------+------------------------- Comment (by michaelld@…): I just pushed r142207, which hopefully fixes this issue. You'll want to do something like: {{{ sudo port clean "fltk*" sudo port selfupdate }}} and, then try again & see if fltk installs. Please report back successes or failures here ... -- Ticket URL: <https://trac.macports.org/ticket/49500#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#49500: fltk@1.3.3 build fails because header objc/NSObjCRuntime.h not found --------------------------+------------------------- Reporter: nico.mack@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: fltk | --------------------------+------------------------- Comment (by nico.mack@…): Replying to [comment:4 michaelld@…]:
I just pushed r142207, which hopefully fixes this issue. You'll want to do something like: {{{ sudo port clean "fltk*" sudo port selfupdate }}} and, then try again & see if fltk installs. Please report back successes or failures here ...
Hi... I confirm that after cleaning fltk and performing a selfupdate as indicated, fltk now builts fine. Thanks for fixing this. -- Ticket URL: <https://trac.macports.org/ticket/49500#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#49500: fltk@1.3.3 build fails because header objc/NSObjCRuntime.h not found --------------------------+------------------------- Reporter: nico.mack@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: fltk | --------------------------+------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/49500#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts