[MacPorts] #27164: automoc fails to configure (can't find QT)
#27164: automoc fails to configure (can't find QT) -----------------------------------+---------------------------------------- Reporter: jeremyhu@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: automoc -----------------------------------+---------------------------------------- {{{ ~ $ sudo port -v upgrade automoc ---> Computing dependencies for automoc. ---> Configuring automoc -- Qt's moc NOT found! -- Qt's uic NOT found! -- Qt's rcc NOT found! CMake Error at /opt/local/share/cmake/modules/FindQt4.cmake:1194 (MESSAGE): Qt libraries, includes, moc, uic or/and rcc NOT found! Call Stack (most recent call first): CMakeLists.txt:5 (find_package) -- Configuring incomplete, errors occurred! shell command " cd "/opt/local/var/macports/build /_Users_jeremy_src_macports-trunk_dports_devel_automoc/work/build" && cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DCMAKE_INSTALL_NAME_DIR=/opt/local/lib -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_MODULE_PATH=/opt/local/share/cmake/modules -Wno-dev -DBUILD_doc=OFF -DBUILD_SHARED_LIBS=ON -DBUNDLE_INSTALL_DIR=/Applications/MacPorts/KDE4 -DKDE_DISTRIBUTION_TEXT="MacPorts/Mac OS X" -DQT_QT_INCLUDE_DIR=/opt/local/include -DQT_LIBRARY_DIR=/opt/local/lib -DQT_QMAKE_EXECUTABLE=/opt/local/bin/qmake -DQT_ZLIB_LIBRARY=/opt/local/lib/libz.dylib -DQT_PNG_LIBRARY=/opt/local/lib/libpng.dylib -DCMAKE_OSX_ARCHITECTURES="ppc" ../automoc4-0.9.88 " returned error 1 Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Warning: the following items did not execute (for automoc): org.macports.destroot org.macports.configure org.macports.build Log for automoc is at: /opt/local/var/macports/logs /_Users_jeremy_src_macports-trunk_dports_devel_automoc/main.log Error: Unable to upgrade port: 1 To report a bug, see <http://guide.macports.org/#project.tickets> }}} qt4-mac @4.7.0_1+mysql+quartz {{{ ~ $ ls -l /opt/local/bin/{moc,uic,rcc} -rwxr-xr-x 2 root admin 1354444 Nov 5 17:09 /opt/local/bin/moc -rwxr-xr-x 2 root admin 1501052 Nov 5 17:09 /opt/local/bin/rcc -rwxr-xr-x 2 root admin 2139816 Nov 5 17:09 /opt/local/bin/uic }}} -- Ticket URL: <https://trac.macports.org/ticket/27164> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27164: automoc fails to configure (can't find QT) -----------------------------------+---------------------------------------- Reporter: jeremyhu@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: automoc -----------------------------------+---------------------------------------- Comment(by michaelld@…): Can you please apply the attached patch to the automoc Portfile, and then try again. When it doesn't succeed, there will be an extensive CMake log in the logfile; please post the whole log (compress it first). -- Ticket URL: <https://trac.macports.org/ticket/27164#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27164: automoc fails to configure (can't find QT) ------------------------------------+--------------------------------------- Reporter: jeremyhu@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: worksforme | Keywords: Port: automoc | ------------------------------------+--------------------------------------- Changes (by jeremyhu@…): * status: new => closed * resolution: => worksforme Comment: May have been an issue with base or another port ... after updating base/trunk last night and upgrading a few other ports, it is building now... /shrug -- Ticket URL: <https://trac.macports.org/ticket/27164#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts