On Sat, Feb 3, 2024 at 12:01 AM Werner LEMBERG <w...@gnu.org> wrote:

>
> [Carl sent me the file listing off-list, thanks!  I will analyze it in
> due course.]
>
> > [...] and make test with a single job (to avoid race conditions that
> > have given me trouble in the past):
>
> Interesting.  When is the 'past'?  This shouldn't happen today, and it
> would be great if you could try a `-jXX' make option in the future so
> that we can see if you really get a failure.
>

It was current.  And it remains current with the latest merge request.


>
> > now on to your requested steps:
>
> Ah, my steps were not intended to be used additionally but instead :-)
>

Ah, so I tried that.
```
../configure
make bytecode -j12
```
Ran without error.

```

carl@carls-mbp-2 build % make doc -j12 CPU_COUNT=12 LANGS="en"

Making input/regression/out-www/collated-files.list < 1888 files

Making input/regression/out-www/collated-files.tely

Making input/regression/out-www/collated-files.texi < tely

Command '/Users/carl/Development/lilypond/build/out/bin/lilypond -I
/Users/carl/Development/lilypond/input/regression
-dseparate-page-formats=ps,pdf
-djob-count=12 -dinclude-eps-fonts -dgs-load-fonts --header=doctitle
--header=doctitleen --header=texidoc --header=texidocen
-dcheck-internal-types -danti-alias-factor=2
-dfont-ps-resdir=/Users/carl/Development/lilypond/build/out-fonts -O TeX-GS
-I  "/Users/carl/Development/lilypond/input/regression"  -I
"/Users/carl/Development/lilypond/build/input/regression"
-daux-files  -dread-file-list -dno-strip-output-dir
-dtall-page-formats=eps,png
"/Users/carl/Development/lilypond/build/out/lybook-db/
snippet-names-c5b165525229969dd268a5b19f9f64fd.ly"' returned non-zero exit
status 1.

make[3]: *** [out-www/collated-files.texi] Error 1

make[2]: *** [WWW] Error 2

make[1]: *** [WWW] Error 2
make: *** [doc] Error 2
```
I'm currently in the midst of a

```
make doc LANGS="en"
```
run.  I think it will complete without error, but it's slow...

If you tell me what I can run to provide information about the j12 error on
make doc, I'm happy to do that and send you whatever you ask for.

I'll send another email shortly with  the results of the make doc run with
only a single job.

Thanks,

Carl

Reply via email to