Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2011 11:31:46 +0200 (CEST)
From:      Marco Beishuizen <mbeis@xs4all.nl>
To:        freebsd-ports@freebsd.org
Subject:   compiling mjpegtools fails
Message-ID:  <alpine.BSF.2.00.1106081129000.98382@yokozuna.lan>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1106081129000.98382>