On Tue, 2013-09-17 18:45:18 YunQiang Su wrote: > Package: libpam-pwdfile > Version: 0.99-5 > X-Debbugs-CC: wzss...@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. > > On mips* systems, /usr/lib is defined as place to hold O32 > libraries, and /usr/lib32 for N32, and /usr/lib64 is for N64. > > Beside the way, on the multiarch system like Debian, user may install > libraries under /usr/lib by hand. > > Please use the default search path if you can, and please consider fix > this. > > I will try to fix this bug, while if you can help to fix it, > It will be very appreciative. > > The attachement is the buildlog of this package on mips64el platform.
The buildlog doesn't even contain "-L", the build fails because of: > dh_auto_test -a > > make[1]: Entering directory `/«PKGBUILDDIR»' > Makefile:8: ../../Make.Rules: No such file or directory > make[1]: *** No rule to make target `../../Make.Rules'. Stop. > make[1]: Leaving directory `/«PKGBUILDDIR»' > dh_auto_test: make -j1 test returned exit code 2 > make: *** [build-arch] Error 2 > dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 dh_auto_test uses upstreams Makefile which just doesn't work. The new upstream version has its build system fixed. Greetings Timo
signature.asc
Description: This is a digitally signed message part.