Xi Ruoyao
7bfadabeaa
llvm: Fix SSP patch name
2023-09-20 01:39:33 +08:00
Xi Ruoyao
5c01736c9b
llvm: Align test instruction with build-in-cgroup
2023-09-20 01:39:33 +08:00
Xi Ruoyao
d6b169d789
rust: Adapt for LLVM 17 and note additional test failures
2023-09-20 01:39:33 +08:00
Xi Ruoyao
32ced1784a
llvm: Update to LLVM-17.0.1
2023-09-20 01:39:26 +08:00
Douglas R. Reno
0b4d98d21a
Archive sysprof.
...
It's optional for the packages that use it, and they only use it to
provide additional support for profiling.
Sysprof now requires two more packages which are specific to it, so
let's archive it.
2023-09-18 15:53:46 -05:00
Douglas R. Reno
3b76db39a6
Update to numpy-1.26.0 (Python Module)
2023-09-18 15:28:48 -05:00
Xi Ruoyao
b6d544942b
building-notes: Note how to use cgroup for limiting resource usage
...
We were saying "-jN means using N cores (or N threads)". This is
completely wrong. "-jN" only tells the building system to run N jobs
simultaneously, but each job can start their own subprocesses or threads
and there is no way for the building system to know how many
subprocesses or threads a job will start.
This caused a lot of misunderstandings and encouraged users to wrongly
blame building systems.
Fix the description of -jN, and add how to use cgroup to control the
usage of CPU cores and system RAM.
On a systemd-based system, systemd is the cgroup manager and manually
operating on cgroups may puzzle systemd. So use systemd-run for
creating and setting up cgroup. On a sysv-based system create and set
up the cgroup manually.
2023-09-19 02:59:45 +08:00
Douglas R. Reno
60f566d97e
Archive pycryptodome.
...
It was only used by Samba previously, and Samba has moved to
Cryptography.
2023-09-18 11:34:00 -05:00
Bruce Dubbs
cace266364
Fix cbindgen md5sum
2023-09-17 12:33:22 -05:00
Douglas R. Reno
2d73dcae1b
Update to cmake-3.27.5
2023-09-16 16:24:02 -05:00
Douglas R. Reno
8a65127f68
Update to cbindgen-0.26.0
2023-09-16 15:23:39 -05:00
Xi Ruoyao
44b3f4400e
treewide: Really remove commented out references to Python 2
...
It helps using grep for finding packages depending on Python 2.
2023-09-16 15:21:01 +08:00
Pierre Labastie
f71b76a938
Fix installing python-dbusmock
...
The name of the package in the install command was inadvertently
changed to dbusmock. But this name is unknown to the build system,
and should be python-dbusmock (or python_dbusmock).
2023-09-15 21:20:49 +02:00
Douglas R. Reno
1856819d95
Update to pygobject-3.46.0
2023-09-14 18:26:26 -05:00
Pierre Labastie
5d51dad6c5
Update to sphinx-7.2.6
2023-09-14 21:22:31 +02:00
Bruce Dubbs
082e722cf2
Finish replacing 'pip3 wheel' and 'pip3 install' text with ENTITIES
2023-09-10 21:14:32 -05:00
Bruce Dubbs
db244ae299
Replace 'pip3 wheel' and 'pip3 install' text with ENTITIES
...
Currently only python-modules are complete. The python-dependencies
page will be done in another commit.
2023-09-10 18:13:10 -05:00
Pierre Labastie
07fa316dd3
sphinxcontrib-serializinghtml: fix circ. dep.
...
Upstream has introduced a build dependency on sphinx, which is
not needed. Sphinx is only needed for tests.
2023-09-10 18:54:55 +02:00
Pierre Labastie
30677e5f07
Fix indentation in sphincontrib-serializinghtml
2023-09-10 18:53:58 +02:00
Douglas R. Reno
e302a0151f
Update to mercurial-6.5.2
2023-09-07 14:55:39 -05:00
Thomas Trepl
109e7d1e14
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-09-07 21:30:28 +02:00
Thomas Trepl
f6752fce88
Upgrade php-8.2.10
2023-09-07 21:30:07 +02:00
Douglas R. Reno
fe6657bac7
doxygen: 012_cite.dox no longer seems to fail with 1.9.8
2023-09-07 12:14:58 -05:00
Bruce Dubbs
5b75675566
Update to doxygen-1.9.8.
2023-09-06 15:04:05 -05:00
Xi Ruoyao
1cdea836b5
scons: Use pip3 wheel & pip3 install instead of setup.py
...
Also introduce entities for pip3 wheel and pip3 install for future use
(#18466 ). Reuse the entities for gpgme and libpwquality, so the missed
--no-user in libpwquality is fixed as well.
2023-09-06 04:11:02 +08:00
Douglas R. Reno
8cc28db68b
rustc: minor text tweak on the description of systemd-run.
2023-09-05 14:15:48 -05:00
Bruce Dubbs
38022152f7
Archive librep to go with previous archiving of sawfish
2023-09-04 14:58:46 -05:00
Douglas R. Reno
f7fe3e6aed
Typo fixes from Julien Lepiller
2023-09-04 13:33:48 -05:00
Xi Ruoyao
ce49f79e46
cbindgen: Update to cbindgen-0.25.0
2023-09-05 00:14:58 +08:00
Xi Ruoyao
808aeec3d8
rust: Update to rustc-1.72.0
2023-09-04 23:50:51 +08:00
Pierre Labastie
deaa20092f
Python-3.11.5
2023-09-03 21:45:57 +02:00
Pierre Labastie
9015514af8
URI-5.21 (perl module)
2023-09-03 20:53:36 +02:00
Douglas R. Reno
addfe49b9c
Update to pytest-7.4.1 (Python Module)
2023-09-03 11:25:11 -05:00
Douglas R. Reno
bf904c0632
Update to Net-DNS-1.40 (Perl Module)
2023-09-03 11:13:32 -05:00
Douglas R. Reno
eb6844544b
Typos from rhubarbpieguy, and minor modification to bind-utils' XML to
...
make it standard with other pages.
2023-09-03 10:41:39 -05:00
Pierre Labastie
31ddfc35b0
Fix test results in sphinx
2023-09-02 15:11:06 +02:00
Pierre Labastie
8a826d4c68
Typos
2023-09-02 15:09:19 +02:00
Pierre Labastie
c1ce2f1436
Update to sphinx_rtd_theme-1.3.0
...
Python module
2023-09-02 15:02:38 +02:00
Pierre Labastie
72d9cebb56
Update to git-2.42.0
2023-09-02 14:52:57 +02:00
Pierre Labastie
f3fc1174ea
Update to vala-0.56.13
2023-09-02 14:10:26 +02:00
Pierre Labastie
5c5417a89d
Update to sphinx-7.2.5 (python module)
2023-09-02 14:01:30 +02:00
Pierre Labastie
fe7a360b70
Update to cmake-3.27.4
2023-09-02 13:55:03 +02:00
Pierre Labastie
237edc2caa
Update to sphinxcontrib-serializinghtml-1.1.9
...
It is now required by sphinx-7.2.
2023-09-02 11:44:22 +02:00
Xi Ruoyao
7ecc6cd935
autoconf213: Update package description
2023-08-31 20:00:29 +08:00
Douglas R. Reno
a325582c46
Lua52: text change - add VLC to the list of packages that use it.
2023-08-29 12:19:04 -05:00
Douglas R. Reno
07efc98375
doxygen: Add a note about "Ignoring unknown extended header keyword"
...
messages coming from tar when untarring this package
2023-08-28 11:49:11 -05:00
Pierre Labastie
e440af55af
Remove trailing spaces and a few typos
2023-08-27 10:41:46 +02:00
Xi Ruoyao
08b315d090
rust: Git is needed for running test suite
...
If Git is not installed, the test suite bails out very early.
2023-08-26 19:20:45 +08:00
Pierre Labastie
5a0c70cb1c
FFI::checklib: one test needs File::Which
2023-08-24 17:56:43 +02:00
Bruce Dubbs
91b3917838
Update to apache-ant-1.10.14.
2023-08-22 19:19:36 -05:00
Bruce Dubbs
6156212c00
Update to php-8.2.9 (Security update) and tags.
...
Finish tagging all packages in /general/progs/
2023-08-19 14:58:44 -05:00
Xi Ruoyao
d401fde500
rust: Correct the document for ui failures related to path length
...
See the updated comment for details.
2023-08-19 10:22:47 +08:00
Douglas R. Reno
30c1c726dd
Tag GTK+-2, GTK+-3, and Sawfish
2023-08-18 16:30:17 -05:00
Douglas R. Reno
b481603cd5
yasm: Run the tests at -j1 to fix problems with intermittent test
...
failures.
The tests always pass if run at -j1, but if they are run in parallel,
the rawpp_test.sh and nasmpp_test.sh tests will fail intermittently.
2023-08-18 15:37:35 -05:00
Xi Ruoyao
00e0c9cc97
rust: Remove spurious ".old" files
...
This is a after-tag change but I suppose it's OK. I don't think
anything will ever invoke a rustc utility with ".old" name.
2023-08-18 21:04:46 +08:00
Bruce Dubbs
62a5408799
Update to xcb-proto-1.16.0.
2023-08-17 14:39:52 -05:00
Bruce Dubbs
282a0eb3c2
Tag most of Chapter 13
2023-08-17 12:39:01 -05:00
Douglas R. Reno
7e52a4ad2c
rustc: Document a test that is known to hang on some systems when
...
scripting.
If combine_install_with_separate_uninstall hangs, a user can press the
Enter key, or remove the test with a sed.
Thanks goes to Rainer Fiebig for the report.
2023-08-17 11:41:25 -05:00
Douglas R. Reno
f0206fc972
OpenJDK Configuration: Disable the creation of
...
/tmp/hsperfdata_[username].
This feature generates performance monitoring and profiling information,
and isn't generally used on a BLFS system.
2023-08-17 11:27:10 -05:00
Douglas R. Reno
342d139a92
Typo fixes from rhubarbpieguy
2023-08-17 10:33:34 -05:00
Douglas R. Reno
f192a5c4f7
hatch_vcs: Document the test that fails
2023-08-17 10:25:58 -05:00
Thomas Trepl
2314cd79bd
Some tags
2023-08-17 07:43:52 +02:00
Douglas R. Reno
a73fc76227
Tags
2023-08-16 19:32:11 -05:00
Douglas R. Reno
c8b719a475
Tags
2023-08-16 15:00:41 -05:00
Douglas R. Reno
dd104138b4
Archive the SUPER Perl Module
2023-08-16 14:56:54 -05:00
Douglas R. Reno
aba3149a34
Archive Test::MockModule.
...
It was previously used only in Archive::Zip, but Archive::Zip no longer
uses it.
2023-08-16 14:54:47 -05:00
Douglas R. Reno
b3f19e5697
Archive::Zip: Test-MockModule is no longer used.
...
It now uses the Test-More module, which is built into the core Perl
distribution. The Changes file says that it was removed in 1.68
This commit also has a minor reword for a command explanation in 'db'
2023-08-16 12:36:05 -05:00
Douglas R. Reno
7481fd4a6f
Tags
2023-08-16 11:39:48 -05:00
Douglas R. Reno
41bd054413
Perl Modules and Dependencies: Minor tweaks and rewords
2023-08-16 11:34:20 -05:00
Douglas R. Reno
a8337252bc
LLVM: Remove an extra newline from the systemd test instructions
2023-08-15 23:18:47 -05:00
Xi Ruoyao
3fd4a83fb6
llvm: Remove an empty line in testing command for systemd, and ...
...
add the upstream issue tracking Glibc-2.38 introduced failure into the
comment.
2023-08-16 11:53:02 +08:00
Douglas R. Reno
ed345e70fd
Tags
2023-08-15 17:21:31 -05:00
Douglas R. Reno
f48dfb394c
PyYAML: We're using pip3 so we don't install the python2 version.
2023-08-15 17:06:59 -05:00
Douglas R. Reno
d87e6ae6ff
Py: Move the deprecation notice to after the install command
2023-08-15 17:02:20 -05:00
Douglas R. Reno
7fb07ec8b5
pytest: The 11 tests that used to fail before are now marked as XFAILs
2023-08-15 17:02:20 -05:00
Douglas R. Reno
aaf10276a6
Snowballstemmer: Minor reword in Description
2023-08-15 17:02:20 -05:00
Douglas R. Reno
95efba9dab
CMake: minor reword for --no-system-*
2023-08-15 17:02:20 -05:00
Douglas R. Reno
77d59f8a6c
Update to vala-0.56.11
2023-08-14 23:03:10 -05:00
Douglas R. Reno
1af71bc655
Update to cmake-3.27.2
2023-08-13 14:03:23 -05:00
Douglas R. Reno
12a362f7aa
Update to Text-CSV-2.03 and Text-CSV_XS-1.51 (Perl Modules)
2023-08-13 12:49:07 -05:00
Douglas R. Reno
6400940322
Update to mercurial-6.5.1
2023-08-08 16:02:24 -05:00
Douglas R. Reno
dba62f0505
Update to vala-0.56.10
2023-08-07 19:12:41 -05:00
Douglas R. Reno
514063f076
Update to Pygments-2.16.1 (Python Module)
2023-08-07 18:56:40 -05:00
Douglas R. Reno
134f1cbadc
Update to rustc-1.71.1 (Security Update)
2023-08-07 18:42:22 -05:00
Xi Ruoyao
55939efc07
smartypants: Note unusual extracted directory name
2023-08-04 12:54:31 +08:00
Xi Ruoyao
d89633ea91
slang: Drop unneeded chmod command
...
On my system it says "mode retained 755" for all files.
2023-08-04 10:56:48 +08:00
Douglas R. Reno
61f3e8118d
Update to sphinx-7.1.2 (Python Module)
2023-08-03 11:21:59 -05:00
Xi Ruoyao
403aae5807
llvm: Run tests with core dump disabled, and note failures with Glibc-2.38
2023-08-03 16:22:53 +08:00
Bruce Dubbs
5e5f88fc16
Update to numpy-1.25.2 (Python module).
2023-08-01 14:29:40 -05:00
Bruce Dubbs
711469f127
Update to pyparsing-3.1.1.
2023-08-01 14:05:24 -05:00
Ken Moffat
0f6e309a51
Update to Net-HTTP-6.23 (Perl Module dependency).
2023-07-31 21:54:40 +01:00
Bruce Dubbs
5864a1662c
Update to gcc-13.2.0.
2023-07-30 16:15:35 -05:00
Douglas R. Reno
1c19af5d1a
Update to sphinx-7.1.1 (Python Module)
2023-07-28 12:11:37 -05:00
Douglas R. Reno
5ac273f689
Update to python-dbusmock-0.29.1 (Python Module)
2023-07-28 12:11:37 -05:00
Douglas R. Reno
3a001df828
Update to cmake-3.27.1
2023-07-26 13:02:35 -05:00
Bruce Dubbs
a858014f04
Update to sphinx-7.1.0 (Python module).
2023-07-25 13:57:30 -05:00
Xi Ruoyao
b1e8343a88
cmake: Add pkgs of which we use the internal copy (for now) as external dependencies
2023-07-24 17:51:02 +08:00
Douglas R. Reno
aa1bc104f3
Update to OpenJDK-20.0.2 (Security Update)
2023-07-22 17:12:51 -05:00
Bruce Dubbs
5699c63846
Update to cmake-3.27.0.
2023-07-20 13:49:40 -05:00
Bruce Dubbs
6cea08714b
Update to PyYAML-6.0.1.
2023-07-19 19:42:20 -05:00
Bruce Dubbs
6332c2b457
Update to LWP (libwww-perl-6.72).
2023-07-18 15:40:47 -05:00
Bruce Dubbs
e77c478989
Merge branch 'trunk' into lxqt
2023-07-18 16:51:51 +00:00
Bruce Dubbs
5af5876404
Fix LWP-Protocol-https md5sum
2023-07-18 11:13:58 -05:00
Xi Ruoyao
32c1b7796b
Archive MarkupSafe and Jinja2
...
They are now a part of LFS for both sysv and systemd.
2023-07-17 21:33:08 +08:00
Xi Ruoyao
cf983bd491
rustc: Update to rustc-1.71.0
2023-07-16 00:23:30 +08:00
Bruce Dubbs
b3867c5f8c
Add qt5-components page.
...
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.
The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05:00
Pierre Labastie
ea781cde8a
Update to mercurial-6.5
2023-07-12 22:59:41 +02:00
Xi Ruoyao
17658ff961
llvm: Document a test failure
2023-07-13 00:35:14 +08:00
Thomas Trepl
f45d55ceab
Upgrade php-8.2.8
2023-07-11 09:53:40 +02:00
Douglas R. Reno
80a51925de
Update to LWP-Protocol-https-6.11 (Perl Module)
...
Fixes CVE-2014-3230.
2023-07-10 13:56:53 -05:00
Douglas R. Reno
82330eb463
Update to Test-Differences-0.70 (Perl Module)
2023-07-10 13:49:11 -05:00
Douglas R. Reno
96a515a141
Update to Cython-0.29.36
2023-07-10 13:14:09 -05:00
Douglas R. Reno
dde26e3f60
Update to OpenJDK-20.0.1
2023-07-06 00:38:04 -05:00
Bruce Dubbs
b5b377ad46
Update to vala-0.56.9.
2023-07-04 13:19:08 -05:00
Xi Ruoyao
dd0d59795b
ruby: Comment out an outdated (?) sed
...
With this sed the test suite failed very early and refused to continue,
but without it the tests seem fine.
Also add -k for make check to running the complete test suite even if
some test fails.
2023-07-01 19:10:41 +08:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes"
2023-06-30 02:18:51 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
...
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
cb594b6ca3
general: Remove non-exist User Notes link
...
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:17:52 +08:00
Xi Ruoyao
bcedca6a96
gcc: Add Modula-2 compiler and runtime library into contents
2023-06-28 19:14:39 +08:00
Douglas R. Reno
d1e1cbdf05
cssselect: needs lxml for test suite
2023-06-26 21:31:41 -05:00
Bruce Dubbs
a887a08b2a
Update to mercurial-6.4.5.
2023-06-26 15:17:04 -05:00
Douglas R. Reno
8f7f93bebc
Update to pytest-7.4.0 (Python Module)
2023-06-26 11:43:18 -05:00
Douglas R. Reno
27e309e7ad
Update to libwww-perl-6.71 (Perl Module)
2023-06-22 11:01:16 -05:00
Douglas R. Reno
b9a11e666c
Update to pycairo-1.24.0 (Python Module)
2023-06-22 10:55:12 -05:00
Douglas R. Reno
543663e75f
Update to NumPy-1.25.0 (Python Module)
2023-06-19 12:11:33 -05:00
Xi Ruoyao
0c0bf1fa42
gcc: Reword description for --enable-languages
...
jit needs --enable-host-shared which slows down GCC, so separate
--enable-host-shared --enable-languages=jit out.
2023-06-16 23:57:50 +08:00
Xi Ruoyao
d98ca85468
git: Some tests need apache (and some of them fails :( )
2023-06-13 20:55:47 +08:00
Bruce Dubbs
766b6fb3fb
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-06-12 13:46:10 -05:00
Douglas R. Reno
6c7614f75d
Git: Document test suite failures with curl-8.1.x
...
Also sent an email to upstream about them since they seem pretty
significant.
2023-06-12 12:25:00 -05:00
Bruce Dubbs
a5218250a7
pytest-7.3.2 (Python module).
2023-06-12 12:05:30 -05:00
Xi Ruoyao
0c1c573e69
rust: Document test failures, and correct some XML elements in explanations
2023-06-12 19:08:35 +08:00
Bruce Dubbs
023dffb796
pdate to cachecontrol-0.13.1.
2023-06-10 17:24:18 -05:00
Bruce Dubbs
3a05e32400
Update to php-8.2.7.
2023-06-10 17:20:03 -05:00
Bruce Dubbs
f19b4b89f4
Update to mercurial-6.4.4.
2023-06-10 17:06:46 -05:00
Pierre Labastie
23b68489ad
Fix python3 docs md5
2023-06-10 09:30:01 +02:00
Bruce Dubbs
49e2ba59fe
Update to Python-3.11.4.
2023-06-09 16:56:16 -05:00
Bruce Dubbs
1fd75935de
Update to rustc-1.70.0.
2023-06-07 15:30:06 -05:00
Bruce Dubbs
55fb76ba30
Update to llvm-16.0.5.
2023-06-07 11:23:14 -05:00
Bruce Dubbs
d3cf76e101
Update to cachecontrol-0.13.0.tar.gz (Python module).
2023-06-06 20:01:26 -05:00
Bruce Dubbs
75532e57ce
Update to gc-8.2.4.
2023-06-05 14:20:48 -05:00
Bruce Dubbs
0863931d90
Update to MarkupSafe-2.1.3 (Python Module).
2023-06-04 17:40:24 -05:00
Bruce Dubbs
e962ced3ca
Update to Net-DNS-1.39 (Perl Module).
2023-06-04 17:35:34 -05:00
Bruce Dubbs
a68ccb1615
Fix git md5sum
2023-06-03 06:38:57 -05:00
Tim Tassonis
97bd764c30
Update to git-2.41.0.
2023-06-02 23:33:21 +02:00
Xi Ruoyao
c407a61f5e
rust: Symlink the Zsh completion file so Zsh can find it
2023-06-03 00:22:55 +08:00
Xi Ruoyao
24ecd679da
rust: Add rustdoc into build.tools
...
The rustdoc program is a part of rustup default install. And it was
installed with previous rustc releases even if we didn't specify it in
build.tools (so it's in the "contents and short descriptions" section).
But with rustc-1.69 it's not installed if we don't explicitly add it
into build.tools.
It's needed by "cargo doc" command (I use it when I develop Rust
crates), and also some BLFS packages (at least, the testsuite of
librsvg).
Add rustdoc into build.tools so it will be built and installed.
2023-06-01 19:09:45 +08:00
Douglas R. Reno
363ca805ed
sphinxcontrib-htmlhelp: Remove text about a sed that no longer exists.
2023-05-31 15:25:20 -05:00
Pierre Labastie
11f9b1d14c
Document gdb-add-index in short descriptions
...
Also reinstate libinproctrace in short descriptions
2023-05-30 13:34:50 +02:00
Pierre Labastie
da73c1c05f
Update to gdb-13.2
2023-05-29 21:36:13 +02:00
Pierre Labastie
c824000c34
Update to vala-0.56.8
2023-05-29 21:36:13 +02:00