Re: Build failing in my pull request. Similar observed in other pulls
Aki Tuomi <[email protected]> Sat, 29 Aug 2015 20:06:37 +0300
| Newsgroups | gmane.network.dns.powerdns.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 29, 2015 at 09:52:20PM +0530, sumit sharma wrote: > Hi All, > > I am facing build failures on > https://travis-ci.org/PowerDNS/pdns/builds/77821946 > I am observing similar failure on other pull requests > https://travis-ci.org/PowerDNS/pdns/builds/77268289 > Hi! g++: internal compiler error: Killed (program cc1plus) I notice that your clang based compilation works. This could be a bug in GCC, although it would probably help if you could use G++ 4.8 to see if you can replicate this error locally. Aki