[Pkg-ime-devel] Bug#722802: Bug#722802: libucimf link with -L/usr/lib

Osamu Aoki osamu at debian.org
Sat Sep 14 12:41:39 UTC 2013


On Sat, Sep 14, 2013 at 11:30:56AM +0800, YunQiang Su wrote:
> Package: libucimf
> Version: 2.3.8-4
> X-Debbugs-CC: wzssyqa at gmail.com
> 
> This package has one or more -L/usr/lib in its build system,
> which will make it ftbfs if there is libraries under /usr/lib,
> while is not the default architecture, mips* for example.
...

Anyway, he have 2 things to do on this package. MA and hardening.

Why not override them with ./configure option for proper multiarch.  Anyway, this
debian/rules is not compatible with modern hardening build.  

So patching autoconf.ac is not needed.  These are trivial fixes.

Hmmm... as I cleaned up build script.  Almost done.  So you can relax and wait :-)

dh_install --fail-missing -X.la
dh_install: usr/share/ucimf/ucimf.conf.example exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/man/man1/ucimf.1 exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/man/man1/ucimf_keyboard.1 exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/man/man1/ucimf_start.1 exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/man/man5/ucimf.conf.5 exists in debian/tmp but is not installed to anywhere

Let me work on this a bit more.
 
Osamu



More information about the Pkg-ime-devel mailing list