A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/apache/arrow/issues/45850 below:

[R][C++] CI job `rhub/ubuntu-gcc12:latest` is failing due to warnings on libarrow_bundled_dependencies.a · Issue #45850 · apache/arrow · GitHub

Describe the bug, including details regarding any error messages, version, and platform.

The rhub/ubuntu-gcc12:latest job is failing on main and PRs:

with:

 ❯ checking compiled code ... WARNING
  File ‘arrow/libs/arrow.so’:
    Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
      Objects: ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow.a’,
        ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow_bundled_dependencies.a’
    Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
      Objects: ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow.a’,
        ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow_bundled_dependencies.a’,
        ‘../libarrow/arrow-19.0.1.100000187/lib/libparquet.a’
    Found ‘__printf_chk’, possibly from ‘printf’ (C)
      Object:
        ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow_bundled_dependencies.a’
    Found ‘abort’, possibly from ‘abort’ (C)
      Objects: ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow.a’,
        ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow_acero.a’,
        ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow_bundled_dependencies.a’
    Found ‘exit’, possibly from ‘exit’ (C)
      Object:
        ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow_bundled_dependencies.a’
    Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
      Object:
        ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow_bundled_dependencies.a’
    Found ‘rand’, possibly from ‘rand’ (C)
      Object:
        ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow_bundled_dependencies.a’
    Found ‘srand’, possibly from ‘srand’ (C)
      Object:
        ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow_bundled_dependencies.a’
    Found ‘stderr’, possibly from ‘stderr’ (C)
      Objects: ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow.a’,
        ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow_bundled_dependencies.a’
    Found ‘stdout’, possibly from ‘stdout’ (C)
      Object:
        ‘../libarrow/arrow-19.0.1.100000187/lib/libarrow_bundled_dependencies.a’
  File ‘arrow/libs/arrow.so’:
    Found non-API calls to R: ‘DATAPTR’, ‘OBJECT’
  
  Compiled code should not call entry points which might terminate R nor
  write to stdout/stderr instead of to the console, nor use Fortran I/O
  nor system RNGs nor [v]sprintf.
  Compiled code should not call non-API entry points in R.
  
  See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
  and section ‘Moving into C API compliance’ for issues with the use of
  non-API entry points.

Error: R CMD check found WARNINGs
Execution halted
0 errors ✔ | 1 warning ✖ | 0 notes ✔
Component(s)

R, C++


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4