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

prusa-slicer: build with clang #331539

Merged
merged 1 commit into from
Aug 7, 2024

prusa-slicer: build with clang

2ab6654
Select commit
Loading
Failed to load commit list.
Merged

prusa-slicer: build with clang #331539

prusa-slicer: build with clang
2ab6654
Select commit
Loading
Failed to load commit list.
OfBorg / prusa-slicer, prusa-slicer.passthru.tests on aarch64-darwin completed Aug 7, 2024 in 0s

Unexpected error: command failed with exit code 1

Attempted: prusa-slicer

The following builds were skipped because they don't evaluate on aarch64-darwin: prusa-slicer.passthru.tests

Details

Partial log

       >     class pointer_to_binary_function : public boost::functional::detail::binary_function<Arg1,Arg2,Result>
       >                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
       > include/boost/functional.hpp:46:24: note: '__binary_function' declared here
       >             using std::binary_function;
       >                        ^
       > 16 errors generated.
       > make[2]: *** [src/libslic3r/CMakeFiles/libslic3r.dir/build.make:77: src/libslic3r/CMakeFiles/libslic3r.dir/cmake_pch.hxx.pch] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:1105: src/libslic3r/CMakeFiles/libslic3r.dir/all] Error 2
       > make: *** [Makefile:146: all] Error 2
       For full logs, run 'nix log /nix/store/5j6p93h3z0ziyn7n60l7n1b4fzchj2fj-prusa-slicer-2.7.4.drv'.