Skip to content

ctranslate2: 4.0.0 -> 4.1.1#295068

Merged
mweinelt merged 2 commits intoNixOS:masterfrom
r-ryantm:auto-update/ctranslate2
Mar 28, 2024
Merged

ctranslate2: 4.0.0 -> 4.1.1#295068
mweinelt merged 2 commits intoNixOS:masterfrom
r-ryantm:auto-update/ctranslate2

Conversation

@r-ryantm
Copy link
Contributor

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

meta.description for ctranslate2 is: Fast inference engine for Transformer models

meta.homepage for ctranslate2 is: https://github.com/OpenNMT/CTranslate2

meta.changelog for ctranslate2 is: https://github.com/OpenNMT/CTranslate2/blob/v4.1.0/CHANGELOG.md

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 4.1.0 with grep in /nix/store/6sdwdqsa2021vmiimy1fcj0a8g6b54mn-ctranslate2-4.1.0
  • found 4.1.0 in filename of file in /nix/store/6sdwdqsa2021vmiimy1fcj0a8g6b54mn-ctranslate2-4.1.0

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

10 package rebuild(s)

First fifty rebuilds by attrpath
ctranslate2
libretranslate
python311Packages.argos-translate-files
python311Packages.argostranslate
python311Packages.ctranslate2
python311Packages.faster-whisper
python311Packages.libretranslate
python311Packages.translatehtml
whisper-ctranslate2
wyoming-faster-whisper
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/6sdwdqsa2021vmiimy1fcj0a8g6b54mn-ctranslate2-4.1.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 ctranslate2 https://github.com/r-ryantm/nixpkgs/archive/f9a6390aeb173432000af5e40790a1b730a77d64.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f9a6390aeb173432000af5e40790a1b730a77d64#ctranslate2

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

ls -la /nix/store/6sdwdqsa2021vmiimy1fcj0a8g6b54mn-ctranslate2-4.1.0
ls -la /nix/store/6sdwdqsa2021vmiimy1fcj0a8g6b54mn-ctranslate2-4.1.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.

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

4 packages failed to build:
  • libretranslate (python311Packages.libretranslate)
  • libretranslate.dist (python311Packages.libretranslate.dist)
  • wyoming-faster-whisper
  • wyoming-faster-whisper.dist
13 packages built:
  • ctranslate2
  • python311Packages.argos-translate-files
  • python311Packages.argos-translate-files.dist
  • python311Packages.argostranslate
  • python311Packages.argostranslate.dist
  • python311Packages.ctranslate2
  • python311Packages.ctranslate2.dist
  • python311Packages.faster-whisper
  • python311Packages.faster-whisper.dist
  • python311Packages.translatehtml
  • python311Packages.translatehtml.dist
  • whisper-ctranslate2
  • whisper-ctranslate2.dist

Maintainer pings

cc @mweinelt @misuzu for testing.

@mweinelt mweinelt marked this pull request as draft March 11, 2024 17:46
@ofborg ofborg bot requested review from misuzu and mweinelt March 11, 2024 18:07
@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 Mar 11, 2024
@r-ryantm r-ryantm changed the title ctranslate2: 4.0.0 -> 4.1.0 ctranslate2: 4.0.0 -> 4.1.1 Mar 15, 2024
@r-ryantm r-ryantm force-pushed the auto-update/ctranslate2 branch from f9a6390 to 4b668f7 Compare March 15, 2024 17:51
@r-ryantm
Copy link
Contributor Author

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

meta.description for ctranslate2 is: Fast inference engine for Transformer models

meta.homepage for ctranslate2 is: https://github.com/OpenNMT/CTranslate2

meta.changelog for ctranslate2 is: https://github.com/OpenNMT/CTranslate2/blob/v4.1.1/CHANGELOG.md

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 4.1.1 in filename of file in /nix/store/lbc7rxpzwx4nxh6c817x3vyw12ycisqv-ctranslate2-4.1.1

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

10 package rebuild(s)

First fifty rebuilds by attrpath
ctranslate2
libretranslate
python311Packages.argos-translate-files
python311Packages.argostranslate
python311Packages.ctranslate2
python311Packages.faster-whisper
python311Packages.libretranslate
python311Packages.translatehtml
whisper-ctranslate2
wyoming-faster-whisper
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/lbc7rxpzwx4nxh6c817x3vyw12ycisqv-ctranslate2-4.1.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 ctranslate2 https://github.com/r-ryantm/nixpkgs/archive/4b668f7d983c899ae89307187aacbc0bbffff8ef.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/4b668f7d983c899ae89307187aacbc0bbffff8ef#ctranslate2

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

ls -la /nix/store/lbc7rxpzwx4nxh6c817x3vyw12ycisqv-ctranslate2-4.1.1
ls -la /nix/store/lbc7rxpzwx4nxh6c817x3vyw12ycisqv-ctranslate2-4.1.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

4 packages failed to build:
  • libretranslate (python311Packages.libretranslate)
  • libretranslate.dist (python311Packages.libretranslate.dist)
  • wyoming-faster-whisper
  • wyoming-faster-whisper.dist
13 packages built:
  • ctranslate2
  • python311Packages.argos-translate-files
  • python311Packages.argos-translate-files.dist
  • python311Packages.argostranslate
  • python311Packages.argostranslate.dist
  • python311Packages.ctranslate2
  • python311Packages.ctranslate2.dist
  • python311Packages.faster-whisper
  • python311Packages.faster-whisper.dist
  • python311Packages.translatehtml
  • python311Packages.translatehtml.dist
  • whisper-ctranslate2
  • whisper-ctranslate2.dist

Maintainer pings

cc @mweinelt @misuzu for testing.

@mweinelt mweinelt force-pushed the auto-update/ctranslate2 branch from 4b668f7 to 3e2b29d Compare March 28, 2024 03:06
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Mar 28, 2024
@mweinelt
Copy link
Member

Result of nixpkgs-review pr 295068 run on x86_64-linux 1

17 packages built:
  • ctranslate2
  • libretranslate (python311Packages.libretranslate)
  • libretranslate.dist (python311Packages.libretranslate.dist)
  • python311Packages.argos-translate-files
  • python311Packages.argos-translate-files.dist
  • python311Packages.argostranslate
  • python311Packages.argostranslate.dist
  • python311Packages.ctranslate2
  • python311Packages.ctranslate2.dist
  • python311Packages.faster-whisper
  • python311Packages.faster-whisper.dist
  • python311Packages.translatehtml
  • python311Packages.translatehtml.dist
  • whisper-ctranslate2
  • whisper-ctranslate2.dist
  • wyoming-faster-whisper
  • wyoming-faster-whisper.dist

@mweinelt mweinelt marked this pull request as ready for review March 28, 2024 03:12
@mweinelt mweinelt merged commit f03be6c into NixOS:master Mar 28, 2024
@r-ryantm r-ryantm deleted the auto-update/ctranslate2 branch March 28, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 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.

2 participants