Your message dated Tue, 30 Jun 2026 00:19:04 +0000
with message-id <[email protected]>
and subject line Bug#1114353: fixed in ruby-gsl 2.1.0.3+dfsg1-7
has caused the Debian Bug report #1114353,
regarding ruby-gsl: FTBFS: array.c:591:3: error: too many arguments to function 
‘Init_gsl_vector_int’; expected 0, have 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1114353: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114353
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-gsl
Version: 2.1.0.3+dfsg1-6
Severity: serious
Justification: FTBFS
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-20250918 ftbfs-forky

Hi,

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

The full build log is available from:
http://qa-logs.debian.net/2025/09/18/ruby-gsl_2.1.0.3+dfsg1-6_unstable.log

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

-- 
Relevant part of the build log (hopefully):
> gcc -fdebug-prefix-map=/build/reproducible-path/ruby-gsl-2.1.0.3+dfsg1=. -I. 
> -I/usr/include/x86_64-linux-gnu/ruby-3.3.0 
> -I/usr/include/ruby-3.3.0/ruby/backward -I/usr/include/ruby-3.3.0 -I. 
> -DGSL_VERSION=2.8 -DGSL_1_15_LATER -DGSL_1_15_LATER -DGSL_1_16_LATER 
> -DGSL_2_0_LATER -DGSL_2_1_LATER -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
> -DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
> -DHAVE_GSL_SF_MATHIEU_A_E -DHAVE_GSL_SF_MATHIEU_B_E 
> -DHAVE_GSL_SF_MATHIEU_CE_E -DHAVE_GSL_SF_MATHIEU_SE_E 
> -DHAVE_GSL_SF_MATHIEU_MC_E -DHAVE_GSL_SF_MATHIEU_MS_E 
> -I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/3.3.0 -Wdate-time 
> -D_FORTIFY_SOURCE=2   -fPIC -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=BUILDDIR=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -fPIC -Wall -Iinclude -I/usr/include  -o array.o -c array.c
> In file included from include/rb_gsl_common.h:28,
>                  from array.c:12:
> ./gsl_config.h:6:9: warning: ‘GSL_VERSION’ redefined
>     6 | #define GSL_VERSION 2.8
>       |         ^~~~~~~~~~~
> In file included from include/rb_gsl_common.h:20:
> /usr/include/gsl/gsl_version.h:18:9: note: this is the location of the 
> previous definition
>    18 | #define GSL_VERSION "2.8"
>       |         ^~~~~~~~~~~
> array.c: In function ‘Init_gsl_array’:
> array.c:591:3: error: too many arguments to function ‘Init_gsl_vector_int’; 
> expected 0, have 1
>   591 |   Init_gsl_vector_int(module);
>       |   ^~~~~~~~~~~~~~~~~~~ ~~~~~~
> In file included from array.c:13:
> include/rb_gsl_array.h:149:6: note: declared here
>   149 | void Init_gsl_vector_int();
>       |      ^~~~~~~~~~~~~~~~~~~
> make[1]: *** [Makefile:248: array.o] Error 1

--- End Message ---
--- Begin Message ---
Source: ruby-gsl
Source-Version: 2.1.0.3+dfsg1-7
Done: Simon Quigley <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ruby-gsl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon Quigley <[email protected]> (supplier of updated ruby-gsl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 29 Jun 2026 19:02:51 -0500
Source: ruby-gsl
Architecture: source
Version: 2.1.0.3+dfsg1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Simon Quigley <[email protected]>
Closes: 1114353
Changes:
 ruby-gsl (2.1.0.3+dfsg1-7) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Balint Reczey ]
   * Remove myself from Uploaders
 .
   [ Lucas Nussbaum ]
   * debian/gbp.conf: Update for DEP-14
   * debian/.gitattributes: remove
   * debian/salsa-ci.yml: use team-specific include
 .
   [ Simon Quigley ]
   * Update Standards-Version to 4.7.4.
   * Drop Rules-Requires-Root field, it is now redundant.
   * Upgrade watch file to version 5.
   * Add fixes-argument-number.patch to fix FTBFS (Closes: #1114353).
   * Bump debhelper-compat to 14, dropping ${misc:Depends},
     ${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies.
Checksums-Sha1:
 e8dfc86e339da9ba45e2def9d23af65a79e7d0eb 2133 ruby-gsl_2.1.0.3+dfsg1-7.dsc
 9201d328c93a9c45b98e186ee266557b2d3d4d76 22928 
ruby-gsl_2.1.0.3+dfsg1-7.debian.tar.xz
 e39408ba09ea9797a44fb54034782899812f39d6 7675 
ruby-gsl_2.1.0.3+dfsg1-7_source.buildinfo
Checksums-Sha256:
 1e8f5ea6a009849bdcc3268a10bed29d4a878cdd5e67413028529f6dc64f5c7d 2133 
ruby-gsl_2.1.0.3+dfsg1-7.dsc
 644e5eca317fcdea0a61183fb072afbc5bb2464d689fba971eee74ce21c268f1 22928 
ruby-gsl_2.1.0.3+dfsg1-7.debian.tar.xz
 95da8bae7985be877bb1488f79268f51ccf863ee75898a64c6762c8c9a3cf0e6 7675 
ruby-gsl_2.1.0.3+dfsg1-7_source.buildinfo
Files:
 9a87852062763dc13c9db8a4c531e518 2133 ruby optional 
ruby-gsl_2.1.0.3+dfsg1-7.dsc
 6ab3085d21d62a4e8c5449d246369ffe 22928 ruby optional 
ruby-gsl_2.1.0.3+dfsg1-7.debian.tar.xz
 9edebc7c22a8f44a5d15e3cd9d6c5918 7675 ruby optional 
ruby-gsl_2.1.0.3+dfsg1-7_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAmpDB+sACgkQ4n8s+EWM
L6RnEg/+OGMWkEjigUlT8OyMsH4UQ7sq2r/gNm76w6OLsOkU6XY2f/vDCfD/XMC1
ATcHhESixmx2hJNcaMUSg5k84+BlfFIZICM8bGrYbrq39PHLVI3EnqfctcLEEHQa
9AX13oq9gwdIOmzGlP8+PTT58h0o7Um5Z5QafDPJFrq0olN6DkfzXmPqHUtF4/Tr
K2XOpDKw6SXG6id0nM1fMYIx0FGB6vsgOUPZepiec8HGUBB3zUETwSsyFBU+6f7g
K6ckZadlYQ9PZ90G7GIeZT/qrDzqiMNV3x6j6v7cJz8I1jktNyuCd6/UR4Y/8TNu
FNNf9qmpnG28G490Kbl/2wWKDm1OnhuJldf8EXEkUplmVvsAnoP630q238seSSVg
KVZtTU38F6APIMmBncbv0ysnhqooYd8cZLJ+H+4rIOXPqb2MCsWZ7WAf0uNCqa69
EMS/+DnPnjawvSmy7MKBUvOeYQmfNZfikMwmaS6ecoVL0P7LLka5pAAlETjpSk8P
2TZt/7mxNzEFtjyNiH1JK0862MSqRMWkfaiVO3bNRxF2um1XOQ9Vu/9sHqLT3o3F
kq05jGViAatZnV4kv/hX12mVrnCbESOSQu2QM0fxD74QYHKZdLJj8/Q4n2f3UvXU
Px84sU/oVRZqKqzX5OV9/ww2ksJd0SLdGvr17lesKd5qi33+7lI=
=LoGP
-----END PGP SIGNATURE-----

Attachment: pgpjn_4wC15IL.pgp
Description: PGP signature


--- End Message ---

Reply via email to