diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020575.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-December/020575.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/020575.html b/zarb-ml/mageia-dev/2012-December/020575.html new file mode 100644 index 000000000..3fc83626e --- /dev/null +++ b/zarb-ml/mageia-dev/2012-December/020575.html @@ -0,0 +1,103 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [soft-commits] [6562] Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6562%5D%20Allow%20setting%20some%20env%0A%09variables%20to%20define%20and%20default%20to%20setting%0A%09PERL_EXTUTILS_AUTOINSTALL%20and%20PERL_AUTOINSTALL%20to%20--skipdeps&In-Reply-To=%3Cm34nk1jsbx.fsf%40euphor.blino.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="020574.html"> + <LINK REL="Next" HREF="020576.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [soft-commits] [6562] Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps</H1> + <B>Olivier Blin</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6562%5D%20Allow%20setting%20some%20env%0A%09variables%20to%20define%20and%20default%20to%20setting%0A%09PERL_EXTUTILS_AUTOINSTALL%20and%20PERL_AUTOINSTALL%20to%20--skipdeps&In-Reply-To=%3Cm34nk1jsbx.fsf%40euphor.blino.org%3E" + TITLE="[Mageia-dev] [soft-commits] [6562] Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps">mageia at blino.org + </A><BR> + <I>Wed Dec 5 00:44:18 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="020574.html">[Mageia-dev] [soft-commits] [6562] Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps +</A></li> + <LI>Next message: <A HREF="020576.html">[Mageia-dev] Video players +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20575">[ date ]</a> + <a href="thread.html#20575">[ thread ]</a> + <a href="subject.html#20575">[ subject ]</a> + <a href="author.html#20575">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>> writes: + +><i> On Tue, Dec 4, 2012 at 11:10 PM, Olivier Blin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at blino.org</A>> wrote: +</I>>><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A> writes: +</I>>><i> +</I>>>><i> Revision: 6562 +</I>>>><i> Author: pterjan +</I>>>><i> Date: 2012-12-04 14:22:38 +0100 (Tue, 04 Dec 2012) +</I>>>><i> Log Message: +</I>>>><i> ----------- +</I>>>><i> Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps +</I>>><i> +</I>>><i> Why is this in iurt? +</I>><i> +</I>><i> Because rebuild of the distro was strongly slowed down due to this +</I>><i> (current build is running with default timeout meaning that each perl +</I>><i> package which had this problem caused us to lose 6 hours) so +</I>><i> preventing it from happening in iurt is something I want whatever is +</I>><i> done in general. I have also added some code in iurt to detect stalled +</I>><i> builds. +</I> +But will the timeout be big enough to let WebKit link go through? :-) + +>><i> Shouldn't it be the default in our default rpmbuild setup? +</I>><i> +</I>><i> Probably +</I> +Maybe we should have a macro for "perl Makefile.PL" with your variables +exported, if this is where the hang happened. + +perl-HTML-Parser even has the following... + +# compile with default options (prompt() checks for STDIN being a terminal). +# yes to not ask for automate rebuild +yes | %{__perl} Makefile.PL INSTALLDIRS=vendor +%make OPTIMIZE="%{optflags}" + +-- +Olivier Blin - blino +</PRE> + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="020574.html">[Mageia-dev] [soft-commits] [6562] Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps +</A></li> + <LI>Next message: <A HREF="020576.html">[Mageia-dev] Video players +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20575">[ date ]</a> + <a href="thread.html#20575">[ thread ]</a> + <a href="subject.html#20575">[ subject ]</a> + <a href="author.html#20575">[ 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> |