Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

t/01-elf-libs.t fails on Debian/stretch systems #2

Open
eserte opened this issue Jan 26, 2017 · 1 comment
Open

t/01-elf-libs.t fails on Debian/stretch systems #2

eserte opened this issue Jan 26, 2017 · 1 comment

Comments

@eserte
Copy link

eserte commented Jan 26, 2017

On my Debian/stretch smoker I see the following failure (with 1.001000 and 1.001004-TRIAL):

#   Failed test 'Analysis of libc.so.6 matches data stored in libc.so.6.yaml'
#   at t/01-elf-libs.t line 33.
#     Structures begin differing at:
#          $got->{calloc@plt-0x10} = Does not exist
#     $expected->{calloc@plt-0x10} = HASH(0x5629140178a0)

#   Failed test 'Analysis of libz.so matches data stored in libz.so.yaml'
#   at t/01-elf-libs.t line 33.
#     Structures begin differing at:
#          $got->{inflatePrime} = Does not exist
#     $expected->{inflatePrime} = HASH(0x5629140f1a38)
# Looks like you failed 2 tests of 4.
t/01-elf-libs.t .............................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
@eserte
Copy link
Author

eserte commented Jan 26, 2017

Similar failures happen on Ubuntu 16.04 systems:

#   Failed test 'Analysis of libz.so matches data stored in libz.so.yaml'
#   at t/01-elf-libs.t line 33.
#     Structures begin differing at:
#          $got->{gzflush} = Does not exist
#     $expected->{gzflush} = HASH(0x2b65158)
# Looks like you failed 1 test of 4.
t/01-elf-libs.t ............................................. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant