-
Notifications
You must be signed in to change notification settings - Fork 404
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
fail build on ubuntu 16.04 with g++ 5.4.0 #495
Comments
Hi @BH1SCW Thanks, for reporting this issue! Unfortunately iceoryx does not supported GCC 5.4.0 (released on June 3, 2016). Same goes for the QNX compiler QCC. Here I'd advise to use QNX 7.1 with QCC 8.3. Please update to a newer version of GCC/QCC. In the meantime I'll update our documentation. |
Thanks for your advice~ |
@BH1SCW We will open this issue again because the errors are pointing to some Lambdas in |
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
QNX 7 is using GCC 5.4.0 as well. So, I think we have to re-open the issue and resolve the issues! |
@marthtz Oh please no! :( ... |
I agree! Talked to @dkroenke last week and all companies contributing to iceoryx are currently using QNX7 with QCC 5.4.0. It fully supports C++14. Not sure if we manage to setup the pipeline before 2021/04/01 However, I'd strongly disagree to release v1.0 without any QNX support. In case it's more work than anticipated we have our April fool fallback ;-) |
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Hintz Martin (XC-AD/ESW1-J1) <[email protected]>
Signed-off-by: Hintz Martin (XC-AD/ESW1-J1) <[email protected]>
Signed-off-by: Hintz Martin (XC-AD/ESW1-J1) <[email protected]>
Signed-off-by: Hintz Martin (XC-AD/ESW1-J1) <[email protected]>
Signed-off-by: Hintz Martin (XC-AD/ESW1-J1) <[email protected]>
Signed-off-by: Hintz Martin (XC-AD/ESW1-J1) <[email protected]>
Signed-off-by: Hintz Martin (XC-AD/ESB5) <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Hintz Martin (XC-AD/ESB5) <[email protected]>
…' into iox-eclipse-iceoryx#495-bugfix-gcc-5-compatibility Signed-off-by: Hintz Martin (XC-AD/ESB5) <[email protected]>
Signed-off-by: Hintz Martin (XC-AD/ESB5) <[email protected]>
Signed-off-by: Hintz Martin (XC-AD/ESB5) <[email protected]>
Signed-off-by: Hintz Martin (XC-AD/ESB5) <[email protected]>
…ix-gcc-5-compatibility Iox eclipse-iceoryx#495 bugfix gcc 5 compatibility
…ests Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
…ests Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
…imental-build-job Iox eclipse-iceoryx#495 add gcc 5.4 and latest clang ci job
Required information
Operating system:
PRETTY_NAME="Ubuntu 16.04.7 LTS"
Compiler version:
Target: x86_64-linux-gnu
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12)
Observed result or behaviour:
See attached log file compiler_log_BH1SCW.txt
Expected result or behaviour:
build with no error
Conditions where it occurred / Performed steps:
git commit id:
current master (original f1c4b31)
The text was updated successfully, but these errors were encountered: