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

vgm2x: 0-unstable-2024-06-18 -> 0-unstable-2024-11-17 #360009

Merged
merged 1 commit into from
Dec 8, 2024

vgm2x: 0-unstable-2024-06-18 -> 0-unstable-2024-11-17

5157f42
Select commit
Loading
Failed to load commit list.
Merged

vgm2x: 0-unstable-2024-06-18 -> 0-unstable-2024-11-17 #360009

vgm2x: 0-unstable-2024-06-18 -> 0-unstable-2024-11-17
5157f42
Select commit
Loading
Failed to load commit list.
OfBorg / vgm2x, vgm2x.passthru.tests on aarch64-darwin completed Dec 13, 2024 in 0s

Unexpected error: command failed with exit code 1

Attempted: vgm2x

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

Details

Partial log

       >                                                                         %llu
       > vgm2x.c:329:15: error: use of undeclared identifier 'PATH_MAX'
       >                                 char base[PATH_MAX];
       >                                           ^
       > vgm2x.c:353:13: error: use of undeclared identifier 'PATH_MAX'
       >                 char base[PATH_MAX];
       >                           ^
       > 2 warnings and 5 errors generated.
       > make: *** [Makefile:22: vgm2x.o] Error 1
       For full logs, run 'nix log /nix/store/hclrk7rmwl3xpihayap8p2py098xc9pw-vgm2x-0-unstable-2024-11-17.drv'.