Re: Building math/fftw3 on armv6

2017-04-08 Thread Mark Linimon
> See https://bugs.freebsd.org/215977 for the full story. I believe Michal Meloun is looking at a fix. mcl ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-port

Re: Building math/fftw3 on armv6

2017-04-08 Thread Dimitry Andric
On 8 Apr 2017, at 23:09, Jonathan Chen wrote: > > I'm attempting to build math/fftw3 on 11-STABLE/armv6, r315896. I'm > getting a build failure towards the end when building its internal > tests. > > [...] > Making all in tests > gmake[3]: Entering directory

Building math/fftw3 on armv6

2017-04-08 Thread Jonathan Chen
Hi, I'm attempting to build math/fftw3 on 11-STABLE/armv6, r315896. I'm getting a build failure towards the end when building its internal tests. [...] Making all in tests gmake[3]: Entering directory '/tmp/usr/ports/math/fftw3/work/fftw-3.3.6-pl2/tests' cc -DHAVE_CONFIG_H -

Re: "math/fftw3" port broken

2011-09-26 Thread Jerry
On Mon, 26 Sep 2011 08:40:06 -0400 b. f. articulated: > On 9/26/11, Stephen Montgomery-Smith wrote: > > On 09/25/2011 08:19 PM, Jerry wrote: > >> When attempting to build the "math/fftw3" port, the following error > >> message is immediately displayed and th

Re: "math/fftw3" port broken

2011-09-26 Thread b. f.
On 9/26/11, Stephen Montgomery-Smith wrote: > On 09/25/2011 08:19 PM, Jerry wrote: >> When attempting to build the "math/fftw3" port, the following error >> message is immediately displayed and the build halted: >> >> Variable CFLAGS is recursive. ... &g

Re: "math/fftw3" port broken

2011-09-26 Thread Stephen Montgomery-Smith
On 09/25/2011 08:19 PM, Jerry wrote: When attempting to build the "math/fftw3" port, the following error message is immediately displayed and the build halted: Variable CFLAGS is recursive. I have filed a PR against it. I am unable to reproduce this problem. Is it pos

"math/fftw3" port broken

2011-09-25 Thread Jerry
When attempting to build the "math/fftw3" port, the following error message is immediately displayed and the build halted: Variable CFLAGS is recursive. I have filed a PR against it. -- Jerry ✌ jerry+po...@seibercom.net Disclaimer: off-list followups get on-list replies or g

math/fftw3 distinfo incorrect

2009-06-07 Thread Jonathan Chen
Hi, The latest bump to math/fftw3 from 3.2 to 3.2.1 missed the distinfo changes, which still references fftw-3.2.tar.gz. Cheers. -- Jonathan Chen -- When you don't know what you are doing, do it n

Re: Trouble upgrading math/fftw3 on 6.4-STABLE

2009-06-03 Thread bf
--- On Thu, 6/4/09, Leslie Jensen wrote: > From: Leslie Jensen > Subject: Re: Trouble upgrading math/fftw3 on 6.4-STABLE > To: "bf" > Cc: freebsd-ports@FreeBSD.org, clint.ol...@gmail.com > Date: Thursday, June 4, 2009, 12:40 AM > > > > to /etc/make.co

Re: Trouble upgrading math/fftw3 on 6.4-STABLE

2009-06-03 Thread Leslie Jensen
to /etc/make.conf. And if you really want to save time, network traffic, and disk space, and you don't need to use math/fftw3 with Fortran programs, then build math/fftw3 WITHOUT_FORTRAN, by changing math/fftw3's FORTRAN option to 'off' via 'make config'. Then

Re: Trouble upgrading math/fftw3 on 6.4-STABLE

2009-06-03 Thread bf
This math/fftw3 change is turning into a PITA. First that thread last month, and now again. Maybe more people should just use packages... Clint Olsen wrote: >I got this message: > >===>Verifying install for gfortran43 in >/usr/ports/lang/gcc43 >Making GCC 4.3.4.200905

Trouble upgrading math/fftw3 on 6.4-STABLE

2009-06-03 Thread barbara
s w/o rebooting? Am I even using sysctl > > correctly? > > > > Thanks, > > > > It's not really a solution, it's a workaround but...did you tried building > lang/gcc43 using the followind command? > make -DWITHOUT_JAVA=yes > > Or do you really need g

Trouble upgrading math/fftw3 on 6.4-STABLE

2009-06-03 Thread barbara
solution, it's a workaround but...did you tried building lang/gcc43 using the followind command? make -DWITHOUT_JAVA=yes Or do you really need gcj (fftw3 doesn't) ? Regards Barbara ___ 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: Trouble upgrading math/fftw3 on 6.4-STABLE

2009-05-31 Thread Leslie Jensen
Clint Olsen skrev: I got this message: ===>Verifying install for gfortran43 in /usr/ports/lang/gcc43 Making GCC 4.3.4.20090524 for FreeBSD 6.4 target=i386-portbld-freebsd6.4 You need to increase the datasize limit to at least 70 (and set kern.maxdsiz="734003200" in /boot/loader.conf) t

Trouble upgrading math/fftw3 on 6.4-STABLE

2009-05-31 Thread Clint Olsen
I got this message: ===>Verifying install for gfortran43 in /usr/ports/lang/gcc43 Making GCC 4.3.4.20090524 for FreeBSD 6.4 target=i386-portbld-freebsd6.4 You need to increase the datasize limit to at least 70 (and set kern.maxdsiz="734003200" in /boot/loader.conf) to build with Java supp

Re: fftw3

2009-05-19 Thread ajtiM
On Tuesday 19 May 2009 03:04:58 Leslie Jensen wrote: > Hello > > I'm having the same problem with gcc43 as Mitja reported earlier. > > I've got the kern.maxdsiz=734003200 in boot/loader.conf > > make WITHOUT_JAVA=yes does not help. > > I've checked all dependencies, they are installed. > > My syste

RE: fftw3

2009-05-19 Thread Leslie Jensen
Hello I'm having the same problem with gcc43 as Mitja reported earlier. I've got the kern.maxdsiz=734003200 in boot/loader.conf make WITHOUT_JAVA=yes does not help. I've checked all dependencies, they are installed. My system is a newly installed 7.2-RELEASE, upgraded from RC1. pkgdb -F produ

Re: fftw3

2009-05-17 Thread Sahil Tandon
On Sun, 17 May 2009, eculp wrote: >> Perhaps helpful: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38286 > > Thanks, at least I know it is broken or if not I'm not alone in thinking so. It's not broken; read down that page for the entire thread. You need to make sure gcc can find the assembler.

Re: fftw3

2009-05-17 Thread Ion-Mihai Tetcu
On Sun, 17 May 2009 12:21:18 -0700 Kent Stewart wrote: > On Sunday 17 May 2009 11:38:34 am Kent Stewart wrote: > > On Sunday 17 May 2009 11:15:21 am Sahil Tandon wrote: > > > On Sun, 17 May 2009, Kent Stewart wrote: > > > > > I'm using today's current and just tried the following in > > > > > lan

Re: fftw3

2009-05-17 Thread eculp
Quoting Sahil Tandon : On Sun, 17 May 2009, eculp wrote: I'm using today's current and just tried the following in lang/gcc43 to hopefully be able to build ffw3 with the following made and resulting errors. # make WITHOUT_JAVA=yes ... checking whether ln -s works... yes checking for

Re: fftw3

2009-05-17 Thread Kent Stewart
On Sunday 17 May 2009 11:38:34 am Kent Stewart wrote: > On Sunday 17 May 2009 11:15:21 am Sahil Tandon wrote: > > On Sun, 17 May 2009, Kent Stewart wrote: > > > > I'm using today's current and just tried the following in lang/gcc43 > > > > to hopefully be able to build ffw3 with the following made

Re: fftw3

2009-05-17 Thread Kent Stewart
On Sunday 17 May 2009 11:15:21 am Sahil Tandon wrote: > On Sun, 17 May 2009, Kent Stewart wrote: > > > I'm using today's current and just tried the following in lang/gcc43 > > > to hopefully be able to build ffw3 with the following made and > > > resulting errors. > > > > > > # make WITHOUT_JAVA=ye

Re: fftw3

2009-05-17 Thread Sahil Tandon
On Sun, 17 May 2009, Kent Stewart wrote: > > I'm using today's current and just tried the following in lang/gcc43 > > to hopefully be able to build ffw3 with the following made and > > resulting errors. > > > > # make WITHOUT_JAVA=yes > > > > You really needed to man make. I did a "setenv WITHOUT

Re: fftw3

2009-05-17 Thread Kent Stewart
gt; >> > pkgdb -F > >> >> > --->  Checking the package registry database > >> >> > Stale dependency: akode-2.0.2,1 -> fftw3-3.1.3 (math/fftw3): > >> >> > Install stale dependency? ([y]es/[n]o/[a]ll) [yes] yes > >> >>

Re: fftw3

2009-05-17 Thread Sahil Tandon
On Sun, 17 May 2009, eculp wrote: > I'm using today's current and just tried the following in lang/gcc43 to > hopefully be able to build ffw3 with the following made and resulting > errors. > > # make WITHOUT_JAVA=yes > > ... > > checking whether ln -s works... yes > checking for i386-po

Re: fftw3

2009-05-17 Thread eculp
Quoting ajtiM : On Sunday 17 May 2009 03:14:12 Chris Rees wrote: 2009/5/17 ajtiM : > On Friday 15 May 2009 19:48:23 Sahil Tandon wrote: >> On Fri, 15 May 2009, ajtiM wrote: >> > pkgdb -F >> > --->  Checking the package registry database >> > Stale depende

Re: fftw3

2009-05-17 Thread N. Raghavendra
At 2009-05-17T09:14:12+01:00, Chris Rees wrote: > As in > > WITHOUT_JAVA=yes > > or > > WITHOUT_JAVA= yes > > ? > > You can't just stick random whitespace in the middle of things like that AFAIK, "VAR=val" is equivalent to "VAR = value", "VAR= value", etc. According to the section on va

Re: fftw3

2009-05-17 Thread ajtiM
On Sunday 17 May 2009 03:14:12 Chris Rees wrote: > 2009/5/17 ajtiM : > > On Friday 15 May 2009 19:48:23 Sahil Tandon wrote: > >> On Fri, 15 May 2009, ajtiM wrote: > >> > pkgdb -F > >> > --->  Checking the package registry database > >> > S

Re: fftw3

2009-05-17 Thread Chris Rees
2009/5/17 ajtiM : > On Friday 15 May 2009 19:48:23 Sahil Tandon wrote: >> On Fri, 15 May 2009, ajtiM wrote: >> > pkgdb -F >> > --->  Checking the package registry database >> > Stale dependency: akode-2.0.2,1 -> fftw3-3.1.3 (math/fftw3): >> > Ins

Re: fftw3

2009-05-16 Thread ajtiM
On Friday 15 May 2009 19:48:23 Sahil Tandon wrote: > On Fri, 15 May 2009, ajtiM wrote: > > pkgdb -F > > ---> Checking the package registry database > > Stale dependency: akode-2.0.2,1 -> fftw3-3.1.3 (math/fftw3): > > Install stale dependency? ([y]es/[n]o/[a]ll)

Re: fftw3

2009-05-16 Thread N. Raghavendra
At 2009-05-15T18:06:47-05:00, ajtiM wrote: > I did try to update the syste (FreBSD 7.2) with portmaster and there were ^^ > error 1 with fftw3. > Now is stale dependency: akode-2.0.2,1 --> fftw3-3.1.3 > I ran pkgdb -F and

Re: fftw3

2009-05-15 Thread Sahil Tandon
On Fri, 15 May 2009, ajtiM wrote: > On Friday 15 May 2009 19:48:23 you wrote: > > % grep -C 1 WITHOUT_JAVA lang/gcc43/pkg-descr > > grep -C 1 WITHOUT_JAVA lang/gcc43/pkg-descr > > grep: lang/gcc43/pkg-descr: No such file or directory I thought it would be clear that one needs to be in /usr/por

Re: fftw3

2009-05-15 Thread ajtiM
On Friday 15 May 2009 19:48:23 you wrote: > % grep -C 1 WITHOUT_JAVA lang/gcc43/pkg-descr grep -C 1 WITHOUT_JAVA lang/gcc43/pkg-descr grep: lang/gcc43/pkg-descr: No such file or directory No, I didn't try to increase the datasize limit. BTW I am about two years FreeBSD user and I never had pro

Re: fftw3

2009-05-15 Thread Sahil Tandon
On Fri, 15 May 2009, ajtiM wrote: > pkgdb -F > ---> Checking the package registry database > Stale dependency: akode-2.0.2,1 -> fftw3-3.1.3 (math/fftw3): > Install stale dependency? ([y]es/[n]o/[a]ll) [yes] yes > [Gathering depends for math/fftw3 .. don

fftw3

2009-05-15 Thread ajtiM
Hi! I did try to update the syste (FreBSD 7.2) with portmaster and there were error 1 with fftw3. Now is stale dependency: akode-2.0.2,1 --> fftw3-3.1.3 I ran pkgdb -F and I got: pkgdb -F ---> Checking the package registry database Stale dependency: akode-2.0.2,1 -> fftw3-3.1.3 (m

Re: math/fftw3 missing header file

2008-08-13 Thread Boris Kochergin
Alex Kloss wrote: Hello all, I installed math/fftw3 today because a program I'm working on porting to FreeBSD (http://arss.sourceforge.net/) requires it. However, when I ran make, it gave me the following error: Scanning dependencies of target arss [ 20%] Building C object CMakeFiles/ars

math/fftw3 missing header file

2008-08-13 Thread Alex Kloss
Hello all, I installed math/fftw3 today because a program I'm working on porting to FreeBSD (http://arss.sourceforge.net/) requires it. However, when I ran make, it gave me the following error: Scanning dependencies of target arss [ 20%] Building C object CMakeFiles/arss.dir/arss.o /home