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

games-emulation/rpcs3-0.0.34: does not build without USE system-ffmpeg #391

Open
Yanestra opened this issue Nov 3, 2024 · 3 comments
Open
Assignees

Comments

@Yanestra
Copy link

Yanestra commented Nov 3, 2024

/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_AVFORMAT-NOTFOUND: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_AVCODEC-NOTFOUND: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_AVUTIL-NOTFOUND: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_SWSCALE-NOTFOUND: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_SWRESAMPLE-NOTFOUND: No such file or directory
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

  • ERROR: games-emulation/rpcs3-0.0.34::tatsh-overlay failed (compile phase):
  • ninja -v -j16 -l0 failed

ffmpeg is present (6.1.1-r8) (X alsa bzip2dav1d encode gnutls gpl iconv jpeg2k jpegxl lcms libass mp3 network opengl opuspic postproc pulseaudio rav1e sdl svg svt-av1 threads truetype twolame vaapi vorbis vpx vulkan webp x264 x265 xvid zlib)

@Tatsh Tatsh self-assigned this Nov 4, 2024
@Tatsh
Copy link
Owner

Tatsh commented Nov 4, 2024

You have USE=system-ffmpeg enabled?

@Yanestra
Copy link
Author

Yanestra commented Nov 4, 2024 via email

@Tatsh Tatsh changed the title games-emulation/rpcs3-0.0.34: compilation problem games-emulation/rpcs3-0.0.34: does not build without USE system-ffmpeg Nov 4, 2024
@PaddyMac
Copy link

I am glad I came here because I was going to file a bug for the same compilation failure, although I hadn't realized I could work around it by turning on that USE flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants