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

Build failure: diffoscope #307280

Closed
aij opened this issue Apr 27, 2024 · 1 comment · Fixed by #307337
Closed

Build failure: diffoscope #307280

aij opened this issue Apr 27, 2024 · 1 comment · Fixed by #307337

Comments

@aij
Copy link
Contributor

aij commented Apr 27, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. build diffoscope

Build log

These tests are failing

FAILED tests/comparators/test_elf_decompiler.py::test_ghidra_diff - IndexError: list index out of range
FAILED tests/comparators/test_elf_decompiler.py::test_radare2_diff - AssertionError
FAILED tests/comparators/test_macho_decompiler.py::test_ghidra_diff - assert 0 == 1
FAILED tests/comparators/test_macho_decompiler.py::test_radare2_diff - AssertionError

Full build log at https://gist.github.com/aij/a6197c225a3b1c73b50369503537e98c

Additional context

I haven't done a git bisect yet, but it built fine on 0a0027cb7c11e9cf5521266f88b5e72a0e7ed331 and is now failing on nixos-unstable-small at commit 9d3911e28686eae1dbbdadf6c5e6c260845c7be0

Notify maintainers

@dezgeg @danielfullmer @RaitoBezarius

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.7.11, NixOS, 24.05 (Uakari), 24.05.git.0a0027cb7c11`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.2`
 - channels(root): `""`
 - nixpkgs: `/etc/nixos/aij/unstable`

Add a 👍 reaction to issues you find important.

@eclairevoyant
Copy link
Member

eclairevoyant commented Apr 27, 2024

builds fine fails on 7bb2ccd as well fwiw

bisected to f4ed855

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

Successfully merging a pull request may close this issue.

2 participants