Re: BLAS/LAPACK options in ports

2016-09-28 Thread Maho NAKATA
Hi Fernando

+1

> I think we should add it. Is a PR necessary?
Please send me a patch.

Best,
 Nakata Maho

2016-09-29 6:47 GMT+09:00 Fernando Herrero Carrón :

> Hi everyone,
>
> There are many scientific packages in ports with depend on libraries
> providing BLAS/LAPACK functionality. There are several implementations
> available, which mainly exploit multicore CPUs, and the ports
> infrastructure helps ports handle these dependencies.
>
> I would like to suggest a couple of improvements:
>
> * Mk/Uses/blaslapack.mk currently offers support for: atlas, gotoblas,
> netlib and openblas. Mk/bsd.options.desc.mk offers descriptions for all
> except gotoblas, I think we should add it. Is a PR necessary?
>
> * There is a vanilla/single-core implementation: math/blas and math/lapack.
> I don't know if they are useful any more, but I think blaslapack.mk should
> also offer these options, for completeness.
>
> Comments on this?
>
> Best regards,
> Fernando
> ___
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>



-- 
-- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
http://blog.goo.ne.jp/nakatamaho/ ,GPG:
http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: octave port will be updated to 3.6.1 and all the octave-forge ports will be updated accordingly.

2012-04-10 Thread Maho NAKATA
Hi Stephen,

Done from my side, now it's your turn!

Best
 Nakata Maho

From: Stephen Montgomery-Smith 
Subject: Re: octave port will be updated to 3.6.1 and all the octave-forge 
ports will be updated accordingly.
Date: Tue, 10 Apr 2012 21:31:28 -0500

> On 04/10/2012 08:51 PM, Maho NAKATA wrote:
>> Hi Stephen, and ports@
>>
>> I would like to ask you the final check of our patch against
>> octave and octave-forge-* port. I also e-mail to port@ since
>> it is a sweeping commit.
>>
>> Now ports tree has been unfrozen.
>> Octave 3.6.1 is out and I would like to update with attached patch.
> 
> Let me add that after this patch has been committed by Maho, I will
> update quite a few of the octave-forge ports: anything dated on or
> after 2012-03-01 on
> 
> http://sourceforge.net/projects/octave/files/Octave%20Forge%20Packages/Individual%20Package%20Releases/
> 
> The reason I am delaying these updates until octave-3.6.1 is installed
> is that these updates only seem to work with octave-3.6.0 and later.
> 
> The reason I am telling people this is that when the octave port has
> been updated, you might like to wait a short while before rebuilding
> the octave-forge ports until I have committed these later updates.
> 
> Stephen
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


octave port will be updated to 3.6.1 and all the octave-forge ports will be updated accordingly.

2012-04-10 Thread Maho NAKATA
Hi Stephen, and ports@

I would like to ask you the final check of our patch against
octave and octave-forge-* port. I also e-mail to port@ since
it is a sweeping commit.

Now ports tree has been unfrozen. 
Octave 3.6.1 is out and I would like to update with attached patch.

Since this is an API change to octave, it seemed appropriate to me to
bump the portrevision of every single octave-forge port. But a few of
the ports needed further patches to make them work: ad,
communications, parallel, odepkg. es package doesn't build so we switched off.
Sorry, we are not sure all octave-forge-* ports will run without problems.

Thanks
 Nakata Maho

From: Erwin Lansing 
Subject: [HEADSUP]: Ports tree unfrozen
Date: Tue, 10 Apr 2012 00:26:53 +0200

> With the final builds starting for 8.3-RELEASE, the feature freeze has
> been lifted.
> 
> Erwin
> 
> -- 
> Erwin Lansing   http://droso.org
> Prediction is very difficult
> especially about the futureer...@freebsd.org


-- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt
? ports/math/octave-forge-ad/files
? ports/math/octave-forge-odepkg/files
? ports/math/octave-forge-parallel/files/patch-configure
Index: ports/benchmarks/octave-forge-benchmark/Makefile
===
RCS file: /home/pcvs/ports/benchmarks/octave-forge-benchmark/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- ports/benchmarks/octave-forge-benchmark/Makefile30 Jun 2011 20:55:39 
-  1.9
+++ ports/benchmarks/octave-forge-benchmark/Makefile11 Apr 2012 01:43:39 
-
@@ -7,7 +7,7 @@
 
 PORTNAME=  octave-forge-benchmark
 PORTVERSION=   1.1.1
-PORTREVISION=  5
+PORTREVISION=  6
 CATEGORIES=benchmarks math
 
 MAINTAINER=step...@freebsd.org
Index: ports/math/octave/Makefile
===
RCS file: /home/pcvs/ports/math/octave/Makefile,v
retrieving revision 1.137
diff -u -r1.137 Makefile
--- ports/math/octave/Makefile  14 Feb 2012 12:45:24 -  1.137
+++ ports/math/octave/Makefile  11 Apr 2012 01:43:39 -
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=  octave
-PORTVERSION=   3.4.3
-PORTREVISION=  2
+PORTVERSION=   3.6.1
 CATEGORIES=math
 MASTER_SITES=  ftp://ftp.gnu.org/gnu/octave/ \
ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/
@@ -126,7 +125,7 @@
@${FIND} -s $d -type d -depth | \
${SED} -e 's,^${PREFIX}/,@dirrm ,' >> ${WRKDIR}/PLIST
 .endfor
-.for d in ${PREFIX}/libexec/octave/${OCTAVE_VERSION} 
${PREFIX}/libexec/octave/api-v45+ ${PREFIX}/libexec/octave/site 
${PREFIX}/lib/octave/site
+.for d in ${PREFIX}/libexec/octave/${OCTAVE_VERSION} 
${PREFIX}/libexec/octave/api-v45+ ${PREFIX}/libexec/octave/api-v48+ 
${PREFIX}/libexec/octave/site ${PREFIX}/lib/octave/site
@${FIND} -s $d -type d -empty | \
${SED} -e 's,^${PREFIX}/,@exec ${MKDIR} %D/,' \
-e 's,$$, 2>/dev/null || true,' >> ${WRKDIR}/PLIST
Index: ports/math/octave/distinfo
===
RCS file: /home/pcvs/ports/math/octave/distinfo,v
retrieving revision 1.35
diff -u -r1.35 distinfo
--- ports/math/octave/distinfo  8 Nov 2011 09:28:31 -   1.35
+++ ports/math/octave/distinfo  11 Apr 2012 01:43:39 -
@@ -1,2 +1,2 @@
-SHA256 (octave-3.4.3.tar.bz2) = 
94d119cc93a38465e9c00dd36b9cc063abbda7ae8cb39407cf88a2bddc9dc148
-SIZE (octave-3.4.3.tar.bz2) = 15085117
+SHA256 (octave-3.6.1.tar.bz2) = 
f8073ee7570d8ff78864868027ef1e08409a78e0798d8800fac67e7e714eadf6
+SIZE (octave-3.6.1.tar.bz2) = 15387369
Index: ports/math/octave-forge/Makefile
===
RCS file: /home/pcvs/ports/math/octave-forge/Makefile,v
retrieving revision 1.53
diff -u -r1.53 Makefile
--- ports/math/octave-forge/Makefile16 Feb 2012 15:57:02 -  1.53
+++ ports/math/octave-forge/Makefile11 Apr 2012 01:43:39 -
@@ -7,7 +7,7 @@
 
 PORTNAME=  octave-forge
 PORTVERSION=   20120206
-PORTREVISION=  1
+PORTREVISION=  2
 CATEGORIES=math
 MASTER_SITES=  #none
 DISTFILES= #none
@@ -32,7 +32,7 @@
DICOM "Install package: dicom" On \
ECONOMETRICS "Install package: econometrics" On \
ENGINE "Install package: engine" On \
-   ES "Install package: es" On \
+   ES "Install package: es" Off \
FENV "Install package: fenv" On \
FITS "Install package: fits" On \
FINANCIAL "Install package: financial" On \
Index: ports/math/octave-forge-actuarial/Makefile
===
RCS file: /home/pcvs/ports/math/octave-forge-actuarial/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- ports/math/octave-forge-actuarial/Makefile  21 Nov 2011 01:17:33 -  
1.5
+++ ports

Re: OO 3.3.0 fails to build "connectivity" module on amd64 9-STABLE

2012-02-14 Thread Maho NAKATA
From: Don Lewis 
Subject: Re: OO 3.3.0 fails to build "connectivity" module on amd64 9-STABLE
Date: Tue, 14 Feb 2012 00:21:00 -0800 (PST)

> On 14 Feb, Maho NAKATA wrote:
>> Hi
>> 
>> Looks good. Please commit following patch! thank you!
> 
> Committed!
> 
thank you!
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: OO 3.3.0 fails to build "connectivity" module on amd64 9-STABLE

2012-02-13 Thread Maho NAKATA
Hi

Looks good. Please commit following patch! thank you!

Best,
 Nakata Maho

From: Don Lewis 
Subject: Re: OO 3.3.0 fails to build "connectivity" module on amd64 9-STABLE
Date: Mon, 13 Feb 2012 22:32:42 -0800 (PST)

> On 10 Feb, Maho NAKATA wrote:
>> Hi
>> 
>> I also reproduced, and pointy hat, either.
>> It looks like ooo port is broken again...
>> 
>> Thanks
>>  Nakata Maho
>> 
>> From: Lawrence Stewart 
>> Subject: OO 3.3.0 fails to build "connectivity" module on amd64 9-STABLE
>> Date: Thu, 09 Feb 2012 16:42:30 +1100
>> 
>>> Hi,
>>> 
>>> The OO 3.3.0 build fails in the "connectivity" module with the
>>> following error:
>>> 
>>>> Compiling: connectivity/source/parse/wrap_sqlbison.cxx
>>>> c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -DENABLE_LAYOUT=0
>>>> -DENABLE_LAYOUT_EXPERIMENTAL=0 -fvisibility=hidden
>>>> -I. -I../../unxfbsdx.pro/misc -I../../unxfbsdx.pro/inc/sql -I../inc
>>>> -I../../inc/pch -I../../inc -I../../unx/inc -I../../unxfbsdx.pro/inc
>>>> -I. 
>>>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc/stl
>>>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc/external
>>>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc
>>>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solenv/unxfbsdx/inc
>>>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solenv/inc
>>>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/res
>>>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc/stl
>>>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solenv/inc/Xp31
>>>> -I/usr/local/diablo-jdk1.6.0/include
>>>> -I/usr/local/diablo-jdk1.6.0/include/freebsd
>>>> -I/usr/local/diablo-jdk1.6.0/i
>>> nclude/bs
>>> d -I/usr/local/diablo-jdk1.6.0/include/linux
>>> -I/usr/local/diablo-jdk1.6.0/include/native_threads/include
>>> -I/usr/local/include
>>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc/offuh
>>> -I. -I../../res -I. -pipe -fvisibility-inlines-hidden -g1 -Wall
>>> -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy
>>> -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341
>>> -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1
>>> -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -DX86_64 -D__DMAKE
>>> -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.2
>>> -DSUPD=330 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI
>>> -DSOLAR_JAVA -DOOO_DLLIMPLEMENTATION_DBTOOLS -DSHAREDLIB -D_DLL_
>>> -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o
>>> ../../unxfbsdx.pro/slo/wrap_sqlbison.o
>>> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/connectivity/source/parse/wrap_sqlbison.cxx
>>>> In file included from
>>>> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/connectivity/source/parse/wrap_sqlbison.cxx:31:
>>>> ../../unxfbsdx.pro/misc/sqlbison.cxx: In function 'int SQLyyparse()':
>>>> ../../unxfbsdx.pro/misc/sqlbison.cxx:7813: error: invalid conversion
>>>> from 'const char*' to 'sal_Char*'
>>>> ../../unxfbsdx.pro/misc/sqlbison.cxx:7813: error: initializing
>>>> argument 1 of 'void connectivity::OSQLParser::error(sal_Char*)'
>>>> dmake: Error code 1, while making
>>>> '../../unxfbsdx.pro/slo/wrap_sqlbison.obj'
>>> 
> 
>>> Any thoughts on how to fix?
> 
> 
> This patch worked for me.  Put it under editors/openoffice.org-3/files.
> 
> --- connectivity/source/parse/sqlbison.y.orig 2011-01-18 05:32:30.0 
> -0800
> +++ connectivity/source/parse/sqlbison.y  2012-02-13 14:03:12.0 
> -0800
> @@ -4334,7 +4334,7 @@
>  }
>  
>  // -
> -void OSQLParser::error(sal_Char *fmt)
> +void OSQLParser::error(const sal_Char *fmt)
>  {
>   if(!m_sErrorMessage.getLength())
>   {
> --- connectivity/inc/connectivity/sqlparse.hxx.orig   2011-01-18 
> 05:32:29.0 -0800
> +++ connectivity/inc/connectivity/sqlparse.hxx2012-02-13 
> 17:06:06.0 -0800
> @@ -232,7 +232,7 @@
>  // returns the type for a parameter in a given function name
>  static sal_Int32 getFunctionParameterType(sal_uInt32 
> _nTokenId,sal_uInt32 _nPos);
>  
> - void error(sal_Char *fmt);
> + void error(const sal_Char *fmt);
>   int SQLlex();
>  #ifdef YYBISON
>   void setParseTree(OSQLParseNode * pNewParseTree);
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: OO 3.3.0 fails to build "connectivity" module on amd64 9-STABLE

2012-02-12 Thread Maho NAKATA
Hi Don

committed.
thank you very much.
Regards,
 Nakata Maho

From: Don Lewis 
Subject: Re: OO 3.3.0 fails to build "connectivity" module on amd64 9-STABLE
Date: Sun, 12 Feb 2012 13:31:55 -0800 (PST)

> On 10 Feb, Maho NAKATA wrote:
>> Hi
>> 
>> I also reproduced, and pointy hat, either.
>> It looks like ooo port is broken again...
> 
> On 10-CURRENT I needed the following patch to even make it to the
> "connectivity" problem.  The problem is that defining POSIX_SOURCE now
> hides the locale_t definition.
> 
> --- /dev/null 2012-02-11 16:33:00.0 -0800
> +++ libxslt/libxslt-libexslt-date_c.patch 2012-02-11 16:40:50.0 
> -0800
> @@ -0,0 +1,11 @@
> +--- misc/build/libxslt-1.1.26/libexslt/date.c.orig   2009-09-17 
> 07:51:10.0 -0700
>  misc/build/libxslt-1.1.26/libexslt/date.c2012-02-11 
> 16:40:48.0 -0800
> +@@ -29,7 +29,7 @@
> + #endif
> + 
> + #if HAVE_LOCALTIME_R/* _POSIX_SOURCE required by gnu libc */
> +-#ifndef _AIX51  /* but on AIX we're not using gnu libc */
> ++#if !defined(_AIX51) && !defined(__FreeBSD__) /* but on AIX or FreeBSD 
> we're not using gnu libc */
> + #define _POSIX_SOURCE
> + #endif
> + #endif
> --- libxslt/makefile.mk.orig  2011-01-18 05:34:25.0 -0800
> +++ libxslt/makefile.mk   2012-02-11 22:25:14.0 -0800
> @@ -55,6 +55,7 @@
>  PATCH_FILES=libxslt-configure.patch \
>  libxslt-win_manifest.patch \
>  libxslt-mingw.patch \
> +libxslt-libexslt-date_c.patch \
>  libxslt-internal-symbols.patch
>  
>  
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: OO 3.3.0 fails to build "connectivity" module on amd64 9-STABLE

2012-02-10 Thread Maho NAKATA
Hi

I also reproduced, and pointy hat, either.
It looks like ooo port is broken again...

Thanks
 Nakata Maho

From: Lawrence Stewart 
Subject: OO 3.3.0 fails to build "connectivity" module on amd64 9-STABLE
Date: Thu, 09 Feb 2012 16:42:30 +1100

> Hi,
> 
> The OO 3.3.0 build fails in the "connectivity" module with the
> following error:
> 
>> Compiling: connectivity/source/parse/wrap_sqlbison.cxx
>> c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -DENABLE_LAYOUT=0
>> -DENABLE_LAYOUT_EXPERIMENTAL=0 -fvisibility=hidden
>> -I. -I../../unxfbsdx.pro/misc -I../../unxfbsdx.pro/inc/sql -I../inc
>> -I../../inc/pch -I../../inc -I../../unx/inc -I../../unxfbsdx.pro/inc
>> -I. 
>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc/stl
>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc/external
>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc
>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solenv/unxfbsdx/inc
>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solenv/inc
>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/res
>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc/stl
>> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solenv/inc/Xp31
>> -I/usr/local/diablo-jdk1.6.0/include
>> -I/usr/local/diablo-jdk1.6.0/include/freebsd
>> -I/usr/local/diablo-jdk1.6.0/i
> nclude/bs
> d -I/usr/local/diablo-jdk1.6.0/include/linux
> -I/usr/local/diablo-jdk1.6.0/include/native_threads/include
> -I/usr/local/include
> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc/offuh
> -I. -I../../res -I. -pipe -fvisibility-inlines-hidden -g1 -Wall
> -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy
> -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341
> -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1
> -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -DX86_64 -D__DMAKE
> -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.2
> -DSUPD=330 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI
> -DSOLAR_JAVA -DOOO_DLLIMPLEMENTATION_DBTOOLS -DSHAREDLIB -D_DLL_
> -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o
> ../../unxfbsdx.pro/slo/wrap_sqlbison.o
> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/connectivity/source/parse/wrap_sqlbison.cxx
>> In file included from
>> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/connectivity/source/parse/wrap_sqlbison.cxx:31:
>> ../../unxfbsdx.pro/misc/sqlbison.cxx: In function 'int SQLyyparse()':
>> ../../unxfbsdx.pro/misc/sqlbison.cxx:7813: error: invalid conversion
>> from 'const char*' to 'sal_Char*'
>> ../../unxfbsdx.pro/misc/sqlbison.cxx:7813: error: initializing
>> argument 1 of 'void connectivity::OSQLParser::error(sal_Char*)'
>> dmake: Error code 1, while making
>> '../../unxfbsdx.pro/slo/wrap_sqlbison.obj'
> 
> Ports tree was csuped yesterday and all installed ports are up to
> date.
> 
> System info that might be useful...
> 
> lstewart@lstewart> uname -a
> FreeBSD lstewart 9.0-STABLE FreeBSD 9.0-STABLE #1 r231173M: Wed Feb 8
> 16:14:51 EST 2012 lstewart@lstewart:/usr/obj/usr/src/sys/DESKTOP amd64
> 
> 
> lstewart@lstewart> pkg_info -x bison
> Information for bison-2.5,1:
> 
> 
> Relevant lines from /etc/make.conf:
> .if ${.CURDIR:M*/editors/openoffice.org-3}
> WITH_KDE4=1
> LOCALIZED_LANG=en-GB
> .endif
> 
> 
> I'm running KDE 4.7.4.
> 
> 
> Any thoughts on how to fix?
> 
> Cheers,
> Lawrence
> ___
> freebsd-openoff...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> To unsubscribe, send any mail to
> "freebsd-openoffice-unsubscr...@freebsd.org"
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: f2c-20060810_3 - Missing Extract depend unzip

2012-01-07 Thread Maho NAKATA
Hi Jason

From: Jason Hall 
Subject: FreeBSD Port: f2c-20060810_3 - Missing Extract depend unzip
Date: Thu, 05 Jan 2012 18:56:04 -0500

> Hello,
> 
> In FreeBSD 9.0, "unzip" was added to the base install.  
yes.

> As a result, the PORT fails to extract properly, because it is trying to use
> /usr/local/bin/unzip, instead of the built in /usr/bin/unzip.

How "fails to extract properly"? I tried in my tinderbox but
I couldn't reproduce. It just built successfully.

Thanks,
-- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: f2c-20060810_3 - Missing Extract depend unzip

2012-01-05 Thread Maho NAKATA
Hi Jason

Ok, hopefully I'll fix it in this weekend.
or - if clean patch is available and you're a committer, please commit.
thanks

 Nakata Maho

From: Jason Hall 
Subject: FreeBSD Port: f2c-20060810_3 - Missing Extract depend unzip
Date: Thu, 05 Jan 2012 18:56:04 -0500

> Hello,
> 
> In FreeBSD 9.0, "unzip" was added to the base install.  As a result,
> the PORT fails to extract properly, because it is trying to use
> /usr/local/bin/unzip, instead of the built in /usr/bin/unzip.
> 
> The reason is the "EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip"
> line in the Makefile, because "unzip" is found, so archivers/unzip
> port is not installed, and the ${UNZIP_CMD} attempts to run
> /usr/local/bin/unzip.
> 
> I'd recommend either setting EXTRACT_DEPENDS=/usr/local/bin/unzip, or
> using the USE_ZIP variable, which does that automatically.  This will
> force the install of the additional archivers/unzip port.
> 
> Alternatively, checking for /usr/bin/unzip and using that instead of
> ${UNZIP_CMD} will allow that use without installing another port.
> 
> Thanks,
> -Jason
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: HEADS UP --- Update to x11-toolkits/fltk coming

2011-09-22 Thread Maho NAKATA
Hi gahr,

your fltk update seems to be ok to me (math/octave).

thanks
 Nakata Maho

From: Pietro Cerutti 
Subject: Re: HEADS UP --- Update to x11-toolkits/fltk coming
Date: Thu, 22 Sep 2011 10:32:02 +0200

> On 2011-Sep-22, 16:30, Maho NAKATA wrote:
>> Hi *, now I'm testing x11-toolkits/fltk for math/octave port.
>> sorry for delay.
> 
> I'm a bit behind schedule too, I'll probably get to it only next week!
> 
> Happy testing ;)
> 
>> thanks
>> 
>> From: Pietro Cerutti 
>> Subject: Re: HEADS UP --- Update to x11-toolkits/fltk coming
>> Date: Tue, 06 Sep 2011 15:53:31 +0200
>> 
>> > On 2011-Sep-06, 08:28, Stephen Montgomery-Smith wrote:
>> >> On 09/06/2011 07:32 AM, Pietro Cerutti wrote:
>> >> > On 2011-Sep-06, 07:28, Stephen Montgomery-Smith wrote:
>> >> >> On 09/06/2011 06:26 AM, Stephen Montgomery-Smith wrote:
>> >> >>> On 09/06/2011 04:18 AM, Pietro Cerutti wrote:
>> >> >>>> Hi,
>> >> >>>>
>> >> >>>> you're receiving this email because one of your ports depends on
>> >> >>>> x11-toolkits/fltk, according to
>> >> >>>>
>> >> >>>> $ grep fltk /usr/ports/INDEX-9 | cut -d '|' -f 6 | sort | uniq
>> >> >>>>
>> >> >>>> I'm preparing an update to fltk-1.3.0 and I would like to give you 
>> >> >>>> the
>> >> >>>> chance to test your port against this new version.
>> >> >>>>
>> >> >>>> If no serious issues should raise in the next 15 days, I will commit 
>> >> >>>> the
>> >> >>>> update (plus relative PORTREVISION bump on all dependent ports) on
>> >> >>>> September 21st. It's going to be something in this direction:
>> >> >>>> http://lists.freebsd.org/pipermail/cvs-ports/2010-March/191191.html
>> >> >>>>
>> >> >>>> Thank you for testing the patch available here:
>> >> >>>> http://people.freebsd.org/~gahr/fltk-1.3.0.diff
>> >> >>>>
>> >> >>>> Kind Regards,
>> >> >>>>
>> >> >>>
>> >> >>> The port graphics/qslim isn't building correctly with this new fltk.
>> >> >>
>> >> >> This patch seems to fix it.  Even if it is garbled by the text
>> >> >> processor/mail user, it should be obvious what it does - change the 
>> >> >> case
>> >> >> of some letters in two occurrences of FL/Fl_File_Chooser.H
>> >> >
>> >> > Yes, that is correct.
>> >> 
>> >> Can you commit this change at the same time as you commit the fltk 
>> >> update?  It will be easier for you to get the timing correct than it 
>> >> will for me.
>> > 
>> > Sure, I will keep that patch and commit it when I update fltk.
>> > 
>> >> Also, gmsh and vis5d+ (other ports that I maintain) seemed to build just 
>> >> fine.  octave also built just fine, but that's maho's port, so I will 
>> >> let him have the final word.
>> > 
>> > Thank you very much for looking at that!
>> > 
>> > -- 
>> > Pietro Cerutti
>> > The FreeBSD Project
>> > g...@freebsd.org
>> > 
>> > PGP Public Key:
>> > http://gahr.ch/pgp
> 
> -- 
> Pietro Cerutti
> The FreeBSD Project
> g...@freebsd.org
> 
> PGP Public Key:
> http://gahr.ch/pgp
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: HEADS UP --- Update to x11-toolkits/fltk coming

2011-09-22 Thread Maho NAKATA
Hi *, now I'm testing x11-toolkits/fltk for math/octave port.
sorry for delay.
thanks

From: Pietro Cerutti 
Subject: Re: HEADS UP --- Update to x11-toolkits/fltk coming
Date: Tue, 06 Sep 2011 15:53:31 +0200

> On 2011-Sep-06, 08:28, Stephen Montgomery-Smith wrote:
>> On 09/06/2011 07:32 AM, Pietro Cerutti wrote:
>> > On 2011-Sep-06, 07:28, Stephen Montgomery-Smith wrote:
>> >> On 09/06/2011 06:26 AM, Stephen Montgomery-Smith wrote:
>> >>> On 09/06/2011 04:18 AM, Pietro Cerutti wrote:
>>  Hi,
>> 
>>  you're receiving this email because one of your ports depends on
>>  x11-toolkits/fltk, according to
>> 
>>  $ grep fltk /usr/ports/INDEX-9 | cut -d '|' -f 6 | sort | uniq
>> 
>>  I'm preparing an update to fltk-1.3.0 and I would like to give you the
>>  chance to test your port against this new version.
>> 
>>  If no serious issues should raise in the next 15 days, I will commit the
>>  update (plus relative PORTREVISION bump on all dependent ports) on
>>  September 21st. It's going to be something in this direction:
>>  http://lists.freebsd.org/pipermail/cvs-ports/2010-March/191191.html
>> 
>>  Thank you for testing the patch available here:
>>  http://people.freebsd.org/~gahr/fltk-1.3.0.diff
>> 
>>  Kind Regards,
>> 
>> >>>
>> >>> The port graphics/qslim isn't building correctly with this new fltk.
>> >>
>> >> This patch seems to fix it.  Even if it is garbled by the text
>> >> processor/mail user, it should be obvious what it does - change the case
>> >> of some letters in two occurrences of FL/Fl_File_Chooser.H
>> >
>> > Yes, that is correct.
>> 
>> Can you commit this change at the same time as you commit the fltk 
>> update?  It will be easier for you to get the timing correct than it 
>> will for me.
> 
> Sure, I will keep that patch and commit it when I update fltk.
> 
>> Also, gmsh and vis5d+ (other ports that I maintain) seemed to build just 
>> fine.  octave also built just fine, but that's maho's port, so I will 
>> let him have the final word.
> 
> Thank you very much for looking at that!
> 
> -- 
> Pietro Cerutti
> The FreeBSD Project
> g...@freebsd.org
> 
> PGP Public Key:
> http://gahr.ch/pgp
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: What about creating an office team

2011-07-21 Thread Maho NAKATA
Hi Mehmet Erol Sanliturk

thanks, and now I updated.
best,
 Nakata Maho

From: Mehmet Erol Sanliturk 
Subject: Re: What about creating an office team
Date: Wed, 20 Jul 2011 05:47:39 -0400

> On Wed, Jul 20, 2011 at 2:48 AM, Chris Rees  wrote:
> 
>>
>> On 20 Jul 2011 07:36, "Maho NAKATA"  wrote:
>> >
>> > From: Chris Rees 
>> > Subject: Re: What about creating an office team
>> > Date: Tue, 19 Jul 2011 20:33:06 +0100
>> >
>> > > On 19 July 2011 20:28, Mehmet Erol Sanliturk 
>> wrote:
>> > >> On Tue, Jul 19, 2011 at 2:31 PM, Chris Rees 
>> wrote:
>> > >>>
>> > >>> On 15 July 2011 14:33, Baptiste Daroussin  wrote:
>> > >>> > Hi,
>> > >>> http://wiki.freebsd.org/Office
>> >
>>
> 
> ...
> 
> 
>> > >>Excellent!
>>
>> Chris
>>
> 
> 
> Apache links are the following :
> 
> http://incubator.apache.org/openofficeorg/
> 
> 
> http://svn.apache.org/viewvc/incubator/ooo/trunk/
> 
> The sources are NOT transferred yet .
> 
> 
> Thank you very much .
> 
> Mehmet Erol Sanliturk
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: What about creating an office team

2011-07-19 Thread Maho NAKATA
From: Chris Rees 
Subject: Re: What about creating an office team
Date: Tue, 19 Jul 2011 20:33:06 +0100

> On 19 July 2011 20:28, Mehmet Erol Sanliturk  wrote:
>> On Tue, Jul 19, 2011 at 2:31 PM, Chris Rees  wrote:
>>>
>>> On 15 July 2011 14:33, Baptiste Daroussin  wrote:
>>> > Hi,
>>> >
>>> > Is there anyone interested here to be part of an office team? the goal
>>> > of
>>> > that team will be to take care of the office components of the ports.
>>> >
>>> > Those are quite important for the desktop experience and having relying
>>> > on
>>> > one person being able through a team to potentially have multiple person
>>> > taking care or this would be great imho.
>>> >
>>> > The candidate for maintenance by this team would be:
>>> > editors/libreoffice
>>> > editors/openoffice* (? maho@ are you interested in that?)
>>> > textproc/libwps
>>> > textproc/libwpd
>>> > *spell*
>>> > textproc/mythes
>>> > textproc/hyphen
>>> > devel/icu
>>> >
>>> > maybe many more? (you can propose your candidate here :))
>>> >
>>> > Any volunteer to be part of that team if any?
>>> >
>>> > maybe renaming the openoffice@ to office@ should be enough
>>> >
>>>
>>> [what am I doing??]
>>>
>>> Please count me in.
>>>
>>> I've stolen the perl page from the Wiki and 'customised' it [1].
>>>
>>> Please feel free to add yourselves!
>>>
>>> Chris
>>>
>>> http://wiki.freebsd.org/Office
>>
>>
>>
>>
>>
>> You may replace "perl" by "office" in the following ( last ) sentence in the
>> above wiki page :
>> "or discuss a future of perl ports on FreeBSD."
>>
> 
> Done. Thanks
> 
> Chris
ok, done for my part.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: What about creating an office team

2011-07-18 Thread Maho NAKATA
From: Philipp Ost 
Subject: Re: What about creating an office team
Date: Fri, 15 Jul 2011 17:35:56 +0200

> Baptiste Daroussin wrote:
> [...]
>> maybe many more? (you can propose your candidate here :))
> 
> What about math/gnumeric? It's a nice, lightweight spreadsheet if one
> doesn't want the `bloat' that is open-/libreoffice.
:-)
> Good luck with your project!

I think "openoff...@freebsd.org" is sufficient, but I don't object
for creating a new ML so that it treats all office suites.
thanks
-- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: suitesparse-3.6.1

2011-06-22 Thread Maho NAKATA
Hi,

It seems you install math/atlas. 
https://bbs.archlinux.org/viewtopic.php?id=55227
could you please deinstall and use gotoblas (this is opensourced)
instead?

thanks
 Nakata Maho

From: Joseph Mingrone 
Subject: FreeBSD Port: suitesparse-3.6.1
Date: Wed, 22 Jun 2011 18:58:45 -0300

> Hello,
> 
> Building the recent port update failed.
> 
> % uname -a
> FreeBSD gly 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Tue Feb 22 13:28:46
> AST 2011 root@gly:/usr/obj/usr/src/sys/GLY_2011-02-22  i386
> 
> 
> Portion of output from the build:
> 
> gmake[4]: Entering directory
> `/usr/ports/math/suitesparse/work/SuiteSparse/CCOLAMD/Lib'
> gmake[4]: Nothing to be done for `default'.
> gmake[4]: Leaving directory
> `/usr/ports/math/suitesparse/work/SuiteSparse/CCOLAMD/Lib'
> gmake[3]: Leaving directory
> `/usr/ports/math/suitesparse/work/SuiteSparse/CCOLAMD'
> gcc45 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc45 -fno-strict-aliasing
> -DNPARTITION -o cholmod_demo -I../Include -I../../UFconfig
> cholmod_demo.c ../Lib/libcholmod.a ../../AMD/Lib/libamd.a
> ../../COLAMD/Lib/libcolamd.a ../../CCOLAMD/Lib/libccolamd.a
> ../../CAMD/Lib/libcamd.a  -L/usr/local/lib -pthread -lalapack_r
> -L/usr/local/lib -pthread -lptf77blas -lptcblas -latlas_r -lgfortran
> -lgfortranbegin  -lm
> /usr/local/bin/ld: cholmod_demo: hidden symbol `__powidf2' in
> /usr/local/lib/gcc45/gcc/i386-portbld-freebsd8.2/4.5.4/libgcc.a(_powidf2.o)
> is referenced by DSO
> /usr/local/bin/ld: final link failed: Nonrepresentable section on output
> collect2: ld returned 1 exit status
> gmake[2]: *** [cholmod_demo] Error 1
> gmake[2]: Leaving directory
> `/usr/ports/math/suitesparse/work/SuiteSparse/CHOLMOD/Demo'
> gmake[1]: *** [all] Error 2
> gmake[1]: Leaving directory
> `/usr/ports/math/suitesparse/work/SuiteSparse/CHOLMOD'
> gmake: *** [default] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/math/suitesparse.
> 
> Please let me know if you need any other information.
> 
> Joey
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE

2011-06-07 Thread Maho NAKATA
thanks, committed,
best regards,
 nakata maho

From: Maho NAKATA 
Subject: Re: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE
Date: Tue, 07 Jun 2011 13:40:24 +0900 (JST)

> Hi Don,
> 
> Great. I'll apply as soon as possible.
> thanks,
>  Nakata Maho
> 
> From: Don Lewis 
> Subject: Re: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE
> Date: Mon, 06 Jun 2011 17:30:04 -0700 (PDT)
> 
>> On  8 May, Maho NAKATA wrote:
>>> Hi
>>> 
>>> Thanks for your report. I'm aware of this issue, since my OOo build
>>> is broken at the same place. Sorry and I don't have a clue yet, but,
>>> I guess from folllowing error message, somehow moz module
>>> invoke make instead gmake.
>>>> Makefile:83: *** missing separator.  Stop.
>> 
>> Actually, I think a gmake update is causing this problem.  See this
>> OpenOffice.org ticket:
>> <http://openoffice.org/bugzilla/show_bug.cgi?id=114323>
>> 
>> It looks like it's fixed in OOo 3.4, but in the meantime I've been able
>> to build 3.3 with the following patch (from Comment #1 on the ticket)
>> added to the files/ directory for the port:
>> 
>> ===
>> --- moz/makefile.mk.orig 2011-01-18 05:34:25.0 -0800
>> +++ moz/makefile.mk  2011-04-29 16:04:37.0 -0700
>> @@ -86,7 +86,8 @@
>>  patches/dtoa.patch \
>>  patches/respect_disable_pango.patch \
>>  patches/arm_build_fix.patch \
>> -patches/link_fontconfig.patch
>> +patches/link_fontconfig.patch \
>> +patches/brokenmakefile.patch
>>  
>>  # This file is needed for the W32 build when BUILD_MOZAB is set
>>  # (currently only vc8/vs2005 is supported when BUILD_MOZAB is set)
>> --- /dev/null2011-04-29 16:00:00.0 -0700
>> +++ moz/patches/brokenmakefile.patch 2011-04-29 16:04:55.0 -0700
>> @@ -0,0 +1,13 @@
>> +--- misc/mozilla/mailnews/extensions/smime/build/Makefile.in
>> 2010-09-04 16:00:38.0 +0100
>>  misc/build/mozilla/mailnews/extensions/smime/build/Makefile.in  
>> 2010-09-04 16:02:24.0 +0100
>> +@@ -79,10 +79,6 @@
>> +$(DIST)/lib/$(LIB_PREFIX)msgsmime_s.$(LIB_SUFFIX) \
>> +$(NULL)
>> + 
>> +-ifndef MOZ_STATIC_MAIL_BUILD
>> +-SHARED_LIBRARY_LIBS + = $(DIST)/lib/$(LIB_PREFIX)msgbsutl_s.$(LIB_SUFFIX)
>> +-endif
>> +-
>> + EXTRA_DSO_LDOPTS = \
>> +$(LIBS_DIR) \
>> +$(EXTRA_DSO_LIBS) \
>> ===
>> 
> ___
> freebsd-openoff...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> To unsubscribe, send any mail to "freebsd-openoffice-unsubscr...@freebsd.org"
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE

2011-06-06 Thread Maho NAKATA
Hi Don,

Great. I'll apply as soon as possible.
thanks,
 Nakata Maho

From: Don Lewis 
Subject: Re: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE
Date: Mon, 06 Jun 2011 17:30:04 -0700 (PDT)

> On  8 May, Maho NAKATA wrote:
>> Hi
>> 
>> Thanks for your report. I'm aware of this issue, since my OOo build
>> is broken at the same place. Sorry and I don't have a clue yet, but,
>> I guess from folllowing error message, somehow moz module
>> invoke make instead gmake.
>>> Makefile:83: *** missing separator.  Stop.
> 
> Actually, I think a gmake update is causing this problem.  See this
> OpenOffice.org ticket:
> <http://openoffice.org/bugzilla/show_bug.cgi?id=114323>
> 
> It looks like it's fixed in OOo 3.4, but in the meantime I've been able
> to build 3.3 with the following patch (from Comment #1 on the ticket)
> added to the files/ directory for the port:
> 
> ===
> --- moz/makefile.mk.orig  2011-01-18 05:34:25.0 -0800
> +++ moz/makefile.mk   2011-04-29 16:04:37.0 -0700
> @@ -86,7 +86,8 @@
>  patches/dtoa.patch \
>  patches/respect_disable_pango.patch \
>  patches/arm_build_fix.patch \
> -patches/link_fontconfig.patch
> +patches/link_fontconfig.patch \
> +patches/brokenmakefile.patch
>  
>  # This file is needed for the W32 build when BUILD_MOZAB is set
>  # (currently only vc8/vs2005 is supported when BUILD_MOZAB is set)
> --- /dev/null 2011-04-29 16:00:00.0 -0700
> +++ moz/patches/brokenmakefile.patch  2011-04-29 16:04:55.0 -0700
> @@ -0,0 +1,13 @@
> +--- misc/mozilla/mailnews/extensions/smime/build/Makefile.in 2010-09-04 
> 16:00:38.0 +0100
>  misc/build/mozilla/mailnews/extensions/smime/build/Makefile.in   
> 2010-09-04 16:02:24.0 +0100
> +@@ -79,10 +79,6 @@
> + $(DIST)/lib/$(LIB_PREFIX)msgsmime_s.$(LIB_SUFFIX) \
> + $(NULL)
> + 
> +-ifndef MOZ_STATIC_MAIL_BUILD
> +-SHARED_LIBRARY_LIBS + = $(DIST)/lib/$(LIB_PREFIX)msgbsutl_s.$(LIB_SUFFIX)
> +-endif
> +-
> + EXTRA_DSO_LDOPTS = \
> + $(LIBS_DIR) \
> + $(EXTRA_DSO_LIBS) \
> ===
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE

2011-05-11 Thread Maho NAKATA
Hi

I also reproduced in the tinderbox...

From: Maho NAKATA 
Subject: Re: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE
Date: Sun, 08 May 2011 22:12:35 +0900 (JST)

> Hi
> 
> Thanks for your report. I'm aware of this issue, since my OOo build
> is broken at the same place. Sorry and I don't have a clue yet, but,
> I guess from folllowing error message, somehow moz module
> invoke make instead gmake.
>> Makefile:83: *** missing separator.  Stop.
> 
> thanks,
>  Nakata Maho
> 
> From: Lawrence Stewart 
> Subject: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE
> Date: Sun, 08 May 2011 13:51:36 +1000
> 
>> Hi,
>> 
>> I've attempted to build OO 3.3.0 on two separate machines set up from
>> scratch recently and both are unable to complete the OO build.
>> 
>> My most recent attempt to build is with a ports tree cvsup'd yesterday
>> (2011-05-07) and all my installed ports were built from the ports tree
>> and are up to date. Some details about the system:
>> 
>> lstewart@lstewart-laptop> uname -a
>> FreeBSD lstewart-laptop 8.2-STABLE FreeBSD 8.2-STABLE #0 r221492: Fri
>> May 6 00:41:20 EST 2011
>> lstewart@lstewart-laptop:/usr/obj/usr/src/sys/GENERIC amd64
>> 
>> Relevant lines from /etc/make.conf:
>> 
>> .if ${.CURDIR:M*/editors/openoffice.org-3}
>> WITH_KDE4=1
>> LOCALIZED_LANG=en-GB
>> .endif
>> 
>> I'm running KDE 4.6.2.
>> 
>> 
>> 
>> 
>> The problem stems from the "moz" build module. Here are the last few
>> lines of console output when the make dies:
>> 
>> ##
>> Entering
>> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/drawinglayer/util
>> 
>> drawinglayer deliver
>> 
>> Entering
>> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/slideshow/util
>> 
>> slideshow deliver
>> 
>> 1 module(s):
>> moz
>> need(s) to be rebuilt
>> 
>> Reason(s):
>> 
>> ERROR: error 65280 occurred while making
>> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz
>> 
>> Attention: if you fix the errors in above module(s) you may prolongue
>> your the build issuing command:
>> 
>> build --from moz
>> 
>> *** Error code 1
>> 
>> Stop in /usr/ports/editors/openoffice.org-3.
>> ##
>> 
>> 
>> 
>> 
>> The OO build log for the "moz" module says this:
>> 
>> ##
>> gmake[5]: Entering directory
>> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime/build'
>> Makefile:83: *** missing separator.  Stop.
>> gmake[5]: Leaving directory
>> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime/build'
>> gmake[4]: *** [export] Error 2
>> gmake[4]: Leaving directory
>> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime'
>> gmake[3]: *** [export] Error 2
>> gmake[3]: Leaving directory
>> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews/extensions'
>> gmake[2]: *** [export] Error 2
>> gmake[2]: Leaving directory
>> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews'
>> gmake[1]: *** [tier_99] Error 2
>> gmake[1]: Leaving directory
>> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir'
>> gmake: *** [default] Error 2
>> dmake: Error code 2, while making
>> './unxfbsdx.pro/misc/build/so_built_ooo_mozab'
>> ##
>> 
>> 
>> 
>> 
>> Sure enough, line 83 of
>> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime/build/Makefile
>> looks like this:
>> 
>> SHARED_LIBRARY_LIBS + =
>> $(DIST)/lib/$(LIB_PREFIX)msgbsutl_s.$(LIB_SUFFIX)
>> 
>> The space between the "+" and "=" looks like the problem to me. Some
>> sort of Makefile template problem perhaps?
>> 
>> If I delete the space to make "+=" and re-run make from the
>> editors/openoffice.org-3 port dir, the build dies again in the "moz"
>> module. The console output when the make dies this time looks like:
>> 
>> ##
>> Entering
>> /usr/ports/editors/openoff

Re: Why so many versions of the port science/hdf?

2011-05-10 Thread Maho NAKATA
From: Stephen Montgomery-Smith 
Subject: Re: Why so many versions of the port science/hdf?
Date: Tue, 10 May 2011 19:00:16 -0500

> Maho NAKATA wrote:
>> Hi Stephen,
>>
>> As the maintainer of octave port, if hdf5-18 is sufficient,
>> it's okay to replace with it.
>>
>> Thanks,
>>   Nakata Maho
>>
>>
> Thanks.  I submitted it as PR ports/156940
> 
committed.
thanks!
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Why so many versions of the port science/hdf?

2011-05-10 Thread Maho NAKATA
Hi Stephen,

As the maintainer of octave port, if hdf5-18 is sufficient,
it's okay to replace with it.

Thanks,
 Nakata Maho

From: Stephen Montgomery-Smith 
Subject: Why so many versions of the port science/hdf?
Date: Tue, 10 May 2011 08:05:02 -0500

> Why are there three versions of science/hdf in the ports?
> 
> This is causing problems for me when I try to build the port
> octave-forge.  As dependencies, it calls in the octave port (which
> currently defaults to hdf5), the cgnslib port (which uses hdf5-18),
> and the opendx port (which uses hdf).  All of these ports function
> perfectly well with hdf5.18, because all the different versions of hdf
> conflict with each other.
> 
> If we could settle on using hdf5-18 throughout, that would be great.
> (I currently maintain opendx, so that would be something I can fix.)
> 
> Are there ports that need hdf but don't build with hdf5-18?
> 
> Thanks, Stephen
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE

2011-05-08 Thread Maho NAKATA
Hi

Thanks for your report. I'm aware of this issue, since my OOo build
is broken at the same place. Sorry and I don't have a clue yet, but,
I guess from folllowing error message, somehow moz module
invoke make instead gmake.
> Makefile:83: *** missing separator.  Stop.

thanks,
 Nakata Maho

From: Lawrence Stewart 
Subject: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE
Date: Sun, 08 May 2011 13:51:36 +1000

> Hi,
> 
> I've attempted to build OO 3.3.0 on two separate machines set up from
> scratch recently and both are unable to complete the OO build.
> 
> My most recent attempt to build is with a ports tree cvsup'd yesterday
> (2011-05-07) and all my installed ports were built from the ports tree
> and are up to date. Some details about the system:
> 
> lstewart@lstewart-laptop> uname -a
> FreeBSD lstewart-laptop 8.2-STABLE FreeBSD 8.2-STABLE #0 r221492: Fri
> May 6 00:41:20 EST 2011
> lstewart@lstewart-laptop:/usr/obj/usr/src/sys/GENERIC amd64
> 
> Relevant lines from /etc/make.conf:
> 
> .if ${.CURDIR:M*/editors/openoffice.org-3}
> WITH_KDE4=1
> LOCALIZED_LANG=en-GB
> .endif
> 
> I'm running KDE 4.6.2.
> 
> 
> 
> 
> The problem stems from the "moz" build module. Here are the last few
> lines of console output when the make dies:
> 
> ##
> Entering
> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/drawinglayer/util
> 
> drawinglayer deliver
> 
> Entering
> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/slideshow/util
> 
> slideshow deliver
> 
> 1 module(s):
> moz
> need(s) to be rebuilt
> 
> Reason(s):
> 
> ERROR: error 65280 occurred while making
> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz
> 
> Attention: if you fix the errors in above module(s) you may prolongue
> your the build issuing command:
> 
> build --from moz
> 
> *** Error code 1
> 
> Stop in /usr/ports/editors/openoffice.org-3.
> ##
> 
> 
> 
> 
> The OO build log for the "moz" module says this:
> 
> ##
> gmake[5]: Entering directory
> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime/build'
> Makefile:83: *** missing separator.  Stop.
> gmake[5]: Leaving directory
> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime/build'
> gmake[4]: *** [export] Error 2
> gmake[4]: Leaving directory
> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime'
> gmake[3]: *** [export] Error 2
> gmake[3]: Leaving directory
> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews/extensions'
> gmake[2]: *** [export] Error 2
> gmake[2]: Leaving directory
> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews'
> gmake[1]: *** [tier_99] Error 2
> gmake[1]: Leaving directory
> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir'
> gmake: *** [default] Error 2
> dmake: Error code 2, while making
> './unxfbsdx.pro/misc/build/so_built_ooo_mozab'
> ##
> 
> 
> 
> 
> Sure enough, line 83 of
> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime/build/Makefile
> looks like this:
> 
> SHARED_LIBRARY_LIBS + =
> $(DIST)/lib/$(LIB_PREFIX)msgbsutl_s.$(LIB_SUFFIX)
> 
> The space between the "+" and "=" looks like the problem to me. Some
> sort of Makefile template problem perhaps?
> 
> If I delete the space to make "+=" and re-run make from the
> editors/openoffice.org-3 port dir, the build dies again in the "moz"
> module. The console output when the make dies this time looks like:
> 
> ##
> Entering
> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/drawinglayer/source/animation
> 
> slideshow deliver
> 
> Entering
> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/drawinglayer/util
> 
> drawinglayer deliver
> 
> 1 module(s):
> moz
> need(s) to be rebuilt
> 
> Reason(s):
> 
> ERROR: error 65280 occurred while making
> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz
> 
> Attention: if you fix the errors in above module(s) you may prolongue
> your the build issuing command:
> 
> build --from moz
> 
> *** Error code 1
> 
> Stop in /usr/ports/editors/openoffice.org-3.
> ##
> 
> 
> 
> 
> 
> and the last few lines of the OO build log output for the "moz" module
> says this:
> 
> 
> ##
> gmake[5]: Entering directory
> `/usr/ports/editors/openoffice.org-3/work/OOO330_m20/moz/unxfbsdx.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime/build'
> nsMsgSMIMEFactory.cpp
> c++ -o nsMsgSMIMEFactory.o -c
> -I../../../../dist/include/system_wrappers -include
> ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API
> -DOSTYPE=\"FreeBSD8\" -DOSARCH=\"FreeBSD\" -DBUILD_ID=00
> -I../../../../dist/include/xpcom -I../../..

Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-02-02 Thread Maho NAKATA
From: Baptiste Daroussin 
Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final
Date: Wed, 02 Feb 2011 06:44:45 +

> 2011/2/2 Maho NAKATA :
>> Hi bapt,
>>
>> Following port built fine on my tinderbox (8.1-RELEASE/amd64)
>>
>> http://git.etoilebsd.net/ports/commit/
>> author   Baptiste Daroussin     2011-02-01 20:13:50 (UTC)
>> committer         Baptiste Daroussin       2011-02-01 20:13:50 (UTC)
>> commit            65a998e1bd0113727cb7767932e530dd477d1985 (patch)
>> tree              e242602334921ba33a8eba2233ac1e5eb101ee87
>> parent            72c64d7b0876099b50945075599c79b2f12d269b (diff)
>> download          ports-master.tar.gz
>> ports-master.tar.bz2
>>
>> thanks.
>> -- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
>> http://blog.goo.ne.jp/nakatamaho/ ,GPG: 
>> http://accc.riken.jp/maho/maho.pgp.txt
>>
> 
> nice thank you very much for the tests now it is in the ports tree.

Congratulations!
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-02-01 Thread Maho NAKATA
Hi bapt, 

Following port built fine on my tinderbox (8.1-RELEASE/amd64)

http://git.etoilebsd.net/ports/commit/
author   Baptiste Daroussin 2011-02-01 20:13:50 (UTC)
committer Baptiste Daroussin   2011-02-01 20:13:50 (UTC)
commit65a998e1bd0113727cb7767932e530dd477d1985 (patch)
tree  e242602334921ba33a8eba2233ac1e5eb101ee87
parent72c64d7b0876099b50945075599c79b2f12d269b (diff)
download  ports-master.tar.gz
ports-master.tar.bz2

thanks.
-- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-01-31 Thread Maho NAKATA
Hi bapt,

you may want to add following line.
DIST_SUBDIR=libreoffice
spamming many distfiles at /usr/ports/distifiles/
might not be a good idea.
thanks
 Nakata Maho

From: Maho NAKATA 
Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final
Date: Tue, 01 Feb 2011 16:47:46 +0900 (JST)

> Broken
> 
>> checking whether to enable debugging code... product
>> checking whether to use git to get the ooo sources... git: not found
>> /work/a/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/clone 
>> already set up
>> checking for rsync... no
>> configure: error: rsync not found; required for libreoffice when using 
>> --with-git
>> ===>  Script "configure" failed unexpectedly.
> 
> bit strange you need rsync when building libreoffice
> 
> 
> From: Maho NAKATA 
> Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final
> Date: Tue, 01 Feb 2011 15:52:21 +0900 (JST)
> 
>> ok I'll test 
>> http://git.etoilebsd.net/ports/snapshot/ports-master.tar.gz
>> author   Baptiste Daroussin  2011-01-31 22:42:54 (UTC)
>> committer Baptiste Daroussin2011-01-31 22:42:54 (UTC)
>> commit4e9cbb9b2c56efb6179785cafe224968ade4833e (patch)
>> tree  eadb4bdc81c68b82e7c751ae583d7bed8c26d44e
>> parent9a50882e1acfef09bc3777a011d80171389f3542 (diff)
>> download  ports-master.tar.gz
>> ports-master.tar.bz2
>> 
>> -- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
>> http://blog.goo.ne.jp/nakatamaho/ ,GPG: 
>> http://accc.riken.jp/maho/maho.pgp.txt
>> ___
>> freebsd-ports@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>> 
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-01-31 Thread Maho NAKATA
Broken

> checking whether to enable debugging code... product
> checking whether to use git to get the ooo sources... git: not found
> /work/a/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/clone 
> already set up
> checking for rsync... no
> configure: error: rsync not found; required for libreoffice when using 
> --with-git
> ===>  Script "configure" failed unexpectedly.

bit strange you need rsync when building libreoffice


From: Maho NAKATA 
Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final
Date: Tue, 01 Feb 2011 15:52:21 +0900 (JST)

> ok I'll test 
> http://git.etoilebsd.net/ports/snapshot/ports-master.tar.gz
> authorBaptiste Daroussin  2011-01-31 22:42:54 (UTC)
> committer  Baptiste Daroussin2011-01-31 22:42:54 (UTC)
> commit 4e9cbb9b2c56efb6179785cafe224968ade4833e (patch)
> tree   eadb4bdc81c68b82e7c751ae583d7bed8c26d44e
> parent 9a50882e1acfef09bc3777a011d80171389f3542 (diff)
> download   ports-master.tar.gz
> ports-master.tar.bz2
> 
> -- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
> http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-01-31 Thread Maho NAKATA
ok I'll test 
http://git.etoilebsd.net/ports/snapshot/ports-master.tar.gz
author  Baptiste Daroussin  2011-01-31 22:42:54 (UTC)
committerBaptiste Daroussin2011-01-31 22:42:54 (UTC)
commit   4e9cbb9b2c56efb6179785cafe224968ade4833e (patch)
tree eadb4bdc81c68b82e7c751ae583d7bed8c26d44e
parent   9a50882e1acfef09bc3777a011d80171389f3542 (diff)
download ports-master.tar.gz
ports-master.tar.bz2

-- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-01-31 Thread Maho NAKATA
From: Baptiste Daroussin 
Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final
Date: Tue, 01 Feb 2011 06:44:34 +

> bash is used more deeply, and people are working on removing it.
> thanks for your testing, git (http://git.etoilebsd.net/ports/)
> version has been greatly improved and should be now complete
> (including the forgotten bash dependency ... ), mime type correctly
> done (rename libreoffice.xml no to conflict with OOo) the icons (ooo-
> renamed libreoffice- for the same reasons) the .desktop files also
> renamed lirbeoffice.

I see. I guess USE_XORG=gl is also missing, as well as unzip. You pointed
unzip but ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip is correct
since 9-CURRENT has unzip in the base and not compatible (at that time)
with unzip.

> Concerning my box I only have 2Go of RAM.
I see. I think swapping occurrs frequently.
> I should bump it to 4Go soon.
8GB is preferrable.

> the normal set of options + GSTREAMER + JAVA + CUPS + WEBDAV are fully
> tested on tinderboxes by me, I'm stille waiting for my kde tinderbox
> build run and my gnome tinderbox build run.

-- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-01-31 Thread Maho NAKATA
From: Baptiste Daroussin 
Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final
Date: Tue, 01 Feb 2011 06:35:00 +

> I do not use ccache or anything like that. here a full bundle
> libraries took about 4 hours for OpenOffice.org.

No I don't use it either.

> that mean my box is not very optimized ;) thanks for reporting I have
> a deeper look at that.
right. 

How much memory do you have?
-- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-01-31 Thread Maho NAKATA
Hi, Bapt,

tinderbox build of libreoffice port has failed. I uploaded the buildlog
http://ooopackages.good-day.net/pub/OpenOffice.org/misc/libreoffice-3.3.0.log.bz2
.
it looks 'shells/bash' is not added in the dependency list.

Moreover, you may want replace '==' to '=' in configure script.
Please report in the upstream.

Thanks
 Nakata Maho

From: Maho NAKATA 
Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final
Date: Tue, 01 Feb 2011 10:31:04 +0900 (JST)

> From: Baptiste Daroussin 
> Subject: [CFT] cpu stresser^W libreoffice 3.3.0 final
> Date: Fri, 28 Jan 2011 15:06:06 +0100
> 
>> I try to avoid as much as possible bundled libraries which gives a
>> pretty fast compiling libreoffice (on a Q6600: ~2h without java, ~3h30
>> with java)
> 
> Strange, full build with bundled libraries took 2h-2h30 on my Q6600 for 
> OpenOffice.org
> port.
> 
> Thanks,
> -- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
> http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-01-31 Thread Maho NAKATA
From: Baptiste Daroussin 
Subject: [CFT] cpu stresser^W libreoffice 3.3.0 final
Date: Fri, 28 Jan 2011 15:06:06 +0100

> I try to avoid as much as possible bundled libraries which gives a
> pretty fast compiling libreoffice (on a Q6600: ~2h without java, ~3h30
> with java)

Strange, full build with bundled libraries took 2h-2h30 on my Q6600 for 
OpenOffice.org
port.

Thanks,
-- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-01-28 Thread Maho NAKATA
Hi bapt,

You may first setup tinderbox, to resolve dependency problems.
(otherwise, you will recieve more errors from portmgr@)
I attached "tinderbox" script to automatically build tinderbox enviromnent.
Hope this helps.

Thanks,
 Nakata Maho

From: Baptiste Daroussin 
Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final
Date: Sat, 29 Jan 2011 00:10:26 +

> 2011/1/29 Jason Helfman :
>> On Fri, Jan 28, 2011 at 02:22:18PM -0800, Jason Helfman thus spake:
>>>
>>> On Fri, Jan 28, 2011 at 10:11:39PM +, Baptiste Daroussin thus spake:

 2011/1/28 Ivan Klymenko :
>
> В Fri, 28 Jan 2011 15:06:06 +0100
> Baptiste Daroussin  пишет:
>
>> Hi all
>>
>> I ported libreoffice 3.3.0, you can find it here:
>> http://people.freebsd.org/~bapt/libreoffice.shar or
>> http://git.etoilebsd.net/ports/tree/libreoffice
>>
>> Can you please test it?
>
> ...
> checking which mdds to use... internal
> checking which boost to use... external
> checking boost/shared_ptr.hpp usability... yes
> checking boost/shared_ptr.hpp presence... yes
> checking for boost/shared_ptr.hpp... yes
> checking boost/spirit/include/classic_core.hpp usability... yes
> checking boost/spirit/include/classic_core.hpp presence... yes
> checking for boost/spirit/include/classic_core.hpp... yes
> checking boost/function.hpp usability... yes
> checking boost/function.hpp presence... yes
> checking for boost/function.hpp... yes
> checking whether boost/function.hpp compiles with -fno-exceptions... yes
> checking which vigra to use... external
> checking vigra/copyimage.hxx usability... no
> checking vigra/copyimage.hxx presence... no
> checking for vigra/copyimage.hxx... no
> configure: error: vigra/copyimage.hxx not found. install vigra
> gmake: *** [stamp/build] Ошибка 1
> *** Error code 1
>
> Stop in /usr/ports/editors/libreoffice.
> *** Error code 1
>
> Stop in /usr/ports/editors/libreoffice.
>
> :(
>

 Strange normally the lib_depends
 vigraimpex.2:${PORTSDIR}/graphics/vigra should have install
 vigra/copyimage.hxx.

 can you check if via has really been installed and is
 /usr/local/include/vigra/copyimage.hxx exists ?

 regards and thank you for testing,
 Bapt
>>>
>>> In installing, I received an error regarding no gstreamer or
>>> gstreamer-plugins-base installed.
>>>
>>> gnome-config: not found
>>> No package 'gstreamer-0.10' found
>>> gnome-config: not found
>>> No package 'gstreamer-plugins-base-0.10' found
>>>
>>> I installed multimedia/gstreamer and multimedia/gstreamer-plugins, and the
>>> build was able to continue... and yes, still building... :)
>>>
>>> -jgh
>>
>> It failed at this point:
>>
>> Compiling: rsc_sw
>> sw deliver
>> Module 'sw' delivered successfully. 281 files copied, 0 files unchanged
>>
>> ---
>>        Oh dear - something failed during the build - sorry !
>>  For more help with debugging build errors, please see the section in:
>>            http://wiki.documentfoundation.org/Development
>>
>>  internal build errors:
>>
>> ERROR: error 65280 occurred while making
>> /home/jhelfman/libreoffice/work/libreoffice-build-3.3.0.4/build/libreoffice/lingucomponent/source/languageguessing
>>
>>  it seems that the error is inside 'lingucomponent', please re-run build
>>  inside this module to isolate the error and/or test your fix:
>> ---
>>
>> /usr/local/bin/bash
>> cd
>> /home/jhelfman/libreoffice/work/libreoffice-build-3.3.0.4/build/libreoffice
>> source ./FreeBSDX86Env.Set.sh
>> cd lingucomponent
>> build
>>
>> when the problem is isolated and fixed exit and re-run 'make' from the
>> top-level
>> sometimes (sadly) it is necessary to rm -Rf unxfbsdi.pro in a module.
>> gmake: *** [stamp/build] Error 1
>> *** Error code 1
>>
>> Stop in /home/jhelfman/libreoffice.
>> *** Error code 1
>>
>> Stop in /home/jhelfman/libreoffice.
>>
>> -jgh
>> --
>> Jason Helfman
>> System Administrator
>> experts-exchange.com
>> http://www.experts-exchange.com/M_4830110.html
>> E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
>>
> 
> What happen if you follow the instructions?
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> 
#!/bin/sh
# 2009.10.07 Nakata Maho: tinderbox setup from scratch box
# 2010.01.19 Nakata Maho: 7.2 -> 8.0
###
# small document
###
# test a port "java/openjdk6"
# cd /work/tinderbox-`hostname -s`/scripts && ./tc addPort -b 8.0-FreeBSD -d 
java/openjdk6
# cd /work/tinderbox-`hostname -s`/scripts && ./tc tinderbuild -nullfs -b 
8.0-FreeBSD j

Now GotoBLAS is opensourced: Re: cvs commit: ports/math/gotoblas Makefile distinfo

2010-11-28 Thread Maho NAKATA
FYI:

From: Maho Nakata 
Subject: cvs commit: ports/math/gotoblas Makefile distinfo
Date: Sun, 28 Nov 2010 07:42:43 + (UTC)

> maho2010-11-28 07:42:43 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
> math/gotoblasMakefile distinfo 
>   Log:
>   Now GotoBLAS is distributed under BSD license.
>   
>   Revision  ChangesPath
>   1.22  +4 -11 ports/math/gotoblas/Makefile
>   1.13  +2 -6  ports/math/gotoblas/distinfo
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: openoffice.org-3.2.0-spadmin

2010-04-14 Thread Maho NAKATA
From: Andriy Gapon 
Subject: Re: openoffice.org-3.2.0-spadmin
Date: Thu, 15 Apr 2010 08:26:40 +0300

> on 15/04/2010 01:45 Maho NAKATA said the following:
>> Hi Andriy,
>> ah sorry, committed. Many thanks!
> 
> Actually I've learned that src committers can do ports commits too.
:)

> But I am a noob and didn't know that, besides I didn't have the ports tree
> checked out.

For the next time, don't worry.
thanks
-- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
   Blog: http://blog.goo.ne.jp/nakatamaho/ , GPG key: 
http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: openoffice.org-3.2.0-spadmin

2010-04-14 Thread Maho NAKATA
Hi Andriy,
ah sorry, committed. Many thanks!

From: Andriy Gapon 
Subject: Re: openoffice.org-3.2.0-spadmin
Date: Wed, 14 Apr 2010 11:11:26 +0300

> on 14/04/2010 10:39 Maho NAKATA said the following:
>> Hi Andriy
>> 
>> I attached a new patch, just bumped portrevision. Please go ahead and commit.
>> Please include "bump PORTREVISION", "approved by maho" in your commit log.
> 
> As I said, I can't - I am an src committer, not ports.
> 
>> From: Andriy Gapon 
>> Subject: Re: openoffice.org-3.2.0-spadmin
>> Date: Wed, 14 Apr 2010 10:16:58 +0300
>> 
>>> on 14/04/2010 01:47 Maho NAKATA said the following:
>>>> Andriy are you a committer?
>>> Different kind - an src one :-)
>>>
>>>> If you are, you can submit patch to me and I'll approve. 
>>>> thanks!
>>> The patch:
>>> --- Makefile.orig   2010-04-14 10:13:44.064102203 +0300
>>> +++ Makefile2010-04-14 10:15:11.615310335 +0300
>>> @@ -251,6 +251,7 @@
>>> @${REINPLACE_CMD} -e 's#%%PREFIX%%#${PREFIX}#g' \
>>> -e 's#%%OOOTAG%%#${OOOTAG}#g' \
>>> -e 's#%%OOODIR%%#${OOODIR}#g' \
>>> +   -e 's#%%OOOVERSION%%#${OOOVERSION}#g' \
>>> -e 
>>> 's#%%INSTALLATION_BASEDIR%%#${INSTALLATION_BASEDIR}#g' \
>>> ${WRKDIR}/openoffice.org-wrapper
>>> @${INSTALL_SCRIPT} ${WRKDIR}/openoffice.org-wrapper \
>>>
>>>
>>> P.S. sorry for not recognizing you, our openoffice.org maintainer, in the 
>>> other
>>> thread on stable@ :-)
>>>
>>>> From: Andriy Gapon 
>>>> Subject: Re: openoffice.org-3.2.0-spadmin
>>>> Date: Thu, 08 Apr 2010 18:35:45 +0300
>>>>
>>>>> on 08/04/2010 17:34 Steve Randall said the following:
>>>>>> On Thu, 08 Apr 2010 14:54:09 +0300
>>>>>> Andriy Gapon  wrote:
>>>>>>
>>>>>>> Not sure if this is an upstream issue or something in 
>>>>>>> editors/openoffice.org-3:
>>>>>>> openoffice.org-3.2.0-spadmin is a symlink to openoffice.org-3.2.0 and 
>>>>>>> running it
>>>>>>> produces a "new document" startup window.
>>>>>>> I believe that it should be a symlink to
>>>>>>> ${LOCALBASE}/openoffice.org-3.2.0/openoffice.org3/program/spadmin which 
>>>>>>> is the
>>>>>>> actual openoffice.org printer configuration program which, for example, 
>>>>>>> allows to
>>>>>>> select which of the printers is to be used as a default one.
>>>>>> There's an omission in the port Makefile. The problem is that the
>>>>>> wrapper script /usr/local/bin/openoffice.org-3.2.0 contains a
>>>>>> %%OOOVERSION%% that does not get replaced (with "3.2.0") prior to
>>>>>> installing the file. Just make that change manually and it will work.
>>>>> Oh, I see what you say:
>>>>> ...
>>>>> oopath=/usr/local/openoffice.org-3.2.0/openoffice.org3
>>>>> program=`echo $0 | sed -e 's|.*-%%OOOVERSION%%-||'`
>>>>> ...
>>>>>
>>>>> Probably replace command for openoffice.org-wrapper file in post-install 
>>>>> target
>>>>> needs to grow the following substitution:
>>>>> -e 's#%%OOOVERSION%%#${OOOVERSION}#g'
>>>>>
>>>>> -- 
>>>>> Andriy Gapon
>>>>> ___
>>>>> freebsd-openoff...@freebsd.org mailing list
>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
>>>>> To unsubscribe, send any mail to 
>>>>> "freebsd-openoffice-unsubscr...@freebsd.org"
>>>>>
>>>
>>> -- 
>>> Andriy Gapon
>>>
> 
> 
> -- 
> Andriy Gapon
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: openoffice.org-3.2.0-spadmin

2010-04-14 Thread Maho NAKATA
Hi Andriy

I attached a new patch, just bumped portrevision. Please go ahead and commit.
Please include "bump PORTREVISION", "approved by maho" in your commit log.

Thanks

From: Andriy Gapon 
Subject: Re: openoffice.org-3.2.0-spadmin
Date: Wed, 14 Apr 2010 10:16:58 +0300

> on 14/04/2010 01:47 Maho NAKATA said the following:
>> Andriy are you a committer?
> 
> Different kind - an src one :-)
> 
>> If you are, you can submit patch to me and I'll approve. 
>> thanks!
> 
> The patch:
> --- Makefile.orig 2010-04-14 10:13:44.064102203 +0300
> +++ Makefile  2010-04-14 10:15:11.615310335 +0300
> @@ -251,6 +251,7 @@
>   @${REINPLACE_CMD} -e 's#%%PREFIX%%#${PREFIX}#g' \
>   -e 's#%%OOOTAG%%#${OOOTAG}#g' \
>   -e 's#%%OOODIR%%#${OOODIR}#g' \
> + -e 's#%%OOOVERSION%%#${OOOVERSION}#g' \
>   -e 
> 's#%%INSTALLATION_BASEDIR%%#${INSTALLATION_BASEDIR}#g' \
>   ${WRKDIR}/openoffice.org-wrapper
>   @${INSTALL_SCRIPT} ${WRKDIR}/openoffice.org-wrapper \
> 
> 
> P.S. sorry for not recognizing you, our openoffice.org maintainer, in the 
> other
> thread on stable@ :-)
> 
>> From: Andriy Gapon 
>> Subject: Re: openoffice.org-3.2.0-spadmin
>> Date: Thu, 08 Apr 2010 18:35:45 +0300
>> 
>>> on 08/04/2010 17:34 Steve Randall said the following:
>>>> On Thu, 08 Apr 2010 14:54:09 +0300
>>>> Andriy Gapon  wrote:
>>>>
>>>>> Not sure if this is an upstream issue or something in 
>>>>> editors/openoffice.org-3:
>>>>> openoffice.org-3.2.0-spadmin is a symlink to openoffice.org-3.2.0 and 
>>>>> running it
>>>>> produces a "new document" startup window.
>>>>> I believe that it should be a symlink to
>>>>> ${LOCALBASE}/openoffice.org-3.2.0/openoffice.org3/program/spadmin which 
>>>>> is the
>>>>> actual openoffice.org printer configuration program which, for example, 
>>>>> allows to
>>>>> select which of the printers is to be used as a default one.
>>>> There's an omission in the port Makefile. The problem is that the
>>>> wrapper script /usr/local/bin/openoffice.org-3.2.0 contains a
>>>> %%OOOVERSION%% that does not get replaced (with "3.2.0") prior to
>>>> installing the file. Just make that change manually and it will work.
>>> Oh, I see what you say:
>>> ...
>>> oopath=/usr/local/openoffice.org-3.2.0/openoffice.org3
>>> program=`echo $0 | sed -e 's|.*-%%OOOVERSION%%-||'`
>>> ...
>>>
>>> Probably replace command for openoffice.org-wrapper file in post-install 
>>> target
>>> needs to grow the following substitution:
>>> -e 's#%%OOOVERSION%%#${OOOVERSION}#g'
>>>
>>> -- 
>>> Andriy Gapon
>>> ___
>>> freebsd-openoff...@freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
>>> To unsubscribe, send any mail to 
>>> "freebsd-openoffice-unsubscr...@freebsd.org"
>>>
> 
> 
> -- 
> Andriy Gapon
> 
Index: ports/editors/openoffice.org-3/Makefile
===
RCS file: /home/pcvs/ports/editors/openoffice.org-3/Makefile,v
retrieving revision 1.331
diff -u -r1.331 Makefile
--- ports/editors/openoffice.org-3/Makefile 1 Apr 2010 00:48:45 -   
1.331
+++ ports/editors/openoffice.org-3/Makefile 14 Apr 2010 07:38:39 -
@@ -7,7 +7,7 @@
 
 PORTNAME?= openoffice.org
 PORTVERSION?=  ${OOOVERSION}
-PORTREVISION=  1
+PORTREVISION=  2
 CATEGORIES+=   editors java
 MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \

http://ooopackages.good-day.net/pub/OpenOffice.org/misc/moz/:mozsrc \
@@ -250,6 +250,7 @@
@${CP} ${FILESDIR}/openoffice.org-wrapper ${WRKDIR}/
@${REINPLACE_CMD} -e 's#%%PREFIX%%#${PREFIX}#g' \
-e 's#%%OOOTAG%%#${OOOTAG}#g' \
+   -e 's#%%OOOVERSION%%#${OOOVERSION}#g' \
-e 's#%%OOODIR%%#${OOODIR}#g' \
-e 
's#%%INSTALLATION_BASEDIR%%#${INSTALLATION_BASEDIR}#g' \
${WRKDIR}/openoffice.org-wrapper
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: openoffice.org-3.2.0-spadmin

2010-04-13 Thread Maho NAKATA
Andriy are you a committer?
If you are, you can submit patch to me and I'll approve. 
thanks!

From: Andriy Gapon 
Subject: Re: openoffice.org-3.2.0-spadmin
Date: Thu, 08 Apr 2010 18:35:45 +0300

> on 08/04/2010 17:34 Steve Randall said the following:
>> On Thu, 08 Apr 2010 14:54:09 +0300
>> Andriy Gapon  wrote:
>> 
>>> Not sure if this is an upstream issue or something in 
>>> editors/openoffice.org-3:
>>> openoffice.org-3.2.0-spadmin is a symlink to openoffice.org-3.2.0 and 
>>> running it
>>> produces a "new document" startup window.
>>> I believe that it should be a symlink to
>>> ${LOCALBASE}/openoffice.org-3.2.0/openoffice.org3/program/spadmin which is 
>>> the
>>> actual openoffice.org printer configuration program which, for example, 
>>> allows to
>>> select which of the printers is to be used as a default one.
>> 
>> There's an omission in the port Makefile. The problem is that the
>> wrapper script /usr/local/bin/openoffice.org-3.2.0 contains a
>> %%OOOVERSION%% that does not get replaced (with "3.2.0") prior to
>> installing the file. Just make that change manually and it will work.
> 
> Oh, I see what you say:
> ...
> oopath=/usr/local/openoffice.org-3.2.0/openoffice.org3
> program=`echo $0 | sed -e 's|.*-%%OOOVERSION%%-||'`
> ...
> 
> Probably replace command for openoffice.org-wrapper file in post-install 
> target
> needs to grow the following substitution:
> -e 's#%%OOOVERSION%%#${OOOVERSION}#g'
> 
> -- 
> Andriy Gapon
> ___
> freebsd-openoff...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> To unsubscribe, send any mail to "freebsd-openoffice-unsubscr...@freebsd.org"
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Openoffice 3.2.0 build error

2010-04-04 Thread Maho NAKATA
From: jhell 
Subject: Re: Openoffice 3.2.0 build error
Date: Wed, 31 Mar 2010 10:51:31 -0400

> for the install of cppunit & possibly prompt the user to remove the
> package or even possibly provide a option to remove the package right
> from the Makefile so it does not stop a upgrade process ? as this seems
> to have been a problem since OOo 2+
I added, thanks. sorry for long delay.
thanks
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: print/pdftk is broken

2010-01-19 Thread Maho NAKATA
From: Greg Larkin 
Subject: Re: print/pdftk is broken
Date: Tue, 19 Jan 2010 10:38:06 -0500

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Maho NAKATA wrote:
>> Hi glarkin@, gerald@ (Gerald, see below)
>> print/pdftk is broken on FreeBSD 8.0-RELEASE-p2/amd64 like following:
>> 
>> 
>> ctorIN10TK_Session8InputPdfESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_
>> /var/tmp//ccC0rKVB.s:14025: Warning: ignoring changed section attributes for 
>> .text._ZNSt6vectorIN10TK_Session8InputPdfESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_
>> /var/tmp//ccC0rKVB.s:25718: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25719: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25720: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25721: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25722: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25723: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25724: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25725: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25726: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25727: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25728: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25729: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25730: Error: unknown pseudo-op: `.weakref'
>> /var/tmp//ccC0rKVB.s:25731: Error: unknown pseudo-op: `.weakref'
>> gmake: *** [pdftk.o] Error 1
>> *** Error code 1
>> 
>> Stop in /work/cvsup/ports/print/pdftk.
>> 
>> 
>> and here is a workaround.
>> % diff -u Makefile~ Makefile
>> --- Makefile~2010-01-19 17:19:14.0 +0900
>> +++ Makefile 2010-01-19 17:19:27.0 +0900
>> @@ -35,7 +35,7 @@
>>  WRKSRC=   ${WRKDIR}/${DISTNAME}/${PORTNAME}
>>  
>>  MAKEFILE=   Makefile.Generic
>> -MAKE_ENV=   GCJ=gcj${CSUFF} GCJH=gcjh${CSUFF}
>> +MAKE_ENV=   GCJ=gcj${CSUFF} GCJH=gcjh${CSUFF} 
>> PATH=/usr/local/x86_64-portbld-freebsd8.0/bin/:${PATH}
>>  
>>  MAN1=   ${PORTNAME}.1
>>  PLIST_FILES=bin/pdftk
>> 
>> 
>> I installed devel/binutils. I guess if gcc42 is build with devel/binutils,
>> this error may happen.  Just a 30 sec. thought.. though.
>> 
>> Thanks,
>> -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
>>Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt
> 
> Hello Nakata,
> 
> Thank you for the bug report, and I'll have a look at it.  We're also in
> the process of porting pdftk to use gcc 4.5 instead of gcc 4.2, so I'll
> try your test case with that version, too, to check if there's any
> difference.

Hi, building was fine but all try seg faulted on fbsd8/amd64.
just FYI.
good luck for porting!
thank you very much
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


print/pdftk is broken

2010-01-19 Thread Maho NAKATA
Hi glarkin@, gerald@ (Gerald, see below)
print/pdftk is broken on FreeBSD 8.0-RELEASE-p2/amd64 like following:


ctorIN10TK_Session8InputPdfESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_
/var/tmp//ccC0rKVB.s:14025: Warning: ignoring changed section attributes for 
.text._ZNSt6vectorIN10TK_Session8InputPdfESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_
/var/tmp//ccC0rKVB.s:25718: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25719: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25720: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25721: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25722: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25723: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25724: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25725: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25726: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25727: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25728: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25729: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25730: Error: unknown pseudo-op: `.weakref'
/var/tmp//ccC0rKVB.s:25731: Error: unknown pseudo-op: `.weakref'
gmake: *** [pdftk.o] Error 1
*** Error code 1

Stop in /work/cvsup/ports/print/pdftk.


and here is a workaround.
% diff -u Makefile~ Makefile
--- Makefile~   2010-01-19 17:19:14.0 +0900
+++ Makefile2010-01-19 17:19:27.0 +0900
@@ -35,7 +35,7 @@
 WRKSRC=   ${WRKDIR}/${DISTNAME}/${PORTNAME}
 
 MAKEFILE=  Makefile.Generic
-MAKE_ENV=  GCJ=gcj${CSUFF} GCJH=gcjh${CSUFF}
+MAKE_ENV=  GCJ=gcj${CSUFF} GCJH=gcjh${CSUFF} 
PATH=/usr/local/x86_64-portbld-freebsd8.0/bin/:${PATH}
 
 MAN1=  ${PORTNAME}.1
 PLIST_FILES=   bin/pdftk


I installed devel/binutils. I guess if gcc42 is build with devel/binutils,
this error may happen.  Just a 30 sec. thought.. though.

Thanks,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Call for tester: VirtualBox 3.1.2 for FreeBSD

2009-12-27 Thread Maho NAKATA
Hi Martin Wilke,

many thanks!!

I tested on FreeBSD 8.0-RELEASE-p1/amd64,
> How to upgrade:
>   - Fetch the new ports:
> # fetch https://svn.bluelife.at/nightlies/virtualbox-port-r601.tar.gz
> # tar xf virtualbox-port-r601.tar.gz
> 
>   - Build the new ports:
> # cd virtualbox-ose-kmod && make
> # cd ../virtualbox-ose && make
> 
>   - If build was ok, deinstall old port
> # pkg_deinstall virtualbox-\*
> 
>   - Install new port:
> # cd ../virtualbox-ose-kmod && make install clean
> # cd ../virtualbox-ose && make install clean
> 
were ok. No problem. 

I test Windows XP JA guest with following operation without
errors
* Microsoft update
* dis some MS Office operations
* 2 hours run
.

Thanks,

From: Martin Wilke 
Subject: Call for tester: VirtualBox 3.1.2 for FreeBSD
Date: Mon, 28 Dec 2009 00:24:26 +0100

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Howdy,
> 
> Changelog from VirtualBox is available here:
> http://www.virtualbox.org/wiki/Changelog
> 
> Changes in the port:
>   - VirtualBox and the guest additions have been updated to 3.1.2.
>   - Port has been renamed to virtualbox-ose to reflect that we are
> using the OSE version. Requested by: mm@
>   - A seperate port for the kernel modules has been created: 
> virtualbox-ose-kmod
>   - A seperate port for guest additions for FreeBSD guests has been
> created: virtualbox-ose-additions
>   - Added proper PulseAudio support for FreeBSD. Contributed by Noriyoshi 
> Kawano
>   - procfs is no longer required because vbox uses sysctl(3) now. Contributed 
> by
> Baptiste Daroussin and Bernhard Froehlich
>   - Fix build with a non-standard location for the system source. Submitted
> by: scf@
> 
> How to upgrade:
>   - Fetch the new ports:
> # fetch https://svn.bluelife.at/nightlies/virtualbox-port-r601.tar.gz
> # tar xf virtualbox-port-r601.tar.gz
> 
>   - Build the new ports:
> # cd virtualbox-ose-kmod && make
> # cd ../virtualbox-ose && make
> 
>   - If build was ok, deinstall old port
> # pkg_deinstall virtualbox-\*
> 
>   - Install new port:
> # cd ../virtualbox-ose-kmod && make install clean
> # cd ../virtualbox-ose && make install clean
> 
> For FreeBSD guests within VirtualBox please try the new guest additions port:
> # fetch https://svn.bluelife.at/nightlies/virtualbox-port-r601.tar.gz
> # tar xf virtualbox-port-r601.tar.gz
> # cd virtualbox-ose-additions && make install clean
> # /usr/local/etc/rc.d/vboxguest.sh start
> 
> Check that the VirtualBox kernel module is loaded via loader.conf
> and reboot the machine.
> 
> Check the wiki page for known problems: http://wiki.freebsd.org/VirtualBox
> 
> Please report any functionality which was working with previous versions of
> VirtualBox and no longer working with 3.1.2 or any build failure.
> 
> Many thanks to the VirtualBox developers, all tester and patch submitter
> and the whole vbox@ team.
> 
> 
> Happy Testing!
> 
> - - Martin on behalf of the FreeBSD Vbox Team
> 
> - -- 
> 
> +---+---+
> |  PGP: 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
> |  Skype  : splash_111  |  Mail   : miwi(at)FreeBSD.org |
> +---+---+
> | Mess with the Best, Die like the Rest!  |
> +---+---+
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v2.0.12 (FreeBSD)
> 
> iEYEARECAAYFAks37KkACgkQdLJIhLHm/Ok3GwCfcmO139V3S1FIWfHD3Dbgg55b
> hqUAniuphKrJduJNRb0p4OZptwMDHV/a
> =NteY
> -END PGP SIGNATURE-
> ___
> freebsd-emulat...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Looking for openoffice.org-2 maintainer (was Re: OpenOffice.org announces "end-of-life" for version 2.x of its productivity suite)

2009-12-27 Thread Maho NAKATA
Hi

OpenOffice.org community officially announced that 
"end-of-life" for version 2.x of its productivity suite
http://www.openoffice.org/servlets/ReadMsg?list=announce&msgNo=407
.

For FreeBSD ports tree - my policy is - 
I'll remove ports/editors/openoffice.org-2-RC soon, and mark as IGNORE
for ports/editors/openoffice.org-2/ in the near future.

Please contact me (m...@freebsd.org - I'm a de facto maintainer of this port),
if you want to maintain "ports/editors/openoffice.org-2" port.
I expect you to fix build issues, security issues, etc by back porting.

Many thanks for your feedbacks,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Problem building Openoffice 3.1.1 at -current

2009-10-04 Thread Maho NAKATA
From: Olivier Gautherot 
Subject: Re: Problem building Openoffice 3.1.1 at -current
Date: Sat, 03 Oct 2009 22:12:10 -0500

> Hi folks!
> 
> On Sat, Oct 3, 2009 at 7:34 PM, Alexey Shuvaev <
> shuv...@physik.uni-wuerzburg.de> wrote:
> 
>> On Mon, Sep 21, 2009 at 12:15:09PM -0700, Steve Kargl wrote:
>> > On Mon, Sep 21, 2009 at 02:39:44PM +0300, Andriy Gapon wrote:
>> >
>> > The above ln and cp were sufficient to complete my build.
>> > I haven't tested the resulting exectuables.
>> >
>> > Thanks, Andriy
>> >
>> Rrrr
>> The openoffice guys are trying to bundle every piece of code under
>> the sun into their tarball in attempt to not depend upon system
>> libraries...
>> ... and are getting away from what they want to achieve (IMHO).
>>
>> OOO is as fragile as porcelain plate and
>> still as complex to repair as nuclear u-boot.
>>
> 
> It sounds like OOO is designed to be compiled on a fresh system: I
> reformated a disk yesterday and the compilation of OOO just finished
> successfully. I loaded 8.0-RC1.
> 
> As a matter of fact, I used the bundled modules - it takes longer but seems
> to be a bit more stable.

Hi, Olivier Gautherot

thanks for your e-mail. this is just a maintaing issue.
if you provide some human resources I'm very happy to use
python from ports tree instead.

Serious problem may be that when some cws (child work space, smallest
unit of development) wrt python is introduced, or when ports
python is updated. Then there may be a conflict, and I'd like
to ask you to fix it. Usually very easy, but sometimes very hard.

thanks,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Problem building Openoffice 3.1.1 at -current

2009-10-03 Thread Maho NAKATA
Hi Alexey,

From: Alexey Shuvaev 
Subject: Re: Problem building Openoffice 3.1.1 at -current
Date: Sun, 04 Oct 2009 02:34:52 +0200

> I hate OOO...
me too...

> With the attached patch I was able to complete the build on
> amd64 9-CURRENT. Will charge 9-amd64-Ports and 9-i386-Ports tinderboxes
> to test in a clean environment. Testing on 8-RC is still welcome.
> Just drop patch-OOO_XXX_CURRENT into files/ and try to rebuild.

many thanks for your patch. and it looks okay.

BUT Please sign to SCA, otherwise we cannot upstream. 
http://porting.openoffice.org/freebsd/

If you would like to submit patches for OpenOffice.org, please fill out and 
submit SCA (or JCA or CA), (announcement). otherwise, we won't commit them, 
even for the FreeBSD ports cvs repo. If you want to learn more, please check 
the License FAQ. Here is a list of people who have signed the SCA, JCA and CA.

thanks
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Need to use some library path before /usr/lib

2009-09-18 Thread Maho NAKATA
Thanks for considertion...

> Anything else?
Simply back out for this moment, until we have some clues..

From: Gerald Pfeifer 
Subject: Need to use some library path before /usr/lib
Date: Thu, 17 Sep 2009 18:45:10 +0200 (CEST)

> Building some (Fortran) applications with lang/gcc44 it turns out we get
> weird failures upon startup which look like:
>
>   /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11
>   required by ./gendoc not found
>
> What is happening here is that lang/gcc44 lays down
>   /usr/local/lib/gcc44/libstdc++.so.6
> and puts /usr/local/lib/gcc44 into USE_LDCONFIG.  Alas the system then
> finds and uses /usr/lib/libstdc++.so.6 from our aging system compiler
> instead.
>
> Now, both libraries share the same name/version because these libraries,
> like also (and especially) libgcc_s.so.1 because new versions are drop
> ins for older ones, but not the other way round.
>
> How can we address this?
>
>   Updating the old, unsupported by upstream system compiler has
> been ruled out historically, and does not look like an option (and also
> would not help older versions of FreeBSD).
>
>   Use -rpath, somehow, by changing the configuration of the
> lang/gcc44 ports?  That sucks in that it will break updates to newer
> versions of GCC.
>
>   Set up ldconfig such that /usr/local/lib/gcc44 comes before
> /usr/lib?
>
+1 but I fear there can be a regression

> Any pointers on how to best implement an ordering of search paths for 
> ldconfig (or rpath, if that is the best of options)?

-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpN5Mo3SKAV9.pgp
Description: PGP signature


Re: FreeBSD Port: octave-3.2.2_5

2009-09-15 Thread Maho NAKATA
From: Jan Henrik Sylvester 
Subject: Re: FreeBSD Port: octave-3.2.2_5
Date: Tue, 15 Sep 2009 11:46:15 +0200

> Maho NAKATA wrote:
>> From: Jan Henrik Sylvester 
>>> Maho NAKATA wrote:
>>>> From: Joey Mingrone 
>>>>> I'm having some trouble upgrading this port.
>>>>> % uname -a
>>>>> FreeBSD ... 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May 6 12:48:08 ...
>>>>> i386
>>>>> Here's the error in the build:
>>>>> making gendoc.cc
>>>>> g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include
>>>>> -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread
>>>>> making DOCSTRINGS
>>>>> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11
>>>>> required by ./gendoc not found
>>>> Hi Joey, I also noticed that Gerald has updated GCC43 to GCC44.
>>>> you should recompile all ports...
>>>> thanks
>>> I hit the same error on 7.2-RELEASE. I did recompile all Fortran
>>> dependencies with gcc44 and removed gcc43, still the error persists.
>>>
>>> Having recompiled just gendoc.cc with gcc42 from base, I was able to
>>> finish the build, but running octave does not work, either:
>>>
>>> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11
>>> required by /usr/local/lib/octave-3.2.2/liboctinterp.so not found
>>>
>>> Since liboctinterp.so was compiled with gcc44 and not with gcc from
>>> base, I guess it should not try to load /usr/lib/libstdc++.so.6 but
>>> /usr/local/lib/gcc44/libstdc++.so.6 -- or am I wrong?
>>>
>>> Any idea besides recompiling "all ports"? I really do not see the
>>> point in that, since nothing but the Fortran ports should use
>>> gcc44. Maybe, I do not understand the dynamic linking with multiple
>>> gcc versions involved after all.
> 
>> I think there is no better way to do recomple whole ports :-O
>> I guess that's why gerald@ did before the ports freeze and we will
>> have a newer (better bug free, I believe) FORTRAN compiler.
> 
> After running 'ldconfig /usr/local/lib/gcc44/ /usr/local/lib/', I was
> able to run octave. Actually, I am really not sure what I am doing
> here. Do you really think recompiling all ports would cure my system
> or is octave simply looking at the wrong directories for libraries?
> 
> Thanks,
> Jan Henrik
> 
I don't know :-( Just for sure.

-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: octave-3.2.2_5

2009-09-14 Thread Maho NAKATA
From: Jan Henrik Sylvester 
Subject: Re: FreeBSD Port: octave-3.2.2_5
Date: Tue, 15 Sep 2009 00:39:41 +0200

> Maho NAKATA wrote:
>> From: Joey Mingrone 
> 
>>> I'm having some trouble upgrading this port.
>>> % uname -a
>>> FreeBSD ... 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May 6 12:48:08 ...
>>> i386
>>> Here's the error in the build:
>>> making gendoc.cc
>>> g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include
>>> -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread
>>> making DOCSTRINGS
>>> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11
>>> required by ./gendoc not found
> 
>> Hi Joey, I also noticed that Gerald has updated GCC43 to GCC44.
>> you should recompile all ports...
>> thanks
> 
> I hit the same error on 7.2-RELEASE. I did recompile all Fortran
> dependencies with gcc44 and removed gcc43, still the error persists.
> 
> Having recompiled just gendoc.cc with gcc42 from base, I was able to
> finish the build, but running octave does not work, either:
> 
> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11
> required by /usr/local/lib/octave-3.2.2/liboctinterp.so not found
> 
> Since liboctinterp.so was compiled with gcc44 and not with gcc from
> base, I guess it should not try to load /usr/lib/libstdc++.so.6 but
> /usr/local/lib/gcc44/libstdc++.so.6 -- or am I wrong?
> 
> Any idea besides recompiling "all ports"? I really do not see the
> point in that, since nothing but the Fortran ports should use
> gcc44. Maybe, I do not understand the dynamic linking with multiple
> gcc versions involved after all.
> 
> Cheers,
> Jan Henrik

Hi Jan,

I think there is no better way to do recomple whole ports :-O
I guess that's why gerald@ did before the ports freeze and we will
have a newer (better bug free, I believe) FORTRAN compiler.

Best,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: octave-3.2.2_5

2009-09-13 Thread Maho NAKATA
From: Joey Mingrone 
Subject: FreeBSD Port: octave-3.2.2_5
Date: Sun, 13 Sep 2009 13:43:12 -0300

> Hi:
> 
> I'm having some trouble upgrading this port.
> 
> % uname -a
> FreeBSD ... 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May  6 12:48:08 ...  i386
> 
> Here's the error in the build:
> making gendoc.cc
> g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include
> -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread
> making DOCSTRINGS
> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11
> required by ./gendoc not found
> gmake[2]: *** [DOCSTRINGS] Error 1
> gmake[2]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2/src'
> gmake[1]: *** [src] Error 2
> gmake[1]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2'
> gmake: *** [all] Error 2
> *** Error code 1
> 
> Stop in /usr/ports/math/octave.
> 
> ===>>> make failed for math/octave
> ===>>> Aborting update
> 
> This may also be relevant:
> 
> usr/local/lib % find ./ -iname "*libstdc++*"
> ./gcc44/libstdc++.so.6
> ./gcc44/libstdc++.so
> ./gcc44/libstdc++.a
> 
> /usr/local/lib % pkg_info -W ./gcc44/libstdc++.so.6
> /usr/local/lib/gcc44/libstdc++.so.6 was installed by package 
> gcc-4.4.2.20090908
> 
> /usr/lib % find ./ -iname "*libstdc++*"
> ./libstdc++.a
> ./libstdc++.so.6
> ./libstdc++.so
> ./libstdc++_p.a
> 
> If there's any other information I can provide, please let me know.
> 
> Cheers,
> 
> Joey
> 

Hi Joey, I also noticed that Gerald has updated GCC43 to GCC44.
you should recompile all ports...
thanks
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: octave-3.2.2_5

2009-09-13 Thread Maho NAKATA
From: Joey Mingrone 
Subject: FreeBSD Port: octave-3.2.2_5
Date: Sun, 13 Sep 2009 13:43:12 -0300

> Hi:
> 
> I'm having some trouble upgrading this port.
> 
> % uname -a
> FreeBSD ... 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May  6 12:48:08 ...  i386
> 
> Here's the error in the build:
> making gendoc.cc
> g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include
> -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread
> making DOCSTRINGS
> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11
> required by ./gendoc not found
> gmake[2]: *** [DOCSTRINGS] Error 1
> gmake[2]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2/src'
> gmake[1]: *** [src] Error 2
> gmake[1]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2'
> gmake: *** [all] Error 2
> *** Error code 1
> 
> Stop in /usr/ports/math/octave.
> 
> ===>>> make failed for math/octave
> ===>>> Aborting update
> 
> This may also be relevant:
> 
> usr/local/lib % find ./ -iname "*libstdc++*"
> ./gcc44/libstdc++.so.6
> ./gcc44/libstdc++.so
> ./gcc44/libstdc++.a
> 
> /usr/local/lib % pkg_info -W ./gcc44/libstdc++.so.6
> /usr/local/lib/gcc44/libstdc++.so.6 was installed by package 
> gcc-4.4.2.20090908
> 
> /usr/lib % find ./ -iname "*libstdc++*"
> ./libstdc++.a
> ./libstdc++.so.6
> ./libstdc++.so
> ./libstdc++_p.a
> 
> If there's any other information I can provide, please let me know.
> 
> Cheers,
> 
> Joey
> 
Hi Joey,
I guess some other programs linked against use it. Whole ports rebuild
might fix.
thanks
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [Call For Testing] VirtualBox for FreeBSD! take 6

2009-06-12 Thread Maho NAKATA
Hi Martin,

I tested
http://people.freebsd.org/~miwi/vbox/virtualbox_6.tgz
.

* on my FBSD7 box, when I launch VirtualBox, I have two process
named VirtualBox. I have to kill one. This problem has been reported

http://lists.freebsd.org/pipermail/freebsd-emulation/2009-June/006266.html
http://lists.freebsd.org/pipermail/freebsd-ports/2009-June/055276.html

and should be noted.

* ports intalles fine.

* Installed Windows7RC Japanese version. I got an error when I install
but no error for second (clean) install. I suspect it is just a hiccup.

* With GuestAddon, cut and paste works between host and guest. (Windows7RC JA)
even Japanese Text.

* With GuestAddon + 7RC, crystal benchmark test result didn't change
http://lists.freebsd.org/pipermail/freebsd-ports/2009-June/055089.html
. (this is a correct result)

Best,

From: Martin Wilke 
Subject: [Call For Testing] VirtualBox for FreeBSD! take 6
Date: Thu, 11 Jun 2009 21:45:57 +0200
> Many thx to all Vbox Devs, All supporters, my nice team! :-)
> 
>http://people.freebsd.org/~miwi/vbox/virtualbox_6.tgz
> 
>  Happy Testing!

-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Benchmark

2009-06-06 Thread Maho NAKATA
From: Scott Long 
Subject: Re: Benchmark [Re: [Call For Testing] VirtualBox for FreeBSD! take 4]
Date: Sat, 06 Jun 2009 00:44:24 -0600

> Maho NAKATA wrote:
>> I did a benchmark with Virtualbox:
>> My environment:
>> * Core 2 Quad, q6...@3ghz
>> * Windows XP s...@host s...@vbox with GuestAddon
>> * http://crystalmark.info/software/CrystalMark/
>>   CrystalMark 2004R3
>> * Sapphire X1650
>> * VBOX is running on FBSD7.2-REL/amd64
>>   using http://people.freebsd.org/~miwi/vbox/virtualbox_5.tgz
>> * Running with fullscreen mode 1280x1024 32bit
>> Here is the result
>> -
>>   host(4CPU) host(1CPU) vbox(1CPU)
>> Mark   173047   9092586496
>> ALU 50985   1349313060
>> FPU 63746   1512615323
>> MEM 21822   2558216516
>> HDD  9336933130600(*)
>> GDI 15153   15195 5127
>> D2D  59975998 5108
>> OGL  62006200  762
>> -
>> (*)somehow lot faster
>> I don't know how to use two CPUs, even changing setting
>> doesn't change.
>> Usually I cannot usually launch VirtualBox even by root.
>> A workaround is that invoking and killing VirtualBox
>> many times for me. After some tries I can launch...
>> thanks
>>
>
> I take it that you're running freebsd on the "bare metal" in your 4CPU
> and 1CPU tests, and running WinXP on the bare metal in the vbox test?
yes.

> If so, are you using ATA disks and the ATA driver for all instances
I use SATA for host machine and ATA as VirtualBox machine.

> of FreeBSD?  If so, then the lack of NCQ in the FreeBSD ATA driver
> would
> explain the HDD test result.  I see similar results with VMWare.
Ok, I see

Thanks for your clarification.

Best,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgp7gW12ck5jl.pgp
Description: PGP signature


Two VirtualBox processes and do not launch VirtualBox: kill one of them.

2009-06-06 Thread Maho NAKATA
From: Yamagi Burmeister 
Subject: Re: Benchmark [Re: [Call For Testing] VirtualBox for FreeBSD! take 4]
Date: Sat, 06 Jun 2009 09:20:42 +0200

> Hello,
>
>> Usually I cannot usually launch VirtualBox even by root.
>> A workaround is that invoking and killing VirtualBox
>> many times for me. After some tries I can launch...
>
> maybe this workaround helps (as user, not as root):
> 1. Launch VirtualBox.
> 2. If it fails open top(1)
> 3. In top(1) you should see 2(!) processes "VirtualBox"
> 4. Kill one of them
> 5. The other one should start
> This works for me in 9 out of 10 times and is much more comfortable
> than killing and restarting the whole programm many times.

Hi Yamagi-san,
This workaround works well for me.
Many thanks!!

Best,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpizULyuKBQv.pgp
Description: PGP signature


Re: MAKE_JOBS_UNSAFE (some more ports)

2009-06-06 Thread Maho NAKATA
Hi David and *

thanks for your patch, I verified and committed.
Best,

From: Ion-Mihai Tetcu 
Subject: Re: MAKE_JOBS_UNSAFE (some more ports)
Date: Sat, 06 Jun 2009 02:39:42 +0300

> On Sat, 06 Jun 2009 08:26:01 +0900 (JST)
> Maho NAKATA  wrote:
>
>> From: Ion-Mihai Tetcu 
>> Subject: Re: MAKE_JOBS_UNSAFE (some more ports)
>> Date: Sat, 06 Jun 2009 01:38:18 +0300
>>
>> > On Sat, 06 Jun 2009 07:25:35 +0900 (JST)
>> > Maho NAKATA  wrote:
>> >
>> >> thanks for raising as PR :)
>> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=135262
>> >
>> > Some support has been committed by Pav, can you please check his
>> > commit and adjust OOo ports to make use of it?
>>
>> I just checked Pav's commit and I checked David's newest patch, and
>> his patch seems to make use of Pav's support.
>
> Cool :)
>
>>
>> > This way I could have all OOo ports tested on-commit on QAT ;-)
>> Yes, really appreciated.
>
> Up until now two OOo commits would busy QAT for half a day; with this
> changes committed it's two hours or less :-)
>
> --
> IOnut - Un^d^dregistered ;) FreeBSD "user"
>   "Intellectual Property" is   nowhere near as valuable   as "Intellect"
> FreeBSD committer -> ite...@freebsd.org, PGP Key ID 057E9F8B493A297B


pgpAPb9DlmlgE.pgp
Description: PGP signature


Benchmark [Re: [Call For Testing] VirtualBox for FreeBSD! take 4]

2009-06-05 Thread Maho NAKATA
I did a benchmark with Virtualbox:

My environment:
* Core 2 Quad, q6...@3ghz
* Windows XP s...@host s...@vbox with GuestAddon
* http://crystalmark.info/software/CrystalMark/
  CrystalMark 2004R3
* Sapphire X1650
* VBOX is running on FBSD7.2-REL/amd64
  using http://people.freebsd.org/~miwi/vbox/virtualbox_5.tgz
* Running with fullscreen mode 1280x1024 32bit
Here is the result
-
  host(4CPU) host(1CPU) vbox(1CPU)
Mark   173047   9092586496
ALU 50985   1349313060
FPU 63746   1512615323
MEM 21822   2558216516
HDD  9336933130600(*)
GDI 15153   15195 5127
D2D  59975998 5108
OGL  62006200  762
-
(*)somehow lot faster

I don't know how to use two CPUs, even changing setting
doesn't change.

Usually I cannot usually launch VirtualBox even by root.
A workaround is that invoking and killing VirtualBox
many times for me. After some tries I can launch...

thanks

From: Martin Wilke 
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 4
Date: Wed, 27 May 2009 15:43:43 +0200

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> Howdy,
>
> First of all sorry for all unanswered mails, I got a stupid flu,
> but now i feel better... ok now back to vbox, time for a new call
> for testing :-)
>
> Following was added/fixed:
>
> - - ACPI Support was added
> - - hostDVD support was added
> - - Fix startup on HEAD
> - - Plist problem under AMD64 was fixed
> - - Qt4 Frontend is now Optional
> - - Desktop file was added
> - - Xorg dependencies was fixed
> - - Guest additions was added (thx to Maho NAKATA )
>
> Open task:
>  We have got 2 patches for nls support and the request
>  to make dbus and pulseaudio optional. These both will
>  be added with the next run.
>
>  We'd like to say many many thanks for all your feedback.
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_5.tgz
>
> Happy Testing :-)
>
>
>
> - --
>
> +---+---+
> |  PGP: 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
> |  Skype  : splash_111  |  Mail   : miwi(at)FreeBSD.org |
> +---+---+
> | Mess with the Best, Die like the Rest!  |
> +---+---+
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v2.0.11 (FreeBSD)
>
> iEYEARECAAYFAkodQ48ACgkQdLJIhLHm/OmjfQCfR6Zczz0XcZZpAYie64D2G0Ti
> wwQAn2r0W/12iidjOfgvX05QPNQX1oUc
> =b8tt
> -END PGP SIGNATURE-
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>


pgpqON0c0PvO6.pgp
Description: PGP signature


Re: MAKE_JOBS_UNSAFE (some more ports)

2009-06-05 Thread Maho NAKATA
From: Ion-Mihai Tetcu 
Subject: Re: MAKE_JOBS_UNSAFE (some more ports)
Date: Sat, 06 Jun 2009 01:38:18 +0300

> On Sat, 06 Jun 2009 07:25:35 +0900 (JST)
> Maho NAKATA  wrote:
>
>> thanks for raising as PR :)
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=135262
>
> Some support has been committed by Pav, can you please check his commit
> and adjust OOo ports to make use of it?

I just checked Pav's commit and I checked David's newest patch, and his
patch seems to make use of Pav's support.

> This way I could have all OOo ports tested on-commit on QAT ;-)
Yes, really appreciated.

Thanks
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt



pgpcmZa4kqYvl.pgp
Description: PGP signature


Re: MAKE_JOBS_UNSAFE (some more ports)

2009-06-05 Thread Maho NAKATA
thanks for raising as PR :)
http://www.freebsd.org/cgi/query-pr.cgi?pr=135262
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpOxw8vi6mZA.pgp
Description: PGP signature


Re: portmgr reorganization

2009-06-04 Thread Maho NAKATA
Hi portmgr@, Martin and Ion-Mihai, Kririll
Congratulations to Martin Wilke and Ion-Mihai Tetcu
I thought that Martin has already a portmgr since he's very active :)
and thanks for QAT@ for Ion-Mihai Tetcu. Your input is really
improved the quality of ports. I'm reall appreciated.

Kririll Ponomarew, thank you very much for your hard work
as portmgr@ hope and I'm sure
you do will going well in the other field.

Best,

From: Erwin Lansing 
Subject: portmgr reorganization
Date: Thu, 04 Jun 2009 10:35:55 +0200

> Portmgr is happy to announce that two new members will join the team.
>
> Martin Wilke has been one of our active committers since receiving
> his commit bit today 3 years ago.  He has been working in a number
> of subgroups including python, ports-security and the KDE team.
>
> Ion-Mihai Tetcu has been interested in regression testing and qualitiy
> assurance, creeating QAT automated tinderbox testing of all port
> commits on a per-commit basis, and adding on-the-fly feedback to the
> snapshot builds from the pointyhat package cluster.
>
> Unfortunately, we will also be saying goodbye to Kririll Ponomarew, who
> hasn't had much time to spend on FreeBSD and will be stepping down from
> portmgr.
>
> We thank Kirill for all his contributions in the past and wish Martin
> and Ion-Mihai the best of luck with the new tasks bestowed upon them.
>
> On behalf of portmgr,
> -erwin
>
> --
> Erwin Lansing   http://droso.org
> Prediction is very difficult
> especially about the futureer...@freebsd.org


pgpxkj5TRNIGV.pgp
Description: PGP signature


Re: unable to build openoffice.org-3

2009-05-30 Thread Maho NAKATA
From: Oliver Lehmann 
Subject: unable to build openoffice.org-3
Date: Thu, 28 May 2009 18:17:28 +0200

> Hi,
>
> I'm getting this error when compiling openoffice 3.1.0 on FreeBSD/amd64 7
>
> /mnt/misc/usr/ports/editors/openoffice.org-3/work/OOO310_m11/solenv/bin/checkdll.sh
>  -L../unxfbsdx.pro/lib 
> -L/mnt/misc/usr/ports/editors/openoffice.org-3/work/OOO310_m11/solver/310/unxfbsdx.pro/lib
>   ../unxfbsdx.pro/lib/check_i18npool.uno.so
> Checking DLL ../unxfbsdx.pro/lib/check_i18npool.uno.so ...-rwxr-xr-x  1 root  
> wheel  2771757 May 28 08:30 ../unxfbsdx.pro/lib/i18npool.uno.so
> -
> Running processes: 0
> deliver -- version: 266154
> Module 'i18npool' delivered successfully. 29 files copied, 5 files unchanged
>
> 1 module(s):
> cppunit
> need(s) to be rebuilt
>
> Reason(s):
>
> ERROR: error 65280 occurred while making 
> /mnt/misc/usr/ports/editors/openoffice.org-3/work/OOO310_m11/cppunit
>
> Attention: if you build and deliver the above module(s) you may prolongue 
> your the build issuing command "build --from cppunit"
>
> rmdir /tmp/49004
> *** Error code 1
>
> Stop in /usr/ports/editors/openoffice.org-3.
> Exit 1
>
> I've started the build with make -DWITHOUT_CUPS
>
> any suggestions?
>
> --
>  Oliver Lehmann
>   http://www.pofo.de/
>   http://wishlist.ans-netz.de/
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
Hi Oliver,
this can be a build sequesnce problem
thanks
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpcQ8pH46AHj.pgp
Description: PGP signature


Re: MAKE_JOBS_UNSAFE (some more ports)

2009-05-27 Thread Maho NAKATA
Hi David, I'll go to Canada for attending conference tomorrow.be back on 6/4.
see you
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpVkDXepD1Ih.pgp
Description: PGP signature


Re: [Call For Testing] VirtualBox for FreeBSD! take 4

2009-05-27 Thread Maho NAKATA
Hi miwi,

In some environment, to fetch "VBoxGuestAdditions_2.2.2.iso" correctly,
you must add "FETCH_ARGS=-pRr" (remove A).
Note, somehow in virtualbox_5.tgz "FETCH_ARGS=-pRr" was removed.

Thanks

From: Daniel O'Connor 
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 4
Date: Thu, 28 May 2009 12:31:17 +0930

> 444 /usr/ports/distfiles/VBoxGuestAdditions_2.2.2.iso 
> /usr/local/lib/virtualbox/
> install: /usr/ports/distfiles/VBoxGuestAdditions_2.2.2.iso: No such file
> and that file is missing, if I do make fetch it doesn't download it
> either.

-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpndd9t2BHUd.pgp
Description: PGP signature


Re: [Call For Testing] VirtualBox for FreeBSD! take 4

2009-05-27 Thread Maho NAKATA
From: Martin Wilke 
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 4
Date: Wed, 27 May 2009 15:43:43 +0200

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> Howdy,
>
> First of all sorry for all unanswered mails, I got a stupid flu,
> but now i feel better... ok now back to vbox, time for a new call
> for testing :-)
>
> Following was added/fixed:
>
> - - ACPI Support was added
> - - hostDVD support was added
> - - Fix startup on HEAD
> - - Plist problem under AMD64 was fixed
> - - Qt4 Frontend is now Optional
> - - Desktop file was added
> - - Xorg dependencies was fixed
> - - Guest additions was added (thx to Maho NAKATA )

Hi Martin,
E-mail address might be m...@freebsd.org :)
thank you

-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpK8zEZ6lyTO.pgp
Description: PGP signature


Re: MAKE_JOBS_UNSAFE (some more ports)

2009-05-27 Thread Maho NAKATA
From: Pav Lucistnik 
Subject: Re: MAKE_JOBS_UNSAFE (some more ports)
Date: Tue, 26 May 2009 23:23:16 +0200

> David Naylor píše v út 26. 05. 2009 v 18:17 +0200:
> 
>> What about the change that exposes MAKE_JOBS_NUMBER when MAKE_JOBS_SAFE or 
>> FORCE_MAKE_JOBS are defined (to avoid using ${_MAKE_JOBS:C/-j//}, not sure 
>> what the policy is of ports using *.mk internals).  I think that is a 
>> reasonable change??? 
> 
> I think it's reasonable. It will need to be tested widely. Can you file
> a PR with just that change, to help me track it while in testing?
> 
> Thank you.
> 
> -- 
> Pav Lucistnik 
>   
> It's time for the penguin on top of your television set to explode.

David, please do so. I recieved too many e-mails and not confident
which patch I should test :-(

thanks
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt 


pgpmt7Y8JgU7x.pgp
Description: PGP signature


Re: MAKE_JOBS_UNSAFE (some more ports)

2009-05-26 Thread Maho NAKATA
From: Pav Lucistnik 
Subject: Re: MAKE_JOBS_UNSAFE (some more ports)
Date: Tue, 26 May 2009 10:48:25 +0200

> David Naylor pí¹e v út 26. 05. 2009 v 08:19 +0200:
> 
>> pav: ${_MAKE_JOBS:C/-j//} won't work with DISABLE_MAKE_JOBS (or 
>> MAKE_JOBS_UNSAFE) since it needs to always be a positive number, secondly it 
>> still cannot be used for conditional code (since it is defined in the post 
>> section, but the whole code could always be moved to the pre section). 
> 
> I'm hesitant to modify bsd.port.mk for benefit of just four ports.
> Also, I think having MAKE_JOBS_NUMBER set to 1 when the feature is in
> fact disable, is counter-intuitive (because -j1 is very different to no
> -j at all).
> 
> So how about just having
> 
> .if defined(DISABLE_MAKE_JOBS)
> MAKE_JOBS_NUMBER= 1
> .else
> MAKE_JOBS_NUMBER!=echo `${SYSCTL} -n kern.smp.cpus`
> .endif
> 
> in ooo makefile?

for me ok.
thank you
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpCZxCowHeUX.pgp
Description: PGP signature


Re: MAKE_JOBS_UNSAFE (some more ports)

2009-05-25 Thread Maho NAKATA
Hi David,

Thanks kudos for tough works and discussions!

David, is this the final patch which I should test?
Best,

From: David Naylor 
Subject: Re: MAKE_JOBS_UNSAFE (some more ports)
Date: Mon, 25 May 2009 22:47:29 +0200

> On Monday 25 May 2009 20:01:25 Ion-Mihai Tetcu wrote:
>> On Mon, 25 May 2009 10:03:12 +0200
>>
>> David Naylor  wrote:
>> > On Sunday 24 May 2009 21:37:45 Ion-Mihai Tetcu wrote:
>> > > On Sun, 24 May 2009 10:26:23 +0200
>> > >
>> > > David Naylor  wrote:
>> > > > On Sunday 24 May 2009 00:16:37 Maho NAKATA wrote:
>> > > > > Hi I tested it yesterday,
>> > > > >
>> > > > > 1.
>> > > > > I need
>> > > > >
>> > > > > > MAKE_JOBS_SAFE=yes
>> > > > >
>> > > > > in the Makefile.
>> > > >
>> > > > Yes, you would need that.  I believe that will be default.
>> > > >
>> > > > > 2. with above patch, ooo2 doesn't launch parallele jobs.
>> > > >
>> > > > I spotted that problem after submitting the patch, if you
>> > > > explicitly set MAKE_JOBS_NUMBER to something it will work.
>> > > >
>> > > > The problem is that ooo2 does (in effect):
>> > > > .if (${MAKE_JOBS_NUMBER} > 1)
>> > > > # Stuff
>> > > > .else
>> > > > # Other stuff
>> > > > .endif
>> > > > and that doesn't work as expected with MAKE_JOBS_NUMBER=`sysctl
>> > > > kern.smp.cpus` as the command is not resolved.
>> > >
>> > > w/o patch
>> > > editors/openoffice.org-3 openoffice.org-3.1.04:53:27
>> > >
>> > > with patch:
>> > > + MAKE_JOBS_SAFE=yes
>> > > + MAKE_JOBS_NUMBER=  4
>> > > + MAXPROCESSES?= ${MAKE_JOBS_NUMBER}
>> > > + MAXMODULES?=   ${MAKE_JOBS_NUMBER}
>> > >
>> > > editors/openoffice.org-3 openoffice.org-3.1.048:51
>> > >
>> > > The build is done in
>> > > /dev/md0 on /usr/local/tinderbox/7-STABLE-FPT-NPD (ufs,
>> > > asynchronous, local, noatime)
>> >
>> > Wow, that is quite a speedup.  Is it even possible (4 * 60 + 53)/4 =
>> > 73, and you get 48 (that is 152% scaling efficiency).  This would
>> > mean a serious performance problem with the ooo3 build script and
>> > MAX* =1.
>> >
>> > I'll make a patch tonight (+10 hours) that will fix ooo2 in the
>> > default case. You can test ooo2 with patch and MAKE_JOBS_NUMBER
>> > preset (not using default value) and MAKE_JOBS_SAFE=yes.
>>
>> BTW, what about using the same vars for parallel building in all OOo
>> port?
>
> Done, the following patch uses MAKE_JOBS_NUMBER for all the variables in OOo.
>
> It also tries to be efficient when resolving the MAKE_JOBS_NUMBER to a value
> (only done when a port sets USE_MAKE_JOBS, as in the OOo2-RC and OOo2 case).
>
> This should fix OOo2* builds and support such use cases for other ports...


pgpgPOCyCj044.pgp
Description: PGP signature


Re: [Call For Testing] VirtualBox for FreeBSD! take 3

2009-05-25 Thread Maho NAKATA
From: Bernhard Frohlich 
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 3
Date: Mon, 25 May 2009 09:33:19 +0200 (CEST)

> On Mon, May 25,
>> On Mon, May 25, 2009 at 9:17 AM, Maho NAKATA  wrote:
>>
>>> Hi Miwi and nork-san
>>>
>>> From: Norikatsu Shigemura 
>>> Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 3
>>> Date: Mon, 25 May 2009 05:17:38 +0900
>>>
>>> >   BTW, In my environment, VBoxREM32.so and VBoxREM64.so was not
>>> >   installed.  Do you know why?
>>>
>>> I don't know but it also happen to me. I have this problem on
>>> 7.2-RELEASE/amd64.
>>
>> Not to answer but just to say that on my i386, both files were installed.
>
> I've fixed that yesterday so this problem will be gone with the next port
> update. Both files only exist on i386 so this problem happens on all amd64
> boxes.

Hi Bernhard Frhlich
Thank you very much. I'm looking foward to see the next version :)
Cheers,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpcMbSsFuhPO.pgp
Description: PGP signature


Re: [Call For Testing] VirtualBox for FreeBSD! take 3

2009-05-24 Thread Maho NAKATA
Hi Miwi and nork-san

From: Norikatsu Shigemura 
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 3
Date: Mon, 25 May 2009 05:17:38 +0900

>   BTW, In my environment, VBoxREM32.so and VBoxREM64.so was not
>   installed.  Do you know why?

I don't know but it also happen to me. I have this problem on 7.2-RELEASE/amd64.

Thank you,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpkutwXNb4d8.pgp
Description: PGP signature


Re: MAKE_JOBS_UNSAFE (some more ports)

2009-05-23 Thread Maho NAKATA
Hi I tested it yesterday,

1.
I need
> MAKE_JOBS_SAFE=yes
in the Makefile.

2. with above patch, ooo2 doesn't launch parallele jobs.
3. ooo3, 3-rc, 3-devel are okay with patch 1.

thanks
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpLp4gHHSs1u.pgp
Description: PGP signature


Re: Adding Guestadditions.iso Re: [Call For Testing] VirtualBox for FreeBSD! take 3

2009-05-23 Thread Maho NAKATA
From: Bernhard Fröhlich 
Subject: Re: Adding Guestadditions.iso Re: [Call For Testing] VirtualBox for 
FreeBSD! take 3
Date: Sat, 23 May 2009 19:11:16 +0200 (CEST)

> On Sat, May 23, 2009 2:32 pm, Maho NAKATA wrote:
>> Hi miwi,
>>
>> Here is a patch adding "WITH_GUESTADDITIONS" knob.
>> With this knob we also installs
>> Guest additions.iso. This driver makes Windows XP, Linux and Solaris
>> faster.
>> I'm a newbie to VirtualBox so it is not the correct patch.
>> I don't check it thoroughly but ISO image itself is not a GPL one.
> 
> Thanks, it's commited with a few modifications.
You're welcome!
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpErW3zorbQp.pgp
Description: PGP signature


Adding Guestadditions.iso Re: [Call For Testing] VirtualBox for FreeBSD! take 3

2009-05-23 Thread Maho NAKATA
Hi miwi,

Here is a patch adding "WITH_GUESTADDITIONS" knob.
With this knob we also installs
Guest additions.iso. This driver makes Windows XP, Linux and Solaris faster.
I'm a newbie to VirtualBox so it is not the correct patch.
I don't check it thoroughly but ISO image itself is not a GPL one.

Best,

--- Makefile2009-05-23 01:59:37.0 +0900
+++ Makefile2009-05-23 21:14:52.0 +0900
@@ -6,16 +6,26 @@
 #

 PORTNAME=  virtualbox
-PORTVERSION=   2.2.2r19852
+PORTVERSION=   ${VBOXVER}r19852
 CATEGORIES=emulators kld
 MASTER_SITES=  http://tmp.chruetertee.ch/ \
http://freebsd.unixfreunde.de/sources/ \
http://disasterarea.chruetertee.ch/ \
http://mirror.4bit.ws/
+.if defined(WITH_GUESTADDITIONS)
+MASTER_SITES+=  http://dlc.sun.com/virtualbox/${VBOXVER}/:guestadditons
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${GUESTADDITIONS}:guestaddtions
+EXTRACT_ONLY=  ${DISTNAME}${EXTRACT_SUFX}
+.endif

 MAINTAINER=de...@bluelife.at
 COMMENT=   A general-purpose full virtualizer for x86 hardware

+VBOXVER=   2.2.2
+FETCH_ARGS=-pRr
+GUESTADDITIONS_GENERICNAME=VBoxGuestAdditions.iso
+GUESTADDITIONS=VBoxGuestAdditions_${VBOXVER}.iso
+
 BUILD_DEPENDS= yasm:${PORTSDIR}/devel/yasm \
as86:${PORTSDIR}/devel/dev86 \
xsltproc:${PORTSDIR}/textproc/libxslt \
@@ -52,6 +62,9 @@

 KMODDIR=   /boot/modules
 PLIST_SUB+=KMODDIR=${KMODDIR}
+.if defined(WITH_GUESTADDITIONS)
+PLIST_FILES+=  lib/virtualbox/${GUESTADDITIONS} 
lib/virtualbox/${GUESTADDITIONS_GENERICNAME}
+.endif

 KMK_CONFIG=VBOX_LIBPATH_X11=${LOCALBASE}

@@ -127,7 +140,10 @@

${MKDIR} ${PREFIX}/lib/virtualbox
(cd ${WRKSRC}/out/${KMK_ARCH}/release/bin && ${COPYTREE_SHARE} "*.so 
*.gc *.r0 components" ${PREFIX}/lib/virtualbox)
-
+.if defined(WITH_GUESTADDITIONS)
+   ${INSTALL_DATA} ${DISTDIR}/${GUESTADDITIONS} ${PREFIX}/lib/virtualbox/
+   ${LN} -sf ${PREFIX}/lib/virtualbox/${GUESTADDITIONS} 
${PREFIX}/lib/virtualbox/${GUESTADDITIONS_GENERICNAME}
+.endif
${MKDIR} ${PREFIX}/bin
 .for f in VBoxBFE VBoxHeadless VBoxManage VBoxNetDHCP VBoxSDL VBoxSVC 
VBoxXPCOMIPCD VirtualBox
${INSTALL_PROGRAM} ${WRKSRC}/out/${KMK_ARCH}/release/bin/$f 
${PREFIX}/lib/virtualbox/


--- distinfo2009-05-23 01:59:37.0 +0900
+++ distinfo2009-05-23 20:17:28.0 +0900
@@ -1,3 +1,6 @@
 MD5 (virtualbox-2.2.2r19852.tar.gz) = ff1e05bd04fd7974a90e12394cb58626
 SHA256 (virtualbox-2.2.2r19852.tar.gz) = 
7b898c643551f5b74d169a79ad41801cc5675b5e57a7da0f700875dd11265a5f
 SIZE (virtualbox-2.2.2r19852.tar.gz) = 58070688
+MD5 (VBoxGuestAdditions_2.2.2.iso) = 9c09a9e88abe9edd8fec6fd3cf453535
+SHA256 (VBoxGuestAdditions_2.2.2.iso) = 
3727c024d8d426443158b1063a9d7355d492da3725470c4c01fafbe4bc382687
+SIZE (VBoxGuestAdditions_2.2.2.iso) = 28755968



pgplBrHwDjDNc.pgp
Description: PGP signature


Re: MAKE_JOBS_UNSAFE (some more ports)

2009-05-23 Thread Maho NAKATA
Hi David

Many many thanks for your patch. I'll test it very soon.

Just one comment
> I believe openoffice-2* can me marked as SAFE while openoffice-3* should not
> be marked at all (since it sometimes works..., very well for me :-).
you can mark as SAFE for all of our ports. If it's broken,
its OOo issue. We should identify if dependencies are missing.
-devel ports can be unsafe but 3, 3-RC 2, 2-RC must be safe.

Please wait a few days to say ok.

Best,

From: David Naylor 
Subject: Re: MAKE_JOBS_UNSAFE (some more ports)
Date: Sat, 23 May 2009 11:01:56 +0200

> On Friday 22 May 2009 15:41:38 Ion-Mihai Tetcu wrote:
>> On Fri, 22 May 2009 19:53:50 +0900 (JST)
>>
>> Maho NAKATA  wrote:
>> > In massive parallel build, OOo can be broken. We explicitly
>> > fix them otherwise broken. I just test with MAXJOB = 4  or something
>> > like that.
>> >
>> > >  I had it complain about perl (or
>> > > something) needing to be recompiled but that was because I
>> > > interrupted the build process.  It has always completed for me when
>> > > using MAX* from the start.
>> >
>> > me too. but - note it just works for you.
>> >
>> > > I can make the patch, only thing is bsd.port.mk will need to be
>> > > patched (simple enough though).
>>
>> I can run a few test builds on QAT and maybe Phillip can do the same on
>> his tindy. Just drop us the patch ;-)
>> Even if it only works with MAXJOB = 2, we mark it as such and the build
>> will be faster.
>
> Please see attached for the patch.  The changes to bsd.port.mk:
> - MAKE_JOBS_NUMBER always defined
> - MAKE_JOBS_NUMBER forced to 1 if UNSAFE of DISABLE
> - MAKE_JOBS_NUMBER defaults (but user defined) to number of cores
>
> I've then used MAKE_JOBS_NUMBER to set MAXPROCESSES, MAXMODULES and
> NUMOFPROCESSES for openoffice-* (not including 1.*).
>
> I believe openoffice-2* can me marked as SAFE while openoffice-3* should not
> be marked at all (since it sometimes works..., very well for me :-).
>
> This patch just makes openoffice-* behave like other ports in regards to
> parallel builds and the usual MAKE_JOBS variables now works as expected.
>
> Happy testing,
>
> David


pgpq2xMEndG96.pgp
Description: PGP signature


Re: MAKE_JOBS_UNSAFE (some more ports)

2009-05-22 Thread Maho NAKATA
Hi David,

From: David Naylor 
Subject: Re: MAKE_JOBS_UNSAFE (some more ports)
Date: Fri, 22 May 2009 12:24:30 +0200

> On Friday 22 May 2009 07:11:19 Maho NAKATA wrote:
>> Dear,
>>
>> I appriciate David or Ion-Mihai make a patch for that.
>> just seetting MAXMODULE=4 and/or MAXPROCESSES=4 or something like that.
>>
>> But note that sometimes it's broken :-( by missing dependencey.
>
> What do you mean by missing dependency?
see
http://www.openoffice.org/issues/show_bug.cgi?id=51745
http://www.openoffice.org/issues/show_bug.cgi?id=51755
...
...
...
...
In massive parallel build, OOo can be broken. We explicitly
fix them otherwise broken. I just test with MAXJOB = 4  or something
like that.

>  I had it complain about perl (or
> something) needing to be recompiled but that was because I interrupted the
> build process.  It has always completed for me when using MAX* from the
> start.

me too. but - note it just works for you.

> I can make the patch, only thing is bsd.port.mk will need to be patched
> (simple enough though).

Thank you.

>> From: Ion-Mihai Tetcu 
>> Subject: Re: MAKE_JOBS_UNSAFE (some more ports)
>> Date: Fri, 22 May 2009 08:03:42 +0300
>>
>> > On Thu, 21 May 2009 12:05:22 +0200
>> >
>> > David Naylor  wrote:
>> >> P.P.S. editors/openoffice-3 does not obey MAKE_JOBS, it requires
>> >> MAXMODULES and MAXPROCESSES set (should I file a PR?).
>> >
>> > Anything reducing OOo build time would be great :-)
>> >
>> > --
>> > IOnut - Un^d^dregistered ;) FreeBSD "user"
>> >   "Intellectual Property" is   nowhere near as valuable   as "Intellect"
>> > FreeBSD committer -> ite...@freebsd.org, PGP Key ID 057E9F8B493A297B
>
>


pgpHUkE8LIwdi.pgp
Description: PGP signature


Re: MAKE_JOBS_UNSAFE (some more ports)

2009-05-21 Thread Maho NAKATA
Dear,

I appriciate David or Ion-Mihai make a patch for that.
just seetting MAXMODULE=4 and/or MAXPROCESSES=4 or something like that.

But note that sometimes it's broken :-( by missing dependencey.

From: Ion-Mihai Tetcu 
Subject: Re: MAKE_JOBS_UNSAFE (some more ports)
Date: Fri, 22 May 2009 08:03:42 +0300

> On Thu, 21 May 2009 12:05:22 +0200
> David Naylor  wrote:
>
>> P.P.S. editors/openoffice-3 does not obey MAKE_JOBS, it requires
>> MAXMODULES and MAXPROCESSES set (should I file a PR?).
>
> Anything reducing OOo build time would be great :-)
>
> --
> IOnut - Un^d^dregistered ;) FreeBSD "user"
>   "Intellectual Property" is   nowhere near as valuable   as "Intellect"
> FreeBSD committer -> ite...@freebsd.org, PGP Key ID 057E9F8B493A297B


pgp1hsNptFU86.pgp
Description: PGP signature


Re: octave forge update issues

2009-05-08 Thread Maho NAKATA
From: Stephen Montgomery-Smith 
Subject: octave forge update issues
Date: Fri, 08 May 2009 17:40:18 -0500

> I am the octave-forge maintainer.
>
> The octave forge source files have been updated.  Quite a few of the
> new source packages require octave-devel (3.1.55) instead of octave
> itself.  I am not quite sure what to do.  I was hoping some end users
> could give me their opinion.  Here are some options:
>
> 1.  Leave it all alone until octave catches up to octave-devel.
+1

I'd like to leave octave-devel port as leaf ports as
if some conflict can happen.

> 2.  Make octave-forge pull in octave-devel as a dependency instead of
> octave.

Some may want to test some of new octave-forge packages
so is it possible to add some knob so that user can select
which one to depend?

Best,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpJMBWsXh83r.pgp
Description: PGP signature


Re: lang/gcc42 without gfortran

2009-03-15 Thread Maho NAKATA
Hi Rainer (I'm not a maintainer of gcc ports...),

We migrated to gcc43 so all ports will use gcc43 instead of gcc42.
Now math/R uses gcc43 (via USE_FORTRAN=yes),
I think we don't have a problem. If you have further questions
please let us know.

Best regards,

From: Rainer Hurling 
Subject: Re: lang/gcc42 without gfortran
Date: Sun, 15 Mar 2009 10:41:57 +0100

> On 22.02.2009 10:52 (UTC+1), Rainer Hurling wrote:
>> After upgrading to latest lang/gcc42 I found that there is no gfortran
>> any more.
>> Comparing the Makefiles of the ports lang/gcc42 and lang/gcc43 shows
>> that it had been removed. Was this intentional?
>> I need version 4.2.xx of gfortran for programs like math/R etc. Is it
>> possible to integrate it again in the port?


-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


pgpwMWfTiUyFU.pgp
Description: PGP signature


Re: unreasonable amount of memory used in openoffice build

2009-02-01 Thread Maho NAKATA
From: Greg Rivers 
Subject: Re: unreasonable amount of memory used in openoffice build
Date: Sat, 31 Jan 2009 19:16:16 -0600 (CST)

> On Thu, 27 Nov 2008, Maho NAKATA wrote:
> 
>> Sorry for delay.
>> Please try attached patch. If it works for you, I'll commit it.
>>
> 
> Will this patch be committed soon?  I can confirm that with this patch
> it builds on i386.  Without this patch, it will not build for me on
> any i386 system no matter how much RAM and/or swap is available.
> Thanks for your fine work on this port.

Hello Greg Rivers,
Thanks for your ping.
Just now I raised as an issue and committed.
http://www.openoffice.org/issues/show_bug.cgi?id=98714

Best,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


[Announce] The OpenOffice.org Community Council funded NAKATA Maho a 1600Euro FreeBSD box.

2009-01-27 Thread Maho NAKATA
The OpenOffice.ort Community Council funded me a FreeBSD box.
http://blog.livedoor.jp/maho_nakata/archives/51110252.html
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: unreasonable amount of memory used in openoffice build

2008-11-26 Thread Maho NAKATA
Hi Luigi

Sorry for delay. 
Please try attached patch. If it works for you, I'll commit it.

Best,

From: Maho NAKATA <[EMAIL PROTECTED]>
Subject: Re: unreasonable amount of memory used in openoffice build
Date: Sun, 02 Nov 2008 11:20:43 +0900 (JST)

> Hi Luigi
> 
> I think it is okay. I'll remove this conditional so that
> applicable to i386. I think I must rewrite the patch to
> effective on i386 as well.
> 
> Note, please do not send me a patch other than Makefile.
> There is a SCA or JCA issue...
> 
> I'm very busy these days and I'll attend OpenOffice.org conference
> 2008 very soon, please be patient.
> 
> thanks,
> 
> From: Luigi Rizzo <[EMAIL PROTECTED]>
> Subject: unreasonable amount of memory used in openoffice build
> Date: Sun, 19 Oct 2008 16:52:34 +0200
> 
> > hi,
> > i noticed on my laptop (Dell X1 w/ 512MB ram - i386, RELENG_7 that
> > openoffice3 is using an unreasonable amount of memory to build one
> > of its components (during the build of resourcemodel, the offending
> > file is unxfbsdi.pro/misc/qnametostr.cxx) which causes the build
> > machine to spend a huge amount of time swapping.
> > 
> > It seems to be a known issue
> > 
> > http://bugs.gentoo.org/show_bug.cgi?format=multiple&id=215291
> > 
> > and our port includes a workaround that is applied only on amd64
> > with the following section in the port's Makefile:
> > 
> > .if ${ARCH} == amd64
> > WITHOUT_MOZILLA=yes
> > LIB_DEPENDS+=   boost_regex:${PORTSDIR}/devel/boost
> > CONFIGURE_ARGS+=--with-system-boost=yes #i58343#
> > .if (${OSVERSION} >= 700042)
> > EXTRA_PATCHES+= ${FILESDIR}/amd64-gcc42-workaround
> > .endif
> > .endif
> > 
> > I would suggest to apply the fix unconditionally (at least by default,
> > possibly override it with some build option if needed).
> > On amd64 according to the above URL the problem is particularly bad
> > as it requires more than 4GB of memory (RAM/SWAP) but even on i386
> > the compiler process grows well above 1GB of memory and together
> > with other stuff (browser, X and more) easily consuming 2-300MB
> > each, it is not unlikely to hit the swap on many boxes.
> > 
> > Makes sense ?
> > 
> > cheers
> > luigi
> > ___
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> > To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> > 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
? diff
? work
? work_
? files/patch-iX
Index: Makefile
===
RCS file: /home/pcvs/ports/editors/openoffice.org-3/Makefile,v
retrieving revision 1.312
diff -u -r1.312 Makefile
--- Makefile16 Oct 2008 12:30:24 -  1.312
+++ Makefile27 Nov 2008 01:16:40 -
@@ -149,9 +149,6 @@
 WITHOUT_MOZILLA=   yes
 LIB_DEPENDS+=  boost_regex:${PORTSDIR}/devel/boost
 CONFIGURE_ARGS+=   --with-system-boost=yes #i58343#
-.if (${OSVERSION} >= 700042)
-EXTRA_PATCHES+=${FILESDIR}/amd64-gcc42-workaround
-.endif
 .endif
 .if (${OSVERSION} <= 602102)
 EXTRA_PATCHES+=${FILESDIR}/rtld-workaround-i7
--- /dev/null   2008-11-27 10:17:03.0 +0900
+++ files/patch-iX  2008-11-27 10:04:41.0 +0900
@@ -0,0 +1,13 @@
+--- writerfilter/source/resourcemodel/makefile.mk.orig 2008-07-22 
08:53:57.0 -0400
 writerfilter/source/resourcemodel/makefile.mk  2008-09-03 
12:26:09.0 -0400
+@@ -56,8 +56,8 @@
+ $(SLO)$/TagLogger.obj \
+   $(SLO)$/WW8Analyzer.obj
+ 
+-# linux 64 bit: compiler (gcc 4.2.3) fails with 'out of memory'
+-.IF "$(OUTPATH)"=="unxlngx6"
++# FreeBSD/Linux 64-bit: compiler (gcc 4.2.x) fails with 'out of memory'
++.IF "$(OUTPATH)"=="unxfbsdx" || "$(OUTPATH)"=="unxfbsdi" || 
"$(OUTPATH)"=="unxlngx6"
+ NOOPTFILES= \
+   $(SLO)$/qnametostr.obj
+ .ENDIF
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: unreasonable amount of memory used in openoffice build

2008-11-01 Thread Maho NAKATA
Hi Luigi

I think it is okay. I'll remove this conditional so that
applicable to i386. I think I must rewrite the patch to
effective on i386 as well.

Note, please do not send me a patch other than Makefile.
There is a SCA or JCA issue...

I'm very busy these days and I'll attend OpenOffice.org conference
2008 very soon, please be patient.

thanks,

From: Luigi Rizzo <[EMAIL PROTECTED]>
Subject: unreasonable amount of memory used in openoffice build
Date: Sun, 19 Oct 2008 16:52:34 +0200

> hi,
> i noticed on my laptop (Dell X1 w/ 512MB ram - i386, RELENG_7 that
> openoffice3 is using an unreasonable amount of memory to build one
> of its components (during the build of resourcemodel, the offending
> file is unxfbsdi.pro/misc/qnametostr.cxx) which causes the build
> machine to spend a huge amount of time swapping.
> 
> It seems to be a known issue
> 
> http://bugs.gentoo.org/show_bug.cgi?format=multiple&id=215291
> 
> and our port includes a workaround that is applied only on amd64
> with the following section in the port's Makefile:
> 
> .if ${ARCH} == amd64
> WITHOUT_MOZILLA=yes
> LIB_DEPENDS+=   boost_regex:${PORTSDIR}/devel/boost
> CONFIGURE_ARGS+=--with-system-boost=yes #i58343#
> .if (${OSVERSION} >= 700042)
> EXTRA_PATCHES+= ${FILESDIR}/amd64-gcc42-workaround
> .endif
> .endif
> 
> I would suggest to apply the fix unconditionally (at least by default,
> possibly override it with some build option if needed).
> On amd64 according to the above URL the problem is particularly bad
> as it requires more than 4GB of memory (RAM/SWAP) but even on i386
> the compiler process grows well above 1GB of memory and together
> with other stuff (browser, X and more) easily consuming 2-300MB
> each, it is not unlikely to hit the swap on many boxes.
> 
> Makes sense ?
> 
>   cheers
>   luigi
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Removal of OOo 1.0, 1.1, 1.1-devel ports

2008-05-25 Thread Maho NAKATA
From: [EMAIL PROTECTED]
Subject: FreeBSD ports that you maintain which are currently marked broken
Date: Wed, 21 May 2008 15:54:14 +0200 (CEST)

> portname:   editors/openoffice.org-1.1
> broken because: fails to install; consider upgrading to
> editors/openoffice.org-2
> build errors:
> http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2008050122/openoffice.org-1.1.5_8.log
>  ( )
> overview:   
> http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=openoffice.org-1.1
> 
> 
> portname:   editors/openoffice.org-1.1-devel
> broken because: fails to install; consider upgrading to
> editors/openoffice.org-2
> build errors:

I'd like to remove these ports with openoffice.org-1.0 in June...
Any comments?

-- Nakata Maho http://accc.riken.jp/maho/


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Port:atlas-3.8.0,1

2008-01-06 Thread Maho NAKATA
Hi Joey,

From: Joey Mingrone <[EMAIL PROTECTED]>
Subject: FreeBSD Port:atlas-3.8.0,1
Date: Mon, 31 Dec 2007 01:22:23 -0400

> Attempts to upgrade atlas from version 3.6.0_3,1 to 3.8.0,1 are
> failing for me.  I've included the build output here:
> http://jrm.ath.cx/misc/atlas_build_output.

It does happen in some cases...I'm very sorry to say but I don't have
a clue.
Defining WITH_WALL_TIMER might help you hopefully.

thanks,
-- Nakata Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: octave-forge on FreeBSD 7.0

2007-11-22 Thread Maho NAKATA
From: Mark Linimon <[EMAIL PROTECTED]>
Subject: Re: octave-forge on FreeBSD 7.0
Date: Wed, 21 Nov 2007 07:59:56 -0600

> I'd rather see USE_GCC set unconditionally, so that INDEX will
> be the same on 6 and 7.

Me too.

> Is there any hope of the software being updated?  My concern is
> that once we set this, we'll tend to forget about it later.

Yes.
IMHO, octave-forge should be merged into octave itself,
and relese version of octave and corrsponding octave-forge is old.
I think this is a temporal situation. Once octave will be updated
octave-forge will also be updated, and I believe octave-forge
will be built with gcc42.

Thanks,
-- Nakata Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: octave-forge on FreeBSD 7.0

2007-11-18 Thread Maho NAKATA
Dear portmgr@ and Stephen

Portmgr@:

Stephen Montgomery-Smith <[EMAIL PROTECTED]>
reported that applying following patch will unbreak
for FBSD7. Could you please approve my commit?

Index: Makefile
===
RCS file: /home/pcvs/ports/math/octave-forge/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile1 Oct 2007 09:34:23 -   1.19
+++ Makefile19 Nov 2007 04:22:31 -
@@ -36,9 +36,7 @@
 .include 
 
 .if ${OSVERSION} >= 700042
-.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
-BROKEN=Does not compile with GCC 4.2
-.endif
+USE_GCC=   3.4
 .endif
 
 GNU_HOST=  ${ARCH}-portbld-freebsd${OSREL}
cvs diff: Diffing files


From: Stephen Montgomery-Smith <[EMAIL PROTECTED]>
Subject: octave-forge on FreeBSD 7.0
Date: Sun, 18 Nov 2007 21:45:15 -0600

Stephen:

> I noticed that you added lines like:
> 
> .if ${OSVERSION} >= 700042
> .if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
> BROKEN= Does not compile with GCC 4.2
> .endif
> .endif

No, linimon added :)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Oct 1 09:34:23 2007 UTC (6 weeks, 6 days ago) by linimon
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -2 lines

Mark as broken with gcc4.2 on 64-bit archs.  While here, remove obsolete
cruft.

> to the Makefile of math/octave-forge.  But it also doesn't build on my 
> i386 FreeBSD 7.0 machine.

:(

> How about doing something more simple like:
> 
> .if ${OSVERSION} >= 700042
> USE_GCC=  3.4
> .endif
> 
> which works great in my situation.

Thanks for your report. I ask portmgr@ for commit approval.

Thanks,
-- Nakata Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Build error - openoffice.org 2.3.0

2007-09-27 Thread Maho NAKATA
From: Rainer Alves <[EMAIL PROTECTED]>
Subject: Build error - openoffice.org 2.3.0
Date: Sat, 22 Sep 2007 10:41:34 -0300

> Maho,
> 
> I've noticed the following error while building openoffice.org 2.3.0 on 
> 6.2-STABLE (amd64). Knobs used were WITH_TTF_BYTECODE_ENABLED and WITH_CUPS

It has also reported by Ben Stuyts. Don Lewis has sent me a patch. Now it should
be fine. Please verify, thanks for your report.
 
All the best,
-- Nakata Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[HEADS UP] USE_FORTRAN knob has been added

2007-07-11 Thread Maho NAKATA
Hi
after discussions and tests, now we are able to use USE_FORTRAN
knob.

All the ports that use FORTRAN should use this knob.
USE_FORTRAN=yes (gfortran42)
USE_FORTRAN=ifort (intel fortran compiler)
USE_FORTRAN=g77  (/usr/bin/f77;FBSD<=6 or g77-34; FBSD>=7)

Thanks,
-- Nakata Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: openoffice.org 2.2.1 on amd64

2007-06-26 Thread Maho NAKATA
From: Oliver Lehmann <[EMAIL PROTECTED]>
Subject: Re: openoffice.org 2.2.1 on amd64
Date: Wed, 27 Jun 2007 06:10:18 +0200

> Maho NAKATA wrote:
> 
> > From: Oliver Lehmann <[EMAIL PROTECTED]>
> > Subject: openoffice.org 2.2.1 on amd64
> > Date: Mon, 25 Jun 2007 18:09:02 +0200
> > 
> > > after updating my installed openoffice from 2.2.0 to 2.2.1 I'm now left
> > > with an openoffice installation where I'm not able to save files.
> > 
> > I'm sorry to hear that...
> 
> I'm updated gcc 4.1 to the latest version and recompiled oo.org 2.2.1 -
> now i can save files...
Congratulations! then this is a bug of gcc4.2...
-- Nakata Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: openoffice.org 2.2.1 on amd64

2007-06-25 Thread Maho NAKATA
From: Oliver Lehmann <[EMAIL PROTECTED]>
Subject: openoffice.org 2.2.1 on amd64
Date: Mon, 25 Jun 2007 18:09:02 +0200

> after updating my installed openoffice from 2.2.0 to 2.2.1 I'm now left
> with an openoffice installation where I'm not able to save files.

I'm sorry to hear that...

> Everytime I try to save a file openoffice exits leaving a 0 byte file.
> Do you intend to fix this? I'll now go and try to move back to 2.2.0
> which worked if it wouldn't take ages to compile... *SIGH*
:(

Currently my amd64 box is occupied...and even so I cannot check it because
it is too tough. Your input is really appreciated.

Thanks,
-- Nakata Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: WITH_GNUGCJ will be removed from openoffice.org-2-devel soon

2007-05-26 Thread Maho NAKATA
From: Maho NAKATA <[EMAIL PROTECTED]>
Subject: WITH_GNUGCJ will be removed from openoffice.org-2-devel soon
Date: Sat, 26 May 2007 22:23:05 +0900 (JST)

> I'll remove this knob from openoffice.org-2-devel port soon. 
removed.
Please check it.

Thanks for your assistances,
-- Nakata Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


WITH_GNUGCJ will be removed from openoffice.org-2-devel soon

2007-05-26 Thread Maho NAKATA
I'll remove this knob from openoffice.org-2-devel port soon. 
-- Nakata Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [HEADS UP] Re: setting gcc42 as default compiler

2007-05-24 Thread Maho NAKATA
Hello,

Once I thought that WITH_GNUGCJ is good, but it had not been
maintained for long time.
http://www.freebsd.org/cgi/query-pr.cgi?pr=107645

Also, lang/gcc42 and lang/gcc42-withgcjawt
CONFLICTS, (not explicitly stated though),
I'd like to remove it soon.

still I don't lost motivation for GCJ build,
as this is a free software, but many inputs are required. 

From: Maho NAKATA <[EMAIL PROTECTED]>
Subject: [HEADS UP] Re: setting gcc42 as default compiler
Date: Fri, 25 May 2007 08:57:46 +0900 (JST)

> From: Maho NAKATA <[EMAIL PROTECTED]>
> Subject: setting gcc42 as default compiler
> Date: Mon, 21 May 2007 09:52:18 +0900 (JST)
> 
> > Hi,
> > 
> > As 7-CURRENT is going to ship with gcc42,
> > I'd like to switch the default compiler for OOo ports to gcc42, too.
> > 
> > General
> > * depending on gcc-ooo which is specific/patched version is evil.
> > also useless for other than ooo2 ports.
> > * some people might also use gfortran as well, in this case we install
> > gcc42 too and no additional compilers are needed.
> > * facilitation for gcc part of Makefile. we do not need to consider about
> > gcc-ooo (i386) and gcc41 part(amd64/gcj build), but single gcc42 part
> > is enough.
> > 
> > For 7-CURRENT
> > * No additional compiler will be needed for both FreeBSD i386/amd64.
> > 
> > For 6-STABLE
> > * Just moving to one single compiler gcc42 is enough.
> > 
> > Drawbacks
> > * Sometimes we need additional gcc42 patches for OOo.
> > 
> > Issues
> > * gcc42-withgcjawt conflicts with gcc42 :( but I have an idea...
> > 
> > Currently just i wrote this proposal.
> > Any suggestions/comments are extremely appreciated.
> > 
> > All the best,
> > -- Nakata Maho ([EMAIL PROTECTED])
> > ___
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> > To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> > 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[HEADS UP] Re: setting gcc42 as default compiler

2007-05-24 Thread Maho NAKATA
From: Maho NAKATA <[EMAIL PROTECTED]>
Subject: setting gcc42 as default compiler
Date: Mon, 21 May 2007 09:52:18 +0900 (JST)

> Hi,
> 
> As 7-CURRENT is going to ship with gcc42,
> I'd like to switch the default compiler for OOo ports to gcc42, too.
> 
> General
> * depending on gcc-ooo which is specific/patched version is evil.
> also useless for other than ooo2 ports.
> * some people might also use gfortran as well, in this case we install
> gcc42 too and no additional compilers are needed.
> * facilitation for gcc part of Makefile. we do not need to consider about
> gcc-ooo (i386) and gcc41 part(amd64/gcj build), but single gcc42 part
> is enough.
> 
> For 7-CURRENT
> * No additional compiler will be needed for both FreeBSD i386/amd64.
> 
> For 6-STABLE
> * Just moving to one single compiler gcc42 is enough.
> 
> Drawbacks
> * Sometimes we need additional gcc42 patches for OOo.
> 
> Issues
> * gcc42-withgcjawt conflicts with gcc42 :( but I have an idea...
> 
> Currently just i wrote this proposal.
> Any suggestions/comments are extremely appreciated.
> 
> All the best,
> -- Nakata Maho ([EMAIL PROTECTED])
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Gfortran migration status is now `stablize'

2007-03-14 Thread Maho NAKATA
Dear maintainers (who uses/have used FORTRAN in your ports)

According to http://people.freebsd.org/~maho/gfortran/gfortran.html ,
gfortran migration is almost done. Except for ports/science/hdf, 
and still there are some build issues. I'd like to move the status to
stabilize and wait for ~one month.

After the stabilization period is over, we are planning to add a knob like
USE_FORTRAN=yes [gfortran42(default), gfortran43, ifort, g95, gfortran41, f77, 
g77-34]
and change the Makefile again for simpler Makefile.

To do so, I must change some of /usr/port/Mk/*.mk files beforehand, and I'll
announce again when we are ready.

Discussion for changes are very welcome.

BTW: I'll be unavailable until mid of April. I'm too busy in these days.
Hope I can answer your e-mails immediately.

Greg: your port is broken for FreeBSD 7, so we should add something...but I as 
wrote,
your port doesn't build for me. So I cannot check. Help is really appreciated.

Many thanks for your patience, and cooperation.
All the best,
-- Nakata Maho ([EMAIL PROTECTED])

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: openoffice 2 (RC, devel) broken

2007-03-05 Thread Maho NAKATA
From: Oliver Lehmann <[EMAIL PROTECTED]>
Subject: Re: openoffice 2 (RC, devel) broken
Date: Tue, 06 Mar 2007 06:03:06 +0100

> Maho NAKATA wrote:
> 
> > Dear Oliver,
> > thanks for your repot.
> > Could you please ask at openoffice ML again?
> > Unfortunately I own an opteron box but have never encountered such a 
> > problem...
> 
> the error is gone with the latest gcc41 port and openoffice compiles
> again :)
Congratulations!
-- NAKATA, Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: openoffice 2 (RC, devel) broken

2007-03-04 Thread Maho NAKATA
From: Oliver Lehmann <[EMAIL PROTECTED]>
Subject: Re: openoffice 2 (RC, devel) broken
Date: Fri, 02 Mar 2007 14:14:14 +0100

> tried it again with the latest STABLe, gcc41 and openoffice port...
> still the same:
> 
> g++41 -O -shared -Wl,-soname -Wl,libicuio.so.36 -o 
> ../lib/libicuio.so.36.0 locbund.o ufile.o ufmt_cmn.o uprintf.o uprntf_p.o 
> uscanf.o uscanf_p.o ustdio.o sprintf.o sscanf.o ustream.o ucln_io.o -L../lib 
> -licuuc -L../lib -L../stubdata -licudata -L../lib -licui18n -lpthread -lm 
> /usr/bin/ld: 
> /usr/local/lib/gcc-4.1.2/gcc/x86_64-portbld-freebsd6.2/4.1.2/../../../libstdc++.a(ios_init.o):
>  relocation R_X86_64_32 can not be used when making a shared object; 
> recompile with -fPIC
> /usr/local/lib/gcc-4.1.2/gcc/x86_64-portbld-freebsd6.2/4.1.2/../../../libstdc++.a:
>  could not read symbols: Bad value
> collect2: ld returned 1 exit status
> gmake[1]: *** [../lib/libicuio.so.36.0] Error 1
> rm sscanf.ao uscanf.ao uscanf_p.ao ustream.ao locbund.ao ucln_io.ao 
> sprintf.ao uprintf.ao uprntf_p.ao ustdio.ao ufile.ao ufmt_cmn.ao
> gmake[1]: Leaving directory 
> `/usr/obj/usr/ports/editors/openoffice.org-2-devel/work/SRC680_m204/icu/unxfbsdx.pro/misc/build/icu/source/io'
> gmake: *** [all-recursive] Error 2
> dmake:  Error code 2, while making 'unxfbsdx.pro/misc/build/so_built_so_icu'
> ---* tg_merge.mk *---
> 
> ERROR: Error 65280 occurred while making 
> /usr/obj/usr/ports/editors/openoffice.org-2-devel/work/SRC680_m204/icu
> dmake:  Error code 1, while making 'build_instsetoo_native'
> ---*  *---

Dear Oliver,
thanks for your repot.
Could you please ask at openoffice ML again?
Unfortunately I own an opteron box but have never encountered such a problem...

thanks,
-- NAKATA, Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: openoffice 2 (RC, devel) broken

2007-02-27 Thread Maho NAKATA
From: Oliver Lehmann <[EMAIL PROTECTED]>
Subject: Re: openoffice 2 (RC, devel) broken
Date: Wed, 21 Feb 2007 06:50:24 +0100

> Maho NAKATA wrote:
> 
> > Hmm, I don't know. Recently I'm verifying the build with 6.2-RELEASE/amd64.
> > Does anybody have same error?
> 
> Hm... still not works - are you sure you verified it with the latest gcc
> 4.1 port installed?

Sorry for being late.
I'm using
% gcc41 -v
Using built-in specs.
Target: x86_64-portbld-freebsd6.2
Configured with: ./..//gcc-4.1-20070108/configure --disable-nls 
--with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=41 
--libdir=/usr/local/lib/gcc-4.1.2 
--with-gxx-include-dir=/usr/local/lib/gcc-4.1.2/include/c++/ 
--infodir=/usr/local/info/gcc41 --disable-libgcj --prefix=/usr/local 
x86_64-portbld-freebsd6.2
Thread model: posix
gcc version 4.1.2 20070108 (prerelease)

BTW: My machine is now occupied (my opteron machines are for my study. one
is now calculating, and the other one is broken)...Recently I finished my
programming and trying to solve problems with it.

It seems Jack L. has also sucesfully build OOo.
ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.2m202/FreeBSD6/amd64
ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.2m202/FreeBSD6/amd64/logs/log.all.bz2

Are you using jail or something?

-- NAKATA, Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: openoffice 2 (RC, devel) broken

2007-02-13 Thread Maho NAKATA
From: Oliver Lehmann <[EMAIL PROTECTED]>
Subject: openoffice 2 (RC, devel) broken
Date: Wed, 14 Feb 2007 06:01:49 +0100

> Hi,
> 
> openoffice.org-2
> openoffice.org-2-RC
> openoffice.org-2-devel
> 
> is broken on amd64 (running 6.2-PRERELEASE):
> 
> 
> g++41 -O -shared -Wl,-soname -Wl,libicuio.so.36 -o 
> ../lib/libicuio.so.36.0 locbund.o ufile.o ufmt_cmn.o uprintf.o uprntf_p.o 
> uscanf.o uscanf_p.o ustdio.o sprintf.o sscanf.o ustream.o ucln_io.o -L../lib 
> -licuuc -L../lib -L../stubdata -licudata -L../lib -licui18n -lpthread -lm 
> /usr/bin/ld: 
> /usr/local/lib/gcc-4.1.2/gcc/x86_64-portbld-freebsd6.2/4.1.2/../../../libstdc++.a(ios_init.o):
>  relocation R_X86_64_32 can not be used when making a shared object; 
> recompile with -fPIC
> /usr/local/lib/gcc-4.1.2/gcc/x86_64-portbld-freebsd6.2/4.1.2/../../../libstdc++.a:
>  could not read symbols: Bad value
> collect2: ld returned 1 exit status

Hmm, I don't know. Recently I'm verifying the build with 6.2-RELEASE/amd64.
Does anybody have same error?
-- NAKATA, Maho ([EMAIL PROTECTED])



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Port: atlas-3.6.0_2,1

2007-02-12 Thread Maho NAKATA
From: Joey Mingrone <[EMAIL PROTECTED]>
Subject: Re: FreeBSD Port: atlas-3.6.0_2,1
Date: Mon, 12 Feb 2007 09:30:22 -0400

> Sorry it took so long to get back to you.  Your message accidentally
> got caught by one of my filters and I missed it.
No problem. Many thanks for your feedback.

> But, I think I made all the appropriate changes manually, and then
> everything completed without errors.  Would you still like the any
> part of the output?

if possible, whole part of build log file or output of
% make test

I wondered which is better, ${GMAKE} or ${MAKE}...
if your build is broken, I will replace to ${MAKE}.

thanks,
-- NAKATA, Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Port: atlas-3.6.0_2,1

2007-02-09 Thread Maho NAKATA
From: Maho NAKATA <[EMAIL PROTECTED]>
Subject: Re: FreeBSD Port: atlas-3.6.0_2,1
Date: Sat, 10 Feb 2007 10:54:51 +0900 (JST)

> 1. Please do not remove work dir.
> 2. apply following patch to files/Makefile.test.

Sorry, patch doesn't apply for you.
could you please test with this and paste your error output?

Index: files/Makefile.test
===
RCS file: /home/pcvs/ports/math/atlas/files/Makefile.test,v
retrieving revision 1.1
diff -u -r1.1 Makefile.test
--- files/Makefile.test 6 Jan 2007 22:18:51 -   1.1
+++ files/Makefile.test 10 Feb 2007 02:02:31 -
@@ -14,19 +14,19 @@
 #  xsl2blastst_pt xdl2blastst_pt xcl2blastst_pt xzl2blastst_pt \
 
 test:
-   @for i in ${ALLTESTS} ; do \
+   for i in ${ALLTESTS} ; do \
${ECHO_CMD} "Making $${i}" ; \
-   cd ${WRKDIR}/ATLAS/bin/NON_THREADED_PIC/ ; ${GMAKE} 
${.MAKEFLAGS} "ARCH=NON_THREADED_PIC" $${i} ; \
+   cd ${WRKDIR}/ATLAS/bin/NON_THREADED_PIC/ ; ${MAKE} 
${.MAKEFLAGS} "ARCH=NON_THREADED_PIC" $${i} ; \
done
-   @for i in ${ALLTESTS_PT} ; do \
+   for i in ${ALLTESTS_PT} ; do \
${ECHO_CMD} "Making $${i}" ; \
-   cd ${WRKDIR}/ATLAS/bin/THREADED_PIC ; ${GMAKE} ${.MAKEFLAGS} 
"ARCH=THREADED_PIC" $${i} ; \
+   cd ${WRKDIR}/ATLAS/bin/THREADED_PIC ; ${MAKE} ${.MAKEFLAGS} 
"ARCH=THREADED_PIC" $${i} ; \
done
-   @for i in ${ALLTESTS} ; do \
+   for i in ${ALLTESTS} ; do \
${ECHO_CMD} "Benchmarking $${i}" ; \
cd ${WRKDIR}/ATLAS/bin/NON_THREADED_PIC ; ./$${i} ; \
done
-   @for i in ${ALLTESTS_PT} ; do \
+   for i in ${ALLTESTS_PT} ; do \
${ECHO_CMD} "Benchmarking $${i}" ; \
cd ${WRKDIR}/ATLAS/bin/THREADED_PIC ; ./$${i} ; \
done


-- NAKATA, Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Port: atlas-3.6.0_2,1

2007-02-09 Thread Maho NAKATA
Hi Joey,

From: Joey Mingrone <[EMAIL PROTECTED]>
Subject: FreeBSD Port: atlas-3.6.0_2,1
Date: Fri, 09 Feb 2007 14:10:21 -0400

> I tried installing atlas-3.6.0_2,1 on my 6.1-RELEASE-p11 system, but
> towards the end, the installation stopped with the error pasted below.
>  I'm guessing the problem is that gmake was used with the "-D" option
> (gmake doesn't have a -D option) when FreeBSD's make was intended.

Thanks for your report, I have never encountered such kind of problem.
However, bit strange, I pasted relevant part; it uses make instead of gmake.
I'm explicitly using GMAKE.
--
ATLAS install complete.  Examine 
ATLAS/bin//INSTALL_LOG/SUMMARY.LOG for details.
make clean
rm -f *.o x* config?.out *core*
(cd /work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC ; make)
make -f Make.top build
cd bin/ ; make xatlas_install
cc -DL2SIZE=4194304 
-I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/include 
-I/work/ports/math/atlas
-devel/work/ATLAS/THREADED_PIC/..//include 
-I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//inclu
de/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_FreeBSD 
-DATL_ARCH_PM -DATL_CPUMHZ=1800 -DATL
_SSE2 -DATL_SSE1 -DATL_GAS_x8632  -DATL_NCPU=1 -D_THREAD_SAFE -D_REENTRANT -O 
-fomit-frame-pointer  -fpic -
DPIC -m32 -c 
/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//bin/atlas_tee.c
cc -DL2SIZE=4194304 
-I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/include 
-I/work/ports/math/atlas
-devel/work/ATLAS/THREADED_PIC/..//include 
-I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//inclu
de/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_FreeBSD 
-DATL_ARCH_PM -DATL_CPUMHZ=1800 -DATL
_SSE2 -DATL_SSE1 -DATL_GAS_x8632  -DATL_NCPU=1 -D_THREAD_SAFE -D_REENTRANT -O 
-fomit-frame-pointer  -fpic -
DPIC -m32 -o xatlas_tee atlas_tee.o
cc -DL2SIZE=4194304 
-I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/include 
-I/work/ports/math/atlas
-devel/work/ATLAS/THREADED_PIC/..//include 
-I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//inclu
de/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_FreeBSD 
-DATL_ARCH_PM -DATL_CPUMHZ=1800 -DATL
_SSE2 -DATL_SSE1 -DATL_GAS_x8632  -DATL_NCPU=1 -D_THREAD_SAFE -D_REENTRANT -O 
-fomit-frame-pointer  -fpic -
DPIC -m32 -c 
/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//bin/atlas_install.c
cc -DL2SIZE=4194304 
-I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/include 
-I/work/ports/math/atlas
-devel/work/ATLAS/THREADED_PIC/..//include 
-I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//inclu
de/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_FreeBSD 
-DATL_ARCH_PM -DATL_CPUMHZ=1800 -DATL
_SSE2 -DATL_SSE1 -DATL_GAS_x8632  -DATL_NCPU=1 -D_THREAD_SAFE -D_REENTRANT -O 
-fomit-frame-pointer  -fpic -
DPIC -m32 -o xatlas_install atlas_install.o
atlas_install.o(.text+0xfaa): In function `GoToTown':
: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
cd bin/ ; ./xatlas_install -1 0 -a 1
make: don't know how to make 
/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//CONFIG/ARCHS/i386.tgz
. Stop
cd /work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/src/auxil ; make -s 
ATL_buildinfo.o
emit_buildinfo.o(.text+0x33): In function `CmndResults':
: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
-

1. Please do not remove work dir.
2. apply following patch to files/Makefile.test.
--- files/Makefile.test 6 Jan 2007 22:18:51 -   1.1
+++ files/Makefile.test 10 Feb 2007 01:54:21 -
@@ -15,11 +15,11 @@
 test:
@for i in ${ALLTESTS} ; do \
${ECHO_CMD} "Making $${i}" ; \
-   cd ${WRKDIR}/ATLAS/NON_THREADED_PIC/bin ; ${GMAKE} $${i} ; \
+   cd ${WRKDIR}/ATLAS/NON_THREADED_PIC/bin ; ${MAKE} $${i} ; \
done
@for i in ${ALLTESTS_PT} ; do \
${ECHO_CMD} "Making $${i}" ; \
-   cd ${WRKDIR}/ATLAS/THREADED_PIC/bin ; ${GMAKE} $${i} ; \
+   cd ${WRKDIR}/ATLAS/THREADED_PIC/bin ; ${MAKE} $${i} ; \
done
@for i in ${ALLTESTS} ; do \
${ECHO_CMD} "Benchmarking $${i}" ; \

HTH,
-- NAKATA, Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


A workaround for math/R (was Re: math/R eats up all.)

2007-02-09 Thread Maho NAKATA
Dear all,
First, Eric, I'd like to ask your opinion about the patch I proposed.
If you approve I'll commit to math/R for atlas users. 

Several tries I found that for my Pentium M, status of buildablity of R
is following:

ATLAS + internal LAPACKo
ATLAS + external LAPACKx
ATLAS + ATLAS's  LAPACKx
---
BLAS  + external LAPACKo
BLAS  + internal LAPACKo
---
GOTOBLAS + internal LAPACK o
GOTOBLAS + external LAPACK o

o means build successfully
x means build hangs up at:
cc -std=gnu99 -shared -L/usr/local/lib -o grDevices.so chull.o devNull.o 
devPicTeX.o devPS.o devQuartz.o init.o   -L../../../../lib -lR
mkdir ../../../../library/grDevices/libs  
.

internal LAPACK means using LAPACK comes with R.
external LAPACK means using math/lapack
ATLAS's LAPACK means using libalapack from math/atlas.

I briefly read the source code what routines are used in internal LAPACK of R,
it contains, Cholesky factorization etc, which are accelerated by ATLAS.
Anyway, vanilla Lapack+atlas blas combination
is 10%~20% faster than atlas's LAPACK. This is unfortunate perfomance loss.

Here I propose a patch; just workarounding hang up during the build.
there may be performance loss by not using ATLAS's LAPACK.

Index: Makefile
===
RCS file: /home/pcvs/ports/math/R/Makefile,v
retrieving revision 1.57
diff -u -r1.57 Makefile
--- Makefile25 Jan 2007 17:56:40 -  1.57
+++ Makefile9 Feb 2007 22:08:12 -
@@ -72,9 +72,15 @@
 
 .if defined(WITH_ATLAS)
 LIB_DEPENDS+=  atlas.2:${PORTSDIR}/math/atlas
-CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas" --with-blas="-lf77blas"
+CONFIGURE_ARGS+=--with-blas="-lf77blas -latlas"
+# A workaround to prevent hangs up during the build.
+.if ${ARCH} != "i386"
+CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas"
 PLIST_SUB+=BLAS="@comment "
 .else
+PLIST_SUB+=BLAS=""
+.endif
+.else
 LIB_DEPENDS+=  blas.2:${PORTSDIR}/math/blas
 CONFIGURE_ARGS+=--with-blas="-lblas"
 PLIST_SUB+=BLAS=""

Thanks for your patience, and sorry for inconvenience.
Sincerely yours,
-- NAKATA, Maho ([EMAIL PROTECTED])

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: math/R eats up all.

2007-02-09 Thread Maho NAKATA
Hi all,

Futher investigation, if we select libgoto, configure doesn't use
-lalapack -lcblas; fall back to internal lapack.

So - Following patch worked for me (PentiumM).

Index: Makefile
===
RCS file: /home/pcvs/ports/math/R/Makefile,v
retrieving revision 1.57
diff -u -r1.57 Makefile
--- Makefile25 Jan 2007 17:56:40 -  1.57
+++ Makefile9 Feb 2007 09:00:45 -
@@ -72,7 +72,9 @@
 
 .if defined(WITH_ATLAS)
 LIB_DEPENDS+=  atlas.2:${PORTSDIR}/math/atlas
-CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas" --with-blas="-lf77blas"
+#CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas" --with-blas="-lf77blas 
-latlas"
+CONFIGURE_ARGS+= --with-blas="-lf77blas -latlas"
+#CONFIGURE_ARGS+= --with-blas="-lgoto"
 PLIST_SUB+=BLAS="@comment "
 .else
 LIB_DEPENDS+=  blas.2:${PORTSDIR}/math/blas


Guilty part is `-lalapack and -lcblas'

Another investigation:
PentiumM(i386)+atlas hangs up following part 
---
@echo "tools:::makeLazyLoading(\"$(pkg)\")" | \
  R_DEFAULT_PACKAGES=NULL LC_COLLATE=C $(R_EXE) --slave > /dev/null
--
what is makeLazyLoading? I have no idea.

thanks,
-- NAKATA, Maho ([EMAIL PROTECTED])


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: math/R eats up all.

2007-02-08 Thread Maho NAKATA
Hi,

another workaround:
install 
1. math/gotoblas

2. assume you are using ATLAS, and apply following patch

diff -u Makefile~ Makefile
--- Makefile~   Fri Feb  9 15:16:10 2007
+++ MakefileFri Feb  9 15:38:13 2007
@@ -72,7 +72,7 @@
 
 .if defined(WITH_ATLAS)
 LIB_DEPENDS+=  atlas.2:${PORTSDIR}/math/atlas
-CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas" --with-blas="-lf77blas"
+CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas" --with-blas="-lgoto"
 PLIST_SUB+=BLAS="@comment "
 .else
 LIB_DEPENDS+=  blas.2:${PORTSDIR}/math/blas

it builds for i386, so ATLAS is guilty.

thanks,
-- NAKATA, Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  1   2   >