Hello.
I have different results in local build and OBS build.
Build locally: [ 25s] ... testing for serious compiler warnings [ 25s] (using /usr/lib/build/checks-data/check_gcc_output) [ 25s] (using /home/kent/rpmbuild/BUILD-osc/openSUSE_Factory-x86_64/.build.log) [ 25s] ... running 03-check-binary-kernel-log
It goes OK.
Build in OBS: [ 114s] ... testing for serious compiler warnings [ 114s] (using /usr/lib/build/checks-data/check_gcc_output) [ 114s] (using //.build.log) [ 114s] [ 114s] I: Program returns random data in a function [ 114s] E: qmetro no-return-in-nonvoid-function src/completer.cpp:199 [ 114s]
Installed post-build-checks-1.0-110.1.noarch.
Local build log: http://susepaste.org/view/simple/82634078
OBS log: https://build.opensuse.org/package/rawlog?arch=i586&package=qmetro&p...
On Wed, 8 Aug 2012 23:16:38 +0400 Kyrill Detinov lazy.kent@opensuse.org wrote:
Hello.
I have different results in local build and OBS build.
Build locally: [ 25s] ... testing for serious compiler warnings [ 25s] (using /usr/lib/build/checks-data/check_gcc_output) [ 25s] (using /home/kent/rpmbuild/BUILD-osc/openSUSE_Factory-x86_64/.build.log) [ 25s] ... running 03-check-binary-kernel-log
It goes OK.
Build in OBS: [ 114s] ... testing for serious compiler warnings [ 114s] (using /usr/lib/build/checks-data/check_gcc_output) [ 114s] (using //.build.log) [ 114s] [ 114s] I: Program returns random data in a function [ 114s] E: qmetro no-return-in-nonvoid-function src/completer.cpp:199 [ 114s]
Installed post-build-checks-1.0-110.1.noarch.
Local build log: http://susepaste.org/view/simple/82634078
OBS log: https://build.opensuse.org/package/rawlog?arch=i586&package=qmetro&p...
Hi On OBS there are 341 pkgs, on your local build 342, have you tried a --clean of your build-root?
I do note they both show the warning "[-Wreturn-type]", so not sure why... just check the pkg list from each build.
On Wed, 8 Aug 2012 20:22:32 -0500 Malcolm wrote:
On OBS there are 341 pkgs, on your local build 342, have you tried a --clean of your build-root?
Now clean build: [ 318s] [341/341] installing libqt4-devel-4.8.2-1.11 [ 320s] removing nis flags from /home/kent/rpmbuild/BUILD-osc/openSUSE_Factory-x86_64/etc/nsswitch.conf... [ 320s] now finalizing build dir... ... [ 396s] 2 packages and 0 specfiles checked; 0 errors, 2 warnings. [ 396s] [ 396s] [ 396s] lazy finished "build qmetro.spec" at Thu Aug 9 04:38:39 UTC 2012.
Build log: http://susepaste.org/view/simple/97084022
On Wed, Aug 08, 2012 at 11:16:38PM +0400, Kyrill Detinov wrote:
Hello.
I have different results in local build and OBS build.
You use different compiler flags, so it's not really surprising.
Cheers, Michael.
buildservice@lists.opensuse.org