[MacPorts] #21884: No qmake in /opt/local/bin/qmake
#21884: No qmake in /opt/local/bin/qmake ---------------------------------+------------------------------------------ Reporter: dweber@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: qmake doxygen | Port: qt4-mac ---------------------------------+------------------------------------------ There is only a symlink to qmake-mac, rather than qmake, i.e.: {{{ /opt/local/bin/qmake-mac -> /opt/local/libexec/qt4-mac/bin/qmake* }}} There may be a good reason not to create a similar symlink, i.e.: {{{ /opt/local/bin/qmake -> /opt/local/libexec/qt4-mac/bin/qmake* }}} However, other build systems or applications may assume there is a 'qmake' in the bin path (they may not look for 'qmake-mac' or use some kind of regex to find qmake* in the bin path). For example, I'm playing around with doxygen in my user svn sandbox, see http://trac.macports.org/browser/users/dweber/textproc/doxygen Unfortunately, doxygen does not provide a build config option to define the qmake binary path. When built with the +wizard variant, it fails to find qmake. (Strangely, it does get the QTDIR env and it can find moc in /opt/local/libexec/qt4-mac/bin/, but not qmake). There may be other solutions for this issue with doxygen, but it's likely that other builds or apps will look for 'qmake' in the bin path. Can we have a symlink for 'qmake' in the bin path? -- Ticket URL: <http://trac.macports.org/ticket/21884> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21884: No qmake in /opt/local/bin/qmake ---------------------------------+------------------------------------------ Reporter: dweber@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: qmake doxygen | Port: qt4-mac ---------------------------------+------------------------------------------ Comment(by dersh@…): I was trying to build another Qt application (sqlitemanager) that failed, but it used to build fine. I was able to explicitly pass it the path to qmake to get it to work, but not finding qmake in my path did confuse it and make it more difficult. -- Ticket URL: <http://trac.macports.org/ticket/21884#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21884: No qmake in /opt/local/bin/qmake ---------------------------------+------------------------------------------ Reporter: dweber@… | Owner: nomaintainer@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: qmake doxygen | Port: qt4-mac ---------------------------------+------------------------------------------ Changes (by macsforever2000@…): * owner: erickt@… => nomaintainer@… -- Ticket URL: <http://trac.macports.org/ticket/21884#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21884: No qmake in /opt/local/bin/qmake ---------------------------------+------------------------------------------ Reporter: dweber@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: qmake doxygen | Port: qt4-mac ---------------------------------+------------------------------------------ Changes (by macsforever2000@…): * owner: nomaintainer@… => macports-tickets@… -- Ticket URL: <http://trac.macports.org/ticket/21884#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21884: No qmake in /opt/local/bin/qmake ---------------------------------+------------------------------------------ Reporter: dweber@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: qmake doxygen | Port: qt4-mac ---------------------------------+------------------------------------------ Comment(by michaelld@…): Is this issue still relevant as of r72571 with qt4-mac being at 4.7.0? -- Ticket URL: <https://trac.macports.org/ticket/21884#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21884: No qmake in /opt/local/bin/qmake ---------------------------------+------------------------------------------ Reporter: dweber@… | Owner: michaelld@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: qmake doxygen | Port: qt4-mac ---------------------------------+------------------------------------------ Changes (by michaelld@…): * owner: macports-tickets@… => michaelld@… * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/21884#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21884: No qmake in /opt/local/bin/qmake ----------------------------------+----------------------------------------- Reporter: dweber@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: qmake doxygen Port: qt4-mac | ----------------------------------+----------------------------------------- Changes (by michaelld@…): * status: assigned => closed * resolution: => fixed Comment: I'm closing this ticket; Qt has made much progress, and this ticket is not longer relevant IMHO. If you disagree, please reopen this ticket and add your comments. -- Ticket URL: <https://trac.macports.org/ticket/21884#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts