From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-February/011783.html | 78 ++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-February/011783.html (limited to 'zarb-ml/mageia-dev/2012-February/011783.html') 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 @@ + + + + [Mageia-dev] Adding a new license to rpmlint + + + + + + + + + +

[Mageia-dev] Adding a new license to rpmlint

+ Dan Fandrich + dan at coneharvesters.com +
+ Wed Feb 8 07:35:19 CET 2012 +

+
+ +
On Tue, Feb 07, 2012 at 11:06:00PM -0500, Juan Luis Baptiste wrote:
+> I did a clean mga2 alpha3 install, updated it to cauldron, and just
+> installed mgarepo, bm and warsow's spec BR and again it builds fine.
+> 
+> arrgghhh I don't know why it fails on the BS !! the only thing I
+> noticed comparing the build logs from the local build against the BS
+> build is that stuff is built in a different order, also the linking,
+> but I really don't have a clue of what's going on :(
+> 
+> 
+> Can someone please please pretty please take a look ? here are the logs:
+> 
+> http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120201173847.juancho.valstar.7315/
+
+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).
+
+>>> Dan
+
+ + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1