Bug#327994: The package FTBFS anyway

2005-09-21 Thread arnaud . quette

salut Christian

  so you've not yet upgraded to kdelibs4c2?

 Well, this didn't seem to be mandatory but I'm pretty ignorant of this
 issue. Remember that I just wanted to have a look at this software ..:-)

  Or have I missed something on the road?
  I've 2 problems to solve: the kde/qt transition, and
  the FTBTS above. For the 2nd, the upstream author
  mailed me back that he will release a new version soon...

 Well, as long as the maintainer obviously takes care of the problem,
 I'm anyway safe...and I know I'll be able to test the thing when this
 bug will be closed.

I finally found a bit of time. The upstream author has done
his part, so I can now do mine.

The package is now in the incoming queue.

See you,
Arnaud Quette
--
Linux / Unix Expert - MGE UPS SYSTEMS - RD Dpt
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://people.debian.org/~aquette/
OpenSource Developer - http://arnaud.quette.free.fr/




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



Bug#327994: The package FTBFS anyway

2005-09-16 Thread arnaud . quette

 ...
  Side note: I'm facing some problems to rebuild my kde/qt
  dependant apps due to the non existing kdelibs4-dev...
  I've not had much time to dig, so any hints welcome.

 Well, I'm afraid I won't have much clues but I'm surprised by your
 mention of a missing kdelibs4-dev. I have it on my system.

 In case you have problems, it seems I could at least compile a NMU if
 the above patch solves the problem

so you've not yet upgraded to kdelibs4c2?
Or have I missed something on the road?
I've 2 problems to solve: the kde/qt transition, and
the FTBTS above. For the 2nd, the upstream author
mailed me back that he will release a new version soon...

thanks
Arnaud




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



Bug#327994: The package FTBFS anyway

2005-09-16 Thread Christian Perrier
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]):

 so you've not yet upgraded to kdelibs4c2?

Well, this didn't seem to be mandatory but I'm pretty ignorant of this
issue. Remember that I just wanted to have a look at this software ..:-)

 Or have I missed something on the road?
 I've 2 problems to solve: the kde/qt transition, and
 the FTBTS above. For the 2nd, the upstream author
 mailed me back that he will release a new version soon...

Well, as long as the maintainer obviously takes care of the problem,
I'm anyway safe...and I know I'll be able to test the thing when this
bug will be closed.




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



Bug#327994: The package FTBFS anyway

2005-09-15 Thread arnaud . quette

salut bubulle ;-)

 Dato suggested rebuilding this package to have it follow the KDE
 transition.

 However, trying to do so (because I wanted to give it a try), I
 failed:

 ...
 uchpad.cpp:(.text+0xcb9): undefined reference to 
 `TouchPad::coastingSpeedThreshold'
 ...
 I have no clue for solving thisso I will just give up..:-)

there is a patch for it:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=301274

sadly, the upstream author lags in answering...
I've just ping him again, and I'll see. If he doesn't answer,
I'll dpatch the beast while waiting...

Side note: I'm facing some problems to rebuild my kde/qt
dependant apps due to the non existing kdelibs4-dev...
I've not had much time to dig, so any hints welcome.

Arnaud
---
Linux / Unix Expert - MGE UPS SYSTEMS - RD Dpt
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://people.debian.org/~aquette/
OpenSource Developer - http://arnaud.quette.free.fr/




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



Bug#327994: The package FTBFS anyway

2005-09-15 Thread Christian Perrier
  I have no clue for solving thisso I will just give up..:-)
 
 there is a patch for it:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=301274
 
 sadly, the upstream author lags in answering...
 I've just ping him again, and I'll see. If he doesn't answer,
 I'll dpatch the beast while waiting...
 
 Side note: I'm facing some problems to rebuild my kde/qt
 dependant apps due to the non existing kdelibs4-dev...
 I've not had much time to dig, so any hints welcome.


Well, I'm afraid I won't have much clues but I'm surprised by your
mention of a missing kdelibs4-dev. I have it on my system.

In case you have problems, it seems I could at least compile a NMU if
the above patch solves the problem




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



Bug#327994: The package FTBFS anyway

2005-09-14 Thread Christian Perrier
Dato suggested rebuilding this package to have it follow the KDE
transition.

However, trying to do so (because I wanted to give it a try), I
failed:

/bin/sh ../../libtool --silent --mode=link --tag=CXX i486-linux-gnu-g++  
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
-Wpointer-arith -Wwrite-strings -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-o 
kcm_ksynaptics.la -rpath /usr/lib/kde3 -module -avoid-version -L/usr/lib 
-L/usr/share/qt3/lib -L/usr/X11R6/lib-no-undefined -Wl,--no-undefined 
-Wl,--allow-shlib-undefined ksynaptics.lo synconfigwidget.lo myframe.lo 
touchpad.lo adjborderwizard.lo synconfigwidgetbase.lo adjborderwizardbase.lo 
synconfig.lo -lkdeui
.libs/touchpad.o: In function `TouchPad::setCoastingEnabled(bool)':
touchpad.cpp:(.text+0xcb9): undefined reference to 
`TouchPad::coastingSpeedThreshold'
collect2: ld returned 1 exit status
make[4]: *** [kcm_ksynaptics.la] Erreur 1
make[4]: Leaving directory 
`/home/bubulle/src/debian/ksynaptics/ksynaptics-0.2.0/ksynaptics/src'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory 
`/home/bubulle/src/debian/ksynaptics/ksynaptics-0.2.0/ksynaptics'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory 
`/home/bubulle/src/debian/ksynaptics/ksynaptics-0.2.0'
make[1]: *** [all] Erreur 2
make[1]: Leaving directory 
`/home/bubulle/src/debian/ksynaptics/ksynaptics-0.2.0'
make: *** [build-stamp] Erreur 2
debuild: fatal error at line 765:
dpkg-buildpackage failed!
You have mail in /home/bubulle/Mail/Inbox


I have no clue for solving thisso I will just give up..:-)


-- 




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