Created
August 16, 2011 06:54
-
-
Save guyromm/1148570 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| milez@niko-hp:~/Projects/GameServer-jenkins$ ./buildenv.sh | |
| Clean old env | |
| rm: cannot remove `./bin': No such file or directory | |
| rm: cannot remove `./include': No such file or directory | |
| rm: cannot remove `./lib': No such file or directory | |
| rm: cannot remove `./reports': No such file or directory | |
| rm: cannot remove `./src/local_config.py': No such file or directory | |
| Make new env | |
| /home/milez/Projects/GameServer-jenkins | |
| [sudo] password for milez: | |
| Sorry, try again. | |
| [sudo] password for milez: | |
| Reading package lists... Done | |
| Building dependency tree | |
| Reading state information... Done | |
| libevent-dev is already the newest version. | |
| libmysqlclient-dev is already the newest version. | |
| m4 is already the newest version. | |
| python-dev is already the newest version. | |
| python-setuptools is already the newest version. | |
| uuid-dev is already the newest version. | |
| cython is already the newest version. | |
| mercurial is already the newest version. | |
| redis-server is already the newest version. | |
| unifdef is already the newest version. | |
| The following packages were automatically installed and are no longer required: | |
| linux-headers-2.6.38-8-generic linux-headers-2.6.38-8 | |
| Use 'apt-get autoremove' to remove them. | |
| 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. | |
| 'src/noodles' already exists in the index | |
| 'src/static' already exists in the index | |
| Submodule 'src/noodles' (ssh://git@github.com/guyromm/NoodlesFramework.git) registered for path 'src/noodles' | |
| Submodule 'src/static' (ssh://git@github.com/guyromm/ScratchCardClients.git) registered for path 'src/static' | |
| Cloning into src/noodles... | |
| remote: Counting objects: 372, done. | |
| remote: Compressing objects: 100% (162/162), done. | |
| remote: Total 372 (delta 223), reused 354 (delta 205) | |
| Receiving objects: 100% (372/372), 61.86 KiB, done. | |
| Resolving deltas: 100% (223/223), done. | |
| Submodule path 'src/noodles': checked out 'a1e0e94668d06a376dd217f18abc9e218c73bfd5' | |
| Cloning into src/static... | |
| remote: Counting objects: 7138, done. | |
| remote: Compressing objects: 100% (2955/2955), done. | |
| remote: Total 7138 (delta 3926), reused 7029 (delta 3817) | |
| Receiving objects: 100% (7138/7138), 93.44 MiB | 468 KiB/s, done. | |
| Resolving deltas: 100% (3926/3926), done. | |
| Submodule path 'src/static': checked out '247cbedb6b377ede2cb8b0ea2fb64ffd6d510623' | |
| /home/milez/Projects | |
| Creating "GameServer" environment... | |
| New python executable in GameServer/bin/python | |
| Installing distribute....................................................................................................................................................................................done. | |
| Installing pip...............done. | |
| Checking for local repo at http://127.0.0.1:8080 | |
| ... will use http://127.0.0.1:8080 | |
| Installing dependencies to "GameServer" environment... | |
| Downloading/unpacking cython (from -r ./GameServer/requirements.txt (line 1)) | |
| Downloading Cython-0.15.tar.gz (1.5Mb): 1.5Mb downloaded | |
| Running setup.py egg_info for package cython | |
| Compiling module Cython.Compiler.Scanning ... | |
| Downloading/unpacking WebOb (from -r ./GameServer/requirements.txt (line 2)) | |
| Downloading WebOb-1.1beta1.zip (192Kb): 192Kb downloaded | |
| Running setup.py egg_info for package WebOb | |
| no previously-included directories found matching '*.pyc' | |
| no previously-included directories found matching '*.pyo' | |
| Downloading/unpacking routes (from -r ./GameServer/requirements.txt (line 3)) | |
| Downloading Routes-1.12.3.tar.gz (799Kb): 799Kb downloaded | |
| Running setup.py egg_info for package routes | |
| warning: no previously-included files matching '.DS_Store' found anywhere in distribution | |
| warning: no previously-included files matching '*.hgignore' found anywhere in distribution | |
| warning: no previously-included files matching '*.hgtags' found anywhere in distribution | |
| Downloading/unpacking mako (from -r ./GameServer/requirements.txt (line 4)) | |
| Downloading Mako-0.4.2.tar.gz (317Kb): 317Kb downloaded | |
| Running setup.py egg_info for package mako | |
| warning: no files found matching '*.xml' under directory 'examples' | |
| warning: no files found matching '*.mako' under directory 'examples' | |
| warning: no files found matching 'ez_setup.py' | |
| no previously-included directories found matching 'doc/build/output' | |
| Downloading/unpacking redis (from -r ./GameServer/requirements.txt (line 5)) | |
| Downloading redis-2.4.9.tar.gz | |
| Running setup.py egg_info for package redis | |
| Downloading/unpacking SQLAlchemy (from -r ./GameServer/requirements.txt (line 6)) | |
| Downloading SQLAlchemy-0.7.2.tar.gz (2.4Mb): 2.4Mb downloaded | |
| Running setup.py egg_info for package SQLAlchemy | |
| warning: no files found matching '*.jpg' under directory 'doc' | |
| no previously-included directories found matching 'doc/build/output' | |
| Downloading/unpacking mysql-python (from -r ./GameServer/requirements.txt (line 7)) | |
| Downloading MySQL-python-1.2.3.tar.gz (70Kb): 70Kb downloaded | |
| Running setup.py egg_info for package mysql-python | |
| warning: no files found matching 'MANIFEST' | |
| warning: no files found matching 'ChangeLog' | |
| warning: no files found matching 'GPL' | |
| Downloading/unpacking MarkupSafe>=0.9.2 (from mako->-r ./GameServer/requirements.txt (line 4)) | |
| Downloading MarkupSafe-0.15.tar.gz | |
| Running setup.py egg_info for package MarkupSafe | |
| Installing collected packages: cython, WebOb, routes, mako, redis, SQLAlchemy, mysql-python, MarkupSafe | |
| Running setup.py install for cython | |
| building 'Cython.Plex.Scanners' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /home/milez/Projects/GameServer/build/cython/Cython/Plex/Scanners.c -o build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Plex/Scanners.o | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Plex/Scanners.o -o build/lib.linux-x86_64-2.7/Cython/Plex/Scanners.so | |
| building 'Cython.Plex.Actions' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /home/milez/Projects/GameServer/build/cython/Cython/Plex/Actions.c -o build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Plex/Actions.o | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Plex/Actions.o -o build/lib.linux-x86_64-2.7/Cython/Plex/Actions.so | |
| building 'Cython.Compiler.Lexicon' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /home/milez/Projects/GameServer/build/cython/Cython/Compiler/Lexicon.c -o build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Compiler/Lexicon.o | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Compiler/Lexicon.o -o build/lib.linux-x86_64-2.7/Cython/Compiler/Lexicon.so | |
| building 'Cython.Compiler.Scanning' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /home/milez/Projects/GameServer/build/cython/Cython/Compiler/Scanning.c -o build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Compiler/Scanning.o | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Compiler/Scanning.o -o build/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.so | |
| building 'Cython.Compiler.Parsing' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /home/milez/Projects/GameServer/build/cython/Cython/Compiler/Parsing.c -o build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Compiler/Parsing.o | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Compiler/Parsing.o -o build/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.so | |
| building 'Cython.Compiler.Visitor' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /home/milez/Projects/GameServer/build/cython/Cython/Compiler/Visitor.c -o build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Compiler/Visitor.o | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Compiler/Visitor.o -o build/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.so | |
| building 'Cython.Compiler.FlowControl' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /home/milez/Projects/GameServer/build/cython/Cython/Compiler/FlowControl.c -o build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Compiler/FlowControl.o | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Compiler/FlowControl.o -o build/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.so | |
| building 'Cython.Compiler.Code' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /home/milez/Projects/GameServer/build/cython/Cython/Compiler/Code.c -o build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Compiler/Code.o | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Compiler/Code.o -o build/lib.linux-x86_64-2.7/Cython/Compiler/Code.so | |
| building 'Cython.Runtime.refnanny' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /home/milez/Projects/GameServer/build/cython/Cython/Runtime/refnanny.c -o build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Runtime/refnanny.o | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/home/milez/Projects/GameServer/build/cython/Cython/Runtime/refnanny.o -o build/lib.linux-x86_64-2.7/Cython/Runtime/refnanny.so | |
| Installing cython script to /home/milez/Projects/GameServer/bin | |
| Running setup.py install for WebOb | |
| no previously-included directories found matching '*.pyc' | |
| no previously-included directories found matching '*.pyo' | |
| Running setup.py install for routes | |
| warning: no previously-included files matching '.DS_Store' found anywhere in distribution | |
| warning: no previously-included files matching '*.hgignore' found anywhere in distribution | |
| warning: no previously-included files matching '*.hgtags' found anywhere in distribution | |
| Running setup.py install for mako | |
| changing mode of build/scripts-2.7/mako-render from 644 to 755 | |
| warning: no files found matching '*.xml' under directory 'examples' | |
| warning: no files found matching '*.mako' under directory 'examples' | |
| warning: no files found matching 'ez_setup.py' | |
| no previously-included directories found matching 'doc/build/output' | |
| changing mode of /home/milez/Projects/GameServer/bin/mako-render to 755 | |
| Running setup.py install for redis | |
| Running setup.py install for SQLAlchemy | |
| building 'sqlalchemy.cprocessors' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c lib/sqlalchemy/cextension/processors.c -o build/temp.linux-x86_64-2.7/lib/sqlalchemy/cextension/processors.o | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/lib/sqlalchemy/cextension/processors.o -o build/lib.linux-x86_64-2.7/sqlalchemy/cprocessors.so | |
| building 'sqlalchemy.cresultproxy' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c lib/sqlalchemy/cextension/resultproxy.c -o build/temp.linux-x86_64-2.7/lib/sqlalchemy/cextension/resultproxy.o | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/lib/sqlalchemy/cextension/resultproxy.o -o build/lib.linux-x86_64-2.7/sqlalchemy/cresultproxy.so | |
| warning: no files found matching '*.jpg' under directory 'doc' | |
| no previously-included directories found matching 'doc/build/output' | |
| Running setup.py install for mysql-python | |
| building '_mysql' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Dversion_info=(1,2,3,'final',0) -D__version__=1.2.3 -I/usr/include/mysql -I/usr/include/python2.7 -c _mysql.c -o build/temp.linux-x86_64-2.7/_mysql.o -DBIG_JOINS=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX | |
| In file included from _mysql.c:36:0: | |
| /usr/include/mysql/my_config.h:1069:0: warning: "HAVE_WCSCOLL" redefined | |
| /usr/include/python2.7/pyconfig.h:887:0: note: this is the location of the previous definition | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/_mysql.o -L/usr/lib/mysql -lmysqlclient_r -o build/lib.linux-x86_64-2.7/_mysql.so | |
| warning: no files found matching 'MANIFEST' | |
| warning: no files found matching 'ChangeLog' | |
| warning: no files found matching 'GPL' | |
| Running setup.py install for MarkupSafe | |
| building 'markupsafe._speedups' extension | |
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c markupsafe/_speedups.c -o build/temp.linux-x86_64-2.7/markupsafe/_speedups.o | |
| gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.7/markupsafe/_speedups.o -o build/lib.linux-x86_64-2.7/markupsafe/_speedups.so | |
| Successfully installed cython WebOb routes mako redis SQLAlchemy mysql-python MarkupSafe | |
| Cleaning up... | |
| Making script GameServer/bin/easy_install-2.7 relative | |
| Making script GameServer/bin/easy_install relative | |
| Script GameServer/bin/activate.csh cannot be made relative (it's not a normal script that starts with #!/home/milez/Projects/GameServer/bin/python) | |
| Script GameServer/bin/activate.fish cannot be made relative (it's not a normal script that starts with #!/home/milez/Projects/GameServer/bin/python) | |
| Making script GameServer/bin/mako-render relative | |
| Making script GameServer/bin/cython relative | |
| Making script GameServer/bin/pip-2.7 relative | |
| Making script GameServer/bin/pip relative | |
| Create simple local_config.py in ./GameServer/src/ | |
| ./buildenv.sh: line 30: ./GameServer/src/local_config.py: No such file or directory | |
| ./buildenv.sh: line 31: ./GameServer/src/local_config.py: No such file or directory | |
| ./buildenv.sh: line 32: ./GameServer/src/local_config.py: No such file or directory | |
| ./buildenv.sh: line 33: ./GameServer/src/local_config.py: No such file or directory | |
| ./buildenv.sh: line 34: ./GameServer/src/local_config.py: No such file or directory | |
| ./buildenv.sh: line 35: ./GameServer/src/local_config.py: No such file or directory | |
| ./buildenv.sh: line 36: ./GameServer/src/local_config.py: No such file or directory | |
| ./buildenv.sh: line 37: ./GameServer/src/local_config.py: No such file or directory | |
| ./buildenv.sh: line 38: ./GameServer/src/local_config.py: No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment