gpac 0.4.4-r1 fails build with my use flags. Include file avformat.h (from ffmpeg library?) cannot be found Reproducible: Always Steps to Reproduce: 1.emerge gpac Actual Results: emerge stops with error Expected Results: gpac is (re)installed I'll attach output of emerge --info and build.log
Created attachment 167157 [details] build log my build log
Created attachment 167159 [details] environment
Created attachment 167160 [details] debug log
Created attachment 167161 [details] output of emerge --info
This looks like self-harm: mixing stable and unstable. What is the value of FFMPEG_CFLAGS in config.mak ? What is your version of ffmpeg ?
You should not use the developer profile! @Rafał Mużyło: Where do you see mixing stable and unstable?
ffmpeg version: 0.4.9_p20080326 FFMPEG_CFLAGS is empty in config.mak
changed my profile to Desktop (I thought developer profile is for everybody doing SW development, not just gentoo people)
Please try with a stable version of ffmpeg.
(In reply to comment #7) > FFMPEG_CFLAGS is empty in config.mak it shouldn't be; isn't your ffmpeg broken and needing revdep-rebuild?
no revdep-rebuild was not complaining. anyhow I try to move back to an older ffmpeg. (newest ffmpeg was requested by newst ~amd64 version of k3b, so I will emerge an older k3b too)
*** Bug 241886 has been marked as a duplicate of this bug. ***
(In reply to comment #11) > no revdep-rebuild was not complaining. revdep-rebuild -i ? if your ffmpeg is broken it wont detect it correctly please reopen if you are *sure* that its not badly linked (ie with the output of ldd /usr/lib/libavcodec.so and ldd /usr/lib/libavformat.so)