From nobody@FreeBSD.ORG Wed Sep  8 01:04:01 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 693FC1584B; Wed,  8 Sep 1999 01:04:01 -0700 (PDT)
Message-Id: <19990908080401.693FC1584B@hub.freebsd.org>
Date: Wed,  8 Sep 1999 01:04:01 -0700 (PDT)
From: jl@afes.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: Compilation problem with Bind 8.2.1 on FreeBSD v.4.0
X-Send-Pr-Version: www-1.0

>Number:         13635
>Category:       ports
>Synopsis:       Compilation problem with Bind 8.2.1 on FreeBSD v.4.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep  8 01:10:00 PDT 1999
>Closed-Date:    Sat Oct 2 17:11:13 PDT 1999
>Last-Modified:  Sat Oct  2 17:11:44 PDT 1999
>Originator:     John Laugenour
>Release:        V.4.0 Snapshot 7.5.99
>Organization:
AFES Network Services
>Environment:
FreeBSD yolo.net 4.0-19990626-CURRENT FreeBSD 4.0-19990626-CURRENT #0: Tue Aug
3 01:01:11 GMT 1999     root@builder.freebsd.org:/usr/src/sys/compile/GENERIC  i
386
>Description:
In compiling Bind 8.2.1 errors occur on make with CC = cc:
cc: Internal compiler error: program cc1 got fatal signal 4
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

and dumps cc1.core in:./lib/isc/cc1.core  

and with CC = GCC

gcc: Internal compiler error: program cc1 got fatal signal 10
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

yolo# find ./ -name cc1.core -ls
197242 1520 -rw-------    1 root             wheel              765952 Sep  8 00
:59 ./lib/cylink/cc1.core
 17909 2528 -rw-------    1 root             wheel             1282048 Sep  8 01
:02 ./lib/irs/cc1.core
244074 2016 -rw-------    1 root             wheel             1024000 Sep  8 00
:56 ./lib/isc/cc1.core
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:

From: Doug <Doug@gorean.org>
To: jl@afes.com
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/13635: Compilation problem with Bind 8.2.1 on FreeBSD
 v.4.0
Date: Wed, 8 Sep 1999 17:07:12 -0700 (PDT)

 On Wed, 8 Sep 1999 jl@afes.com wrote:
 
 > >Synopsis:       Compilation problem with Bind 8.2.1 on FreeBSD v.4.0
 
 > FreeBSD yolo.net 4.0-19990626-CURRENT
 
 	First, please try a more recent -current. A lot of fixes have gone
 into the compiler stuff since june. 
 
 > In compiling Bind 8.2.1 errors occur 
 
 	Next, have you tried any of the BIND 8.2.2 development snapshots?
 Take a look at the version in ftp://ftp.isc.org/isc/bind/src/testing/
 after you upgrade your -Current and see if you get any better luck with
 that. If it's a BIND issue they'll want to know that you're using the
 latest stuff. 
 
 Good luck,
 
 Doug
 
 
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Sat Oct 2 17:11:13 PDT 1999 
State-Changed-Why:  
Can not be reproduced on my machine nor on the package building 
machines (http://bento.freebsd.org).  Please follow Doug's suggestions 
if nothing else helps. 
>Unformatted:
