Skip to content

ci: fix image container build#2483

Merged
mattklein123 merged 1 commit intomasterfrom
fix_build_container
Jan 30, 2018
Merged

ci: fix image container build#2483
mattklein123 merged 1 commit intomasterfrom
fix_build_container

Conversation

@mattklein123
Copy link
Copy Markdown
Member

Unexpected compiler version: g++ (Ubuntu 5.4.0-6ubuntu1~16.04.6) 5.4.0 20160609
The command '/bin/sh -c ./build_container_ubuntu.sh' returned a non-zero code: 1
Exited with code 1

Signed-off-by: Matt Klein <mklein@lyft.com>
@mattklein123
Copy link
Copy Markdown
Member Author

@alyssawilk

@mattklein123 mattklein123 merged commit 9a3466d into master Jan 30, 2018
@mattklein123 mattklein123 deleted the fix_build_container branch January 30, 2018 20:12
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Description: The change is needed in order for JNI to be able to find classes which are defined in our repository (as opposed to built in Java types). Google documents in here touches on this issue. The implementation could be improved by adding some caching to it but I am inclined to keep it simple unless we find out that its performance is an issue. Needed for #2432.
Risk Level: None, not used anywhere as of now.
Testing: Manual
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Rafal Augustyniak raugustyniak@lyft.com
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Description: The change is needed in order for JNI to be able to find classes which are defined in our repository (as opposed to built in Java types). Google documents in here touches on this issue. The implementation could be improved by adding some caching to it but I am inclined to keep it simple unless we find out that its performance is an issue. Needed for #2432.
Risk Level: None, not used anywhere as of now.
Testing: Manual
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Rafal Augustyniak raugustyniak@lyft.com
Signed-off-by: JP Simard <jp@jpsim.com>
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

Successfully merging this pull request may close these issues.

2 participants