Your message dated Tue, 27 Dec 2022 23:25:10 +0000
with message-id <e1pajjm-00cclq...@fasolo.debian.org>
and subject line Bug#1027108: Removed package(s) from unstable
has caused the Debian Bug report #814538,
regarding python-dev: python-config --libs does not include -lz
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
814538: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814538
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-dev
Version: 2.7.11-1
Severity: normal
Dear Maintainer,
13:54 < azeem> /usr/bin/ld:
/usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.a(zlibmodule.o):
undefined reference to symbol 'inflateInit2_'
13:55 < azeem> sorry, that's my current attempt at a new nwchem upload
13:56 < azeem> it has EXTRA_LIBS += $(shell $(PYTHONHOME)/bin/python-config
--ldflags)
13:56 < azeem> so I am a bit confused about the missing -lz
13:57 < mapreri> mattia@chase ~ % /usr/bin/python-config --ldflags
13:57 < mapreri> -L/usr/lib/python2.7/config-x86_64-linux-gnu -L/usr/lib
-lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1
-Wl,-Bsymbolic-functions
13:57 < mapreri> I don't see -lz there, btw.
13:59 < azeem> mapreri: right, but ldd
/usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.so links to it
13:59 < azeem> and apparently the .a references it as well
13:59 < wRAR> pkg-config --libs --static python doesn't list -lz erther
13:59 < wRAR> *either
14:00 < azeem> wRAR: well, is that a bug or by design
14:00 < wRAR> I'd say a bug
I was confused about the EXTRA_LIBS above, I think the package actually
runs python-config --libs. In any case, I think python-config --libs
should be enough to link to libpython, but it seems an extra -lz is
required?
Michael
--- End Message ---
--- Begin Message ---
Version: 2.7.18-13.2+rm
Dear submitter,
as the package python2.7 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1027108
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---