Skip to content

php 8.5beta3 wrong path for #19808

@mokraemer

Description

@mokraemer

Description

Running

./configure --with-config-file-path=/usr/lib64/php/8.5/ini --program-suffix=8.5 --prefix=/usr --exec-prefix=/usr --datadir=/usr/share --libdir=/usr/lib64 --libexecdir=/usr/libexec --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var/lib  --with-libdir=lib64

Resulted in this output:

Installing PHP CLI binary:        /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/bin/
Installing PHP CLI man page:      /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/share/man/man1/
Installing PHP FPM binary:        /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/sbin/
Installing PHP FPM defconfig:     /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/etc/
Installing PHP FPM man page:      /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/share/man/man8/
Installing PHP FPM status page:   /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/share/php/fpm/
Installing phpdbg binary:         /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/bin/
Installing phpdbg man page:       /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/share/man/man1/
Installing PHP CGI binary:        /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/bin/
Installing PHP CGI man page:      /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/share/man/man1/
Installing build environment:     /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/lib64/php/php/8.5/build/
Installing header files:          /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/include/php8.5/
Installing helper programs:       /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/bin/

But I expected this output instead:

Installing build environment:     /tmp/php8.4/BUILDROOT/php8.5-8.5.0-0.beta3.1.mga9.x86_64/usr/lib64/php/8.5/build/

build env has an extra php in the path

PHP Version

Linux lap10 6.6.101-desktop-1.mga9 #1 SMP PREEMPT_DYNAMIC Sat Aug  2 22:05:21 UTC 2025 x86_64 GNU/Linux

Operating System

Mageia 9

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions