Author: ken
Date: Fri Jan 29 08:02:03 2021
New Revision: 24151

Log:
Update to cbindgen-0.16.0
and nss-3.61 which once again requires 'make -j1'.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/cbindgen.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/security/nss.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Jan 27 21:25:41 2021        (r24150)
+++ trunk/BOOK/general.ent      Fri Jan 29 08:02:03 2021        (r24151)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "27">                   <!-- Always 2 digits -->
+<!ENTITY day          "29">                   <!-- Always 2 digits -->
 <!ENTITY month        "01">                   <!-- Always 2 digits -->
 <!ENTITY year         "2021">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "January 27th, &year;">
+<!ENTITY releasedate  "January 29th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/general/prog/cbindgen.xml
==============================================================================
--- trunk/BOOK/general/prog/cbindgen.xml        Wed Jan 27 21:25:41 2021        
(r24150)
+++ trunk/BOOK/general/prog/cbindgen.xml        Fri Jan 29 08:02:03 2021        
(r24151)
@@ -6,10 +6,10 @@
 
   <!ENTITY cbindgen-download-http 
"https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz";>
   <!ENTITY cbindgen-download-ftp  " ">
-  <!ENTITY cbindgen-md5sum        "396f97c1d79ee5307611e7d586b4b011">
-  <!ENTITY cbindgen-size          "188 KB">
-  <!ENTITY cbindgen-buildsize     "122 MB (add 446 MB for tests)">
-  <!ENTITY cbindgen-time          "0.8 SBU (add 0.5 SBU for tests)">
+  <!ENTITY cbindgen-md5sum        "30e49f2ce800363785126ea729891b34">
+  <!ENTITY cbindgen-size          "185 KB">
+  <!ENTITY cbindgen-buildsize     "122 MB (add 530 MB for tests)">
+  <!ENTITY cbindgen-time          "0.8 SBU (add 0.4 SBU for tests), both on a 
4-core machine">
 ]>
 
 <sect1 id="cbindgen" xreflabel="Cbindgen-&cbindgen-version;">
@@ -101,8 +101,10 @@
 <screen><userinput>cargo build --release</userinput></screen>
 
     <para>
+      <!-- 0.16.0 log shows 2 suites where both tests pass, in the third
+           3 of 6 fail. The suite names are impenetrable. -->
       To test the results, issue: <command>cargo test</command>.
-      Six tests, test_expand*, are known to fail.
+      Three tests in the final suite are known to fail.
     </para>
 
     <para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Jan 27 21:25:41 
2021        (r24150)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Jan 29 08:02:03 
2021        (r24151)
@@ -42,6 +42,20 @@
     </listitem>
     -->
    <listitem>
+      <para>January 29th, 2021</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - Update to nss-3.61. Fixes
+          <ulink url="&blfs-ticket-root;14549">#14549</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[ken] - Update to cbindgen-0.16.0. Fixes
+          <ulink url="&blfs-ticket-root;14414">#14414</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+   <listitem>
       <para>January 26th, 2021</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Jan 27 21:25:41 2021        (r24150)
+++ trunk/BOOK/packages.ent     Fri Jan 29 08:02:03 2021        (r24151)
@@ -27,10 +27,10 @@
 <!ENTITY nftables-version             "0.9.3">
 <!ENTITY nettle-version               "3.7">
 
-<!ENTITY nss-minor-version            "60">
-<!ENTITY nss-micro-version            "1">
-<!ENTITY nss-version                  
"3.&nss-minor-version;.&nss-micro-version;">
-<!--<!ENTITY nss-version                  "3.&nss-minor-version;">-->
+<!ENTITY nss-minor-version            "61">
+<!ENTITY nss-micro-version            "0">
+<!--<!ENTITY nss-version                  
"3.&nss-minor-version;.&nss-micro-version;">-->
+<!ENTITY nss-version                  "3.&nss-minor-version;">
 <!ENTITY openssh-version              "8.4p1">
 <!-- <!ENTITY openssl-version              "1.1.0g"> -->
 <!ENTITY openssl10-version            "1.0.2q">
@@ -324,7 +324,7 @@
 <!-- Chapter 13 -->
 <!ENTITY autoconf213-version          "2.13">
 <!ENTITY bazaar-version               "2.5.1">
-<!ENTITY cbindgen-version             "0.15.0">
+<!ENTITY cbindgen-version             "0.16.0">
 <!ENTITY check-version                "0.12.0">
 <!ENTITY clisp-version                "2.49">
 <!ENTITY cmake-major-version          "3.19">

Modified: trunk/BOOK/postlfs/security/nss.xml
==============================================================================
--- trunk/BOOK/postlfs/security/nss.xml Wed Jan 27 21:25:41 2021        (r24150)
+++ trunk/BOOK/postlfs/security/nss.xml Fri Jan 29 08:02:03 2021        (r24151)
@@ -8,17 +8,18 @@
 <!ENTITY nss-url "archive.mozilla.org/pub/security/nss/releases">
 
 <!-- micro versions -->
-<!ENTITY nss-download-http 
"https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz";>
+<!--<!ENTITY nss-download-http 
"https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz";>-->
 
 <!-- no micro versions -->
-<!--<!ENTITY nss-download-http 
"https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz";>-->
+<!ENTITY nss-download-http 
"https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz";>
 
   <!ENTITY nss-download-ftp  " ">
-  <!ENTITY nss-md5sum        "084443774d09dcb114cbd4a68f89c713">
-  <!ENTITY nss-size          "78 MB">
-  <!-- 50 MB increase is due to new test files, see #12187 -->
-  <!ENTITY nss-buildsize     "304 MB (add 230 MB for tests)">
-  <!ENTITY nss-time          "2.7 SBU (with parallelism=4, add 30 SBU for 
tests)">
+  <!ENTITY nss-md5sum        "e07573e1c0e1e5bef7c05075f8dfa46d">
+  <!ENTITY nss-size          "79 MB">
+  <!-- With 3.60, back to only -j1 builds using the 'legacy' build,
+    (new-style needs 'gyp', tests smaller but imprenetrable. See#14549 -->
+  <!ENTITY nss-buildsize     "304 MB (add 96 MB for tests)">
+  <!ENTITY nss-time          "8.1 SBU (add 20 SBU for tests)">
 ]>
 
 <sect1 id="nss" xreflabel="NSS-&nss-version;">
@@ -119,13 +120,12 @@
          
http://lists.linuxfromscratch.org/pipermail/blfs-dev/2020-June/037498.html
          for more information. -->
 
-    <!-- And with another rebuild of nss-3.54, all is well again
+    <!-- And with another rebuild of nss-3.54, all is well again, but broken 
in 3.60 -->
     <note>
       <para>
         This package does not support parallel build.
       </para>
     </note>
-   -->
 
     <para>
       Install <application>NSS</application> by running the following commands:
@@ -135,7 +135,7 @@
 
 cd nss &amp;&amp;
 
-make BUILD_OPT=1                      \
+make -j1 BUILD_OPT=1                  \
   NSPR_INCLUDE_DIR=/usr/include/nspr  \
   USE_SYSTEM_ZLIB=1                   \
   ZLIB_LIBS=-lz                       \
@@ -146,7 +146,7 @@
     <para>
       <!-- the unittest files get compiled automatically since nss-3.31.0 -->
       <!-- The unit tests were run during the build.-->
-      To run the tests, execute the following commands:
+      To run the tests, execute the following commands (5 tests are known to 
fail):
     </para>
 
 <screen remap="test"><userinput>cd tests &amp;&amp;
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to