Skip to content

More issues identified by r-hub/containers #270

Description

@paleolimbot

On ubuntu-clang:

# export DOCKER_DEFAULT_PLATFORM=linux/amd64  
# docker run --rm -it -v $(pwd):/pkg ghcr.io/r-hub/containers/ubuntu-clang bash
# R CMD build /pkg
# cp s2_1.1.7.9000.tar.gz /check
# apt-get install cmake libabsl-dev
# r-check
File ‘s2/libs/s2.so’:
  Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
    Object: ‘../tools/dist/lib/libabsl_flags_config.a’
  Found ‘_exit’, possibly from ‘_exit’ (C)
    Object: ‘../tools/dist/lib/libabsl_log_internal_message.a’
  Found ‘abort’, possibly from ‘abort’ (C)
    Objects: ‘../tools/dist/lib/libabsl_log_internal_message.a’,
      ‘../tools/dist/lib/libabsl_raw_logging_internal.a’,
      ‘../tools/dist/lib/libabsl_symbolize.a’
  Found ‘exit’, possibly from ‘exit’ (C)
    Object: ‘../tools/dist/lib/libabsl_flags_reflection.a’
  Found ‘stderr’, possibly from ‘stderr’ (C)
    Objects: ‘../tools/dist/lib/libabsl_log_internal_globals.a’,
      ‘../tools/dist/lib/libabsl_str_format_internal.a’

https://r-hub.github.io/containers/

https://r-hub.github.io/containers/local.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions