Last active
August 5, 2018 10:46
-
-
Save aaronbieber/0c0f867f2a37539171f35f9491057655 to your computer and use it in GitHub Desktop.
This file contains 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
2018-08-05 10:12:43,341 /home/pi/oprint/bin/python -m pip install https://github.com/foosel/OctoPrint/archive/1.3.9.zip | |
2018-08-05 10:12:46,792 > Collecting https://github.com/foosel/OctoPrint/archive/1.3.9.zip | |
2018-08-05 10:12:48,795 > Downloading https://github.com/foosel/OctoPrint/archive/1.3.9.zip (5.0MB) | |
2018-08-05 10:12:55,736 > Requirement already satisfied (use --upgrade to upgrade): flask<0.11,>=0.10.1 in /home/pi/oprint/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,737 > Requirement already satisfied (use --upgrade to upgrade): Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,738 > Requirement already satisfied (use --upgrade to upgrade): werkzeug<0.9,>=0.8.3 in /home/pi/oprint/lib/python2.7/site-packages/Werkzeug-0.8.3-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,738 > Requirement already satisfied (use --upgrade to upgrade): tornado==4.5.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,738 > Requirement already satisfied (use --upgrade to upgrade): PyYAML<3.11,>=3.10 in /home/pi/oprint/lib/python2.7/site-packages/PyYAML-3.10-py2.7-linux-armv7l.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,739 > Requirement already satisfied (use --upgrade to upgrade): Flask-Login<0.3,>=0.2.11 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,739 > Requirement already satisfied (use --upgrade to upgrade): Flask-Principal<0.4,>=0.3.5 in /home/pi/oprint/lib/python2.7/site-packages/Flask_Principal-0.3.5-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,740 > Requirement already satisfied (use --upgrade to upgrade): Flask-Babel<0.10,>=0.9 in /home/pi/oprint/lib/python2.7/site-packages/Flask_Babel-0.9-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,740 > Requirement already satisfied (use --upgrade to upgrade): Flask-Assets<0.11,>=0.10 in /home/pi/oprint/lib/python2.7/site-packages/Flask_Assets-0.10-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,741 > Requirement already satisfied (use --upgrade to upgrade): markdown<2.7,>=2.6.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,741 > Requirement already satisfied (use --upgrade to upgrade): pyserial<3.5,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,741 > Requirement already satisfied (use --upgrade to upgrade): netaddr<0.8,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,742 > Requirement already satisfied (use --upgrade to upgrade): watchdog<0.9,>=0.8.3 in /home/pi/oprint/lib/python2.7/site-packages/watchdog-0.8.3-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,742 > Requirement already satisfied (use --upgrade to upgrade): sarge==0.1.4 in /home/pi/oprint/lib/python2.7/site-packages/sarge-0.1.4-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,743 > Collecting netifaces<0.11,>=0.10.6 (from OctoPrint==1.3.9) | |
2018-08-05 10:12:55,743 > Using cached https://files.pythonhosted.org/packages/81/39/4e9a026265ba944ddf1fea176dbb29e0fe50c43717ba4fcf3646d099fe38/netifaces-0.10.7.tar.gz | |
2018-08-05 10:12:57,746 > Requirement already satisfied (use --upgrade to upgrade): pylru<1.1,>=1.0.9 in /home/pi/oprint/lib/python2.7/site-packages/pylru-1.0.9-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:12:57,747 > Collecting rsa<3.3,>=3.2.3 (from OctoPrint==1.3.9) | |
2018-08-05 10:12:57,747 > Using cached https://files.pythonhosted.org/packages/df/40/7e146be0b15022a84992a485a8503ddb20bebd18a68340f3af5abde534f4/rsa-3.2.3-py2.py3-none-any.whl | |
2018-08-05 10:12:57,748 > Collecting pkginfo<1.5,>=1.4.2 (from OctoPrint==1.3.9) | |
2018-08-05 10:12:57,749 > Using cached https://files.pythonhosted.org/packages/a3/fe/f32a48d48f40a7209be9825fba2566cab92364787cf37de2e08300dd6ce7/pkginfo-1.4.2-py2.py3-none-any.whl | |
2018-08-05 10:12:57,751 > Requirement already satisfied (use --upgrade to upgrade): requests<3,>=2.18.4 in /home/pi/oprint/lib/python2.7/site-packages/requests-2.18.4-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:12:57,752 > Requirement already satisfied (use --upgrade to upgrade): semantic-version<2.5,>=2.4.2 in /home/pi/oprint/lib/python2.7/site-packages/semantic_version-2.4.2-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:12:57,754 > Collecting psutil<5.5,>=5.4.6 (from OctoPrint==1.3.9) | |
2018-08-05 10:12:58,921 > Using cached https://files.pythonhosted.org/packages/51/9e/0f8f5423ce28c9109807024f7bdde776ed0b1161de20b408875de7e030c3/psutil-5.4.6.tar.gz | |
2018-08-05 10:13:01,154 > Requirement already satisfied (use --upgrade to upgrade): Click<6.3,>=6.2 in /home/pi/oprint/lib/python2.7/site-packages/click-6.2-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,155 > Requirement already satisfied (use --upgrade to upgrade): awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python2.7/site-packages/awesome_slugify-1.6.5-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,155 > Requirement already satisfied (use --upgrade to upgrade): feedparser<5.3,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages/feedparser-5.2.1-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,156 > Requirement already satisfied (use --upgrade to upgrade): chainmap<1.1,>=1.0.2 in /home/pi/oprint/lib/python2.7/site-packages/chainmap-1.0.2-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,156 > Requirement already satisfied (use --upgrade to upgrade): future<0.16,>=0.15.2 in /home/pi/oprint/lib/python2.7/site-packages/future-0.15.2-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,157 > Requirement already satisfied (use --upgrade to upgrade): scandir<1.4,>=1.3 in /home/pi/oprint/lib/python2.7/site-packages/scandir-1.3-py2.7-linux-armv7l.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,157 > Requirement already satisfied (use --upgrade to upgrade): websocket-client<0.41,>=0.40.0 in /home/pi/oprint/lib/python2.7/site-packages/websocket_client-0.40.0-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,158 > Collecting python-dateutil<2.7,>=2.6.1 (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,158 > Using cached https://files.pythonhosted.org/packages/4b/0d/7ed381ab4fe80b8ebf34411d14f253e1cf3e56e2820ffa1d8844b23859a2/python_dateutil-2.6.1-py2.py3-none-any.whl | |
2018-08-05 10:13:01,158 > Requirement already satisfied (use --upgrade to upgrade): wrapt<1.11,>=1.10.11 in /home/pi/oprint/lib/python2.7/site-packages/wrapt-1.10.11-py2.7-linux-armv7l.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,159 > Requirement already satisfied (use --upgrade to upgrade): futures<3.2,>=3.1.1 in /home/pi/oprint/lib/python2.7/site-packages/futures-3.1.1-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,159 > Requirement already satisfied (use --upgrade to upgrade): emoji<0.5,>=0.4.5 in /home/pi/oprint/lib/python2.7/site-packages/emoji-0.4.5-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,159 > Requirement already satisfied (use --upgrade to upgrade): monotonic<1.4,>=1.3 in /home/pi/oprint/lib/python2.7/site-packages/monotonic-1.3-py2.7.egg (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,160 > Requirement already satisfied (use --upgrade to upgrade): frozendict<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9) | |
2018-08-05 10:13:01,160 > Requirement already satisfied (use --upgrade to upgrade): itsdangerous>=0.21 in /home/pi/oprint/lib/python2.7/site-packages/itsdangerous-0.24-py2.7.egg (from flask<0.11,>=0.10.1->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,160 > Requirement already satisfied (use --upgrade to upgrade): MarkupSafe in /home/pi/oprint/lib/python2.7/site-packages/MarkupSafe-0.23-py2.7-linux-armv7l.egg (from Jinja2<2.9,>=2.8.1->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,161 > Requirement already satisfied (use --upgrade to upgrade): singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,161 > Requirement already satisfied (use --upgrade to upgrade): certifi in /home/pi/oprint/lib/python2.7/site-packages/certifi-2017.11.05-py2.7.egg (from tornado==4.5.3->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,162 > Requirement already satisfied (use --upgrade to upgrade): backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,162 > Requirement already satisfied (use --upgrade to upgrade): blinker in /home/pi/oprint/lib/python2.7/site-packages/blinker-1.4-py2.7.egg (from Flask-Principal<0.4,>=0.3.5->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,162 > Requirement already satisfied (use --upgrade to upgrade): Babel>=1.0 in /home/pi/oprint/lib/python2.7/site-packages/Babel-2.3.3-py2.7.egg (from Flask-Babel<0.10,>=0.9->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,163 > Requirement already satisfied (use --upgrade to upgrade): speaklater>=1.2 in /home/pi/oprint/lib/python2.7/site-packages/speaklater-1.3-py2.7.egg (from Flask-Babel<0.10,>=0.9->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,163 > Requirement already satisfied (use --upgrade to upgrade): webassets>=0.10 in /home/pi/oprint/lib/python2.7/site-packages/webassets-0.11.1-py2.7.egg (from Flask-Assets<0.11,>=0.10->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,163 > Requirement already satisfied (use --upgrade to upgrade): argh>=0.24.1 in /home/pi/oprint/lib/python2.7/site-packages/argh-0.26.1-py2.7.egg (from watchdog<0.9,>=0.8.3->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,164 > Requirement already satisfied (use --upgrade to upgrade): pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages/pathtools-0.1.2-py2.7.egg (from watchdog<0.9,>=0.8.3->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,164 > Requirement already satisfied (use --upgrade to upgrade): pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa<3.3,>=3.2.3->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,164 > Requirement already satisfied (use --upgrade to upgrade): chardet<3.1.0,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages/chardet-3.0.4-py2.7.egg (from requests<3,>=2.18.4->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,165 > Requirement already satisfied (use --upgrade to upgrade): idna<2.7,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages/idna-2.6-py2.7.egg (from requests<3,>=2.18.4->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,165 > Requirement already satisfied (use --upgrade to upgrade): urllib3<1.23,>=1.21.1 in /home/pi/oprint/lib/python2.7/site-packages/urllib3-1.22-py2.7.egg (from requests<3,>=2.18.4->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,165 > Requirement already satisfied (use --upgrade to upgrade): regex in /home/pi/oprint/lib/python2.7/site-packages/regex-2016.04.15-py2.7-linux-armv7l.egg (from awesome-slugify<1.7,>=1.6.5->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,166 > Requirement already satisfied (use --upgrade to upgrade): Unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages/Unidecode-0.04.19-py2.7.egg (from awesome-slugify<1.7,>=1.6.5->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,166 > Requirement already satisfied (use --upgrade to upgrade): six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<0.41,>=0.40.0->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,167 > Requirement already satisfied (use --upgrade to upgrade): backports.ssl-match-hostname in /home/pi/oprint/lib/python2.7/site-packages/backports.ssl_match_hostname-3.5.0.1-py2.7.egg (from websocket-client<0.41,>=0.40.0->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,167 > Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /home/pi/oprint/lib/python2.7/site-packages/pytz-2016.3-py2.7.egg (from Babel>=1.0->Flask-Babel<0.10,>=0.9->OctoPrint==1.3.9) | |
2018-08-05 10:13:01,167 > Installing collected packages: netifaces, rsa, pkginfo, psutil, python-dateutil, OctoPrint | |
2018-08-05 10:13:01,168 > Running setup.py install for netifaces: started | |
2018-08-05 10:13:03,287 > Running setup.py install for netifaces: finished with status 'error' | |
2018-08-05 10:13:03,288 > Complete output from command /home/pi/oprint/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-agNFDv/netifaces/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-dQmQpx-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/pi/oprint/include/site/python2.7/netifaces: | |
2018-08-05 10:13:03,288 > running install | |
2018-08-05 10:13:03,289 > running build | |
2018-08-05 10:13:03,289 > running build_ext | |
2018-08-05 10:13:03,289 > checking for getifaddrs...not found. | |
2018-08-05 10:13:03,290 > checking for getnameinfo...not found. | |
2018-08-05 10:13:03,290 > checking for socket IOCTLs...not found. | |
2018-08-05 10:13:03,290 > checking for optional header files...none found. | |
2018-08-05 10:13:03,290 > checking whether struct sockaddr has a length field...no. | |
2018-08-05 10:13:03,291 > checking which sockaddr_xxx structs are defined...none! | |
2018-08-05 10:13:03,291 > checking for routing socket support...no. | |
2018-08-05 10:13:03,291 > checking for sysctl(CTL_NET...) support...no. | |
2018-08-05 10:13:03,292 > checking for netlink support...no. | |
2018-08-05 10:13:03,292 > building 'netifaces' extension | |
2018-08-05 10:13:03,292 > arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DNETIFACES_VERSION=0.10.7 -I/usr/include/python2.7 -c netifaces.c -o build/temp.linux-armv7l-2.7/netifaces.o | |
2018-08-05 10:13:03,293 > arm-linux-gnueabihf-gcc: internal compiler error: Illegal instruction (program cc1) | |
2018-08-05 10:13:03,293 > Please submit a full bug report, | |
2018-08-05 10:13:03,293 > with preprocessed source if appropriate. | |
2018-08-05 10:13:03,294 > See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions. | |
2018-08-05 10:13:03,294 > error: command 'arm-linux-gnueabihf-gcc' failed with exit status 4 | |
2018-08-05 10:13:03,294 > | |
2018-08-05 10:13:03,294 > ---------------------------------------- | |
2018-08-05 10:13:04,797 ! Command "/home/pi/oprint/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-agNFDv/netifaces/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-dQmQpx-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/pi/oprint/include/site/python2.7/netifaces" failed with error code 1 in /tmp/pip-build-agNFDv/netifaces/ | |
2018-08-05 10:13:05,815 ! You are using pip version 8.1.1, however version 18.0 is available. | |
2018-08-05 10:13:05,815 ! You should consider upgrading via the 'pip install --upgrade pip' command. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment