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

openmw: update hash missed in update to 0.43.0 #39738

Merged
merged 1 commit into from Apr 30, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Apr 30, 2018

Fixes #39712

  • 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.

@dtzWill
Copy link
Member Author

dtzWill commented Apr 30, 2018

@GrahamcOfBorg build openmw

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: openmw

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: openmw

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: openmw

Partial log (click to expand)

shrinking /nix/store/0bl5h65vdlpmd9xhpjdj2sy27xb6z12x-openmw-0.43.0/bin/esmtool
shrinking /nix/store/0bl5h65vdlpmd9xhpjdj2sy27xb6z12x-openmw-0.43.0/bin/openmw-iniimporter
shrinking /nix/store/0bl5h65vdlpmd9xhpjdj2sy27xb6z12x-openmw-0.43.0/bin/openmw-essimporter
shrinking /nix/store/0bl5h65vdlpmd9xhpjdj2sy27xb6z12x-openmw-0.43.0/bin/openmw-cs
shrinking /nix/store/0bl5h65vdlpmd9xhpjdj2sy27xb6z12x-openmw-0.43.0/bin/openmw-wizard
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/0bl5h65vdlpmd9xhpjdj2sy27xb6z12x-openmw-0.43.0/bin
patching script interpreter paths in /nix/store/0bl5h65vdlpmd9xhpjdj2sy27xb6z12x-openmw-0.43.0
checking for references to /build in /nix/store/0bl5h65vdlpmd9xhpjdj2sy27xb6z12x-openmw-0.43.0...
/nix/store/0bl5h65vdlpmd9xhpjdj2sy27xb6z12x-openmw-0.43.0

@dtzWill dtzWill merged commit ccd2b53 into NixOS:master Apr 30, 2018
@dtzWill dtzWill deleted the fix/openmw-0.43.0 branch April 30, 2018 19:13
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: openmw

Partial log (click to expand)

     HDFLIBAPI int32 HDset_special_info
               ^~~~~
/build/hdf-4.2.13/hdf/src/hfile.h:373:7: error: unknown type name 'int32'
       int32       ndims;        /* number of dimensions */
       ^~~~~
building of '/nix/store/vxx55h1irp1icrmd7phdv096mafjyv5q-hdf-4.2.13.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/1fxf0j3b26zmggncmkw7jqkv4rwvaalh-gdal-2.2.4.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/7dgg6w8c7fazpcasfiyr8aljgb9ln8dc-openscenegraph-3.4.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/gxcwwlavajng7691vgbpmyqzzqv7wypa-openmw-0.43.0.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/gxcwwlavajng7691vgbpmyqzzqv7wypa-openmw-0.43.0.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: openmw

Partial log (click to expand)

[ 79%] Building CXX object apps/opencs/CMakeFiles/openmw-cs.dir/view/render/instanceselectionmode.cpp.o
[ 79%] Building CXX object apps/opencs/CMakeFiles/openmw-cs.dir/view/render/instancemovemode.cpp.o
[ 79%] Building CXX object apps/opencs/CMakeFiles/openmw-cs.dir/view/render/orbitcameramode.cpp.o
[ 79%] Building CXX object apps/opencs/CMakeFiles/openmw-cs.dir/view/render/pathgridmode.cpp.o
[ 79%] Building CXX object apps/opencs/CMakeFiles/openmw-cs.dir/view/render/selectionmode.cpp.o
[ 79%] Building CXX object apps/opencs/CMakeFiles/openmw-cs.dir/view/render/pathgridselectionmode.cpp.o
[ 80%] Building CXX object apps/opencs/CMakeFiles/openmw-cs.dir/view/render/cameracontroller.cpp.o
[ 80%] Building CXX object apps/opencs/CMakeFiles/openmw-cs.dir/view/render/cellwater.cpp.o
building of '/nix/store/wpbxa9amxl8kd7qz4g7yv9ym58ygjdv7-openmw-0.43.0.drv' timed out after 3600 seconds
error: build of '/nix/store/wpbxa9amxl8kd7qz4g7yv9ym58ygjdv7-openmw-0.43.0.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: openmw

Partial log (click to expand)

     HDFLIBAPI int32 VHstoredata
               ^~~~~
/build/hdf-4.2.13/hdf/src/hfile.h:278:7: error: unknown type name 'intn'
       intn        version_set;  /* version tag stuff */
       ^~~~
building of '/nix/store/vxx55h1irp1icrmd7phdv096mafjyv5q-hdf-4.2.13.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/1fxf0j3b26zmggncmkw7jqkv4rwvaalh-gdal-2.2.4.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/7dgg6w8c7fazpcasfiyr8aljgb9ln8dc-openscenegraph-3.4.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/gxcwwlavajng7691vgbpmyqzzqv7wypa-openmw-0.43.0.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/gxcwwlavajng7691vgbpmyqzzqv7wypa-openmw-0.43.0.drv' failed

@dtzWill
Copy link
Member Author

dtzWill commented Apr 30, 2018

Builds locally, looks like builders just timed out :).

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

2 participants