diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/017017.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/017017.html | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/017017.html b/zarb-ml/mageia-dev/2012-June/017017.html new file mode 100644 index 000000000..d2cc84c77 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/017017.html @@ -0,0 +1,91 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Build failure - but why? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Build%20failure%20-%20but%20why%3F&In-Reply-To=%3CCA%2BCX%2Bbi335WQxz6UtQhu%3DCHkw46wkEwuk08tnrOYHQ9xXr4toQ%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="017016.html"> + <LINK REL="Next" HREF="017020.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Build failure - but why?</H1> + <B>Pascal Terjan</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Build%20failure%20-%20but%20why%3F&In-Reply-To=%3CCA%2BCX%2Bbi335WQxz6UtQhu%3DCHkw46wkEwuk08tnrOYHQ9xXr4toQ%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Build failure - but why?">pterjan at gmail.com + </A><BR> + <I>Fri Jun 29 19:46:51 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="017016.html">[Mageia-dev] Build failure - but why? +</A></li> + <LI>Next message: <A HREF="017020.html">[Mageia-dev] Build failure - but why? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17017">[ date ]</a> + <a href="thread.html#17017">[ thread ]</a> + <a href="subject.html#17017">[ subject ]</a> + <a href="author.html#17017">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Fri, Jun 29, 2012 at 9:50 AM, Johnny A. Solbu <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">cooker at solbu.net</A>> wrote: +><i> I have troubles getting ufoai to build on the build servers. +</I>><i> The package is building on my cauldron system. +</I>><i> +</I>><i> Does anyone see why it doesn't build on the cluster? +</I>><i> +</I>><i> <A HREF="http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120629150007.solbu.valstar.12675/log/ufoai-2.4-1.mga3/build.0.20120629150424.log">http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120629150007.solbu.valstar.12675/log/ufoai-2.4-1.mga3/build.0.20120629150424.log</A> +</I>><i> +</I>><i> The only thing I can see that fail, are these lines, but I don't know what I can do to fix it: +</I>><i> === +</I>><i> /usr/bin/ld: release-linux-x86_64/ufo/libs/mxml/mxml-private.c.o: undefined reference to symbol 'pthread_once@@GLIBC_2.2.5' +</I>><i> /usr/bin/ld: note: 'pthread_once@@GLIBC_2.2.5' is defined in DSO /lib64/libpthread.so.0 so try adding it to the linker command line +</I>><i> /lib64/libpthread.so.0: could not read symbols: Invalid operation +</I>><i> collect2: error: ld returned 1 exit status +</I>><i> make: *** [ufo] Error 1 +</I>><i> make: *** Waiting for unfinished jobs.... +</I>><i> === +</I>><i> +</I>><i> +</I>><i> The rest of the logs are here: +</I>><i> <A HREF="http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120629150007.solbu.valstar.12675/log/ufoai-2.4-1.mga3/">http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120629150007.solbu.valstar.12675/log/ufoai-2.4-1.mga3/</A> +</I> +I would guess you need -lpthread as suggested by the message. +I don't know why it would build for you +</PRE> + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="017016.html">[Mageia-dev] Build failure - but why? +</A></li> + <LI>Next message: <A HREF="017020.html">[Mageia-dev] Build failure - but why? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17017">[ date ]</a> + <a href="thread.html#17017">[ thread ]</a> + <a href="subject.html#17017">[ subject ]</a> + <a href="author.html#17017">[ 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> |