From tot@cs.huji.ac.il  Tue Jun  9 08:45:35 2009
Return-Path: <tot@cs.huji.ac.il>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 593B2106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  9 Jun 2009 08:45:35 +0000 (UTC)
	(envelope-from tot@cs.huji.ac.il)
Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84])
	by mx1.freebsd.org (Postfix) with ESMTP id 15AFE8FC1D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  9 Jun 2009 08:45:35 +0000 (UTC)
	(envelope-from tot@cs.huji.ac.il)
Received: from sunfire.cs.huji.ac.il ([132.65.16.80])
	by kabab.cs.huji.ac.il with esmtp
	id 1MDwc8-000DDk-NB
	for FreeBSD-gnats-submit@freebsd.org; Tue, 09 Jun 2009 11:23:24 +0300
Received: from tot by sunfire.cs.huji.ac.il with local (Exim 4.69 (FreeBSD))
	(envelope-from <tot@cs.huji.ac.il>)
	id 1MDwc8-000MD6-Ms
	for FreeBSD-gnats-submit@freebsd.org; Tue, 09 Jun 2009 11:23:24 +0300
Message-Id: <E1MDwc8-000MD6-Ms@sunfire.cs.huji.ac.il>
Date: Tue, 09 Jun 2009 11:23:24 +0300
From: Roman Melnikov <tot@cs.huji.ac.il>
Reply-To: Roman Melnikov <tot@cs.huji.ac.il>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Failed to buildworld
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         135405
>Category:       bin
>Synopsis:       [build] [cross-compile] Failed to buildworld i386 on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 09 08:50:02 UTC 2009
>Closed-Date:    Sun Jun 21 11:34:17 UTC 2009
>Last-Modified:  Sun Jun 21 11:34:17 UTC 2009
>Originator:     Roman Melnikov
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
Huji
>Environment:
System: FreeBSD sunfire 7.0-STABLE FreeBSD 7.0-STABLE #96: Mon Aug 4 13:26:24 IDT 2008 danny@sunfire:/r+d/obj/sunfire/r+d/7.0/src/sys/HUJI amd64


	<machine = sunfire opteron 64bit, os = freebsd-7.0 amd64, target = i386, libraries (multiple lines)>
>Description:
	I try to buildworld (freebsd current ) with : 
MAKEOBJDIRPREFIX=/net/store-01/h/system/dest/8.0 TARGETS=i386 make buildworld -j8
With cvup I get last current from mirror.

I get error:

makeinfo --no-split -I /a/hesiod.net/store-01/h/system/dest/current/src/gnu/usr.bin/texinfo/doc -I /a/hesiod.net/store-01/h/system/dest/current/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc texinfo.texi  -o texinfo.info
gzip -cn info.info > info.info.gz
gzip -cn info-stnd.info > info-stnd.info.gz
gzip -cn texinfo.info > texinfo.info.gz
1 error
*** Error code 2
1 error
*** Error code 2
1 error

Already tried to rm -rf all and re 'cvup' all src , it does not solved the problem
>How-To-Repeat:
make buildworld	
>Fix:

	


>Release-Note:
>Audit-Trail:

From: Remko Lodder <remko@elvandar.org>
To: Roman Melnikov <tot@cs.huji.ac.il>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: i386/135405: Failed to buildworld
Date: Tue, 9 Jun 2009 20:10:27 +0200

 Hello,
 
 The information you send was insufficient. Because you have 8 threads  
 running, one of them created an error, but that does not neccesarily  
 mean that the error
 you pasted is the one we are looking for. More probably it's in the  
 backlog of the build. Can you retry with 'script /tmp/buildworld. 
 20090609.log'  and look for the
 actual error please?
 
 Also note that you are having an AMD64 machine and building I386...
 
 Cheers,
 Remko
 -- 
 /"\   Best regards,                        | remko@FreeBSD.org
 \ /   Remko Lodder                      | remko@EFnet
 X    http://www.evilcoder.org/    |
 / \   ASCII Ribbon Campaign    | Against HTML Mail and News
 
State-Changed-From-To: open->suspended 
State-Changed-By: vwe 
State-Changed-When: Sun Jun 14 20:28:21 UTC 2009 
State-Changed-Why:  
fixed wrong category, fixed synopsis, fixed wrong severity, 
fixed wrong classification 
suspending this until we can be sure, this is a real issue. 
can be closed if no relevant information will be attached within the next weeks. 


Class-Changed-From-To: doc-bug->sw-bug 
Class-Changed-By: vwe 
Class-Changed-When: Sun Jun 14 20:28:21 UTC 2009 
Class-Changed-Why:  
docs-bug -> sw-bug: not a documentation bug 


Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: vwe 
Responsible-Changed-When: Sun Jun 14 20:28:21 UTC 2009 
Responsible-Changed-Why:  
not i386 specific 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135405 
State-Changed-From-To: suspended->closed 
State-Changed-By: remko 
State-Changed-When: Sun Jun 21 11:34:16 UTC 2009 
State-Changed-Why:  
I did not hear back after a w eek, which is reasonable to do a new build 
with less build-threads. Also the -j8 could work as long as you properly 
monitor the output, the currently given output is just insufficient 
because the error occured earlier on. 

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