Skip to content

Autotools: main/io missing from the out-of-source build directories. - #22999

Closed
devnexen wants to merge 1 commit into
php:masterfrom
devnexen:gh22989
Closed

Autotools: main/io missing from the out-of-source build directories.#22999
devnexen wants to merge 1 commit into
php:masterfrom
devnexen:gh22989

Conversation

@devnexen

@devnexen devnexen commented Aug 2, 2026

Copy link
Copy Markdown
Member

Fix #22989

The directory was never registered with PHP_ADD_BUILD_DIR(), so out-of-source builds failed opening main/io/*.dep.

Fix php#22989

The directory was never registered with PHP_ADD_BUILD_DIR(), so
out-of-source builds failed opening main/io/*.dep.
@TimWolla

TimWolla commented Aug 2, 2026

Copy link
Copy Markdown
Member

Duplicate of #22913.

@devnexen

devnexen commented Aug 2, 2026

Copy link
Copy Markdown
Member Author

Ah I did not see. Nice !

@devnexen devnexen closed this Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants