[opensuse-buildservice] post-build-checks: local build and OBS
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&project=home%3ALazy_Kent&repository=openSUSE_Factory -- WBR Kyrill -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
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
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. -- Cheers Malcolm °¿° (Linux Counter #276890) SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 3.0.34-0.7-default up 10 days 21:54, 2 users, load average: 0.33, 0.32, 0.36 CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
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 -- WBR Kyrill -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
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. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (3)
-
Kyrill Detinov
-
Malcolm
-
Michael Schroeder