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

Bug#558566: marked as done (Missing autoreconf to fix 554821 or similar bugs in the future)



Your message dated Fri, 22 Dec 2017 22:12:58 +0000
with message-id <[🔎] E1eSVYo-000DG0-8a@fasolo.debian.org>
and subject line Bug#884990: Removed package(s) from unstable
has caused the Debian Bug report #558566,
regarding Missing autoreconf to fix 554821 or similar bugs in the future
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.)


-- 
558566: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558566
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: hamster-applet
Version: 2.28.1-1
Severity: minor
User: peter.fritzsche@gmx.de
Usertags: missing-libtool-update

I did a rebuild of all packages which are affected by bug #554821. As it seems
your package doesnt do the needed autoreconf needed for libtool. When doing
autoreconf or the needed sequence of different autotools/libtool utilities the
package should be able to fix the problem automatically.
/usr/share/doc/autotools-dev/README.Debian.gz explains it in section "Basic
summary of packaging source that uses autotools".

The build was done in a cowbuild chroot with the patch from #554821 included in
/usr/share/aclocal/libtool.m4 and binutils-gold installed. All logs were then
greped for -export-symbols-regex and not including -version-script. This
should indicate that your package doesnt do the required autoreconf with
updating the libtools stuff.

A small extra test output "test-version-script" was added to libtool.m4 and
silent mode was disabled in global ltmain.sh so it is easier for me to decide if
it was really updated in case libtool doesnt output the ld command to stdout.
So if the output and "test-version-script" is missing then your program doesnt
update the files. I am sorry if this is still a false positive.

udev 147-5 for example fails completely due to new (unknown) symbols appearing
inside the .so, but `autoreconf -fi -I m4` (with libtool.m4 installed on my
system with the mentioned patch) fixes the problem. I had to remove a patch
with touches Makefile.in, but the rest worked out of the box. Maybe it is
better to copy all clean files into a extra directory, run autoreconf inside
the directory, build and install everything from that directory and in clean
remove that directory. This way the diff.gz should be clean and you still do
the necessary autoreconf. A package which does that is g3dviewer. Many other
packages like libupnp4 and compizconfig-python just ignore the fact that these
changes are included in debian.tar.gz/diff.gz

The interesting output inside the log of your program is:

/bin/bash ../../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -module -avoid-version -export-symbols-regex init_keybinder  -o _keybinder.la -rpath /usr/lib/python2.5/site-packages/hamster/keybinder _keybindermodule.lo eggaccelerators.lo tomboykeybinder.lo _keybinder.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -lgobject-2.0 -lglib-2.0   
libtool: link: /usr/bin/nm -B  .libs/_keybindermodule.o .libs/eggaccelerators.o .libs/tomboykeybinder.o .libs/_keybinder.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/_keybinder.exp
libtool: link: /bin/grep -E -e "init_keybinder" ".libs/_keybinder.exp" > ".libs/_keybinder.expT"
libtool: link: mv -f ".libs/_keybinder.expT" ".libs/_keybinder.exp"
libtool: link: cc -shared  .libs/_keybindermodule.o .libs/eggaccelerators.o .libs/tomboykeybinder.o .libs/_keybinder.o   /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfontconfig /usr/lib/libgmodule-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so    -Wl,-soname -Wl,_keybinder.so -o .libs/_keybinder.so
libtool: link: ( cd ".libs" && rm -f "_keybinder.la" && ln -s "../_keybinder.la" "_keybinder.la" )
make[5]: Leaving directory `/home/peter/rebuild/build/hamster-applet/hamster-applet-2.28.1/hamster/keybinder'



--- End Message ---
--- Begin Message ---
Version: 2.91.3+git20120514.b9fec3e1-2+rm

Dear submitter,

as the package hamster-applet 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/884990

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: