unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* guix git build error
@ 2023-03-08  5:49 Andy Tai
  2023-03-08  6:47 ` Julien Lepiller
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2023-03-08  5:49 UTC (permalink / raw)
  To: guix-devel

Just check out origin/master of guix git HEAD,

make error:

Compiling Scheme modules...
  GEN      etc/openrc/guix-daemon
[  0%] LOAD     guix.scm
  GEN      etc/gnu-store.mount
  GEN      etc/guix-daemon.service
  GEN      etc/guix-publish.service
  GEN      etc/guix-gc.service
  GEN      etc/init.d/guix-daemon
./doc/guix-cookbook.fr.texi:652: @pxref reference to nonexistent node `A
Scheme Crash Course'
./doc/guix-cookbook.fr.texi:3370: @ref reference to nonexistent node
`Reproducible profiles'
  GEN      etc/guix-daemon.conf
  GEN      etc/guix-publish.conf
make[2]: *** [Makefile:5300: doc/guix-cookbook.fr.info] Error 1
make[2]: *** Waiting for unfinished jobs....
./doc/guix-cookbook.sk.texi:634: @pxref reference to nonexistent node
`A Scheme Crash Course'
./doc/guix-cookbook.sk.texi:3256: @ref reference to nonexistent node
`Reproducible profiles'
./doc/guix-cookbook.ko.texi:624: @pxref reference to nonexistent node
`A Scheme Crash Course'
make[2]: *** [Makefile:5388: doc/guix-cookbook.sk.info] Error 1



This did not happen before (as far as what I have seen)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: guix git build error
  2023-03-08  5:49 guix git build error Andy Tai
@ 2023-03-08  6:47 ` Julien Lepiller
  2023-03-08  7:10   ` Andy Tai
  0 siblings, 1 reply; 3+ messages in thread
From: Julien Lepiller @ 2023-03-08  6:47 UTC (permalink / raw)
  To: Andy Tai; +Cc: guix-devel

Hi Andy,

I'm afraid I'm unable to reproduce your error. You could try cleaning
the translated texi files to make sure you get the most up-to-date ones:

rm doc/*.texi
git checkout doc

Does that help?

Otherwise, I'll need you to send me say guix-cookbook.fr.texi. There
shouldn't be a refernece to an English title, since it's fully
translated. Maybe the POXREF step didn't work well for you?

Le Tue, 7 Mar 2023 21:49:49 -0800,
Andy Tai <atai@atai.org> a écrit :

> Just check out origin/master of guix git HEAD,
> 
> make error:
> 
> Compiling Scheme modules...
>   GEN      etc/openrc/guix-daemon
> [  0%] LOAD     guix.scm
>   GEN      etc/gnu-store.mount
>   GEN      etc/guix-daemon.service
>   GEN      etc/guix-publish.service
>   GEN      etc/guix-gc.service
>   GEN      etc/init.d/guix-daemon
> ./doc/guix-cookbook.fr.texi:652: @pxref reference to nonexistent node
> `A Scheme Crash Course'
> ./doc/guix-cookbook.fr.texi:3370: @ref reference to nonexistent node
> `Reproducible profiles'
>   GEN      etc/guix-daemon.conf
>   GEN      etc/guix-publish.conf
> make[2]: *** [Makefile:5300: doc/guix-cookbook.fr.info] Error 1
> make[2]: *** Waiting for unfinished jobs....
> ./doc/guix-cookbook.sk.texi:634: @pxref reference to nonexistent node
> `A Scheme Crash Course'
> ./doc/guix-cookbook.sk.texi:3256: @ref reference to nonexistent node
> `Reproducible profiles'
> ./doc/guix-cookbook.ko.texi:624: @pxref reference to nonexistent node
> `A Scheme Crash Course'
> make[2]: *** [Makefile:5388: doc/guix-cookbook.sk.info] Error 1
> 
> 
> 
> This did not happen before (as far as what I have seen)
> 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: guix git build error
  2023-03-08  6:47 ` Julien Lepiller
@ 2023-03-08  7:10   ` Andy Tai
  0 siblings, 0 replies; 3+ messages in thread
From: Andy Tai @ 2023-03-08  7:10 UTC (permalink / raw)
  To: Julien Lepiller; +Cc: guix-devel

On Tue, Mar 7, 2023 at 10:47 PM Julien Lepiller <julien@lepiller.eu> wrote:
> I'm afraid I'm unable to reproduce your error. You could try cleaning
> the translated texi files to make sure you get the most up-to-date ones:
>
> rm doc/*.texi
> git checkout doc
> Does that help?


This fixed it. Thanks!


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-08  7:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-08  5:49 guix git build error Andy Tai
2023-03-08  6:47 ` Julien Lepiller
2023-03-08  7:10   ` Andy Tai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).