* bug#22124: libical: Non-deterministic build failures
@ 2015-12-09 15:51 Mark H Weaver
2020-09-21 20:15 ` Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Mark H Weaver @ 2015-12-09 15:51 UTC (permalink / raw)
To: 22124
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#22124: libical: Non-deterministic build failures
2015-12-09 15:51 bug#22124: libical: Non-deterministic build failures Mark H Weaver
@ 2020-09-21 20:15 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-09-21 20:15 UTC (permalink / raw)
To: 22124-done
[-- Attachment #1: Type: text/plain, Size: 379 bytes --]
We're currently at libical-3.0.8 and I haven't been able to reproduce
this issue. If it comes up again we'll see what we have to do to fix it
or work around it.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-21 20:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-09 15:51 bug#22124: libical: Non-deterministic build failures Mark H Weaver
2020-09-21 20:15 ` Efraim Flashner
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.