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

mp3blaster: init at 3.2.6 #34950

Merged
merged 1 commit into from Feb 16, 2018
Merged

mp3blaster: init at 3.2.6 #34950

merged 1 commit into from Feb 16, 2018

Conversation

earldouglas
Copy link
Member

Motivation for this change

Add a package for an excellent old-school mp3 player.

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.

@joachifm
Copy link
Contributor

@GrahamcOfBorg build mp3blaster

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

checking for ncurses/curses.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for sdl12-config... no
checking for sdl11-config... no
checking for sdl-config... no
configure: error: no sound output device support found. Install SDL if you don't have an OSS sound driver
builder for '/nix/store/8xf6hxr1iy9gzsl3y01d2rsx4ksihxi3-mp3blaster-3.2.6.drv' failed with exit code 1
error: build of '/nix/store/8xf6hxr1iy9gzsl3y01d2rsx4ksihxi3-mp3blaster-3.2.6.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/ky0pdf2090k0sjb1whbgrxq1ys348hb8-mp3blaster-3.2.6/bin/splay
shrinking /nix/store/ky0pdf2090k0sjb1whbgrxq1ys348hb8-mp3blaster-3.2.6/bin/nmixer
shrinking /nix/store/ky0pdf2090k0sjb1whbgrxq1ys348hb8-mp3blaster-3.2.6/bin/mp3blaster
shrinking /nix/store/ky0pdf2090k0sjb1whbgrxq1ys348hb8-mp3blaster-3.2.6/bin/mp3tag
gzipping man pages under /nix/store/ky0pdf2090k0sjb1whbgrxq1ys348hb8-mp3blaster-3.2.6/share/man/
strip is /nix/store/5qj61lcvzlap87rf6blvf8p577d482bv-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/ky0pdf2090k0sjb1whbgrxq1ys348hb8-mp3blaster-3.2.6/bin 
patching script interpreter paths in /nix/store/ky0pdf2090k0sjb1whbgrxq1ys348hb8-mp3blaster-3.2.6
checking for references to /tmp/nix-build-mp3blaster-3.2.6.drv-0 in /nix/store/ky0pdf2090k0sjb1whbgrxq1ys348hb8-mp3blaster-3.2.6...
/nix/store/ky0pdf2090k0sjb1whbgrxq1ys348hb8-mp3blaster-3.2.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/crn8v91r9l583n4ihwx9jv7vkb9x5hv2-mp3blaster-3.2.6/bin/splay
shrinking /nix/store/crn8v91r9l583n4ihwx9jv7vkb9x5hv2-mp3blaster-3.2.6/bin/mp3tag
shrinking /nix/store/crn8v91r9l583n4ihwx9jv7vkb9x5hv2-mp3blaster-3.2.6/bin/mp3blaster
shrinking /nix/store/crn8v91r9l583n4ihwx9jv7vkb9x5hv2-mp3blaster-3.2.6/bin/nmixer
gzipping man pages under /nix/store/crn8v91r9l583n4ihwx9jv7vkb9x5hv2-mp3blaster-3.2.6/share/man/
strip is /nix/store/xmpjypwjmp2qi1chs5kr0hacnh161ls4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/crn8v91r9l583n4ihwx9jv7vkb9x5hv2-mp3blaster-3.2.6/bin
patching script interpreter paths in /nix/store/crn8v91r9l583n4ihwx9jv7vkb9x5hv2-mp3blaster-3.2.6
checking for references to /build in /nix/store/crn8v91r9l583n4ihwx9jv7vkb9x5hv2-mp3blaster-3.2.6...
/nix/store/crn8v91r9l583n4ihwx9jv7vkb9x5hv2-mp3blaster-3.2.6

@earldouglas
Copy link
Member Author

Should I drop Darwin from meta.platforms?

@joachifm joachifm merged commit 2b2a678 into NixOS:master Feb 16, 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