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

mmc-utils: 2015-11-18 -> 2018-03-27 #45378

Merged
merged 1 commit into from Aug 20, 2018
Merged

mmc-utils: 2015-11-18 -> 2018-03-27 #45378

merged 1 commit into from Aug 20, 2018

Conversation

dmmarkov
Copy link

Motivation for this change

This is package is very old. I need new version of it in my product so I decide to update it.

Things done
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Fits CONTRIBUTING.md.

@Mic92 Mic92 changed the title mmc-utils: update to upstream mmc-utils: 2015-11-18 -> 2018-03-27 Aug 20, 2018
@Mic92
Copy link
Member

Mic92 commented Aug 20, 2018

@GrahamcOfBorg build mmc-utils

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: mmc-utils

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mmc-utils

Partial log (click to expand)

install mmc /nix/store/yz50fjayrgwxmvp044vksb5g0804dh41-mmc-utils-2018-03-27/bin
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/yz50fjayrgwxmvp044vksb5g0804dh41-mmc-utils-2018-03-27
shrinking /nix/store/yz50fjayrgwxmvp044vksb5g0804dh41-mmc-utils-2018-03-27/bin/mmc
gzipping man pages under /nix/store/yz50fjayrgwxmvp044vksb5g0804dh41-mmc-utils-2018-03-27/share/man/
strip is /nix/store/4md2i310zklkkl5j41yw70gcwgn4kav5-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/yz50fjayrgwxmvp044vksb5g0804dh41-mmc-utils-2018-03-27/bin
patching script interpreter paths in /nix/store/yz50fjayrgwxmvp044vksb5g0804dh41-mmc-utils-2018-03-27
checking for references to /build in /nix/store/yz50fjayrgwxmvp044vksb5g0804dh41-mmc-utils-2018-03-27...
/nix/store/yz50fjayrgwxmvp044vksb5g0804dh41-mmc-utils-2018-03-27

rev = "44f94b925894577f9ffcf2c418dd013a5e582648";
sha256 = "0hkdzc71pdnscbpdpgwljcchiyancarldjyd0w609sy18bky833x";
rev = "b4fe0c8c0e57a74c01755fa9362703b60d7ee49d";
sha256 = "01llwan5j40mv5p867f31lm87qh0hcyhy892say60y5pxc0mzpyn";
};

makeFlags = "CC=${stdenv.cc.targetPrefix}cc";
Copy link
Member

Choose a reason for hiding this comment

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

it is a bit weird though, that it does not use makeFlags = "CC=cc"; instead.

Copy link
Member

Choose a reason for hiding this comment

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

@bgamari is CC=cc not best practice?

Copy link
Contributor

Choose a reason for hiding this comment

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

IIRC cc may not exist when cross compiling.

@dmmarkov
Copy link
Author

@dezgeg

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mmc-utils

Partial log (click to expand)

install mmc /nix/store/4lgra652bl4y6vilxwypy51hrwi49nbr-mmc-utils-2018-03-27/bin
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/4lgra652bl4y6vilxwypy51hrwi49nbr-mmc-utils-2018-03-27
shrinking /nix/store/4lgra652bl4y6vilxwypy51hrwi49nbr-mmc-utils-2018-03-27/bin/mmc
gzipping man pages under /nix/store/4lgra652bl4y6vilxwypy51hrwi49nbr-mmc-utils-2018-03-27/share/man/
strip is /nix/store/553rihc190vsyy8b22iqcq25a6489h8y-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/4lgra652bl4y6vilxwypy51hrwi49nbr-mmc-utils-2018-03-27/bin
patching script interpreter paths in /nix/store/4lgra652bl4y6vilxwypy51hrwi49nbr-mmc-utils-2018-03-27
checking for references to /build in /nix/store/4lgra652bl4y6vilxwypy51hrwi49nbr-mmc-utils-2018-03-27...
/nix/store/4lgra652bl4y6vilxwypy51hrwi49nbr-mmc-utils-2018-03-27

@Mic92 Mic92 merged commit 3cfc844 into NixOS:master Aug 20, 2018
@dmmarkov dmmarkov deleted the update-mmc-utils branch August 20, 2018 14:39
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