[php-src] Issue #22989: Can't build php-8.6.0alpha3: php_io.c:180:1: fatal error: opening dependency file main/io/php_io.dep: No such file or directory
[email protected] (sergey-dryabzhinsky) Sat, 1 Aug 2026 11:40:30 +0000
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
Issue: https://github.com/php/php-src/issues/22989 Author: sergey-dryabzhinsky ### Description Build with gcc 16.1.0 , binutils 2.35.2 Resulted in this output: ``` php_io.c:180:1: fatal error: opening dependency file main/io/php_io.dep: No such file or directory ``` But I expected build success. ### PHP Version ```plain Php 8.6.0alpha3 ``` ### Operating System Ubuntu 16.04