Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781812 - [guru] =x11-libs/gtk-fortran-20.04 misses USE=static-libs and installs '.a' files
Summary: [guru] =x11-libs/gtk-fortran-20.04 misses USE=static-libs and installs '.a' f...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-09 07:57 UTC by Agostino Sarubbo
Modified: 2021-04-25 14:03 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-04-09 07:57:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-libs/gtk-fortran misses USE=static-libs and installs '.a' files.
Discovered on: amd64 (internal ref: guru_tinderbox)

The best solution is avoid to build the '.a' files by touching the configure. In case the buildsystem makes your life hard, a good compromise would be just remove the files.
See also:https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'static-libs'
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-22 17:03:21 UTC
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Comment 2 Larry the Git Cow gentoo-dev 2021-04-24 23:19:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=203e6852f620e793c5662129ca6e5a911496f652

commit 203e6852f620e793c5662129ca6e5a911496f652
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2021-04-24 11:49:24 +0000
Commit:     Sergey Torokhov <torokhov-s-a@yandex.ru>
CommitDate: 2021-04-24 11:49:24 +0000

    x11-libs/gtk-fortran: add USE="static-libs" conditional patch
    
    Closes: https://bugs.gentoo.org/781812
    
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>

 .../gtk-fortran-20.04_skip-static-build.patch      | 32 ++++++++++++++++++++++
 x11-libs/gtk-fortran/gtk-fortran-20.04.ebuild      |  4 ++-
 2 files changed, 35 insertions(+), 1 deletion(-)
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:03:53 UTC
Changing TRACKER as requested by QA.