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

mpdas: 0.4.4 -> 0.4.5 #35876

Merged
merged 1 commit into from Feb 27, 2018
Merged

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Feb 27, 2018

Semi-automatic update. These checks were performed:

  • built on NixOS
  • ran /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5/bin/mpdas -h got 0 exit code
  • ran /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5/bin/mpdas -v and found version 0.4.5
  • ran /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5/bin/mpdas -h and found version 0.4.5
  • found 0.4.5 with grep in /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5
  • found 0.4.5 in filename of file in /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5

cc "@taketwo"

Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5/bin/mpdas -h` got 0 exit code
- ran `/nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5/bin/mpdas -v` and found version 0.4.5
- ran `/nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5/bin/mpdas -h` and found version 0.4.5
- found 0.4.5 with grep in /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5
- found 0.4.5 in filename of file in /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5

cc "@taketwo"
@ryantm
Copy link
Member Author

ryantm commented Feb 27, 2018

@taketwo There isn't any procedure; this is me acting on my own updating stuff. It would be helpful if you could test out my update to see if it is good and post your findings here!

@taketwo
Copy link
Contributor

taketwo commented Feb 27, 2018

Is there a quick way to get this update on my machine for tests? Sorry, I'm not a very active Nix user. I read some documentation months ago when I made this package and honestly don't remember much.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

post-installation fixup
moving /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5/man to /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5
shrinking /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5/bin/mpdas
gzipping man pages under /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5/share/man/
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5/bin 
patching script interpreter paths in /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5
checking for references to /tmp/nix-build-mpdas-0.4.5.drv-0 in /nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5...
/nix/store/57kxxdmzd8k758sj5fsc430cq54dzr4f-mpdas-0.4.5

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

install -d /nix/store/z03lln2vq6lrincyjbgfyk6rwjd34q74-mpdas-0.4.5/man/man1
install -m 755 mpdas /nix/store/z03lln2vq6lrincyjbgfyk6rwjd34q74-mpdas-0.4.5/bin
install -m 644 mpdas.1 /nix/store/z03lln2vq6lrincyjbgfyk6rwjd34q74-mpdas-0.4.5/man/man1/mpdas.1
post-installation fixup
moving /nix/store/z03lln2vq6lrincyjbgfyk6rwjd34q74-mpdas-0.4.5/man to /nix/store/z03lln2vq6lrincyjbgfyk6rwjd34q74-mpdas-0.4.5/share/man
gzipping man pages under /nix/store/z03lln2vq6lrincyjbgfyk6rwjd34q74-mpdas-0.4.5/share/man/
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/z03lln2vq6lrincyjbgfyk6rwjd34q74-mpdas-0.4.5/bin
patching script interpreter paths in /nix/store/z03lln2vq6lrincyjbgfyk6rwjd34q74-mpdas-0.4.5
/nix/store/z03lln2vq6lrincyjbgfyk6rwjd34q74-mpdas-0.4.5

@ryantm
Copy link
Member Author

ryantm commented Feb 27, 2018

@taketwo You would need to have the nixpkgs repository on your computer, then you can checkout my branch auto-update/mpdas-0.4.4-to-0.4.5 from git@github.com:ryantm/nixpkgs and run nix-build -A mpdas and then look at what is in the ./result directory. Let me know if you have any more questions about that!

@taketwo
Copy link
Contributor

taketwo commented Feb 27, 2018

Thanks. I can confirm that what was produced in the result directory has correct version and actually works as expected.

What is the right way to clean up after this test? During build it pulled a bunch of packages. Also I see that result is actually a symlink to a directory under /nix/store/. Should it be deleted?

@FRidh FRidh merged commit 79a7f95 into NixOS:master Feb 27, 2018
@ryantm
Copy link
Member Author

ryantm commented Feb 27, 2018

Cool! Thanks for reviewing. You can delete result, and since nix-build doesn't add a gc root; you can use the nix garbage collector to clear out what got downloaded, if you need more space on your machine.

@ryantm ryantm deleted the auto-update/mpdas-0.4.4-to-0.4.5 branch February 27, 2018 16:03
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

post-installation fixup
moving /nix/store/xwr7jwixmj2ib28rr1c4xmkpwk7hbb82-mpdas-0.4.5/man to /nix/store/xwr7jwixmj2ib28rr1c4xmkpwk7hbb82-mpdas-0.4.5/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/xwr7jwixmj2ib28rr1c4xmkpwk7hbb82-mpdas-0.4.5
shrinking /nix/store/xwr7jwixmj2ib28rr1c4xmkpwk7hbb82-mpdas-0.4.5/bin/mpdas
gzipping man pages under /nix/store/xwr7jwixmj2ib28rr1c4xmkpwk7hbb82-mpdas-0.4.5/share/man/
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/xwr7jwixmj2ib28rr1c4xmkpwk7hbb82-mpdas-0.4.5/bin
patching script interpreter paths in /nix/store/xwr7jwixmj2ib28rr1c4xmkpwk7hbb82-mpdas-0.4.5
checking for references to /build in /nix/store/xwr7jwixmj2ib28rr1c4xmkpwk7hbb82-mpdas-0.4.5...
/nix/store/xwr7jwixmj2ib28rr1c4xmkpwk7hbb82-mpdas-0.4.5

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