bugPSPP - Bugs: bug #51218, Automated builds don't work

 
 

bug #51218: Automated builds don't work

Submitter:  None
Submitted:  Sat 10 Jun 2017 05:02:36 PM UTC
   
 
Category:  Other Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 13 Jun 2017 05:11:47 PM UTC, comment #3: 

Friedrich, thanks for finding and fixing the problem.  (What a terrible error message!)

Ben Pfaff <blp>
Group administrator
Sun 11 Jun 2017 07:07:06 PM UTC, comment #2: 

Hi, i think the problem is due the selected pspp version name 0.10.5pre1 which results in a problem with the PERL version number which does not allow characters.

I pushed a fix for this (changed the version name to 0.10.5-pre1. In my mac environment the perl test now run again.

See: http://git.savannah.gnu.org/cgit/pspp.git/commit/?id=f02c89686fbe706e2800a91d13933f1129ec5c36

Friedrich

Friedrich Beckmann <beckmanf>
Group Member
Sun 11 Jun 2017 05:21:31 PM UTC, comment #1: 

I don't have an x86_64 build environment set up, so that simply isn't working.

The more interesting question is why i386 builds are failing.  It's due to the perl module not working.  It builds, but then all the tests fail with:


../../tests/perl-module.at:54: LD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
   DYLD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
   $PERL -I$abs_top_builddir/perl-module/blib/arch \
         -I$abs_top_builddir/perl-module/blib/lib test.pl
--- /dev/null   2017-05-25 07:19:16.224008548 -0700
+++ /home/blp/pspp/master/_build/tests/testsuite.dir/at-groups/1177/stderr      2017-06-11 10:17:01.216532685 -0700
@@ -0,0 +1,4 @@
+Invalid version format (non-numeric data) at /usr/lib/i386-linux-gnu/perl/5.24/DynaLoader.pm line 204.
+BEGIN failed--compilation aborted at /home/blp/pspp/master/_build/perl-module/blib/lib/PSPP.pm line 27.
+Compilation failed in require at test.pl line 3.
+BEGIN failed--compilation aborted at test.pl line 3.


I fussed with this for a long time this morning, but I failed to solve the problem, so for now I am going to run my builds without configuring the Perl module.

Ben Pfaff <blp>
Group administrator
Sat 10 Jun 2017 05:02:36 PM UTC, original submission:  

For some time no PSPP automated builds have been generated, especially x86_64.

Anonymous

 

(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 (Posted a comment)
  • -email is unavailable- added by blp (Posted a comment)
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-06-13 blp StatusReady for Test/Review Fixed
        Open/ClosedOpen Closed
    2017-06-11 beckmanf StatusNone Ready for Test/Review

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code