[MacPorts] #32539: xqilla build failure
#32539: xqilla build failure --------------------------------+------------------------------------------- Reporter: dgonyier@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: --------------------------------+------------------------------------------- {{{ sudo port install xqilla ---> Computing dependencies for xqilla ---> Building xqilla Error: Target org.macports.build returned: shell command failed (see log for details) Log for xqilla is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_xqilla/xqilla/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} Build log is attached. -- Ticket URL: <https://trac.macports.org/ticket/32539> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32539: xqilla build failure --------------------------------+------------------------------------------- Reporter: dgonyier@… | Owner: arjen@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: xqilla --------------------------------+------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => arjen@… * cc: dgonyier@… (removed) * port: => xqilla Comment: The first error in the log is: {{{ /opt/local/include/FlexLexer.h:130: error: expected unqualified-id before numeric constant }}} Where does that file come from, by the way? I don't have it on my system, where xqilla builds fine. {{{ port provides /opt/local/include/FlexLexer.h }}} -- Ticket URL: <https://trac.macports.org/ticket/32539#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32539: xqilla build failure when flex port is active --------------------------------+------------------------------------------- Reporter: dgonyier@… | Owner: arjen@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: xqilla --------------------------------+------------------------------------------- Comment(by ryandesign@…): Upon further reflection I realize that FlexLexer.h is provided by the flex port. If I install the flex port, I can reproduce the error. So the workaround for you is to deactivate the flex port for the duration of the xqilla build. {{{ sudo port clean xqilla sudo port -f deactivate flex sudo port install xqilla sudo port activate flex }}} -- Ticket URL: <https://trac.macports.org/ticket/32539#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32539: xqilla build failure when flex port is active --------------------------------+------------------------------------------- Reporter: dgonyier@… | Owner: arjen@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: xqilla --------------------------------+------------------------------------------- Comment(by dgonyier@…): I tried the suggested workaround and xqilla built successfully. -- Ticket URL: <https://trac.macports.org/ticket/32539#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32539: xqilla build failure when flex port is active ---------------------------------+------------------------------------------ Reporter: dgonyier@… | Owner: arjen@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: xqilla | ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * status: new => closed * cc: ryandesign@… (added) * resolution: => fixed Comment: r88226. -- Ticket URL: <https://trac.macports.org/ticket/32539#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts