2011/6/8 Marco Beishuizen <mb...@xs4all.nl>: > Hi, > > I tried to upgrade my ports, but mjpegtools fails with a compile error: > > ... > c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I../utils > -I/usr/local/include -DNDEBUG -finline-functions -fno-PIC -O2 -pipe > -march=prescott -fno-strict-aliasing -D_THREAD_SAFE -MT newdenoise.o -MD > -MP -MF .deps/newdenoise.Tpo -c -o newdenoise.o newdenoise.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 = > VariableSizeAllocator::Block, KEYFN = Ident<VariableSizeAllocator::Block, > VariableSizeAllocator::Block>, PRED = > VariableSizeAllocator::Block::SortBySize, int HC = 10, ALLOC = > PlacementAllocator]': > 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]: 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 > *** Error code 1 > ... > > Anyone an idea what has happened? > Regards, > Marco > > -- > Gloffing is a state of mine. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" >
SkipList.hh:546: internal compiler error: in do_SUBST, at combine.c:502 does not sound good :) What is your freebsd version? --- Bapt _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"