View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001695 | Xdebug | Installation | public | 2019-08-13 10:18 | 2019-08-23 23:37 |
Reporter | ojrask | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | have not tried |
Status | resolved | Resolution | no change required | ||
Product Version | 2.8.0beta1 | ||||
Summary | 0001695: Compilation fails on LT*_VERSION warnings, m4_ifval error | ||||
Description | When attempting to compile for PHP7.4beta2, there are warnings and errors as follows: $ sudo ./rebuild.sh | ||||
Steps To Reproduce | Clone Xdebug master, attempt to compile against PHP 7.4 beta2 using | ||||
Additional Information | I've installed PHP7.4beta2 through deb.sury.org's Ubuntu PPA. | ||||
Tags | No tags attached. | ||||
Operating System | Ubuntu 18.04 | ||||
PHP Version | 7.4-dev | ||||
|
I tried manual compilation steps, and it fails on |
|
I would ask the provider of the PHP packages (deb.sury.org's Ubuntu PPA), as I don't believe this is a problem with Xdebug and PHP 7.4. I've been compiling that "just fine" for months. |
|
Hi derick, Do you not see this at all with recent PHP 7.4s? I see it with oci8 and it seems to be related to the PHP 7.4 build system removing "aclocal". If I run phpize7.4 I get the errors reported in this bug, if I then run: $ aclocal It then works fine. |
|
Yeah, it's a (Debian) packaging problem. Ignore this. |
|
Okay, thanks for confirming that. I'm closing this issue then. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-08-13 10:18 | ojrask | New Issue | |
2019-08-13 10:20 | ojrask | Note Added: 0005116 | |
2019-08-20 09:08 | derick | Assigned To | => derick |
2019-08-20 09:08 | derick | Status | new => feedback |
2019-08-20 09:08 | derick | Note Added: 0005119 | |
2019-08-23 14:40 | kmdm | Note Added: 0005121 | |
2019-08-23 17:51 | kmdm | Note Added: 0005122 | |
2019-08-23 23:37 | derick | Status | feedback => resolved |
2019-08-23 23:37 | derick | Resolution | open => no change required |
2019-08-23 23:37 | derick | Note Added: 0005123 |