Hi Martin, Am Sonntag, 8. Januar 2017, 19:17:08 CET schrieb Martin Pluskal:
On 08.01.2017 14:09, Axel Braun wrote:
Am Dienstag, 3. Januar 2017, 11:18:40 CET schrieb Karl Cheng:
Hi, in openSUSE I believe the Qt 5 version is found in `/usr/bin/qmake-qt5`. You can find the package which has it by running `cnf qmake-qt5`.
Indeed, it is called qmake-qt5. With this hint I could get one step further, but get now stuck when compiling the qwt-widgets:
[ 71s] compiling qwt_slider.cpp [ 71s] compiling qwt_thermo.cpp [ 71s] compiling qwt_wheel.cpp [ 72s] moc qwt_dyngrid_layout.h [ 72s] usr/include/c++/4.8/bits/stl_relops.:67: Parse error at "std" [ 72s] Makefile:739: recipe for target 'moc/moc_qwt_dyngrid_layout.cpp' failed [ 72s] make[1]: *** [moc/moc_qwt_dyngrid_layout.cpp] Error 1 [ 72s] make[1]: *** Waiting for unfinished jobs.... [ 73s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/zyGrib-8.0.1/ src/qwt-6.1.3/src'
Anyone an idea?
In https://build.opensuse.org/build/home:DocB:branches:Application:Geo/openSUSE _Tumbleweed/x86_64/zyGrib/_log I see that build fails due to missing libjasper-devel buildrequirement.
The error in Tumbleweed is obviously a different one from 42.2, where I was focused on. After adding libjasper and libpng-devel Tumbleweed builds now. Error in Leap remains the same. Thanks Axel -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org