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

Fails to build on s390x #1483

Open
cpaelzer opened this issue Aug 11, 2020 · 1 comment
Open

Fails to build on s390x #1483

cpaelzer opened this issue Aug 11, 2020 · 1 comment
Labels
help wanted Indicates wanting help on an issue or pull request type: bug Indicates an unexpected problem or unintended behavior

Comments

@cpaelzer
Copy link

Environment

  • DART version: [e.g., master, 6.9.2]
  • OS Ubuntu 20.04 + 20.10 (Also Debian)
  • Compiler name and version number: GCC-9 + GCC-10

Expected Behavior

Build and tests work fine

Current Behavior

On s390x the build time tests fail

	 17 - test_ForwardKinematics (SEGFAULT)
	 47 - test_SdfParser (SEGFAULT)
	 50 - test_DartLoader (SEGFAULT)
	 51 - test_IkFast (SEGFAULT)

Here the initial build log

I have rebuilt the same with verbosity as recommended - the build is in this PPA and you can access the logs for s390x from there.

Steps to Reproduce

  1. Get dart sources and install build dependencies
  2. build on s390x
  3. run tests
@cpaelzer cpaelzer added the type: bug Indicates an unexpected problem or unintended behavior label Aug 11, 2020
@cpaelzer
Copy link
Author

Note - s390x seems to have never built AFAICS

@jslee02 jslee02 added the help wanted Indicates wanting help on an issue or pull request label Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Indicates wanting help on an issue or pull request type: bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants