Skip to content

[C++] Build does not succeed on Alpine Linux #19547

Description

@asfimport

When execute make install : Error step for 'orc_ep':

  • Timezone.cc:748:7: error: 'uint' was not declared in this scope

  • Timezone.cc:749:11: error: 'nameStart' was not declared in this scope

  • Timezone.cc:756:59: error: 'nameStart' was not declared in this scope

To Reproduce it:

dockerpullpython:2.7.15-alpine3.8dockerrun -itpython:2.7.15-alpine3.8 /bin/shapkaddwgetgitapkaddgccmusl-devcmakemakeboost-devg++
apkaddunixodbc-devpybind11apkaddmysql-clientpostgresql-clientpipinstallnumpycython
#pipinstallpandas #Optionalgitclonehttps://github.com/apache/arrow.gitcdarrow/cppmkdirbuildcdbuildcmake .. -DARROW_PYTHON=on -DARROW_ORC=on-DCMAKE_BUILD_TYPE=Releasemakeinstall #ERRORexportARROW_HOME=$PWDmakeunittestpipinstallpyarrowturbodbcexportLC_ALL="en_US.UTF-8"

Reporter: albertoramon
Assignee: Bradley Skaggs / @bskaggs

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-3202. Please see the migration documentation for further details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions