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

aview: init at 1.3.0rc1 #34168

Closed
wants to merge 2 commits into from
Closed

aview: init at 1.3.0rc1 #34168

wants to merge 2 commits into from

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Jan 22, 2018

Simple aalib-based utility.

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

@@ -23,7 +23,7 @@ stdenv.mkDerivation {
)
'';

buildInputs = [ ncurses ];
propagatedBuildInputs = [ ncurses ];
Copy link
Member

Choose a reason for hiding this comment

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

What for?

@grahamc
Copy link
Member

grahamc commented Jan 24, 2018

@GrahamcOfBorg build aview

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

shrinking RPATHs of ELF executables and libraries in /nix/store/0vbppa9rlhzjm2gpg87h9nl21rhi3a4x-aview-1.3.0rc1
shrinking /nix/store/0vbppa9rlhzjm2gpg87h9nl21rhi3a4x-aview-1.3.0rc1/bin/aview
shrinking /nix/store/0vbppa9rlhzjm2gpg87h9nl21rhi3a4x-aview-1.3.0rc1/bin/aaflip
gzipping man pages under /nix/store/0vbppa9rlhzjm2gpg87h9nl21rhi3a4x-aview-1.3.0rc1/share/man/
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/0vbppa9rlhzjm2gpg87h9nl21rhi3a4x-aview-1.3.0rc1/bin 
patching script interpreter paths in /nix/store/0vbppa9rlhzjm2gpg87h9nl21rhi3a4x-aview-1.3.0rc1
/nix/store/0vbppa9rlhzjm2gpg87h9nl21rhi3a4x-aview-1.3.0rc1/bin/asciiview: interpreter directive changed from "/bin/bash" to "/nix/store/i0ay05pqkbnvpfijm52mmlrp6kmkl80c-bash-4.4-p12/bin/bash"
checking for references to /tmp/nix-build-aview-1.3.0rc1.drv-0 in /nix/store/0vbppa9rlhzjm2gpg87h9nl21rhi3a4x-aview-1.3.0rc1...
/nix/store/0vbppa9rlhzjm2gpg87h9nl21rhi3a4x-aview-1.3.0rc1

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

building
build flags: SHELL=/nix/store/4cvvpbqdkrb0hr4p47q3s9l2a6k04y1g-bash-4.4-p12/bin/bash
clang -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -I/nix/store/x3l0yy47cx1fdjbg0gp0nihagrik6p9m-aalib-1.4rc5-dev/include -c image.c
image.c:3:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
         ^~~~~~~~~~
1 error generated.
make: *** [Makefile:187: image.o] Error 1
builder for '/nix/store/wh0h426jqbmqg07qvqlcg09ldh849kyn-aview-1.3.0rc1.drv' failed with exit code 2
error: build of '/nix/store/wh0h426jqbmqg07qvqlcg09ldh849kyn-aview-1.3.0rc1.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: aarch64-linux

shrinking RPATHs of ELF executables and libraries in /nix/store/k196bvwfccs5ljhqv2kljrrb892i20kf-aview-1.3.0rc1
shrinking /nix/store/k196bvwfccs5ljhqv2kljrrb892i20kf-aview-1.3.0rc1/bin/aaflip
shrinking /nix/store/k196bvwfccs5ljhqv2kljrrb892i20kf-aview-1.3.0rc1/bin/aview
gzipping man pages under /nix/store/k196bvwfccs5ljhqv2kljrrb892i20kf-aview-1.3.0rc1/share/man/
strip is /nix/store/jwz859pxqj7sl2dbwvmxkx68jp774izb-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/k196bvwfccs5ljhqv2kljrrb892i20kf-aview-1.3.0rc1/bin
patching script interpreter paths in /nix/store/k196bvwfccs5ljhqv2kljrrb892i20kf-aview-1.3.0rc1
/nix/store/k196bvwfccs5ljhqv2kljrrb892i20kf-aview-1.3.0rc1/bin/asciiview: interpreter directive changed from "/bin/bash" to "/nix/store/rc78viijga8i0m4imrnqk8d1csyqr8yx-bash-4.4-p12/bin/bash"
checking for references to /build in /nix/store/k196bvwfccs5ljhqv2kljrrb892i20kf-aview-1.3.0rc1...
/nix/store/k196bvwfccs5ljhqv2kljrrb892i20kf-aview-1.3.0rc1

@dtzWill
Copy link
Member Author

dtzWill commented Feb 20, 2018

Haha this is so old (the app, not the PR), closing because doubtfully useful to anyone these days. Can be easily resurrected if someone wants it!

(I don't use it, just ran across it while poking at aalib)

@dtzWill dtzWill closed this Feb 20, 2018
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