Source: cubemap
Version: 1.5.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240809 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> g++ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -Itlse -DWITH_KTLS 
> -DNO_TLS_LEGACY_SUPPORT -DNO_SSL_COMPATIBLE_INTERFACE -DLTM_DESC 
> -DTLS_REEXPORTABLE -DNO_TLS_WITH_CHACHA20_POLY1305 -Wall -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -std=gnu++11    -pthread -o serverpool.o -c serverpool.cpp
> ffmpeg_metacube_hack.c: In function ‘avformat_write_header’:
> ffmpeg_metacube_hack.c:259:33: error: assignment to ‘int (*)(void *, uint8_t 
> *, int,  enum AVIODataMarkerType,  int64_t)’ {aka ‘int (*)(void *, unsigned 
> char *, int,  enum AVIODataMarkerType,  long int)’} from incompatible pointer 
> type ‘int (*)(void *, const uint8_t *, int,  enum AVIODataMarkerType,  
> int64_t)’ {aka ‘int (*)(void *, const unsigned char *, int,  enum 
> AVIODataMarkerType,  long int)’} [-Wincompatible-pointer-types]
>   259 |         ed->old_write_data_type = ctx->pb->write_data_type;
>       |                                 ^
> ffmpeg_metacube_hack.c:261:34: error: assignment to ‘int (*)(void *, const 
> uint8_t *, int,  enum AVIODataMarkerType,  int64_t)’ {aka ‘int (*)(void *, 
> const unsigned char *, int,  enum AVIODataMarkerType,  long int)’} from 
> incompatible pointer type ‘int (*)(void *, uint8_t *, int,  enum 
> AVIODataMarkerType,  int64_t)’ {aka ‘int (*)(void *, unsigned char *, int,  
> enum AVIODataMarkerType,  long int)’} [-Wincompatible-pointer-types]
>   261 |         ctx->pb->write_data_type = write_packet;
>       |                                  ^
> make[1]: *** [Makefile:33: ffmpeg_metacube_hack.so] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/08/09/cubemap_1.5.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240809;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240809&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to