[MacPorts] #31930: pyside build fail
#31930: pyside build fail -----------------------------------------+---------------------------------- Reporter: public@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: pyside qt python | Port: py27-pyside -----------------------------------------+---------------------------------- Although I already managed to build and install py27-pyside I am having problems with the latest update. I even tried uninstalling all Qt related dependencies but still no luck. I have attached my build log -- Ticket URL: <https://trac.macports.org/ticket/31930> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31930: py27-pyside build fail -----------------------------------------+---------------------------------- Reporter: public@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: pyside qt python | Port: py27-pyside -----------------------------------------+---------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mmoll@… Comment: The relevant error seems to be: {{{ fatal error: 'QtDesigner/QtDesigner' file not found }}} Perhaps this is what we discovered before, that [http://lists.macosforge.org/pipermail/macports- dev/2011-August/015543.html clang ignores CPATH and LIBRARY_PATH]. You could try to [wiki:ProblemHotlist#compiler use llvm-gcc-4.2 instead]. -- Ticket URL: <https://trac.macports.org/ticket/31930#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31930: py27-pyside build fail -----------------------------------------+---------------------------------- Reporter: public@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: pyside qt python | Port: py27-pyside -----------------------------------------+---------------------------------- Comment(by public@…): Replying to [comment:1 ryandesign@…]:
The relevant error seems to be:
{{{ fatal error: 'QtDesigner/QtDesigner' file not found }}}
Perhaps this is what we discovered before, that [http://lists.macosforge.org/pipermail/macports- dev/2011-August/015543.html clang ignores CPATH and LIBRARY_PATH].
You could try to [wiki:ProblemHotlist#compiler use llvm-gcc-4.2 instead].
OK, I got half solution, thanks! Part of the problem was my Qt variant. First time I tried to compile with Sadly you could not see the variants of my dependencies in the log: qt4-mac @4.7.4_1+debug+demos+examples+framework+quartz I noticed that there is something not logged in main-gcc. I repeated myself the last offending command to see if I could get some extra info. I found out the last error was because it could not find /opt/local/lib/libQtCore.4.dylib. So I installed: qt4-mac @4.7.4_1+quartz In that case I works, but I need +framework for development. Or at least, I've heard it is better to have Qt as a framework for development (and it is the default installation mode of the official Qt binaries) so far the problem is that: 1. py27-side does not compile with the default compiler 2. py27-side does not compile when Qt is installed as a framework 3. ... macports error log do not log the variants of the failing package dependencies ??? -- Ticket URL: <https://trac.macports.org/ticket/31930#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31930: py27-pyside build fails with qt4-mac +framework -----------------------------------------+---------------------------------- Reporter: public@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py27-pyside -----------------------------------------+---------------------------------- Changes (by jmr@…): * keywords: pyside qt python => * cc: michaelld@… (added) Comment: 1.1.0 appears to have built successfully on Lion, so the clang issues seems to be resolved at least. -- Ticket URL: <https://trac.macports.org/ticket/31930#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31930: py27-pyside build fails with qt4-mac +framework --------------------------+--------------------- Reporter: public@… | Owner: mmoll@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: py27-pyside | --------------------------+--------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: pyside build and works fine for me using the qt4-mac @4.8.4_3. I'm closing this ticket as fixed. -- Ticket URL: <https://trac.macports.org/ticket/31930#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts