[MacPorts] #46129: qt5-mac is missing QtUiTools framework/library
MacPorts
noreply at macports.org
Thu Dec 4 18:22:48 PST 2014
#46129: qt5-mac is missing QtUiTools framework/library
--------------------------+------------------------
Reporter: jpwhiting@… | Owner: mcalhoun@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: qt5-mac |
--------------------------+------------------------
Comment (by jpwhiting@…):
I'd love to be proven wrong, or shown what I'm doing wrong on my end, but
when I run cmake (via kdesrc-build running it for me) I'm getting this:
# kdesrc-build running: 'cmake'
'/Users/jeremywhiting/devel/kde/src/frameworks/kwidgetsaddons'
'-DBUILD_TESTING=FALSE' '-DCMAKE_BUILD_TYPE=Debug'
'-DCMAKE_CXX_FLAGS=-stdlib=libc++' '-DCMAKE_BUILD_TYPE:STRING=debug' '-G'
'CodeBlocks - Unix Makefiles' '-DCMAKE_INSTALL_PREFIX=/usr/local'
# from directory:
/Users/jeremywhiting/devel/kde/build/frameworks/kwidgetsaddons
-- The C compiler identification is AppleClang 6.0.0.6000056
-- The CXX compiler identification is AppleClang 6.0.0.6000056
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
CMake Error at /opt/local/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:15
(message):
The imported target "Qt5::UiTools" references the file
"/opt/local/Library/Frameworks/libQt5UiTools.a"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/opt/local/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake"
but not all the files it references.
Call Stack (most recent call first):
/opt/local/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:32
(_qt5_UiTools_check_file_exists)
/opt/local/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:122
(_populate_UiTools_target_properties)
/opt/local/lib/cmake/Qt5/Qt5Config.cmake:26 (find_package)
CMakeLists.txt:13 (find_package)
-- Configuring incomplete, errors occurred!
See also
"/Users/jeremywhiting/devel/kde/build/frameworks/kwidgetsaddons/CMakeFiles/CMakeOutput.log".
See also
"/Users/jeremywhiting/devel/kde/build/frameworks/kwidgetsaddons/CMakeFiles/CMakeError.log".
--
Ticket URL: <https://trac.macports.org/ticket/46129#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list