[MacPorts] #38197: py27-pyqt4 doesn't build the QtDesigner Module
#38197: py27-pyqt4 doesn't build the QtDesigner Module ------------------------------+-------------------------------- Reporter: mcclure.morgan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: ------------------------------+-------------------------------- Not clear why, building with -v offered no clues other than the output didn't have a line similar to: Checking to see if the QtDeclarative module should be built... I would expect to see: Checking to see if the QtDesigner module should be built... but I don't From looking at the portfile it looks like it's supposed to be supported -- Ticket URL: <https://trac.macports.org/ticket/38197> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38197: py27-pyqt4 doesn't build the QtDesigner Module -------------------------------+------------------------- Reporter: mcclure.morgan@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-pyqt4 | -------------------------------+------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => michaelld@… * port: => py-pyqt4 Comment: In the future, please fill in the Port field and Cc the port maintainer(s). -- Ticket URL: <https://trac.macports.org/ticket/38197#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38197: py27-pyqt4 doesn't build the QtDesigner Module -------------------------------+------------------------- Reporter: mcclure.morgan@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-pyqt4 | -------------------------------+------------------------- Comment (by michaelld@…): Please attach a full build log. If you don't know where that is, do the following: {{{ sudo port clean py27-pyqt4 sudo port install py27-pyqt4 }}} and add whatever variants you want to the "install". If it errors out, it will provide the location of the build log. Please attach that. -- Ticket URL: <https://trac.macports.org/ticket/38197#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38197: py27-pyqt4 doesn't build the QtDesigner Module -------------------------------+------------------------- Reporter: mcclure.morgan@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-pyqt4 | -------------------------------+------------------------- Comment (by mcclure.morgan@…): Replying to [comment:2 michaelld@…]:
Please attach a full build log. If you don't know where that is, do the following: {{{ sudo port clean py27-pyqt4 sudo port install py27-pyqt4 }}} and add whatever variants you want to the "install". If it errors out, it will provide the location of the build log. Please attach that.
Never errors out, is there any switch to force it to save the build log even without failure? -- Ticket URL: <https://trac.macports.org/ticket/38197#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38197: py27-pyqt4 doesn't build the QtDesigner Module -------------------------------+------------------------- Reporter: mcclure.morgan@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-pyqt4 | -------------------------------+------------------------- Comment (by michaelld@…): Try this: {{{ sudo port -d build py27-pyqt4 > ~/Desktop/py27-pyqt4_build.txt 2>&1 bzip2 ~/Desktop/py27-pyqt4_build.txt }}} and then attach the file "~/Desktop/py27-pyqt4_build.txt.bz2" to this ticket. Feel free to do whatever variants you want between the "pyqt4" and ">" in the build command line. It would also be useful to know the output of the following: {{{ uname -a xcodebuild -version port installed | grep active }}} -- Ticket URL: <https://trac.macports.org/ticket/38197#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38197: py27-pyqt4 doesn't build the QtDesigner Module -------------------------------+------------------------- Reporter: mcclure.morgan@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-pyqt4 | -------------------------------+------------------------- Comment (by mcclure.morgan@…): So the output of the build includes the line: QtDesigner module disabled with universal binaries Sounds like this is upstream but I can't find out where and why this happens -- Ticket URL: <https://trac.macports.org/ticket/38197#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38197: py27-pyqt4 doesn't build the QtDesigner Module -------------------------------+------------------------- Reporter: mcclure.morgan@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-pyqt4 | -------------------------------+------------------------- Comment (by michaelld@…): OK; that's good to know. Attaching the full output would be more helpful, as would the output of "port installed" so that I can try to replicate your issue. -- Ticket URL: <https://trac.macports.org/ticket/38197#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38197: py27-pyqt4 doesn't build the QtDesigner Module -------------------------------+------------------------- Reporter: mcclure.morgan@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-pyqt4 | -------------------------------+------------------------- Comment (by michaelld@…): Got them; thanks. Looks like this is just what PyQt4 does, on mine too. Not sure why. Let me investigate this issue a bit further. -- Ticket URL: <https://trac.macports.org/ticket/38197#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#38197: py27-pyqt4 doesn't build the QtDesigner Module -------------------------------+------------------------- Reporter: mcclure.morgan@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: py-pyqt4 | -------------------------------+------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: Sorry for the long delay. I checked in a fix for this issue way back in r104005 (2013-Mar-12). I'm closing this as fixed, but please reopen it if the same issue continues for you after you've done a "sudo port selfupdate". -- Ticket URL: <https://trac.macports.org/ticket/38197#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts