[FFmpeg-devel] ffmpeg configure fails inside bazel sandbox

Šimon Tóth happy.cerberus at gmail.com
Wed Jun 30 14:16:52 EEST 2021


Thanks, moving this to the users mailing list. However, I did actually
manage to narrow this down. It seems that the ffmpeg configure does not
follow CC and CXX environment variables and seems to insist on GCC.

On Wed, Jun 30, 2021 at 11:49 AM Nicolas George <george at nsup.org> wrote:

> Šimon Tóth (12021-06-30):
> > clang: error: no such file or directory: 'DEBUG_PREFIX_MAP_PWD=.'
> >
> > Any pointers would be greatly appreciated.
>
> The bug seems in the environment you give to the configure script:
>
> ASFLAGS='... -DDEBUG DEBUG_PREFIX_MAP_PWD=. -isysroot...'
>
> For further help, please ask on the users mailing-list, this list is
> only if you intend to contribute to FFmpeg.
>
> Regards,
>
> --
>   Nicolas George
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-devel mailing list