Your message dated Wed, 10 Apr 2024 16:38:12 +0000
with message-id <[email protected]>
and subject line Bug#1068397: Removed package(s) from unstable
has caused the Debian Bug report #749401,
regarding librsl: Inconsistent (and wrong) declarations of yywrap
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.)


-- 
749401: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749401
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: librsl
Version: 1.43-1
Usertags: goto-cc

During a rebuild of all packages in a clean sid chroot (and cowbuilder+pbuilder)
the build failed with the following error. Please note that we use our research
compiler tool-chain (using tools from the cbmc package), which permits extended
reporting on type inconsistencies at link time.

[...]
libtool: link: gcc -shared  -fPIC -DPIC  .libs/rapic_to_radar.o .libs/rapic.o 
.libs/rapic-lex.o .libs/rapic_routines.o .libs/radtec_to_radar.o .libs/radtec.o 
.libs/dorade.o .libs/dorade_print.o .libs/dorade_to_radar.o .libs/lassen.o 
.libs/lassen_to_radar.o .libs/radar.o .libs/volume.o .libs/image_gen.o 
.libs/cappi.o .libs/fraction.o .libs/read_write.o .libs/farea.o .libs/range.o 
.libs/radar_to_uf.o .libs/uf_to_radar.o .libs/wsr88d_to_radar.o .libs/carpi.o 
.libs/cube.o .libs/sort_rays.o .libs/toga_to_radar.o .libs/gts.o 
.libs/histogram.o .libs/ray_indexes.o .libs/anyformat_to_radar.o 
.libs/get_win.o .libs/endian.o .libs/mcgill_to_radar.o .libs/mcgill.o 
.libs/interp.o .libs/toga.o .libs/wsr88d.o .libs/wsr88d_get_site.o 
.libs/wsr88d_m31.o .libs/gzip.o .libs/prune.o .libs/reverse.o 
.libs/fix_headers.o .libs/nsig_to_radar.o .libs/nsig.o .libs/nsig2_to_radar.o 
.libs/africa_to_radar.o .libs/africa.o .libs/radar_to_hdf_2.o 
.libs/hdf_to_radar.o .libs/toolkit_memory_mgt.o .libs/radar_to_hdf_1.o 
.libs/rainbow.o .libs/rainbow_to_radar.o   -L/usr/lib /usr/lib/libmfhdf.so 
/usr/lib/libdf.so -ljpeg -lz -lm -lfl  -O2 -Wl,-z -Wl,relro   -Wl,-soname 
-Wl,librsl.so.1 -o .libs/librsl.so.1.0.43

error: conflicting function declarations "rapicwrap"
old definition in module rapic file rapic.y line 620
signed int (char *s)
new definition in module rapic-lex file rapic-lex.c line 639
signed int (void)
Makefile:546: recipe for target 'librsl.la' failed
make[3]: *** [librsl.la] Error 64
make[3]: Leaving directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-librsl/librsl-1.43'
Makefile:694: recipe for target 'all-recursive' failed

The following is actually correct:

http://sources.debian.net/src/librsl/1.43-1/rapic-lex.c?hl=639#L639

but redefined to rapicwrap beforehand:

http://sources.debian.net/src/librsl/1.43-1/rapic-lex.c?hl=17#L17

Now obviously rapicwrap is permitted to do whatever it wants, but yywrap called
from here:

http://sources.debian.net/src/librsl/1.43-1/rapic.y?hl=622#L622

does not actually take any arguments, and will rather provide a return value.
This needs cleanup.

Best,
Michael

Attachment: pgp9Fd40JpjtN.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 1.43-1.2+rm

Dear submitter,

as the package librsl has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1068397

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to