diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/018511.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-September/018511.html | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/018511.html b/zarb-ml/mageia-dev/2012-September/018511.html new file mode 100644 index 000000000..1a0a0bd2e --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018511.html @@ -0,0 +1,90 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] strange iurt error + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20strange%20iurt%20error&In-Reply-To=%3CCAONrEtbURswwzmPUqk28Gw_M7W-LrfCSBL_jSVpK6-n0G7g1Pw%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="018509.html"> + <LINK REL="Next" HREF="018512.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] strange iurt error</H1> + <B>Thierry Vignaud</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20strange%20iurt%20error&In-Reply-To=%3CCAONrEtbURswwzmPUqk28Gw_M7W-LrfCSBL_jSVpK6-n0G7g1Pw%40mail.gmail.com%3E" + TITLE="[Mageia-dev] strange iurt error">thierry.vignaud at gmail.com + </A><BR> + <I>Thu Sep 6 18:15:46 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="018509.html">[Mageia-dev] strange iurt error +</A></li> + <LI>Next message: <A HREF="018512.html">[Mageia-dev] strange iurt error +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18511">[ date ]</a> + <a href="thread.html#18511">[ thread ]</a> + <a href="subject.html#18511">[ subject ]</a> + <a href="author.html#18511">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 6 September 2012 17:17, nicolas vigier <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">boklm at mars-attacks.org</A>> wrote: +>><i> > I'm not sure about this, but it seems that iurt is using a regexp to +</I>>><i> > find some errors : +</I>>><i> > +</I>>><i> > m!/bin/ld: cannot find -l(\S*)|configure.*error.* (?:-l(\S+)|(\S+) includes)! +</I>>><i> > +</I>>><i> > at line 967 in this file : +</I>>><i> > <A HREF="http://svnweb.mageia.org/soft/build_system/iurt/trunk/iurt?revision=5553&view=markup#l967">http://svnweb.mageia.org/soft/build_system/iurt/trunk/iurt?revision=5553&view=markup#l967</A> +</I>>><i> > +</I>>><i> > And it looks like the regexp can match this line : +</I> +(...) + +><i> It has this : +</I>><i> +</I>><i> D: [iurt] [iurt] calling callback for <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">build_ at 288808</A>:net-snmp-5.7.1-7.mga3.src.rpm +</I>><i> [iurt] [iurt] likely (-devel) needed to rebuilt @288808:net-snmp-5.7.1-7.mga3.src.rpm is not in build_requires +</I>><i> E: [iurt] [iurt] ERROR: call_ret= kill= err=0 (rror.*ailed|Bad exit status|RPM build error) +</I>><i> F: [iurt] [iurt] See <A HREF="http://pkgsubmit.mageia.org/queue/build//cauldron/x86_64//log/@288808:net-snmp-5.7.1-7.mga3.src.rpm/">http://pkgsubmit.mageia.org/queue/build//cauldron/x86_64//log/@288808:net-snmp-5.7.1-7.mga3.src.rpm/</A> +</I>><i> +</I>><i> Command failed: /usr/bin/sudo /usr/sbin/iurt_root_command --chroot /home/iurt/chroot_tmp/iurt/chroot_cauldron.x86_64.0.20120906132528 /bin/su - iurt -c "TMP=/home/iurt/tmp/ rpmbuild --rebuild /home/iurt/rpm/SRPMS/@288808:net-snmp-5.7.1-7.mga3.src.rpm" +</I>><i> +</I> +Indeed it's due to the callback. +I've commited the following patch in git +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: iurt.diff +Type: application/octet-stream +Size: 986 bytes +Desc: not available +URL: </pipermail/mageia-dev/attachments/20120906/7c720284/attachment-0001.obj> +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="018509.html">[Mageia-dev] strange iurt error +</A></li> + <LI>Next message: <A HREF="018512.html">[Mageia-dev] strange iurt error +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18511">[ date ]</a> + <a href="thread.html#18511">[ thread ]</a> + <a href="subject.html#18511">[ subject ]</a> + <a href="author.html#18511">[ 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> |