Re: [R] grDevices segfault when building R4.4.0 on RHEL 9.1.

2024-07-17 Thread Ivan Krylov via R-help
В Wed, 17 Jul 2024 02:35:22 + Miguel Esteva пишет: > I replaced the "--with-lapack" flag with "--with-lapack='-lflexiblas > -L/tools/flexiblas/3.4.2/lib64'" and everything built ok. Glad to see you managed to avoid the crash! > From a quick check in my emails, seems the RHEL9 system lapack

Re: [R] grDevices segfault when building R4.4.0 on RHEL 9.1.

2024-07-17 Thread Miguel Esteva via R-help
tralia Phone (03) 9345 2909 Email estev...@wehi.edu.au Web http://www.wehi.edu.au<http://www.wehi.edu.au/> From: Ivan Krylov Sent: Friday, 3 May 2024 9:40 PM To: Miguel Esteva via R-help Cc: Miguel Esteva Subject: Re: [R] grDevices segfault when building

Re: [R] grDevices segfault when building R4.4.0 on RHEL 9.1.

2024-05-03 Thread Ivan Krylov via R-help
Dear Miguel Esteva, I couldn't get a Red Hat "ubi9" container to install enough dependencies to build R. Is there a way to reproduce your setup on a virtual machine somewhere? On Fri, 3 May 2024 00:42:43 + Miguel Esteva via R-help wrote: > *** caught segfault *** > > address 0x1801fa8f70,

[R] grDevices segfault when building R4.4.0 on RHEL 9.1.

2024-05-03 Thread Miguel Esteva via R-help
Hi all, I seem to be getting segfaults when attempting to build R 4.4.0 on RHEL 9.1 (5.14.0-162.23.1.el9_1.x86_64). Interestingly, it seems to build ok on Rocky 9.1 and 9.3. This is the trace: make[3]: Entering directory '/home/esteva.m/R/R-4.4.0/src/library/grDevices' building package 'grDev