[CI][Archery] Archery linking should also check for undefined symbols
Open
Component: Archery
Component: Continuous Integration
Type: bug
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
In order to avoid issues like the one referenced below:
https://github.com/apache/arrow/blob/a0dec7f39394e619c8bdfe0eacb6ecde73a9ec12/dev/archery/archery/linking.py#L65-L75 should also check undefined symbols.
It seems that https://github.com/apache/arrow/pull/39137 is the cause of this. Sorry...
_Originally posted by @kou in https://github.com/apache/arrow/issues/39919#issuecomment-1935234699_
List of related issues:
- [ ] https://github.com/apache/arrow/issues/40964
- [ ] https://github.com/apache/arrow/issues/40965
- [ ] https://github.com/apache/arrow/issues/40966
Contributor guide
Assessment
This issue has not been assessed yet.