summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-November/020074.html
blob: ed0b52cc97011f9aa410e6ef7d588d0e60f5eddc (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] [changelog] [RPM] cauldron core/release	libqwt-6.0.1-2.mga3
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20core/release%0A%09libqwt-6.0.1-2.mga3&In-Reply-To=%3C50AAD1C6.3040201%40zen.co.uk%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="020071.html">
   <LINK REL="Next"  HREF="020105.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] [changelog] [RPM] cauldron core/release	libqwt-6.0.1-2.mga3</H1>
    <B>Barry Jackson</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20core/release%0A%09libqwt-6.0.1-2.mga3&In-Reply-To=%3C50AAD1C6.3040201%40zen.co.uk%3E"
       TITLE="[Mageia-dev] [changelog] [RPM] cauldron core/release	libqwt-6.0.1-2.mga3">zen25000 at zen.co.uk
       </A><BR>
    <I>Tue Nov 20 01:41:42 CET 2012</I>
    <P><UL>
        <LI>Previous message: <A HREF="020071.html">[Mageia-dev] [changelog] [RPM] cauldron core/release libqwt-6.0.1-2.mga3
</A></li>
        <LI>Next message: <A HREF="020105.html">[Mageia-dev] [changelog] [RPM] cauldron core/release	libqwt-6.0.1-2.mga3
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#20074">[ date ]</a>
              <a href="thread.html#20074">[ thread ]</a>
              <a href="subject.html#20074">[ subject ]</a>
              <a href="author.html#20074">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On 19/11/12 19:21, Jani V&#228;limaa wrote:
&gt;<i> On Mon, 19 Nov 2012 18:57:21 +0000
</I>&gt;<i> Barry Jackson &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">zen25000 at zen.co.uk</A>&gt; wrote:
</I>
&gt;&gt;<i> Ping me when it's sorted out and I will rebuild python-qwt and
</I>&gt;&gt;<i> gnuradio.
</I>&gt;<i>
</I>&gt;<i> It's all sorted out. Python-qwt is now build against the old libqwt5
</I>&gt;<i> [1]. Maybe you should build gnuradio against the old one
</I>&gt;<i> (libqwt5-devel) too..
</I>&gt;<i>
</I>&gt;<i> [1]
</I>&gt;<i> <A HREF="http://svnweb.mageia.org/packages/cauldron/python-qwt/current/SPECS/python-qwt.spec?revision=319494&amp;view=markup">http://svnweb.mageia.org/packages/cauldron/python-qwt/current/SPECS/python-qwt.spec?revision=319494&amp;view=markup</A>
</I>&gt;<i>
</I>Well there still seems to be something wrong.
The gnuradio spec originally had:
Buildrequires: libqwt-devel
That now pulls in libqwt6, while python-qwt is using libqwt5.
If I use:
BuildRequires: libqwt5-devel in the spec, it builds OK, but rpmlint (run 
on the srpm) says:

  W: invalid-build-requires libqwt5-devel
and
$ urpmq --requires-recursive gnuradio | grep qwt
lib64qwt5
lib64qwt6
python-qwt

So it's requiring a mix of majors which does not look good :\

If I remove the BuildRequire on libqwt the build fails as qwt is not 
found during the CMake configure.

Maybe someone can see something in the build log: 
<A HREF="http://mtf.no-ip.co.uk/pub/linux/barjac/distrib/cauldron/x86_64/log/gnuradio-3.6.2-4.mga3.src.rpm/build.0.20121120000514.log">http://mtf.no-ip.co.uk/pub/linux/barjac/distrib/cauldron/x86_64/log/gnuradio-3.6.2-4.mga3.src.rpm/build.0.20121120000514.log</A>
This is the deps -install log, and I see nothing libqwt6 related. 
<A HREF="http://mtf.no-ip.co.uk/pub/linux/barjac/distrib/cauldron/x86_64/log/gnuradio-3.6.2-4.mga3.src.rpm/install_deps-1.0.20121120000514.log">http://mtf.no-ip.co.uk/pub/linux/barjac/distrib/cauldron/x86_64/log/gnuradio-3.6.2-4.mga3.src.rpm/install_deps-1.0.20121120000514.log</A>

Those are both from a successful build with BuildRequires: libqwt5-devel 
in the spec.

It's late I'll sleep on it, been at this all day - gnuradio is a 
looooong build :(

</PRE>












<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="020071.html">[Mageia-dev] [changelog] [RPM] cauldron core/release libqwt-6.0.1-2.mga3
</A></li>
	<LI>Next message: <A HREF="020105.html">[Mageia-dev] [changelog] [RPM] cauldron core/release	libqwt-6.0.1-2.mga3
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#20074">[ date ]</a>
              <a href="thread.html#20074">[ thread ]</a>
              <a href="subject.html#20074">[ subject ]</a>
              <a href="author.html#20074">[ 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>