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

append_env broken #3

Open
ijsf opened this issue Mar 28, 2015 · 4 comments
Open

append_env broken #3

ijsf opened this issue Mar 28, 2015 · 4 comments

Comments

@ijsf
Copy link
Contributor

ijsf commented Mar 28, 2015

Cerbero function append_env seems to be broken. This is also mentioned in the recipes/seed.recipe file. As a result, I am not sure how to pass environment variables properly.

@nirbheek
Copy link
Contributor

Actually, I'm not sure in what circumstances append_env doesn't work. If it didn't work at all, everything in Cerbero would be broken. We rely on append_env very heavily in openwebrtc.recipe, icu.recipe, etc.

@superdump
Copy link
Contributor

This is perhaps the cause of the icu typeinfo include issue where it doesn't find gnustl because it's not in the CXXFLAGS as it should be.

@nirbheek
Copy link
Contributor

Perhaps, but then we'd see similar failures in openwebrtc.recipe as well. Maybe there's something common between icu and seed which causes intermittent failures, but isn't in openwebrtc.recipe.

@ijsf
Copy link
Contributor Author

ijsf commented Mar 28, 2015

This was working for me before, but suddenly stopped working for me ingst-plugins-bad-1.0-static.recipe (patched by me).

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

3 participants