Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 725120 - sci-libs/tensorflow-2.2.0 fails to emerge: use of enum 'FlatBuffersVTableOffset' without previous declaration
Summary: sci-libs/tensorflow-2.2.0 fails to emerge: use of enum 'FlatBuffersVTableOffs...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-24 23:17 UTC by Jean-Francois Ostiguy
Modified: 2020-08-30 00:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge .info (emerge.info,7.01 KB, application/x-info)
2020-05-24 23:17 UTC, Jean-Francois Ostiguy
Details
build.log (build.log.xz,144.14 KB, application/x-xz)
2020-05-24 23:18 UTC, Jean-Francois Ostiguy
Details
eclass-debug.log (eclass-debug.log,7.53 KB, text/x-log)
2020-05-24 23:19 UTC, Jean-Francois Ostiguy
Details
build-python-3_7.log (build-python3_7.log,728.89 KB, text/x-log)
2020-05-24 23:19 UTC, Jean-Francois Ostiguy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Francois Ostiguy 2020-05-24 23:17:05 UTC
tensorflow-2.2.0 fails to emerge:  use of enum 'FlatBuffersVTableOffset' without previous declaration.

See log files. 

Reproducible: Always
Comment 1 Jean-Francois Ostiguy 2020-05-24 23:17:38 UTC
Created attachment 641492 [details]
emerge .info
Comment 2 Jean-Francois Ostiguy 2020-05-24 23:18:37 UTC
Created attachment 641494 [details]
build.log
Comment 3 Jean-Francois Ostiguy 2020-05-24 23:19:06 UTC
Created attachment 641496 [details]
eclass-debug.log
Comment 4 Jean-Francois Ostiguy 2020-05-24 23:19:44 UTC
Created attachment 641498 [details]
build-python-3_7.log
Comment 5 Jean-Francois Ostiguy 2020-07-08 13:39:41 UTC
The problem went away after forcing an update to dev-libs/flatbuffers-1.12.
Comment 6 Larry the Git Cow gentoo-dev 2020-08-30 00:26:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f654de63913a1631a9a7ec25cee4f8447de7f2f

commit 0f654de63913a1631a9a7ec25cee4f8447de7f2f
Author:     Jason Zaman <perfinion@gentoo.org>
AuthorDate: 2020-08-29 21:50:43 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2020-08-30 00:25:08 +0000

    sci-libs/tensorflow: Fix build failures in 2.2
    
    Patch needed to build against numpy-1.19.
    Also updated deps for flatbuffers, h5py
    
    Closes: https://bugs.gentoo.org/736155
    Closes: https://bugs.gentoo.org/710074
    Closes: https://bugs.gentoo.org/725120
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Jason Zaman <perfinion@gentoo.org>

 sci-libs/tensorflow/Manifest                                     | 2 +-
 .../{tensorflow-2.2.0.ebuild => tensorflow-2.2.0-r1.ebuild}      | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)