Your message dated Sat, 12 Nov 2016 10:18:52 +0000
with message-id <[email protected]>
and subject line Bug#844028: fixed in jsusfx 0.3.1-2
has caused the Debian Bug report #844028,
regarding jsusfx: FTBFS (32-bit): tries to use bad 32-bit x86 assembly
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.)
--
844028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844028
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jsusfx
Version: 0.3.1-1
Severity: important
Justification: fails to build from source
Builds of jsusfx for 32-bit architectures have been failing due to the
attempted use of WDL/eel2/glue_x86.h, which turns out not to work even
on *i386 or x32. 64-bit builds all nominally succeed, but those for
non-amd64 processors almost certainly yield broken executables, since
they all (regardless of actual processor type) use glue_x86_64.h,
which uses raw machine code throughout.
I would recommend
* Using glue_x86_64.h only on actual x86_64
* Fixing glue_x86.h and using it only on *i386 and possibly x32.
* Using glue_ppc.h on powerpc, as presumably intended. Its usage is
conditional on __ppc__, but at least on Linux, the relevant
predefined macro would be __powerpc__. You might need to exclude
__powerpc64__ and/or _LITTLE_ENDIAN for correct results.
* Actually using the fallback glue_port.h elsewhere.
Could you please take a look?
Thanks!
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]
--- End Message ---
--- Begin Message ---
Source: jsusfx
Source-Version: 0.3.1-2
We believe that the bug you reported is fixed in the latest version of
jsusfx, 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.
IOhannes m zmölnig (Debian/GNU) <[email protected]> (supplier of updated
jsusfx 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: SHA256
Format: 1.8
Date: Sat, 12 Nov 2016 11:01:45 +0100
Source: jsusfx
Binary: pd-jsusfx
Architecture: source
Version: 0.3.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers
<[email protected]>
Changed-By: IOhannes m zmölnig (Debian/GNU) <[email protected]>
Description:
pd-jsusfx - Jesusonic FX scripting language for audio DSP (Pure Data)
Closes: 844028
Changes:
jsusfx (0.3.1-2) unstable; urgency=medium
.
* Use PORTABLE builds on non-amd64 (Closes: #844028)
Checksums-Sha1:
81f72d9436bbc88ea8af011b02b6d5c5610051b4 1982 jsusfx_0.3.1-2.dsc
90a1d1a2170be4f4eabd8d9657a783dbcc4f4c1c 3176 jsusfx_0.3.1-2.debian.tar.xz
Checksums-Sha256:
91fc379a3df1c0399d67f596c0e0ab1fa0ba5e786850fa7488ade3e615f1a333 1982
jsusfx_0.3.1-2.dsc
14fcf27e8a7bacfd2d38a8b650c0295190449ad8f302cdeada9322666fd5259e 3176
jsusfx_0.3.1-2.debian.tar.xz
Files:
cc2aa7c32c3ac46c8d211307c9b08a77 1982 sound optional jsusfx_0.3.1-2.dsc
d92bfadb270b0cf4edf8931aea824a35 3176 sound optional
jsusfx_0.3.1-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCAAGBQJYJukrAAoJELZQGcR/ejb4yBQP/1rdgykDXhFLSU7hs06984qz
ywl9m98aHkbRg4mslWpYrGo+h51dbdiAewaXtEc19W+0mk8iNnsn3xjQHDGecQlM
iIMpkSQD0WlJ7Fl3VOQxJOewLKiIB63C1tJdc9hh2i/Fhpee79AWyzk0ownpGYRz
v5gs8FIKPH5qUnNxlmlu4d0XvUq0ixkCv3PAB6dBizZPmKeJKXJGTyaPTVGInv5M
VoRkbcyV2y0/6037XG+WOZdEwt5YXspvea5p3ZxG+psjxNqak/E1IY7qyugKeNN5
AaV+Szg0oWEvYDtJFNSZHVQsIBjZ4vIHkW0/MCFG1Y7T21iXjS3ZA0hG/8BHBWH0
fbYTvt+/a1qvd0SH4uzLOZdwv/UsbBPh0+MWTJhwr63qSBpnnKgMaw4km4KECvmc
maZwcXaHAGgjGFCSOfRf4wQwxxpu/np/W2TpcRgCgh/bqbn0iMPlItaW2TTt+ySU
zvOwv1tC4aEOQlqONTqjBMK9mT8JgASHQsWnyHqqAwOEzAzbW3tAU9RIPyPCaSB9
WwfaSTeiv2FUxn52dpgBBBqDzxqxjqe63k1q3SJQqzqP39caJVfM4UaU4sKI8Bet
zwt594nAKu7qUbdWO7usNLsz/mG7c3sRYOxDgpWhig7n8Ll7g+7Auqy4Rp2P0Q93
pMe9TEpvfaYxppfyt1QY
=yCGM
-----END PGP SIGNATURE-----
--- End Message ---