2017-12-23 13:06 GMT+01:00 Catonano <catonano@gmail.com>:


I run make again, this time without the -j switch and this is what I get

[...]
make[1]: ingresso nella directory "/home/catonano/projects/guix"
Making all in po/guix
make[2]: ingresso nella directory "/home/catonano/projects/guix/po/guix"
make[2]: uscita dalla directory "/home/catonano/projects/guix/po/guix"
Making all in po/packages
make[2]: ingresso nella directory "/home/catonano/projects/guix/po/packages"
make[2]: uscita dalla directory "/home/catonano/projects/guix/po/packages"
make[2]: ingresso nella directory "/home/catonano/projects/guix"
  MAKEINFO doc/guix.info
./doc/guix.texi:13167: { fuori luogo

line 13167 is this one

Defaults to @samp{"\"%s(%u)<%{pid}><%{session}>: \""}.

and it's in this block of text

@deftypevr {@code{dovecot-configuration} parameter} string mail-log-prefix
Log prefix for mail processes.  See doc/wiki/Variables.txt for list
of possible variables you can use.
Defaults to @samp{"\"%s(%u)<%{pid}><%{session}>: \""}.
@end deftypevr

In the log I see that the last commit is related to Dovecot and it includes some edits to teh documentation (to update the manual to the new Dovecot service)

But I don't know the texi format, what's the poblem with this line ?



./doc/guix.texi:13167: { fuori luogo
./doc/guix.texi:13167: } fuori luogo
./doc/guix.texi:13167: } fuori luogo
./doc/guix.texi:13760: { fuori luogo
./doc/guix.texi:13760: { fuori luogo
./doc/guix.texi:13760: } fuori luogo
./doc/guix.texi:13760: { fuori luogo
./doc/guix.texi:13760: } fuori luogo
./doc/guix.texi:13760: { fuori luogo
./doc/guix.texi:13760: } fuori luogo
./doc/guix.texi:13760: { fuori luogo
./doc/guix.texi:13760: } fuori luogo
./doc/guix.texi:13760: { fuori luogo
./doc/guix.texi:13760: } fuori luogo
./doc/guix.texi:13760: { fuori luogo
./doc/guix.texi:13760: } fuori luogo
./doc/guix.texi:13760: } fuori luogo
make[2]: *** [Makefile:3811: doc/guix.info] Error 1
make[2]: uscita dalla directory "/home/catonano/projects/guix"
make[1]: *** [Makefile:4445: all-recursive] Error 1
make[1]: uscita dalla directory "/home/catonano/projects/guix"
make: *** [Makefile:3035: all] Error 2
catonano@xps ~/projects/guix [env]$