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 fails #6

Open
JJ opened this issue Feb 10, 2019 · 4 comments
Open

Build fails #6

JJ opened this issue Feb 10, 2019 · 4 comments

Comments

@JJ
Copy link

JJ commented Feb 10, 2019

zef build . simply fails
And src/build.sh
fails with

gcc: error: unrecognized command line option ‘-W1,-soname,yamlwrap.so.1’
If you're running locally you may need to add this dir to LD_LIBRARY_PATH
  to do that, run: export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/home/jmerelo/Code/forks/perl6/perl6-libyaml"

This is

gcc (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4

What's the minimum gcc version that is acceptable?

Also Raku/ecosystem-unbitrot#547

@JJ
Copy link
Author

JJ commented Feb 10, 2019

Same error (with colors) with version 8 of gcc.

@tony-o
Copy link
Owner

tony-o commented Mar 21, 2019

@JJ likely a problem with me not testing with GNU tools. I'll build a VM and look tonight

@tony-o
Copy link
Owner

tony-o commented Mar 21, 2019

@JJ - on second look, there's a typo in that script that OSX gcc ignores. Can you pull to b9ed4cc and re-run that build script please?

@JJ
Copy link
Author

JJ commented Mar 22, 2019 via email

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