[MacPorts] #47253: qt5-mac +universal @5.3.2 Building qt5-mac - command execution failed
#47253: qt5-mac +universal @5.3.2 Building qt5-mac - command execution failed ----------------------+-------------------------------- Reporter: arthur@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: qt5-mac ----------------------+-------------------------------- OSX 10.10.2 - XCode 6.2 (6C131e) - Command Line Tools OSX 10.10 for XCode 6.2 {{{ :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt5-mac/qt5-mac/work /qt-everywhere-opensource-src-5.3.2-i386" && /usr/bin/make -j8 -w :info:build Exit code: 2 :error:build org.macports.build for port qt5-mac returned: command execution failed :debug:build Error code: NONE :debug:build Backtrace: command execution failed while executing "proc-org.macports.build-build-0 org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:build Warning: targets not executed for qt5-mac: org.macports.activate org.macports.build org.macports.destroot org.macports.install }}} -- Ticket URL: <https://trac.macports.org/ticket/47253> MacPorts <https://www.macports.org/> Ports system for OS X
#47253: qt5-mac @5.3.2: undeclared dependency on jasper -----------------------+------------------------ Reporter: arthur@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: qt5-mac | -----------------------+------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => mcalhoun@… * cc: mcalhoun@…, openmaintainer@… (removed) Comment: The log says: {{{ ld: warning: ignoring file /opt/local/lib/libjasper.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libjasper.dylib }}} and then lots of undefined symbols, probably from jasper. Sounds like qt5-mac has an undeclared dependency on jasper, and you have a non-universal version of jasper installed. If the dependency had been declared, MacPorts would have rebuilt jasper universal first. You can work around the problem by reinstalling jasper universal before trying to build qt5-mac again: {{{ sudo port install jasper +universal }}} -- Ticket URL: <https://trac.macports.org/ticket/47253#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47253: qt5-mac @5.3.2: undeclared dependency on jasper -----------------------+------------------------ Reporter: arthur@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: qt5-mac | -----------------------+------------------------ Comment (by arthur@…): I've installed `jasper +universal`. I also saw that there were some problems with `PulseAudio` and `gtk3`. Installed those as `universal` as well. Still no succes, and there isn't anything I can find in the log. I've attached a new log. -- Ticket URL: <https://trac.macports.org/ticket/47253#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47253: qt5-mac @5.3.2: undeclared dependency on jasper -----------------------+------------------------ Reporter: arthur@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: qt5-mac | -----------------------+------------------------ Changes (by mcalhoun@…): * status: new => closed * resolution: => fixed Comment: One of the Qt module (Qt Image Formats) used jasper if if could be found.[[BR]] Should be fixed in r142505. -- Ticket URL: <https://trac.macports.org/ticket/47253#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts