From stacey@vickiandstacey.com  Sat Apr 26 08:25:23 2003
Return-Path: <stacey@vickiandstacey.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2981737B404
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 26 Apr 2003 08:25:23 -0700 (PDT)
Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.241.160.9])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D61F343FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 26 Apr 2003 08:25:21 -0700 (PDT)
	(envelope-from stacey@vickiandstacey.com)
Received: from omni.vickiandstacey.com (81-86-129-77.dsl.pipex.com [81.86.129.77])
	by shockwave.systems.pipex.net (Postfix) with ESMTP id EF71C16000B37
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 26 Apr 2003 16:25:17 +0100 (BST)
Received: from omni.vickiandstacey.com (localhost [127.0.0.1])
	by omni.vickiandstacey.com (8.12.9/8.12.9) with ESMTP id h3QFPHtD022941
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 26 Apr 2003 16:25:18 +0100 (BST)
	(envelope-from stacey@omni.vickiandstacey.com)
Received: (from stacey@localhost)
	by omni.vickiandstacey.com (8.12.9/8.12.9/Submit) id h3QFPGkZ022940;
	Sat, 26 Apr 2003 16:25:16 +0100 (BST)
Message-Id: <200304261525.h3QFPGkZ022940@omni.vickiandstacey.com>
Date: Sat, 26 Apr 2003 16:25:16 +0100 (BST)
From: Stacey Roberts <stacey@vickiandstacey.com>
Reply-To: Stacey Roberts <stacey@vickiandstacey.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: portupgrade -R of XFree86-4-Server fails after cvsup'ing ports tree
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         51443
>Category:       ports
>Synopsis:       portupgrade -R of XFree86-4-Server fails after cvsup'ing ports tree
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    anholt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 26 08:30:16 PDT 2003
>Closed-Date:    Sat Apr 26 11:45:23 PDT 2003
>Last-Modified:  Sat Apr 26 11:45:23 PDT 2003
>Originator:     Stacey Roberts
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD omni.vickiandstacey.com 4.8-STABLE FreeBSD 4.8-STABLE #0: Mon Apr 21 20:53:10 BST 2003 stacey@omni.vickiandstacey.com:/usr/src/sys/compile/XE2 i386

>Description:
After fresh cvsup of ports tree today, portupgrade of XFree86-4-Server-4.3.0_3 fails. Here is the tail of the build:

LD_LIBRARY_PATH=/usr/ports/x11-servers/XFree86-4-Server/work/xc/exports/lib cc -c -O -pipe -march=pentiumpro  -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef  -I/usr/ports/x11-servers/XFree86-4-Server/work/xc/exports/include -I/usr/ports/x11-servers/XFree86-4-Server/work/xc/exports/include/X11 -I/usr/ports/x11-servers/XFree86-4-Server/work/xc/include/extensions                 -I/usr/ports/x11-servers/XFree86-4-Server/work/xc/extras/Mesa/src -I/usr/ports/x11-servers/XFree86-4-Server/work/xc/lib/GL/dri               -I/usr/ports/x11-servers/XFree86-4-Server/work/xc/extras/Mesa/include -I/usr/ports/x11-servers/XFree86-4-Server/work/xc/lib/GL/include  -I/usr/ports/x11-servers/XFree86-4-Server/work/xc -I/usr/ports/x11-servers/XFree86-4-Server/work/xc/exports/include  -I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS  -D_REENTRANT -D_THREAD_SAFE -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI    -DMALLOC_0_RETURNS_NULL -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX
 _USE_DLOPEN -DGLX_USE_MESA             -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM      -fPIC dlist.c
In file included from /usr/include/assert.h:61,
                 from /usr/ports/x11-servers/XFree86-4-Server/work/xc/extras/Mesa/src/glheader.h:52,
                 from dlist.c:30:
/usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined
/usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined
{standard input}: cpp0: output pipe has been closed
Assembler messages:
{standard input}:0: Warning: end of file not at end of a line; newline inserted
{standard input}:1782: Error: no such instruction: `j'
cc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1
 
Stop in /usr/ports/x11-servers/XFree86-4-Server/work/xc/lib/GL/mesa/src.
*** Error code 1
 
Stop in /usr/ports/x11-servers/XFree86-4-Server/work/xc/lib/GL.
*** Error code 1
 
Stop in /usr/ports/x11-servers/XFree86-4-Server.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade63357.0 make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:failed)
        ! x11-servers/XFree86-4-Server (XFree86-Server-4.3.0_3) (unknown build error)
#

>How-To-Repeat:
After cvsup of ports tree, run:

portupgrade -R XFree86-Server-4.3.0_3

>Fix:
Don't know

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->anholt 
Responsible-Changed-By: adamw 
Responsible-Changed-When: Sat Apr 26 09:50:39 PDT 2003 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51443 
State-Changed-From-To: open->closed 
State-Changed-By: anholt 
State-Changed-When: Sat Apr 26 11:43:40 PDT 2003 
State-Changed-Why:  
Submitter said it was fixed after cleaning and trying again.  I'm guessing it 
was hardware failure. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51443 
>Unformatted:
