[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #13187 [Tor Browser]: Building libfte/fteproxy is broken in our nightlies
#13187: Building libfte/fteproxy is broken in our nightlies
-----------------------------+------------------------
Reporter: gk | Owner: kpdyer
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Browser | Version:
Resolution: | Keywords: tbb-gitian
Actual Points: | Parent ID:
Points: |
-----------------------------+------------------------
Comment (by gk):
Building for OS X is broken now:
{{{
home/ubuntu/build/apple-osx/bin/i686-apple-darwin11-g++ -pthread -shared
-L/usr/lib/apple/SDKs/MacOSX10.6.sdk/usr/lib/
-L/usr/lib/apple/SDKs/MacOSX10.6.sdk/usr/lib/system/
-F/usr/lib/apple/SDKs/MacOSX10.6.sdk/System/Library/Frameworks -mmacosx-
version-min=10.5 -L/home/ubuntu/install/Tor
-I/home/ubuntu/install/gmp/include
-I/usr/lib/apple/SDKs/MacOSX10.6.sdk/usr/include/ -I/usr/lib/gcc/i686
-apple-darwin10/4.2.1/include/ -I.
-L/usr/lib/apple/SDKs/MacOSX10.6.sdk/usr/lib/
-L/usr/lib/apple/SDKs/MacOSX10.6.sdk/usr/lib/system/
-F/usr/lib/apple/SDKs/MacOSX10.6.sdk/System/Library/Frameworks -mmacosx-
version-min=10.5 -L/usr/lib/apple/SDKs/MacOSX10.6.sdk/usr/lib/i686-apple-
darwin10/4.2.1 -I/home/ubuntu/install/gmp/include
-L/home/ubuntu/install/gmp/lib build/temp.linux-i686-2.7/fte/rank_unrank.o
build/temp.linux-i686-2.7/fte/cDFA.o -Lthirdparty/gmp/bin
-Lthirdparty/gmp/lib -lgmp -o build/lib.linux-i686-2.7/fte/cDFA.so
ld: warning: directory not found for option '-L/home/ubuntu/install/Tor'
ld: warning: directory not found for option '-Lthirdparty/gmp/bin'
ld: warning: directory not found for option '-Lthirdparty/gmp/lib'
Undefined symbols for architecture i386:
"_PyType_Ready", referenced from:
_initcDFA in cDFA.o
"_Py_InitModule4", referenced from:
_initcDFA in cDFA.o
"_PyModule_AddObject", referenced from:
_initcDFA in cDFA.o
"_PyTuple_GetItem", referenced from:
DFA_init(DFAObject*, _object*, _object*)in cDFA.o
"_PyErr_SetString", referenced from:
DFA_init(DFAObject*, _object*, _object*)in cDFA.o
DFA__unrank(_object*, _object*)in cDFA.o
DFA__rank(_object*, _object*)in cDFA.o
"_PyString_AsString", referenced from:
DFA_init(DFAObject*, _object*, _object*)in cDFA.o
DFA__unrank(_object*, _object*)in cDFA.o
"_PyInt_AsLong", referenced from:
DFA_init(DFAObject*, _object*, _object*)in cDFA.o
"_PyArg_ParseTuple", referenced from:
DFA__getNumWordsInLanguage(_object*, _object*)in cDFA.o
DFA__unrank(_object*, _object*)in cDFA.o
DFA__rank(_object*, _object*)in cDFA.o
"_PyLong_FromString", referenced from:
DFA__getNumWordsInLanguage(_object*, _object*)in cDFA.o
DFA__rank(_object*, _object*)in cDFA.o
"_PyNumber_ToBase", referenced from:
DFA__unrank(_object*, _object*)in cDFA.o
"_Py_BuildValue", referenced from:
DFA__unrank(_object*, _object*)in cDFA.o
"_PyObject_Free", referenced from:
DFA_dealloc(_object*) in cDFA.o
"_PyExc_RuntimeError", referenced from:
DFA_init(DFAObject*, _object*, _object*)in cDFA.o
DFA__unrank(_object*, _object*)in cDFA.o
DFA__rank(_object*, _object*)in cDFA.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
error: command '/home/ubuntu/build/apple-osx/bin/i686-apple-darwin11-g++'
failed with exit status 1
make: *** [fte/cDFA.so] Error 1
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13187#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs