Commit Graph

4313 Commits

Author SHA1 Message Date
Xi Ruoyao
6fa3e04d1d
python-dbusmock: One test fails w/o upower, and all tests need pygobject3 2024-01-21 15:32:55 +08:00
Xi Ruoyao
0b50bdd1ab
git: Add optional runtime dependencies for "git maintenance", and document a related test failure 2024-01-21 15:32:52 +08:00
Douglas R. Reno
c751775dd9 Update to OpenJDK-21.0.2 (Security Update) 2024-01-20 13:00:09 -06:00
Bruce Dubbs
e7463f963d Update to patchelf-0.18.0. 2024-01-20 10:19:34 -06:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Bruce Dubbs
70115c4828 Update to php-8.3.2. 2024-01-19 12:19:17 -06:00
Xi Ruoyao
9c69661841
cmake: Update the description of --system-libs 2024-01-19 12:04:08 +08:00
Douglas R. Reno
4267df7116 Update to mercurial-6.6.2 2024-01-17 16:08:27 -06:00
Bruce Dubbs
d0690bb634 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-01-14 15:32:08 -06:00
Bruce Dubbs
452d74a930 Update to libwww-perl-6.73. 2024-01-14 15:08:59 -06:00
Xi Ruoyao
11f085357f
vala: Some tests need gobject-introspection 2024-01-14 23:29:05 +08:00
Douglas R. Reno
cac32260da Update to pyatspi-2.46.1 2024-01-09 16:45:59 -06:00
Xi Ruoyao
2cec8a051a
git: Remove -k from make test
As the previously known failures are (hopefully) resolved and removed
from text, there seems no reason using -k.
2024-01-07 03:35:15 +08:00
Xi Ruoyao
d5b06a4ddb
seamonkey: Document sudo/su may kill $PATH_PY311
Like rustc.  Move the unset command out of the <screen> for
installation because if we use sudo --preserve-env=PATH_PY311 -s for a
shell as root to install the package, "unset PATH_PY311" will only
unset it in this shell, not the shell building the package.

Also fix a grammar issue in rustc, and unset LIBSSH2_SYS_USE_PKG_CONFIG
after installing rustc too.
2024-01-05 02:16:19 +08:00
Douglas R. Reno
8a09bebdcd python-dbusmock: Add additional optional test dependencies
If UPower and Bluez are present, it will run additional tests using
those.
2024-01-03 11:30:11 -06:00
Bruce Dubbs
d0976cef62 Update to numpy-1.26.3 (Python Module). 2024-01-03 07:17:04 -06:00
Bruce Dubbs
2fcf4ebd6c Minor grammar fix 2024-01-02 11:37:08 -06:00
Douglas R. Reno
2523b4da1d Update to python-dbusmock-0.30.2 (Python Module) 2024-01-01 19:17:58 -06:00
Xi Ruoyao
948ffd7ba3
Update to rustc-1.75.0
Add rust.lto="thin" and rust.codegen-units=1 to optimize the compiler
like upstream official build.

Add some external dependencies.
2024-01-02 02:50:30 +08:00
Douglas R. Reno
31f5562669 Update to swig-4.2.0 2023-12-31 14:50:17 -06:00
Xi Ruoyao
0d96143997
swig: Simplify doc install command 2024-01-01 00:48:29 +08:00
Xi Ruoyao
b37f4eb11f
swig: Move "TCL_INCLUDE=" earlier
We've put it at the trailing position, but it looks like "TCL_INCLUDE=."
with the punctuation.
2024-01-01 00:42:06 +08:00
Douglas R. Reno
4365a9e145 Update to subversion-1.14.3 2023-12-29 15:54:39 -06:00
Rahul Chandra
a007a58069 Fix double-hyphens from php test comment 2023-12-28 20:52:56 -05:00
Rahul Chandra
ef15363660 Update to php-8.3.1 2023-12-28 20:49:55 -05:00
Bruce Dubbs
1251fe7595 Update to doxygen-1.10.0. 2023-12-27 13:38:35 -06:00
Bruce Dubbs
c4f5f1e082 Update to ruby-3.3.0. 2023-12-27 13:34:15 -06:00
Bruce Dubbs
c29909c877 Update to Net-DNS-1.42 (Perl module). 2023-12-27 13:06:42 -06:00
Bruce Dubbs
01c1ac6aff Typos and small corrections. 2023-12-26 12:44:02 -06:00
Bruce Dubbs
5bd4e666b2 Simplify python3.11 page and firefox page. 2023-12-26 12:34:06 -06:00
Rahul Chandra
105d06c49a Add python3.11 in order to build Mozilla packages
I haven't modified all the reverse-depends to remove the
python-3.12 fixes (only firefox right now)
2023-12-26 02:33:08 -05:00
Bruce Dubbs
8364a13a9c Update to python-dbusmock-0.30.1 (Python module). 2023-12-24 15:23:19 -06:00
Pierre Labastie
1859ee6872 Remove links to deleted wiki pages
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Bruce Dubbs
7b63cb6e00 Update to lxml-4.9.4. 2023-12-22 16:56:55 -06:00
Pierre Labastie
2abde15278 Remove editor's note link from gcc
The note was obsolete and has been removed from wiki.
2023-12-21 15:09:59 +01:00
Pierre Labastie
8e09ea8bae Remove editor note from docutils
The note was obsolete and removed from the wiki
2023-12-21 14:46:58 +01:00
Douglas R. Reno
b1e4cd84a9 Fix rendering the book after the Python2 change earlier today 2023-12-20 15:50:59 -06:00
Pierre Labastie
8bded0b9b6 Remove editor notes for python2
wiki page removed
2023-12-20 22:17:59 +01:00
Pierre Labastie
311a77a433 Add editor notes link to perl-modules 2023-12-20 22:17:26 +01:00
Pierre Labastie
61a04db54b Fix python docs md5 2023-12-17 10:34:09 +01:00
Rahul Chandra
7e4c8fbc87 Update to cmake-3.28.1 2023-12-17 01:40:52 -05:00
Bruce Dubbs
2c758f05b7 Update to Python-3.12.1. 2023-12-16 11:01:26 -06:00
Rahul Chandra
63a2e8380a Update to cmake-3.28.0 2023-12-08 18:56:07 -05:00
Douglas R. Reno
4320a4451a Update to rustc-1.74.1 2023-12-08 16:26:03 -06:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Douglas R. Reno
49de3c2c92 Update to mercurial-6.6.1 2023-12-08 14:43:18 -06:00
Rahul Chandra
15abfad2fb gdb-14.1 2023-12-06 16:49:35 -05:00
Rahul Chandra
627bb154cf Update to pygments-2.17.2 2023-12-05 20:27:35 -05:00
Douglas R. Reno
0fcea3af89 Update to Text-CSV-2.04 (Perl Module) 2023-12-04 17:12:36 -06:00
Douglas R. Reno
8d444f5ce1 Update to Text_CSV-XS-1.53 (Perl Module) 2023-12-04 17:10:24 -06:00
Xi Ruoyao
f6b8764349
llvm: Remove a hanging test "getline_nohang.cpp"
This test hangs in a QEMU VM running LFS r12.0-102 (built with jhalfs
w/o any modification) even if -fsanitize=thread is not used...  While
it's difficult to root cause the issue, let's not hang forever.

Link:https://github.com/llvm/llvm-project/issues/39012
2023-12-03 17:28:27 +08:00
Xi Ruoyao
4614dc1fb5
Update to llvm-16.0.6 (#18672) 2023-12-03 16:23:02 +08:00
Xi Ruoyao
c39ddc6c3d
llvm: Remove BPF from targets
To use clang with BPF for v4l-utils, libbpf must be installed but it's
not a BLFS package.  And I doubt if any BLFS user really uses an IR
remote control on the BLFS system.  So let's not make all BLFS users
build something useless.

Note that if both clang and libbpf both exist, v4l-utils will attempt to
use "clang -target bpf" anyway even if -Dbpf=disabled is explicitly
specified (we've got enough surprise from v4l-utils building system
these days!!), so add a note to v4l-utils for people installing non-BLFS
libbpf.
2023-12-03 13:56:37 +08:00
Bruce Dubbs
619090f79f Update to cmake-3.27.9. 2023-12-01 19:12:58 -06:00
Douglas R. Reno
16be91a0a9 Update to python-dbusmock-0.30.0 (Python Module)
This includes a new test suite
2023-12-01 16:15:16 -06:00
Douglas R. Reno
dd3f068f5b Subversion: document Syntax Warnings in tests when using Python 3.12 2023-11-29 20:53:18 -06:00
Douglas R. Reno
3c7a49c5e3 Update to sphinx-rtd-theme-2.0.0 2023-11-29 13:59:30 -06:00
Bruce Dubbs
3140ec1465 Update to Net-DNS-1.41 (Perl module). 2023-11-28 10:46:27 -06:00
Xi Ruoyao
674e73cb18
gi-docgen: Add packaging as required dependency
Link: https://gitlab.gnome.org/GNOME/gi-docgen/-/issues/175
2023-11-26 20:03:18 +08:00
Bruce Dubbs
fb04459f1e Update to gi-docgen-2023.3. 2023-11-25 10:53:01 -06:00
Bruce Dubbs
0be945fe5b Typo 2023-11-24 18:08:42 -06:00
Bruce Dubbs
f30c0dc176 Update to php-8.3.0. 2023-11-24 18:04:08 -06:00
Douglas R. Reno
3525199c5a Typo fixes from rhubarbpieguy 2023-11-23 14:24:33 -06:00
Pierre Labastie
e2d263e891 Pygments depends on hatchling 2023-11-23 14:04:57 +01:00
Douglas R. Reno
f300248e89 Update to mercurial-6.6 2023-11-22 20:22:55 -06:00
Bruce Dubbs
dcd5a06347 Archive Berkeley DB 2023-11-22 15:35:10 -06:00
Bruce Dubbs
01b92cda01 Update to git-2.43.0. 2023-11-22 09:45:44 -06:00
Douglas R. Reno
d71f68c943 Update to rustc-1.74.0 2023-11-20 16:28:39 -06:00
Douglas R. Reno
9af8c3efbc Update to SCons-4.6.0 2023-11-20 14:05:29 -06:00
Douglas R. Reno
9ccad1931b Update to Pygments-2.17.1 (Python Module) 2023-11-20 13:42:34 -06:00
Douglas R. Reno
4de66bc72d Add some more dependencies on Qt6.
I've marked most of these as 'role=nodep' so that jhalfs doesn't pick up
multiples in cases where it's not needed.

Transmission, Libreoffice, CMake, Poppler, and Appstream now have Qt6
ports working well.

I have left Qca, gpgme, polkit-qt, and other KDE-related packages alone.
They do have support for Qt6, but we should not list them as they are
incompatible with the Qt5 versions and we could end up causing
unintentional breakage by doing this.
2023-11-20 13:16:18 -06:00
Bruce Dubbs
0e60ff709e Add File::FcntlLock-0.22 (Perl module) in support of exim. 2023-11-17 10:30:17 -06:00
Bruce Dubbs
a23620a62d Update to cmake-3.27.8. 2023-11-16 17:15:16 -06:00
Douglas R. Reno
6280f75250 Update to Encode-JIS2K-0.03 (Perl Module) 2023-11-16 15:47:41 -06:00
Xi Ruoyao
e872138fb6
vala: Turn "bootstrap" into an <option> instead of <parameter> 2023-11-15 06:45:15 +08:00
Douglas R. Reno
7c61e1b954 vala: We don't need to bootstrap anymore 2023-11-14 14:45:59 -06:00
Bruce Dubbs
b18c081179 Update to vala-0.56.14. 2023-11-14 10:56:18 -06:00
Bruce Dubbs
db035ac955 Update to numpy-1.26.2 (Python module). 2023-11-12 20:35:21 -06:00
Xi Ruoyao
2f1e634e17
Archive libxml2py2 2023-11-12 08:43:55 +08:00
Xi Ruoyao
874812232a
python3: Add libxml2 into the list of packages requiring an reinstallation when upgrading Python 3 to a new minor version 2023-11-12 00:24:49 +08:00
Xi Ruoyao
4e7ec17c2e
autoconf213: Archive
With a simple hack in SeaMonkey, autoconf-2.13 is not needed anymore.

Fixes: #18459
2023-11-10 14:35:47 +08:00
Bruce Dubbs
2f7217b14d Update to Mako-1.3.0. 2023-11-09 16:32:48 -06:00
Pierre Labastie
68dfef54d6 Fix alignement of blocks
Reported by "rhubarbpieguy" on the blfs-dev mailing list
2023-11-09 15:07:04 +01:00
Pierre Labastie
3261d400c3 Remove a spurious dependency paragraph 2023-11-09 13:51:49 +01:00
Pierre Labastie
96d7fa5509 Fix dependencies of perl-html-parser
perl-http-message is not only a runtime requirement, it is also needed
for tests.
2023-11-09 11:00:01 +01:00
Pierre Labastie
10c5df84cd Update to mercurial-6.5.3 2023-11-08 18:03:05 +01:00
Douglas R. Reno
8228a4187a Update to IO-Socket-SSL-2.084 (Perl Module) 2023-11-07 14:02:07 -06:00
Rahul Chandra
4ea4a6e62e Update to git-2.42.1 2023-11-03 22:58:08 -04:00
Xi Ruoyao
8ef3f050af
asciidoc: Really fix the "invalid escape sequence" issue
I was confused by the ' and " characters...
2023-11-03 15:18:43 +08:00
Xi Ruoyao
9ef2bd487f
asciidoc: Add fix for Python 3.12 2023-11-03 15:14:51 +08:00
Douglas R. Reno
9393fdeeef Update to OpenJDK-21.0.1 2023-11-02 00:57:56 -05:00
Bruce Dubbs
15dbe35479 Update to valgrind-3.22.0. 2023-11-01 20:51:20 -05:00
Bruce Dubbs
37f7e062a1 Fix python docs md5sum 2023-11-01 10:48:08 -05:00
Xi Ruoyao
4ca6236f04
python3: Remove stale explanation for --with-system-ffi 2023-11-01 21:35:36 +08:00
Bruce Dubbs
7420ff72f1 Update to Python-3.12.0. 2023-10-31 17:45:31 -05:00
Bruce Dubbs
6c73ed0422 Update to php-8.2.12. 2023-10-29 14:10:40 -05:00
Bruce Dubbs
91f9740f83 Revert last commit to Sphinxcontrib-serializinghtml (FBBG) 2023-10-26 00:59:40 -05:00
Bruce Dubbs
a2da666098 Sphinxcontrib-serializinghtml requires sphinx
INFO: pip is looking at multiple versions of
sphinxcontrib-serializinghtml to determine which version is
compatible with other requirements. This could take a while.

ERROR: Could not find a version that satisfies the requirement
Sphinx>=5 (from sphinxcontrib-serializinghtml) (from versions: none)

ERROR: No matching distribution found for Sphinx>=5
2023-10-26 00:50:12 -05:00
Bruce Dubbs
acda4399b2 Sphinxcontrib-jquery requires sphinx
INFO: pip is looking at multiple versions of sphinxcontrib-jquery to
determine which version is compatible with other requirements.
This could take a while.

ERROR: Could not find a version that satisfies the requirement
Sphinx>=1.8 (from sphinxcontrib-jquery) (from versions: none)

ERROR: No matching distribution found for Sphinx>=1.8
2023-10-26 00:43:48 -05:00
Bruce Dubbs
52f84d9958 The package is Msgpack, not MessagePack. 2023-10-26 00:33:22 -05:00