lidavidm opened a new issue, #2707: URL: https://github.com/apache/arrow-adbc/issues/2707
### What happened? ``` * checking compiled code ... WARNING Warning: File ‘adbcflightsql/libs/adbcflightsql.so’: Found ‘abort’, possibly from ‘abort’ (C) Object: ‘go/libadbc_driver_flightsql.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘go/libadbc_driver_flightsql.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. ``` Haven't looked at why; also should those `.a` files be there in the first place? Maybe we can just delete them? ### Stack Trace _No response_ ### How can we reproduce the bug? _No response_ ### Environment/Setup _No response_ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org