Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program returns random data in a function (src/webkit/wk-html.c:410, 425) #800

Closed
zaitor opened this issue Jun 4, 2017 · 1 comment
Closed

Comments

@zaitor
Copy link

zaitor commented Jun 4, 2017

While building xiphos 4.0.5 with gtk3 and webkit2gtk-4.0 for openSUSE our post build checker complains about random data in function

[ 73s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.t2nCLY
[ 73s] + umask 022
[ 73s] + cd /home/abuild/rpmbuild/BUILD
[ 73s] + cd xiphos-4.0.5
[ 73s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/xiphos-4.0.5-0.x86_64
[ 73s] + exit 0
[ 73s] ... checking for files with abuild user/group
[ 73s] ... running 00-check-install-rpms
[ 73s] ... installing all built rpms
[ 73s] Preparing packages...
[ 73s] xiphos-4.0.5-0.x86_64
[ 74s] xiphos-debugsource-4.0.5-0.x86_64
[ 74s] xiphos-debuginfo-4.0.5-0.x86_64
[ 74s] ... running 01-check-debuginfo
[ 74s] ... testing for empty debuginfo packages
[ 74s] ... running 02-check-gcc-output
[ 74s] ... testing for serious compiler warnings
[ 74s] (using /usr/lib/build/checks-data/check_gcc_output)
[ 74s] (using /var/tmp/build-root/openSUSE_Factory-x86_64/.build.log)
[ 74s]
[ 74s] I: Program returns random data in a function
[ 74s] E: xiphos no-return-in-nonvoid-function ../src/webkit/wk-html.c:410, 425
[ 74s]
[ 74s] I: Program returns random data in a function
[ 74s] E: xiphos no-return-in-nonvoid-function ../src/webkit/wk-html.c:410, 425
[ 74s]
[ 74s] haldis failed "build xiphos.spec" at Sun Jun 4 21:40:59 UTC 2017.
[ 74s]

@zaitor
Copy link
Author

zaitor commented Jun 4, 2017

Dang it, I just forked to do just this, but you beat me to it :-)

Thanks a lot for the very very speedy fix!

greg-hellings pushed a commit to greg-hellings/xiphos-fork that referenced this issue Aug 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant