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

Tests fail on Amazon Linux 2 #785

Open
dumol opened this issue Jul 11, 2023 · 0 comments
Open

Tests fail on Amazon Linux 2 #785

dumol opened this issue Jul 11, 2023 · 0 comments

Comments

@dumol
Copy link
Contributor

dumol commented Jul 11, 2023

System Details

Amazon Linux 2 container

Default tools

Problems Description

Tests fail:

2023-07-10T10:21:11.8010391Z MAKE x86_64-pc-linux-gnu : 0 * check
2023-07-10T10:21:11.8117378Z make[1]: Entering directory `/__w/pythia/pythia/pythia/build/libffi-3.4.4/x86_64-pc-linux-gnu'
2023-07-10T10:21:11.8164545Z Making check in include
2023-07-10T10:21:11.8194532Z make[2]: Entering directory `/__w/pythia/pythia/pythia/build/libffi-3.4.4/x86_64-pc-linux-gnu/include'
2023-07-10T10:21:11.8195509Z make[2]: Nothing to be done for `check'.
2023-07-10T10:21:11.8196901Z make[2]: Leaving directory `/__w/pythia/pythia/pythia/build/libffi-3.4.4/x86_64-pc-linux-gnu/include'
2023-07-10T10:21:11.8198041Z Making check in testsuite
2023-07-10T10:21:11.8217503Z make[2]: Entering directory `/__w/pythia/pythia/pythia/build/libffi-3.4.4/x86_64-pc-linux-gnu/testsuite'
2023-07-10T10:21:11.8218498Z make  check-DEJAGNU
2023-07-10T10:21:11.8233843Z make[3]: Entering directory `/__w/pythia/pythia/pythia/build/libffi-3.4.4/x86_64-pc-linux-gnu/testsuite'
2023-07-10T10:21:11.8239753Z Making a new site.exp file ...
2023-07-10T10:21:11.8481953Z srcdir='../../testsuite'; export srcdir; \
2023-07-10T10:21:11.8482721Z EXPECT=expect; export EXPECT; \
2023-07-10T10:21:11.8483540Z if /bin/sh -c "runtest --version" > /dev/null 2>&1; then \
2023-07-10T10:21:11.8484435Z   exit_status=0; l='libffi'; for tool in $l; do \
2023-07-10T10:21:11.8485278Z     if runtest --tool $tool --srcdir $srcdir  ; \
2023-07-10T10:21:11.8486018Z     then :; else exit_status=1; fi; \
2023-07-10T10:21:11.8486680Z   done; \
2023-07-10T10:21:11.8487448Z else echo "WARNING: could not find 'runtest'" 1>&2; :;\
2023-07-10T10:21:11.8488175Z fi; \
2023-07-10T10:21:11.8488753Z exit $exit_status
2023-07-10T10:21:11.8997434Z WARNING: Couldn't find the global config file.
2023-07-10T10:21:11.9080906Z Test Run By root on Mon Jul 10 10:21:11 2023
2023-07-10T10:21:11.9081922Z Native configuration is x86_64-pc-linux-gnu
2023-07-10T10:21:11.9082365Z 
2023-07-10T10:21:11.9082640Z 		=== libffi tests ===
2023-07-10T10:21:11.9083002Z 
2023-07-10T10:21:11.9101785Z Schedule of variations:
2023-07-10T10:21:11.9102397Z     unix
2023-07-10T10:21:11.9102885Z 
2023-07-10T10:21:11.9103184Z Running target unix
2023-07-10T10:21:11.9103998Z Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
2023-07-10T10:21:11.9105040Z Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
2023-07-10T10:21:11.9119294Z Using ../../testsuite/config/default.exp as tool-and-target-specific interface file.
2023-07-10T10:21:11.9136384Z Running ../../testsuite/libffi.bhaible/bhaible.exp ...
2023-07-10T10:25:21.7518121Z Running ../../testsuite/libffi.call/call.exp ...
2023-07-10T10:25:29.3438985Z FAIL: libffi.call/s55.c -W -Wall -Wno-psabi -O0 -DABI_NUM=FFI_GNUW64 -DABI_ATTR=__MSABI__ execution test
2023-07-10T10:25:29.6662352Z FAIL: libffi.call/s55.c -W -Wall -Wno-psabi -O2 -DABI_NUM=FFI_GNUW64 -DABI_ATTR=__MSABI__ execution test
2023-07-10T10:25:37.8304612Z Running ../../testsuite/libffi.closures/closure.exp ...
2023-07-10T10:25:56.8255776Z Running ../../testsuite/libffi.complex/complex.exp ...
2023-07-10T10:26:01.9296099Z Running ../../testsuite/libffi.go/go.exp ...
2023-07-10T10:26:02.6302465Z 
2023-07-10T10:26:02.6303288Z 		=== libffi Summary ===
2023-07-10T10:26:02.6324299Z make[3]: *** [check-DEJAGNU] Error 1
2023-07-10T10:26:02.6324762Z 
2023-07-10T10:26:02.6325480Z # of expected passes		2352
2023-07-10T10:26:02.6351611Z make[2]: *** [check-am] Error 2
2023-07-10T10:26:02.6352297Z # of unexpected failures	2
2023-07-10T10:26:02.6353271Z # of expected failures		12
2023-07-10T10:26:02.6354489Z make[3]: Leaving directory `/__w/pythia/pythia/pythia/build/libffi-3.4.4/x86_64-pc-linux-gnu/testsuite'
2023-07-10T10:26:02.6355851Z make[2]: Leaving directory `/__w/pythia/pythia/pythia/build/libffi-3.4.4/x86_64-pc-linux-gnu/testsuite'
2023-07-10T10:26:02.6369119Z make[1]: *** [check-recursive] Error 1
2023-07-10T10:26:02.6374536Z make: *** [check] Error 2
2023-07-10T10:26:02.6384896Z make[1]: Leaving directory `/__w/pythia/pythia/pythia/build/libffi-3.4.4/x86_64-pc-linux-gnu'
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