qtbase 1.1.0 Michael Lawrence
Snapshot Date: 2012-02-12 17:01:26 -0800 (Sun, 12 Feb 2012) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/qtbase | Last Changed Rev: 59924 / Revision: 62718 | Last Changed Date: 2011-10-31 16:12:28 -0700 (Mon, 31 Oct 2011) |
| lamb2 | Linux (openSUSE 11.4) / x86_64 | OK | WARNINGS | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | N O T S U P P O R T E D |
petty | Mac OS X Snow Leopard (10.6.7) / i386 | [ ERROR ] | skipped | skipped |
* checking for file 'qtbase/DESCRIPTION' ... OK
* preparing 'qtbase':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
-----------------------------------
* installing *source* package 'qtbase' ...
** libs
** arch - i386
mkdir -p ../kdebindings-build;
cd ../kdebindings-build; \
cmake ../kdebindings -DCMAKE_INSTALL_PREFIX=../inst/local; \
LD_LIBRARY_PATH=../../generator/bin make install
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes
-- Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Checking whether CXX compiler has -isysroot
-- Checking whether CXX compiler has -isysroot - yes
-- Checking whether CXX compiler supports OSX deployment target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- 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
CMake Error at /Applications/CMake 2.8-6.app/Contents/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
Could NOT find Qt4 (missing: QT_QMAKE_EXECUTABLE QT_MOC_EXECUTABLE
QT_RCC_EXECUTABLE QT_INCLUDE_DIR QT_LIBRARY_DIR QT_QTCORE_INCLUDE_DIR
QT_QTCORE_LIBRARY QT_QTGUI_INCLUDE_DIR QT_QTGUI_LIBRARY QT_UIC_EXECUTABLE)
(Required is at least version "4.0.0")
Call Stack (most recent call first):
/Applications/CMake 2.8-6.app/Contents/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 (_FPHSA_FAILURE_MESSAGE)
/Applications/CMake 2.8-6.app/Contents/share/cmake-2.8/Modules/FindQt4.cmake:1163 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:5 (find_package)
-- Configuring incomplete, errors occurred!
make[1]: *** No rule to make target `install'. Stop.
make: *** [all] Error 2
ERROR: compilation failed for package 'qtbase'
* removing '/private/tmp/RtmpjoBqv2/Rinst124a18b8783a/qtbase'
-----------------------------------
ERROR: package installation failed