[Buildroot] [PATCH] gutenprint: fix host installation

Waldemar Brodkorb wbx at openadk.org
Thu Apr 14 02:45:06 UTC 2016


Peter Korsgaard wrote,

> >>>>> "Baruch" == Baruch Siach <baruch at tkos.co.il> writes:
> 
>  > Set DESTDIR to avoid installation attempt into build host directories.
>  > Fixes:
>  > http://autobuild.buildroot.net/results/bca/bca299631949c7699682af41e3f1373dd10866ed/
>  > http://autobuild.buildroot.net/results/294/294dfc02ee95caaac4be9fd632c399bb2c7d3f83/
>  > http://autobuild.buildroot.net/results/8ce/8ce0c14d92f34245a87758db60c618916be48586/
> 
>  > Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> 
> Hmm, this sounds fishy. DESTDIR is normally only needed when the
> installation directory is different from where the files will be used at
> runtime (E.G. like for our target installation). Host-gutenprint should
> be configured to install and run in HOST_DIR, so if you pass
> DESTDIR=$(HOST_DIR) the files ends up in $(HOST_DIR)/$(HOST_DIR)/usr/..
> 
> The error sounds more like it misdetects the location of (host-)cups. We
> do pass --without-cups to the configure script though, so I wonder why
> it still wants to install cups files.
> 
> Care to take a 2nd look?

Have you seen this try to fix it?
https://patchwork.ozlabs.org/patch/605452/

best regards
 Waldemar



More information about the buildroot mailing list