[FFmpeg-trac] #11115(avutil:new): 7.0: FTBFS on 32 bit architectures with GCC 14

FFmpeg trac at avcodec.org
Wed Jul 31 16:14:42 EEST 2024


#11115: 7.0: FTBFS on 32 bit architectures with GCC 14
-------------------------------------+-------------------------------------
             Reporter:  Sebastian    |                    Owner:  (none)
  Ramacher                           |
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avutil
              Version:  7.0          |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by James):

 Replying to [comment:2 Sebastian Ramacher]:
 > Also later:
 >
 > {{{
 > src/fftools/ffplay_renderer.c: In function ‘destroy’:
 > src/fftools/ffplay_renderer.c:768:25: error: assignment to
 ‘VkSurfaceKHR’ {aka ‘long long unsigned int’} from ‘void *’ makes integer
 from pointer without a cast [-Wint-conversion]
 >   768 |         ctx->vk_surface = NULL;
 >       |                         ^
 > make[2]: *** [/<<PKGBUILDDIR>>/ffbuild/common.mak:81:
 fftools/ffplay_renderer.o] Error 1
 > }}}

 This was fixed in 173673f3592f1f8bce3c9221007084ccdbcacd6e, to be included
 in 7.0.2

 Can you test
 https://patchwork.ffmpeg.org/project/ffmpeg/patch/20240731130115.63422-1-jamrial@gmail.com/
 for the other error?
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11115#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list