From hg@cally.queue.to  Tue May 22 20:16:57 2012
Return-Path: <hg@cally.queue.to>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4F6EC1065680
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 May 2012 20:16:57 +0000 (UTC)
	(envelope-from hg@cally.queue.to)
Received: from pickle.queue.to (pickle.queue.to [71.180.69.18])
	by mx1.freebsd.org (Postfix) with ESMTP id DDFB58FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 May 2012 20:16:56 +0000 (UTC)
Received: (qmail 11251 invoked from network); 22 May 2012 16:10:15 -0400
Received: from cally.queue.to (172.16.0.6)
  by pickle.queue.to with ESMTP; 22 May 2012 16:10:15 -0400
Received: (qmail 6499 invoked by uid 1000); 22 May 2012 16:10:15 -0400
Message-Id: <20120522201015.6498.qmail@cally.queue.to>
Date: 22 May 2012 16:10:15 -0400
From: Howard Goldstein <hg@cally.queue.to>
Reply-To: Howard Goldstein <hg@cally.queue.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: editors/libreoffice does not honor MAKE_JOBS_UNSAFE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         168239
>Category:       ports
>Synopsis:       editors/libreoffice does not honor MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    office
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 22 20:20:00 UTC 2012
>Closed-Date:    Fri Nov 23 12:52:48 UTC 2012
>Last-Modified:  Fri Nov 23 12:52:48 UTC 2012
>Originator:     Howard Goldstein
>Release:        FreeBSD 8.3-STABLE amd64
>Organization:
>Environment:
System: FreeBSD cally.queue.to 8.3-STABLE FreeBSD 8.3-STABLE #7: Thu May 10 20:35:31 EDT 2012 hg@cally.queue.to:/usr/obj/usr/src/sys/CALLY amd64

NB this is an 8.3 stable that does not actually succeed at building
libreoffice because of the old libstdc++ and because of other bitrot
involved in building it on an 8.X box

	
>Description:
	

MAKE_JOBS_UNSAFE=yes is set in the Makefile, however the configure
script pulls the kernel OID for the number of cpus resulting in multiple
jobs running despite the MAKE_JOBS_UNSAFE setting

>How-To-Repeat:
	
make configure , and then check work/libreoffice-core-3.5.2.2/configure
looking for BUILD_NCPUS.  It will not be 1 which is what it should
be


>Fix:

	
make patch
manually edit configure script so that BUILD_NCPUS=1 is always set
(search configure script for FreeBSD and the OID pull; it's with openbsd)


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->office 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue May 22 20:20:10 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168239 

From: Howard Goldstein <hg@queue.to>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/168239: editors/libreoffice does not honor MAKE_JOBS_UNSAFE
Date: Sat, 26 May 2012 13:41:49 -0400

 Please close this PR.  Although the information in the PR is correct it 
 is not material to building or running libreoffice because the 
 underlying makes are in fact safe for multiprocessor builds.  At most 
 this is an extremely low priority doc-update
 
 On 05/22/2012 16:20, FreeBSD-gnats-submit@FreeBSD.org wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `ports/168239'.
 > The individual assigned to look at your
 > report is: freebsd-ports-bugs.
 >
 > You can access the state of your problem report at any time
 > via this link:
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=168239
 >
 >> Category:       ports
 >> Responsible:    freebsd-ports-bugs
 >> Synopsis:       editors/libreoffice does not honor MAKE_JOBS_UNSAFE
 >> Arrival-Date:   Tue May 22 20:20:00 UTC 2012
State-Changed-From-To: open->closed 
State-Changed-By: bapt 
State-Changed-When: Fri Nov 23 12:52:48 UTC 2012 
State-Changed-Why:  
Close per submitter request, thanks! 

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