Bug#470572: excess linkage with respect to package version 4.3.4-1

2008-03-11 Thread Kel Modderman
Package: qt4-x11
Version: 4.3.4-2

Hi,

When building wpagui package, I notice an alarming change at compile time
as compared with previous builds of the exact same source. The amount of
linking is quite a lot more than before.

###
With these packages (from testing):
libqt4-dev=4.3.4-1 libqt4-core=4.3.4-1 libqt4-gui=4.3.4-1 
libqt4-qt3support=4.3.4-1 libqt4-sql=4.3.4-1

The following linkage:
g++ -Wl,--no-undefined -o wpa_gui .obj/os_unix.o .obj/main.o .obj/wpagui.o 
.obj/eventhistory.o .obj/scanresults.o .obj/userdatarequest.o 
.obj/networkconfig.o .obj/wpa_ctrl.o .obj/moc_wpagui.o .obj/moc_eventhistory.o 
.obj/moc_scanresults.o .obj/moc_userdatarequest.o .obj/moc_networkconfig.o
-L/usr/lib -lQtGui -lQtCore -lpthread

dh_shlibdeps
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libpthread.so.0 (it uses none of its symbols).

###
With these packages:
libqt4-dev=4.3.4-2 libqt4-core=4.3.4-2 libqt4-gui=4.3.4-2 
libqt4-qt3support=4.3.4-2 libqt4-sql=4.3.4-2

The following linkage:
g++ -Wl,--no-undefined -o wpa_gui .obj/os_unix.o .obj/main.o .obj/wpagui.o 
.obj/eventhistory.o .obj/scanresults.o .obj/userdatarequest.o 
.obj/networkconfig.o .obj/wpa_ctrl.o .obj/moc_wpagui.o .obj/moc_eventhistory.o 
.obj/moc_scanresults.o .obj/moc_userdatarequest.o .obj/moc_networkconfig.o
-L/usr/lib -lQtGui -L/usr/lib -L/usr/X11R6/lib -laudio -lXt -lpng -lSM -lICE 
-pthread -pthread -lXi -lXrender -lXrandr -lXfixes -lXcursor -lXinerama 
-lfreetype -lXext -lX11 -lQtCore -lfontconfig -lz -lm -pthread -lgthread-2.0 
-lrt -lglib-2.0 -ldl -lpthread

dh_shlibdeps
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libaudio.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libXt.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libpng12.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libSM.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libICE.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libXi.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libXrender.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libXrandr.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libXfixes.so.3 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libXcursor.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libXinerama.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libfreetype.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libXext.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libX11.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libfontconfig.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libz.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libgthread-2.0.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with librt.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libglib-2.0.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked 
with libdl.so.2 (it uses none of its symbols).

###

Thanks, Kel



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#480604: bashism causes reproducable error with desktop media icons

2008-06-08 Thread Kel Modderman
Package: ksmserver
Version: 4:3.5.9.dfsg.1-2+b1

A subtle error exposed by this bashism can be reproduced when desktop media
icons are used, and /bin/sh is pointing at dash. At initial login time, no
media icons are present on the desktop, but they appear later upon
insertion/removal of removable media. There could be other subtle errors too.

Thanks, Kel.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#394836: libqt4-dev: qmake : cannot find -lmysqlclient_r

2006-10-30 Thread Kel Modderman
Hi,

This is causing wpasupplicant to FTBFS (wpagui requires libqt4-dev). I'd love 
to do some finishing touches to wpasuppliant before etch, but cannot while 
this is blocking it.

Kel.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]