[lfs-book] LFS Package Currency Check - 2020-08-08 10:50:01 GMT

2020-08-08 Thread bdubbs--- via lfs-book
Package LFS  Upstream  Flag

acl 2.2.53 2.2.53 
attr2.4.48 2.4.48 
autoconf2.69   2.69   
automake1.16.2 1.16.2 
bash5.05.0
bc  3.1.5  3.1.5  
binutils2.35   2.35   
bison   3.7.1  3.7.1  
bzip2   1.0.8  1.0.8  
check   0.15.1 0.15.1 
coreutils   8.32   8.32   
dbus1.12.201.12.20
dejagnu 1.6.2  1.6.2  
diffutils   3.73.7
e2fsprogs   1.45.6 1.45.6 
elfutils0.180  0.180  
eudev   3.2.9  3.2.9  
expat   2.2.9  2.2.9  
expect  5.45.4 5.45.4 
file5.39   5.39   
findutils   4.7.0  4.7.0  
flex2.6.4  2.6.4  
gawk5.1.0  5.1.0  
gcc 10.2.0 10.2.0 
gdbm1.18.1 1.18.1 
gettext 0.21   0.21   
glibc   2.32   2.32   
gmp 6.2.0  6.2.0  
gperf   3.13.1
grep3.43.4
groff   1.22.4 1.22.4 
grub2.04   2.04   
gzip1.10   1.10   
iana-etc20200429   20200429   
inetutils   1.9.4  1.9.4  
intltool0.51.0 0.51.0 
iproute25.7.0  5.7.0  
kbd 2.3.0  2.3.0  
kmod27 27 
less551551
lfs-bootscripts 20200802   20200802   
libcap  2.42   2.42   
libffi  3.33.3
libpipeline 1.5.2  1.5.2  
libtool 2.4.6  2.4.6  
linux   5.7.12 5.8*
m4  1.4.18 1.4.18 
make4.34.3
man-db  2.9.3  2.9.3  
man-pages   5.07   5.07   
meson   0.55.0 0.55.0 
mpc 1.1.0  1.1.0  
mpfr4.1.0  4.1.0  
ncurses 6.26.2
ninja   1.10.0 1.10.0 
openssl 1.1.1g 1.1.1g 
patch   2.7.6  2.7.6  
perl5.32.0 5.32.0 
pkg-config  0.29.2 0.29.2 
procps-ng   3.3.16 3.3.16 
psmisc  23.3   23.3   
Python  3.8.5  3.8.5  
readline8.08.0
sed 4.84.8
shadow  4.8.1  4.8.1  
sysklogd1.5.1  1.5.1  
systemd 245246*
sysvinit2.97   2.97   
tar 1.32   1.32   
tcl 8.6.10 8.6.10 
texinfo 6.76.7
tzdata  2020a  2020a  
udev-lfs20171102   20171102   
util-linux  2.36   2.36   
vim 8.2.1361   8.2.1391   *
XML-Parser  2.46   2.46   
xz  5.2.5  5.2.5  
zlib1.2.11 1.2.11 
zstd1.4.5  1.4.5  

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[lfs-book] r12013 - trunk/BOOK/chapter08

2020-08-08 Thread xry111--- via lfs-book
Author: xry111
Date: Sat Aug  8 04:02:42 2020
New Revision: 12013

Log:
check: don't install static library

Modified:
   trunk/BOOK/chapter08/check.xml

Modified: trunk/BOOK/chapter08/check.xml
==
--- trunk/BOOK/chapter08/check.xml  Fri Aug  7 00:06:58 2020(r12012)
+++ trunk/BOOK/chapter08/check.xml  Sat Aug  8 04:02:42 2020(r12013)
@@ -42,7 +42,7 @@
 
 Prepare Check for compilation:
 
-./configure 
--prefix=/usr
+./configure --prefix=/usr 
--disable-static
 
 Build the package:
 
@@ -71,7 +71,7 @@
 
   
 checkmk
-libcheck.{a,so}
+libcheck.so
   
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[lfs-book] r12014 - trunk/BOOK/chapter08

2020-08-08 Thread xry111--- via lfs-book
Author: xry111
Date: Sat Aug  8 04:22:59 2020
New Revision: 12014

Log:
kbd: do not install static lib libtswrap.a

Actually I believe (shared) libtswrap shouldn't be installed at all.
Opened https://github.com/legionus/kbd/issues/46.

Modified:
   trunk/BOOK/chapter08/kbd.xml

Modified: trunk/BOOK/chapter08/kbd.xml
==
--- trunk/BOOK/chapter08/kbd.xmlSat Aug  8 04:02:42 2020(r12013)
+++ trunk/BOOK/chapter08/kbd.xmlSat Aug  8 04:22:59 2020(r12014)
@@ -60,7 +60,9 @@
 
 Prepare Kbd for compilation:
 
-./configure --prefix=/usr 
--disable-vlock
+./configure --prefix=/usr\
+--disable-vlock  \
+--disable-static
 
 
   The meaning of the configure option:
@@ -107,6 +109,7 @@
 
 
   Installed programs
+  Installed libraries
   Installed directories
 
   
@@ -115,7 +118,8 @@
 mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to
 psfxtable), psfstriptable (link to psfxtable), psfxtable, 

 setfont, setkeycodes, setleds, setmetamode, setvtrgb,
-showconsolefont, showkey, unicode_start, and unicode_stop
+showconsolefont, showkey, unicode_start, and unicode_stop
+libtswrap.so
 /usr/share/consolefonts, /usr/share/consoletrans, 
/usr/share/keymaps, 
 /usr/share/doc/kbd-&kbd-version;,  and /usr/share/unimaps
   
@@ -384,6 +388,16 @@
   
 
   
+
+  
+libtswrap
+
+  Kbd test wrapper library
+  
+libtswrap
+  
+
+  
 
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[lfs-book] r12015 - trunk/BOOK/chapter08

2020-08-08 Thread xry111--- via lfs-book
Author: xry111
Date: Sat Aug  8 04:39:38 2020
New Revision: 12015

Log:
chapter08/gcc: typo

Modified:
   trunk/BOOK/chapter08/gcc.xml

Modified: trunk/BOOK/chapter08/gcc.xml
==
--- trunk/BOOK/chapter08/gcc.xmlSat Aug  8 04:22:59 2020(r12014)
+++ trunk/BOOK/chapter08/gcc.xmlSat Aug  8 04:39:38 2020(r12015)
@@ -125,7 +125,7 @@
 apparently related to the en_HK locale.
 
 Additionally the following tests related to the following files
-are kown to fail with glibc-2.32: asan_test.C, co-ret-17-void-ret-coro.C, 
+are known to fail with glibc-2.32: asan_test.C, co-ret-17-void-ret-coro.C, 
 pr95519-05-gro.C, pr80166.c.