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

openshadinglanguage:1.11.7 support #2892

Open
bartoszek opened this issue Sep 20, 2020 · 0 comments
Open

openshadinglanguage:1.11.7 support #2892

bartoszek opened this issue Sep 20, 2020 · 0 comments

Comments

@bartoszek
Copy link

bartoszek commented Sep 20, 2020

Can't build against openshadinglanguage:1.11.7 (last working version 1.10.13)
env={os:linux, distro:arch, gcc:10.2.0, cmake:3.18.2, buildsystem:ninja, ninja:1.10.0}
Error log:

[  6%] Generating ../../../sandbox/shaders/max/as_max_color_balance.oso
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: function 'inverse' was not declared in this scope
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: No matching function call to 'inverse (matrix)'
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: Not allowed: 'unknown * matrix'
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:178: error: Not allowed: 'unknown * matrix'
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: Cannot assign matrix chromatic_adaptation_matrix = unknown
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_color_transforms.h:554: error: function 'inverse' was not declared in this scope
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_color_transforms.h:550: error: No matching function call to 'inverse (matrix)'
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_color_transforms.h:550: error: Cannot assign matrix invXYZ = unknown
FAILED /build/appleseed-git/src/appleseed-git/src/appleseed.shaders/src/max/as_max_color_balance.osl

full_log.txt

@bartoszek bartoszek changed the title openimagedenoise:1.2.3 support openshadinglanguage:1.11.7 support Sep 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant