poke-devel
[Top][All Lists]
Advanced

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

[Bug default/30052] New: poke-3.0 and git both fail poke.pkl/in-{1,2,3}.


From: slyich at gmail dot com
Subject: [Bug default/30052] New: poke-3.0 and git both fail poke.pkl/in-{1,2,3}.pk tests: expected offset<int<32>,1>, got offset<int<32>,8>
Date: Wed, 25 Jan 2023 22:37:12 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30052

            Bug ID: 30052
           Summary: poke-3.0 and git both fail poke.pkl/in-{1,2,3}.pk
                    tests: expected offset<int<32>,1>, got
                    offset<int<32>,8>
           Product: poke
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: default
          Assignee: unassigned at sourceware dot org
          Reporter: slyich at gmail dot com
                CC: poke-devel at gnu dot org
  Target Milestone: ---

Created attachment 14627
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14627&action=edit
config.log

Noticed test failures when tried to package poke-3.0 in nixpkgs. Test suite
failed 3 tests:

FAIL: poke.pkl/in-1.pk execution test
FAIL: poke.pkl/in-2.pk execution test
FAIL: poke.pkl/in-3.pk execution test

Logs complain that way:

Setting LD_LIBRARY_PATH to :
Execution timeout is: 300
spawn [open ...]
<stdin>:1: error: invalid operand in expression
<stdin>:1: error: expected offset<int<32>,1>, got offset<int<32>,8>
FAIL: poke.pkl/in-1.pk execution test
PASS: poke.pkl/in-2.pk (test for excess errors)
Setting LD_LIBRARY_PATH to :
Execution timeout is: 300
spawn [open ...]
<stdin>:1: error: invalid operand in expression
<stdin>:1: error: expected int<64>, got uint<8>
FAIL: poke.pkl/in-2.pk execution test
PASS: poke.pkl/in-3.pk (test for excess errors)
Setting LD_LIBRARY_PATH to :
Execution timeout is: 300
spawn [open ...]
<stdin>:1: error: invalid operand in expression
<stdin>:1: error: expected int<64>, got uint<8>
FAIL: poke.pkl/in-3.pk execution test

it's x86_64-pc-linux-gnu machine.

Attached full config.log against current poke.git if it's of any help.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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