Bug ID 1212909
Summary unstripped-binary-or-object for binary libraries in Python directories
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Python
Assignee python-maintainers@suse.com
Reporter mcepl@suse.com
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

There is a zillion packages which end up with the warning like

python311-scipy.x86_64: W: unstripped-binary-or-object
/usr/lib64/python3.11/site-packages/scipy/spatial/_qhull.cpython-311-x86_64-linux-gnu.so

(this is from
https://build.opensuse.org/package/live_build_log/home:gladiac:mailman/python-scipy/openSUSE_Tumbleweed/x86_64)

Interestingly the same package in the devel project doesn’t seem to present the
same problem
(https://build.opensuse.org/build/devel:languages:python:numeric/openSUSE_Tumbleweed/x86_64/python-scipy/_log).

Could we find out why these happen and do something about it?


You are receiving this mail because: