Date: Tue, 12 Feb 2013 23:49:15 +0400 From: awarecons <awarecons@gmail.com> To: ports-bugs@freebsd.org, multimedia@FreeBSD.org Subject: multimedia/mjpegtools ISSUE SkipList.hh:546: internal compiler error: in do_SUBST, at combine.c:502 Message-ID: <CACGq7x09s7sL_DJ2nV8tJ1WVdqt_NWUb3GXVd_pS4kOnwbjV1g@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
FreeBSD xxx 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Sun Feb 3 22:58:47 MSK 2013 root@xxx:/usr/src/sys/i386/compile/GENERIC i386 Everything (system & ports) with gcc 4.2.1 # $FreeBSD: ports/multimedia/mjpegtools/Makefile,v 1.88 2012/11/17 05:59:51 svnexp Exp $ PORTNAME= mjpegtools PORTVERSION= 2.0.0 PORTREVISION= 4 ... c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I../utils -O2 -pipe -ma rch=pentium4 -mtune=pentium4 -Wno-error -w -I/usr/local/include -DNDEBUG -finli ne-functions -fno-PIC -pipe -march=pentium4 -mtune=pentium4 -O2 -pipe -march=pen tium4 -mtune=pentium4 -Wno-error -w -D_THREAD_SAFE -MT regiontest.o -MD -MP -MF .deps/regiontest.Tpo -c -o regiontest.o regiontest.cc SkipList.hh: In member function 'void SkipList<KEY, VALUE, KEYFN, PRED, HC, ALLOC>::Init(Status_t&, bool, const SkipList<KEY, VALUE, KEYFN, PRED, HC, ALLOC>::InitParams&) [with KEY = VariableSizeAllocator::Block, VALUE = VariableSizeAllocat or::Block, KEYFN = Ident<VariableSizeAllocator::Block, VariableSizeAllocator::Block>, PRED = VariableSizeAllocator::Block::SortBySize, int HC = 10, ALLOC = Plac ementAllocator]': SkipList.hh:546: internal compiler error: in do_SUBST, at combine.c:502 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. gmake[2]: *** [newdenoise.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... mv -f .deps/regiontest.Tpo .deps/regiontest.Po gmake[2]: Leaving directory `/usr/ports/multimedia/mjpegtools/work/mjpegtools-2. 0.0/y4mdenoise' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/mjpegtools/work/mjpegtools-2.0.0' gmake: *** [all] Error 2 *** [do-build] Error code 1 FYI for 9.0-REL with gcc 4.6.3 it compiles just fine.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACGq7x09s7sL_DJ2nV8tJ1WVdqt_NWUb3GXVd_pS4kOnwbjV1g>