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

vimNox: drop #44569

Merged
merged 2 commits into from Aug 7, 2018
Merged

vimNox: drop #44569

merged 2 commits into from Aug 7, 2018

Conversation

xeji
Copy link
Contributor

@xeji xeji commented Aug 6, 2018

Motivation for this change

Close #40876 . vimNox is severely outdated (2012) and only used by a single other package, ezquake.


not updated since 2012, see NixOS#40876
this was the only package depending on the outdated vimNox
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: ezquake

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ezquake

Partial log (click to expand)

./gl_warp_sin.h
./gl_warp.c
./gl_texture.h
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/qpijl8fwbvvgjn5bgpmwsma0mjd0rc6s-ezquake-3.0.1
shrinking /nix/store/qpijl8fwbvvgjn5bgpmwsma0mjd0rc6s-ezquake-3.0.1/bin/ezquake
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/qpijl8fwbvvgjn5bgpmwsma0mjd0rc6s-ezquake-3.0.1/bin
patching script interpreter paths in /nix/store/qpijl8fwbvvgjn5bgpmwsma0mjd0rc6s-ezquake-3.0.1
checking for references to /build in /nix/store/qpijl8fwbvvgjn5bgpmwsma0mjd0rc6s-ezquake-3.0.1...

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: ezquake

Partial log (click to expand)

                 from common.h:35,
                 from qwsvdef.h:26,
                 from pr_cmds.c:22:
/nix/store/vdl3qn9q5a6jjrb16dv56xgap7rms6ri-glibc-2.27-dev/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 4 and 209 bytes into a destination of size 64
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
builder for '/nix/store/qbz6kyp42q1swbr3hn4w7555v41qwrkc-ezquake-3.0.1.drv' failed with exit code 2
error: build of '/nix/store/qbz6kyp42q1swbr3hn4w7555v41qwrkc-ezquake-3.0.1.drv' failed

@xeji
Copy link
Contributor Author

xeji commented Aug 6, 2018

ezquake never built on aarch64 according to hydra logs, so this can be ignored.

@Mic92 Mic92 merged commit 3a60928 into NixOS:master Aug 7, 2018
@xeji xeji deleted the p/drop-vimNox branch August 7, 2018 09:22
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