Skip to content
Back to formatted view

Raw Message

Message-ID: <CABtg=KnfVw1jM32hj-0rixn=DgEAxKqRgZzKEWFzHcaJQCyGtA@mail.gmail.com>
Date: 2020-10-01T12:55:02Z
From: Gábor Csárdi
Subject: [R-pkg-devel]  dependency fails checking a package on ASAN/UBSAN (on r-hub)
In-Reply-To: <AM0PR0102MB34434F9966EAA9062B3F13F1AE300@AM0PR0102MB3443.eurprd01.prod.exchangelabs.com>

It seems that Debian testing has a new version of libxml2, or maybe
the ICU is newer, and the xml package does not compile with this.

I am afraid that xml2 needs some fixes to solve this. It might be
enough to require C++11 support. If you don't want to wait for the
xml2 maintainer, then you can fork the repo, add C++11 support to your
fork, and then (temporarily) add a `Remotes` field to `DESCRIPTION`
that points to your fork.

Gabor

On Thu, Oct 1, 2020 at 1:08 PM Georgi Boshnakov
<georgi.boshnakov at manchester.ac.uk> wrote:
>
> Hi,
>
> A package submitted on CRAN shows problems only on ASAN/UBSAN.
> I  used 'r-hub' (rhub::check()) to check if my update has fixed that on that platform but
> This is unsuccessful since a dependency fails to install.
>
> The dependency in question is 'xml2'  so it surely can be installed one way or another but do I need to give additional parameters? The report from r-hub is at
> HTML<https://builder.r-hub.io/status/rbibutils_1.3.tar.gz-74c7a41c4a1d4c36940fcc78b85e800b>
>
>
> Georgi Boshnakov
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel