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

test-returning-errno-lwt-preemptive fails in Tumbleweed, works in Leap #691

Open
olafhering opened this issue Sep 9, 2021 · 2 comments
Open

Comments

@olafhering
Copy link

make check with commit bef7d50 fails in Tumbleweed, likely caused by newer toolchain/glibc. Full build logs attached.

Leap.log.txt.gz
Factory.log.txt.gz

[  664s] Command [928] exited with code 1:
[  664s] $ (cd _build/default/tests/test-returning-errno-lwt-preemptive && ./test_returning_errno.exe)
[  664s] ...~
[  664s] ==============================================================================
[  664s] Error: Errno tests:0:calling stat.
[  664s] 
[  664s] File "/home/abuild/rpmbuild/BUILD/ocaml-ctypes-0.18.0/_build/default/tests/test-returning-errno-lwt-preemptive/oUnit-Errno tests
-sheep56#00.log", line 11979, characters 1-1:
[  664s] Error: Errno tests:0:calling stat (in the log).
[  664s] 
[  664s] Timeout after 600.0s
[  664s] ------------------------------------------------------------------------------
@olafhering
Copy link
Author

Hmm, so #588 is biting again, hopefully it makes no difference. The used source is avsm/ocaml-ctypes@bef7d50

@olafhering
Copy link
Author

However, looking at ocaml-ctypes:testsuite, the failures are apparently not specific to Tumbleweed...

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