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

gimpPlugins.gap: patch ffmpeg to avoid asm error #295257

Merged

gimpPlugins.gap: patch ffmpeg to avoid asm error

2601357
Select commit
Loading
Failed to load commit list.
Merged

gimpPlugins.gap: patch ffmpeg to avoid asm error #295257

gimpPlugins.gap: patch ffmpeg to avoid asm error
2601357
Select commit
Loading
Failed to load commit list.
OfBorg / gimpPlugins.gap, gimpPlugins.gap.passthru.tests on aarch64-darwin completed Apr 13, 2024 in 0s

Unexpected error: command failed with exit code 1

Attempted: gimpPlugins.gap

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

Details

Partial log

       > <scratch space>:35:6: note: expanded from here
       >  GCC warning "Deprecated pre-processor symbol: replace with \"g_mutex_unlock\""
       >      ^
       > 21 warnings and 1 error generated.
       > make[2]: *** [Makefile:431: gap_base.o] Error 1
       > make[2]: Leaving directory '/private/tmp/nix-build-gimp-plugin-gap-2.6.0-unstable-2023-05-20.drv-0/source/libgapbase'
       > make[1]: *** [Makefile:479: all-recursive] Error 1
       > make[1]: Leaving directory '/private/tmp/nix-build-gimp-plugin-gap-2.6.0-unstable-2023-05-20.drv-0/source'
       > make: *** [Makefile:420: all] Error 2
       For full logs, run 'nix log /nix/store/4vw7lpm4xrid4680cc4k9lam3wqf3h67-gimp-plugin-gap-2.6.0-unstable-2023-05-20.drv'.