Luya Tshimbalanga wrote on 2023/01/30 5:05:
Thanks for the info. That setup impact some subcommand on both make and ninja
accordingly, hence the last line:
ninja: build stopped: subcommand failed.
See build.log for details:
https://kojipkgs.fedoraproject.org//work/tasks/79/96810079/build.log
The actual error for the above is:
/builddir/build/BUILD/blender-3.4.1/intern/cycles/util/thread.cpp: In member
function 'bool ccl::thread::join()':
/builddir/build/BUILD/blender-3.4.1/intern/cycles/util/thread.cpp:50:34: error:
expected unqualified-id before '&' token
50 | catch (const std::system_error &) {
| ^
/builddir/build/BUILD/blender-3.4.1/intern/cycles/util/thread.cpp:50:33: error:
expected ')' before '&' token
50 | catch (const std::system_error &) {
| ~ ^~
| )
/builddir/build/BUILD/blender-3.4.1/intern/cycles/util/thread.cpp:50:34: error:
expected '{' before '&' token
50 | catch (const std::system_error &) {
| ^
/builddir/build/BUILD/blender-3.4.1/intern/cycles/util/thread.cpp:50:35: error:
expected primary-expression before ')' token
50 | catch (const std::system_error &) {
| ^
I guess intern/cycles/util/thread.cpp needs "include <system_error>" .
Regards,
Mamoru
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue