### Description The following code: ```bash make test ``` Resulted in this output: ``` ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Bug #81145 (copy() and stream_copy_to_stream() fail for +4GB files) [ext/standard/tests/file/bug81145.phpt] ===================================================================== ``` But I expected all tests to pass. Compiled and tested with 2 simultaneous jobs. Using software: GCC v8.5.0 GNU Make v4.2.1 Test output: [php_test_results_20240919_2132.txt](https://github.com/user-attachments/files/17067311/php_test_results_20240919_2132.txt) ### PHP Version PHP 8.3.11 ### Operating System Oracle Linux Server 8.10 aarch64