Your message dated Thu, 22 Sep 2016 12:34:44 +0000
with message-id <e1bn3da-0001qx...@franck.debian.org>
and subject line Bug#837314: fixed in python3.5 3.5.2-6
has caused the Debian Bug report #837314,
regarding python3.5: FTBFS on hppa - implicit declaration of function 
'fpsetdefaults'
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.)


-- 
837314: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837314
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3.5
Version: 3.5.2-5
Severity: normal

Dear Maintainer,

Version 3.5.2-5 fails to build from source on hppa.  It fails with the
following error:

./python -E -S -m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then \
        echo "generate-posix-vars failed" ; \
        rm -f ./pybuilddir.txt ; \
        exit 1 ; \
fi
/<<PKGBUILDDIR>>/Modules/fpectlmodule.c: In function 'fpe_reset':
/<<PKGBUILDDIR>>/Modules/fpectlmodule.c:162:5: warning: implicit declaration of 
function 'fpsetdefaults' [-Wimplicit-function-declaration]
     fpsetdefaults();
     ^~~~~~~~~~~~~
./python: error while loading shared libraries: internal error: symidx out of 
range of fptr table
Makefile:625: recipe for target 'sharedmods' failed
make[1]: *** [sharedmods] Error 127

Full build log is here:
https://buildd.debian.org/status/fetch.php?pkg=python3.5&arch=hppa&ver=3.5.2-5&stamp=1473510721

3.5.2-4 built successfully but the fpectl module is dropped:

./python -E -S -m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then \
        echo "generate-posix-vars failed" ; \
        rm -f ./pybuilddir.txt ; \
        exit 1 ; \
fi
/<<PKGBUILDDIR>>/Modules/fpectlmodule.c: In function 'fpe_reset':
/<<PKGBUILDDIR>>/Modules/fpectlmodule.c:162:5: warning: implicit declaration of 
function 'fpsetdefaults' [-Wimplicit-function-declaration]
     fpsetdefaults();
     ^~~~~~~~~~~~~
*** WARNING: renaming "fpectl" since importing it failed: 
build/lib.linux-parisc64-3.5/fpectl.cpython-35m-hppa-linux-gnu.so: undefined 
symbol: fpsetdefaults

Following modules built successfully but were removed because they could not be 
imported:
fpectl                                                         

The function fpsetdefaults is only available on hpux and not linux, so there
is probably a problem with configuration checks.

Regards,
Dave

-- System Information:
Debian Release: stretch/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 4.7.2+ (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages python3.5 depends on:
ii  libpython3.5-stdlib  3.5.2-4
ii  mime-support         3.60
ii  python3.5-minimal    3.5.2-4

python3.5 recommends no packages.

Versions of packages python3.5 suggests:
ii  binutils        2.27-8
ii  python3.5-doc   3.5.2-4
pn  python3.5-venv  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: python3.5
Source-Version: 3.5.2-6

We believe that the bug you reported is fixed in the latest version of
python3.5, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated python3.5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 22 Sep 2016 14:18:14 +0200
Source: python3.5
Binary: python3.5 python3.5-venv libpython3.5-stdlib python3.5-minimal 
libpython3.5-minimal libpython3.5 python3.5-examples python3.5-dev 
libpython3.5-dev libpython3.5-testsuite idle-python3.5 python3.5-doc 
python3.5-dbg libpython3.5-dbg
Architecture: source
Version: 3.5.2-6
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <d...@debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Description:
 idle-python3.5 - IDE for Python (v3.5) using Tkinter
 libpython3.5 - Shared Python runtime library (version 3.5)
 libpython3.5-dbg - Debug Build of the Python Interpreter (version 3.5)
 libpython3.5-dev - Header files and a static library for Python (v3.5)
 libpython3.5-minimal - Minimal subset of the Python language (version 3.5)
 libpython3.5-stdlib - Interactive high-level object-oriented language 
(standard library
 libpython3.5-testsuite - Testsuite for the Python standard library (v3.5)
 python3.5  - Interactive high-level object-oriented language (version 3.5)
 python3.5-dbg - Debug Build of the Python Interpreter (version 3.5)
 python3.5-dev - Header files and a static library for Python (v3.5)
 python3.5-doc - Documentation for the high-level object-oriented language 
Python
 python3.5-examples - Examples for the Python language (v3.5)
 python3.5-minimal - Minimal subset of the Python language (version 3.5)
 python3.5-venv - Interactive high-level object-oriented language (pyvenv 
binary, v
Closes: 837314
Changes:
 python3.5 (3.5.2-6) unstable; urgency=medium
 .
   * Update to 20160922 from the 3.5 branch.
     - Issue #27955: Fallback on reading /dev/urandom device when the 
getrandom()
       syscall fails with EPERM, for example when blocked by SECCOMP.
     - Issue #28131: Fix a regression in zipimport's compile_source().
       zipimport should use the same optimization level as the interpreter.
     - Issue #25221: Fix corrupted result from PyLong_FromLong(0) when
       Python is compiled with NSMALLPOSINTS = 0.
     - Issue #28189: dictitems_contains no longer swallows compare errors.
     - Issue #27348: In the traceback module, restore the formatting of
       exception messages like "Exception: None".  This fixes a regression
       introduced in 3.5a2.
     - Issue #25651: Allow falsy values to be used for msg parameter of
       subTest().
     - Fix UnboundLocalError in socket._sendfile_use_sendfile.
     - Issue #28075: Check for ERROR_ACCESS_DENIED in Windows implementation of
       os.stat().
     - Issue #25270: Prevent codecs.escape_encode() from raising SystemError
       when an empty bytestring is passed.
     - Issue #28181: Get antigravity over HTTPS.
     - Issue #25895: Enable WebSocket URL schemes in urllib.parse.urljoin.
     - Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and
       binascii.a2b_qp().
     - Issue #19003:m email.generator now replaces only \r and/or \n line
       endings, per the RFC, instead of all unicode line endings.
     - Issue #28019: itertools.count() no longer rounds non-integer step in
       range between 1.0 and 2.0 to 1.
     - Issue #25969: Update the lib2to3 grammar to handle the unpacking
       generalizations added in 3.5.
     - Issue #17582: xml.etree.ElementTree nows preserves whitespaces in
       attributes.
     - Issue #27456: asyncio: Set TCP_NODELAY by default.
     - Issue #27906: Fix socket accept exhaustion during high TCP traffic.
     - Issue #28174: Handle when SO_REUSEPORT isn't properly supported.
     - Issue #26654: Inspect functools.partial in asyncio.Handle.__repr__.
     - Issue #26909: Fix slow pipes IO in asyncio.
     - Issue #28176: Fix callbacks race in asyncio.SelectorLoop.sock_connect.
     - Issue #27759: Fix selectors incorrectly retain invalid file descriptors.
     - Issue #27922: Stop IDLE tests from 'flashing' gui widgets on the screen.
     - Add version to title of IDLE help window.
     - Issue #25564: In section on IDLE -- console differences, mention that
       using exec means that __builtins__ is defined for each statement.
     - Issue #27952: Get Tools/scripts/fixcid.py working with Python 3 and
       the current "re" module, avoid invalid Python backslash escapes,
       and fix a bug parsing escaped C quote signs.
     - Issue #26661: setup.py now detects system libffi with multiarch wrapper.
     - Issue #28066: Fix the logic that searches build directories for generated
       include files when building outside the source tree.
     - Issue #15819: Remove redundant include search directory option for
       building outside the source tree.
     - Issue #27566: Fix clean target in freeze makefile.
     - Issue #27705: Update message in validate_ucrtbase.py
   * Don't build the fpectl module on hppa. Closes: #837314.
Checksums-Sha1:
 cc2966bc449c5b2695f91971d8996f8c6f2e14bf 3317 python3.5_3.5.2-6.dsc
 3f05018ec75fb589b6dac4d8486211cfc1dceba0 521124 python3.5_3.5.2-6.debian.tar.xz
Checksums-Sha256:
 1b088264e4adb986781d10e6469ff607dc0fbddda8b76803630c8767a969b4ce 3317 
python3.5_3.5.2-6.dsc
 5767ca0006a4a5c86a6482f80b5ce1825d9717e0031db6bb1dd3550efa3141c5 521124 
python3.5_3.5.2-6.debian.tar.xz
Files:
 a221722a74a59a7e87fdbe3532942b30 3317 python optional python3.5_3.5.2-6.dsc
 70968d4b1d0df5c18fb4ba67b58b1f32 521124 python optional 
python3.5_3.5.2-6.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQItBAEBCAAXBQJX486nEBxkb2tvQGRlYmlhbi5vcmcACgkQvX6qYHePpvWp1hAA
j5WaXB4QFQslYY2kBpyyI9gm0ojHrmrCdKzBad7Z1juArED6UJ4YmPtVyMbCB6Hg
EeR8SNwO2EQZZlb4dlU284GitT2ALoSNDQRl81kLVd9ktaQGWRPvpOk+L9lL7ftD
AP4uu50sfbUXxnl5okeIv+0SJEpQ7lm8WatPHWOJ0/ZicORw+UdWO29XKMFaevrf
gam03/KkBvNp4gPlChWD0i1Wo4JRk+VAksKmkhHYLSTeCBtmpkB2N+CC7zwG8Tb3
0GnXn/NkR3W4o/A9o6IyPkzAED5iKbobcGUvOdP82Pw5DwsLqqjASbZArCgTIchl
nkaezr2Ce+NL7sbIXQI9VlsQe9iqAupWdhDLjbNWd/1VK8FiK7wObx76czX8aIp8
w1rgmOgVE1QBheD8EkHT9EW2w3Twc9COE5I3+0PT52QMh8BY0OBTwyce3i1lgeV1
UHAE2C23dGch3CZ1I0dWRXytO2QVznVxpI9YKFgAQzQ59GK5sR9/Le0tnnpjOsxO
h310IKpcls7tFGAfsDklA5SahnBxJKqjr/e6YDuM/V6aEIr4s0mPHarS5QMyREuc
E1gdMPqHrVX61CF9UYhreZazHQ30zdxZUNylySfrMRLKPbZclBq9tqjINpgil/0Z
/HCfFF2v9DOSOIpcSFZu1XxCsmuCC+G85kjYAgmxqMo=
=uP6A
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to