[Gridflow-dev] GridFlow 0.9.1
--< pierre >--
rep at 314r.net
Tue Apr 29 04:02:44 EDT 2008
Salut Mathieu
> http://gridflow.ca/download/gridflow-0.9.1.tar.gz
>
> version 0.9.1 (2008.04.16):
je tenais juste à dire que cette 0.9.1 se compile facilement (avant avec
les version antérieures et avec ubuntu j'avais toujours des problèmes
avec ruby...)
donc merci pour le boulot ! :D
j'ai juste eu une erreur avec GEM (que j'ai récupéré depuis le cvs) :
rep at sushiboook:~/sources/gridflow/gridflow-0.9.1$ make
ruby -w base/source_filter.rb base/grid.h base/grid.h.fcs
ruby -w base/source_filter.rb rubyext.c rubyext.c.fcs
ruby -w base/source_filter.rb base/main.c base/main.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
base/main.c.fcs -o base/main.o
ruby -w base/source_filter.rb base/grid.c base/grid.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
base/grid.c.fcs -o base/grid.o
ruby -w base/source_filter.rb base/flow_objects.c base/flow_objects.c.fcs
skipping already defined \attr form
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
base/flow_objects.c.fcs -o base/flow_objects.o
ruby -w base/source_filter.rb base/number.c base/number.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -DPASS1 -c
base/number.c.fcs -o base/number.1.o
base/number.c.fcs: In static member function «static void
Ymulshr8<T>::neutral(T*, LeftRight) [with T = unsigned char]":
base/number.c.fcs:302: instantiated from here
base/number.c.fcs:194: attention : grand entier implicitement tronqué
pour un type non signé
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -DPASS2 -c
base/number.c.fcs -o base/number.2.o
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -DPASS3 -c
base/number.c.fcs -o base/number.3.o
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -DPASS4 -c
base/number.c.fcs -o base/number.4.o
ruby -w base/source_filter.rb format/main.c format/main.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/main.c.fcs -o format/main.o
nasm -f elf base/mmx.asm -o base/mmx.o
ruby -w base/source_filter.rb base/mmx_loader.c base/mmx_loader.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
base/mmx_loader.c.fcs -o base/mmx_loader.o
ruby -w base/source_filter.rb format/x11.c format/x11.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/x11.c.fcs -o format/x11.o
ruby -w base/source_filter.rb format/sdl.c format/sdl.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/sdl.c.fcs -o format/sdl.o
ruby -w base/source_filter.rb format/aalib.c format/aalib.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/aalib.c.fcs -o format/aalib.o
ruby -w base/source_filter.rb format/jpeg.c format/jpeg.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/jpeg.c.fcs -o format/jpeg.o
ruby -w base/source_filter.rb format/png.c format/png.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/png.c.fcs -o format/png.o
ruby -w base/source_filter.rb format/videodev.c format/videodev.c.fcs
skipping already defined \attr whiteness
skipping already defined \attr white_delay
skipping already defined \attr framerate
skipping already defined \attr contrast
skipping already defined \attr hue
skipping already defined \attr noise_reduction
skipping already defined \attr white_mode
skipping already defined \attr auto_gain
skipping already defined \attr white_blue
skipping already defined \attr colour
skipping already defined \attr pwc
skipping already defined \attr white_red
skipping already defined \attr compression
skipping already defined \attr white_speed
skipping already defined \attr brightness
skipping already defined \attr frequency
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/videodev.c.fcs -o format/videodev.o
ruby -w base/source_filter.rb format/mpeg3.c format/mpeg3.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -frep at sushiboook:~/sources/gridflow/gridflow-0.9.1$
make
ruby -w base/source_filter.rb base/grid.h base/grid.h.fcs
ruby -w base/source_filter.rb rubyext.c rubyext.c.fcs
ruby -w base/source_filter.rb base/main.c base/main.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
base/main.c.fcs -o base/main.o
ruby -w base/source_filter.rb base/grid.c base/grid.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
base/grid.c.fcs -o base/grid.o
ruby -w base/source_filter.rb base/flow_objects.c base/flow_objects.c.fcs
skipping already defined \attr form
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
base/flow_objects.c.fcs -o base/flow_objects.o
ruby -w base/source_filter.rb base/number.c base/number.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -DPASS1 -c
base/number.c.fcs -o base/number.1.o
base/number.c.fcs: In static member function «static void
Ymulshr8<T>::neutral(T*, LeftRight) [with T = unsigned char]":
base/number.c.fcs:302: instantiated from here
base/number.c.fcs:194: attention : grand entier implicitement tronqué
pour un type non signé
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -DPASS2 -c
base/number.c.fcs -o base/number.2.o
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -DPASS3 -c
base/number.c.fcs -o base/number.3.o
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -DPASS4 -c
base/number.c.fcs -o base/number.4.o
ruby -w base/source_filter.rb format/main.c format/main.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/main.c.fcs -o format/main.o
nasm -f elf base/mmx.asm -o base/mmx.o
ruby -w base/source_filter.rb base/mmx_loader.c base/mmx_loader.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
base/mmx_loader.c.fcs -o base/mmx_loader.o
ruby -w base/source_filter.rb format/x11.c format/x11.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/x11.c.fcs -o format/x11.o
ruby -w base/source_filter.rb format/sdl.c format/sdl.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/sdl.c.fcs -o format/sdl.o
ruby -w base/source_filter.rb format/aalib.c format/aalib.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/aalib.c.fcs -o format/aalib.o
ruby -w base/source_filter.rb format/jpeg.c format/jpeg.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/jpeg.c.fcs -o format/jpeg.o
ruby -w base/source_filter.rb format/png.c format/png.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/png.c.fcs -o format/png.o
ruby -w base/source_filter.rb format/videodev.c format/videodev.c.fcs
skipping already defined \attr whiteness
skipping already defined \attr white_delay
skipping already defined \attr framerate
skipping already defined \attr contrast
skipping already defined \attr hue
skipping already defined \attr noise_reduction
skipping already defined \attr white_mode
skipping already defined \attr auto_gain
skipping already defined \attr white_blue
skipping already defined \attr colour
skipping already defined \attr pwc
skipping already defined \attr white_red
skipping already defined \attr compression
skipping already defined \attr white_speed
skipping already defined \attr brightness
skipping already defined \attr frequency
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/videodev.c.fcs -o format/videodev.o
ruby -w base/source_filter.rb format/mpeg3.c format/mpeg3.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/mpeg3.c.fcs -o format/mpeg3.o
ruby -w base/source_filter.rb format/quicktimehw.c format/quicktimehw.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/quicktimehw.c.fcs -o format/quicktimehw.o
ruby -w base/source_filter.rb optional/gem.c optional/gem.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
optional/gem.c.fcs -o optional/gem.o
optional/gem.c.fcs: In function «void GridExportPix_startup(Ruby)":
optional/gem.c.fcs:113: erreur: cannot convert «FClass2*" to «_class*"
in initialization
optional/gem.c.fcs: In function «void GridImportPix_startup(Ruby)":
optional/gem.c.fcs:157: erreur: cannot convert «FClass2*" to «_class*"
in initialization
make: *** [optional/gem.o] Erreur 1
PIC -I. -DUSE_RUBY -O2 -funroll-loops -c format/mpeg3.c.fcs -o
format/mpeg3.o
ruby -w base/source_filter.rb format/quicktimehw.c format/quicktimehw.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
format/quicktimehw.c.fcs -o format/quicktimehw.o
ruby -w base/source_filter.rb optional/gem.c optional/gem.c.fcs
g++ -I/usr/local/include -I/home/rep/include -I. -xc++
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include
-I/usr/lib/ruby/1.9/i486-linux -I/home/rep/sources/gem/_gemcvs_/Gem/src
-falign-functions=16 -mtune=pentium -march=pentium -Wall -Wno-unused
-Wunused-variable -g -fPIC -I. -DUSE_RUBY -O2 -funroll-loops -c
optional/gem.c.fcs -o optional/gem.o
optional/gem.c.fcs: In function «void GridExportPix_startup(Ruby)":
optional/gem.c.fcs:113: erreur: cannot convert «FClass2*" to «_class*"
in initialization
optional/gem.c.fcs: In function «void GridImportPix_startup(Ruby)":
optional/gem.c.fcs:157: erreur: cannot convert «FClass2*" to «_class*"
in initialization
make: *** [optional/gem.o] Erreur 1
donc j'ai pour l'instant desactivé le support de GEM et du coup la
compilation se passe bien,
en tout cas merci, j'ai l'impression que cette nouvelle version sera
plus facile d'accés (parceque plus facile à compiler) pour les n00bs
dans mon genre :)
pierre
More information about the Gridflow-dev
mailing list