pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

netbsd build update


From: Jason Stover
Subject: netbsd build update
Date: Mon, 15 May 2006 22:45:22 -0400
User-agent: Mutt/1.5.10i

$ uname -ap
NetBSD ukato 2.1.0_STABLE NetBSD 2.1.0_STABLE (sdf) #0: Thu May  4 16:56:27 UTC 
2006  address@hidden:/var/src/src/sys/arch/alpha/compile/sdf alpha

$ gcc --version
gcc (GCC) 3.3.3 (NetBSD nb3 20040520)

The good news: PSPP builds on it.

The bad news: Three tests fail and cause PSPP to abort. All are floating
point exceptions. 

The first failure (bignum.sh) fails on line 180 of moment.c.
gdb tells me the variable d is a struct outp_driver *,
even though it's clearly declared as a double on line 159.
Could this be a problem of colliding names?

******************************************************************
You have discovered a bug in PSPP.

  Please report this, by sending an email to address@hidden,
explaining what you were doing when this happened, and including
a sample of your input file which caused it.
Also, please copy the following lines into your bug report:

bare_version:        0.4.2
version:             GNU pspp 0.4.2
stat_version:        GNU pspp 0.4.2  (Tue May 16 01:52:03 UTC 2006).
host_system:         alpha-unknown-netbsd2.1.0.
build_system:        alpha-unknown-netbsd2.1.0.
default_config_path: ~/.pspp:/arpa/gm/j/jstover/etc/pspp
include_path:        ./:~/.pspp/include:/arpa/gm/j/jstover/share/pspp
groff_font_path:     
~/.pspp/font:/arpa/gm/j/jstover/share/pspp/font:/usr/local/lib/groff/font:/usr/lib/groff/font:/usr/local/share/groff/font:/usr/share/groff/font
locale_dir:          /arpa/gm/j/jstover/share/locale
compiler version:    3.3.3 (NetBSD nb3 20040520)
Diagnosis: Floating Point Exception
******************************************************************
[1]   Abort trap (core dumped) ${SUPERVISOR} ${...
run program
NO RESULT
FAIL: tests/command/bignum.sh


******************************************************************
You have discovered a bug in PSPP.

  Please report this, by sending an email to address@hidden,
explaining what you were doing when this happened, and including
a sample of your input file which caused it.
Also, please copy the following lines into your bug report:

bare_version:        0.4.2
version:             GNU pspp 0.4.2
stat_version:        GNU pspp 0.4.2  (Tue May 16 01:52:03 UTC 2006).
host_system:         alpha-unknown-netbsd2.1.0.
build_system:        alpha-unknown-netbsd2.1.0.
default_config_path: ~/.pspp:/arpa/gm/j/jstover/etc/pspp
include_path:        ./:~/.pspp/include:/arpa/gm/j/jstover/share/pspp
groff_font_path:     
~/.pspp/font:/arpa/gm/j/jstover/share/pspp/font:/usr/local/lib/groff/font:/usr/lib/groff/font:/usr/local/share/groff/font:/usr/share/groff/font
locale_dir:          /arpa/gm/j/jstover/share/locale
compiler version:    3.3.3 (NetBSD nb3 20040520)
Diagnosis: Floating Point Exception
******************************************************************
[1]   Abort trap (core dumped) ${SUPERVISOR} ${...
run program
NO RESULT
FAIL: tests/command/import-export.sh


******************************************************************
You have discovered a bug in PSPP.

  Please report this, by sending an email to address@hidden,
explaining what you were doing when this happened, and including
a sample of your input file which caused it.
Also, please copy the following lines into your bug report:

bare_version:        0.4.2
version:             GNU pspp 0.4.2
stat_version:        GNU pspp 0.4.2  (Tue May 16 01:52:03 UTC 2006).
host_system:         alpha-unknown-netbsd2.1.0.
build_system:        alpha-unknown-netbsd2.1.0.
default_config_path: ~/.pspp:/arpa/gm/j/jstover/etc/pspp
include_path:        ./:~/.pspp/include:/arpa/gm/j/jstover/share/pspp
groff_font_path:     
~/.pspp/font:/arpa/gm/j/jstover/share/pspp/font:/usr/local/lib/groff/font:/usr/lib/groff/font:/usr/local/share/groff/font:/usr/share/groff/font
locale_dir:          /arpa/gm/j/jstover/share/locale
compiler version:    3.3.3 (NetBSD nb3 20040520)
Diagnosis: Floating Point Exception
******************************************************************
[1]   Abort trap (core dumped) ${SUPERVISOR} ${...
run program
FAILED
FAIL: tests/bugs/examine-1sample.sh




reply via email to

[Prev in Thread] Current Thread [Next in Thread]