Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created May 6, 2021 09:17
Show Gist options
  • Save r-rmcgibbo/1aa1ec368043b3cf8b102e5c28ea43cc to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/1aa1ec368043b3cf8b102e5c28ea43cc 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/xv8p64wz4yrqqfm2qrxfl3hla9afjz2l-fix-paths.patch.drv'...
running post-build-hook '/nix/store/raagz0zljx0j8nlgya0rhlc6xyyn292c-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/6dpq8c9552yjydvjnsajqy43yidbz3s0-2.14.0.tar.gz.drv'...
building '/nix/store/hcyzjkclc6lgs77w0vacqjs836668mdh-module-paths.drv'...
running post-build-hook '/nix/store/raagz0zljx0j8nlgya0rhlc6xyyn292c-post-build-postgres-0.1.0/bin/post-build-hook'...
running post-build-hook '/nix/store/raagz0zljx0j8nlgya0rhlc6xyyn292c-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/xvdb8bkwvayzgjgg95sf4mnbi3xys5p4-restrict-message.drv'...
building '/nix/store/zqzv4b8q47jzzymf73wlmf0cs5x66c3n-restrict-message.drv'...
running post-build-hook '/nix/store/raagz0zljx0j8nlgya0rhlc6xyyn292c-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/gkwm0vfvf1kg0kxav75ds8k0cjbh71rg-xpra-4.1.3.tar.gz.drv'...
running post-build-hook '/nix/store/raagz0zljx0j8nlgya0rhlc6xyyn292c-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/gi78pakabzihmv8q02w573fgy3gc0k1k-ibtws_9542.jar.drv'...
builder for '/nix/store/gi78pakabzihmv8q02w573fgy3gc0k1k-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/57g45mx5bn3aaar5ykc8by1z7na3cb7a-jdk-8u281-linux-x64.tar.gz.drv'...
builder for '/nix/store/57g45mx5bn3aaar5ykc8by1z7na3cb7a-jdk-8u281-linux-x64.tar.gz.drv' failed with exit code 1; last 10 log lines:
***
Unfortunately, we cannot download file jdk-8u281-linux-x64.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-x64.tar.gz
or
nix-prefetch-url --type sha256 file:///path/to/jdk-8u281-linux-x64.tar.gz
***
cannot build derivation '/nix/store/v12wa2cf0l93yq6zv8rahy93f0r7nmiy-oraclejdk-8u281.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/h021djv4ckr9rd35apf68xnnmsn63bws-ib-tws-9542.drv': 2 dependencies couldn't be built
running post-build-hook '/nix/store/raagz0zljx0j8nlgya0rhlc6xyyn292c-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/16qscccs729k7vkcrzns64b02p0widdw-xpra-4.1.3.drv'...
running post-build-hook '/nix/store/raagz0zljx0j8nlgya0rhlc6xyyn292c-post-build-postgres-0.1.0/bin/post-build-hook'...
cannot build derivation '/nix/store/haind4i1lplfgh3k9dgc1bg7l7l98nmc-ib-controller-2.14.0.drv': 2 dependencies couldn't be built
building '/nix/store/pvbdppggyjpyrs0d30w34q8mps1z8yz0-run-scaled-git-2018-06-03.drv'...
running post-build-hook '/nix/store/raagz0zljx0j8nlgya0rhlc6xyyn292c-post-build-postgres-0.1.0/bin/post-build-hook'...
cannot build derivation '/nix/store/knqjx1gj5p1ijkriz6n278f3f2qm4f27-review-shell.drv': 1 dependencies couldn't be built
error: build of '/nix/store/knqjx1gj5p1ijkriz6n278f3f2qm4f27-review-shell.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment