Skip to content

pkgsCross.zfs is broken #143872

@Atemu

Description

@Atemu

Describe the bug

A clear and concise description of what the bug is.

  • pkgsCross.zfs:
sqpoll-cancel-hang.c: In function 'main':
sqpoll-cancel-hang.c:138:13: error: '__NR_mmap' undeclared (first use in this function)
  138 |     syscall(__NR_mmap, 0x20000000ul, 0x1000000ul, 7ul, 0x32ul, -1, 0ul);
      |             ^~~~~~~~~
sqpoll-cancel-hang.c:138:13: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [Makefile:162: sqpoll-cancel-hang] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/build/liburing/test'
make: *** [Makefile:13: all] Error 2
  • pkgsCross.linuxPackages.zfs:
make[3]: Leaving directory '/nix/store/my6h9y4hsqysh6fayq3w0l4ivvbwk2yv-linux-armv7l-unknown-linux-gnueabihf-5.10.73-dev/lib/modules/5.10.73/build'
make[2]: Leaving directory '/build/source/module'
make[2]: Entering directory '/build/source'
[ -x ./scripts/zfs-tests.sh ] && \
    ./scripts/zfs-tests.sh -c
Missing helper script common.sh
make[2]: [Makefile:1485: all-local] Error 1 (ignored)
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
xargs: strip: No such file or directory

Additional context

Add any other context about the problem here.

#106759

Notify maintainers

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"
output here

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
# a list of nixos modules affected by the problem
module:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions