Bug#474880: fixed in yaskkserv 0.3.8-4

2008-04-21 Thread Tatsuya Kinoshita
On April 20, 2008 at 7:11PM +0900,
tats (at debian.org) wrote:

  Ah, yaskkserv 0.3.8-5 has not yet fixed the FTBFS bug.
 
  The buildd log seems that applying the patch with dpatch to the
  configure file has no effect, because the configure file is invoked
  at the clean target.

 Probably, invoking the configure file at the clean target is
 redundantly.  How about the following patch?

Also, Makefile.config should clearly depend on the patch target.

Thanks,
--
Tatsuya Kinoshita


pgpdSbHQTg5XE.pgp
Description: PGP signature


Bug#474880: fixed in yaskkserv 0.3.8-4

2008-04-20 Thread Tatsuya Kinoshita
reopen 474880
found 474880 0.3.8-5
forcemerge 474880 475815
thanks

On April 15, 2008 at 7:25AM +0900,
lurdan (at gmail.com) wrote:

 I've removed version checking from configure script, and make one more fix
 required by gcc-4.3.
 At least in my environment (i386), it seems to be able to be built with 
 gcc-4.3
 (I force link g++ to g++-4.3).

Ah, yaskkserv 0.3.8-5 has not yet fixed the FTBFS bug.

The buildd log seems that applying the patch with dpatch to the
configure file has no effect, because the configure file is invoked
at the clean target.

Satoru, please try again to fix the FTBFS bug.

Thanks,
--
Tatsuya Kinoshita


pgp7SGJ4F40Km.pgp
Description: PGP signature


Bug#474880: fixed in yaskkserv 0.3.8-4

2008-04-20 Thread Tatsuya Kinoshita
On April 20, 2008 at 6:43PM +0900,
tats (at debian.org) wrote:

 Ah, yaskkserv 0.3.8-5 has not yet fixed the FTBFS bug.
 
 The buildd log seems that applying the patch with dpatch to the
 configure file has no effect, because the configure file is invoked
 at the clean target.

Probably, invoking the configure file at the clean target is
redundantly.  How about the following patch?


--- yaskkserv-0.3.8-5/debian/rules
+++ yaskkserv-0.3.8/debian/rules
@@ -44,13 +44,13 @@
 clean: clean1 unpatch
rm -rf var/
 
-clean1: Makefile.config
+clean1:
dh_testdir
dh_testroot
rm -f build-stamp
 
# Add here commands to clean up after the build process.
-   $(MAKE) clean #cleandepend
+   [ ! -f Makefile.config ] || $(MAKE) clean
rm -rf Makefile.config
 
dh_clean 


Thanks,
-- 
Tatsuya Kinoshita


pgpCuIKwPD21o.pgp
Description: PGP signature


Bug#474880: fixed in yaskkserv 0.3.8-4

2008-04-18 Thread Tatsuya Kinoshita
On April 15, 2008 at 7:25AM +0900,
lurdan (at gmail.com) wrote:

 On Mon, Apr 14, 2008 at 6:39 PM, Lucas Nussbaum
 [EMAIL PROTECTED] wrote:
   I'm sorry, but I can still reproduce this failure in this version :(

 I've uploaded 0.3.8-5 to mentors.debian.net:
 http://mentors.debian.net/debian/pool/main/y/yaskkserv

 I've removed version checking from configure script, and make one more fix
 required by gcc-4.3.
 At least in my environment (i386), it seems to be able to be built with 
 gcc-4.3
 (I force link g++ to g++-4.3).

 Could you please check to be sure that it can be built in your environment?

Satoru, please go ahead.  Upload the package and then see the
buildd logs: http://buildd.debian.org/pkg.cgi?pkg=yaskkserv

Thanks,
--
Tatsuya Kinoshita


pgp9HmBLN4o1K.pgp
Description: PGP signature


Bug#474880: fixed in yaskkserv 0.3.8-4

2008-04-14 Thread Satoru KURASHIKI
hi,

On Mon, Apr 14, 2008 at 6:39 PM, Lucas Nussbaum
[EMAIL PROTECTED] wrote:
  I'm sorry, but I can still reproduce this failure in this version :(

I've uploaded 0.3.8-5 to mentors.debian.net:
http://mentors.debian.net/debian/pool/main/y/yaskkserv

I've removed version checking from configure script, and make one more fix
required by gcc-4.3.
At least in my environment (i386), it seems to be able to be built with gcc-4.3
(I force link g++ to g++-4.3).

Could you please check to be sure that it can be built in your environment?

regards,
-- 
KURASHIKI Satoru



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



Bug#474880: fixed in yaskkserv 0.3.8-4

2008-04-14 Thread Lucas Nussbaum
reopen 474880
found 474880 0.3.8-4
thanks

I'm sorry, but I can still reproduce this failure in this version :(
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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