[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #11404 [Tor bundles/installation]: TBB nightly build failure (fteproxy)
#11404: TBB nightly build failure (fteproxy)
--------------------------------------+-----------------------
Reporter: boklm | Owner: erinn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor bundles/installation | Version:
Keywords: | Actual Points:
Parent ID: | Points:
--------------------------------------+-----------------------
When trying to build TBB nightly with "make nightly", I get the following
build error:
{{{
make[1]: Leaving directory `/home/ubuntu/build/fteproxy/thirdparty/re2'
python2 setup.py build_ext --inplace
/usr/lib/python2.6/distutils/dist.py:266: UserWarning: Unknown
distribution option: 'console'
warnings.warn(msg)
/usr/lib/python2.6/distutils/dist.py:266: UserWarning: Unknown
distribution option: 'zipfile'
warnings.warn(msg)
running build_ext
building 'fte.cDFA' extension
creating build
creating build/temp.linux-i686-2.6
creating build/temp.linux-i686-2.6/fte
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-
prototypes -L/home/ubuntu/install/Tor -I/home/ubuntu/install/gmp/include
-fPIC -Ifte -Ithirdparty/re2 -Ithirdparty/gmp/include
-I/usr/include/python2.6 -c fte/rank_unrank.cc -o
build/temp.linux-i686-2.6/fte/rank_unrank.o -O3 -fPIE
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
Ada/C/ObjC but not for C++
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-
prototypes -L/home/ubuntu/install/Tor -I/home/ubuntu/install/gmp/include
-fPIC -Ifte -Ithirdparty/re2 -Ithirdparty/gmp/include
-I/usr/include/python2.6 -c fte/cDFA.cc -o
build/temp.linux-i686-2.6/fte/cDFA.o -O3 -fPIE
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
Ada/C/ObjC but not for C++
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-L/home/ubuntu/install/Tor -I/home/ubuntu/install/gmp/include
build/temp.linux-i686-2.6/fte/rank_unrank.o
build/temp.linux-i686-2.6/fte/cDFA.o -Lthirdparty/re2/obj
-Lthirdparty/gmp/lib -lgmp -lgmpxx -o
/home/ubuntu/build/fteproxy/fte/cDFA.so thirdparty/re2/obj/libre2.a
-Wl,-undefined,dynamic_lookup
mkdir -p dist/fteproxy-0.2.7-linux-i686
pyinstaller fteproxy.spec
make: pyinstaller: Command not found
make: *** [dist/fteproxy-0.2.7-linux-i686.tar.gz] Error 127
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11404>
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