| Summary: | sci-libs/tensorflow-2.2.0 ABSL_FALLTHROUGH_INTENDED not declared | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Helmut Jarausch <jarausch> |
| Component: | Current packages | Assignee: | Jason Zaman <perfinion> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
tf-2.2 is gone from the tree |
First, tensorflow/stream_executor/kernel.h needs an additional #include <cstring> and replace std::memcpy by memcpy. But then it fails with tensorflow/core/lib/io/cache.cc: In static member function 'static uint32_t tensorflow::table::{anonymous}::ShardedLRUCache::Hash(const char*, size_t, uint32_t)': tensorflow/core/lib/io/cache.cc:430:9: error: 'ABSL_FALLTHROUGH_INTENDED' was not declared in this scope This is with gcc-9.3.0