blob: 0fa31cf9df616beed40615d29675ee4989fa8452 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] date/time on the BS?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20date/time%20on%20the%20BS%3F&In-Reply-To=%3C503D496A.6080307%40rhul.ac.uk%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="018343.html">
<LINK REL="Next" HREF="018347.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] date/time on the BS?</H1>
<B>Pierre-Malo Deniélou</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20date/time%20on%20the%20BS%3F&In-Reply-To=%3C503D496A.6080307%40rhul.ac.uk%3E"
TITLE="[Mageia-dev] date/time on the BS?">pierre-malo.denielou at rhul.ac.uk
</A><BR>
<I>Wed Aug 29 00:42:50 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="018343.html">[Mageia-dev] date/time on the BS?
</A></li>
<LI>Next message: <A HREF="018347.html">[Mageia-dev] date/time on the BS?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18344">[ date ]</a>
<a href="thread.html#18344">[ thread ]</a>
<a href="subject.html#18344">[ subject ]</a>
<a href="author.html#18344">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 28/08/12 23:39,eatdirt nous adresse ces quelques mots :
><i> Sorry to ask for help (again) but I have a locally unreproducible build
</I>><i> failure on the BS, I am so desperate that I am suspecting a date/time
</I>><i> shift:
</I>><i>
</I>><i> Does this suffix shows the time on the BS?
</I>><i>
</I>><i> 0.20120828222902
</I>><i>
</I>><i> Is it 28/08/2012? If yes, that's a few hours late and would explain my
</I>><i> build failures, never at the same file/location:
</I>><i>
</I>><i> <<
</I>><i> Error: Corrupted compiled interface
</I>><i> src/utils/net/anyEndian.cmi
</I>>>><i>
</I>><i>
</I>><i> for which the ocaml user manual says:
</I>><i>
</I>><i> <<
</I>><i> The compiler produces this error when it tries to read a compiled
</I>><i> interface file (.cmi file) that has the wrong structure. This means
</I>><i> something went wrong when this .cmi file was written: the disk was full,
</I>><i> the compiler was interrupted in the middle of the file creation, and so
</I>><i> on. This error can also appear if a .cmi file is modified after its
</I>><i> creation by the compiler. Fix: remove the corrupted .cmi file, and
</I>><i> rebuild it.
</I>>>><i>
</I>><i>
</I>><i> Any ideas or hints welcome!
</I>
Maybe it's because of the -j24 in %make: try 'make' instead.
Cheers,
--
Malo
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="018343.html">[Mageia-dev] date/time on the BS?
</A></li>
<LI>Next message: <A HREF="018347.html">[Mageia-dev] date/time on the BS?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18344">[ date ]</a>
<a href="thread.html#18344">[ thread ]</a>
<a href="subject.html#18344">[ subject ]</a>
<a href="author.html#18344">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|