Your message dated Tue, 20 Jan 2026 18:15:43 +0000
with message-id <[email protected]>
and subject line Bug#1122337: Removed package(s) from unstable
has caused the Debian Bug report #749676,
regarding grpn: Conflicting declaration of function radixToggleCB
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.)
--
749676: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749676
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grpn
Version: 1.1.2-3.1
Usertags: goto-cc
During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and 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.
[...]
gcc -L/usr/X11/lib -o grpn test_gtk_ver.o real.o complex.o matrix.o number.o
funcs.o constant.o button_def.o run_cmd.o main.o stack.o lcd.o setup_menu.o
callback_menu.o process_input.o options.o setup_buttons.o callback_buttons.o
editor.o error.o help.o mode.o undo.o `pkg-config --libs gtk+-2.0` -lX11 -lm
error: conflicting function declarations "radixToggleCB"
old definition in module callback_menu file callback_menu.c line 113
void (struct _GtkWidget *widget, void *data)
new definition in module options file options.c line 31
void (void *)
Makefile:36: recipe for target 'grpn' failed
make[1]: *** [grpn] Error 64
make[1]: Leaving directory
'/srv/jenkins-slave/workspace/sid-goto-cc-grpn/grpn-1.1.2'
debian/rules:15: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
It seems that the declaration here
http://sources.debian.net/src/grpn/1.1.2-3.1/options.c?hl=31#L31
is just wrong and should be fixed to ensure appropriate compiler diagnostics.
Best,
Michael
pgpCxFMkGiOOF.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 1.4.1-1.1+rm
Dear submitter,
as the package grpn 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/1122337
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.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---