Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823868 - sci-libs/keras-2.7.0 fails to compile: ModuleNotFoundError: No module named tensorflow
Summary: sci-libs/keras-2.7.0 fails to compile: ModuleNotFoundError: No module named t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-15 19:42 UTC by Agostino Sarubbo
Modified: 2021-11-15 19:44 UTC (History)
0 users

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


Attachments
build.log (build.log,72.81 KB, text/plain)
2021-11-15 19:42 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-11-15 19:42:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/keras-2.7.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-15 19:42:10 UTC
Created attachment 751346 [details]
build.log

build log and emerge --info
Comment 2 Jason Zaman gentoo-dev 2021-11-15 19:44:50 UTC
wow the tinderbox is fast!
Just fixed in:

commit 1962a3845e177727872f10e097215c6b34f52de7
Author: Jason Zaman <perfinion@g.o>
Date:   Mon Nov 15 11:30:28 2021

    sci-libs/keras: Move TF from PDEP to RDEP
    
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Jason Zaman <perfinion@g.o>

commit 2d0e8284ddaa50ec556d557233de6585904ccd50
Author: Jason Zaman <perfinion@g.o>
Date:   Mon Nov 15 11:29:50 2021

    sci-libs/tensorflow: Move keras to PDEPEND
    
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Jason Zaman <perfinion@g.o>