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

Bug#748554: marked as done (Conflicting types of function init)



Your message dated Wed, 06 Sep 2017 10:38:23 +0000
with message-id <[🔎] E1dpXiy-0001gk-09@fasolo.debian.org>
and subject line Bug#874252: Removed package(s) from unstable
has caused the Debian Bug report #748554,
regarding Conflicting types of function init
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.)


-- 
748554: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748554
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: imms
Version: 3.1.0~svn301-3
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.

g++ audplugindef.o audplugin.o audaciousinterface.o clientstubbase.o libimmscore.a  -laudcore -laudgui -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   \
    -L. -lXss -lXext -lX11 -lsqlite3 -lz  -lpcre  -ltorch -ltag -L/usr/X11R6/lib -Wl,-z,relro -L/usr/X11R6/lib \
            -shared -Wl,-z,defs,-soname,libaudaciousimms.so -o libaudaciousimms.so

error: conflicting function declarations "init"
old definition in module audplugindef file ../clients/audacious/audplugindef.c line 8
signed int (void)
new definition in module bmpinterface file ../clients/bmp/bmpinterface.c line 69
void (void)
objcopy: cannot open: libaudaciousimms.so.goto-cc-saved: No such file or directory
collect2: error: ld returned 64 exit status

../rules.mk:35: recipe for target 'libaudaciousimms.so' failed
make[2]: *** [libaudaciousimms.so] Error 1
make[2]: Leaving directory '/srv/jenkins-slave/workspace/sid-goto-cc-imms/imms-3.1.0~svn301/build'
Makefile:55: recipe for target 'all' failed

This conflict appears to be caused by one of the patches, which seemingly is
incomplete:

http://sources.debian.net/src/imms/3.1.0~svn301-3/debian/patches/audacious-3.x.patch?hl=53#L53

This patch modifies the return type of init in clients/audacious, but does not
do anything about the alternative definitions of init, such as the one in
clients/bmp.

(Whether that duplicate public definition of init is desired at all is a
different story and might be worth a review.)

Best,
Michael

Attachment: pgpoxHB_kpCD6.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 3.1.0~svn301-5+rm

Dear submitter,

as the package imms 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/874252

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: