Author: renodr
Date: Sat Oct 3 12:35:23 2015
New Revision: 16501
Log:
Update to GDB-7.10
Update to valgrind-3.11.0
Update to LLVM-3.7.0
Update to cmake-3.3.2
Update to OpenSSH-7.1p1
Update to libtasn1-4.7
Modified:
branches/systemd/general.ent
branches/systemd/general/genlib/libtasn1.xml
branches/systemd/general/prog/cmake-systemd.xml
branches/systemd/general/prog/gdb.xml
branches/systemd/general/prog/llvm.xml
branches/systemd/general/prog/valgrind.xml
branches/systemd/introduction/welcome/changelog.xml
branches/systemd/packages.ent
branches/systemd/postlfs/security/openssh-systemd.xml
Modified: branches/systemd/general.ent
==============================================================================
--- branches/systemd/general.ent Sat Oct 3 11:20:22 2015 (r16500)
+++ branches/systemd/general.ent Sat Oct 3 12:35:23 2015 (r16501)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "17"> <!-- Always 2 digits -->
-<!ENTITY month "09"> <!-- Always 2 digits -->
+<!ENTITY day "03"> <!-- Always 2 digits -->
+<!ENTITY month "10"> <!-- Always 2 digits -->
<!ENTITY year "2015">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS systemd Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "September 17th, &year;">
+<!ENTITY releasedate "October 3rd, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "systemd"> <!-- svn|[release #] -->
<!ENTITY lfs-version "systemd"> <!-- x.y|development] -->
@@ -86,7 +86,10 @@
properly using an LFS-7.7 systemd
platform.</para>">
<!ENTITY lfs77_built "<para>This package is known to build using an
LFS
7.7 systemd platform but has not been
tested.</para>">
-
+<!ENTITY lfs78_built "<para>This package is known to build using an
LFS
+ 7.8-systemd platform but has not been
tested.</para>">
+<!ENTITY lfs78_checked "<para>This package is known to build and work
+ properly using an LFS 7.8-systemd
platform.</para>">
<!-- usage: <para>&lfssvn_checked;ccyymmdd&lfssvn_checked2;</para> -->
<!ENTITY lfssvn_checked "This package is known to build and work properly
using an LFS-SVN-">
Modified: branches/systemd/general/genlib/libtasn1.xml
==============================================================================
--- branches/systemd/general/genlib/libtasn1.xml Sat Oct 3 11:20:22
2015 (r16500)
+++ branches/systemd/general/genlib/libtasn1.xml Sat Oct 3 12:35:23
2015 (r16501)
@@ -6,7 +6,7 @@
<!ENTITY libtasn1-download-http
"http://ftp.gnu.org/gnu/libtasn1/libtasn1-&libtasn1-version;.tar.gz">
<!ENTITY libtasn1-download-ftp
"ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-&libtasn1-version;.tar.gz">
- <!ENTITY libtasn1-md5sum "81d272697545e82d39f6bd14854b68f0">
+ <!ENTITY libtasn1-md5sum "12d10ca4ae0a3b95f7aa00a076da39ec">
<!ENTITY libtasn1-size "1.8 MB">
<!ENTITY libtasn1-buildsize "11 MB">
<!ENTITY libtasn1-time "0.2 SBU">
Modified: branches/systemd/general/prog/cmake-systemd.xml
==============================================================================
--- branches/systemd/general/prog/cmake-systemd.xml Sat Oct 3 11:20:22
2015 (r16500)
+++ branches/systemd/general/prog/cmake-systemd.xml Sat Oct 3 12:35:23
2015 (r16501)
@@ -6,10 +6,10 @@
<!ENTITY cmake-download-http
"http://www.cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
<!ENTITY cmake-download-ftp " ">
- <!ENTITY cmake-md5sum "52638576f4e1e621fedbc3410d3a1b12">
+ <!ENTITY cmake-md5sum "5febbd11bcaac854a27eebaf4a124be2">
<!ENTITY cmake-size "6.3 MB">
<!ENTITY cmake-buildsize "596 MB (with tests)">
- <!ENTITY cmake-time "8.5 SBU (with tests)">
+ <!ENTITY cmake-time "10.3 SBU (with tests)">
]>
<sect1 id="cmake" xreflabel="CMake-&cmake-version;">
Modified: branches/systemd/general/prog/gdb.xml
==============================================================================
--- branches/systemd/general/prog/gdb.xml Sat Oct 3 11:20:22 2015
(r16500)
+++ branches/systemd/general/prog/gdb.xml Sat Oct 3 12:35:23 2015
(r16501)
@@ -6,10 +6,10 @@
<!ENTITY gdb-download-http
"https://ftp.gnu.org/gnu/gdb/gdb-&gdb-version;.tar.xz">
<!ENTITY gdb-download-ftp
"ftp://ftp.gnu.org/gnu/gdb/gdb-&gdb-version;.tar.xz">
- <!ENTITY gdb-md5sum "35374c77a70884eb430c97061053a36e">
+ <!ENTITY gdb-md5sum "2a35bac41fa8e10bf04f3a0dd7f7f363">
<!ENTITY gdb-size "18 MB">
- <!ENTITY gdb-buildsize "406 MB (additional 105 MB for checks)">
- <!ENTITY gdb-time "2.2 SBU (add up to 6.0 SBU for checks)">
+ <!ENTITY gdb-buildsize "580 MB (with the test suite)">
+ <!ENTITY gdb-time "11.4 SBU (with the test suite)">
]>
<sect1 id="gdb" xreflabel="GDB-&gdb-version;">
@@ -80,8 +80,10 @@
<para role="optional">
<xref linkend="dejagnu"/> (for tests),
<xref linkend="doxygen"/>,
- <xref linkend="guile"/>, and
- <xref linkend="python2"/>
+ <xref linkend="guile"/>,
+ <xref linkend="python2"/>, and
+ <ulink url="http://sourceware.org/systemtap">SystemTap (optional runtime
+ dependency, also used in a few tests)</ulink>.
</para>
<para condition="html" role="usernotes">User Notes:
@@ -108,13 +110,23 @@
<screen><userinput>make -C gdb/doc doxy</userinput></screen>
<para>
- To test the results, issue: <command>make -k check</command>. There are
- many problems with the test suite. Depends on installed compilers, there
- are differences if run locally or remotely, a large number of timeouts
- (there is a variable that can be set to increase time for timeout, but
- changing it, apparently the total number of tests is not conserved),
- there are failures associated with system readline 6.x, between others.
- Unexpected failures are of the order of 0.5%.
+ To run the test suite, issue the following commands:
+ </para>
+
+<screen><userinput>pushd gdb/testsuite &&
+make site.exp &&
+echo "set gdb_test_timeout 120" >> site.exp &&
+runtest TRANSCRIPT=y
+popd</userinput></screen>
+
+ <para>
+ There are many problems with the test suite. Your results will depend on
+ installed compilers, as well as whether or not you are running it locally
+ or remotely. Although we do extend the timeout above, there are still
many
+ tests that will time out. Note that by changing the timeout value, the
+ number of tests is no longer conserved. There are also failures
associated
+ with system readline 6.x among others. Unexpected failures should be
about
+ 0.5%.
</para>
<para>
@@ -130,6 +142,7 @@
</para>
<screen role="root"><userinput>install -d /usr/share/doc/gdb-&gdb-version;
&&
+rm -rf gdb/doc/doxy/xml &&
cp -Rv gdb/doc/doxy /usr/share/doc/gdb-&gdb-version;</userinput></screen>
</sect2>
Modified: branches/systemd/general/prog/llvm.xml
==============================================================================
--- branches/systemd/general/prog/llvm.xml Sat Oct 3 11:20:22 2015
(r16500)
+++ branches/systemd/general/prog/llvm.xml Sat Oct 3 12:35:23 2015
(r16501)
@@ -6,19 +6,19 @@
<!ENTITY llvm-download-http
"http://llvm.org/releases/&llvm-version;/llvm-&llvm-version;.src.tar.xz">
<!ENTITY llvm-download-ftp " ">
- <!ENTITY llvm-md5sum "0c1ee3597d75280dee603bae9cbf5cc2">
- <!ENTITY llvm-size "13 MB">
- <!ENTITY llvm-buildsize "1.5 GB (with Clang)">
- <!ENTITY llvm-time "51 SBU (with Clang)">
+ <!ENTITY llvm-md5sum "b98b9495e5655a672dbcb83e1a180f8e">
+ <!ENTITY llvm-size "14 MB">
+ <!ENTITY llvm-buildsize "1.7 GB (with Clang)">
+ <!ENTITY llvm-time "39 SBU (with Clang and parallelism=2)">
<!ENTITY clang-download-http
"http://llvm.org/releases/&llvm-version;/cfe-&llvm-version;.src.tar.xz">
- <!ENTITY clang-md5sum "ff862793682f714bb7862325b9c06e20">
- <!ENTITY clang-size "8.4 MB">
+ <!ENTITY clang-md5sum "8f9d27335e7331cf0a4711e952f21f01">
+ <!ENTITY clang-size "8.8 MB">
<!ENTITY rt-version "&llvm-version;">
<!ENTITY compiler-rt-download-http
"http://llvm.org/releases/&rt-version;/compiler-rt-&rt-version;.src.tar.xz">
- <!ENTITY compiler-rt-md5sum "e3bc4eb7ba8c39a6fe90d6c988927f3c">
- <!ENTITY compiler-rt-size "1.1 MB">
+ <!ENTITY compiler-rt-md5sum "383c10affd513026f08936b5525523f5">
+ <!ENTITY compiler-rt-size "1.2 MB">
]>
<sect1 id="llvm" xreflabel="LLVM-&llvm-version;">
@@ -291,18 +291,19 @@
<seg>
bugpoint, c-index-test, clang, clang++ (symlink), count, FileCheck,
clang-check, clang-format, clang-tblgen, llc, lli, lli-child-target,
- llvm-ar, llvm-as, llvm-bcanalyzer, llvm-config, llvm-cov, llvm-diff,
- llvm-dis, llvm-dsymutil, llvm-dwarfdump, llvm-extract, llvm-link,
- llvm-mc, llvm-mcmarkup, llvm-nm, llvm-objdump, llvm-profdata,
+ llvm-ar, llvm-as, llvm-bcanalyzer, llvm-config, llvm-cov,
+ llvm-cxxdump, llvm-diff, llvm-dis, llvm-dsymutil, llvm-dwarfdump,
+ llvm-extract, llvm-link, llvm-mc, llvm-mcmarkup, llvm-nm,
+ llvm-objdump, llvm-profdata, llvm-pdbdump,
llvm-ranlib (symlink), llvm-readobj, llvm-rtdyld, llvm-size,
- llvm-stress, llvm-symbolizer, llvm-tblgen, llvm-vtabledump,
- macho-dump, not, obj2yaml, opt, scan-build (symlink), scan-view
- (symlink), verify-uselistorder, and yaml2obj
+ llvm-stress, llvm-symbolizer, llvm-tblgen, macho-dump, not, obj2yaml,
+ opt, scan-build (symlink), scan-view (symlink), verify-uselistorder,
+ and yaml2obj
</seg>
<seg>
- BugpointPasses.so, libclang.so, libLLVM-&llvm-version;.so,
- libLTO.so,<!-- libprofile_rt.so,--> LLVMHello.so and numerous
- static libraries in /usr/lib
+ BugpointPasses.so, libclang.so, libLLVM-&llvm-version;.so,
+ libLLVM-3.7.so, libLTO.so,<!-- libprofile_rt.so,-->
+ LLVMHello.so and numerous static libraries in /usr/lib
</seg>
<seg>
/usr/include/{clang,clang-c,llvm,llvm-c},
Modified: branches/systemd/general/prog/valgrind.xml
==============================================================================
--- branches/systemd/general/prog/valgrind.xml Sat Oct 3 11:20:22 2015
(r16500)
+++ branches/systemd/general/prog/valgrind.xml Sat Oct 3 12:35:23 2015
(r16501)
@@ -6,10 +6,10 @@
<!ENTITY valgrind-download-http
"http://valgrind.org/downloads/valgrind-&valgrind-version;.tar.bz2">
<!ENTITY valgrind-download-ftp " ">
- <!ENTITY valgrind-md5sum "60ddae962bc79e7c95cfc4667245707f">
- <!ENTITY valgrind-size "10.5 MB">
- <!ENTITY valgrind-buildsize "401 MB and an additional 20 MB for tests">
- <!ENTITY valgrind-time "1.1 SBU and an additional 4.7 SBU for
tests">
+ <!ENTITY valgrind-md5sum "4ea62074da73ae82e0162d6550d3f129">
+ <!ENTITY valgrind-size "11.4 MB">
+ <!ENTITY valgrind-buildsize "572 MB (with the test suite)">
+ <!ENTITY valgrind-time "4.3 SBU (with the test suite)">
]>
<sect1 id="valgrind" xreflabel="Valgrind-&valgrind-version;">
@@ -100,13 +100,7 @@
<para>Install <application>Valgrind</application> by running the following
commands:</para>
-<screen><userinput>sed -e 's#|3.\*#&|4.\*#' \
- -e 's/-mt//g' \
- -e 's:2.20:2.22:g' \
- -i configure &&
-
-sed -i "s:/doc/valgrind::g" docs/Makefile.in &&
-
+<screen><userinput>sed -i "s:/doc/valgrind::g" docs/Makefile.in &&
./configure --prefix=/usr --datadir=/usr/share/doc/valgrind-&valgrind-version;
&&
make</userinput></screen>
@@ -132,13 +126,6 @@
<title>Command Explanations</title>
<para>
- <command>sed -e ... configure</command>: The first expression fixes an
- issue that prevents Valgrind from compiling on systems running Linux-4.x,
- the second expression fixes building with Glibc 2.21, and the third
- expression fixes the configure script to find recent versions of Boost.
- </para>
-
- <para>
<command>sed -i ... docs/Makefile.in </command>: This sed provides for
installing the documentation in a versioned directory.
</para>
@@ -170,6 +157,7 @@
libcoregrind-<Arch>-linux.a,
libreplacemalloc_toolpreload-<Arch>-linux.a,
libvex-<Arch>-linux.a,
+ libvexmultiarch-<Arch>-linux.a,
vgpreload_core-<Arch>-linux.so,
vgpreload_drd-<Arch>-linux.so,
vgpreload_exp-dhat-<Arch>-linux.so,
@@ -177,7 +165,7 @@
vgpreload_helgrind-<Arch>-linux.so,
vgpreload_massif-<Arch>-linux.so, and
vgpreload_memcheck-<Arch>-linux.so, where
- <Arch>=x86, amd64
+ <Arch>=x86, amd64. Libraries are in /usr/lib/valgrind.
</seg>
<seg>
/usr/lib/valgrind,
Modified: branches/systemd/introduction/welcome/changelog.xml
==============================================================================
--- branches/systemd/introduction/welcome/changelog.xml Sat Oct 3 11:20:22
2015 (r16500)
+++ branches/systemd/introduction/welcome/changelog.xml Sat Oct 3 12:35:23
2015 (r16501)
@@ -42,7 +42,36 @@
</itemizedlist>
</listitem>
---> <listitem>
+-->
+ <listitem>
+ <para>October 3rd, 2015</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Added an entity for packages known to work with LFS
+ 7.8-systemd.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to GDB-7.10.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to valgrind-3.11.0.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to LLVM-3.7.0.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to cmake-3.3.2.</para>
+ </listitem>
+ <listitem>
+ <para>{renodr] - Update to OpenSSH-7.1p1.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to libtasn1-4.7.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>September 17th, 2015</para>
<itemizedlist>
<listitem>
Modified: branches/systemd/packages.ent
==============================================================================
--- branches/systemd/packages.ent Sat Oct 3 11:20:22 2015 (r16500)
+++ branches/systemd/packages.ent Sat Oct 3 12:35:23 2015 (r16501)
@@ -28,7 +28,7 @@
<!-- <!ENTITY nss-version
"3.&nss-minor-version;.&nss-micro-version;"> -->
<!-- major and minor only -->
<!ENTITY nss-version "3.&nss-minor-version;">
-<!ENTITY openssh-version "7.0p1">
+<!ENTITY openssh-version "7.1p1">
<!ENTITY openssl-version "1.0.2d">
<!ENTITY p11-kit-version "0.23.1"> <!-- Even minors only -->
<!ENTITY polkit-version "0.113">
@@ -126,7 +126,7 @@
<!ENTITY libpaper-version "1.1.24+nmu4">
<!ENTITY libsigc-version "2.4.1">
<!ENTITY libsigsegv-version "2.10">
-<!ENTITY libtasn1-version "4.5">
+<!ENTITY libtasn1-version "4.7">
<!ENTITY libunistring-version "0.9.6">
<!ENTITY libusb-version "1.0.19">
<!ENTITY libusb-compat-version "0.1.5">
@@ -247,7 +247,7 @@
<!ENTITY check-version "0.10.0">
<!ENTITY clisp-version "2.49">
<!ENTITY cmake-major-version "3.3">
-<!ENTITY cmake-minor-version "1">
+<!ENTITY cmake-minor-version "2">
<!ENTITY cmake-version
"&cmake-major-version;.&cmake-minor-version;">
<!ENTITY cvs-version "1.11.23">
<!ENTITY dejagnu-version "1.5.3">
@@ -256,11 +256,11 @@
<!ENTITY expect-version "5.45">
<!ENTITY gcc-version "5.2.0">
<!ENTITY gc-version "7.4.2">
-<!ENTITY gdb-version "7.9.1">
+<!ENTITY gdb-version "7.10">
<!ENTITY git-version "2.4.4">
<!ENTITY guile-version "2.0.11">
<!ENTITY librep-version "0.92.5">
-<!ENTITY llvm-version "3.6.2">
+<!ENTITY llvm-version "3.7.0">
<!ENTITY lua-version "5.2.4">
<!ENTITY mercurial-version "3.4.1">
<!ENTITY nasm-version "2.11.08">
@@ -278,7 +278,7 @@
<!ENTITY tk-version "8.6.4">
<!ENTITY vala-major-version "0.28"> <!-- even minors only -->
<!ENTITY vala-version "&vala-major-version;.1">
-<!ENTITY valgrind-version "3.10.1">
+<!ENTITY valgrind-version "3.11.0">
<!ENTITY yasm-version "1.3.0">
<!ENTITY apache-ant-version "1.9.5">
Modified: branches/systemd/postlfs/security/openssh-systemd.xml
==============================================================================
--- branches/systemd/postlfs/security/openssh-systemd.xml Sat Oct 3
11:20:22 2015 (r16500)
+++ branches/systemd/postlfs/security/openssh-systemd.xml Sat Oct 3
12:35:23 2015 (r16501)
@@ -8,10 +8,10 @@
"http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz">
<!ENTITY openssh-download-ftp
"ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz">
- <!ENTITY openssh-md5sum "831883f251ac34f0ab9c812acc24ee69">
+ <!ENTITY openssh-md5sum "8709736bc8a8c253bc4eeb4829888ca5">
<!ENTITY openssh-size "1.4 MB">
- <!ENTITY openssh-buildsize "43 MB (additional 3 MB if running the
tests)">
- <!ENTITY openssh-time "0.4 SBU (running the tests takes at least 10
+ <!ENTITY openssh-buildsize "49 MB (additional 3 MB if running the
tests)">
+ <!ENTITY openssh-time "0.6 SBU (running the tests takes at least 10
minutes, irrespective of processor speed)">
]>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page