[blfs] 01/02: blueprint-compiler: restore the test suite
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit a5f434de70989cf0623ae5e41bd2076535a201e9 Author: Douglas R. Reno <[email protected]> AuthorDate: Thu May 14 15:28:08 2026 -0500 blueprint-compiler: restore the test suite I suspect this was because of the Vulkan problems that Bruce was having. On my new system, the tests pass! --- general/prog/python-modules/blueprint-compiler.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/general/prog/python-modules/blueprint-compiler.xml b/general/prog/python-modules/blueprint-compiler.xml index e8500a85f2..767cb26993 100644 --- a/general/prog/python-modules/blueprint-compiler.xml +++ b/general/prog/python-modules/blueprint-compiler.xml @@ -100,16 +100,12 @@ cd build && meson setup --prefix=/usr --buildtype=release .. && ninja</userinput></screen> -<!-- - Does not work for me. I get a timeout on test one after 30 seconds. - bdubbs - version 0.20.4 - <para> To run the tests issue: <command>ninja test</command>. The tests need to be run in a graphical environment, and you must have <xref linkend="gtk4"/> installed. </para> ---> + <para> Now, as the &root; user: </para> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/blfs-book Unsubscribe: See the above information page