diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/014639.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-April/014639.html | 133 |
1 files changed, 133 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/014639.html b/zarb-ml/mageia-dev/2012-April/014639.html new file mode 100644 index 000000000..f784b2cca --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014639.html @@ -0,0 +1,133 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Freeze Push: mythtv + mythplugins + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Freeze%20Push%3A%20mythtv%20%2B%20mythplugins&In-Reply-To=%3C4F93E6F2.9020604%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="014642.html"> + <LINK REL="Next" HREF="014564.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Freeze Push: mythtv + mythplugins</H1> + <B>Thomas Backlund</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Freeze%20Push%3A%20mythtv%20%2B%20mythplugins&In-Reply-To=%3C4F93E6F2.9020604%40mageia.org%3E" + TITLE="[Mageia-dev] Freeze Push: mythtv + mythplugins">tmb at mageia.org + </A><BR> + <I>Sun Apr 22 13:09:38 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="014642.html">[Mageia-dev] Freeze Push: mythtv + mythplugins +</A></li> + <LI>Next message: <A HREF="014564.html">[Mageia-dev] freeze push: linux ha cluster stack +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14639">[ date ]</a> + <a href="thread.html#14639">[ thread ]</a> + <a href="subject.html#14639">[ subject ]</a> + <a href="author.html#14639">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>22.04.2012 13:55, Colin Guthrie skrev: +><i> 'Twas brillig, and Thomas Backlund at 22/04/12 10:31 did gyre and gimble: +</I>>><i> 22.04.2012 12:16, Thomas Backlund skrev: +</I>>>><i> 22.04.2012 04:41, Colin Guthrie skrev: +</I>>>>><i> 'Twas brillig, and nicolas vigier at 22/04/12 00:43 did gyre and gimble: +</I>>>>>><i> On Fri, 20 Apr 2012, Colin Guthrie wrote: +</I>>>>>><i> +</I>>>>>>><i> Hi, +</I>>>>>>><i> +</I>>>>>>><i> Please push mythtv and then, after it's built, mythplugins. +</I>>>>>>><i> +</I>>>>>>><i> Built both normal and tainted locally. +</I>>>>>>><i> +</I>>>>>>><i> Please see earlier discussions on this topic, but also feel free to veto +</I>>>>>>><i> still. I can always revert SVN. +</I>>>>>><i> +</I>>>>>><i> Since it is a leaf package, and nobody seems to be against it in earlier +</I>>>>>><i> discussions, I have submitted mythtv. However there was an error at the +</I>>>>>><i> end of package build : +</I>>>>>><i> <A HREF="http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120421233447.boklm.valstar.6145/log/mythtv-0.25-20120418.1.mga2/build.0.20120421233448.log">http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120421233447.boklm.valstar.6145/log/mythtv-0.25-20120418.1.mga2/build.0.20120421233448.log</A> +</I>>>>>><i> +</I>>>>><i> +</I>>>>><i> Thanks. It was missing a dep for python bindings which caused this. +</I>>>>><i> +</I>>>>><i> I've added that and enabled a few features I realised were missing. +</I>>>>><i> +</I>>>>><i> Please resubmit when you can. +</I>>>>><i> +</I>>>><i> +</I>>>><i> In progress... +</I>>>><i> +</I>>><i> +</I>>><i> Still broken... I added gdb as br to fix the first failure, but then it +</I>>><i> hit another.... +</I>>><i> +</I>>><i> <A HREF="http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120422092443.tmb.valstar.21266/log/mythtv-0.25-20120418.1.mga2/build.0.20120422092445.log">http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120422092443.tmb.valstar.21266/log/mythtv-0.25-20120418.1.mga2/build.0.20120422092445.log</A> +</I>><i> +</I>><i> Ahh yes, this is due to bonjour support which I didn't actually test +</I>><i> locally due to laziness... sorry. Testing a fix locally now and will +</I>><i> ping when that's done. +</I>><i> +</I> +OK + +><i> The gdb thing is more interesting tho'. This doesn't appear to be in the +</I>><i> MythTV source at all... It seems it's related to the debug symbol +</I>><i> extraction or some libtool magic? I suspect it wouldn't have been a +</I>><i> fatal error to the build (i.e. it was a red herring the first time +</I>><i> round), but perhaps this indicates a bigger problem. +</I>><i> +</I> +Yeah, I didn't read the errors more carefully, so I just added it to BR +to see if it was at fault... + +We should really fix it at the correct place in the buildchain either by +adding gdb as BR, or remove the check. + +><i> Do we need to add gdb to the default rpms in the chroot to do this +</I>><i> properly? Or perhaps we just need to remove the test code because we +</I>><i> know which gdb version we have? +</I>><i> +</I> +I guess we should fix the BR at correct place, as it should trigger at +th point our gdb is too old... + + +-- +Thoma +</PRE> + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="014642.html">[Mageia-dev] Freeze Push: mythtv + mythplugins +</A></li> + <LI>Next message: <A HREF="014564.html">[Mageia-dev] freeze push: linux ha cluster stack +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14639">[ date ]</a> + <a href="thread.html#14639">[ thread ]</a> + <a href="subject.html#14639">[ subject ]</a> + <a href="author.html#14639">[ 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> |