Your message dated Thu, 24 Aug 2017 13:21:20 +0000
with message-id <e1dks4w-000hbm...@fasolo.debian.org>
and subject line Bug#868922: fixed in r-cran-randomfieldsutils 0.3.25-1
has caused the Debian Bug report #868922,
regarding r-cran-randomfieldsutils: FTBFS: init_RandomFieldsUtils.cc:62:10: 
error: 'R_NativeArgStyle' does not name a type
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 ow...@bugs.debian.org
immediately.)


-- 
868922: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868922
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: r-cran-randomfieldsutils
Version: 0.3.15-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170719 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> g++  -I/usr/share/R/include -DNDEBUG     -fopenmp  -fpic  -g -O2 
> -fdebug-prefix-map=/build/r-base-3.4.1=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c 
> init_RandomFieldsUtils.cc -o init_RandomFieldsUtils.o
> init_RandomFieldsUtils.cc:62:10: error: 'R_NativeArgStyle' does not name a 
> type
>    static R_NativeArgStyle argin[] = {R_ARG_IN},
>           ^~~~~~~~~~~~~~~~
> init_RandomFieldsUtils.cc:62:47: error: expected unqualified-id before ',' 
> token
>    static R_NativeArgStyle argin[] = {R_ARG_IN},
>                                                ^
> init_RandomFieldsUtils.cc:63:14: error: expected constructor, destructor, or 
> type conversion before '=' token
>      argout[] = {R_ARG_OUT},
>               ^
> init_RandomFieldsUtils.cc:63:27: error: expected unqualified-id before ',' 
> token
>      argout[] = {R_ARG_OUT},
>                            ^
> init_RandomFieldsUtils.cc:64:15: error: expected constructor, destructor, or 
> type conversion before '=' token
>      hostarg[] = {R_ARG_OUT, R_ARG_OUT};
>                ^
> init_RandomFieldsUtils.cc:66:72: error: 'argin' was not declared in this scope
>    {"RelaxUnknownRFoption", (DL_FUNC) &RelaxUnknownRFoption, 1, 
> Relax_t,argin}, {"sleepMilli", (DL_FUNC) &sleepMilli, 1, int_arg, argin},
>                                                                         ^~~~~
> init_RandomFieldsUtils.cc:66:130: error: 'argin' was not declared in this 
> scope
>    {"RelaxUnknownRFoption", (DL_FUNC) &RelaxUnknownRFoption, 1, 
> Relax_t,argin}, {"sleepMilli", (DL_FUNC) &sleepMilli, 1, int_arg, argin},
>                                                                               
>                                                     ^~~~~
> init_RandomFieldsUtils.cc:67:52: error: 'argin' was not declared in this scope
>   {"sleepMicro", (DL_FUNC) &sleepMicro, 1, int_arg, argin},
>                                                     ^~~~~
> init_RandomFieldsUtils.cc:68:38: error: 'argout' was not declared in this 
> scope
>   {"pid", (DL_FUNC) &pid, 1, int_arg, argout},
>                                       ^~~~~~
> init_RandomFieldsUtils.cc:69:49: error: 'hostarg' was not declared in this 
> scope
>   {"hostname", (DL_FUNC) &hostname, 2, host_arg, hostarg},
>                                                  ^~~~~~~
> init_RandomFieldsUtils.cc:73:1: error: too many initializers for 'const 
> R_CMethodDef'
>  };
>  ^
> init_RandomFieldsUtils.cc:73:1: error: too many initializers for 'const 
> R_CMethodDef'
> init_RandomFieldsUtils.cc:73:1: error: too many initializers for 'const 
> R_CMethodDef'
> init_RandomFieldsUtils.cc:73:1: error: too many initializers for 'const 
> R_CMethodDef'
> init_RandomFieldsUtils.cc:73:1: error: too many initializers for 'const 
> R_CMethodDef'
> init_RandomFieldsUtils.cc:73:1: error: too many initializers for 'const 
> R_CMethodDef'
> /usr/lib/R/etc/Makeconf:166: recipe for target 'init_RandomFieldsUtils.o' 
> failed
> make[1]: *** [init_RandomFieldsUtils.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/2017/07/19/r-cran-randomfieldsutils_0.3.15-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: r-cran-randomfieldsutils
Source-Version: 0.3.25-1

We believe that the bug you reported is fixed in the latest version of
r-cran-randomfieldsutils, 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 868...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated r-cran-randomfieldsutils 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 24 Aug 2017 14:28:09 +0200
Source: r-cran-randomfieldsutils
Binary: r-cran-randomfieldsutils
Architecture: source
Version: 0.3.25-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Description:
 r-cran-randomfieldsutils - utilities for the simulation and analysis of random 
fields
Closes: 868922
Changes:
 r-cran-randomfieldsutils (0.3.25-1) unstable; urgency=medium
 .
   * New upstream version
     Closes: #868922
   * cme fix dpkg-control
Checksums-Sha1:
 39b46117b180d784936d9943771c3ad211ddbb9d 2196 
r-cran-randomfieldsutils_0.3.25-1.dsc
 c87b73cf49c187f773bbb91b6a3a18a113566351 111100 
r-cran-randomfieldsutils_0.3.25.orig.tar.gz
 22a72ba4e0139304429f80296149b13b36ef94ca 1776 
r-cran-randomfieldsutils_0.3.25-1.debian.tar.xz
 21bec2460f1deeace56728bc08743dd288229d37 14601 
r-cran-randomfieldsutils_0.3.25-1_source.buildinfo
Checksums-Sha256:
 06f17b1e1d0978830eb23782cc85f97d5a3e9b194b03200c45aa3eb388bc349b 2196 
r-cran-randomfieldsutils_0.3.25-1.dsc
 e3cb5c4e354a6a9c4dfe0f3042c28d9cd0a9ae3fce2407cd81890693a13cb35b 111100 
r-cran-randomfieldsutils_0.3.25.orig.tar.gz
 60f8c0a59abad548e45c513a3bb75a2274450adea92a1cd8f362853b27baf225 1776 
r-cran-randomfieldsutils_0.3.25-1.debian.tar.xz
 66071b58127f4c6c547feae5c497ed1800d7c2dd53509a512ffb0e79ef37fed1 14601 
r-cran-randomfieldsutils_0.3.25-1_source.buildinfo
Files:
 501a4bcb0ec78a78eff8f995ec6fb093 2196 gnu-r optional 
r-cran-randomfieldsutils_0.3.25-1.dsc
 026c15a23296c9726012135891f016d5 111100 gnu-r optional 
r-cran-randomfieldsutils_0.3.25.orig.tar.gz
 b81ea2ac80bd887851c54f8b136bb2eb 1776 gnu-r optional 
r-cran-randomfieldsutils_0.3.25-1.debian.tar.xz
 8c70bcf6cef3889d80ebf3db13e2a05a 14601 gnu-r optional 
r-cran-randomfieldsutils_0.3.25-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJCBAEBCAAsFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAlmezI8OHHRpbGxlYUBy
a2kuZGUACgkQV4oElNHGRtFAQhAAkIo+OVAldDF7fWCaJ/eJv7G4p5RCBw/Lrai/
0UYZJFE7dvtHHyRiP7eZDJvDtMvdGyMvn1fsW8J/pgnld1k3enmMJ9LBhf3TqI9c
34ADrBiAjMGAGa23bWlJnZ5YR0sAKf3lXDN3WfZfgwTr3mHI8RGtETm9GJnWz8Dv
W8iN4K86BqUQQHl1s5Hsp8HoNfXbGz+US6+8ZOVh/3IYrdzZ96pLNh37icz3QfU7
NAc/+1KbZFWjjq5Urh1pdVlkKoDKRFBvgRh6mLBbASuEjRPiA1ZaqmvzW1sqmS+P
sMReyfdYEKf6Un3Jpt7Fz9Fk68GI4Hn1BXcJa9XBV+rCFD/FTGb5qjHU0BRfNbHn
NLrhk7Wqj/eTurk+s9kgTtQihXS1e848PmPip51FUiDJWIJ2kTVGDJga6B5YZx0n
lLnd37LXtIZOLT01Q4n9kP6H81Ow9K9/SH2D0GmEzVhxXN/csUe1X5l66vu+gklT
7Vc4lB9DAlds9GYEZt6sSXzU4rTAjU+AvEL1X8aoo8W/rWymGhDPAXAb7h//dZdB
5I2mqHhsHx+7mclLN1LfhKoIx1yVaauyPl6OmsFP3CaLPiTrDyfnLxR9dzJzGTIL
e2xeXB9gxZU+hdFyZXti/GkU6+7OXVAwZgsbXeSUX+kcnzzROUnj9Z2wQlOPCtPF
7XV43Bo=
=PrKg
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to