[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#747594: marked as done (Conflicting declarations of function perl_variable_changed)



Your message dated Thu, 22 Aug 2019 03:26:16 +0000
with message-id <[🔎] E1i0djs-0001GW-TI@fasolo.debian.org>
and subject line Bug#926460: Removed package(s) from unstable
has caused the Debian Bug report #747594,
regarding Conflicting declarations of function perl_variable_changed
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 owner@bugs.debian.org
immediately.)


-- 
747594: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747594
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: ekg2
Version: 1:0.4~pre+20120506.1-4
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 -std=gnu99 -shared  -fPIC -DPIC  .libs/plugins_perl_perl_la-perl_bless.o .libs/plugins_perl_perl_la-perl_core.o .libs/plugins_perl_perl_la-perl_ekg.o   -L/usr/local/lib -L/usr/lib/perl/5.18/CORE -lperl -ldl -lm -lpthread -lc -lcrypt  -O2 -Wl,-E   -Wl,-soname -Wl,perl.so -o plugins/perl/.libs/perl.so
file plugins/perl/perl_ekg.c line 35: 

error: conflicting function declarations "perl_variable_changed"
old definition in module perl_core file plugins/perl/perl_core.c line 72
signed int (struct script *scr, script_var_t *scr_var)
new definition in module perl_ekg file plugins/perl/perl_ekg.c line 35
signed int (struct script *, script_var_t *, char *)

Note that the actual declaration of perl_ekg.c stems from scripts.h:

http://sources.debian.net/src/ekg2/1:0.4~pre%2B20120506.1-4/ekg/scripts.h#L152

The way to fix this might be adding a parameter to the implementation:

http://sources.debian.net/src/ekg2/1:0.4~pre%2B20120506.1-4/plugins/perl/perl_core.c#L72

(But there may be other issues.)

Best,
Michael

Attachment: pgpELOZQQVMOF.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 1:0.4~pre+20120506.1-16+rm

Dear submitter,

as the package ekg2 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/926460

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

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

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

--- End Message ---

Reply to: