blob: bf40bc5d273f71b08c368347ec5d35b9bd03cc5f (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] [Mageia-dev] 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%20%5BMageia-dev%5D%20strange%20perl%20faillure%20on%20the%20BS&In-Reply-To=%3C20111215103048.GD17648%40mongueurs.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004114.html">
<LINK REL="Next" HREF="004116.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] [Mageia-dev] strange perl faillure on the BS</H1>
<B>Jerome Quelin</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5BMageia-dev%5D%20strange%20perl%20faillure%20on%20the%20BS&In-Reply-To=%3C20111215103048.GD17648%40mongueurs.net%3E"
TITLE="[Mageia-sysadm] [Mageia-dev] strange perl faillure on the BS">jquelin at gmail.com
</A><BR>
<I>Thu Dec 15 11:30:48 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="004114.html">[Mageia-sysadm] [Mageia-dev] strange perl faillure on the BS
</A></li>
<LI>Next message: <A HREF="004116.html">[Mageia-sysadm] [Mageia-dev] strange perl faillure on the BS
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4115">[ date ]</a>
<a href="thread.html#4115">[ thread ]</a>
<a href="subject.html#4115">[ subject ]</a>
<a href="author.html#4115">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 11/12/15 10:51 +0100, Thierry Vignaud wrote:
><i> On 15 December 2011 10:23, Jerome Quelin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">jquelin at gmail.com</A>> wrote:
</I>><i> >> There's a bogus warning about undefined symbols but it's not the issue.
</I>><i> >
</I>><i> > iirc, it's related to CFLAGS being set to sthg different from the
</I>><i> > compilation. but it should be fixed by the patch
</I>><i> > perl-5.14.0-fix_eumm_append_to_config_cflags_instead_of_overriding.patch
</I>><i>
</I>><i> And since latest upload of RPM4, we have a newer perl-ExtUtils-MakeMaker
</I>><i> that override the core perl modules but doesn't have the core perl patch...
</I>><i>
</I>><i> It did got installed:
</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/rpm_qa.0.20111214235303.log">http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/updates_testing/20111214235214.tv.valstar.20063/log/perl-RPM4-0.25-2.mga2/rpm_qa.0.20111214235303.log</A>
</I>
yeah, rpm-build now requires "perl(ExtUtils::MakeMaker) >= 6.570_700" to
make sure META.yml is generated.
><i> Its testsuite doesn't even pass:
</I>><i> <A HREF="http://svnweb.mageia.org/packages/cauldron/perl-ExtUtils-MakeMaker/current/SPECS/perl-ExtUtils-MakeMaker.spec?r1=163823&r2=163825">http://svnweb.mageia.org/packages/cauldron/perl-ExtUtils-MakeMaker/current/SPECS/perl-ExtUtils-MakeMaker.spec?r1=163823&r2=163825</A>
</I>
building perl-ExtUtils-MakeMaker locally is working fine.
i'm submitting it on bs with test suite re-enabled to see if it's
working on build-system.
><i> So we should apply a similar patch on top of perl-ExtUtils-MakeMaker...
</I>
definitely.
jérôme
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004114.html">[Mageia-sysadm] [Mageia-dev] strange perl faillure on the BS
</A></li>
<LI>Next message: <A HREF="004116.html">[Mageia-sysadm] [Mageia-dev] strange perl faillure on the BS
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4115">[ date ]</a>
<a href="thread.html#4115">[ thread ]</a>
<a href="subject.html#4115">[ subject ]</a>
<a href="author.html#4115">[ 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>
|