You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2018/01/08 16:10:16 UTC

[GitHub] REPTILEHAUS opened a new issue #1522: Cannot install - issues with ngx_pagespeed.o

REPTILEHAUS opened a new issue #1522: Cannot install - issues with ngx_pagespeed.o
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1522
 
 
   I have a docker environment that i have deployed a couple of times and it has always worked except now when provisioning a new server the same old reliable dockerfile now has errors relating to ngx_pagespeed.o  any ideas whats happening here
   
   nginx v: 1.13.3
   pagespeed: 1.12.34.3-stable
   
   ```
   	-o objs/addon/src/ngx_pagespeed.o \
   	/tmp/incubator-pagespeed-ngx-1.12.34.3-stable/src/ngx_pagespeed.cc
   objs/Makefile:1929: recipe for target 'objs/addon/src/ngx_pagespeed.o' failed
   make[1]: Leaving directory '/tmp/nginx-1.13.3'
   Makefile:8: recipe for target 'build' failed
   cc: internal compiler error: Killed (program cc1plus)
   Please submit a full bug report,
   with preprocessed source if appropriate.
   See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.
   make[1]: *** [objs/addon/src/ngx_pagespeed.o] Error 4
   make: *** [build] Error 2
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services