View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001384 | Xdebug | Installation | public | 2017-01-03 14:21 | 2017-12-02 16:19 |
Reporter | RQuadling | Assigned To | derick | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Docker (phusion/baseimage) | ||||
Product Version | 2.5.0 | ||||
Target Version | 2.5.1 | Fixed in Version | 2.6.0alpha1 | ||
Summary | 0001384: Big red warning during build process | ||||
Description | Building my PHP container with xDebug enabled and I get a warning.. In file included from /xdebug-2.5.0/xdebug_handlers.h:23:0, | ||||
Steps To Reproduce | Using the following command in my Dockerfile ... RUN \ | ||||
Additional Information | xDebug works as expected, so really this is a 'just in case it is important and/or specific to an environment' sort of thing. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.0.10-7.0.14 | ||||
|
Not particularly important, but the fix is easy too. |
|
I can't reproduce this. With which GCC version is this (run gcc --version)? |
|
'docker' exec -it php bash |
|
Using phusion/baseimage:latest as the base image to build from. docker images reports |
|
I still can not reproduce this with gcc 5.4 - can you give me all the steps necessary to reproduce this? Assume I have docker installed, but that I don't know how to use it. |
|
I could reproduce this on Ubuntu 16.04 with GCC 5.4, and have now made a PR: https://github.com/xdebug/xdebug/pull/320 that will make it into 2.6.0dev. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-03 14:21 | RQuadling | New Issue | |
2017-01-03 15:28 | derick | Note Added: 0004110 | |
2017-01-03 15:28 | derick | Status | new => confirmed |
2017-01-03 15:28 | derick | Target Version | => 2.5.1 |
2017-01-04 11:01 | derick | Note Added: 0004153 | |
2017-01-04 11:01 | derick | Assigned To | => derick |
2017-01-04 11:01 | derick | Status | confirmed => feedback |
2017-01-09 15:08 | RQuadling | Note Added: 0004166 | |
2017-01-09 15:08 | RQuadling | Status | feedback => assigned |
2017-01-09 15:11 | RQuadling | Note Added: 0004167 | |
2017-01-11 19:04 | derick | Note Added: 0004171 | |
2017-01-11 19:04 | derick | Status | assigned => feedback |
2017-01-11 20:21 | derick | Note Added: 0004172 | |
2017-01-11 20:21 | derick | Status | feedback => resolved |
2017-01-11 20:21 | derick | Fixed in Version | => 2.6.0dev |
2017-01-11 20:21 | derick | Resolution | open => fixed |
2017-12-02 16:19 | derick | Fixed in Version | 2.6.0dev => 2.6.0alpha1 |