all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: 22124@debbugs.gnu.org
Subject: bug#22124: libical: Non-deterministic build failures
Date: Wed, 09 Dec 2015 10:51:35 -0500	[thread overview]
Message-ID: <87poyfei2g.fsf@netris.org> (raw)

In the last month, libical has non-deterministically failed twice, once
on i686 and once on mips64el, with the same error in the same place:

--8<---------------cut here---------------start------------->8---
[ 19%] Building C object src/libicalss/CMakeFiles/icalss-static.dir/icalcalendar.c.o
cd /tmp/nix-build-libical-1.0.1.drv-0/build/src/libicalss && /gnu/store/8350z9d6ywpkx03n1il7b4xzvblx5gl2-gcc-4.9.3/bin/gcc  -DHAVE_CONFIG_H -Wno-deprecated -Wall -Wextra -Winit-self -Wmissing-include-dirs -Wunused -Wno-div-by-zero -Wundef -Wpointer-arith -Werror=return-type -Wunused-but-set-variable -Wlogical-op -Wsizeof-pointer-memaccess -O2 -g -DNDEBUG -I/tmp/nix-build-libical-1.0.1.drv-0/build -I/tmp/nix-build-libical-1.0.1.drv-0/libical-1.0.1/src -I/tmp/nix-build-libical-1.0.1.drv-0/build/src -I/tmp/nix-build-libical-1.0.1.drv-0/libical-1.0.1/src/libicalss -I/tmp/nix-build-libical-1.0.1.drv-0/build/src/libicalss -I/tmp/nix-build-libical-1.0.1.drv-0/libical-1.0.1/src/libical -I/tmp/nix-build-libical-1.0.1.drv-0/build/src/libical    -o CMakeFiles/icalss-static.dir/icalcalendar.c.o   -c /tmp/nix-build-libical-1.0.1.drv-0/libical-1.0.1/src/libicalss/icalcalendar.c
In file included from /tmp/nix-build-libical-1.0.1.drv-0/libical-1.0.1/src/libicalss/icalcalendar.h:32:0,
                 from /tmp/nix-build-libical-1.0.1.drv-0/libical-1.0.1/src/libicalss/icalcalendar.c:29:
/tmp/nix-build-libical-1.0.1.drv-0/build/src/libical/ical.h:1019:1: error: unknown type name ‘icalvalue’
 icalvalue* icalvalue_new(icalvalue_kind kind);
 ^
/tmp/nix-build-libical-1.0.1.drv-0/build/src/libical/ical.h:1019:26: error: unknown type name ‘icalvalue_kind’
 icalvalue* icalvalue_new(icalvalue_kind kind);
                          ^
/tmp/nix-build-libical-1.0.1.drv-0/build/src/libical/ical.h:1021:1: error: unknown type name ‘icalvalue’
 icalvalue* icalvalue_new_clone(const icalvalue* value);
 ^
--8<---------------cut here---------------end--------------->8---

Only the first few lines of the error output is shown above.  It is
followed by many lines of similar errors in 'ical.h'.

Restarting the builds later resulted in success.

Perhaps a parallel build issue?

     Mark

             reply	other threads:[~2015-12-10  1:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-09 15:51 Mark H Weaver [this message]
2020-09-21 20:15 ` bug#22124: libical: Non-deterministic build failures Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87poyfei2g.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=22124@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.