2022-12-17T15:01:08 libfabric 1.15.1 -> 1.17.0 https://github.com/ofiwg/libfabric/releases 2022-12-17T15:01:10 attrpath: libfabric 2022-12-17T15:01:10 Checking auto update branch... 2022-12-17T15:01:10 An auto update branch exists with message `libfabric: 1.15.1 -> 1.16.1`. New version is 1.17.0. 2022-12-17T15:01:10 The auto update branch does not match or exceed the new version. 2022-12-17T15:01:14 [version] 2022-12-17T15:01:16 [version] updated version and sha256 2022-12-17T15:01:16 [rustCrateVersion] 2022-12-17T15:01:16 [rustCrateVersion] No cargoSha256 found 2022-12-17T15:01:16 [golangModuleVersion] 2022-12-17T15:01:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T15:01:16 [updateScript] 2022-12-17T15:01:16 [updateScript] skipping because derivation has no updateScript 2022-12-17T15:01:16 2022-12-17T15:01:16 [quotedUrls] 2022-12-17T15:01:17 [quotedUrls] nothing found to replace 2022-12-17T15:01:17 Diff after rewrites: diff --git a/pkgs/development/libraries/libfabric/default.nix b/pkgs/development/libraries/libfabric/default.nix index baa33a51eef..cc49d02a354 100644 --- a/pkgs/development/libraries/libfabric/default.nix +++ b/pkgs/development/libraries/libfabric/default.nix @@ -3,7 +3,7 @@ stdenv.mkDerivation rec { pname = "libfabric"; - version = "1.15.1"; + version = "1.17.0"; enableParallelBuilding = true; @@ -11,7 +11,7 @@ stdenv.mkDerivation rec { owner = "ofiwg"; repo = pname; rev = "v${version}"; - sha256 = "sha256-uL3L9k9yqdZXQmR1zi8OEIGLAZ8cf7EBnlDhetaMA08="; + sha256 = "sha256-tXfAn8hkasA2UuA4/8dOE3EcORyJo/A33TtSNdzDXD8="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; 2022-12-17T15:03:04 Successfully finished processing 2022-12-17T15:03:04 cachix "/nix/store/n0r0whv953kmplhsp1zdgr35dvpb93nc-libfabric-1.17.0" 2022-12-17T15:03:09 [check][nixpkgs-review] 2022-12-17T15:48:10 [check][nixpkgs-review] took longer than 45m and timed out 2022-12-17T15:48:10 nixpkgs-review took longer than 45m and timed out 2022-12-17T15:48:14 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/ofiwg/libfabric/releases. meta.description for libfabric is: "Open Fabric Interfaces" meta.homepage for libfabric is: "https://ofiwg.github.io/libfabric/" meta.changelog for libfabric is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/ofiwg/libfabric/releases/tag/v1.17.0) - [Compare changes on GitHub](https://github.com/ofiwg/libfabric/compare/v1.15.1...v1.17.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.17.0 with grep in /nix/store/n0r0whv953kmplhsp1zdgr35dvpb93nc-libfabric-1.17.0 - found 1.17.0 in filename of file in /nix/store/n0r0whv953kmplhsp1zdgr35dvpb93nc-libfabric-1.17.0 ---
Rebuild report (if merged into master) (click to expand) ``` 236 total rebuild path(s) 236 package rebuild(s) First fifty rebuilds by attrpath EBTKS apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile bicgl bicpl cdo cloudcompare cntk conglomerate cp2k dl-poly-classic-mpi eccodes elmerfem elpa entwine ezminc febio fftwMpi freecad gdal getdp globalarrays gmt gnudatalanguage gplates gpt2tc grass gromacsCudaMpi gromacsDoubleMpi gromacsMpi haskellPackages.haskell-mpi haskellPackages.mpi-hs haskellPackages.mpi-hs-binary haskellPackages.mpi-hs-cereal haskellPackages.mpi-hs-store hdf5-mpi highfive-mpi hp2p hpcg hpl inormalize ior lammps-mpi libLAS libfabric libminc librsb libtensorflow libvdwxc mapcache ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/n0r0whv953kmplhsp1zdgr35dvpb93nc-libfabric-1.17.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A libfabric https://github.com/r-ryantm/nixpkgs/archive/f533ffb02e40cf555b2aab75761f000fa98dede8.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/n0r0whv953kmplhsp1zdgr35dvpb93nc-libfabric-1.17.0 ls -la /nix/store/n0r0whv953kmplhsp1zdgr35dvpb93nc-libfabric-1.17.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @bzizou for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2022-12-17T15:48:17 Updated existing PR 2022-12-17T15:48:17 https://api.github.com/repos/NixOS/nixpkgs/pulls/188070