Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952930 - sci-libs/med-4.1.1-r4 fails to build with error: too few arguments to function ‘PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)’
Summary: sci-libs/med-4.1.1-r4 fails to build with error: too few arguments to functio...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 954135
  Show dependency tree
 
Reported: 2025-03-30 13:10 UTC by 154koz3j6
Modified: 2025-05-01 05:02 UTC (History)
11 users (show)

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


Attachments
build.log (build.log,898.41 KB, text/x-log)
2025-03-30 13:10 UTC, 154koz3j6
Details
Emerge --info (emerge-info.txt,9.83 KB, text/plain)
2025-03-30 13:10 UTC, 154koz3j6
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 154koz3j6 2025-03-30 13:10:40 UTC
Created attachment 923298 [details]
build.log

Per the title.

Please see the attached build.log and emerge --info.
Comment 1 154koz3j6 2025-03-30 13:10:57 UTC
Created attachment 923299 [details]
Emerge --info
Comment 2 Alexandre Ferreira 2025-04-18 14:44:47 UTC
Same here
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-23 18:07:01 UTC
Are people really using USE=python for this for work, or do they just have it enabled globally?

i.e. is anyone going to care if I mask or rip out USE=python for med?
Comment 4 Sergey 'L29Ah' Alirzaev 2025-04-24 11:31:47 UTC
(In reply to Sam James from comment #3)
> Are people really using USE=python for this for work, or do they just have
> it enabled globally?
> 
> i.e. is anyone going to care if I mask or rip out USE=python for med?

freecad used to pull med[python] so it left over like this in my package.use, apparently no longer needed.
Comment 5 Larry the Git Cow gentoo-dev 2025-05-01 05:02:57 UTC
The bug has been closed via the following commit(s):

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

commit 8e56d5953e95d9c9b6cde3ea0b418433e2451073
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-04-30 14:00:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-01 05:02:19 +0000

    sci-libs/med: drop python bindings
    
    Doesn't use a proper python build system, not required by anything in
    tree, cannot be tested easily in the ebuild due to lack of the proper
    python build system.
    
    Closes: https://bugs.gentoo.org/952676
    Closes: https://bugs.gentoo.org/952930
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41873
    Closes: https://github.com/gentoo/gentoo/pull/41873
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/med/med-4.1.1-r4.ebuild | 29 ++++-------------------------
 1 file changed, 4 insertions(+), 25 deletions(-)