[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #54803] pspp 1.0.1-1 fails to build on debian (i386) and
From: |
Friedrich Beckmann |
Subject: |
PSPP-BUG: [bug #54803] pspp 1.0.1-1 fails to build on debian (i386) and ubuntu - sort variables test fails |
Date: |
Mon, 8 Oct 2018 01:58:42 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Safari/605.1.15 |
URL:
<https://savannah.gnu.org/bugs/?54803>
Summary: pspp 1.0.1-1 fails to build on debian (i386) and
ubuntu - sort variables test fails
Project: PSPP
Submitted by: beckmanf
Submitted on: Mon 08 Oct 2018 05:58:40 AM UTC
Category: Compilation/Portability
Severity: 5 - Average
Status: Confirmed
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Effort: 0.00
_______________________________________________________
Details:
The current pspp release 1.0.1-1 on debian fails to build due to a regression
test failure on the i386 architecture. Test "Sort Variables" fails.
See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909857
On Ubuntu pspp 1.0.1-1 fails on i386 and ppc64el.
* i386 fails also on "Sort Variables"
* ppc64el fails on "Sort Variables" and "zero or one variable in mrset"
see: https://launchpad.net/ubuntu/+source/pspp
## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##
# -*- compilation -*-
122. sys-file-reader.at:2921: testing zero or one variable in mrset ...
./sys-file-reader.at:2940: sack --$variant sys-file.sack > sys-file.sav
./sys-file-reader.at:2943: pspp -O format=csv sys-file.sps
--- - 2018-04-21 12:38:29.992534470 +0000
+++ /<<PKGBUILDDIR>>/tests/testsuite.dir/at-groups/122/stdout 2018-04-21
12:38:29.986558141 +0000
@@ -1,3 +1,5 @@
+warning: `sys-file.sav' near offset 0xd8: Missing new-line parsing variable
names at offset 22 in MRSETS record.
+
warning: `sys-file.sav': MRSET $a has only one variable.
warning: `sys-file.sav': MRSET $b has no variables.
122. sys-file-reader.at:2921: 122. zero or one variable in mrset
(sys-file-reader.at:2921): FAILED (sys-file-reader.at:2943)
# -*- compilation -*-
343. sort-variables.at:19: testing SORT VARIABLES ...
./sort-variables.at:37: pspp -O format=csv sort-variables.sps
./sort-variables.at:37: pspp -O format=csv sort-variables.sps
./sort-variables.at:37: pspp -O format=csv sort-variables.sps
./sort-variables.at:37: pspp -O format=csv sort-variables.sps
--- - 2018-04-21 12:38:36.187216694 +0000
+++ /<<PKGBUILDDIR>>/tests/testsuite.dir/at-groups/343/stdout 2018-04-21
12:38:36.182927908 +0000
@@ -1,10 +1,10 @@
Variable
-b
c
+b
a
Variable
a
-c
b
+c
343. sort-variables.at:19: 343. SORT VARIABLES (sort-variables.at:19): FAILED
(sort-variables.at:37)
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?54803>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- PSPP-BUG: [bug #54803] pspp 1.0.1-1 fails to build on debian (i386) and ubuntu - sort variables test fails,
Friedrich Beckmann <=