google / google/array_record

Highwayhash error while building from source code

オープン
#151 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
142
フォーク
26
PR マージ指標
30日以内にマージされた PR はありません

説明

I am trying to build array-record v0.6.0 wheel on ppc64le using RHEL ubi9 image with gcc-toolset-13. While, using commit id = 7e299eae0db0d7bfc20f7c1e1548bf86cdbfef5e 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:187:8: Linking cpp/sequenced_chunk_writer_test failed: (Exit 1): gcc failed: error executing CppLink command (from target //cpp:sequenced_chunk_writer_test) /opt/rh/gcc-toolset-13/root/usr/bin/gcc @bazel-out/ppc-opt/bin/cpp/sequenced_chunk_writer_test-0.params

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
bazel-out/ppc-opt/bin/_solib_ppc/libexternal_Sriegeli+_Sriegeli_Schunk_Uencoding_Slibhash.so: error: undefined reference to 'highwayhash::HighwayHashCat<8u>::operator()(unsigned long const (&) [4], highwayhash::StringView const*, unsigned long, unsigned long*) const'
bazel-out/ppc-opt/bin/_solib_ppc/libexternal_Sriegeli+_Sriegeli_Schunk_Uencoding_Slibhash.so: error: undefined reference to 'highwayhash::HighwayHash<8u>::operator()(unsigned long const (&) [4], char const*, unsigned long, unsigned long*) const'
collect2: error: ld returned 1 exit status
Use --verbose_failures to see the command lines of failed build steps.
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。