Bug 51443

Summary: portupgrade -R of XFree86-4-Server fails after cvsup'ing ports tree
Product: Ports & Packages Reporter: Stacey Roberts <stacey>
Component: Individual Port(s)Assignee: Eric Anholt <anholt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Stacey Roberts 2003-04-26 16:30:16 UTC
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)
#

Fix: 

Don't know
How-To-Repeat: After cvsup of ports tree, run:

portupgrade -R XFree86-Server-4.3.0_3
Comment 1 Adam Weinberger freebsd_committer freebsd_triage 2003-04-26 17:50:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anholt

Over to maintainer.
Comment 2 Eric Anholt freebsd_committer freebsd_triage 2003-04-26 19:43:40 UTC
State Changed
From-To: open->closed

Submitter said it was fixed after cleaning and trying again.  I'm guessing it 
was hardware failure.