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

anki: 2.0.47 -> 2.0.50 #37235

Merged
merged 1 commit into from
Mar 17, 2018
Merged

anki: 2.0.47 -> 2.0.50 #37235

merged 1 commit into from
Mar 17, 2018

Conversation

matthewbauer
Copy link
Member

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

  • built on NixOS
  • ran /nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/..anki-wrapped-wrapped -h got 0 exit code
  • ran /nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/..anki-wrapped-wrapped --help got 0 exit code
  • ran /nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/..anki-wrapped-wrapped --version and found version 2.0.50
  • ran /nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/anki -h got 0 exit code
  • ran /nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/anki --help got 0 exit code
  • ran /nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/anki --version and found version 2.0.50
  • ran /nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/.anki-wrapped -h got 0 exit code
  • ran /nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/.anki-wrapped --help got 0 exit code
  • ran /nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/.anki-wrapped --version and found version 2.0.50
  • found 2.0.50 with grep in /nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/..anki-wrapped-wrapped -h` got 0 exit code
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/..anki-wrapped-wrapped --help` got 0 exit code
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/..anki-wrapped-wrapped --version` and found version 2.0.50
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/anki -h` got 0 exit code
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/anki --help` got 0 exit code
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/anki --version` and found version 2.0.50
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/.anki-wrapped -h` got 0 exit code
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/.anki-wrapped --help` got 0 exit code
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/.anki-wrapped --version` and found version 2.0.50
- found 2.0.50 with grep in /nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: anki

Partial log (click to expand)

tests/test_latex.py ............                                         [ 47%]
tests/test_media.py .....                                                [ 52%]
tests/test_models.py ..........                                          [ 61%]
tests/test_sched.py ...............................                      [ 90%]
tests/test_stats.py ...                                                  [ 93%]
tests/test_undo.py ..                                                    [ 95%]
tests/test_upgrade.py .....                                              [100%]

========================= 107 passed in 31.12 seconds ==========================
/nix/store/6ab3dr753mpyqbbw682vx6wv4vg7bfm3-anki-2.0.50

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: anki

Partial log (click to expand)

vidix/pci_dev_ids.c:9:33: warning: 'dev_lst_001a' defined but not used [-Wunused-const-variable=]
 static const struct device_id_s dev_lst_001a[] = {
                                 ^~~~~~~~~~~~
vidix/pci_dev_ids.c:6:33: warning: 'dev_lst_0000' defined but not used [-Wunused-const-variable=]
 static const struct device_id_s dev_lst_0000[] = {
                                 ^~~~~~~~~~~~
builder for '/nix/store/3yr9fqhpr3mmfbiz65b61msbk6vdp126-mplayer-1.3.0.drv' failed with exit code 2
cannot build derivation '/nix/store/kyb7nf9kb1413b37xyr2wijskicb1isc-fix-paths.patch.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/h15q4f83yb6kdaqh1cy3yz3ciaqs8v4p-anki-2.0.50.drv': 2 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/h15q4f83yb6kdaqh1cy3yz3ciaqs8v4p-anki-2.0.50.drv' failed

@gebner gebner merged commit 4b38f51 into NixOS:master Mar 17, 2018
@matthewbauer matthewbauer deleted the auto-update/anki branch February 22, 2019 04:35
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