summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-February/011783.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/011783.html')
-rw-r--r--zarb-ml/mageia-dev/2012-February/011783.html78
1 files changed, 78 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/011783.html b/zarb-ml/mageia-dev/2012-February/011783.html
new file mode 100644
index 000000000..3729c48ae
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-February/011783.html
@@ -0,0 +1,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>