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

ddnet: 18.4 -> 18.6 #346915

Merged
merged 2 commits into from
Oct 22, 2024

ddnet: 18.4 -> 18.6 (remove commented out patch)

93b0eb6
Select commit
Loading
Failed to load commit list.
Merged

ddnet: 18.4 -> 18.6 #346915

ddnet: 18.4 -> 18.6 (remove commented out patch)
93b0eb6
Select commit
Loading
Failed to load commit list.
OfBorg / ddnet, ddnet.passthru.tests on x86_64-darwin completed Oct 22, 2024 in 0s

Unexpected error: command failed with exit code 1

Attempted: ddnet

The following builds were skipped because they don't evaluate on x86_64-darwin: ddnet.passthru.tests

Details

Partial log

       > In file included from /tmp/nix-build-ddnet-18.6.drv-0/source/src/base/math.h:6:
       > In file included from /nix/store/14bkhpbbl0rqzlb54y9v0j2sfx0pkc32-libcxx-16.0.6-dev/include/c++/v1/algorithm:1747:
       > In file included from /nix/store/14bkhpbbl0rqzlb54y9v0j2sfx0pkc32-libcxx-16.0.6-dev/include/c++/v1/__algorithm/inplace_merge.h:27:
       > In file included from /nix/store/14bkhpbbl0rqzlb54y9v0j2sfx0pkc32-libcxx-16.0.6-dev/include/c++/v1/__memory/temporary_buffer.h:17:
       > /nix/store/14bkhpbbl0rqzlb54y9v0j2sfx0pkc32-libcxx-16.0.6-dev/include/c++/v1/new:355:14: error: no member named 'aligned_alloc' in the global namespace
       >     return ::aligned_alloc(__alignment, __size > __rounded_size ? __size : __rounded_size);
       >            ~~^
       > 1 error generated.
       > ninja: build stopped: subcommand failed.
       For full logs, run 'nix log /nix/store/1xdxrrz2cfj9ms5sg44azb1ids7rpkix-ddnet-18.6.drv'.