From nobody@FreeBSD.org  Mon Apr 11 07:06:27 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2ED2116A4D1
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Apr 2005 07:06:27 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BFD6943D31
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Apr 2005 07:06:26 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B76QEG070242
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Apr 2005 07:06:26 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j3B76Q90070241;
	Mon, 11 Apr 2005 07:06:26 GMT
	(envelope-from nobody)
Message-Id: <200504110706.j3B76Q90070241@www.freebsd.org>
Date: Mon, 11 Apr 2005 07:06:26 GMT
From: Thomas Novin <thomas@fiberdata.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Buildworld fails, /usr/bin/ld: /usr/lib/libtermcap.a(lib_tputs.o): bad reloc symbol index
X-Send-Pr-Version: www-2.3

>Number:         79781
>Category:       kern
>Synopsis:       Buildworld fails, /usr/bin/ld: /usr/lib/libtermcap.a(lib_tputs.o): bad reloc symbol index
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 11 07:10:27 GMT 2005
>Closed-Date:    Tue Apr 12 00:57:33 GMT 2005
>Last-Modified:  Tue Apr 12 00:57:33 GMT 2005
>Originator:     Thomas Novin
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
FreeBSD xxx 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/
usr/obj/usr/src/sys/GENERIC i386
>Description:
'make buildworld' fails on a machine cvsupped today. rm -rf of /usr/src and /usr/obj before compilation.

cc -O -pipe -DINFODIR=\"/usr/share/info:/usr/local/info:/usr/X11R6/info:.\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/sh
are/locale\"  -I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/info
/../../../../contrib/texinfo/lib  -I/usr/obj/usr/src/i386/legacy/usr/include -c /usr/src/gnu/usr.bin/texinfo/info
/../../../../contrib/texinfo/info/tilde.c
cc -O -pipe -DINFODIR=\"/usr/share/info:/usr/local/info:/usr/X11R6/info:.\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/sh
are/locale\"  -I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/info
/../../../../contrib/texinfo/lib  -I/usr/obj/usr/src/i386/legacy/usr/include -c /usr/src/gnu/usr.bin/texinfo/info
/../../../../contrib/texinfo/info/variables.c
cc -O -pipe -DINFODIR=\"/usr/share/info:/usr/local/info:/usr/X11R6/info:.\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/sh
are/locale\"  -I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/info
/../../../../contrib/texinfo/lib  -I/usr/obj/usr/src/i386/legacy/usr/include -c /usr/src/gnu/usr.bin/texinfo/info
/../../../../contrib/texinfo/info/window.c
cc -O -pipe -DINFODIR=\"/usr/share/info:/usr/local/info:/usr/X11R6/info:.\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/sh
are/locale\"  -I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/info
/../../../../contrib/texinfo/lib  -I/usr/obj/usr/src/i386/legacy/usr/include  -static -L/usr/obj/usr/src/i386/leg
acy/usr/lib -o info dir.o display.o doc.o dribble.o echo-area.o filesys.o footnotes.o gc.o indices.o info-utils.o
 info.o infodoc.o infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o terminal.o tilde.o variab
les.o window.o -ltermcap /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/texinfo/info/../libtxi/libtxi.a -legacy
/usr/bin/ld: /usr/lib/libtermcap.a(lib_tputs.o): bad reloc symbol index (0x9a >= 0x1c) for offset 0x2f9 in sectio
n `(null)'
/usr/lib/libtermcap.a: could not read symbols: Bad value
*** Error code 1

Stop in /usr/src/gnu/usr.bin/texinfo/info.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/texinfo.
*** Error code 1

>How-To-Repeat:
make buildworld
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Apr 12 00:56:48 GMT 2005 
State-Changed-Why:  
Please report kernel compile failures on the appropriate mailing list, 
in this case, freebsd-stable.  Build failures tend to get fixed very 
quickly due to the high number of developers who track the latest code, 
and the automated tinderboxes that continually run builds. 


Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Apr 12 00:56:48 GMT 2005 
Responsible-Changed-Why:  

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