Skip to content

Some test cases of botan-low are failing #21

@mikatammi

Description

@mikatammi

I tried to fix Haskell botan packages in nixpkgs, and I actually got botan-bindings to build (PR here: NixOS/nixpkgs#430146 ), but the test cases of botan-low fail. Curiously on x86_64-linux and aarch64-darwin, the test pass/fail count is different

I uploaded logs as attachments:
botan-low-linux-fail.txt
botan-low-macos-arm64-fail.txt

How to replicate:
I saved my nixpkgs state to a separate branch so you should be exactly able to replicate the build environment. The botan C++ library used as a dependency is the latest version 3.8.1

Exact command to replicate with nix flakes enabled:
nix build -L github:mikatammi/nixpkgs/botan-low-tests-fail-01#haskellPackages.botan-low

Branch here:
https://github.com/mikatammi/nixpkgs/tree/botan-low-tests-fail-01

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions