Bug#609776: Bug #609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-13 Thread Aron Xu
Here is the updated patch. -- Regards, Aron Xu --- a/configure +++ b/configure @@ -12661,6 +12661,10 @@ $as_echo_n "checking host platform characteristics... " >&6; } case "$host" in +*-*-*kfreebsd*) +HOST_LIBS="-ldl -lpthread" +md5prog=md5sum +;; *-*-*freebsd*) HOST

Bug#609776: Bug #609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-13 Thread Aron Xu
I've just found the $host of hurd-i386 should be *-*-*gnu* from the build log. I will not make a new upload for this specially, and this problem will be fixed in next upload (upstream release or fixing other bugs). -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.

Bug#609776: Bug #609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-13 Thread Aron Xu
Hello, The patch works for kfreebsd-*, but still failed on hurd-* because of md5sum error. I'll try to find what's wrong there. For other ports, on armhf, powerpcspe, sh4 and sparc64 have built the package successfully, but it fails on avr32 and m68k because build-dep cannot be satisfied. I'll no

Processed: Re: Bug #609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 609776 + patch pending Bug #609776 [src:fcitx] fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum Added tag(s) pending and patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 609776:

Bug#609776: Bug #609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-13 Thread Aron Xu
tags 609776 + patch pending thanks I'm now making a patch try to fix it on kfreebsd-* and hurd-*, wish it works. The FTBFS is firstly caused md5sum program detection (currently visible problem), and secondly there would be a linker flag problem (on buildd it still does not touch this step): 1. U

Processed (with 1 errors): Re: [Pkg-ime-devel] Bug#609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 609776 + forwarded http://code.google.com/p/fcitx/issues/detail?id=377 Unknown tag/s: forwarded, http://code.google.com/p/fcitx/issues/detail?id=377. Recognized are: patch wontfix moreinfo unreproducible fixed potato woody sid help security

Bug#609776: [Pkg-ime-devel] Bug#609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-12 Thread Aron Xu
Thanks for taking time to look at this problem, it's a known problem after the package had been upload. The reason is upstream has hard code *freebsd* linker flags. The bug has been forwarded to upstream already. -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.de

Bug#609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-12 Thread Cyril Brulebois
Source: fcitx Version: 1:4.0.1-1 Severity: serious Justification: FTBFS Hi, your package no longer builds on kfreebsd-*: | checking host platform characteristics... checking for wget... no | configure: WARNING: without wget you cannot download data automatically | checking for tar... /bin/tar | c