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

perl536Packages.ModuleBuild fails to cross compile for i686 due to missing file #202112

Closed
RossComputerGuy opened this issue Nov 20, 2022 · 1 comment
Labels
0.kind: build failure A package fails to build

Comments

@RossComputerGuy
Copy link
Member

Steps To Reproduce

Steps to reproduce the behavior:

  1. build perl536Packages.ModuleBuild for i686

Build log

# running Build.PL --prefix /nix/store/qsdnzv43695y6ipdkqjlrf48nykgb7az-perl5.36.0-Module-Build-0.4231-i686-unknown-linux-gnu --installdirs site --config perl=/nix/store/aabd54wnc0vjcpysfs7xkm8ss4mr09n7-perl-i686-unknown-linux-gnu-5.36.0-mini/bin/perl --fullperl "/nix/store/1zlrx8g7xs6ar0ggca4h3p6hmapq2p2h-perl-5.36.0/bin/perl"
Checking prerequisites...
  test_requires:
    !  Couldn't find a $VERSION in prerequisite File::Temp

Checking optional features...
inc_bundling_support....disabled
  requires:
    ! inc::latest is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Attempt to reload Scalar/Util.pm aborted.
Compilation failed in require at /nix/store/14qn960rvd40hf2jf4h01wxb8rb27xz0-perl-i686-unknown-linux-gnu-5.36.0/lib/perl5/5.36.0/i686-linux/Data/Dumper.pm line 284.
Couldn't run Build.PL: No such file or directory at lib/Module/Build/Compat.pm line 341.

Additional context

Found on my Hydra server, build job.

View raw log

Notify maintainers

@anthonyroussel

Metadata

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

 - system: `"x86_64-linux"`
 - host os: `Linux 5.15.74, NixOS, 22.05 (Quokka), 22.05.3848.c132d0837df`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.8.1`
 - channels(root): `"nixos-22.05"`
 - channels(ross): `""`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos
@RossComputerGuy RossComputerGuy added the 0.kind: build failure A package fails to build label Nov 20, 2022
@Artturin
Copy link
Member

dupe of #66741

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

2 participants