cyb70289 commented on issue #12681:
URL: https://github.com/apache/arrow/issues/12681#issuecomment-2487546108

   Managed to reproduce this error by adding below compiler options. Trying to 
narrow down the culprit.
   ```
   -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 \
   -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 \
   -flto=auto -ffat-lto-objects -fexceptions \
   -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 \
   -Wp,-D_GLIBCXX_ASSERTIONS
   ```


-- 
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]

Reply via email to