Subject: failed tests on darwin 7.0.0
From: Jeffrey Drake <abfall@rogers.com>
Date: Tue, 14 Oct 2003 AD 03:04:58 -0400

On test 10107 or so i believe it is, I get
poll.c:282: failed assertion `pArray != (struct pollfd *) NULL'

I am not sure exactly what to do about this, i would like to be able to 
get this thing to compile straight without any problems (installing 
whatever needed sort of thing). But any help resolving this issue would 
be appreciated.

Test lines:
Begin tests at Tue Oct 14 02:43:39 2003
Doing tests in testsuite (10452 tests)
test 444, line 2258
Testing vtables and scope access.
1:2  2:6  3:20  4:73  5:280  6:1118  7:4590  8:19279
poll.c:282: failed assertion `pArray != (struct pollfd *) NULL'
make: *** [verify] Error 1

My configure results:
=========================================================
Pike v7.4 release 28 configuration summary

install information:
prefix........ /usr/local
pike binary... /usr/local/bin/pike
pike library.. /usr/local/pike/7.4.28/lib

system information:
system.... Darwin 7.0.0
uname..... Darwin wackysteak.local 7.0.0 Darwin Kernel Version 7.0.0: 
Wed Sep 24 15:48:39 PDT 2003; root:xnu/xnu-517.obj~1/RELEASE_PPC  Power 
Macintosh powerpc
hostname.. wackysteak.local
user...... jdrake

build information:
source path..... /Users/jdrake/Desktop/Pike-v7.4.28/src
build path...... /Users/jdrake/Desktop/Pike-v7.4.28/src
cpp............. gcc -E
cc.............. /Users/jdrake/Desktop/Pike-v7.4.28/src/smartlink gcc
ld.............. $(CC) $(CFLAGS)
cc shared....... -fPIC -DDYNAMIC_MODULE
ld shared....... -dynamic
pike............
install......... /usr/bin/install -c
shared object... .so
libs............ -ldl -lm
optimize........  -O2 -pipe
CFLAGS..........  -g
cross-compiled.. no

features:
dynamic loading..... yes
threads............. yes (posix)
signal handler...... wait thread
cdebug.............. yes
rtldebug............ no
dmalloc............. no
mmx................. no (no mmx.h found)
byte code format.... ppc32
module reloc........ no
float type.......... float (4 bytes)
int type............ int (4 bytes)
pointer size........ 4 bytes
svalue size......... 8 bytes (2+2+4)

Crypto.............. yes
DVB................. no (dependencies failed)
FFmpeg.............. no (dependencies failed)
GTK................. no (dependencies failed)
GTK.GlArea.......... no (dependencies failed)
GTK.GladeXML........ no (dependencies failed)
Gdbm................ no (dependencies failed)
Gmp (bignums)....... yes
Gz.................. yes (libz)
Image............... yes
Image.FreeType...... no (dependencies failed)
Image.GIF........... yes
Image.JPEG.......... no (dependencies failed)
Image.SVG........... no (dependencies failed)
Image.TIFF.......... no (dependencies failed)
Image.TTF........... no (dependencies failed)
Image.XFace......... yes
Java................ no (no known JVM found)
MIME................ yes
Math................ yes
Mird................ yes (included libmird)
Mysql............... no (dependencies failed)
Odbc................ yes
Oracle.............. no (dependencies failed)
PDF.PDFlib.......... no (dependencies failed)
PDF.Panda........... no (dependencies failed)
Perl................ no (forced without)
Postgres............ no (dependencies failed)
SDL................. no (dependencies failed)
SDL_mixer........... no (dependencies failed)
Ssleay.............. no (forced without)

Return to results