blob: 238ec478bf75ccc7a6a9e77019d581dc1a4a748c (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] strange perl faillure on the BS
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20strange%20perl%20faillure%20on%20the%20BS&In-Reply-To=%3CCAONrEtYP2GjiKN8bLLC_gK5PFJrT6enDrm5c2%2BwtBMsy7OhCUQ%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004111.html">
<LINK REL="Next" HREF="004113.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] strange perl faillure on the BS</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20strange%20perl%20faillure%20on%20the%20BS&In-Reply-To=%3CCAONrEtYP2GjiKN8bLLC_gK5PFJrT6enDrm5c2%2BwtBMsy7OhCUQ%40mail.gmail.com%3E"
TITLE="[Mageia-sysadm] strange perl faillure on the BS">thierry.vignaud at gmail.com
</A><BR>
<I>Thu Dec 15 09:51:36 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="004111.html">[Mageia-sysadm] Move gns3 to nonfree
</A></li>
<LI>Next message: <A HREF="004113.html">[Mageia-sysadm] [Mageia-dev] strange perl faillure on the BS
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4112">[ date ]</a>
<a href="thread.html#4112">[ thread ]</a>
<a href="subject.html#4112">[ subject ]</a>
<a href="author.html#4112">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi
I tried to upload RPM4-0.25.
It builds fine locally.
However it failed on the BS:
<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>
It looks like the test suite failed to load the module:
# Failed test 'use RPM4;'
# at t/01compile.t line 5.
# Tried to use 'RPM4'.
# Error: Not a CODE reference at
/usr/lib/perl5/5.14.2/i386-linux-thread-multi/DynaLoader.pm line 213.
# END failed--call queue aborted at
/home/iurt/rpm/BUILD/RPM4-0.25/blib/lib/RPM4.pm line 213.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
However it works locally with iurt with an up to date local mirror.
I cannot reproduce this.
There's a bogus warning about undefined symbols but it's not the issue.
Any idea?
See you
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004111.html">[Mageia-sysadm] Move gns3 to nonfree
</A></li>
<LI>Next message: <A HREF="004113.html">[Mageia-sysadm] [Mageia-dev] strange perl faillure on the BS
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4112">[ date ]</a>
<a href="thread.html#4112">[ thread ]</a>
<a href="subject.html#4112">[ subject ]</a>
<a href="author.html#4112">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|