[Debian-med-packaging] Bug#845753: Help: r-cran-treescape does not build on i386, armel and armhf any more

gregor herrmann gregoa at debian.org
Tue Dec 13 17:35:27 UTC 2016


On Tue, 13 Dec 2016 13:23:50 +0100, Andreas Tille wrote:

> > I guess pabs meant that you're not actually using it in debian/rules.
> Urgs, thanks for opening my eyes. ;-)

:)
 
> Index: rules
> ===================================================================
> --- rules       (Revision 23284)
> +++ rules       (Arbeitskopie)
> @@ -2,3 +2,7 @@
>  
>  %:
>         dh $@ --buildsystem R
> +
> +override_dh_auto_install:
> +       xvfb-run --auto-servernum --server-num=20 -s "-screen 0 1024x768x24 -ac +extension GLX +render -noreset" \
> +           dh_auto_install
> 
> 
> which results in the following diff in the build log:
> 
> 
>  ** preparing package for lazy loading
>  Creating a generic function for 'toJSON' from package 'jsonlite' in package 'googleVis'
>  Warning in rgl.init(initValue, onlyNULL) :
> -  RGL: unable to open X11 display
> +  RGL: GLX extension missing on server
>  Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
>  ** help
>  *** installing help indices

Adding libgl1-mesa-dri as a build dependency gets rid of the warning
for me (amd64 cowbuilder sid chroot).

** preparing package for lazy loading
Creating a generic function for 'toJSON' from package 'jsonlite' in package 'googleVis'
** help
*** installing help indices
 

Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at/ - Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: David Bowie: China Girl (Single Version)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20161213/ad23896a/attachment.sig>


More information about the Debian-med-packaging mailing list