blob: 678f034675dae748fcc8a4b1df6ff206dd9eb8af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
<!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=%3C201206291850.10679.cooker%40solbu.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="017041.html">
<LINK REL="Next" HREF="017017.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Build failure - but why?</H1>
<B>Johnny A. Solbu</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Build%20failure%20-%20but%20why%3F&In-Reply-To=%3C201206291850.10679.cooker%40solbu.net%3E"
TITLE="[Mageia-dev] Build failure - but why?">cooker at solbu.net
</A><BR>
<I>Fri Jun 29 18:50:06 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="017041.html">[Mageia-dev] mesa doesn't build due to missing nouveau_device.h
</A></li>
<LI>Next message: <A HREF="017017.html">[Mageia-dev] Build failure - but why?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17016">[ date ]</a>
<a href="thread.html#17016">[ thread ]</a>
<a href="subject.html#17016">[ subject ]</a>
<a href="author.html#17016">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>I have troubles getting ufoai to build on the build servers.
The package is building on my cauldron system.
Does anyone see why it doesn't build on the cluster?
<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>
The only thing I can see that fail, are these lines, but I don't know what I can do to fix it:
===
/usr/bin/ld: release-linux-x86_64/ufo/libs/mxml/mxml-private.c.o: undefined reference to symbol 'pthread_once@@GLIBC_2.2.5'
/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
/lib64/libpthread.so.0: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make: *** [ufo] Error 1
make: *** Waiting for unfinished jobs....
===
The rest of the logs are here:
<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>
--
Johnny A. Solbu
PGP key ID: 0xFA687324
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/mageia-dev/attachments/20120629/608a8df6/attachment.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="017041.html">[Mageia-dev] mesa doesn't build due to missing nouveau_device.h
</A></li>
<LI>Next message: <A HREF="017017.html">[Mageia-dev] Build failure - but why?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17016">[ date ]</a>
<a href="thread.html#17016">[ thread ]</a>
<a href="subject.html#17016">[ subject ]</a>
<a href="author.html#17016">[ 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>
|