[Nasm-bugs] [Bug 3392536] 2.14.01rc2 and later cannot compile libjpeg-turbo

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Fri Dec 14 00:50:17 PST 2018


https://bugzilla.nasm.us/show_bug.cgi?id=3392536

gabriele balducci <balducci at units.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |balducci at units.it

--- Comment #1 from gabriele balducci <balducci at units.it> ---
Same here during firefox-65.0b4 build on linux; the compilation fails on a file
with the same name, which, I guess, is taken from libjpeg:

      ----8<----

      /usr/bin/nasm -o jchuff-sse2.o -f elf64 -F dwarf -D__x86_64__ -DPIC -DELF
-I/home/balducci/tmp/install-us-d/firefox-64.0.d/firefox-65.0b4/media/libjpeg/simd/nasm/
-I/home/balducci/tmp/install-us-d/firefox-64.0.d/firefox-65.0b4/media/libjpeg/simd/x86_64/
 
/home/balducci/tmp/install-us-d/firefox-64.0.d/firefox-65.0b4/media/libjpeg/simd/x86_64/jchuff-sse2.asm
     
/home/balducci/tmp/install-us-d/firefox-64.0.d/firefox-65.0b4/media/libjpeg/simd/x86_64/jchuff-sse2.asm:229:
error: label `.. at 19..EMIT_BYTE_END' inconsistently redefined

      [... long stretch of similar warnings/errors ...]

      ---->8----

2.14.01rc{3,4} fail, where 2.14 works fine.

I have put together a minimal tarball for reproducing the issue here:
     http://www.dscf.units.it/~balducci/tmp/minimal.d.tar.gz

-- 
You are receiving this mail because:
You are watching all bug changes.
You are on the CC list for the bug.


More information about the Nasm-bugs mailing list