Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788277 - dev-python/pyside2-5.15.1 fails to compile
Summary: dev-python/pyside2-5.15.1 fails to compile
Status: RESOLVED DUPLICATE of bug 807313
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-05-05 06:44 UTC by Agostino Sarubbo
Modified: 2021-08-09 16:18 UTC (History)
3 users (show)

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


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

Issue: dev-python/pyside2-5.15.1 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-05-05 06:44:09 UTC
Created attachment 706116 [details]
build.log

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

  Could not find a package configuration file provided by "Qt5QuickControls2"
  Could not find a package configuration file provided by "Qt5RemoteObjects"
Comment 3 Larry the Git Cow gentoo-dev 2021-06-01 17:07:23 UTC
The bug has been referenced in the following commit(s):

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

commit f3e5625d095dd62acba16f2e224e4ba6c31756a8
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2021-05-28 18:29:20 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-06-01 17:06:38 +0000

    dev-python/pyside2: add 5.15.2, add py3.9
    
    Closes: https://bugs.gentoo.org/780375
    Bug: https://bugs.gentoo.org/788277
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/pyside2/Manifest              |   1 +
 dev-python/pyside2/pyside2-5.15.2.ebuild | 210 +++++++++++++++++++++++++++++++
 2 files changed, 211 insertions(+)
Comment 4 Andrew Ammerlaan gentoo-dev 2021-08-09 16:17:03 UTC
Actually this appears to be identical to Bug 807313 and Bug 807259 which I just pushed a fix for.
Comment 5 Andrew Ammerlaan gentoo-dev 2021-08-09 16:18:32 UTC

*** This bug has been marked as a duplicate of bug 807313 ***