Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created May 6, 2021 09:40
Show Gist options
  • Save r-rmcgibbo/a8a119ecad62d9181065de6c0ee25ff6 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/a8a119ecad62d9181065de6c0ee25ff6 to your computer and use it in GitHub Desktop.
warning: ignoring the user-specified setting 'experimental-features', because it is a restricted setting and you are not a trusted user
warning: ignoring the user-specified setting 'sandbox', because it is a restricted setting and you are not a trusted user
building '/nix/store/mgiw68is5pjna77md56jjgvbq6vpzydm-fix-paths.patch.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/rj4mb7wf9k3z30h3nxf4krlwqa2af23i-2.14.0.tar.gz.drv'...
building '/nix/store/h6sdksw4l6c1f0r37vzc12s04p54nyx7-module-paths.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/x5xzvgzwz43vcb821nzg5pz57qdlx8rl-restrict-message.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/yapfnsbhdynh3wpm34any8xrsx6cd4zs-restrict-message.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/nb17wc0lcsasjbr9975jr602cvd7ckmi-ibtws_9542.jar.drv'...
builder for '/nix/store/nb17wc0lcsasjbr9975jr602cvd7ckmi-ibtws_9542.jar.drv' failed with exit code 1; last 10 log lines:
***
This nix expression requires that ibtws_9542.jar is already part of the store.
Download the TWS from
https://download2.interactivebrokers.com/download/unixmacosx_latest.jar,
rename the file to ibtws_9542.jar, and add it to the nix store with
"nix-prefetch-url file://$PWD/ibtws_9542.jar".
***
building '/nix/store/z3461d02f5zxr4x93v5shv3sh01srjkz-jdk-8u281-linux-aarch64.tar.gz.drv'...
builder for '/nix/store/z3461d02f5zxr4x93v5shv3sh01srjkz-jdk-8u281-linux-aarch64.tar.gz.drv' failed with exit code 1; last 10 log lines:
***
Unfortunately, we cannot download file jdk-8u281-linux-aarch64.tar.gz automatically.
Please go to http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html to download it yourself, and add it to the Nix store
using either
nix-store --add-fixed sha256 jdk-8u281-linux-aarch64.tar.gz
or
nix-prefetch-url --type sha256 file:///path/to/jdk-8u281-linux-aarch64.tar.gz
***
cannot build derivation '/nix/store/d31nlip795mq6rgnpz7fjmcmafqa5k7d-oraclejdk-8u281.drv': 1 dependencies couldn't be built
building '/nix/store/kvinrzd4c026wz44m28bdv16v6zd34w5-xpra-4.1.3.tar.gz.drv'...
cannot build derivation '/nix/store/30abljq18l1nrk2z663k545gm7309ai8-ib-tws-9542.drv': 2 dependencies couldn't be built
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/y1v9fvr2s6x5r6549nsxad0g9iy0ygg1-xpra-4.1.3.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
cannot build derivation '/nix/store/1wi02xcvzm0yiq5rnbjqcv5g6ki91wff-ib-controller-2.14.0.drv': 2 dependencies couldn't be built
building '/nix/store/32ag0hbr7vcrg93yyxhlcrx56r0rlc2p-run-scaled-git-2018-06-03.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
cannot build derivation '/nix/store/xy26040bwfxfs96madcpqpz7lwd9mfzc-review-shell.drv': 1 dependencies couldn't be built
error: build of '/nix/store/xy26040bwfxfs96madcpqpz7lwd9mfzc-review-shell.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment