google / google/array_record

Error while building pip wheel on ppc64le

Abierto
#149 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
142
Forks
26
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I am trying to build array-record wheel on ppc64le using RHEL ubi9 image with gcc-toolset-13. While, using commit id = `cd721e5c7c61ea23a723482c052af6104461d3b6` and building it using `oss/build_whl.sh`, I see the below error:

```
ERROR: /home/builder/opence-pip-packaging/array-record/array_record/cpp/BUILD:213:8: Compiling cpp/tri_state_ptr_test.cc failed: (Exit 1): gcc failed: error executing command (from target //cpp:tri_state_ptr_test) /opt/rh/gcc-toolset-13/root/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG ... (remaining 62 arguments skipped)

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
cpp/tri_state_ptr_test.cc: In member function 'virtual void array_record::{anonymous}::TriStatePtrTest_SanityTest_Test::TestBody()':
cpp/tri_state_ptr_test.cc:57:56: error: 'class riegeli::MakerTypeFor' has no member named 'UniquePtr'
57 | TriStatePtr foo_main(riegeli::Maker(1).UniquePtr());
| ^~~~~~~~~
```

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.