NetBSD Problem Report #45573

From martin@duskware.de  Sat Nov  5 21:50:25 2011
Return-Path: <martin@duskware.de>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id BABFD63B8DB
	for <gnats-bugs@gnats.NetBSD.org>; Sat,  5 Nov 2011 21:50:25 +0000 (UTC)
Message-Id: <20111105215025.BABFD63B8DB@www.NetBSD.org>
Date: Sat,  5 Nov 2011 21:50:25 +0000 (UTC)
From: martin@NetBSD.org
Reply-To: martin@NetBSD.org
To: gnats-bugs@gnats.NetBSD.org
Subject: internal compiler error
X-Send-Pr-Version: 3.95

>Number:         45573
>Category:       toolchain
>Synopsis:       internal compiler error when building f2c on sparc64
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    toolchain-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 05 21:55:00 +0000 2011
>Closed-Date:    Thu Nov 05 10:17:58 +0000 2015
>Last-Modified:  Thu Nov 05 10:17:58 +0000 2015
>Originator:     Martin Husemann
>Release:        NetBSD 5.99.56
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD sunny-weather.duskware.de 5.99.56 NetBSD 5.99.56 (SUNNY.MP) #24: Sat Nov 5 17:04:28 CET 2011 martin@night-porter.duskware.de:/usr/src/sys/arch/sparc64/compile/SUNNY.MP sparc64
Architecture: sparc64
Machine: sparc64
>Description:

Trying to build any pkg that depends on f2c causes this compiler error:

===> Installing dependencies for f2c-20100903
===> Overriding tools for f2c-20100903
===> Extracting for f2c-20100903
===> Patching for f2c-20100903
=> Applying pkgsrc patches for f2c-20100903
===> Creating toolchain wrappers for f2c-20100903
===> Configuring for f2c-20100903
===> Building for f2c-20100903
rm -f .gdbinit
touch .gdbinit
if gcc sysdeptest.c; then echo '/*OK*/' > sysdep.hd;  elif gcc -DNO_MKDTEMP sysdeptest.c; then echo '#define NO_MKDTEMP' > sysdep.hd;  else { echo '#define NO_MKDTEMP'; echo '#define NO_MKSTEMP'; } > sysdep.hd; fi
rm -f a.out
#   compile  src/main.o
gcc -O2 -pipe  -std=gnu99 -Werror   -I. -I.  -c    main.c
main.c: In function 'opf':
main.c:752:1: internal compiler error: in maybe_add_or_update_dep_1, at sched-deps.c:855
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
*** Error code 1


>How-To-Repeat:

on sparc64:
	cd /usr/pkgsrc/lang/f2c && make

>Fix:
n/a

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->feedback
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sat, 12 Jul 2014 20:09:31 +0000
State-Changed-Why:
I'm hoping this doesn't affect gcc 4.8... does it?


State-Changed-From-To: feedback->closed
State-Changed-By: martin@NetBSD.org
State-Changed-When: Thu, 05 Nov 2015 10:17:58 +0000
State-Changed-Why:
Right, it is fixed


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.