Your message dated Wed, 24 Sep 2014 23:49:16 +0000 with message-id <[email protected]> and subject line Bug#760267: fixed in pypy 2.4.0+dfsg-1 has caused the Debian Bug report #760267, regarding patch to fix pypy FTBFS on hppa architecture 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 [email protected] immediately.) -- 760267: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760267 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: pypy Version: 2.3.1+dfsg-1 Severity: important Tags: patch Usertags: hppa pypy fails to build on the hppa architecture, because it needs the -fPIC compiler flag when building a shared library. A failing log can be found here: http://buildd.debian-ports.org/status/fetch.php?pkg=pypy&arch=hppa&ver=2.3.1%2Bdfsg-1&stamp=1402427043 The trivial patch attached here fixes this. With it, I could build pypy sucessfully on hppa arch. Please apply for the next upload. By the way, the x32 architecture needs a similar patch: http://buildd.debian-ports.org/status/fetch.php?pkg=pypy&arch=x32&ver=2.3.1%2Bdfsg-1&stamp=1404302606 Thanks, Helgediff -up ./rpython/translator/platform/__init__.py.org ./rpython/translator/platform/__init__.py --- ./rpython/translator/platform/__init__.py.org 2014-09-01 11:07:29.391601889 +0200 +++ ./rpython/translator/platform/__init__.py 2014-09-01 11:11:35.087579416 +0200 @@ -270,7 +270,7 @@ if sys.platform.startswith('linux'): # Only required on armhf and mips{,el}, not armel. But there's no way to # detect armhf without shelling out if (platform.architecture()[0] == '64bit' - or platform.machine().startswith(('arm', 'mips', 'ppc'))): + or platform.machine().startswith(('arm', 'mips', 'ppc', 'parisc'))): host_factory = LinuxPIC else: host_factory = Linux
--- End Message ---
--- Begin Message ---Source: pypy Source-Version: 2.4.0+dfsg-1 We believe that the bug you reported is fixed in the latest version of pypy, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Stefano Rivera <[email protected]> (supplier of updated pypy 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 24 Sep 2014 00:51:03 -0700 Source: pypy Binary: pypy pypy-tk python-pypy.sandbox pypy-lib pypy-lib-testsuite pypy-doc pypy-dev Architecture: all source Version: 2.4.0+dfsg-1 Distribution: unstable Urgency: medium Maintainer: Stefano Rivera <[email protected]> Changed-By: Stefano Rivera <[email protected]> Closes: 760267 Description: pypy-dev - header files for PyPy (an alternative Python interpreter) pypy-doc - developer Documentation for PyPy (an alternative Python interpret pypy - fast alternative implementation of Python - PyPy interpreter pypy-lib - standard library for PyPy (an alternative Python interpreter) pypy-lib-testsuite - standard library test suite for PyPy (an alternative Python inter pypy-tk - Tkinter module for PyPy (an alternative Python interpreter) python-pypy.sandbox - sandboxed PyPy interpreter Changes: pypy (2.4.0+dfsg-1) unstable; urgency=medium . * New upstream release. * Update copyright. * Refresh patches. * Drop patches, superseded upstream: so_reuseport, sqlite-3.8.4. * Patch fpic-archs: hppa and x32 require -fPIC (Closes: #760267). * Don't attempt to build a JIT on x32. * Patch: sandbox-access: Implement os.access, to get the sandbox working in 2.4.0. * Update kFreeBSD releases in patch plat-gnukfreebsd. * Clean up local variables in patch plat-linux2-differences. * Add lintian overrides for pypy-lib-testsuite, that were missed in the stdlib break-up. * First multi-arch steps: - Patch: multiarch: Add multiarch tag to C extension file names. - Build-Depend on dh-exec, to ease installing to multiarch paths. - Move pypy-c-sandbox to a multiarch path. - Fully qualify (cffi) extension filenames with multiarch tags. Checksums-Sha1: 636b31a0326dd8a596264c270652ffc0a6d9342d 2247974 pypy-lib_2.4.0+dfsg-1_all.deb f255d0e3b863d51c20879d0032382c648f34a896 2652052 pypy-lib-testsuite_2.4.0+dfsg-1_all.deb c509443ede19afc17a90bb714b02e91e022e434c 1353736 pypy-doc_2.4.0+dfsg-1_all.deb 358d1c30a64dffc5fbc05b46fd29f0c89c80e7ad 38746 pypy-dev_2.4.0+dfsg-1_all.deb e8df7a18d0fd665afb3b1b97a4c837bf59157034 2544 pypy_2.4.0+dfsg-1.dsc 30643432ae0d1e308df4aa95c114e98105fbf225 11969912 pypy_2.4.0+dfsg.orig.tar.xz 76430f604ea5d6a1cbdaecd31b13b60fdb44be75 60348 pypy_2.4.0+dfsg-1.debian.tar.xz Checksums-Sha256: 8b3c40c923731bba7494ae2964bab99b85ba8fd32d17abe91ef64daa99f42bea 2247974 pypy-lib_2.4.0+dfsg-1_all.deb 8b3119defd7b38b326a1458afda3176de2f7b49aa67016c9dc96f3063b91f8a1 2652052 pypy-lib-testsuite_2.4.0+dfsg-1_all.deb cb0d694b9bdb0568afa80c6d88049ad08675501735b50f14d181a1177fd64b57 1353736 pypy-doc_2.4.0+dfsg-1_all.deb 619781d6020861fa6476dd51057400ecdea77638c5a15d98f798ca7db0bfdfc8 38746 pypy-dev_2.4.0+dfsg-1_all.deb 157e205ed70527133cc61faf6ab3f3beba364e6f0f02a084fc79c45460b5cd21 2544 pypy_2.4.0+dfsg-1.dsc 62fa289ec4122d0af07f5a23e9a9535767a795295922c15783a0862d1c87e143 11969912 pypy_2.4.0+dfsg.orig.tar.xz dab4c61e8ef0f8c4389ec7a7aac67d43afd9ea3cb9aebfaf4ecd278a57e543f8 60348 pypy_2.4.0+dfsg-1.debian.tar.xz Files: 0aa3d3a791d35418c9011509954dc867 2247974 python extra pypy-lib_2.4.0+dfsg-1_all.deb 12ac71e569ddd20b84e3500b7d9d9593 2652052 python extra pypy-lib-testsuite_2.4.0+dfsg-1_all.deb 424e606e31a1c5fa14a8acdd2f26d862 1353736 doc extra pypy-doc_2.4.0+dfsg-1_all.deb be12f8f87033bfba6521a321d11cb0eb 38746 python extra pypy-dev_2.4.0+dfsg-1_all.deb dbd806af1078e133ac4992e8b61c400f 2544 python extra pypy_2.4.0+dfsg-1.dsc f93f4e151e0e39e5d1184507bfc738f9 11969912 python extra pypy_2.4.0+dfsg.orig.tar.xz 83aa80851f260c740b0c14c4e92977ba 60348 python extra pypy_2.4.0+dfsg-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJUI1SuAAoJEACQ/CG1zRrMK+cQAO30QsM8cMaTj9rIMNXa1l/3 ksmRiNQ9SkItKOhwqzScJtekINd7SYQDaT9qUeon4G2XIAY60Ui9qEkSHt3zoig/ /F/kHo20YNybE4vc1RIgpJrqoGBxmOtQL+qp+DqEZH+uo/aWnWt7+yhnb5DSa165 We1KC9/p3njmSrdzsMmiiC+JfnBy22/cIJZN9llV0DNcZ9hS8oG2ltdmN+3IMk/u jhYeEn35I7pDGuR6WGTR0FCUEfLoS3gTXvOF0/DtpR00llFYNnR44ys9QVRPPJrR wgB4DgJbqvGuiWM3n+JW9sQjwc5xb3yHlSyidX9V6ZtMFGPmoekUAq+yvPy9WNV/ i/726nEJ7RF/ayJZXH0vXkj+Fl2A6FOnviEOWYZlSs4Iz2A9C/f9kAveU2HB1qzc +cJKz3dxMzDFsVD+iMYhM+rNEMKj6960hRxkTuTBsr6uCcgbUG/IZKpy329fxo3m 1KcPyWKI3iuHzsArgSRSyxlSdFac0LsOwVgO4DA81YbRIBmKSlC4HBAkx2YUowvZ +bV0l46qWV60qEc2xxdsQ+cQCMX2f35hwAHyTKdD6UW8ujnu4ZvEJOKxV12rW9B2 MHazzzcuXldKFXVXTq3jRvByWoIzeLdxocWwo5zwdMkQy509gNvgHo0hkh6+29+L zjBwS7Kwwc0OG7Yu6tAy =mSx3 -----END PGP SIGNATURE-----
--- End Message ---

