blob: 71d3ff663e1d73db0c53c38d4e8e5b50d63ac7b2 (
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] strange perl faillure 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%20strange%20perl%20faillure%20on%20the%20BS&In-Reply-To=%3C20111215092318.GC17648%40mongueurs.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="010466.html">
<LINK REL="Next" HREF="010474.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] strange perl faillure on the BS</H1>
<B>Jerome Quelin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20strange%20perl%20faillure%20on%20the%20BS&In-Reply-To=%3C20111215092318.GC17648%40mongueurs.net%3E"
TITLE="[Mageia-dev] strange perl faillure on the BS">jquelin at gmail.com
</A><BR>
<I>Thu Dec 15 10:23:18 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="010466.html">[Mageia-dev] strange perl faillure on the BS
</A></li>
<LI>Next message: <A HREF="010474.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10468">[ date ]</a>
<a href="thread.html#10468">[ thread ]</a>
<a href="subject.html#10468">[ subject ]</a>
<a href="author.html#10468">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 11/12/15 09:51 +0100, Thierry Vignaud wrote:
><i> I tried to upload RPM4-0.25.
</I>><i> It builds fine locally.
</I>><i> However it failed on the BS:
</I>><i>
</I>><i> <A HREF="http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/updates_testing/20111214235214.tv.valstar.20063/log/perl-RPM4-0.25-2.mga2/build.0.20111214235303.log">http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/updates_testing/20111214235214.tv.valstar.20063/log/perl-RPM4-0.25-2.mga2/build.0.20111214235303.log</A>
</I>><i>
</I>><i> It looks like the test suite failed to load the module:
</I>><i>
</I>><i> # Failed test 'use RPM4;'
</I>><i> # at t/01compile.t line 5.
</I>><i> # Tried to use 'RPM4'.
</I>><i> # Error: Not a CODE reference at
</I>><i> /usr/lib/perl5/5.14.2/i386-linux-thread-multi/DynaLoader.pm line 213.
</I>><i> # END failed--call queue aborted at
</I>><i> /home/iurt/rpm/BUILD/RPM4-0.25/blib/lib/RPM4.pm line 213.
</I>><i> # Compilation failed in require at (eval 4) line 2.
</I>><i> # BEGIN failed--compilation aborted at (eval 4) line 2.
</I>><i>
</I>><i> However it works locally with iurt with an up to date local mirror.
</I>><i> I cannot reproduce this.
</I>><i> There's a bogus warning about undefined symbols but it's not the issue.
</I>><i>
</I>><i> Any idea?
</I>
it rings a bell - i think i remember encountering this.
iirc, it's related to CFLAGS being set to sthg different from the
compilation. but it should be fixed by the patch
perl-5.14.0-fix_eumm_append_to_config_cflags_instead_of_overriding.patch
i may be totally wrong, of course. :)
jérôme
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010466.html">[Mageia-dev] strange perl faillure on the BS
</A></li>
<LI>Next message: <A HREF="010474.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10468">[ date ]</a>
<a href="thread.html#10468">[ thread ]</a>
<a href="subject.html#10468">[ subject ]</a>
<a href="author.html#10468">[ 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>
|