[GRASS5] Re: 5.0.3 release candidate 1

Hamish hamish_nospam at yahoo.com
Sat Aug 23 06:41:42 EDT 2003


> Now testers are needed to try release candidate 1:

NVIZ with Tcl/Tk 8.4: (on debian/testing) [WISH=/usr/bin/wish8.4]

GRASS:~ > nviz rastermap
[...]
Loading Data
Update elev null mask
building color table
child killed: segmentation violation
    while executing
"exec /usr/src/grass5source/grass-5.0.3rc1/dist.i686-pc-linux-gnu/etc/nviz2.2/NVWISH2.2 -f /usr/src/grass5source/grass-5.0.3rc1/dist.i686-pc-linux-gnu/..."
    ("eval" body line 1)
    invoked from within
"eval exec $env(GISBASE)/etc/nviz2.2/NVWISH2.2 -f $env(GISBASE)/etc/nviz2.2/scripts/nviz2.2_script $argv -name NVIZ >&@stdout"
    invoked from within
"if {$argv == ""} {
#no arguments 
eval exec $env(GISBASE)/etc/nviz2.2/NVWISH2.2 -f $env(GISBASE)/etc/nviz2.2/scripts/nviz2.2_script -name NVIZ >&@stdo..."
    (file "/usr/src/grass5source/grass-5.0.3rc1/dist.i686-pc-linux-gnu/bin/nviz" line 16)



html/html/d.barscale.html
  - add missing options (fixed in CVS HEAD)

src/tcltkgrass/module/d.barscale
  - add reference to bcolor=none (fixed in CVS HEAD)

src/display/d.barscale/cmd/main.c
  * Compile error, sync changed code. (not fixed):

make[1]: Entering directory `/usr/src/grass/grass-5.0.3rc1/src/display/d.barscale/cmd'
gcc -I/usr/src/grass/grass-5.0.3rc1/src/include -O3 -march=pentium4 -Wall     -c main.c -o OBJ.i686-pc-linux-gnu/main.o
main.c: In function `main':
main.c:50: `DEFAULT_BG_COLOR' undeclared (first use in this function)
main.c:50: (Each undeclared identifier is reported only once
main.c:50: for each function it appears in.)
main.c:57: `DEFAULT_FG_COLOR' undeclared (first use in this function)
/usr/include/bits/string2.h: At top level:
/usr/src/grass/grass-5.0.3rc1/src/include/gis.h:35: warning: `GRASS_copyright' defined but not used
make[1]: *** [OBJ.i686-pc-linux-gnu/main.o] Error 1
make[1]: Leaving directory `/usr/src/grass/grass-5.0.3rc1/src/display/d.barscale/cmd'
make: *** [all] Error 1



html/html/d.rgb.html
  - minor cosmetics (fixed in CVS HEAD)

html/html/r.composite.html
  - add missing option (fixed in CVS HEAD)

html/html/d.where.html
  - included unavailable 5.3.0 options (not fixed)

NEWS.html
  - r.sun: NULL data support, much faster  <--in HEAD only (proj)
  - What's new in GRASS 5.0.2/CVS comparing to 5.0.1
      --> 5.0.2 comparing to 5.0.1  (not fixed)

html/html/shade.rel.sh.html
  - html file looks ok, SYNOPSIS section of man page built wrong. (?)


src.garden/grass.postgresql
  * Compilation error (not fixed)
     with Debian/Testing's gcc (GCC) 3.3.1 20030626 (Debian prerelease)
     ok with Redhat 9's gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)


../../bin.i686-pc-linux-gnu/gmake5 g.column.pg
  SRC     = /usr/src/grass5source/grass-5.0.3rc1/src
  CMD     = /usr/src/grass5source/grass-5.0.3rc1/src/CMD
  UNUSED  = /usr/src/grass5source/grass-5.0.3rc1/unused
  HEADER  = head.i686-pc-linux-gnu
  ARCH    = i686-pc-linux-gnu
  GISBASE = /usr/src/grass5source/grass-5.0.3rc1/dist.i686-pc-linux-gnu
  VERSION = 5.0.3 August 2003 
#################################################################
/usr/src/grass5source/grass-5.0.3rc1/src.garden/grass.postgresql/g.column.pg
  make -f OBJ.i686-pc-linux-gnu/make.rules 

make[1]: Entering directory `/usr/src/grass5source/grass-5.0.3rc1/src.garden/grass.postgresql/g.column.pg'
gcc -I/usr/src/grass5source/grass-5.0.3rc1/src/include -O3 -march=i686 -Wall   -I/usr/include/postgresql -Wall -DPACKAGE=\""g.column.pg"\"  -c main.c -o OBJ.i686-pc-linux-gnu/main.o
main.c:83:30: missing terminating " character
main.c: In function `main':
main.c:84: error: syntax error before "a"
main.c:85: error: stray '\' in program
main.c:85:35: missing terminating " character
main.c:87:37: warning: multi-character character constant
main.c:91:34: missing terminating " character
main.c:96:30: missing terminating " character
main.c:97: error: syntax error before "FROM"
main.c:98:37: warning: multi-character character constant
main.c:101:34: missing terminating " character
main.c: At top level:
/usr/src/grass5source/grass-5.0.3rc1/src/include/gis.h:35: warning: `GRASS_copyright' defined but not used
make[1]: *** [OBJ.i686-pc-linux-gnu/main.o] Error 1
make[1]: Leaving directory `/usr/src/grass5source/grass-5.0.3rc1/src.garden/grass.postgresql/g.column.pg'
make: *** [all] Error 2



have fun,
Hamish


ps -- can anything be done to get rid of all the 
src/include/gis.h:35: warning: `GRASS_copyright' defined but not used
warnings?




More information about the grass-dev mailing list