Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814947 - app-office/texstudio-4.0.0 fails to compile
Summary: app-office/texstudio-4.0.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: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-26 07:25 UTC by Agostino Sarubbo
Modified: 2021-09-28 01:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,56.00 KB, text/plain)
2021-09-26 07:25 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-09-26 07:25:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/texstudio-4.0.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-09-26 07:25:59 UTC
Created attachment 741336 [details]
build.log

build log and emerge --info
Comment 2 hsk17 2021-09-27 14:19:37 UTC
seems that 4.0.0 needs qtdeclarative instead of qtscript

cf. https://github.com/texstudio-org/texstudio/commit/4b7ac350a5a8c4feffd593b3c47f53056942a67
Comment 3 Larry the Git Cow gentoo-dev 2021-09-28 01:45:37 UTC
The bug has been closed via the following commit(s):

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

commit b510aac258c60b8bf81ca0af7fc8f197d91073c5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-09-28 01:43:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-28 01:45:20 +0000

    app-office/texstudio: add missing qtdeclarative dependency
    
    Closes: https://bugs.gentoo.org/814947
    Signed-off-by: Sam James <sam@gentoo.org>

 .../texstudio/{texstudio-4.0.0.ebuild => texstudio-4.0.0-r1.ebuild} | 6 ++----
 app-office/texstudio/texstudio-9999.ebuild                          | 4 ++--
 2 files changed, 4 insertions(+), 6 deletions(-)