Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created May 15, 2021 14:32
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 r-rmcgibbo/ccc20e06d98c52f76564bd2b6f8a7507 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/ccc20e06d98c52f76564bd2b6f8a7507 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/123103
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/z9wscyz7k83vq62mc2520zzjlbj0n6zg-apache-couchdb-3.1.1.tar.gz
source root is apache-couchdb-3.1.1
setting SOURCE_DATE_EPOCH to timestamp 1599864461 of file apache-couchdb-3.1.1/share/www/index.html
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
patching script interpreter paths in bin/rebar
bin/rebar: interpreter directive changed from "#!/usr/bin/env escript" to "/nix/store/sqppf0295q2p0lkqnjzpinkqv9lych82-erlang-22.3.4.17/bin/escript"
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
configure flags: --spidermonkey-version=68
ERROR: SpiderMonkey 60 is known broken on ARM 64 (aarch64). Use 1.8.5 instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment