[tor-bugs] #30736 [Applications/Tor Browser]: Make sure we have Yasm >= 1.2.0 available on Linux 64bit

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jun 3 08:43:22 UTC 2019


#30736: Make sure we have Yasm >= 1.2.0 available on Linux 64bit
------------------------------------------+-------------------------------
     Reporter:  gk                        |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:  tbb-rbm, ff68-esr
Actual Points:                            |  Parent ID:  #30321
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+-------------------------------
 Similar to #18831 we now need Yasm >= 1.2.0 available as the 64bit build
 breaks without it otherwise:
 {{{
  8:23.07 /usr/bin/yasm -o jccolor-avx2.o -f elf64 -rnasm -pnasm -g dwarf2
 -D__x86_64__ -DPIC -DELF -I/var/tmp/build/firefox-
 8ba4752bc100/media/libjpeg/simd/nasm/ -I/var/tmp/build/firefox-
 8ba4752bc100/media/libjpeg/simd/x86_64/   /var/tmp/build/firefox-
 8ba4752bc100/media/libjpeg/simd/x86_64/jccolor-avx2.asm
  8:23.07 media/libjpeg/jccolor-sse2.o
  8:23.09 /var/tmp/build/firefox-8ba4752bc100/media/libjpeg/simd/x86_64
 /jccolext-avx2.asm:56: error: undefined symbol
 `jsimd_rgb_ycc_convert_avx2.return' (first use)
 }}}
 and similar errors.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30736>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list