You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "thisisnic (via GitHub)" <gi...@apache.org> on 2023/09/04 07:49:23 UTC

[GitHub] [arrow] thisisnic opened a new issue, #37535: [R][CI] Nightly CI job test-r-depsource-system failing with Thrift error

thisisnic opened a new issue, #37535:
URL: https://github.com/apache/arrow/issues/37535

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   Nightly CI job [test-r-depsource-system](https://github.com/ursacomputing/crossbow/actions/runs/6067632674/job/16459553232) is failing with a Thrift error:
   
   ```
   Error: package or namespace load failed for ‘arrow’ in dyn.load(file, DLLpath = DLLpath, ...):
    unable to load shared object '/arrow/r/check/arrow.Rcheck/00LOCK-arrow/00new/arrow/libs/arrow.so':
     /arrow/r/check/arrow.Rcheck/00LOCK-arrow/00new/arrow/libs/arrow.so: undefined symbol: _ZTIN6apache6thrift8protocol9TProtocolE
   Error: loading failed
   Execution halted
   ERROR: loading failed
   * removing ‘/arrow/r/check/arrow.Rcheck/arrow’
   ```
   
   ### Component(s)
   
   R


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] thisisnic commented on issue #37535: [R][CI] Nightly CI jobs failing with Thrift error

Posted by "thisisnic (via GitHub)" <gi...@apache.org>.
thisisnic commented on issue #37535:
URL: https://github.com/apache/arrow/issues/37535#issuecomment-1710445578

   > Note that DuckDB's R bindings were moved recently: [duckdb/duckdb#8793](https://github.com/duckdb/duckdb/pull/8793) We need to update our CI code.
   
   Thanks for highlighting this, I'll open an issue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on issue #37535: [R][CI] Nightly CI jobs failing with Thrift error

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #37535:
URL: https://github.com/apache/arrow/issues/37535#issuecomment-1709331441

   Oh, sorry.
   I'll take a look at this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on issue #37535: [R][CI] Nightly CI jobs failing with Thrift error

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #37535:
URL: https://github.com/apache/arrow/issues/37535#issuecomment-1709793729

   Note that DuckDB's R bindings were moved recently: https://github.com/duckdb/duckdb/pull/8793
   We need to update our CI code.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou closed issue #37535: [R][CI] Nightly CI jobs failing with Thrift error

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #37535: [R][CI] Nightly CI jobs failing with Thrift error
URL: https://github.com/apache/arrow/issues/37535


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] thisisnic commented on issue #37535: [R][CI] Nightly CI jobs failing with Thrift error

Posted by "thisisnic (via GitHub)" <gi...@apache.org>.
thisisnic commented on issue #37535:
URL: https://github.com/apache/arrow/issues/37535#issuecomment-1708316886

   @kou Do you mind taking a look at this? I think it might be due to the changes in #37399 as the nightly builds started failing after this point


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] thisisnic commented on issue #37535: [R][CI] Nightly CI jobs failing with Thrift error

Posted by "thisisnic (via GitHub)" <gi...@apache.org>.
thisisnic commented on issue #37535:
URL: https://github.com/apache/arrow/issues/37535#issuecomment-1708266677

   I've submitted a crossbow build on one of the commits that may or may not be the cause: https://github.com/apache/arrow/pull/37399#issuecomment-1708261906


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org