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

openimageio: 1.8.8 -> 1.8.9 #37070

Closed
wants to merge 1 commit into from

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 15, 2018

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

  • built on NixOS
  • ran /nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtnode -h got 0 exit code
  • ran /nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtnode --help got 0 exit code
  • ran /nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtchat -h got 0 exit code
  • ran /nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtchat --help got 0 exit code
  • ran /nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtscanner -h got 0 exit code
  • ran /nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtscanner --help got 0 exit code
  • found 1.8.9 in filename of file in /nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0

cc @cillianderoiste for review

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

- built on NixOS
- ran `/nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtnode -h` got 0 exit code
- ran `/nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtnode --help` got 0 exit code
- ran `/nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtchat -h` got 0 exit code
- ran `/nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtchat --help` got 0 exit code
- ran `/nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtscanner -h` got 0 exit code
- ran `/nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtscanner --help` got 0 exit code
- found 1.8.9 in filename of file in /nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin

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

No log is available.

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: openimageio

Partial log (click to expand)

-- Installing: /build/OpenColorIO-1.0.9/build/ext/dist/include/yaml-cpp/binary.h
-- Installing: /build/OpenColorIO-1.0.9/build/ext/dist/include/yaml-cpp/anchor.h
-- Installing: /build/OpenColorIO-1.0.9/build/ext/dist/include/yaml-cpp/aliasmanager.h
-- Installing: /build/OpenColorIO-1.0.9/build/ext/dist/lib/pkgconfig/yaml-cpp.pc
[ 15%] Completed 'YAML_CPP_LOCAL'
[ 15%] Built target YAML_CPP_LOCAL
make: *** [Makefile:163: all] Error 2
builder for '/nix/store/x131hwamn2n2g5n2ilbwl2hpi0309ixb-opencolorio-1.0.9.drv' failed with exit code 2
cannot build derivation '/nix/store/fmg49zx4rgbpdrq9kc7c7ph4c3ha3wqc-openimageio-1.8.9.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/fmg49zx4rgbpdrq9kc7c7ph4c3ha3wqc-openimageio-1.8.9.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: openimageio

Partial log (click to expand)

checking for references to /build in /nix/store/xd5gxrg66fxminhkyzrk46awbq3ck4sm-openimageio-1.8.9...
shrinking RPATHs of ELF executables and libraries in /nix/store/5nysklllgd1v1fzfh9ccvldnjqrs23fa-openimageio-1.8.9-dev
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/5nysklllgd1v1fzfh9ccvldnjqrs23fa-openimageio-1.8.9-dev
checking for references to /build in /nix/store/5nysklllgd1v1fzfh9ccvldnjqrs23fa-openimageio-1.8.9-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/ir04s5xiyr66hxrzb3d1nkhq06ja7p72-openimageio-1.8.9-doc
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/ir04s5xiyr66hxrzb3d1nkhq06ja7p72-openimageio-1.8.9-doc
checking for references to /build in /nix/store/ir04s5xiyr66hxrzb3d1nkhq06ja7p72-openimageio-1.8.9-doc...
/nix/store/hy19za6bzk29njxwg8k3x6ljypvi8k00-openimageio-1.8.9-bin

@matthewbauer
Copy link
Member

Something weird is going on here. It says "openimageio" in the message but it's testing with "opendht".

@ryantm
Copy link
Member Author

ryantm commented Mar 24, 2018

@matthewbauer I fixed a bug related to that happening a wekk ago. I'll close this and it will try again later.

@ryantm ryantm closed this Mar 24, 2018
@ryantm ryantm deleted the auto-update/openimageio branch March 24, 2018 03:30
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