Comment #23 on issue 1060 by venu.athanikar: easy_install P4PythonInstaller *Error*
http://code.google.com/p/reviewboard/issues/detail?id=1060

Hi,

I tried all the above mentioned steps. I still get the below error. Can you please advise?


r...@venu-host:~# easy_install P4PythonInstaller
install_dir /usr/local/lib/python2.6/dist-packages/
Searching for P4PythonInstaller
Reading http://pypi.python.org/simple/P4PythonInstaller/
Reading http://www.review-board.org/
Best match: P4PythonInstaller 0.2
Downloading http://reviewboard.googlecode.com/svn/trunk/P4PythonInstaller#egg=P4PythonInstaller-0.2 Doing subversion checkout from http://reviewboard.googlecode.com/svn/trunk/P4PythonInstaller to /tmp/easy_install-KnHwxm/P4PythonInstaller
Processing P4PythonInstaller
Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-KnHwxm/P4PythonInstaller/egg-dist-tmp-KnAcQa
Downloading p4api.tgz...
Downloading p4python.tgz...
Extracting p4api.tgz...
Extracting p4python.tgz...
API Release 2008.2
running install
running build
running build_py
creating build
creating build/lib.linux-i686-2.6
copying P4.py -> build/lib.linux-i686-2.6
running build_ext
building 'P4API' extension
creating build/temp.linux-i686-2.6
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DID_OS="LINUX26X86" -DID_REL="2008.2" -DID_PATCH="187026" -DID_API="2008.2" -DID_Y="2009" -DID_M="01" -DID_D="30" -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044 -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044/include/p4 -I/usr/include/python2.6 -c P4API.cpp -o build/temp.linux-i686-2.6/P4API.o -DOS_LINUX -DOS_LINUX26 -DOS_LINUXX86 -DOS_LINUX26X86 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 -fPIC -DID_OS="LINUX26X86" -DID_REL="2008.2" -DID_PATCH="187026" -DID_API="2008.2" -DID_Y="2009" -DID_M="01" -DID_D="30" -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044 -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044/include/p4 -I/usr/include/python2.6 -c PythonClientAPI.cpp -o build/temp.linux-i686-2.6/PythonClientAPI.o -DOS_LINUX -DOS_LINUX26 -DOS_LINUXX86 -DOS_LINUX26X86 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 -fPIC -DID_OS="LINUX26X86" -DID_REL="2008.2" -DID_PATCH="187026" -DID_API="2008.2" -DID_Y="2009" -DID_M="01" -DID_D="30" -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044 -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044/include/p4 -I/usr/include/python2.6 -c PythonClientUser.cpp -o build/temp.linux-i686-2.6/PythonClientUser.o -DOS_LINUX -DOS_LINUX26 -DOS_LINUXX86 -DOS_LINUX26X86 cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ PythonClientUser.cpp: In member function ‘virtual int PythonClientUser::Resolve(ClientMerge*, Error*)’: PythonClientUser.cpp:423: warning: deprecated conversion from string constant to ‘char*’ PythonClientUser.cpp:423: warning: deprecated conversion from string constant to ‘char*’ gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DID_OS="LINUX26X86" -DID_REL="2008.2" -DID_PATCH="187026" -DID_API="2008.2" -DID_Y="2009" -DID_M="01" -DID_D="30" -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044 -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044/include/p4 -I/usr/include/python2.6 -c SpecMgr.cpp -o build/temp.linux-i686-2.6/SpecMgr.o -DOS_LINUX -DOS_LINUX26 -DOS_LINUXX86 -DOS_LINUX26X86 cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
SpecMgr.cpp: In member function ‘PyObject* SpecMgr::NewSpec(StrPtr*)’:
SpecMgr.cpp:591: warning: deprecated conversion from string constant to ‘char*’ SpecMgr.cpp:591: warning: deprecated conversion from string constant to ‘char*’ gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DID_OS="LINUX26X86" -DID_REL="2008.2" -DID_PATCH="187026" -DID_API="2008.2" -DID_Y="2009" -DID_M="01" -DID_D="30" -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044 -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044/include/p4 -I/usr/include/python2.6 -c P4Result.cpp -o build/temp.linux-i686-2.6/P4Result.o -DOS_LINUX -DOS_LINUX26 -DOS_LINUXX86 -DOS_LINUX26X86 cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ P4Result.cpp: In member function ‘void P4Result::Fmt(const char*, PyObject*, StrBuf&)’: P4Result.cpp:189: warning: deprecated conversion from string constant to ‘char*’ P4Result.cpp:189: warning: deprecated conversion from string constant to ‘char*’ gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DID_OS="LINUX26X86" -DID_REL="2008.2" -DID_PATCH="187026" -DID_API="2008.2" -DID_Y="2009" -DID_M="01" -DID_D="30" -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044 -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044/include/p4 -I/usr/include/python2.6 -c PythonMergeData.cpp -o build/temp.linux-i686-2.6/PythonMergeData.o -DOS_LINUX -DOS_LINUX26 -DOS_LINUXX86 -DOS_LINUX26X86 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 -fPIC -DID_OS="LINUX26X86" -DID_REL="2008.2" -DID_PATCH="187026" -DID_API="2008.2" -DID_Y="2009" -DID_M="01" -DID_D="30" -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044 -I/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044/include/p4 -I/usr/include/python2.6 -c P4MapMaker.cpp -o build/temp.linux-i686-2.6/P4MapMaker.o -DOS_LINUX -DOS_LINUX26 -DOS_LINUXX86 -DOS_LINUX26X86 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 build/temp.linux-i686-2.6/P4API.o build/temp.linux-i686-2.6/PythonClientAPI.o build/temp.linux-i686-2.6/PythonClientUser.o build/temp.linux-i686-2.6/SpecMgr.o build/temp.linux-i686-2.6/P4Result.o build/temp.linux-i686-2.6/PythonMergeData.o build/temp.linux-i686-2.6/P4MapMaker.o -L/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044 -L/tmp/easy_install-KnHwxm/P4PythonInstaller/temp/tmpDit7Lx/p4api-2008.2.199044/lib -lclient -lrpc -lsupp -o build/lib.linux-i686-2.6/P4API.so
running install_lib
copying build/lib.linux-i686-2.6/P4API.so -> /usr/local/lib/python2.6/dist-packages
running install_egg_info
Removing /usr/local/lib/python2.6/dist-packages/P4Python-2008.2.egg-info
Writing /usr/local/lib/python2.6/dist-packages/P4Python-2008.2.egg-info
No eggs found in /tmp/easy_install-KnHwxm/P4PythonInstaller/egg-dist-tmp-KnAcQa (setup script problem?)

Regards,
Venu

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to