Skip to content

gap: 4.12.2 -> 4.13.1#319946

Closed
r-ryantm wants to merge 2 commits intoNixOS:masterfrom
r-ryantm:auto-update/gap
Closed

gap: 4.12.2 -> 4.13.1#319946
r-ryantm wants to merge 2 commits intoNixOS:masterfrom
r-ryantm:auto-update/gap

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/gap-system/gap/releases.

meta.description for gap is: Computational discrete algebra system

meta.homepage for gap is: https://www.gap-system.org

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 4.13.1 with grep in /nix/store/ldh3r6ppxsxzm8j1lj48m887b8rbakh9-gap-4.13.1
  • found 4.13.1 in filename of file in /nix/store/ldh3r6ppxsxzm8j1lj48m887b8rbakh9-gap-4.13.1

Rebuild report (if merged into master) (click to expand)
10 total rebuild path(s)

10 package rebuild(s)

First fifty rebuilds by attrpath

cantor
gap
gap-full
gap-minimal
labplot
libsForQt5.cantor
plasma5Packages.cantor
sage
sageWithDoc
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ldh3r6ppxsxzm8j1lj48m887b8rbakh9-gap-4.13.1 \
  --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 gap https://github.com/r-ryantm/nixpkgs/archive/19ac4095c70377408a56a66799c341a781e815bb.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/19ac4095c70377408a56a66799c341a781e815bb#gap

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/ldh3r6ppxsxzm8j1lj48m887b8rbakh9-gap-4.13.1
ls -la /nix/store/ldh3r6ppxsxzm8j1lj48m887b8rbakh9-gap-4.13.1/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.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

2 packages failed to build:
  • sage
  • sageWithDoc
5 packages built:
  • cantor
  • gap
  • gap-full
  • gap-minimal
  • labplot

Maintainer pings

cc @timokau @omasanori @7c6f434c @collares for testing.

@ofborg ofborg bot requested review from 7c6f434c, collares, omasanori and timokau June 15, 2024 01:26
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 15, 2024
@collares
Copy link
Member

collares commented Jun 16, 2024

Requires sagemath/sage#37883 and sagemath/sage#37884, will import the patch (and test it) later. Comments report "a serious slowdown at startup by libgap 4.13.0", hopefully this is fixed in 4.13.1

@collares collares marked this pull request as draft June 16, 2024 14:31
@collares collares force-pushed the auto-update/gap branch 2 times, most recently from 0819568 to 3588c54 Compare October 23, 2024 11:32
@collares
Copy link
Member

Unfortunately, fetching upstream patches is a massive pain in this Sage cycle because of some treewide code formatting changes.

@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Nov 1, 2024
@collares
Copy link
Member

Done in #357335.

@collares collares closed this Nov 20, 2024
@r-ryantm r-ryantm deleted the auto-update/gap branch November 20, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants