Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795417 - dev-python/qstylizer-0.2.0 fails to compile
Summary: dev-python/qstylizer-0.2.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-11 15:35 UTC by Agostino Sarubbo
Modified: 2021-06-11 15:53 UTC (History)
0 users

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


Attachments
build.log (build.log,34.28 KB, text/plain)
2021-06-11 15:35 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-06-11 15:35:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/qstylizer-0.2.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-06-11 15:35:47 UTC
Created attachment 715269 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-11 15:35:48 UTC
Possible context of error(s):

error: pathspec 'init' did not match any file(s) known to git
Comment 3 Larry the Git Cow gentoo-dev 2021-06-11 15:53:13 UTC
The bug has been closed via the following commit(s):

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

commit ab9e1c3378b4573ae5af538995773d938058f8ea
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2021-06-11 15:53:01 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-06-11 15:53:11 +0000

    dev-python/qstylizer: fix dep on tinycss(2)
    
    and fix my dumb mistaken in src_prepare
    
    Closes: https://bugs.gentoo.org/795417
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/qstylizer/qstylizer-0.2.0.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)