hi,

On Fri, Mar 30, 2012 at 6:20 PM, Lucas Nussbaum
<lu...@lucas-nussbaum.net> wrote:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
>
> This rebuild was done by building only architecture:any binary packages
> (binary-arch target of debian/rules), and using a recent dpkg that uses the
> build-arch target if available.
> Also, only the Build-Depends were installed, not the Build-Depends-Indep.
>
> Relevant part:
>> make[1]: Entering directory `/«PKGBUILDDIR»/javapure'
>> mkdir -p /«PKGBUILDDIR»/debian/libestraier-java/usr/share/hyperestraier
>> cp -Rf estraierpure.jar 
>> /«PKGBUILDDIR»/debian/libestraier-java/usr/share/hyperestraier
>> cp: cannot stat `estraierpure.jar': No such file or directory
>> make[1]: *** [install] Error 1

This was caused by not running build-indep. "install" target depends
on both build-arch
and build-indep.
Is it also needs to split into install-arch and install-indep?

regards,
-- 
KURASHIKI Satoru



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to