Re: [GNU Smalltalk 3.2.5] testsuite: 7 8 32 41 70 118 122 127 128 failed

bill-auger <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.gnu.general
Message-ID <20190330221959.449016b6@parabola>
Brian -

you would need to provide some information indicating which code you
downloaded, which commands your ran, what you expected to happen,
and what you believe went wrong - did you see any error messages, for
example?

to be sure, i just compiled and installed both the latest stable
(3.2.5) and alpha (3.2.91) versions - v3.2.91 compiled and ran successfully
but v3.2.5 fails


$ ./configure
$ make
....
cd packages/blox/tk && make
make[3]: Entering directory '/code/smalltalk/smalltalk-3.2.5/packages/blox/tk'
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../libgst -I../../../lib-src  -I/usr/include   -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing  -MT BloxTK.lo -MD -MP -MF .deps/BloxTK.Tpo -c -o BloxTK.lo BloxTK.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgst -I../../../lib-src -I/usr/include -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT BloxTK.lo -MD -MP -MF .deps/BloxTK.Tpo -c BloxTK.c  -fPIC -DPIC -o .libs/BloxTK.o
BloxTK.c: In function 'tclInit':
BloxTK.c:176:55: error: 'Tcl_Interp' {aka 'struct Tcl_Interp'} has no member named 'result'
       fprintf (stderr, "Tcl_Init failed: %s\n", interp->result);
                                                       ^~
BloxTK.c:181:54: error: 'Tcl_Interp' {aka 'struct Tcl_Interp'} has no member named 'result'
       fprintf (stderr, "Tk_Init failed: %s\n", interp->result);
                                                      ^~
BloxTK.c: In function 'xpmParseValues':
BloxTK.c:578:38: warning: variable 'hotspot' set but not used [-Wunused-but-set-variable]
   unsigned int x_hotspot, y_hotspot, hotspot;
                                      ^~~~~~~
make[3]: *** [Makefile:473: BloxTK.lo] Error 1
make[3]: Leaving directory '/code/smalltalk/smalltalk-3.2.5/packages/blox/tk'
make[2]: *** [Makefile:1556: BloxTK.star] Error 2
make[2]: Leaving directory '/code/smalltalk/smalltalk-3.2.5'
make[1]: *** [Makefile:963: all-recursive] Error 1
make[1]: Leaving directory '/code/smalltalk/smalltalk-3.2.5'
make: *** [Makefile:579: all] Error 2
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.