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
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.
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
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:
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
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
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
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
8 matches
Mail list logo