Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815670 - dev-qt/qtcore-5.15.2-r10
Summary: dev-qt/qtcore-5.15.2-r10
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-01 16:54 UTC by mrbassie
Modified: 2021-10-02 08:50 UTC (History)
0 users

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


Attachments
build log (build.log.gz,12.53 KB, application/gzip)
2021-10-02 08:50 UTC, mrbassie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mrbassie 2021-10-01 16:54:45 UTC
I'm seeing multiple =dev-qt/foo-r10 builds fail with the following after syncing today and running emerge -uavDN @world with the following snippet:

fatal error: QtCore/qsystemdetection.h: No such file or directory

emerge info: http://dpaste.com/HXSJZCKF7
Comment 1 Andreas Sturmlechner gentoo-dev 2021-10-01 17:30:18 UTC
Full build.log necessary.
Comment 2 mrbassie 2021-10-01 18:08:13 UTC
(In reply to Andreas Sturmlechner from comment #1)
> Full build.log necessary.

Beg me.
Comment 3 Andreas Sturmlechner gentoo-dev 2021-10-01 19:54:03 UTC
(In reply to mrbassie from comment #2)
> (In reply to Andreas Sturmlechner from comment #1)
> > Full build.log necessary.
> 
> Beg me.

Are you stupid?
Comment 4 mrbassie 2021-10-01 21:06:56 UTC
(In reply to Andreas Sturmlechner from comment #3)
> (In reply to mrbassie from comment #2)
> > (In reply to Andreas Sturmlechner from comment #1)
> > > Full build.log necessary.
> > 
> > Beg me.
> 
> Are you stupid?

Are you polite?
Comment 5 Tee KOBAYASHI 2021-10-02 07:10:11 UTC
> > Full build.log necessary.
> Beg me.

You must have a file e.g. "/var/tmp/portage/dev-qt/foo-r10/temp/build.log" which should be attached here.

Note that you should NOT use pastebin-ish services to post any files.

You may need to compress a file if it is too large, in which case the command

# gzip /var/tmp/portage/dev-qt/foo-r10/temp/build.log

should generate "build.log.gz" in the same directory which is to be attached here.
Comment 6 mrbassie 2021-10-02 08:50:07 UTC
Created attachment 742521 [details]
build log