Bug#1092385: apophenia: FTBFS: ../../model/apop_loess.c:3386:19: error: conflicting types for 'invigauss_quick'; have 'double(void)'

Lucas Nussbaum lucas at debian.org
Tue Jan 7 19:25:45 GMT 2025


Source: apophenia
Version: 1.0+ds-8.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20250106 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I../../model -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I ../.. -pthread -fopenmp -I/usr/include -I/usr/include -g -O3 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -c -o libapopmodel_la-apop_multinomial.lo `test -f 'apop_multinomial.c' || echo '../../model/'`apop_multinomial.c
> libtool: compile:  gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I../../model -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I ../.. -pthread -fopenmp -I/usr/include -I/usr/include -g -O3 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -c ../../model/apop_beta.c  -fPIC -DPIC -o .libs/libapopmodel_la-apop_beta.o
> libtool: compile:  gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I../../model -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I ../.. -pthread -fopenmp -I/usr/include -I/usr/include -g -O3 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -c ../../model/apop_exponential.c  -fPIC -DPIC -o .libs/libapopmodel_la-apop_exponential.o
> libtool: compile:  gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I../../model -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I ../.. -pthread -fopenmp -I/usr/include -I/usr/include -g -O3 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -c ../../model/apop_loess.c  -fPIC -DPIC -o .libs/libapopmodel_la-apop_loess.o
> libtool: compile:  gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I../../model -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I ../.. -pthread -fopenmp -I/usr/include -I/usr/include -g -O3 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -c ../../model/apop_bernoulli.c  -fPIC -DPIC -o .libs/libapopmodel_la-apop_bernoulli.o
> libtool: compile:  gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I../../model -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I ../.. -pthread -fopenmp -I/usr/include -I/usr/include -g -O3 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -c ../../model/apop_kerneld.c  -fPIC -DPIC -o .libs/libapopmodel_la-apop_kerneld.o
> libtool: compile:  gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I../../model -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I ../.. -pthread -fopenmp -I/usr/include -I/usr/include -g -O3 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -c ../../model/apop_multinomial.c  -fPIC -DPIC -o .libs/libapopmodel_la-apop_multinomial.o
> libtool: compile:  gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I../../model -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I ../.. -pthread -fopenmp -I/usr/include -I/usr/include -g -O3 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -c ../../model/apop_dirichlet.c  -fPIC -DPIC -o .libs/libapopmodel_la-apop_dirichlet.o
> libtool: compile:  gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I../../model -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I ../.. -pthread -fopenmp -I/usr/include -I/usr/include -g -O3 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -c ../../model/apop_gamma.c  -fPIC -DPIC -o .libs/libapopmodel_la-apop_gamma.o
> ../../model/apop_loess.c: In function 'invibeta_quick':
> ../../model/apop_loess.c:3386:19: error: conflicting types for 'invigauss_quick'; have 'double(void)'
>  3386 |   double x, m, s, invigauss_quick();
>       |                   ^~~~~~~~~~~~~~~
> ../../model/apop_loess.c:3365:8: note: previous definition of 'invigauss_quick' with type 'double(double)'
>  3365 | double invigauss_quick(double p) {
>       |        ^~~~~~~~~~~~~~~
> In file included from /usr/include/gsl/gsl_math.h:29,
>                  from /usr/include/gsl/gsl_linalg.h:28,
>                  from ../apop.h:1130,
>                  from ../../apop_internal.h:83,
>                  from ../../model/apop_loess.c:68:
> ../../model/apop_loess.c:3390:38: error: too many arguments to function 'invigauss_quick'
>  3390 |     return(GSL_MAX(0.0, GSL_MAX(1.0, invigauss_quick(p)*s + m)));
>       |                                      ^~~~~~~~~~~~~~~
> ../../model/apop_loess.c:3386:19: note: declared here
>  3386 |   double x, m, s, invigauss_quick();
>       |                   ^~~~~~~~~~~~~~~
> ../../model/apop_loess.c:3390:38: error: too many arguments to function 'invigauss_quick'
>  3390 |     return(GSL_MAX(0.0, GSL_MAX(1.0, invigauss_quick(p)*s + m)));
>       |                                      ^~~~~~~~~~~~~~~
> ../../model/apop_loess.c:3386:19: note: declared here
>  3386 |   double x, m, s, invigauss_quick();
>       |                   ^~~~~~~~~~~~~~~
> ../../model/apop_loess.c:3390:38: error: too many arguments to function 'invigauss_quick'
>  3390 |     return(GSL_MAX(0.0, GSL_MAX(1.0, invigauss_quick(p)*s + m)));
>       |                                      ^~~~~~~~~~~~~~~
> ../../model/apop_loess.c:3386:19: note: declared here
>  3386 |   double x, m, s, invigauss_quick();
>       |                   ^~~~~~~~~~~~~~~
> ../../model/apop_loess.c:3390:38: error: too many arguments to function 'invigauss_quick'
>  3390 |     return(GSL_MAX(0.0, GSL_MAX(1.0, invigauss_quick(p)*s + m)));
>       |                                      ^~~~~~~~~~~~~~~
> ../../model/apop_loess.c:3386:19: note: declared here
>  3386 |   double x, m, s, invigauss_quick();
>       |                   ^~~~~~~~~~~~~~~
> make[3]: *** [Makefile:534: libapopmodel_la-apop_loess.lo] Error 1


The full build log is available from:
http://qa-logs.debian.net/2025/01/06/apophenia_1.0+ds-8.1_unstable.log

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



More information about the debian-science-maintainers mailing list