Skip to content

Instantly share code, notes, and snippets.

@archseer
Created January 26, 2021 06:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save archseer/31ed10d871e6d3b71c6aa99bba1d9fb3 to your computer and use it in GitHub Desktop.
Save archseer/31ed10d871e6d3b71c6aa99bba1d9fb3 to your computer and use it in GitHub Desktop.
└─ λ nix-store --read-log '/nix/store/akn1hwy9xxyqqfy6jlprj3fgw7y0b8rj-perl5.32.0-Module-Build-0.4231-aarch64-unknown-linux-gnu.drv'
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/pm54fbqaak7i30i6axai653vs487rfal-Module-Build-0.4231.tar.gz
source root is Module-Build-0.4231
setting SOURCE_DATE_EPOCH to timestamp 1580284283 of file Module-Build-0.4231/t/xs.t
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
patching ./t/properties/share_dir.t...
patching ./t/compat/exit.t...
patching ./t/xs.t...
patching ./t/write_default_maniskip.t...
patching ./t/versions.t...
patching ./t/use_tap_harness.t...
patching ./t/unit_run_test_harness.t...
patching ./t/tilde.t...
patching ./t/test_types.t...
patching ./t/test_type.t...
patching ./t/test_reqs.t...
patching ./t/test_file_exts.t...
patching ./t/signature.t...
patching ./t/script_dist.t...
patching ./t/runthrough.t...
patching ./t/ppm.t...
patching ./t/pod_parser.t...
patching ./t/parents.t...
patching ./t/par.t...
patching ./t/notes.t...
patching ./t/new_from_context.t...
patching ./t/mymeta.t...
patching ./t/metadata2.t...
patching ./t/metadata.t...
patching ./t/manifypods.t...
patching ./t/install_extra_target.t...
patching ./t/install.t...
patching ./t/help.t...
patching ./t/files.t...
patching ./t/extend.t...
patching ./t/ext.t...
patching ./t/destinations.t...
patching ./t/debug.t...
patching ./t/compat.t...
patching ./t/basic.t...
patching ./t/add_property_hash.t...
patching ./t/add_property_array.t...
patching ./t/add_property.t...
patching ./t/PL_files.t...
patching ./bin/config_data...
# running Build.PL --prefix /nix/store/z51sgzign5q1np3g0am477kggcm6s9jm-perl5.32.0-Module-Build-0.4231-aarch64-unknown-linux-gnu --installdirs site --config perl=/nix/store/jwmmjia94zh0jg66ff7ain3jyl2za519-perl-5.32.0-aarch64-unknown-linux-gnu-mini/bin/perl --fullperl "/nix/store/0akzg9fx7yi2cgzlxs41fymprnnjvcrm-perl -5.32.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/kj1az0nzhjd0cyww6nc9gdcypwv8l2g6-perl-5.32.0-aarch64-unknown-linux-gnu/lib/perl5/5.32.0/aarch64-linux/Data/Dumper.pm line 304.
Couldn't run Build.PL: No such file or directory at lib/Module/Build/Compat.pm line 341.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment