Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2011 13:17:36 +0200 (CEST)
From:      Helge Oldach <ports-mjpegtools-jun11@oldach.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        multimedia@FreeBSD.org
Subject:   ports/158102: ports/multimedia/mjpegtools triggers internal compiler error
Message-ID:  <201106211117.p5LBHaHQ015181@sep.oldach.net>
Resent-Message-ID: <201106211120.p5LBK7EB083096@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158102
>Category:       ports
>Synopsis:       ports/multimedia/mjpegtools triggers internal compiler error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 21 11:20:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Helge Oldach
>Release:        FreeBSD 8.2-818 i386
>Organization:
>Environment:

System: FreeBSD localhost 8.2-818 FreeBSD 8.2-818 #0: Tue May 31 10:30:49 CEST 2011 toor@localhost:/usr/obj/usr/src/sys/HMO i386

>Description:

c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I../utils  -I/usr/local/include  -DNDEBUG -finline-functions -fno-PIC -O2 -pipe -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/obj/usr/ports/multimedia/mjpegtools/work/mjpegtools-2.0.0/y4mdenoise'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/obj/usr/ports/multimedia/mjpegtools/work/mjpegtools-2.0.0'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/multimedia/mjpegtools.
*** Error code 1

Stop in /usr/ports/multimedia/mjpegtools.

>How-To-Repeat:

make

>Fix:

I don't know, frankly.
>Release-Note:
>Audit-Trail:
>Unformatted:



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