#11304: Cannot build on OpenBSD/riscv64
-------------------------------------+-------------------------------------
             Reporter:  Brad Smith   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Trying to build on OpenBSD/riscv64 7.6, Clang 16..

 openbsd-riscv64$ gmake
 GEN     libavdevice/libavdevice.version
 GEN     libavfilter/libavfilter.version
 GEN     libavformat/libavformat.version
 GEN     libavcodec/libavcodec.version
 GEN     libswresample/libswresample.version
 GEN     libswscale/libswscale.version
 GEN     libavutil/libavutil.version
 CC      libavdevice/alldevices.o
 In file included from libavdevice/alldevices.c:23:
 In file included from ./libavformat/avformat_internal.h:30:
 In file included from ./libavformat/avformat.h:312:
 In file included from ./libavcodec/codec_par.h:26:
 In file included from ./libavutil/avutil.h:301:
 In file included from ./libavutil/common.h:49:
 In file included from ./libavutil/intmath.h:32:
 In file included from ./libavutil/riscv/intmath.h:29:
 ./libavutil/riscv/cpu.h:78:25: error: call to undeclared function
 'ff_get_rv_vlenb'; ISO C99 and later do not support implicit function
 declarations [-Werror,-Wimplicit-function-declaration]
     return bits <= (8 * ff_get_rv_vlenb());
                         ^
 1 error generated.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11304>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to