Source: ats2-lang
Version: 0.4.2-1.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

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

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> gcc -I. -I./ccomp/runtime -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>/src/CBOOT=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -c -o prelude_ats_main_prelude_dats.o 
> prelude/ats_main_prelude_dats.c
> prelude/ats_main_prelude_dats.c: In function ‘mainats_prelude’:
> prelude/ats_main_prelude_dats.c:72:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2basics_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    72 | ATS_2d0_2e2_2e12_2prelude_2DATS_2basics_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:73:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2bool_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    73 | ATS_2d0_2e2_2e12_2prelude_2DATS_2bool_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:74:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2char_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    74 | ATS_2d0_2e2_2e12_2prelude_2DATS_2char_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:75:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2float_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    75 | ATS_2d0_2e2_2e12_2prelude_2DATS_2float_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:76:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2integer_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    76 | ATS_2d0_2e2_2e12_2prelude_2DATS_2integer_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:77:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2sizetype_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    77 | ATS_2d0_2e2_2e12_2prelude_2DATS_2sizetype_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:78:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2pointer_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    78 | ATS_2d0_2e2_2e12_2prelude_2DATS_2pointer_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:79:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2reference_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    79 | ATS_2d0_2e2_2e12_2prelude_2DATS_2reference_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:80:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2string_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    80 | ATS_2d0_2e2_2e12_2prelude_2DATS_2string_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:81:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2lazy_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    81 | ATS_2d0_2e2_2e12_2prelude_2DATS_2lazy_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:82:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2lazy_vt_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    82 | ATS_2d0_2e2_2e12_2prelude_2DATS_2lazy_vt_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:83:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2printf_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    83 | ATS_2d0_2e2_2e12_2prelude_2DATS_2printf_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:84:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2filebas_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    84 | ATS_2d0_2e2_2e12_2prelude_2DATS_2filebas_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:85:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2list_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    85 | ATS_2d0_2e2_2e12_2prelude_2DATS_2list_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:86:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2list_vt_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    86 | ATS_2d0_2e2_2e12_2prelude_2DATS_2list_vt_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:87:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2list0_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    87 | ATS_2d0_2e2_2e12_2prelude_2DATS_2list0_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:88:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2option_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    88 | ATS_2d0_2e2_2e12_2prelude_2DATS_2option_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:89:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2option_vt_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    89 | ATS_2d0_2e2_2e12_2prelude_2DATS_2option_vt_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:90:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2option0_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    90 | ATS_2d0_2e2_2e12_2prelude_2DATS_2option0_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:91:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2array_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    91 | ATS_2d0_2e2_2e12_2prelude_2DATS_2array_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:92:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2array0_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    92 | ATS_2d0_2e2_2e12_2prelude_2DATS_2array0_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:93:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2matrix_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    93 | ATS_2d0_2e2_2e12_2prelude_2DATS_2matrix_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:94:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2matrix0_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    94 | ATS_2d0_2e2_2e12_2prelude_2DATS_2matrix0_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> prelude/ats_main_prelude_dats.c:95:1: error: implicit declaration of function 
> ‘ATS_2d0_2e2_2e12_2prelude_2DATS_2ptrarr_2edats__dynload’ 
> [-Werror=implicit-function-declaration]
>    95 | ATS_2d0_2e2_2e12_2prelude_2DATS_2ptrarr_2edats__dynload () ;
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> make[2]: *** [Makefile:398: prelude_ats_main_prelude_dats.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/ats2-lang_0.4.2-1.1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&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