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

abcm2ps: 8.13.18 -> 8.13.19 #34196

Merged
merged 1 commit into from Jan 24, 2018
Merged

abcm2ps: 8.13.18 -> 8.13.19 #34196

merged 1 commit into from Jan 24, 2018

Conversation

dotlambda
Copy link
Member

Motivation for this change
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.

@adisbladis
Copy link
Member

@GrahamcOfBorg build abcm2ps

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

glibPreFixupPhase
post-installation fixup
moving /nix/store/cjasrrk3vanvvc8sy4awjzw0aja0nir0-abcm2ps-8.13.19/doc to /nix/store/cjasrrk3vanvvc8sy4awjzw0aja0nir0-abcm2ps-8.13.19/share/doc
shrinking RPATHs of ELF executables and libraries in /nix/store/cjasrrk3vanvvc8sy4awjzw0aja0nir0-abcm2ps-8.13.19
shrinking /nix/store/cjasrrk3vanvvc8sy4awjzw0aja0nir0-abcm2ps-8.13.19/bin/abcm2ps
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/cjasrrk3vanvvc8sy4awjzw0aja0nir0-abcm2ps-8.13.19/bin 
patching script interpreter paths in /nix/store/cjasrrk3vanvvc8sy4awjzw0aja0nir0-abcm2ps-8.13.19
checking for references to /tmp/nix-build-abcm2ps-8.13.19.drv-0 in /nix/store/cjasrrk3vanvvc8sy4awjzw0aja0nir0-abcm2ps-8.13.19...
/nix/store/cjasrrk3vanvvc8sy4awjzw0aja0nir0-abcm2ps-8.13.19

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

glibPreFixupPhase
post-installation fixup
moving /nix/store/gmfpkdqxck04fiqsab5syqcqa94kfca9-abcm2ps-8.13.19/doc to /nix/store/gmfpkdqxck04fiqsab5syqcqa94kfca9-abcm2ps-8.13.19/share/doc
shrinking RPATHs of ELF executables and libraries in /nix/store/gmfpkdqxck04fiqsab5syqcqa94kfca9-abcm2ps-8.13.19
shrinking /nix/store/gmfpkdqxck04fiqsab5syqcqa94kfca9-abcm2ps-8.13.19/bin/abcm2ps
strip is /nix/store/jwz859pxqj7sl2dbwvmxkx68jp774izb-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gmfpkdqxck04fiqsab5syqcqa94kfca9-abcm2ps-8.13.19/bin
patching script interpreter paths in /nix/store/gmfpkdqxck04fiqsab5syqcqa94kfca9-abcm2ps-8.13.19
checking for references to /build in /nix/store/gmfpkdqxck04fiqsab5syqcqa94kfca9-abcm2ps-8.13.19...
/nix/store/gmfpkdqxck04fiqsab5syqcqa94kfca9-abcm2ps-8.13.19

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

configure flags: --prefix=/nix/store/f64n1rm1j720al1l247k3f8s1gzs0cga-abcm2ps-8.13.19 --INSTALL=install
Makefile created
config.h created
building
build flags: SHELL=/nix/store/4cvvpbqdkrb0hr4p47q3s9l2a6k04y1g-bash-4.4-p12/bin/bash
gcc -g -O2 -Wall -pipe -DHAVE_PANGO=1 -I.  -c -o abcm2ps.o abcm2ps.c
/nix/store/4cvvpbqdkrb0hr4p47q3s9l2a6k04y1g-bash-4.4-p12/bin/bash: gcc: command not found
make: *** [<builtin>: abcm2ps.o] Error 127
builder for '/nix/store/wzlv92p8fsjjinrbvc7nxai0s1jvs4z4-abcm2ps-8.13.19.drv' failed with exit code 2
error: build of '/nix/store/wzlv92p8fsjjinrbvc7nxai0s1jvs4z4-abcm2ps-8.13.19.drv' failed

@dotlambda
Copy link
Member Author

Probably fixed on Darwin, but untested.

@adisbladis
Copy link
Member

Lets try to build again :)

@GrahamcOfBorg build abcm2ps

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-darwin

for f in ./*.abc ./*.eps ./*.txt; do \
	install -m 644 $f /nix/store/w0r177w1y2cd3a4lq6ysi9ihkv131mh4-abcm2ps-8.13.19/doc/abcm2ps; \
done
glibPreFixupPhase
post-installation fixup
moving /nix/store/w0r177w1y2cd3a4lq6ysi9ihkv131mh4-abcm2ps-8.13.19/doc to /nix/store/w0r177w1y2cd3a4lq6ysi9ihkv131mh4-abcm2ps-8.13.19/share/doc
strip is /nix/store/i1zz228nl3bljcbb83fq0rq7lr7nvv4y-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/w0r177w1y2cd3a4lq6ysi9ihkv131mh4-abcm2ps-8.13.19/bin
patching script interpreter paths in /nix/store/w0r177w1y2cd3a4lq6ysi9ihkv131mh4-abcm2ps-8.13.19
/nix/store/w0r177w1y2cd3a4lq6ysi9ihkv131mh4-abcm2ps-8.13.19

@adisbladis adisbladis merged commit d0127fe into NixOS:master Jan 24, 2018
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

glibPreFixupPhase
post-installation fixup
moving /nix/store/0ygz6zrlafpnwkdc0i2dzq85pra82qy9-abcm2ps-8.13.19/doc to /nix/store/0ygz6zrlafpnwkdc0i2dzq85pra82qy9-abcm2ps-8.13.19/share/doc
shrinking RPATHs of ELF executables and libraries in /nix/store/0ygz6zrlafpnwkdc0i2dzq85pra82qy9-abcm2ps-8.13.19
shrinking /nix/store/0ygz6zrlafpnwkdc0i2dzq85pra82qy9-abcm2ps-8.13.19/bin/abcm2ps
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/0ygz6zrlafpnwkdc0i2dzq85pra82qy9-abcm2ps-8.13.19/bin 
patching script interpreter paths in /nix/store/0ygz6zrlafpnwkdc0i2dzq85pra82qy9-abcm2ps-8.13.19
checking for references to /tmp/nix-build-abcm2ps-8.13.19.drv-0 in /nix/store/0ygz6zrlafpnwkdc0i2dzq85pra82qy9-abcm2ps-8.13.19...
/nix/store/0ygz6zrlafpnwkdc0i2dzq85pra82qy9-abcm2ps-8.13.19

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

/nix/store/p3yr1ylk29qyk6xr53miz8mmy0kdp40p-abcm2ps-8.13.19

@dotlambda dotlambda deleted the abcm2ps branch February 8, 2018 11:00
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