all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Run ./nix/sync-with-upstream after pull!
@ 2013-12-18 23:06 Ludovic Courtès
  2013-12-18 23:31 ` Andreas Enge
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2013-12-18 23:06 UTC (permalink / raw)
  To: guix-devel

Hi!

After pulling commit 0c5028f, you’ll should get an error like this when
building:

--8<---------------cut here---------------start------------->8---
nix/libutil/hash.cc:244:13: error: member ‘guix_hash_context nix::Ctx::md5’ with constructor not allowed in union
     MD5_CTX md5;
             ^
nix/libutil/hash.cc:244:13: note: unrestricted unions only available with -std=c++11 or -std=gnu++11
--8<---------------cut here---------------end--------------->8---

Make sure to run ./nix/sync-with-upstream to fix that (this script has
an additional patch rule to fix that.)

Thanks,
Ludo’.

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

end of thread, other threads:[~2013-12-19 17:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18 23:06 Run ./nix/sync-with-upstream after pull! Ludovic Courtès
2013-12-18 23:31 ` Andreas Enge
2013-12-18 23:43   ` Ludovic Courtès
2013-12-18 23:53     ` Andreas Enge

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.