Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913416 - www-apps/mediawiki-1.40.0 does not respect LDFLAGS (PYTHON-3.12-SYSTEM)
Summary: www-apps/mediawiki-1.40.0 does not respect LDFLAGS (PYTHON-3.12-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2023-09-01 14:49 UTC by Agostino Sarubbo
Modified: 2023-09-29 06:43 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,52.62 KB, text/plain)
2023-09-01 14:49 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 2023-09-01 14:49:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/mediawiki-1.40.0 does not respect LDFLAGS (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2023-09-01 14:49:17 UTC
Created attachment 869131 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-09-29 06:43:41 UTC
The bug has been closed via the following commit(s):

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

commit c24263bda58c554326c0671286175874592c27b6
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2023-09-29 06:43:15 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-09-29 06:43:33 +0000

    www-apps/mediawiki: fixed removal of files
    
    Closes: https://bugs.gentoo.org/913416
    Closes: https://bugs.gentoo.org/913417
    Closes: https://bugs.gentoo.org/913418
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../{mediawiki-1.39.4.ebuild => mediawiki-1.39.4-r1.ebuild}    |  8 ++++++--
 .../{mediawiki-1.40.0.ebuild => mediawiki-1.40.0-r1.ebuild}    | 10 ++++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)