Your message dated Mon, 04 Jul 2016 18:34:27 +0000
with message-id <[email protected]>
and subject line Bug#812286: fixed in rquantlib 0.4.2-2
has caused the Debian Bug report #812286,
regarding FTBFS with GCC 6: rcpp and quantlib need recompile with GCC 6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
812286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812286
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rquantlib
Version: 0.4.2-1
Severity: normal
User: [email protected]
Usertags: ftbfs-gcc-6 gcc-6-unknown

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Unfortunately, it's not clear from the log why the build failed.
It's possible there's a bug in this package or in GCC.  It's also
possible I reported a non-issue, although I tried to avoid that.
I apologize in advance if this is the case.

If you have some time to look into this issue, that'd be great.  If
not, I can re-test the package with GCC 6 in a few weeks time.

You can find a snapshot of GCC 6 in experimental.  To build with
GCC 6, you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> installing to 
> /<<PKGBUILDDIR>>/debian/r-cran-rquantlib/usr/lib/R/site-library/RQuantLib/libs
> ** R
> ** demo
> ** inst
> ** preparing package for lazy loading
> ** help
> *** installing help indices
> ** building package indices
> ** testing if installed package can be loaded
> 
>  *** caught segfault ***
> address 0x7f7f1504a6c0, cause 'invalid permissions'
> 
> Traceback:
>  1: dyn.load(file, DLLpath = DLLpath, ...)
>  2: library.dynam(lib, package, package.lib)
>  3: loadNamespace(package, c(which.lib.loc, lib.loc))
>  4: doTryCatch(return(expr), name, parentenv, handler)
>  5: tryCatchOne(expr, names, parentenv, handlers[[1L]])
>  6: tryCatchList(expr, classes, parentenv, handlers)
>  7: tryCatch(expr, error = function(e) {    call <- conditionCall(e)    if 
> (!is.null(call)) {        if (identical(call[[1L]], quote(doTryCatch)))       
>       call <- sys.call(-4L)        dcall <- deparse(call)[1L]        prefix 
> <- paste("Error in", dcall, ": ")        LONG <- 75L        msg <- 
> conditionMessage(e)        sm <- strsplit(msg, "\n")[[1L]]        w <- 14L + 
> nchar(dcall, type = "w") + nchar(sm[1L], type = "w")        if (is.na(w))     
>         w <- 14L + nchar(dcall, type = "b") + nchar(sm[1L],                 
> type = "b")        if (w > LONG)             prefix <- paste0(prefix, "\n  ") 
>    }    else prefix <- "Error : "    msg <- paste0(prefix, 
> conditionMessage(e), "\n")    .Internal(seterrmessage(msg[1L]))    if 
> (!silent && identical(getOption("show.error.messages"),         TRUE)) {      
>   cat(msg, file = stderr())        .Internal(printDeferredWarnings())    }    
> invisible(structure(msg, class = "try-error", condition = e))})
>  8: try({    ns <- loadNamespace(package, c(which.lib.loc, lib.loc))    env 
> <- attachNamespace(ns, pos = pos, deps)})
>  9: library(pkg_name, lib.loc = lib, character.only = TRUE, logical.return = 
> TRUE)
> 10: withCallingHandlers(expr, packageStartupMessage = function(c) 
> invokeRestart("muffleMessage"))
> 11: suppressPackageStartupMessages(library(pkg_name, lib.loc = lib,     
> character.only = TRUE, logical.return = TRUE))
> 12: doTryCatch(return(expr), name, parentenv, handler)
> 13: tryCatchOne(expr, names, parentenv, handlers[[1L]])
> 14: tryCatchList(expr, classes, parentenv, handlers)
> 15: tryCatch(expr, error = function(e) {    call <- conditionCall(e)    if 
> (!is.null(call)) {        if (identical(call[[1L]], quote(doTryCatch)))       
>       call <- sys.call(-4L)        dcall <- deparse(call)[1L]        prefix 
> <- paste("Error in", dcall, ": ")        LONG <- 75L        msg <- 
> conditionMessage(e)        sm <- strsplit(msg, "\n")[[1L]]        w <- 14L + 
> nchar(dcall, type = "w") + nchar(sm[1L], type = "w")        if (is.na(w))     
>         w <- 14L + nchar(dcall, type = "b") + nchar(sm[1L],                 
> type = "b")        if (w > LONG)             prefix <- paste0(prefix, "\n  ") 
>    }    else prefix <- "Error : "    msg <- paste0(prefix, 
> conditionMessage(e), "\n")    .Internal(seterrmessage(msg[1L]))    if 
> (!silent && identical(getOption("show.error.messages"),         TRUE)) {      
>   cat(msg, file = stderr())        .Internal(printDeferredWarnings())    }    
> invisible(structure(msg, class = "try-error", condition = e))})
> 16: try(suppressPackageStartupMessages(library(pkg_name, lib.loc = lib,     
> character.only = TRUE, logical.return = TRUE)))
> 17: tools:::.test_load_package("RQuantLib", 
> "/<<PKGBUILDDIR>>/debian/r-cran-rquantlib/usr/lib/R/site-library")
> aborting ...
> Segmentation fault
> ERROR: loading failed
> * removing 
> '/<<PKGBUILDDIR>>/debian/r-cran-rquantlib/usr/lib/R/site-library/RQuantLib'
> debian/rules:18: recipe for target 'R_any_arch' failed
> make: *** [R_any_arch] Error 1

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

--- End Message ---
--- Begin Message ---
Source: rquantlib
Source-Version: 0.4.2-2

We believe that the bug you reported is fixed in the latest version of
rquantlib, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dirk Eddelbuettel <[email protected]> (supplier of updated rquantlib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 04 Jul 2016 13:12:59 -0500
Source: rquantlib
Binary: r-cran-rquantlib
Architecture: source amd64
Version: 0.4.2-2
Distribution: unstable
Urgency: medium
Maintainer: Dirk Eddelbuettel <[email protected]>
Changed-By: Dirk Eddelbuettel <[email protected]>
Description:
 r-cran-rquantlib - GNU R package interfacing the QuantLib finance library
Closes: 812286
Changes:
 rquantlib (0.4.2-2) unstable; urgency=medium
 .
   * Rebuilt against QuantLib 1.8               (Closes: #812286)
 .
   * debian/control: Set Build-Depends: to current QuantLib version
   * debian/control: Set Build-Depends: to current R version
   * debian/control: Set Standards-Version: to current version
Checksums-Sha1:
 cc968695c4ff5640c3af1eef832f52ccd27d7a32 1794 rquantlib_0.4.2-2.dsc
 076d5b35c799b50c92aaf17ce93843bb1aa1405b 6155 rquantlib_0.4.2-2.diff.gz
 5e4cef6eee6769d87caf52b36e0428487f6b2c90 97802 
r-cran-rquantlib-dbgsym_0.4.2-2_amd64.deb
 600db54402206eeb9769fb101cc04c47a9d608ce 821660 
r-cran-rquantlib_0.4.2-2_amd64.deb
Checksums-Sha256:
 483bc2b39b977946090f413240de9dbd218a989a852f1b14b7628912e576cc33 1794 
rquantlib_0.4.2-2.dsc
 f134506fbed553864c0a06302e02b1e80187bd8a1990feaf070b60c14a262aab 6155 
rquantlib_0.4.2-2.diff.gz
 5223d518c7b96e40ee5a46f9325cf0784fd39a943308ade2d850cfc5dbc4d3a8 97802 
r-cran-rquantlib-dbgsym_0.4.2-2_amd64.deb
 16c870c2379f56e00bc1db8b6bd103e1a3e76e92cd593c9ec032db21a47a380c 821660 
r-cran-rquantlib_0.4.2-2_amd64.deb
Files:
 a611bd2657df6423417312979cef4bc4 1794 gnu-r optional rquantlib_0.4.2-2.dsc
 a6b04f1dfbb3bfd57b154ddba3e84918 6155 gnu-r optional rquantlib_0.4.2-2.diff.gz
 da8dafc325b441ba9a1b711f76db7ca6 97802 debug extra 
r-cran-rquantlib-dbgsym_0.4.2-2_amd64.deb
 5dbeaa19d749e8d14aeb762601413ca0 821660 gnu-r optional 
r-cran-rquantlib_0.4.2-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBV3qp/aFIn+KrmaIaAQKRLxAAozkpdzAbXqESoM4oCAPSM9LF0W2oH4an
ArAdc9B8/obEYx+NYbCQxI7riK83xMGrgK7QHGRhkAwl6tokqsJT4vKwp+6g/fQQ
LobxNMZl49q+NxuR1w4JIeW2EbTCl+nIx65xCTcuvs3hXVieDaFCl16mJT6Alt8T
+JJpwXJL1xaGjqOHEJfOlSRZbzU4Zl9+fTNHju9kc9Djv1IvCdF1LzkyJG3PYdOs
7LhofcnPfG4xgstZ3W2CavPyKMCbm4naDcVv17LyJVN4tZHqM75Hqch56FMFKDkI
Ake5nynka/0wNaN7E2UhACZUKCGSaJcnmvBoKZ97MxI057BDLICn5cel/1muOcG+
ge10x3Fivln4zCHxl1qmDVwHeWaVoXQy79r+YtFMwyMTZts0YozVOYBo2xsizMQ8
7u3bjb/R/4MHJlDs8L2o3eHfZwSWpVkKhWZw4teXrQVhwNHrDQ/p67lrlSBN+FNV
TouyRxzMbs0ptonjUtZg0JnVkqTuKId5PdYaIDqjJEtEmpSF/ZEAXsiZnsuLcKdq
W49bW80zqUOJT9nUJmtQD3AKNCd1oBj8TqcZW44siDJEmStzM6vxKTMA+E7itpbz
xWAG/8OVBTpZKWhbnOfBWgTEFLVccMXN1SyF/fPYhFM9Gwb4rCJInYhlYvXmTB7N
8oUkOmTMywA=
=MKoM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to