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

Build problem in OpenSuSe of spdylay - testsuite #123

Open
sylviotamorim opened this issue Sep 26, 2014 · 1 comment
Open

Build problem in OpenSuSe of spdylay - testsuite #123

sylviotamorim opened this issue Sep 26, 2014 · 1 comment

Comments

@sylviotamorim
Copy link

[  138s] /bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I../lib -I../lib/includes -I../lib/includes -DHAVE_CONFIG_H -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables  -static -lcunit  -ldl    -o failmalloc failmalloc.o failmalloc_test.o malloc_wrapper.o spdylay_test_helper.o ../lib/libspdylay.la -L/lib -lz  
[  138s] libtool: link: gcc -Wall -I../lib -I../lib/includes -I../lib/includes -DHAVE_CONFIG_H -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -o failmalloc failmalloc.o failmalloc_test.o malloc_wrapper.o spdylay_test_helper.o  -lcunit -ldl ../lib/.libs/libspdylay.a -L/lib -lz
[  138s] make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests'
[  138s] /usr/bin/make  check-TESTS
[  138s] make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests'
[  138s] make[4]: Entering directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests'
[  139s] PASS: main
[  139s] PASS: failmalloc
[  139s] FAIL: end_to_end.py
[  139s] make[5]: Entering directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests'
[  139s] Making all in testdata
[  139s] make[6]: Entering directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests/testdata'
[  139s] make[6]: Nothing to be done for `all'.
[  139s] make[6]: Leaving directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests/testdata'
[  139s] make[6]: Entering directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests'
[  139s] make[6]: Nothing to be done for `all-am'.
[  139s] make[6]: Leaving directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests'
[  139s] make[5]: Leaving directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests'
[  139s] ============================================================================
[  139s] Testsuite summary for spdylay 1.3.1
[  139s] ============================================================================
[  139s] # TOTAL: 3
[  139s] # PASS:  2
[  139s] # SKIP:  0
[  139s] # XFAIL: 0
[  139s] # FAIL:  1
[  139s] # XPASS: 0
[  139s] # ERROR: 0
[  139s] ============================================================================
[  139s] See tests/test-suite.log
[  139s] Please report to [email protected]
[  139s] ============================================================================
[  139s] make[4]: *** [test-suite.log] Error 1
[  139s] make[4]: Leaving directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests'
[  139s] make[3]: *** [check-TESTS] Error 2
[  139s] make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests'
[  139s] make[2]: *** [check-am] Error 2
[  139s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests'
[  139s] make[1]: *** [check-recursive] Error 1
[  139s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/spdylay-1.3.1/tests'
[  139s] make: *** [check-recursive] Error 1
[  139s] error: Bad exit status from /var/tmp/rpm-tmp.omOHlp (%build)
[  139s] 
[  139s] 
@tatsuhiro-t
Copy link
Owner

Could you show me tests/test-suite.log?

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

2 participants