View Issue Details

IDProjectCategoryView StatusLast Update
0002159XdebugInstallationpublic2023-03-21 16:33
Reporterjawhalen Assigned Toderick  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version3.1.6 
Summary0002159: Unable to build due to bug
Description

Check the output here - the problem should be obvious: checking

Check for supported PHP versions... configure: error: not supported. Need a PHP version >= 7.2.0 and < 8.2.0 (found PHP 7.2.34-37+0~20230106.78+debian11~1.gbp1ece37 (cli) (built: Jan 6 2023 18:38:02) ( NTS )

Steps To Reproduce

Attempt to use configure when PHP reports a version with extended information

TagsNo tags attached.
Operating SystemLinux DESKTOP-QM8D2VU 5.15.79.1-microsoft-standard-WSL2 #1 SMP Wed Nov 23 01:01:46 UTC 2022 x86_64 GNU/Linux
PHP Version7.2.30-7.2.39

Activities

derick

2023-03-13 15:48

administrator   ~0006523

Where did you get that PHP with such a "weird" version number from? Debian correctly just shows 7.4.33 for example.

derick

2023-03-13 15:55

administrator   ~0006524

For what it's worth, it is not -37+0~20230106.78+debian11~1.gbp1ece37 that is the problem, as it handles suffixes like -dev fine. I think it is the prefix PHP, which does not normally exist:

$ php-config --version
7.2.35-dev

Yours will have PHP prefixed, and that is not OK.

jawhalen

2023-03-13 17:28

reporter   ~0006525

I have since got a new laptop but my old laptop is still available. I think that I had issues getting WSL2 installed because the laptop was too old. I managed to get past my issue by upgrading the hardware.

derick

2023-03-21 16:33

administrator   ~0006537

Okay, I am going to have to close this then, as I couldn't reproduce this, and this also does not seem to be a problem for you any more.

Issue History

Date Modified Username Field Change
2023-01-24 21:28 jawhalen New Issue
2023-03-13 15:48 derick Assigned To => derick
2023-03-13 15:48 derick Status new => feedback
2023-03-13 15:48 derick Note Added: 0006523
2023-03-13 15:55 derick Note Added: 0006524
2023-03-13 17:28 jawhalen Note Added: 0006525
2023-03-13 17:28 jawhalen Status feedback => assigned
2023-03-21 16:33 derick Status assigned => resolved
2023-03-21 16:33 derick Resolution open => unable to reproduce
2023-03-21 16:33 derick Note Added: 0006537