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

kitty: 0.6.0 -> 0.7.1 #34550

Merged
merged 1 commit into from Feb 3, 2018
Merged

kitty: 0.6.0 -> 0.7.1 #34550

merged 1 commit into from Feb 3, 2018

Conversation

jensbin
Copy link
Contributor

@jensbin jensbin commented Feb 3, 2018

Motivation for this change

Upstream updated.

Things done
  • 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.

@FRidh
Copy link
Member

FRidh commented Feb 3, 2018

cc maintainer @tex

@FRidh
Copy link
Member

FRidh commented Feb 3, 2018

@GrahamcOfBorg build kitty

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

Compiling kitty/data-types.c ...
Compiling kitty/cursor.c ...
Compiling kitty/colors.c ...
Compiling kitty/child.c ...
Compiling kitty/child-monitor.c ...
Compiling kitty/charsets.c ...
Compiling kitty/parser_dump.c ...
gcc -MMD -Wextra -Wno-missing-field-initializers -Wall -std=c99 -D_XOPEN_SOURCE=700 -pedantic-errors -Werror -O3 -DNDEBUG -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -fPIC -flto -pthread -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=7 -I/nix/store/f7j8af7gdwsy0gg8xchkw77n97d2pxn4-zlib-1.2.11-dev/include -I/nix/store/28hv0yafp3xix0pisj5iix0lm1fmr0i4-libpng-apng-1.6.34-dev/include/libpng16 -I/nix/store/7r5ny3pz1xhkrhnrbd040i1gqkqgkxpk-fontconfig-2.12.1-dev/include -I/nix/store/7kfdq337p0hpjpjkp5pq96b7dm3mh172-expat-2.2.5-dev/include -I/nix/store/83a5ziz460cawi55hx846h7m84qc7bms-freetype-2.7.1-dev/include/freetype2 -I/nix/store/7xw1798p6xh2bankf7x1imxznf47dncm-harfbuzz-1.7.1-dev/include/harfbuzz -I/nix/store/4yfkb61l14x37pkqdmg4ck61xh5wg49z-python3-3.6.4/include/python3.6m -I/nix/store/4yfkb61l14x37pkqdmg4ck61xh5wg49z-python3-3.6.4/include/python3.6m -c /build/source/kitty/screen.c -o /build/source/build/fast_data_types-screen.c.o
builder for '/nix/store/zvvybmfaim3lkbv2lmv7vafsg969fpbb-kitty-0.7.1.drv' failed with exit code 1
error: build of '/nix/store/zvvybmfaim3lkbv2lmv7vafsg969fpbb-kitty-0.7.1.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/f1mkw7zpj4w0zf4zzsk1rwp5zn838fig-kitty-0.7.1
shrinking /nix/store/f1mkw7zpj4w0zf4zzsk1rwp5zn838fig-kitty-0.7.1/bin/.kitty-wrapped
shrinking /nix/store/f1mkw7zpj4w0zf4zzsk1rwp5zn838fig-kitty-0.7.1/lib/kitty/kitty/glfw-x11.so
shrinking /nix/store/f1mkw7zpj4w0zf4zzsk1rwp5zn838fig-kitty-0.7.1/lib/kitty/kitty/fast_data_types.so
strip is /nix/store/5qj61lcvzlap87rf6blvf8p577d482bv-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/f1mkw7zpj4w0zf4zzsk1rwp5zn838fig-kitty-0.7.1/lib  /nix/store/f1mkw7zpj4w0zf4zzsk1rwp5zn838fig-kitty-0.7.1/bin 
patching script interpreter paths in /nix/store/f1mkw7zpj4w0zf4zzsk1rwp5zn838fig-kitty-0.7.1
checking for references to /tmp/nix-build-kitty-0.7.1.drv-0 in /nix/store/f1mkw7zpj4w0zf4zzsk1rwp5zn838fig-kitty-0.7.1...
/nix/store/f1mkw7zpj4w0zf4zzsk1rwp5zn838fig-kitty-0.7.1

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘kitty-0.7.1’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/applications/misc/kitty/default.nix:39 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.

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

4 participants