You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/04/25 11:26:00 UTC

[jira] [Created] (ARROW-16310) [R] test-fedora-r-clang-sanitizer job fails - possible tzdb installation issue

Nicola Crane created ARROW-16310:
------------------------------------

             Summary: [R] test-fedora-r-clang-sanitizer job fails - possible tzdb installation issue
                 Key: ARROW-16310
                 URL: https://issues.apache.org/jira/browse/ARROW-16310
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Nicola Crane


We're seeing an error on a sanitizer build for 

https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=23988&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=d9b15392-e4ce-5e4c-0c8c-b69645229181&l=3034

I think it's something to do with tzdb installation:


{code:java}
make: Target 'all' not remade because of errors.
* installing *source* package ‘tzdb’ ...
** package ‘tzdb’ successfully unpacked and MD5 sums checked
** using staged installation
make[1]: *** [/opt/R-devel/lib64/R/etc/Makeconf:178: api.o] Error 1
make[1]: Leaving directory '/tmp/Rtmp0aqclz/R.INSTALL51cc14b8c441/tzdb/src'
ERROR: compilation failed for package ‘tzdb’
* removing ‘/opt/R-devel/lib64/R/library/tzdb’

The downloaded source packages are in
	‘/tmp/Rtmpg6gyGy/downloaded_packages’
Updating HTML index of packages in '.Library'
Making 'packages.html' ... done
Warning messages:
1: package ‘’ is not available for this version of R

A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Installing-packages 
2: In i.p(...) : installation of one or more packages failed,
  probably ‘tzdb’
> 
> 
/
+ popd

{code}




--
This message was sent by Atlassian Jira
(v8.20.7#820007)