source: general/genlib/js102.xml@ 44723bf9

12.0 12.1 12.2 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since 44723bf9 was 9403c3e, checked in by Ken Moffat <ken@…>, 15 months ago

Package updates:

Firefox-115.0esr,
JS-102.13.0,

  • Property mode set to 100644
File size: 12.5 KB
RevLine 
[fcce89bc]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[b5b1af68]7<!-- for when firefox and js91 use same version
8 <!ENTITY ff91-version "&firefox-version;">
[2c5bbb8]9 and when they are on different versions - keep this for when
[8558044]10 we have moved to next firefox-esr (ff-91) and JS has not moved
[b5b1af68]11 <!ENTITY ff91-version "&JS91-version;"> -->
12
[9403c3e]13<!--<!ENTITY ff102-version "&firefox-version;">-->
[14bd41d]14 <!ENTITY js102-download-http "&mozilla-http;/firefox/releases/&JS102-version;esr/source/firefox-&JS102-version;esr.source.tar.xz">
15 <!ENTITY js102-download-ftp " ">
[9403c3e]16 <!ENTITY js102-md5sum "42b9a73626ed8281b86222f6f0a96c73">
17 <!ENTITY js102-md5sum "">
18 <!ENTITY js102-size "464 MB">
[8d219de]19 <!ENTITY js102-buildsize "3.3 GB (38 MB installed after removing 34MB static lib)">
[9403c3e]20 <!ENTITY js102-time "1.7 SBU (with parallelism=4)">
[fcce89bc]21]>
22
[14bd41d]23<sect1 id="js102" xreflabel="JS-&JS102-version;">
24 <?dbhtml filename="js102.html"?>
[fcce89bc]25
26
[14bd41d]27 <title>JS-&JS102-version;</title>
[fcce89bc]28
[14bd41d]29 <indexterm zone="js102">
30 <primary sortas="a-js102">js102</primary>
[fcce89bc]31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to JS</title>
35
36 <para>
[6c122387]37 <application>JS</application> (also referred as
38 <application>SpiderMonkey</application>) is Mozilla's JavaScript and
39 WebAssembly Engine, written in C++ and Rust.
40 In BLFS, the source code of JS is taken from Firefox.
[fcce89bc]41 </para>
42
[75d38562]43 <!-- To editors: make sure polkit work with mozjs before
44 tagging mozjs. -->
[b4642992]45 &lfs113_checked;
[6b063cc3]46
[fcce89bc]47 <bridgehead renderas="sect3">Package Information</bridgehead>
48 <itemizedlist spacing="compact">
49 <listitem>
50 <para>
[14bd41d]51 Download (HTTP): <ulink url="&js102-download-http;"/>
[fcce89bc]52 </para>
53 </listitem>
54 <listitem>
55 <para>
[14bd41d]56 Download (FTP): <ulink url="&js102-download-ftp;"/>
[fcce89bc]57 </para>
58 </listitem>
59 <listitem>
60 <para>
[14bd41d]61 Download MD5 sum: &js102-md5sum;
[fcce89bc]62 </para>
63 </listitem>
64 <listitem>
65 <para>
[14bd41d]66 Download size: &js102-size;
[fcce89bc]67 </para>
68 </listitem>
69 <listitem>
70 <para>
[14bd41d]71 Estimated disk space required: &js102-buildsize;
[fcce89bc]72 </para>
73 </listitem>
74 <listitem>
75 <para>
[14bd41d]76 Estimated build time: &js102-time;
[fcce89bc]77 </para>
78 </listitem>
79 </itemizedlist>
[b5b1af68]80<!--
[fcce89bc]81 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
82 <itemizedlist spacing="compact">
83 <listitem>
84 <para>
85 Required patch:
[b5b1af68]86 <ulink url="&patch-root;/js-&JS91-version;-python_3_10-1.patch"/>
[fcce89bc]87 </para>
88 </listitem>
89 </itemizedlist>
[b5b1af68]90-->
[14bd41d]91 <bridgehead renderas="sect3">JS102 Dependencies</bridgehead>
[fcce89bc]92
93 <bridgehead renderas="sect4">Required</bridgehead>
94 <para role="required">
95 <xref linkend="icu"/>,
96 <xref linkend="rust"/>, and
97 <xref linkend="which"/>
98 </para>
99
[e603046]100 <bridgehead renderas="sect4">Recommended</bridgehead>
101 <para role="recommended">
[716ab1ac]102 <!-- If clang is installed, it will be used instead of gcc.
[0fe09b09]103 gcc does not work for 32-bit system w/o -msse2 -mfpmath=sse:
[716ab1ac]104 https://bugzilla.mozilla.org/show_bug.cgi?id=1729459 -->
105 <xref linkend="llvm"/> (with <application>Clang</application>,
[14bd41d]106 required for 32-bit systems without SSE2 capabilities)
[e603046]107 </para>
108
[fcce89bc]109 <!-- It seems nasm is only used for aarch64-win64. -->
110 <!--bridgehead renderas="sect4">Optional</bridgehead>
111 <para role="optional">
112 <xref linkend="nasm"/>
113 </para-->
114
115 </sect2>
116
117 <sect2 role="installation">
118 <title>Installation of JS</title>
119
120 <note>
121 <para>
122 Unlike most other packages in BLFS, the instructions below require you
[14bd41d]123 to untar <filename>firefox-&JS102-version;esr.tar.xz</filename> and
124 change into the <filename>firefox-&JS102-version;</filename> folder.
[fcce89bc]125 </para>
126
127 <para>
128 Extracting the tarball
129 will reset the permissions of the current directory to 0755 if you
130 have permission to do that. If you do this in a directory where
131 the sticky bit is set, such
132 as <filename class="directory">/tmp</filename> it will end with error
133 messages:
134 </para>
135
136<literallayout>tar: .: Cannot utime: Operation not permitted
137tar: .: Cannot change mode to rwxr-xr-t: Operation not permitted
138tar: Exiting with failure status due to previous errors
139</literallayout>
140
141 <para>
142 This does finish with non-zero status, but it does
143 <emphasis>NOT</emphasis> mean there is a real problem.
144 Do not untar as the <systemitem class="username">root</systemitem> user
145 in a directory where the sticky bit is set - that will unset it.
146 </para>
147
148 </note>
[f572dbb]149<!-- not needed when using clang. Upstream bug at
150 https://bugzilla.mozilla.org/show_bug.cgi?id=1729459
[c5b7d908]151
[fcce89bc]152 <para>
[c5b7d908]153 If building on a 32 bit machine, the following sed works around an issue
154 with an incompatible <quote>double</quote> type in one header file:
[fcce89bc]155 </para>
156
[c5b7d908]157<screen><userinput>case "$(uname -m)" in
158 i?86) sed -e '/typedef[ ]*double/s/double/long double/' \
159 -i modules/fdlibm/src/math_private.h ;;
160esac</userinput></screen>
[f572dbb]161-->
[fcce89bc]162 <para>
163 Install <application>JS</application> by running the following
164 commands:
165 </para>
166
[16218efb]167 <note>
168 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[fcce89bc]169 href="../../xincludes/mozshm.xml"/>
170
[16218efb]171 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[fcce89bc]172 href="../../xincludes/mozconfigure.xml"/>
[ca73053a]173
[16218efb]174 <para>
175 Compiling the C++ code respects $MAKEFLAGS and defaults to 'j1',
176 the rust code will use all processors.
177 </para>
178 </note>
[fcce89bc]179
180<screen><userinput>mkdir obj &amp;&amp;
181cd obj &amp;&amp;
182
[b5b1af68]183sh ../js/src/configure.in --prefix=/usr \
184 --with-intl-api \
185 --with-system-zlib \
186 --with-system-icu \
187 --disable-jemalloc \
188 --disable-debug-symbols \
189 --enable-readline &amp;&amp;
[fcce89bc]190make</userinput></screen>
191
192 <para>
[0d4a7b68]193 To run the JS test suite, issue:
[6a5717b]194 <command>make -C js/src check-jstests
195 JSTESTS_EXTRA_ARGS="--timeout 300 --wpt=disabled"</command>.
196 It's recommended to redirect the output into a log.
197 <!-- recheck when ICU gets upgraded -->
[14bd41d]198 <!-- Still true with 102 -renodr -->
[b5b1af68]199 Because we are building with system ICU, more than one hundred tests
[8d219de]200 (out of a total of more than 50,000) are known to fail.
[0d4a7b68]201 </para>
202 <para>
[393517d3]203 To run the JIT test suite, issue:
[fcce89bc]204 <command>make -C js/src check-jit-test
[b5b1af68]205 JITTEST_EXTRA_ARGS="--timeout 300"</command>.
[fcce89bc]206 </para>
207
[55a63862]208 <caution>
209 <para>
210 An issue in the installation process causes any running program which
[14bd41d]211 links to JS102 shared library (for example, GNOME Shell) to crash if
212 JS102 is upgraded or reinstalled. To work around this issue, remove
213 the old version of the JS102 shared library before installation:
[55a63862]214 </para>
[4af651f7]215
[14bd41d]216<screen role="root"><userinput>rm -fv /usr/lib/libmozjs-102.so</userinput></screen>
[55a63862]217 </caution>
[4af651f7]218
[fcce89bc]219 <para>
220 Now, as the <systemitem class="username">root</systemitem> user:
221 </para>
222
223<screen role="root"><userinput>make install &amp;&amp;
224rm -v /usr/lib/libjs_static.ajs &amp;&amp;
[14bd41d]225sed -i '/@NSPR_CFLAGS@/d' /usr/bin/js102-config</userinput></screen>
[fcce89bc]226
227 </sect2>
228
229 <sect2 role="commands">
230 <title>Command Explanations</title>
231
232 <para>
[b5b1af68]233 <command>sh ../js/src/configure.in</command>:
234 <filename>configure.in</filename> is actually a shell script, but
235 the executable bit is not set in its permission mode so it's needed
236 to explicitly run it with <command>sh</command>.
237 </para>
238
239 <para>
240 <parameter>--with-intl-api</parameter>: This enables the
241 internationalization functions required by
242 <application>Gjs</application>.
243 </para>
244
245 <para>
246 <parameter>--with-system-*</parameter>: These parameters allow the build system
[fcce89bc]247 to use system versions of the above libraries. These are required for
248 stability.
249 </para>
250
251 <para>
252 <parameter>--enable-readline</parameter>: This switch enables Readline
253 support in the JS shell.
254 </para>
[8558044]255
[fcce89bc]256 <para>
257 <parameter>--disable-jemalloc</parameter>: This switch disables the
[14bd41d]258 internal memory allocator used in JS102. jemalloc is only intended for
259 the Firefox browser environment. For other applications using JS102,
260 the application may crash as items allocated in the jemalloc allocator
261 are freed on the system (glibc) allocator.
[fcce89bc]262 </para>
263
264 <para>
265 <parameter>--disable-debug-symbols</parameter>: Don't generate debug
266 symbols since they are very large and most users won't need it. Remove
[14bd41d]267 it if you want to debug JS102.
[fcce89bc]268 </para>
269
270 <para>
271 <command>rm -v /usr/lib/libjs_static.ajs</command>: Remove a large
272 static library which is not used by any BLFS package.
273 </para>
274
275 <para>
[14bd41d]276 <command>sed -i '/@NSPR_CFLAGS@/d' /usr/bin/js102-config</command>:
277 Prevent <command>js102-config</command> from using buggy CFLAGS.
[fcce89bc]278 </para>
279
[e603046]280 <para>
[f572dbb]281 <option><envar>CC=gcc CXX=g++</envar></option>: BLFS used to
[e603046]282 prefer to use gcc and g++ instead of upstream's defaults of the
283 <application>clang</application> programs. With the release of
284 gcc-12 the build takes longer with gcc and g++, primarily because
[8e637fc]285 of extra warnings, and is bigger. Pass these environment variables
286 to the configure script if you wish to continue to use gcc, g++
287 (by exporting them and unset them after the installation, or simply
288 prepending them before the
[0fe09b09]289 <command>sh ../js/src/configure.in</command> command). If you are
290 building on a 32-bit system, also see below.
[e603046]291 </para>
292
[0fe09b09]293 <para>
294 <option><envar>CXXFLAGS="-msse2 -mfpmath=sse"</envar></option>:
295 Use SSE2 instead of 387 for double-precision floating-point
[f31e7938]296 operations. It's needed by GCC to satisfy the expectations of
[67cd226]297 upstream (Mozilla) developers with floating-point arithmetic.
[0fe09b09]298 Use it if you are building this package on a 32-bit system with
299 GCC (if Clang is not installed or GCC is explicitly specified).
300 Note that this will cause JS to crash on a processor without SSE2
301 capability. If you are running the system on such an old processor,
302 Clang is strictly needed. This setting is not needed on 64-bit
303 systems because all 64-bit x86 processors support SSE2 and the 64-bit
304 compilers (both Clang and GCC) use SSE2 by default.
305 </para>
[fcce89bc]306 </sect2>
307
308 <sect2 role="content">
309 <title>Contents</title>
310
311 <segmentedlist>
312 <segtitle>Installed Programs</segtitle>
313 <segtitle>Installed Libraries</segtitle>
314 <segtitle>Installed Directories</segtitle>
315
316 <seglistitem>
317 <seg>
[14bd41d]318 js102 and js102-config
[fcce89bc]319 </seg>
320 <seg>
[14bd41d]321 libmozjs-102.so
[fcce89bc]322 </seg>
323 <seg>
[14bd41d]324 /usr/include/mozjs-102
[fcce89bc]325 </seg>
326 </seglistitem>
327 </segmentedlist>
328
329 <variablelist>
330 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
331 <?dbfo list-presentation="list"?>
332 <?dbhtml list-presentation="table"?>
333
[14bd41d]334 <varlistentry id="js102-js102">
335 <term><command>js102</command></term>
[fcce89bc]336 <listitem>
337 <para>
338 provides a command line interface to the
[4c24eb0a]339 <application>JavaScript</application> engine
[fcce89bc]340 </para>
[14bd41d]341 <indexterm zone="js102 js102">
342 <primary sortas="b-js102">js102</primary>
[fcce89bc]343 </indexterm>
344 </listitem>
345 </varlistentry>
346
[14bd41d]347 <varlistentry id="js102-config">
348 <term><command>js102-config</command></term>
[fcce89bc]349 <listitem>
350 <para>
[4c24eb0a]351 is used to find the JS compiler and linker flags
[fcce89bc]352 </para>
[14bd41d]353 <indexterm zone="js102 js102-config">
354 <primary sortas="b-js102-config">js102-config</primary>
[fcce89bc]355 </indexterm>
356 </listitem>
357 </varlistentry>
358
[14bd41d]359 <varlistentry id="libmozjs-102">
360 <term><filename class="libraryfile">libmozjs-102.so</filename></term>
[fcce89bc]361 <listitem>
362 <para>
[4c24eb0a]363 contains the Mozilla JavaScript API functions
[fcce89bc]364 </para>
[14bd41d]365 <indexterm zone="js102 libmozjs-102">
366 <primary sortas="c-libmozjs102">libmozjs-102.so</primary>
[fcce89bc]367 </indexterm>
368 </listitem>
369 </varlistentry>
370 </variablelist>
371 </sect2>
[4c24eb0a]372
[fcce89bc]373</sect1>
Note: See TracBrowser for help on using the repository browser.