Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: compiler segfault building audio/musicpd



On Sat, Jul 22, 2017 at 10:23:17PM +0200, Joerg Sonnenberger wrote:
> On Sat, Jul 22, 2017 at 09:08:28PM +0200, Thomas Klausner wrote:
> > With 8.99.1/amd64/20170721 I see a new problem building audio/musicpd:
> > 
> > --- src/output/plugins/liboutput_plugins_a-AoOutputPlugin.o ---
> > src/output/plugins/AoOutputPlugin.cxx:232:2: internal compiler error: Segmentation fault
> >  };
> >   ^
> > no stack trace because unwind library not available
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See <http://www.NetBSD.org/support/send-pr.html> for instructions.
> > *** [src/output/plugins/liboutput_plugins_a-AoOutputPlugin.o] Error code 1
> 
> *.ii from -save-temps + command line please.

I've updated to a snapshot with

Module Name:    src
Committed By:   joerg
Date:           Sat Jul 22 20:52:52 UTC 2017

Modified Files:
        src/external/gpl3/gcc/dist/gcc: varasm.c

Log Message:
One more missing check for DECL_INITIAL being non-NULL.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/dist/gcc/varasm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


and musicpd now builds again.

Thanks!
 Thomas


Home | Main Index | Thread Index | Old Index