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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Upcoming release freeze: 14 packages needs fixing, by Sunday
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Upcoming%20release%20freeze%3A%2014%20packages%20needs%20fixing%2C%0A%20by%20Sunday&In-Reply-To=%3Calpine.LMD.2.02.1304091026190.24034%40zem.cjw.nep%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="024303.html">
<LINK REL="Next" HREF="024322.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Upcoming release freeze: 14 packages needs fixing, by Sunday</H1>
<B>Christiaan Welvaart</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Upcoming%20release%20freeze%3A%2014%20packages%20needs%20fixing%2C%0A%20by%20Sunday&In-Reply-To=%3Calpine.LMD.2.02.1304091026190.24034%40zem.cjw.nep%3E"
TITLE="[Mageia-dev] Upcoming release freeze: 14 packages needs fixing, by Sunday">cjw at daneel.dyndns.org
</A><BR>
<I>Tue Apr 9 11:03:44 CEST 2013</I>
<P><UL>
<LI>Previous message: <A HREF="024303.html">[Mageia-dev] Upcoming release freeze: 14 packages needs fixing, by Sunday
</A></li>
<LI>Next message: <A HREF="024322.html">[Mageia-dev] Upcoming release freeze: 14 packages needs fixing, by Sunday
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#24320">[ date ]</a>
<a href="thread.html#24320">[ thread ]</a>
<a href="subject.html#24320">[ subject ]</a>
<a href="author.html#24320">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Mon, 8 Apr 2013, Juergen Harms wrote:
><i> On 04/06/2013 06:35 AM, andre999 wrote:
</I>>><i> did a little research to hopefully help a bit, on packages still in the
</I>>><i> list.
</I>>><i> ( used <A HREF="http://rpmfind.net/linux/">http://rpmfind.net/linux/</A> )
</I>><i>
</I>>>><i> cross-avr-gcc
</I>><i>
</I>><i> See bugzilla: <A HREF="https://bugs.mageia.org/show_bug.cgi?id=7825">https://bugs.mageia.org/show_bug.cgi?id=7825</A>
</I>><i>
</I>><i> Looks like an incompatibilty between the object gcc (which is now 4.7.2) and
</I>><i> the target gcc (the specfile still pulls in 4.6.2).
</I>><i>
</I>><i> To make cross-avr-gcc build
</I>><i> - cross-avr-binutils (which is used as a dependency) must be rebuilt
</I>><i> to use binutils-2.23 (the present cross-avr-binutils uses 2.20),
</I>2.23.2 I guess?
><i> - cross-avr-gcc must be re-built to use gcc-4.7.2 (and some tweeks - see
</I>><i> bugzilla 7825)
</I>We don't really have a choice here (:
><i> I have locally made such a build and successfully use it in production
</I>><i> for building the software for my AVR cpus (attached my specfile = attachment
</I>><i> 3044).
</I>><i>
</I>><i> The reasons why I did not submit my local build are that there are some
</I>><i> serious rpmlint warnings (serious at least for cross-avr-binutils: complaints
</I>><i> about the use of hardlinks) which I did not manage to get rid of - but also
</I>><i> that I did not want to interfere with the work of the maintainer.
</I>
The current package has the same rpmlint warnings so you don't need to fix
this right now INHO. The hardlinks are only a problem when /usr/bin is on
a different filesystem than /usr. I don't actually maintain these
packages so you will likely end up being the maintainer.
avr-libc doesn't need to be updated?
Christiaan
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="024303.html">[Mageia-dev] Upcoming release freeze: 14 packages needs fixing, by Sunday
</A></li>
<LI>Next message: <A HREF="024322.html">[Mageia-dev] Upcoming release freeze: 14 packages needs fixing, by Sunday
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#24320">[ date ]</a>
<a href="thread.html#24320">[ thread ]</a>
<a href="subject.html#24320">[ subject ]</a>
<a href="author.html#24320">[ 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>
|