bugPSPP - Bugs: bug #54803, pspp 1.0.1-1 fails to build on...

 
 

bug #54803: pspp 1.0.1-1 fails to build on debian (i386) and ubuntu - sort variables test fails

Submitter:  Friedrich Beckmann <beckmanf>
Submitted:  Mon 08 Oct 2018 05:58:40 AM UTC
   
 
Category:  Compilation/Portability Severity:  5 - Average
Status:  Duplicate Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 28 Oct 2018 01:12:45 PM UTC, comment #1: 

The underlying problem is

https://savannah.gnu.org/bugs/?52072

which is fixed but after the 1.0.1 release.

Friedrich Beckmann <beckmanf>
Group Member
Mon 08 Oct 2018 05:58:40 AM UTC, original submission:  

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)



Friedrich Beckmann <beckmanf>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by beckmanf (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-10-28 beckmanf StatusConfirmed Duplicate
    2018-10-28 beckmanf Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code