Skip to content

Instantly share code, notes, and snippets.

@heckj
Created April 30, 2018 18:42
Show Gist options
  • Save heckj/12a1d76035d8a68c0c2a7177fb2bc9ab to your computer and use it in GitHub Desktop.
Save heckj/12a1d76035d8a68c0c2a7177fb2bc9ab to your computer and use it in GitHub Desktop.
Making script /home/vagrant/src/Ruler/.rt-Linux-x86_64/bin/pyi-bindepend relative
27 INFO: PyInstaller: 3.3.1
27 INFO: Python: 2.7.6
28 INFO: Platform: Linux-3.13.0-142-generic-x86_64-with-Ubuntu-14.04-trusty
28 INFO: wrote /home/vagrant/src/Ruler/ruler_server.spec
32 INFO: UPX is not available.
33 INFO: Removing temporary files and cleaning cache in /home/vagrant/.cache/pyinstaller
34 INFO: Extending PYTHONPATH with paths
['/home/vagrant/src/Ruler/src', '/home/vagrant/src/Ruler']
35 INFO: checking Analysis
36 INFO: Building Analysis because out00-Analysis.toc is non existent
36 INFO: Initializing module dependency graph...
38 INFO: Initializing module graph hooks...
79 INFO: running Analysis out00-Analysis.toc
93 INFO: Caching module hooks...
96 INFO: Analyzing /home/vagrant/src/Ruler/src/ruler_server.py
1791 INFO: Processing pre-find module path hook distutils
1792 INFO: distutils: retargeting to non-venv dir '/usr/lib/python2.7/distutils'
2463 INFO: Processing pre-safe import module hook _xmlplus
4014 INFO: Processing pre-safe import module hook urllib3.packages.six.moves
4909 INFO: Loading module hooks...
4910 INFO: Loading module hook "hook-distutils.py"...
4911 INFO: Loading module hook "hook-sysconfig.py"...
4912 INFO: Loading module hook "hook-xml.py"...
4975 INFO: Loading module hook "hook-Cryptodome.py"...
4979 INFO: Loading module hook "hook-httplib.py"...
4981 INFO: Loading module hook "hook-requests.py"...
4982 INFO: Loading module hook "hook-certifi.py"...
4984 INFO: Loading module hook "hook-encodings.py"...
5301 INFO: Looking for ctypes DLLs
5448 INFO: Analyzing run-time hooks ...
5464 INFO: Looking for dynamic libraries
5956 INFO: Looking for eggs
5957 INFO: Python library not in binary dependencies. Doing additional searching...
5977 INFO: Using Python library /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
5984 INFO: Warnings written to /home/vagrant/src/Ruler/build/ruler_server/warnruler_server.txt
6023 INFO: Graph cross-reference written to /home/vagrant/src/Ruler/build/ruler_server/xref-ruler_server.html
6107 INFO: checking PYZ
6108 INFO: Building PYZ because out00-PYZ.toc is non existent
6108 INFO: Building PYZ (ZlibArchive) /home/vagrant/src/Ruler/build/ruler_server/out00-PYZ.pyz
6516 INFO: Building PYZ (ZlibArchive) /home/vagrant/src/Ruler/build/ruler_server/out00-PYZ.pyz completed successfully.
6593 INFO: checking PKG
6594 INFO: Building PKG because out00-PKG.toc is non existent
6595 INFO: Building PKG (CArchive) out00-PKG.pkg
6624 INFO: Building PKG (CArchive) out00-PKG.pkg completed successfully.
6626 INFO: Bootloader /home/vagrant/src/Ruler/.rt-Linux-x86_64/local/lib/python2.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
6627 INFO: checking EXE
6628 INFO: Building EXE because out00-EXE.toc is non existent
6628 INFO: Building EXE from out00-EXE.toc
6629 INFO: Appending archive to ELF section in EXE /home/vagrant/src/Ruler/build/ruler_server/ruler_server
6642 INFO: Building EXE from out00-EXE.toc completed successfully.
6645 INFO: checking COLLECT
6645 INFO: Building COLLECT because out00-COLLECT.toc is non existent
6646 INFO: Building COLLECT out00-COLLECT.toc
Security-Alert: try to store file outside of dist-directory. Aborting. '../../../../../usr/lib/python2.7/config-x86_64-linux-gnu/Makefile'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment