From nobody@FreeBSD.org  Mon Apr 28 17:02:40 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id DC38A369
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Apr 2014 17:02:40 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id AEC5F1670
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Apr 2014 17:02:40 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3SH2dhD093026
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Apr 2014 17:02:39 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3SH2dOP093016;
	Mon, 28 Apr 2014 17:02:39 GMT
	(envelope-from nobody)
Message-Id: <201404281702.s3SH2dOP093016@cgiserv.freebsd.org>
Date: Mon, 28 Apr 2014 17:02:39 GMT
From: po <peo@intersonic.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Openoffice-4 fails to build - complains over source file not present
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         189081
>Category:       ports
>Synopsis:       editors/openoffice-4 fails to build - complains over source file not present
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    office
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 28 17:10:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Sun May 04 02:18:53 UTC 2014
>Originator:     po
>Release:        FreeBSD 9.2-STABLE #0 r264825
>Organization:
>Environment:
FreeBSD kreutzman.h.inter-sonic.com 9.2-STABLE FreeBSD 9.2-STABLE #0 r264825: Fri Apr 25 01:21:49 CEST 2014     peo@kreutzman.h.inter-sonic.com:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Despite the sources being present in /usr/ports/distfiles/openoffice
ls /usr/ports/distfiles/openoffice
apache-openoffice-4.0.1-r1524958-src.tar.bz2            apache-openoffice-4.0.1-r1524958-src.tar.bz2.sha256
apache-openoffice-4.0.1-r1524958-src.tar.bz2.md5        unowinreg.dll

the build fails:
make extract
===>  License APACHE20 accepted by the user
===>  Found saved configuration for apache-openoffice-4.0.1
===>   apache-openoffice-4.0.1_3 depends on file: /usr/local/sbin/pkg - found
OPTIONS:

You can select the language for OOo by making it with:
make LOCALIZED_LANG=xx
while xx can be one of the following
af ar as-IN be-BY bg br bn bn-BD bn-IN bs ca cs cy da
de dz el en-GB en-US en-ZA eo es et eu fa fi fr ga gl
gu-IN he hi-IN hr hu it ja ka km kn ko ku lo lt lv mk
ms ml-IN mr-IN ne nb nl nn nr ns oc or-IN pa-IN pl pt
pt-BR ru rw sk sl sh sr ss st sv sw sw-TZ te-IN ti-ER
ta-IN th tn tr ts tg ur-IN uk uz ve vi xh zh-CN zh-TW
zu
Current setting: en-US

NOTICE:

To build OOo, you should have a lot
of free diskspace (~ 11GB) and memory (~ 2GB).
If you want SDK and/or solver, please type make sdk and/or make solver
=> ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/openoffice.
=> Attempting to fetch ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2
fetch: ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/openoffice/ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/openoffice/ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/openoffice and try again.
*** [do-fetch] Error code 1

>How-To-Repeat:
Try till install openoffice-4 from ports
>Fix:
-

>Release-Note:
>Audit-Trail:

From: Per olof Ljungmark <peo@intersonic.se>
To: bug-followup@FreeBSD.org, peo@intersonic.se
Cc:  
Subject: Re: ports/189081: Openoffice-4 fails to build - complains over source
 file not present
Date: Mon, 28 Apr 2014 20:29:47 +0200

 Well, it was not as good as I thought. Do we need to fetch the sources 
 twice?
 
 make extract
 ===>  License APACHE20 accepted by the user
 ===>  Found saved configuration for apache-openoffice-4.0.1
 ===>   apache-openoffice-4.0.1_3 depends on file: /usr/local/sbin/pkg - 
 found
 OPTIONS:
 
 You can select the language for OOo by making it with:
 make LOCALIZED_LANG=xx
 while xx can be one of the following
 af ar as-IN be-BY bg br bn bn-BD bn-IN bs ca cs cy da
 de dz el en-GB en-US en-ZA eo es et eu fa fi fr ga gl
 gu-IN he hi-IN hr hu it ja ka km kn ko ku lo lt lv mk
 ms ml-IN mr-IN ne nb nl nn nr ns oc or-IN pa-IN pl pt
 pt-BR ru rw sk sl sh sr ss st sv sw sw-TZ te-IN ti-ER
 ta-IN th tn tr ts tg ur-IN uk uz ve vi xh zh-CN zh-TW
 zu
 Current setting: en-US
 
 NOTICE:
 
 To build OOo, you should have a lot
 of free diskspace (~ 11GB) and memory (~ 2GB).
 If you want SDK and/or solver, please type make sdk and/or make solver
 => apache-openoffice-4.0.1-r1524958-src.tar.bz2 doesn't seem to exist in 
 /usr/ports/distfiles/openoffice.
 => Attempting to fetch 
 http://www.apache.org/dist/openoffice/4.0.1/source/apache-openoffice-4.0.1-r1524958-src.tar.bz2
 apache-openoffice-4.0.1-r1524958-src.tar.bz2  100% of  204 MB 1228 kBps 
 02m51s
 => unowinreg.dll doesn't seem to exist in /usr/ports/distfiles/openoffice.
 => Attempting to fetch 
 http://www.apache.org/dist/openoffice/4.0.1/source/unowinreg.dll
 fetch: http://www.apache.org/dist/openoffice/4.0.1/source/unowinreg.dll: 
 Not Found
 => Attempting to fetch 
 ftp://ftp.riken.jp/net/apache/openoffice/4.0.1/source/unowinreg.dll
 fetch: 
 ftp://ftp.riken.jp/net/apache/openoffice/4.0.1/source/unowinreg.dll: 
 File unavailable (e.g., file not found, no access)
 => Attempting to fetch 
 http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/unowinreg.dll
 unowinreg.dll                                 100% of 6144  B   68 kBps 
 00m00s
 => ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2 doesn't seem to 
 exist in /usr/ports/distfiles/openoffice.
 => Attempting to fetch 
 ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2
 fetch: 
 ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2: 
 File unavailable (e.g., file not found, no access)
 => Attempting to fetch 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/openoffice/ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2
 fetch: 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/openoffice/ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2: 
 File unavailable (e.g., file not found, no access)
 => Couldn't fetch it - please try to retrieve this
 => port manually into /usr/ports/distfiles/openoffice and try again.
 *** [do-fetch] Error code 1
 
 
 -- 
 Intersonic AB, Solna, Sweden
 SE556539368201

From: Per olof Ljungmark <peo@intersonic.se>
To: bug-followup@FreeBSD.org, peo@intersonic.se
Cc:  
Subject: Re: ports/189081: Openoffice-4 fails to build - complains over source
 file not present
Date: Mon, 28 Apr 2014 20:28:02 +0200

 Hmmm, if I deleted what was in /usr/ports/distfiles/openoffice the file 
 is fetched from apache.org.
 
 Not sure what was going on, same name, same size. This PR can probably 
 be closed.
 
 -- 
 Intersonic AB, Solna, Sweden
 SE556539368201
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Apr 29 01:16:58 UTC 2014 
State-Changed-Why:  
Closed at submitter's request. 

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

From: Per olof Ljungmark <peo@intersonic.se>
To: bug-followup@FreeBSD.org, peo@intersonic.se
Cc:  
Subject: Re: ports/189081: Openoffice-4 fails to build - complains over source
 file not present
Date: Tue, 29 Apr 2014 15:54:07 +0200

 Well, it was not as good as I thought. Do we need to fetch the sources 
 twice?
 
 Can I request the PR to be reopened? Thank you!
 
 make extract
 ===>  License APACHE20 accepted by the user
 ===>  Found saved configuration for apache-openoffice-4.0.1
 ===>   apache-openoffice-4.0.1_3 depends on file: /usr/local/sbin/pkg - 
 found
 OPTIONS:
 
 You can select the language for OOo by making it with:
 make LOCALIZED_LANG=xx
 while xx can be one of the following
 af ar as-IN be-BY bg br bn bn-BD bn-IN bs ca cs cy da
 de dz el en-GB en-US en-ZA eo es et eu fa fi fr ga gl
 gu-IN he hi-IN hr hu it ja ka km kn ko ku lo lt lv mk
 ms ml-IN mr-IN ne nb nl nn nr ns oc or-IN pa-IN pl pt
 pt-BR ru rw sk sl sh sr ss st sv sw sw-TZ te-IN ti-ER
 ta-IN th tn tr ts tg ur-IN uk uz ve vi xh zh-CN zh-TW
 zu
 Current setting: en-US
 
 NOTICE:
 
 To build OOo, you should have a lot
 of free diskspace (~ 11GB) and memory (~ 2GB).
 If you want SDK and/or solver, please type make sdk and/or make solver
 => apache-openoffice-4.0.1-r1524958-src.tar.bz2 doesn't seem to exist in 
 /usr/ports/distfiles/openoffice.
 => Attempting to fetch 
 http://www.apache.org/dist/openoffice/4.0.1/source/apache-openoffice-4.0.1-r1524958-src.tar.bz2
 apache-openoffice-4.0.1-r1524958-src.tar.bz2  100% of  204 MB 1228 kBps 
 02m51s
 => unowinreg.dll doesn't seem to exist in /usr/ports/distfiles/openoffice.
 => Attempting to fetch 
 http://www.apache.org/dist/openoffice/4.0.1/source/unowinreg.dll
 fetch: http://www.apache.org/dist/openoffice/4.0.1/source/unowinreg.dll: 
 Not Found
 => Attempting to fetch 
 ftp://ftp.riken.jp/net/apache/openoffice/4.0.1/source/unowinreg.dll
 fetch: 
 ftp://ftp.riken.jp/net/apache/openoffice/4.0.1/source/unowinreg.dll: 
 File unavailable (e.g., file not found, no access)
 => Attempting to fetch 
 http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/unowinreg.dll
 unowinreg.dll                                 100% of 6144  B   68 kBps 
 00m00s
 => ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2 doesn't seem to 
 exist in /usr/ports/distfiles/openoffice.
 => Attempting to fetch 
 ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2
 fetch: 
 ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2: 
 File unavailable (e.g., file not found, no access)
 => Attempting to fetch 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/openoffice/ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2
 fetch: 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/openoffice/ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2: 
 File unavailable (e.g., file not found, no access)
 => Couldn't fetch it - please try to retrieve this
 => port manually into /usr/ports/distfiles/openoffice and try again.
 *** [do-fetch] Error code 1
 
State-Changed-From-To: closed->open 
State-Changed-By: linimon 
State-Changed-When: Tue Apr 29 15:36:53 UTC 2014 
State-Changed-Why:  
re-open at submitter's request. 

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

From: Per olof Ljungmark <peo@intersonic.se>
To: bug-followup@FreeBSD.org, peo@intersonic.se
Cc:  
Subject: Re: ports/189081: editors/openoffice-4 fails to build - complains
 over source file not present
Date: Wed, 30 Apr 2014 18:42:35 +0200

 Because openoffice-devel builds and installs fine here I will not dive
 further into this. Looks like oo 4.1 is nearing release and this might
 be a good time for maintainer to sort the above.
 
 Nevertheless it would be great to hear from him/her.
Responsible-Changed-From-To: freebsd-ports-bugs->office 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun May 4 02:18:30 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer(s). 

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