Re: Tinderbox @71 now failing with undefined reference to `SvMemoryStream::remainingSize()´

Michael Stahl mst at libreoffice.org
Wed Oct 17 09:01:06 UTC 2018


On 17.10.18 10:37, Stephan Bergmann wrote:
> On 17/10/2018 00:22, Luke Benes wrote:

>> But @71 is still to failing with:
>>
>> https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1539640808.27465 
>>
>>
>> 28887         
>> /tinderbox/buildslave/build/workdir/CxxObject/emfio/source/reader/mtftools.o: 
>> In function `SvStream::TellEnd()´:
>> 28888         
>> /tinderbox/buildslave/source/libo-master/include/tools/stream.hxx:276: 
>> undefined reference to `SvMemoryStream::remainingSize()´
> 
> smells like a compiler bug, where it cant agree with itself where to 
> emit out-of-line instance of inline (and virtual) 
> SvMemoryStream::remainingSize

reminds me of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64812,
which also has i686 and -Os, but that was GCC 4.9, while the tinderbox 
apparently has GCC 4.8.

perhaps the problem will go away once the tinderbox is upgraded to the 
new GCC 7 baseline?


More information about the LibreOffice mailing list