Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830209 - dev-python/pytables-3.7.0 fails to compile: FileNotFoundError: [Errno 2] No such file or directory: RELEASE_NOTES.txt
Summary: dev-python/pytables-3.7.0 fails to compile: FileNotFoundError: [Errno 2] No s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-29 07:20 UTC by Agostino Sarubbo
Modified: 2021-12-29 07:58 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,350.71 KB, text/plain)
2021-12-29 07:20 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-12-29 07:20:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytables-3.7.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-29 07:20:37 UTC
Created attachment 760700 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-29 07:20:38 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FileNotFoundError: [Errno 2] No such file or directory: b'RELEASE_NOTES.txt'
.. WARNING:: Could not find the bzip2 runtime.
.. WARNING:: Could not find the LZO 2 runtime.
Comment 3 Larry the Git Cow gentoo-dev 2021-12-29 07:58:24 UTC
The bug has been closed via the following commit(s):

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

commit e7b8a1b72eecc5ce57c6ff3eaeb83b5b1dd3545d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-29 07:52:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-29 07:58:12 +0000

    dev-python/pytables: fix installation, hdf5 dep
    
    Should work with newer hdf5 now.
    
    Closes: https://bugs.gentoo.org/830209
    Signed-off-by: Sam James <sam@gentoo.org>

 .../pytables/{pytables-3.7.0.ebuild => pytables-3.7.0-r1.ebuild}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)