Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751655 - dev-libs/libpy-0.2.5 fails tests
Summary: dev-libs/libpy-0.2.5 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-29 07:42 UTC by Agostino Sarubbo
Modified: 2020-10-29 16:57 UTC (History)
0 users

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


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

Issue: dev-libs/libpy-0.2.5 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-29 07:42:22 UTC
Created attachment 669041 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-10-29 07:42:23 UTC
Possible context of error(s):

include/libpy/library_wrappers/sparsehash.h:5:10: fatal error: sparsehash/dense_hash_map: No such file or directory
include/libpy/library_wrappers/sparsehash.h:5:10: fatal error: sparsehash/dense_hash_map: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2020-10-29 16:57:30 UTC
The bug has been closed via the following commit(s):

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

commit 5c0ee68d09f9f5845220c12d764b38cd352ad8ea
Author:     Patrick McLean <patrick.mclean@sony.com>
AuthorDate: 2020-10-29 16:56:23 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2020-10-29 16:57:21 +0000

    dev-libs/libpy-0.2.5-r1: Fix CFLAGS (bug #751658), typo (bug #751655)
    
    Closes: https://bugs.gentoo.org/751658
    Closes: https://bugs.gentoo.org/751655
    Copyright: Sony Interactive Entertainment Inc.
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 dev-libs/libpy/files/libpy-0.2.5-cflags.patch      | 24 ++++++++++++++++++++++
 .../{libpy-0.2.5.ebuild => libpy-0.2.5-r1.ebuild}  |  9 ++++++--
 2 files changed, 31 insertions(+), 2 deletions(-)