raulcd opened a new issue, #40184:
URL: https://github.com/apache/arrow/issues/40184
### Describe the bug, including details regarding any error messages,
version, and platform.
The homebrew-cpp job has been failing for some days with the following
output:
```
/Applications/Xcode_14.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib:
file: /usr/local/Cellar/apache-arrow/HEAD-29a0581_3/lib/libarrow.a(ios.mm.o)
has no symbols
...
/Applications/Xcode_14.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib:
file:
/usr/local/Cellar/apache-arrow/HEAD-29a0581_3/lib/libarrow_acero.a(swiss_join_avx2.cc.o)
has no symbols
...
ln -s ../../Cellar/apache-arrow/HEAD-29a0581_3/lib/pkgconfig/arrow.pc
arrow.pc
ln -s ../../Cellar/apache-arrow/HEAD-29a0581_3/lib/pkgconfig/gandiva.pc
gandiva.pc
ln -s ../../Cellar/apache-arrow/HEAD-29a0581_3/lib/pkgconfig/parquet.pc
parquet.pc
==> Summary
🍺 /usr/local/Cellar/apache-arrow/HEAD-29a0581_3: 589 files, 126.8MB, built
in 9 minutes 42 seconds
Error: Process completed with exit code 1.
```
I couldn't find the error and I am not sure if the above logs say anything.
This is also failing on the maint-15.0.1 branch.
### Component(s)
Continuous Integration, Packaging
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]