tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wip: review of bibletime and sword



On Fri, 6 Mar 2015 01:01:44 +0000
"Sevan / Venture37" <venture37%gmail.com@localhost> wrote:


> ===> Configuring for bibletime-2.10.1nb2
> => Fixing CMAKE_MODULE_PATH in CMakeLists.txt
> INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt.
> -- The CXX compiler identification is AppleClang 6.0.0.6000056
> -- The C compiler identification is AppleClang 6.0.0.6000056
> CMake Warning (dev) at
> /Users/sme/pkg/share/cmake-3.0/Modules/Platform/Darwin.cmake:351
> (include):
>   File /Users/sme/pkg/share/cmake-3.0/Modules/Platform/Darwin.cmake
>   includes
>   /usr/pkgsrc/wip/bibletime/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
>   (found via CMAKE_MODULE_PATH) which shadows
>   /Users/sme/pkg/share/cmake-3.0/Modules/Platform/UnixPaths.cmake.
> This may cause errors later on .
> 
>   Policy CMP0017 is not set: Prefer files from the CMake module
> directory when including from there.  Run "cmake --help-policy
> CMP0017" for policy details.  Use the cmake_policy command to set the
> policy and suppress this warning.
> Call Stack (most recent call first):
>   /Users/sme/pkg/share/cmake-3.0/Modules/CMakeSystemSpecificInformation.cmake:36
> (include)
>   CMakeLists.txt:1 (PROJECT)
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> -- Check for working CXX compiler:
> /usr/pkgsrc/wip/bibletime/work/.wrapper/bin/clang++
> -- Check for working CXX compiler:
> /usr/pkgsrc/wip/bibletime/work/.wrapper/bin/clang++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working C compiler:
> /usr/pkgsrc/wip/bibletime/work/.wrapper/bin/clang
> -- Check for working C compiler:
> /usr/pkgsrc/wip/bibletime/work/.wrapper/bin/clang -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Setting up build environment for BibleTime version 2.10.1
> CMake Error
> at /Users/sme/pkg/share/cmake-3.0/Modules/FindQt4.cmake:1316
> (message): Found unsuitable Qt version "" from NOTFOUND, this code
> requires Qt 4.x Call Stack (most recent call first):
>   CMakeLists.txt:123 (FIND_PACKAGE)
> 
> 
> -- Configuring incomplete, errors occurred!
> See also
> "/usr/pkgsrc/wip/bibletime/work/bibletime-2.10.1/CMakeFiles/CMakeOutput.log".
> *** Error code 1
> 
> Stop.
> bmake: stopped in /usr/pkgsrc/wip/bibletime
> *** Error code 1
> 
> Stop.
> bmake: stopped in /usr/pkgsrc/wip/bibletime
> 
> 
> 
> CMakeOutput.log:
> http://pastebin.com/zR7PyLTu

Thanks for testing. I didn't buildlink x11/qt4-tools. I have fixed that
now. Cmake should find qt4 now. I have also removed the apple
specific stuff in CMakeLists.txt. Do you think that you can test
again? :)

/Niclas


Home | Main Index | Thread Index | Old Index