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

libmbim: 1.16.0 -> 1.16.2 #45201

Merged
merged 1 commit into from Aug 21, 2018
Merged

libmbim: 1.16.0 -> 1.16.2 #45201

merged 1 commit into from Aug 21, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libmbim/versions.

meta.description for libmbim is: '"Library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/gy577wzykc71fx2bh4zfnafkzr3hgzid-libmbim-1.16.2/bin/mbim-network passed the binary check.
  • /nix/store/gy577wzykc71fx2bh4zfnafkzr3hgzid-libmbim-1.16.2/bin/mbimcli passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 1.16.2 with grep in /nix/store/gy577wzykc71fx2bh4zfnafkzr3hgzid-libmbim-1.16.2
  • directory tree listing: https://gist.github.com/c6a57e1ae2efa40c5a7690694365831a
  • du listing: https://gist.github.com/7c66c082aa455b6a36ed4330178a18c0
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout d55f669780f8d5d8bc7e3e66c694f90896922e78 && nix-shell --pure -I nixpkgs=. -p libmbim

cc @wkennington for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmbim/versions.
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libmbim

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/g7f1j96c4s0mq741h5xkazxqmq2p93ww-libmbim-1.16.2-dev
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/g7f1j96c4s0mq741h5xkazxqmq2p93ww-libmbim-1.16.2-dev/lib
patching script interpreter paths in /nix/store/g7f1j96c4s0mq741h5xkazxqmq2p93ww-libmbim-1.16.2-dev
checking for references to /build in /nix/store/g7f1j96c4s0mq741h5xkazxqmq2p93ww-libmbim-1.16.2-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/d2dvpma7rax1rqavfabsr3cd221scbnv-libmbim-1.16.2-man
gzipping man pages under /nix/store/d2dvpma7rax1rqavfabsr3cd221scbnv-libmbim-1.16.2-man/share/man/
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/d2dvpma7rax1rqavfabsr3cd221scbnv-libmbim-1.16.2-man
checking for references to /build in /nix/store/d2dvpma7rax1rqavfabsr3cd221scbnv-libmbim-1.16.2-man...

@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: libmbim

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: libmbim

Partial log (click to expand)

strip is /nix/store/ah0va6j4cnwj9nx4j6rwcfc8nh785jwm-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/z9nflq009ibz5j8mg30lllv7iry42rrf-libmbim-1.16.2-dev/lib
patching script interpreter paths in /nix/store/z9nflq009ibz5j8mg30lllv7iry42rrf-libmbim-1.16.2-dev
checking for references to /build in /nix/store/z9nflq009ibz5j8mg30lllv7iry42rrf-libmbim-1.16.2-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/ga0ivvf33dk8rcqhhm8h83lys1w3131x-libmbim-1.16.2-man
gzipping man pages under /nix/store/ga0ivvf33dk8rcqhhm8h83lys1w3131x-libmbim-1.16.2-man/share/man/
strip is /nix/store/ah0va6j4cnwj9nx4j6rwcfc8nh785jwm-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/ga0ivvf33dk8rcqhhm8h83lys1w3131x-libmbim-1.16.2-man
checking for references to /build in /nix/store/ga0ivvf33dk8rcqhhm8h83lys1w3131x-libmbim-1.16.2-man...
/nix/store/6xkasfs7aykpk05z17szqfq087kkgk3p-libmbim-1.16.2

@xeji
Copy link
Contributor

xeji commented Aug 21, 2018

@GrahamcOfBorg build modemmanager

@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: modemmanager

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: modemmanager

Partial log (click to expand)

shrinking /nix/store/sy8bgds66vlkscapij3l9m6i0ihbx0pk-modem-manager-1.7.990/lib/ModemManager/libmm-plugin-generic.so
shrinking /nix/store/sy8bgds66vlkscapij3l9m6i0ihbx0pk-modem-manager-1.7.990/lib/libmm-glib.so.0.3.0
shrinking /nix/store/sy8bgds66vlkscapij3l9m6i0ihbx0pk-modem-manager-1.7.990/bin/mmcli
gzipping man pages under /nix/store/sy8bgds66vlkscapij3l9m6i0ihbx0pk-modem-manager-1.7.990/share/man/
/nix/store/8wl4dykwswy42wxj671b6k7vk2ydxg86-binutils-2.30/bin/strip is /nix/store/8wl4dykwswy42wxj671b6k7vk2ydxg86-binutils-2.30/bin/strip
stripping (with command /nix/store/8wl4dykwswy42wxj671b6k7vk2ydxg86-binutils-2.30/bin/strip and flags -S) in /nix/store/sy8bgds66vlkscapij3l9m6i0ihbx0pk-modem-manager-1.7.990/lib  /nix/store/sy8bgds66vlkscapij3l9m6i0ihbx0pk-modem-manager-1.7.990/bin  /nix/store/sy8bgds66vlkscapij3l9m6i0ihbx0pk-modem-manager-1.7.990/sbin
patching script interpreter paths in /nix/store/sy8bgds66vlkscapij3l9m6i0ihbx0pk-modem-manager-1.7.990
checking for references to /build in /nix/store/sy8bgds66vlkscapij3l9m6i0ihbx0pk-modem-manager-1.7.990...
moving /nix/store/sy8bgds66vlkscapij3l9m6i0ihbx0pk-modem-manager-1.7.990/sbin/* to /nix/store/sy8bgds66vlkscapij3l9m6i0ihbx0pk-modem-manager-1.7.990/bin
/nix/store/sy8bgds66vlkscapij3l9m6i0ihbx0pk-modem-manager-1.7.990

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: modemmanager

Partial log (click to expand)

shrinking /nix/store/cwafb4cb8qx3x2a464mdgfylv561c1h8-modem-manager-1.7.990/lib/ModemManager/libmm-plugin-ericsson-mbm.so
shrinking /nix/store/cwafb4cb8qx3x2a464mdgfylv561c1h8-modem-manager-1.7.990/lib/ModemManager/libmm-plugin-telit.so
shrinking /nix/store/cwafb4cb8qx3x2a464mdgfylv561c1h8-modem-manager-1.7.990/lib/ModemManager/libmm-plugin-haier.so
shrinking /nix/store/cwafb4cb8qx3x2a464mdgfylv561c1h8-modem-manager-1.7.990/sbin/ModemManager
gzipping man pages under /nix/store/cwafb4cb8qx3x2a464mdgfylv561c1h8-modem-manager-1.7.990/share/man/
/nix/store/vp40my263xk32f07788srrgl59rycsna-binutils-2.30/bin/strip is /nix/store/vp40my263xk32f07788srrgl59rycsna-binutils-2.30/bin/strip
stripping (with command /nix/store/vp40my263xk32f07788srrgl59rycsna-binutils-2.30/bin/strip and flags -S) in /nix/store/cwafb4cb8qx3x2a464mdgfylv561c1h8-modem-manager-1.7.990/lib  /nix/store/cwafb4cb8qx3x2a464mdgfylv561c1h8-modem-manager-1.7.990/bin  /nix/store/cwafb4cb8qx3x2a464mdgfylv561c1h8-modem-manager-1.7.990/sbin
patching script interpreter paths in /nix/store/cwafb4cb8qx3x2a464mdgfylv561c1h8-modem-manager-1.7.990
checking for references to /build in /nix/store/cwafb4cb8qx3x2a464mdgfylv561c1h8-modem-manager-1.7.990...
moving /nix/store/cwafb4cb8qx3x2a464mdgfylv561c1h8-modem-manager-1.7.990/sbin/* to /nix/store/cwafb4cb8qx3x2a464mdgfylv561c1h8-modem-manager-1.7.990/bin

@xeji xeji merged commit 8d5c22c into NixOS:master Aug 21, 2018
@r-ryantm r-ryantm deleted the auto-update/libmbim branch August 22, 2018 18:26
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