On 22 January 2016 at 14:26, Martin Michlmayr wrote:
| * Dirk Eddelbuettel <e...@debian.org> [2016-01-21 22:12]:
| > Can you ensure that the other C++ dependencies, notably QuantLib and Rcpp
| > with Build-Depends: r-cran-rcpp (>= 0.11.0), libquantlib0-dev (>= 1.7), are
| > built under the same compiler?
| > 
| > We've seen similar breakage with R packages with ABI/API changes.
| 
| You were right.  I rebuilt r-cran-rcpp and libquantlib0-dev and now
| rquantlib builds fine.
| 
| I then did:
| 
|     apt-get install --reinstall libquantlib0-dev libquantlib0v5
| 
| built again and got the segfault again.

That's a bit weird.

R (as an upstream project) doesn't look into repeated builds, and I cannot
quite fathom how this could go wrong at a pure compiler/linker level. Hm.
 
| Maybe it makes sense to leave this bug report open as a reminder (and
| to prevent new bugs to be file when someone does onather archie
| rebuild with GCC 6) but change severity to minor.

Yes please change it to minor. Or reply if you want me to.

Dirk
 
| -- 
| Martin Michlmayr
| Linux for HPE Helion, Hewlett Packard Enterprise

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

Reply via email to