Sage 10.6.beta4 released

204 views
Skip to first unread message

Volker Braun

unread,
Jan 18, 2025, 4:09:44 PMJan 18
to sage-release
As always, you can get the latest beta version from the "develop" git branch. Alternatively, the self-contained source tarball is at http://www.sagemath.org/download-latest.html


5188024881d (tag: 10.6.beta4, github/develop) Updated SageMath version to 10.6.beta4
5eb37241946 gh-39333: some ruff suggestions in algebras/
8468f45f4a5 gh-39332: some changes about dict in combinat (ruff PLC0206)
d9a5d731e47 gh-39330: fix a bunch of typos and add some spaces after commas
f1b71f2a156 gh-39325: [DOC] Allow Sphinx PDF build to reflow long decimal expansions in code-blocks to avoid them extending beyond page limits
4e66964ee2f gh-39324: less use of ParentWithGens
d09850e1a9b gh-39322: Implement the chi function in sage.crypto.sboxes
3503f4cf7aa gh-39316: use memory allocator in `sage/combinat/designs/`
d37ff1aeb29 gh-39315: partial pep8 cleanup in Lie conformal algebras
f2bdadfef38 gh-39312: use memory allocator in `sage/coding/binary_code.pyx`
66d1d42dcb6 gh-39306: simplify many range(0,n) to range(n)
f53ae51ad18 gh-39305: fixing some ruff PLR warnings
056c849a5b6 gh-39303: let the categories handle "is_commutative" for rings
d2e5f02e880 gh-39302: adding the category keyword to padic rings and fields classes
11312f9ad14 gh-39301: Using a new functions in libbraiding in zariski_vankampen
cd1dd19a97d gh-39298: small cleanup in tropical files
2412b2b22d8 gh-39293: Fix segmentation fault in singular interface code
80dd3a640b2 gh-39291: Workaround to allow flint to be compiled with numpy 2
cac2b74ce16 gh-39288: Fix the new release workflow by escaping special characters
2ff22f9991b gh-39284: Remove failing modular ci tests
d4449201e58 gh-39282: Fix tests for Python 3.13
422311a7e6b gh-39281: fix and activate the ruff check for F811
880ee64f986 gh-39278: Meson: build groups even without gap
5069f3f4921 gh-39277: Fix import duplication in `sage.rings.all`
3756cd4a869 gh-39271: return correct error message when trying to add/delete vertex/edge from a static graph
ff96023665c gh-39268: Upgrade dependency requirements in accordance with Spec 0
dea78248d04 gh-39264: add parameter immutable to generators in `sage/graphs/digraph_generators.py` (part 1)
025fc1ea848 gh-39263: Remove old deprecations in `algebras` and `categories`
545f5bf7508 gh-39261: Fix tests with scipy 1.15
d5f99eccad4 gh-39253: some type annotations in modular folder
3823c4361dc gh-39252: minor annotation details in posets to please mypy
0e1a4ec0726 gh-39233: add some typing annotations to gens methods (-> tuple)
9f4042a6e60 gh-39228: faster bidirectional dijkstra using pairing heap
46c24c2ae14 gh-39220: some care in `src/sage/graphs/comparability.pyx`
09274507705 gh-39201: Fix `spyx_tmp()` cleanup.
b5dbe52ca1e gh-39188: Declare Python 3.13 as supported in sagelib
57fa9581511 gh-39185: Fix find_replacements with Python 3.13
ba0e89a5178 gh-39184: Refactor produce_latex_macro
c1dbfad7570 gh-39182: Define __iter__ method in iterator types
07455c02b25 gh-39168: Addition of Kähler algebras as a category
e32f80afcb9 gh-39164: Update conda to use Python 3.12, drop 3.9 and 3.10
c2e57524046 gh-39153: Mark several tests as random to avoid test failure
2765b20e923 gh-39151: add parameter `forbidden_vertices` to some connectivity methods
55137dcb6a7 gh-39147: Fix doctesting with Python 3.13
af9eace610d gh-39123: change ore_algebra package to latest version
a94a570bc29 gh-39008: Add Meson-specific settings to vscode settings
8c9d4febfe8 gh-38965: adding an example of semiring
15f25d90023 gh-38904: provide a class for partitions with bounded length and minimal part
076e8d8b6b9 gh-38823: Graph Plotting updates
1be0a589260 (tag: 10.6.beta3) Updated SageMath version to 10.6.beta3

John Cremona

unread,
Jan 23, 2025, 6:19:39 AMJan 23
to sage-r...@googlegroups.com
I have trouble building 10.6.beta4.

I must be getting old as every time I build Sage these days, I get
problems I have never seen before on computers which have successfully
built Sage hundreds of times before. It just seems to get harder to
get it right.

After make distclean and ./bootstrap and ./configure and make, the
failure is in building ccache-4.10.2. The log says that it is timing
out while fetching
https://github.com/Cyan4973/xxhash/archive/refs/tags/v0.8.2.tar.gz.

My configure output includes this: "ccache:
optional, use "./configure --enable-ccache" to install SPKG version
4.10.2"
but I put nothing on the command line after ./configure, so I don't
even know why it is trying to install ccache.

Help!

John
> --
> You received this message because you are subscribed to the Google Groups "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-release...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/sage-release/04d57935-e97f-47c3-8d67-c070c2ec0b88n%40googlegroups.com.

John Cremona

unread,
Jan 23, 2025, 10:11:22 AMJan 23
to sage-r...@googlegroups.com
For what it is worth, I tried again with a fresh git clone of
10.6.beta4, the only commands I used were ./bootstrap; ./configure;
make and I get the same problem with ccache. Some sort of download
fails.

Here are the logs.

John
install.log
ccache-4.10.2.log

emanuel.c...@gmail.com

unread,
Jan 23, 2025, 10:36:14 AMJan 23
to sage-r...@googlegroups.com

This fails to upgrade from 10.6.beta3. Logs attached (compressed archive).

The first relevant error seems to be :

[sagelib-10.6.beta4] [spkg-install] [333/572] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -g -O2 -fPIC -Isage/cpython -I/usr/local/sage-10/pkgs/sagemath-standard -I/usr/local/sage-10/local/var/lib/sage/venv-python3.12/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -Ibuild/cythonized -I/usr/local/sage-10/local/var/lib/sage/venv-python3.12/include -I/usr/include/python3.12 -c build/cythonized/sage/rings/polynomial/laurent_polynomial_mpair.c -o build/temp.linux-x86_64-cpython-312/build/cythonized/sage/rings/polynomial/laurent_polynomial_mpair.o -fno-strict-aliasing -DCYTHON_CLINE_IN_TRACEBACK=1
[sagelib-10.6.beta4] [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done
[sagelib-10.6.beta4] [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory

HTH,

-- Emmanuel Charpentier

logs.tar.gz

emanuel.c...@gmail.com

unread,
Jan 23, 2025, 10:48:26 AMJan 23
to sage-r...@googlegroups.com

I tried to rebuild from scratch (i. e. after make distclean). This also fails ; logs attached (zipped archive).

FWIW, the errors seem to be different :

charpent@zen-book-flip:/usr/local/sage-10$ grep -i " error " logs/install.log | grep -v sumnum 
[pari-2.15.5] [spkg-install] Note that PARI doesn't treat it as an error if the requested
[pyzmq-25.1.1] [spkg-install] 	2. Use an 'int' return type on 'free_python_msg' to allow an error code to be returned.
[pyyaml-6.0.1] [spkg-install] ERROR Command '['/usr/local/sage-10/local/var/lib/sage/venv-python3.12/bin/python3', '-m', 'pip', '--python', '/tmp/build-env-qvzovnsk/bin/python', 'install', '--use-pep517', '--no-warn-script-location', '--no-compile', '-r', '/tmp/build-reqs-3dgqq0t2.txt']' returned non-zero exit status 1.
[cysignals-1.11.4] [spkg-install] 	2. Use an 'int' return type on 'c_test_sig_on_cython_except_all' to allow an error code to be returned.
[cysignals-1.11.4] [spkg-install] 	2. Use an 'int' return type on 'c_test_sig_on_cython_except_all' to allow an error code to be returned.
[cysignals-1.11.4] [spkg-install] 	2. Use an 'int' return type on 'cython_check_exception' to allow an error code to be returned.
[gap_jupyter-0.9] [spkg-install] ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel
[singular_jupyter-0.9.7] [spkg-install] ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel
[sagelib-10.6.beta4] [spkg-install] ERROR Backend subprocess exited when trying to invoke build_wheel
[sagelib-10.6.beta4] [spkg-install] Error building a wheel for sagelib-10.6.beta4
[sagelib-10.6.beta4] Error installing package sagelib-10.6.beta4
make[6]: *** [Makefile:3576: sagelib-SAGE_VENV-no-deps] Error 1
make[5]: *** [Makefile:3576: /usr/local/sage-10/local/var/lib/sage/venv-python3.12/var/lib/sage/installed/sagelib-10.6.beta4] Error 2
make[4]: *** [Makefile:3045: all-start] Error 2

HTH,

--
Emmanuel Charpentier

logs.tar.gz

Dima Pasechnik

unread,
Jan 23, 2025, 10:53:37 AMJan 23
to sage-r...@googlegroups.com
do you use gap-jupyter? Or you somehow triggered its installation?
(as far as I know, gap-jupyter is basically abandoned upstream, so
it's most probably doesn't work anyway, but that's another question)
> --
> You received this message because you are subscribed to the Google Groups "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-release...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/sage-release/463866cd206f616a1a6dad02e39df97ff0903a5b.camel%40gmail.com.

Emmanuel Charpentier

unread,
Jan 23, 2025, 11:11:20 AMJan 23
to sage-release

Le jeudi 23 janvier 2025 à 16:53:37 UTC+1, Dima Pasechnik a écrit :
do you use gap-jupyter?

Yes.
 
Or you somehow triggered its installation?

That's in my configuration. 

(as far as I know, gap-jupyter is basically abandoned upstream, so
it's most probably doesn't work anyway, but that's another question)

Worked for me last time I tried (a while ago...).

'll try to complete the job *without* asking for `gap-jupyter`.

Thank you !

Dima Pasechnik

unread,
Jan 23, 2025, 11:13:02 AMJan 23
to sage-r...@googlegroups.com
It should not be getting installed, unless explicitly requested.
(the error you see comes from ccache installation procedure
In your top-level config.log, do you see something like

configure:113516: result: ccache: optional, use "./configure
--enable-ccache" to install SPKG version 4.10.2

- if you see something different, that's probably not something on
Sage side. If you see this, but still see it getting installed, it's
probably a Sage bug.
> To view this discussion visit https://groups.google.com/d/msgid/sage-release/CAD0p0K5TM5UdDcozVBGjotYJH5Fz7p_OYnb3pRM%3DWbWdtag%2BzA%40mail.gmail.com.

Emmanuel Charpentier

unread,
Jan 23, 2025, 11:27:21 AMJan 23
to sage-release

From my config.log :

configure:113368: result: ccache: optional, use "./configure --enable-ccache" to install SPKG version 4.10.2

A Sage bug, if I follow you…

HTH,

Emmanuel Charpentier

unread,
Jan 23, 2025, 11:32:41 AMJan 23
to sage-release

BTW, ccache is not installed systemwide. Would it help to try to install it ?

Emmanuel Charpentier

unread,
Jan 23, 2025, 12:01:14 PMJan 23
to sage-release

Another attempt : adding --disable-ccache to my config, reconfiguring an re-making still fails on sagelib-10.6.beta4. From logs/pkgs/sagelib-10.6.beta4.log :

[spkg-install] from /usr/local/sage-10/pkgs/sagemath-standard/s age/libs/polybori/pb_wrap.h:7: [spkg-install] /usr/local/sage-10/local/include/polybori/groebner/BoundedDivisor sOf.h:43:15: warning: 'template<class _Arg, class _Result> struct std::unary_fun ction' is deprecated [-Wdeprecated-declarations] [spkg-install] 43 | public std::unary_function<Monomial, MonomialSet> { [spkg-install] | ^~~~~~~~~~~~~~ [spkg-install] /usr/include/c++/14/bits/stl_function.h:117:12: note: declared he re [spkg-install] 117 | struct unary_function [spkg-install] | ^~~~~~~~~~~~~~ [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because lin king not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] error: command '/usr/bin/g++' failed with exit code 1 [spkg-install] [spkg-install] ERROR Backend subprocess exited when trying to invoke build_wheel [spkg-install] *****************************************************************:

Any hint ?

John Cremona

unread,
Jan 23, 2025, 12:30:51 PMJan 23
to sage-r...@googlegroups.com
Answering Dima about ccache:

No, I did not request ccache -- my configure command was simple
"./configure" with nothing extra. So I thought that it would not try
to be installed -- but as you can see from the log, it *is* being
installed.

I see exactly what you said: ccache:
optional, use "./configure --enable-ccache" to install SPKG version
4.10.2

Incidentally, I have no objection to installing ccache. Perhaps all
other developers have it on their system so that's why they have not
seen this? Is it something new?

So, I installed the ubuntu ccache package, reran 'make distclean',
bootstrap, configure, restarted make....and the same thing failed.
> To view this discussion visit https://groups.google.com/d/msgid/sage-release/CAAWYfq0x-yqmVhmLJcoXY9t_aOE7Z9he51qqtH5kJuuZ%2Bkee_A%40mail.gmail.com.

Dima Pasechnik

unread,
Jan 23, 2025, 12:44:59 PMJan 23
to sage-r...@googlegroups.com
there is currently no way for Sage to use system-wide ccache,
We'll need an spkg-configure.m4
> To view this discussion visit https://groups.google.com/d/msgid/sage-release/CAD0p0K4Oum-ZFWMKz5t-hSw7Rw-L1B6DBY4ziuY-QJ%3DEf7%2BC2A%40mail.gmail.com.

Dima Pasechnik

unread,
Jan 23, 2025, 1:36:05 PMJan 23
to sage-release
Could it be that you have SAGE_INSTALL_CCACHE=yes among you environment variables?

Emmanuel Charpentier

unread,
Jan 23, 2025, 1:44:54 PMJan 23
to sage-release
Le jeudi 23 janvier 2025 à 19:36:05 UTC+1, Dima Pasechnik a écrit :
Could it be that you have SAGE_INSTALL_CCACHE=yes among you environment variables?

Not on my machine.

John Cremona

unread,
Jan 23, 2025, 2:47:14 PMJan 23
to sage-r...@googlegroups.com
Dima, you are a genius:

john@john-Latitude-E5470:~/sage2 (branch: develop)$ env | grep SAGE
SAGE_MATPLOTLIB_GUI=yes
SAGE_INSTALL_CCACHE=yes

Heaven knows how long that has been there, I have been building Sage
since 2007. The install log I posted has that in it.

I killed that environment variable and reran ./configure, and now it
is building ok.

John
> To view this discussion visit https://groups.google.com/d/msgid/sage-release/92bec0ae-b75f-4a35-a195-f6057e58b7d6n%40googlegroups.com.

Antonio Rojas

unread,
Jan 23, 2025, 4:14:51 PMJan 23
to sage-release
This is a bug in m4ri 20240729. Disable system m4ri, or ask Debian to apply https://github.com/malb/m4ri/commit/3197be5f7d3c67e8f13e32516557f35cbf4ff6ce

Emmanuel Charpentier

unread,
Jan 23, 2025, 6:57:44 PMJan 23
to sage-release

Le jeudi 23 janvier 2025 à 22:14:51 UTC+1, Antonio Rojas a écrit :

This is a bug in m4ri 20240729. Disable system m4ri, or ask Debian to apply https://github.com/malb/m4ri/commit/3197be5f7d3c67e8f13e32516557f35cbf4ff6ce

FWIW, on Debian testing (multiarch, for other reasons), as of yesterday :

charpent@zen-book-flip:/usr/local/sage-10$ dpkg -l "*m4ri*" Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder | État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=att> |/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais) ||/ Nom Version Architecture Description +++-===========================-============-============-=====================> ii libm4ri-0.0.20200125:amd64 20240729-1 amd64 Method of the Four Ru> ii libm4ri-dev 20240729-1 amd64 Method of the Four Ru> ii libm4rie-0.0.20200125:amd64 20250103-1 amd64 extended Method of th> ii libm4rie-dev:amd64 20250103-1 amd64 extended Method of th>

[ Snip... ]

HTH,


Message has been deleted

Emmanuel Charpentier

unread,
Jan 24, 2025, 6:50:23 AMJan 24
to sage-release

After disabling the system’s m4ri* libraries, compilation could indeed proceed ;it hanged on a couple of curious Woilfram calls (yes, I use the gratis-but-not-free Wolfram engine) :

1713185 pts/5 Sl+ 0:00 /usr/local/Wolfram/WolframEngine/14.0/SystemFiles/Kernel/Binaries/Linux-x86-64/WolframKernel -wlbanner -rawterm 1723650 pts/8 Sl+ 0:00 /usr/local/Wolfram/WolframEngine/14.0/SystemFiles/Kernel/Binaries/Linux-x86-64/WolframKernel -wlbanner -rawterm

Killing these processes (kill -KILL was necessary, -HUP and -TERM were unsufficient) allowed the compilation to finish.

I do not understand what these processes were trying to do. Hints ?

Now `ptestlong running…

Le jeudi 23 janvier 2025 à 22:14:51 UTC+1, Antonio Rojas a écrit :

Emmanuel Charpentier

unread,
Jan 24, 2025, 1:55:26 PMJan 24
to sage-release

The curious Wolfram calls reappeared at the start of make ptestlong (which rechecks the documentation), and hanged the whole thing. Killing them allowed the process to restart.

ptestlong still running…

Emmanuel Charpentier

unread,
Jan 24, 2025, 7:18:46 PMJan 24
to sage-release

Well… This one didn’t go too well.

Reminder : my configuration :

charpent@zen-book-flip:/usr/local/sage-10$ ./config.status --config --enable-dot2tex --enable-fricas --with-system-fricas=yes --enable-gap_packages --enable-singular_jupyter --enable-msolve --without-system-brial --disable-editable --with-system-editables=no --disable-ccache --with-system-m4ri=no --with-system-m4rie=no

System’s fricas IS installed, and works :

charpent@zen-book-flip:/usr/local/sage-10$ fricas openServer result 0 FriCAS Computer Algebra System Version: FriCAS 1.3.11 built with gcl 2.6.14 Timestamp: Sun Jul 28 16:52:27 UTC 2024 ----------------------------------------------------------------------------- Issue )copyright to view copyright notices. Issue )summary for a summary of useful system commands. Issue )quit to leave FriCAS and return to shell. ----------------------------------------------------------------------------- (1) -> 2+2 (1) 4 Type: PositiveInteger (2) -> )quit

However, Sage doesn’t seem to be able to find the relevant files, and fails all the tests involving fricas. In the following tests, all of the errors are on examples involving Fricas :

---------------------------------------------------------------------- sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/symbolic/expression.pyx # 2 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/symbolic/integration/integral.py # 3 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/interfaces/fricas.py # 172 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/combinat/posets/posets.py # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/calculus/calculus.py # 6 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/other.py # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/calculus/desolvers.py # 13 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/doctest/forker.py # 5 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/orthogonal_polys.py # 6 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/finite_rings/integer_mod.pyx # 2 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/jacobi.py # 4 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/matrix/matrix1.pyx # 4 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/log.py # 3 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/symbolic/expression_conversions.py # 20 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/symbolic/integration/external.py # 13 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/special.py # 10 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/finite_rings/integer_mod_ring.py # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/infinity.py # 2 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/gamma.py # 4 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/symbolic/ring.pyx # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/error.py # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/integer_ring.pyx # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/rational_field.py # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/complex_double.pyx # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/real_double.pyx # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/real_mpfr.pyx # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/generalized.py # 1 doctest failed ----------------------------------------------------------------------

A couple of other doctest fail during ptestlong but pass with no errors when re-ran standalone :

sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/doctest/test.py # 23 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/tests/cmdline.py # 7 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/doctest/control.py # 7 doctests failed

In all these cases, the test.log suggests that there may be due to a crossing of the answers between tests (one test receiving the answer expected frim another test).

Two failures involve gap :

sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/coding/linear_code.py # 4 doctests failed

The common cause seems to be :

FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/sage-10/local/lib/gap/pkg/guava//bin/wtdist'

and, indeed :

charpent@zen-book-flip:/usr/local/sage-10$ find /usr/local/sage-10/local/lib/gap/pkg/guava/bin -name wtdist /usr/local/sage-10/local/lib/gap/pkg/guava/bin/x86_64-pc-linux-gnu-default64-kv9/wtdist

More serious :

sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/libs/gap/element.pyx # Killed due to segmentation fault

This is reproducible. according to test.log, the last test to be successfully executed is

sage: s = libgap.Sum sage: s(libgap([1,2])) 3 sage: s(libgap(1), libgap(2)) Traceback (most recent call last): ... GAPError: Error, no method found! Error, no 1st choice method found for `SumOp' on 2 arguments sage: for i in range(100): ....: rnd = [ randint(-10,10) for i in range(randint(0,7)) ] ....: # compute the sum in GAP ....: _ = libgap.Sum(rnd) ....: try: ....: libgap.Sum(*rnd) ....: print('This should have triggered a ValueError') ....: print('because Sum needs a list as argument') ....: except ValueError: ....: pass

and the crash could have been created by :

sage: libgap_exec = libgap.eval("Exec") sage: libgap_exec('echo hello from the shell') hello from the shell

Config and logs follow by separate email (the damn Googlegroups interface does not accept .tar.gz files

Any advice/hint welcome !

HTH,

emanuel.c...@gmail.com

unread,
Jan 24, 2025, 7:24:26 PMJan 24
to sage-r...@googlegroups.com

As announced, logs and config.


HTH,

logs.tar.gz

Antonio Rojas

unread,
Jan 24, 2025, 7:34:11 PMJan 24
to sage-release

Emmanuel Charpentier

unread,
Jan 24, 2025, 7:52:21 PMJan 24
to sage-release
Le samedi 25 janvier 2025 à 01:34:11 UTC+1, Antonio Rojas a écrit :
This is a long known issue

Thanks ! Never saw it before...

Emmanuel Charpentier

unread,
Jan 25, 2025, 4:04:31 AMJan 25
to sage-release

FWIW : I tried to rebuild (in another tree, freshly cloned) 10.6.beta3. Surprise : the resulting build :

grinded to a halt on the same Wolfram calls
resulted in a system with no access to Fricas.

I reconfigured to ibuild Sage’s fricas rebuilded. The process still hanged on those Wolfram calls (I had to peridically kill -HUP them in order to allow the documentatin building to proceed…).

I deduce that something in my system was modified, with two visible symptoms :

No access to system’s fricas
Wolfram calls during documentation building.

The resulting system has access to fricas. I’m currently running ptestlong. Stay tuned.

Emmanuel Charpentier

unread,
Jan 25, 2025, 8:35:32 AMJan 25
to sage-release

Results of make -j8 ptestlong on the rebuilt 6.10.beta3 :

  • Apparition of some Wolfram calls during documentation build, hanging the ptestlong process, which restarts when the Wolfram call is kill -HUPed.

  • Same problems as with 10.6.beta4, succed when ran standalone :

sage -t --long --warn-long 30.0 --random-seed=299439048345962139372257375646061107503 src/sage/doctest/test.py # 23 doctests failed sage -t --long --warn-long 30.0 --random-seed=299439048345962139372257375646061107503 src/sage/tests/cmdline.py # 7 doctests failed sage -t --long --warn-long 30.0 --random-seed=299439048345962139372257375646061107503 src/sage/doctest/forker.py # 5 doctests failed sage -t --long --warn-long 30.0 --random-seed=299439048345962139372257375646061107503 src/sage/doctest/control.py # 7 doctests failed
  • Same problem as before, same failure when ran standalone :
sage -t --long --warn-long 30.0 --random-seed=299439048345962139372257375646061107503 src/sage/libs/gap/element.pyx # Killed due to segmentation fault sage -t --long --warn-long 30.0 --random-seed=299439048345962139372257375646061107503 src/sage/coding/linear_code.py # 4 doctests failed
  • An old bug reappears (already reported half a dozen times, IIRC) : problem ith the numeric representation of pi :
sage -t --long --warn-long 30.0 --random-seed=299439048345962139372257375646061107503 src/sage/rings/real_mpfr.pyx # 1 doctest failed
  • A new bug (probably previously masked by other problems) :
sage -t --long --warn-long 30.0 --random-seed=299439048345962139372257375646061107503 src/sage/repl/ipython_extension.py # 1 doctest failed Failed example: shell.run_cell(''' %%cython --view-annotate=xx print(1) ''') Expected: UsageError: argument --view-annotate: invalid choice: 'xx' (choose from 'none', 'auto', 'webbrowser', 'displayhtml') Got: UsageError: argument --view-annotate: invalid choice: 'xx' (choose from none, auto, webbrowser, displayhtml)

Seems cosmetic ; possibly triggered by some update in system’s software.

Next step (not at once I have to manage some RealLife non-maskable interrupts) : try this recompilation on 10.8.beta4.

HTH,

Emmanuel Charpentier

unread,
Jan 25, 2025, 3:03:21 PMJan 25
to sage-release

Recompiling 10.6.beta4 led to the same observations (including halts onduced by Wolfram calls…). ptestlong gives the same results as for 10.6.beta3, with one exception : the failure observed for ipthon_extension.py does not happen with 10.6.beta4.

Regarding the suspicious calls to Wolfram, I took a “snapshot” of ps x before kill -TERM them (see below). Nothing obvious (to me...) appear about the purpose of these calls. I am interested in advice on how to open an issue about them.

HTH,

Appendix : “snapshot” of ps -x during a period where the documentation building process induced by make ptestlong is halted :

PID TTY STAT TIME COMMAND 2461 tty2 Ssl+ 0:00 /usr/libexec/gdm-wayland-session /usr/bin/gnome-session 2473 tty2 Sl+ 0:00 \_ /usr/libexec/gnome-session-binary 2403 ? Ss 0:10 /usr/lib/systemd/systemd --user 2404 ? S 0:00 \_ (sd-pam) 2424 ? Ss 0:06 \_ /usr/bin/emacs --fg-daemon 2425 ? Ss 0:00 \_ /usr/bin/mpris-proxy 2426 ? Ssl 2:05 \_ /usr/bin/pipewire 2428 ? Ssl 0:00 \_ /usr/bin/pipewire -c filter-chain.conf 2429 ? Ssl 0:19 \_ /usr/bin/wireplumber 2430 ? Ssl 2:57 \_ /usr/bin/pipewire-pulse 2431 ? SLsl 0:05 \_ /usr/bin/gnome-keyring-daemon --foreground --components=pkcs11,secrets --control-directory=/run/user/1000/keyring 20234 ? S 0:00 | \_ /usr/bin/ssh-agent -D -a /run/user/1000/keyring/.ssh 2432 ? Ss 0:12 \_ /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 2520 ? Ssl 0:00 \_ /usr/libexec/gcr-ssh-agent --base-dir /run/user/1000/gcr 2521 ? Ssl 0:00 \_ /usr/libexec/gnome-session-ctl --monitor 2539 ? Ssl 0:00 \_ /usr/libexec/gvfsd 3512 ? Sl 0:00 | \_ /usr/libexec/gvfsd-trash --spawner :1.16 /org/gtk/gvfs/exec_spaw/0 68045 ? Sl 0:00 | \_ /usr/libexec/gvfsd-network --spawner :1.16 /org/gtk/gvfs/exec_spaw/1 68055 ? Sl 0:00 | \_ /usr/libexec/gvfsd-dnssd --spawner :1.16 /org/gtk/gvfs/exec_spaw/2 68061 ? Sl 0:02 | \_ /usr/libexec/gvfsd-wsdd --spawner :1.16 /org/gtk/gvfs/exec_spaw/3 68066 ? S 0:04 | | \_ python3 /usr/bin/wsdd --no-host --discovery --listen /run/user/1000/gvfsd/wsdd 296846 ? Sl 0:00 | \_ /usr/libexec/gvfsd-http --spawner :1.16 /org/gtk/gvfs/exec_spaw/4 2545 ? Sl 0:00 \_ /usr/libexec/gvfsd-fuse /run/user/1000/gvfs -f 2548 ? Ssl 0:00 \_ /usr/libexec/gnome-session-binary --systemd-service --session=gnome 2582 ? Sl 0:00 | \_ /usr/libexec/at-spi-bus-launcher --launch-immediately 2598 ? S 0:00 | | \_ /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 11 --address=unix:path=/run/user/1000/at-spi/bus 2863 ? Sl 0:03 | \_ /usr/libexec/evolution-data-server/evolution-alarm-notify 2876 ? Sl 0:00 | \_ /usr/bin/python3 /usr/bin/smart-notifier 2888 ? Sl 0:05 | \_ /usr/bin/pasystray 2890 ? Sl 0:00 | \_ /usr/libexec/gsd-disk-utility-notify 2893 ? Sl 0:01 | \_ /usr/bin/remmina -i 2912 ? Sl 0:03 | \_ /usr/bin/python3 /usr/bin/blueman-applet 2583 ? Ssl 78:50 \_ /usr/bin/gnome-shell 3107 ? Sl 12:37 | \_ /usr/bin/Xwayland :0 -rootless -noreset -accessx -core -auth /run/user/1000/.mutter-Xwaylandauth.NKYA12 -listenfd 4 -listenfd 5 -displayfd 6 -initfd 7 -byteswappedclients 3473 ? Sl 2:11 | \_ /usr/libexec/mutter-x11-frames 3815 ? SLl 90:05 | \_ /usr/lib/chromium/chromium --show-component-extension-options --enable-gpu-rasterization --no-default-browser-check --disable-pings --media-router=0 --enable-remote-extensions --load-extension=/usr/share/chromium/extensions/ublock-origin 3837 ? S 0:00 | | \_ /usr/lib/chromium/chromium --type=zygote --no-zygote-sandbox --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable 3865 ? Sl 44:06 | | | \_ /usr/lib/chromium/chromium --type=gpu-process --enable-gpu-rasterization --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --gpu-preferences=UAAAAAAAAAAgAAAEAAAAAAAAAAAAAAAAAABgAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAABAAAAAAAAAAEAAAAAAAAAAIAAAAAAAAAAgAAAAAAAAA --shared-files --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 5241 ? Sl 0:06 | | | \_ /usr/lib/chromium/chromium --type=utility --utility-sub-type=on_device_model.mojom.OnDeviceModelService --lang=fr --service-sandbox-type=on_device_model_execution --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3838 ? S 0:00 | | \_ /usr/lib/chromium/chromium --type=zygote --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable 3840 ? S 0:14 | | | \_ /usr/lib/chromium/chromium --type=zygote --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable 3890 ? Sl 0:19 | | | \_ /usr/lib/chromium/chromium --type=utility --utility-sub-type=storage.mojom.StorageService --lang=fr --service-sandbox-type=utility --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3980 ? Sl 0:31 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --extension-process --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=12 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=86415328 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4011 ? Sl 2:23 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --extension-process --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=5 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=86469050 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4021 ? Sl 8:09 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --extension-process --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=14 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=86624225 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4093 ? Sl 4:19 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=17 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=90497405 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4168 ? Sl 0:27 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=27 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=93971289 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4184 ? Sl 49:25 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=19 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=95376612 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4189 ? Sl 1:08 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=20 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=95385230 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4192 ? Sl 0:45 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=21 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=95394181 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4228 ? Sl 1:06 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=22 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=97764165 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4239 ? Sl 26:49 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=23 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=98407900 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4273 ? Sl 0:27 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=28 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=103316547 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4323 ? Sl 0:27 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=30 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=105461804 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4352 ? Sl 0:26 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=31 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=107665865 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 10488 ? Sl 0:34 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=213 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=6044547087 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 10512 ? Sl 0:36 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=214 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=6050443899 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 10536 ? Sl 0:25 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=216 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=6051645961 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 11546 ? Sl 0:24 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=254 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=7009243389 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 12865 ? Sl 0:42 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=272 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=7733266050 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14371 ? Sl 0:36 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=315 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8622994150 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14415 ? Sl 0:25 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=320 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8660385717 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14458 ? Sl 0:24 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=325 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8666854976 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14551 ? Sl 0:40 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=332 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8740856541 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14631 ? Sl 0:24 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=339 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8749691656 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14680 ? Sl 1:01 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=343 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8783224293 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14707 ? Sl 0:24 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=346 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8783926766 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 61934 ? Sl 1:04 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=476 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=14910276422 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 61971 ? Sl 0:24 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=479 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=14916372535 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 295409 ? Sl 0:57 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=639 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=26006989140 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 321766 ? Sl 1:22 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=757 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=32318246307 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 321804 ? Sl 0:22 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=759 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=32320221788 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 323061 ? Sl 0:20 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=832 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=33915477991 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 328591 ? Sl 3:37 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=906 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=36705009442 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 328625 ? Sl 0:20 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=909 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=36707056327 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 329692 ? Sl 212:59 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=938 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=37679288085 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 340533 ? Sl 0:19 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=982 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=38621446327 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 1602133 ? Sl 5:46 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --extension-process --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=2292 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=93452179066 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 1608844 ? Sl 9:22 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --extension-process --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=2293 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=93513211294 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 1871691 ? Sl 0:38 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=2462 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=98046479551 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 1872873 ? Sl 0:13 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=2467 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=98063055203 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2784063 ? Sl 0:14 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3406 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=149162896129 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2784163 ? Sl 0:13 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3407 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=149189912496 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2784211 ? Sl 0:06 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3409 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=149196528411 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2784258 ? Sl 0:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3413 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=149207597193 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2784629 ? Sl 0:29 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3420 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=149393941932 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2784728 ? Sl 0:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3428 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=149411295779 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2964831 ? Sl 0:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3500 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=153360839255 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3094744 ? Sl 2:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3536 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=155121188648 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3097749 ? Sl 0:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3542 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=155147817196 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3098527 ? Sl 0:06 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3544 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=155152946924 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3431007 ? Sl 0:06 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3723 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=164090480313 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3431027 ? Sl 0:03 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3724 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=164092802733 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3431086 ? Sl 0:03 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3726 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=164095842723 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3539802 ? Sl 0:12 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3850 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173015171907 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3542765 ? Sl 0:02 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3861 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173053710334 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3547797 ? Sl 0:15 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3864 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173111545382 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3548048 ? Sl 6:01 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3866 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173115769650 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3551422 ? Sl 0:01 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3873 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173149780083 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3551563 ? Sl 0:01 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3874 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173152379741 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3558480 ? Sl 0:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3876 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173235995576 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3558481 ? Sl 0:10 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3875 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173236008990 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3560756 ? Sl 0:10 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3879 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173262277067 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3561202 ? Sl 0:02 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3881 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173265591835 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3561267 ? Sl 0:02 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3883 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173269659294 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3570204 ? Sl 0:02 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3892 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173348679779 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3573360 ? Sl 0:55 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3897 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173393304717 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3573363 ? Sl 0:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3896 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173393316994 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3573626 ? Sl 0:01 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3899 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173398244086 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3576731 ? Sl 0:02 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3902 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173421212088 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3834215 ? Sl 0:00 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --extension-process --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4044 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=183590009641 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3834388 ? Sl 0:00 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4048 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=183828185191 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3834500 ? Sl 0:00 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4050 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=183951844573 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3870 ? Sl 20:55 | | \_ /usr/lib/chromium/chromium --type=utility --utility-sub-type=network.mojom.NetworkService --lang=fr --service-sandbox-type=none --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4043 ? Sl 0:00 | | \_ /usr/bin/python3 /usr/bin/gnome-browser-connector-host chrome-extension://gphhapmejobijbbhgpjhcjognlahblep/ 6624 ? Sl 3:57 | | \_ /usr/lib/chromium/chromium --type=utility --utility-sub-type=audio.mojom.AudioService --lang=fr --service-sandbox-type=none --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 1906429 ? Sl 0:10 | \_ gjs /usr/share/gnome-shell/extensions/di...@rastersoft.com/app/ding.js -E -P /usr/share/gnome-shell/extensions/di...@rastersoft.com/app 2631 ? Ssl 0:00 \_ /usr/libexec/xdg-permission-store 2641 ? Sl 0:00 \_ /usr/libexec/at-spi2-registryd --use-gnome-session 2669 ? Sl 0:03 \_ /usr/libexec/gnome-shell-calendar-server 2676 ? SLsl 0:03 \_ /usr/libexec/evolution-source-registry 2678 ? Ssl 0:00 \_ /usr/libexec/dconf-service 2689 ? Ssl 2:21 \_ /usr/libexec/gvfsd-metadata 2696 ? SLl 0:13 \_ /usr/libexec/goa-daemon 2704 ? Sl 1:48 \_ /usr/libexec/goa-identity-service 2710 ? Ssl 0:09 \_ /usr/libexec/glib-pacrunner 2718 ? Ssl 0:44 \_ /usr/libexec/evolution-calendar-factory 2814 ? Sl 0:02 \_ /usr/bin/gjs -m /usr/share/gnome-shell/org.gnome.Shell.Notifications 2833 ? Ssl 3:13 \_ /usr/bin/ibus-daemon --panel disable 3012 ? Sl 0:00 | \_ /usr/libexec/ibus-memconf 3013 ? Sl 1:14 | \_ /usr/libexec/ibus-extension-gtk3 3181 ? Sl 0:38 | \_ /usr/libexec/ibus-engine-simple 2835 ? Ssl 0:00 \_ /usr/libexec/gsd-a11y-settings 2836 ? Ssl 0:01 \_ /usr/libexec/gsd-color 2849 ? Ssl 0:01 \_ /usr/libexec/gsd-datetime 2851 ? Ssl 0:03 \_ /usr/libexec/gsd-housekeeping 2855 ? Ssl 0:00 \_ /usr/libexec/gsd-keyboard 2862 ? Ssl 0:02 \_ /usr/libexec/gsd-media-keys 2864 ? Ssl 0:01 \_ /usr/libexec/gsd-power 2870 ? Ssl 0:00 \_ /usr/libexec/gsd-print-notifications 2883 ? Ssl 0:00 \_ /usr/libexec/gsd-rfkill 2886 ? Ssl 0:00 \_ /usr/libexec/gsd-screensaver-proxy 2887 ? Ssl 0:05 \_ /usr/libexec/gsd-sharing 2889 ? Ssl 0:00 \_ /usr/libexec/gsd-smartcard 2896 ? Ssl 0:00 \_ /usr/libexec/gsd-sound 2901 ? Ssl 0:00 \_ /usr/libexec/gsd-usb-protection 2913 ? Ssl 0:00 \_ /usr/libexec/gsd-wacom 3021 ? Sl 0:00 \_ /usr/libexec/ibus-portal 3066 ? Sl 0:01 \_ /usr/bin/gjs -m /usr/share/gnome-shell/org.gnome.ScreenSaver 3134 ? Ssl 0:00 \_ /usr/libexec/gvfs-udisks2-volume-monitor 3143 ? Ssl 0:00 \_ /usr/libexec/gvfs-goa-volume-monitor 3151 ? Ssl 0:00 \_ /usr/libexec/gvfs-mtp-volume-monitor 3158 ? Sl 0:00 \_ /usr/libexec/gsd-printer 3159 ? Ssl 0:05 \_ /usr/libexec/gvfs-afc-volume-monitor 3170 ? Ssl 0:00 \_ /usr/libexec/gvfs-gphoto2-volume-monitor 3280 ? SNsl 17:14 \_ /usr/libexec/tracker-miner-fs-3 3287 ? Ssl 0:00 \_ /usr/libexec/bluetooth/obexd 3299 ? Ssl 0:21 \_ /usr/libexec/evolution-addressbook-factory 3303 ? Sl 2:12 \_ /usr/bin/python3 /usr/bin/blueman-tray 3359 ? Ssl 7:00 \_ /usr/libexec/gsd-xsettings 3411 ? Sl 0:52 \_ /usr/libexec/ibus-x11 3508 ? Ssl 0:01 \_ /usr/libexec/xdg-desktop-portal 3524 ? Ssl 0:00 \_ /usr/libexec/xdg-document-portal 3544 ? Ssl 4:45 \_ /usr/libexec/xdg-desktop-portal-gnome 3658 ? Ssl 4:41 \_ /usr/libexec/xdg-desktop-portal-gtk 3831 ? Sl 0:00 \_ /usr/lib/chromium/chrome_crashpad_handler --monitor-self --monitor-self-annotation=ptype=crashpad-handler --database=/home/charpent/.config/chromium/Crash Reports --annotation=channel=built on Debian GNU/Linux trixie/sid --annotation=lsb-release=Debian GNU/Linux trixie/sid --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=132.0.6834.83 --initial-client-fd=5 --shared-client-connection 3833 ? S 0:00 \_ /usr/lib/chromium/chrome_crashpad_handler --no-periodic-tasks --monitor-self-annotation=ptype=crashpad-handler --database=/home/charpent/.config/chromium/Crash Reports --annotation=channel=built on Debian GNU/Linux trixie/sid --annotation=lsb-release=Debian GNU/Linux trixie/sid --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=132.0.6834.83 --initial-client-fd=4 --shared-client-connection 5577 ? SLl 20:22 \_ /usr/bin/evolution -c current 5631 ? Z 4:00 | \_ [pool-org.gnome.] <defunct> 5666 ? SLl 0:00 | \_ /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitNetworkProcess 7 68 71 5667 ? S 0:00 | \_ /usr/bin/bwrap --args 82 -- /usr/bin/xdg-dbus-proxy --args=78 5668 ? S 0:00 | | \_ /usr/bin/bwrap --args 82 -- /usr/bin/xdg-dbus-proxy --args=78 5669 ? Sl 0:00 | | \_ /usr/bin/xdg-dbus-proxy --args=78 5672 ? S 0:00 | \_ /usr/bin/bwrap --args 77 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 15 68 71 5679 ? S 0:00 | | \_ /usr/bin/bwrap --args 77 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 15 68 71 5680 ? SLl 3:43 | | \_ /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 15 68 71 6660 ? S 0:00 | \_ /usr/bin/bwrap --args 92 -- /usr/bin/xdg-dbus-proxy --args=88 6661 ? S 0:00 | | \_ /usr/bin/bwrap --args 92 -- /usr/bin/xdg-dbus-proxy --args=88 6662 ? Sl 0:00 | | \_ /usr/bin/xdg-dbus-proxy --args=88 6665 ? S 0:00 | \_ /usr/bin/bwrap --args 88 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 96 43 80 6666 ? S 0:00 | | \_ /usr/bin/bwrap --args 88 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 96 43 80 6667 ? SLl 2:12 | | \_ /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 96 43 80 6708 ? S 0:00 | \_ /usr/bin/bwrap --args 104 -- /usr/bin/xdg-dbus-proxy --args=100 6710 ? S 0:00 | | \_ /usr/bin/bwrap --args 104 -- /usr/bin/xdg-dbus-proxy --args=100 6711 ? Sl 0:00 | | \_ /usr/bin/xdg-dbus-proxy --args=100 6714 ? S 0:00 | \_ /usr/bin/bwrap --args 99 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 115 80 94 6715 ? S 0:00 | | \_ /usr/bin/bwrap --args 99 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 115 80 94 6717 ? SLl 2:11 | | \_ /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 115 80 94 6743 ? S 0:00 | \_ /usr/bin/bwrap --args 102 -- /usr/bin/xdg-dbus-proxy --args=96 6744 ? S 0:00 | | \_ /usr/bin/bwrap --args 102 -- /usr/bin/xdg-dbus-proxy --args=96 6745 ? Sl 0:00 | | \_ /usr/bin/xdg-dbus-proxy --args=96 6750 ? S 0:00 | \_ /usr/bin/bwrap --args 96 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 130 80 87 6751 ? S 0:00 | | \_ /usr/bin/bwrap --args 96 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 130 80 87 6753 ? SLl 2:13 | | \_ /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 130 80 87 324457 ? Z 0:51 | \_ [pool-org.gnome.] <defunct> 325087 ? Z 4:00 | \_ [pool-org.gnome.] <defunct> 1906079 ? Z 4:01 | \_ [pool-org.gnome.] <defunct> 10423 ? Ssl 17:41 \_ /usr/libexec/gnome-terminal-server 10431 pts/0 Ss 0:06 | \_ bash 3524082 pts/0 S+ 0:00 | | \_ make -j8 ptestlong 3524083 pts/0 S+ 0:00 | | \_ /bin/sh -c make TEST_TARGET="ptestlong" TEST_FLAGS=" --long" ptest 3524084 pts/0 S+ 0:00 | | \_ make TEST_TARGET=ptestlong TEST_FLAGS= --long ptest 3524085 pts/0 S+ 0:00 | | \_ /bin/sh -c make TEST_TARGET="ptestlong" TEST_FLAGS="--long -p" test 3524086 pts/0 S+ 0:00 | | \_ make TEST_TARGET=ptestlong TEST_FLAGS=--long -p test 3524117 pts/0 S+ 0:00 | | \_ make all-start 3524120 pts/0 S+ 0:00 | | \_ /bin/sh -c build/bin/sage-logger \ ?"cd build/make && ./install 'all-start'" logs/install.log 3524121 pts/0 S+ 0:00 | | \_ bash build/bin/sage-logger cd build/make && ./install 'all-start' logs/install.log 3524126 pts/0 S+ 0:00 | | \_ bash build/bin/sage-logger cd build/make && ./install 'all-start' logs/install.log 3524128 pts/0 S+ 0:00 | | | \_ bash build/bin/sage-logger cd build/make && ./install 'all-start' logs/install.log 3524131 pts/0 S+ 0:00 | | | \_ bash build/bin/sage-logger cd build/make && ./install 'all-start' logs/install.log 3524132 pts/0 S+ 0:00 | | | \_ sh -c cd build/make && ./install 'all-start' 3524133 pts/0 S+ 0:00 | | | \_ bash ./install all-start 3524152 pts/0 S+ 0:00 | | | \_ make all-start 3524158 pts/0 S+ 0:00 | | | \_ make --no-print-directory all-sage-docs all-sage 3524593 pts/0 S+ 0:00 | | | \_ make --no-print-directory sagemath_doc_html-SAGE_DOCS-no-deps 3524594 pts/0 S+ 0:00 | | | \_ /bin/bash -c if [ -z '/usr/local/sage-10/local' ]; then echo "Error: The installation tree SAGE_DOCS has been disabled" 2>&1; echo "This Sage build is configured with "configure --disable-doc", so building the documentation will not work." 2>&1; exit 1; else rm -rf '/usr/local/sage-10/local/var/lib/sage/scripts/sagemath_doc_html'; cd '/usr/local/sage-10/build/pkgs/sagemath_doc_html' && . '/usr/local/sage-10/src/bin/sage-src-env-config' && . '/usr/local/sage-10/src/bin/sage-env-config' && . '/usr/local/sage-10/src/bin/sage-env' && . '/usr/local/sage-10/build/bin/sage-build-env-config' && . '/usr/local/sage-10/build/bin/sage-build-env' && SAGE_CHECK=no sage-logger -p 'SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local' '/usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log'; fi 3524623 pts/0 S+ 0:00 | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -p SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524629 pts/0 S+ 0:00 | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -p SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524631 pts/0 S+ 0:00 | | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -p SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524634 pts/0 S+ 0:00 | | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -p SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524636 pts/0 S+ 0:00 | | | | \_ sh -c SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local 3524637 pts/0 S+ 0:00 | | | | \_ bash /usr/local/sage-10/build/bin/sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local 3524705 pts/0 S+ 0:00 | | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -P spkg-install ./spkg-install 3524709 pts/0 S+ 0:00 | | | | \_ sh -c ./spkg-install 3524712 pts/0 S+ 0:00 | | | | | \_ bash ./spkg-install 3524713 pts/0 S+ 0:00 | | | | | \_ make doc-html 3785310 pts/0 S+ 0:00 | | | | | \_ make doc-html--de-thematische_anleitungen doc-html--de-a_tour_of_sage doc-html--de-tutorial doc-html--fr-a_tour_of_sage doc-html--fr-tutorial doc-html--es-a_tour_of_sage doc-html--es-tutorial doc-html--ja-a_tour_of_sage doc-html--ja-tutorial doc-html--el-a_tour_of_sage doc-html--pt-a_tour_of_sage doc-html--pt-tutorial doc-html--it-a_tour_of_sage doc-html--it-faq doc-html--it-tutorial doc-html--tr-a_tour_of_sage doc-html--constructions doc-html--a_tour_of_sage doc-html--developer doc-html--prep doc-html--website doc-html--faq doc-html--installation doc-html--tutorial doc-html--thematic_tutorials doc-html--ru-tutorial doc-html--hu-a_tour_of_sage doc-html--ca-intro 3785311 pts/0 S+ 0:00 | | | | | \_ /bin/sh /usr/local/sage-10/src/bin/sage-python -m sage_docbuild --no-pdf-links de/thematische_anleitungen html 3785563 pts/0 S+ 0:18 | | | | | | \_ python3 -m sage_docbuild --no-pdf-links de/thematische_anleitungen html 3795881 pts/7 Ss+ 0:00 | | | | | | \_ /usr/bin/sh -c stty -echo; math -rawterm 3795904 pts/7 S+ 0:00 | | | | | | | \_ /bin/sh /usr/local/bin/math -rawterm 3795906 pts/7 S+ 0:00 | | | | | | | \_ wolframscript -rawterm 3796139 pts/7 S+ 0:00 | | | | | | | \_ sh -c "/usr/local/Wolfram/WolframEngine/14.0/Executables/WolframKernel" -wlbanner -rawterm 3796143 pts/7 Sl+ 0:00 | | | | | | | \_ /usr/local/Wolfram/WolframEngine/14.0/SystemFiles/Kernel/Binaries/Linux-x86-64/WolframKernel -wlbanner -rawterm 3795920 pts/0 Z 0:00 | | | | | | \_ [sage-python] <defunct> 3785313 pts/0 S+ 0:00 | | | | | \_ /bin/sh /usr/local/sage-10/src/bin/sage-python -m sage_docbuild --no-pdf-links de/tutorial html 3785561 pts/0 S+ 0:17 | | | | | | \_ python3 -m sage_docbuild --no-pdf-links de/tutorial html 3795909 pts/8 Ss+ 0:00 | | | | | | \_ /usr/bin/sh -c stty -echo; math -rawterm 3795926 pts/8 S+ 0:00 | | | | | | | \_ /bin/sh /usr/local/bin/math -rawterm 3795928 pts/8 S+ 0:00 | | | | | | | \_ wolframscript -rawterm 3796153 pts/8 S+ 0:00 | | | | | | | \_ sh -c "/usr/local/Wolfram/WolframEngine/14.0/Executables/WolframKernel" -wlbanner -rawterm 3796155 pts/8 Sl+ 0:00 | | | | | | | \_ /usr/local/Wolfram/WolframEngine/14.0/SystemFiles/Kernel/Binaries/Linux-x86-64/WolframKernel -wlbanner -rawterm 3795946 pts/0 Z 0:00 | | | | | | \_ [sage-python] <defunct> 3785339 pts/0 S+ 0:00 | | | | | \_ /bin/sh /usr/local/sage-10/src/bin/sage-python -m sage_docbuild --no-pdf-links ja/a_tour_of_sage html 3785570 pts/0 S+ 0:18 | | | | | \_ python3 -m sage_docbuild --no-pdf-links ja/a_tour_of_sage html 3795788 pts/5 Ss+ 0:00 | | | | | \_ /usr/bin/sh -c stty -echo; math -rawterm 3795814 pts/5 S+ 0:00 | | | | | | \_ /bin/sh /usr/local/bin/math -rawterm 3795820 pts/5 S+ 0:00 | | | | | | \_ wolframscript -rawterm 3796066 pts/5 S+ 0:00 | | | | | | \_ sh -c "/usr/local/Wolfram/WolframEngine/14.0/Executables/WolframKernel" -wlbanner -rawterm 3796067 pts/5 Sl+ 0:00 | | | | | | \_ /usr/local/Wolfram/WolframEngine/14.0/SystemFiles/Kernel/Binaries/Linux-x86-64/WolframKernel -wlbanner -rawterm 3795841 pts/0 Z 0:00 | | | | | \_ [sage-python] <defunct> 3524710 pts/0 S+ 0:00 | | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -P spkg-install ./spkg-install 3524711 pts/0 S+ 0:00 | | | | \_ sed --unbuffered s/^/[spkg-install] / 3524630 pts/0 S+ 0:00 | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -p SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524632 pts/0 S+ 0:00 | | | \_ tee -a /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524633 pts/0 S+ 0:00 | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -p SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524635 pts/0 S+ 0:00 | | | \_ sed --unbuffered s/^/[sagemath_doc_html-none] / 3524127 pts/0 S+ 0:00 | | \_ bash build/bin/sage-logger cd build/make && ./install 'all-start' logs/install.log 3524129 pts/0 S+ 0:00 | | \_ tee -a logs/install.log 3524130 pts/0 S+ 0:00 | | \_ cat 293695 pts/2 Ss+ 0:01 | \_ bash 3431222 pts/2 Sl 2:05 | | \_ emacs Test.tex 3431269 ? Ss 0:00 | | \_ /usr/bin/aspell -a -m -B --encoding=utf-8 3431333 ? Ss 0:00 | | \_ /usr/bin/aspell -a -m -d fr_FR --encoding=utf-8 3432327 ? Ss 0:02 | | \_ /usr/bin/epdfinfo 3523789 pts/1 Ss 0:00 | \_ bash 3834570 pts/1 R+ 0:00 | \_ ps xf 1903732 ? Sl 0:04 \_ /usr/lib/libreoffice/program/soffice.bin -env:UserInstallation=file:///tmp/libreoffice-docviewMt6a1u --headless --convert-to pdf --outdir /tmp/docview1000/Test.docx-45202d708a859b0929e48bb56f90d9da/ /home/charpent/Temporaire/Codebraid/Test.docx 3437671 ? Sl 0:23 \_ /usr/bin/evince /usr/share/texlive/texmf-dist/doc/latex/pythontex/pythontex.pdf 3437682 ? Sl 0:00 \_ /usr/libexec/evinced 3795644 pts/0 S 0:00 \_ /bin/sh /usr/local/sage-10/src/bin/sage-python /usr/local/sage-10/src/bin/sage-cleaner 3795664 pts/0 S 0:00 \_ python3 /usr/local/sage-10/src/bin/sage-cleaner
Reply all
Reply to author
Forward
0 new messages