summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-February/011783.html
blob: 3729c48ae2edf94aafd1898849d54d3d1f9f32b0 (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] Adding a new license to rpmlint
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Adding%20a%20new%20license%20to%20rpmlint&In-Reply-To=%3C20120208063519.GB4680%40coneharvesters.com%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="011779.html">
   <LINK REL="Next"  HREF="011792.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] Adding a new license to rpmlint</H1>
    <B>Dan Fandrich</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Adding%20a%20new%20license%20to%20rpmlint&In-Reply-To=%3C20120208063519.GB4680%40coneharvesters.com%3E"
       TITLE="[Mageia-dev] Adding a new license to rpmlint">dan at coneharvesters.com
       </A><BR>
    <I>Wed Feb  8 07:35:19 CET 2012</I>
    <P><UL>
        <LI>Previous message: <A HREF="011779.html">[Mageia-dev] Adding a new license to rpmlint
</A></li>
        <LI>Next message: <A HREF="011792.html">[Mageia-dev] Adding a new license to rpmlint
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#11783">[ date ]</a>
              <a href="thread.html#11783">[ thread ]</a>
              <a href="subject.html#11783">[ subject ]</a>
              <a href="author.html#11783">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On Tue, Feb 07, 2012 at 11:06:00PM -0500, Juan Luis Baptiste wrote:
&gt;<i> I did a clean mga2 alpha3 install, updated it to cauldron, and just
</I>&gt;<i> installed mgarepo, bm and warsow's spec BR and again it builds fine.
</I>&gt;<i> 
</I>&gt;<i> arrgghhh I don't know why it fails on the BS !! the only thing I
</I>&gt;<i> noticed comparing the build logs from the local build against the BS
</I>&gt;<i> build is that stuff is built in a different order, also the linking,
</I>&gt;<i> but I really don't have a clue of what's going on :(
</I>&gt;<i> 
</I>&gt;<i> 
</I>&gt;<i> Can someone please please pretty please take a look ? here are the logs:
</I>&gt;<i> 
</I>&gt;<i> <A HREF="http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120201173847.juancho.valstar.7315/">http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120201173847.juancho.valstar.7315/</A>
</I>
It's very likely a missing dependency in the make files. The build
server uses the make -j24 flag, so it's going to build the various
modules in a very different order than without that flag. Ideally, you
would find the missing dependecy and patch the make files, but you could
also just remove the -j24 and have make build it sequentially instead
(at up to 24 times slower, of course).

&gt;&gt;&gt;<i> Dan
</I></PRE>


<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="011779.html">[Mageia-dev] Adding a new license to rpmlint
</A></li>
	<LI>Next message: <A HREF="011792.html">[Mageia-dev] Adding a new license to rpmlint
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#11783">[ date ]</a>
              <a href="thread.html#11783">[ thread ]</a>
              <a href="subject.html#11783">[ subject ]</a>
              <a href="author.html#11783">[ 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>