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

octave: 5.2.0 -> 6.1.0 #105444

Merged
merged 1 commit into from Nov 30, 2020
Merged

octave: 5.2.0 -> 6.1.0 #105444

merged 1 commit into from Nov 30, 2020

Conversation

siraben
Copy link
Member

@siraben siraben commented Nov 30, 2020

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@7c6f434c
Copy link
Member

OK, changelog seems to be not too much change

@7c6f434c 7c6f434c merged commit 676ed31 into NixOS:master Nov 30, 2020
@siraben siraben deleted the octave-update branch November 30, 2020 14:56
@SuperSandro2000
Copy link
Member

build segfaults on darwin:

make[2]: *** [Makefile:30829: libgui/languages/be_BY.qm] Error 139
  /nix/store/k89nm2jva0qmvd970f84wq2iq1iwm9bs-bash-4.4-p23/bin/bash: line 1: 39250 Segmentation fault: 11  lrelease -silent -qm libgui/languages/de_DE.qm libgui/languages/de_DE.ts
  make[2]: *** [Makefile:30829: libgui/languages/de_DE.qm] Error 139
  make[2]: Leaving directory '/private/tmp/nix-build-octave-6.1.0.drv-0/octave-6.1.0'
  make[1]: *** [Makefile:27510: all-recursive] Error 1
  make[1]: Leaving directory '/private/tmp/nix-build-octave-6.1.0.drv-0/octave-6.1.0'

@SuperSandro2000
Copy link
Member

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

2 packages marked as broken and skipped:
  • octave-jit
  • python27Packages.python-csxcad
9 packages built:
  • gama
  • minc_widgets
  • octave
  • octaveFull
  • openems
  • python37Packages.python-csxcad
  • python37Packages.python-openems
  • python38Packages.python-csxcad
  • python38Packages.python-openems

@siraben siraben restored the octave-update branch December 4, 2020 12:09
@siraben siraben deleted the octave-update branch December 16, 2020 13:55
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