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

Update tryton 4 8 #41280

Merged
merged 2 commits into from May 31, 2018
Merged

Update tryton 4 8 #41280

merged 2 commits into from May 31, 2018

Conversation

udono
Copy link
Contributor

@udono udono commented May 30, 2018

Motivation for this change

Minor bugfix release.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@xeji
Copy link
Contributor

xeji commented May 30, 2018

@GrahamcOfBorg eval

@Mic92
Copy link
Member

Mic92 commented May 31, 2018

@GrahamcOfBorg build tryton trytond

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tryton, trytond

Partial log (click to expand)

warning: no files found matching '*/gtk-2.0/*'
warning: no files found matching '*.po' under directory 'doc'
warning: no files found matching '*.pot' under directory 'doc'
writing manifest file 'tryton.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: tryton, trytond

Partial log (click to expand)

make[2]: *** [Makefile:1018: test-inline-pixbufs.h] Error 1
make[2]: Leaving directory '/private/tmp/nix-build-gtk+-2.24.32.drv-0/gtk+-2.24.32/demos'
make[1]: *** [Makefile:733: all-recursive] Error 1
make[1]: Leaving directory '/private/tmp/nix-build-gtk+-2.24.32.drv-0/gtk+-2.24.32'
make: *** [Makefile:625: all] Error 2
builder for '/nix/store/q3r1yrh0463vzjiamkkh7yqkf6iynm6l-gtk+-2.24.32.drv' failed with exit code 2
cannot build derivation '/nix/store/rx7kj50sf1jd8382knxaj2r1g0z4g9qj-python2.7-pygtk-2.24.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/qcn01pmx7mb3s9dd1jbnywyah2c12pws-python2.7-GooCalendar-0.3.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/r7k24dqxnahxvj9za21zx0rjfx2fiixx-tryton-4.8.2.drv': 3 dependencies couldn't be built
error: build of '/nix/store/r7k24dqxnahxvj9za21zx0rjfx2fiixx-tryton-4.8.2.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: tryton, trytond

Partial log (click to expand)

   Compiling alloc v0.0.0 (file:///build/rustc-1.25.0-src/src/liballoc)
   Compiling panic_unwind v0.0.0 (file:///build/rustc-1.25.0-src/src/libpanic_unwind)
   Compiling alloc_system v0.0.0 (file:///build/rustc-1.25.0-src/src/liballoc_system)
building of '/nix/store/7yx1x18p9b8yng991pknrf46mz84qf44-rustc-1.25.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/d2wdy21mav0ws9irk2pflzjzjw4r4y8y-cargo-0.26.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/d7yxili5h426r90dk1lgsi4iakg39vlm-librsvg-2.42.4.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/xfwnpr79430fzf9whq9mzdmb2cfrm97y-icon-naming-utils-0.8.90.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/02bhmamd6srkvcvg05w9s4jm70nkq9rx-adwaita-icon-theme-3.28.0.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/4m89iybjbn36gxp7c334z02ka0r3yhny-tryton-4.8.2.drv': 2 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/4m89iybjbn36gxp7c334z02ka0r3yhny-tryton-4.8.2.drv' failed

@xeji
Copy link
Contributor

xeji commented May 31, 2018

Darwin and aarch64 failures look unrelated.

@xeji xeji merged commit e4a1180 into NixOS:master May 31, 2018
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

4 participants