Hi Sebastian,

On 16 December 2019 at 13:52, Sebastien Bacher wrote:
| Package: r-base
| Version: 3.6.2-1
| 
| The current upload failed to build on powerpc
| 
https://buildd.debian.org/status/fetch.php?pkg=r-base&arch=powerpc&ver=3.6.2-1&stamp=1576151048&raw=0
| 
| gcc -std=gnu99 -I../../src/extra  -I. -I../../src/include -I../../src/include 
  -I../../src/nmath -DHAVE_CONFIG_H   -fopenmp -fpic  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -c arithmetic.c -o 
arithmetic.o
| arithmetic.c:180:26: error: initializer element is not constant
|   180 | static LDOUBLE q_1_eps = 1 / LDBL_EPSILON;
|       |                          ^
| make[4]: *** [../../Makeconf:124: arithmetic.o] Error 1

Our "colleague" at RH/FC noticed the same and sent a patch to the r-devel
list (which use an #ifdef for the architecture). CC an upstream dev as well.

One open question is whether 1.0L / LDBL_EPSILON would do.

Can you remind if/how I could get shell access to PowerPC to test?

Dirk

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

Reply via email to