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

fileshelter: init at 3.0.0 #33438

Merged
merged 2 commits into from Jan 10, 2018
Merged

fileshelter: init at 3.0.0 #33438

merged 2 commits into from Jan 10, 2018

Conversation

WilliButz
Copy link
Member

Motivation for this change

adds the web-app fileshelter

Things done
  • split wt into wt3 and wt4 as both versions are still maintained and used by this package for example
  • wt defaults to wt4
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@fpletz
Copy link
Member

fpletz commented Jan 9, 2018

@GrahamcOfBorg build fileshelter

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: x86_64-darwin

Package ‘fileshelter’ in /nix-test-rs/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/ankhers-mbp/pkgs/servers/web-apps/fileshelter/default.nix:23 is not supported on ‘x86_64-darwin’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: aarch64-linux

make[3]: Leaving directory '/build/Firebird-2.5.7.27050-0/gen'
make[2]: *** [Makefile:233: gpre_boot] Error 2
make[2]: Leaving directory '/build/Firebird-2.5.7.27050-0/gen'
make[1]: *** [Makefile:227: ../gen/firebird/bin/gpre_static] Error 2
make[1]: Leaving directory '/build/Firebird-2.5.7.27050-0/gen'
make: *** [Makefile:6: firebird] Error 2
builder for '/nix/store/fm5vbp26kkrf4kw1skk50bh8z4bbv5bb-firebird-2.5.7.27050-0.drv' failed with exit code 2
cannot build derivation '/nix/store/an65r16gnal4r3w0pkn14b9prrkakgc4-wt-3.3.9.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/zj7lxdj421hxb532miq4rjs776ikl0fk-fileshelter.drv': 1 dependencies couldn't be built
error: build of '/nix/store/zj7lxdj421hxb532miq4rjs776ikl0fk-fileshelter.drv' failed

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

make[2]: Leaving directory '/tmp/nix-build-fileshelter.drv-0/source'
make[1]: Leaving directory '/tmp/nix-build-fileshelter.drv-0/source'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/j1zmx2nz6gb3k4b8fgz70bl4fns7zaza-fileshelter
shrinking /nix/store/j1zmx2nz6gb3k4b8fgz70bl4fns7zaza-fileshelter/bin/fileshelter
strip is /nix/store/wxn5gn8amxm1w0ikcx4gbs8a17wvss4j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/j1zmx2nz6gb3k4b8fgz70bl4fns7zaza-fileshelter/bin 
patching script interpreter paths in /nix/store/j1zmx2nz6gb3k4b8fgz70bl4fns7zaza-fileshelter
checking for references to /tmp/nix-build-fileshelter.drv-0 in /nix/store/j1zmx2nz6gb3k4b8fgz70bl4fns7zaza-fileshelter...
/nix/store/j1zmx2nz6gb3k4b8fgz70bl4fns7zaza-fileshelter

@fpletz fpletz merged commit efcbc5b into NixOS:master Jan 10, 2018
@WilliButz WilliButz deleted the add-fileshelter branch January 15, 2018 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants