Skip to content

Instantly share code, notes, and snippets.

@wgaylord
Created July 6, 2018 02:50
Show Gist options
  • Save wgaylord/af2c2bc0cff1ee94b00a158f12fa2b16 to your computer and use it in GitHub Desktop.
Save wgaylord/af2c2bc0cff1ee94b00a158f12fa2b16 to your computer and use it in GitHub Desktop.
fatal: [localhost]: FAILED! => {"attempts": 5, "changed": false, "cmd": "/var/lib/satnogs/bin/pip2 install git+https://gitlab.com/librespacefoundation/satnogs/satnogs-client.git@0", "msg": "stdout: Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple\nCollecting git+https://gitlab.com/librespacefoundation/satnogs/satnogs-client.git@0\n Cloning https://gitlab.com/librespacefoundation/satnogs/satnogs-client.git (to revision 0) to ./pip-req-build-ncXVaJ\nRequirement already satisfied: APScheduler in /var/lib/satnogs/lib/python2.7/site-packages (from satnogsclient==0.6.2+1.geb35d20) (3.5.1)\nRequirement already satisfied: SQLAlchemy in /var/lib/satnogs/lib/python2.7/site-packages (from satnogsclient==0.6.2+1.geb35d20) (1.2.8)\nRequirement already satisfied: requests in /var/lib/satnogs/lib/python2.7/site-packages (from satnogsclient==0.6.2+1.geb35d20) (2.18.4)\nRequirement already satisfied: validators in /var/lib/satnogs/lib/python2.7/site-packages (from satnogsclient==0.6.2+1.geb35d20) (0.12.1)\nRequirement already satisfied: python-dateutil in /var/lib/satnogs/lib/python2.7/site-packages (from satnogsclient==0.6.2+1.geb35d20) (2.7.3)\nRequirement already satisfied: ephem in /var/lib/satnogs/lib/python2.7/site-packages (from satnogsclient==0.6.2+1.geb35d20) (3.7.6.0)\nRequirement already satisfied: pytz in /var/lib/satnogs/lib/python2.7/site-packages (from satnogsclient==0.6.2+1.geb35d20) (2018.4)\nRequirement already satisfied: flask in /var/lib/satnogs/lib/python2.7/site-packages (from satnogsclient==0.6.2+1.geb35d20) (1.0.2)\nRequirement already satisfied: pyopenssl in /var/lib/satnogs/lib/python2.7/site-packages (from satnogsclient==0.6.2+1.geb35d20) (18.0.0)\nRequirement already satisfied: pyserial in /var/lib/satnogs/lib/python2.7/site-packages (from satnogsclient==0.6.2+1.geb35d20) (3.4)\nRequirement already satisfied: flask-socketio in /var/lib/satnogs/lib/python2.7/site-packages (from satnogsclient==0.6.2+1.geb35d20) (3.0.0)\nRequirement already satisfied: redis in /var/lib/satnogs/lib/python2.7/site-packages (from satnogsclient==0.6.2+1.geb35d20) (2.10.6)\nCollecting numpy (from satnogsclient==0.6.2+1.geb35d20)\n Using cached https://files.pythonhosted.org/packages/d5/6e/f00492653d0fdf6497a181a1c1d46bbea5a2383e7faf4c8ca6d6f3d2581d/numpy-1.14.5.zip\nCollecting matplotlib (from satnogsclient==0.6.2+1.geb35d20)\n Using cached https://files.pythonhosted.org/packages/ec/ed/46b835da53b7ed05bd4c6cae293f13ec26e877d2e490a53a709915a9dcb7/matplotlib-2.2.2.tar.gz\n Complete output from command python setup.py egg_info:\n ============================================================================\n Edit setup.cfg to change the build options\n \n BUILDING MATPLOTLIB\n matplotlib: yes [2.2.2]\n python: yes [2.7.13 (default, Nov 24 2017, 17:33:09) [GCC\n 6.3.0 20170516]]\n platform: yes [linux2]\n \n REQUIRED DEPENDENCIES AND EXTENSIONS\n numpy: yes [not found. pip may install it below.]\n install_requires: yes [handled by setuptools]\n libagg: yes [pkg-config information for 'libagg' could not\n be found. Using local copy.]\n freetype: yes [version 2.6.3]\n png: yes [version 1.6.28]\n qhull: yes [pkg-config information for 'libqhull' could not\n be found. Using local copy.]\n \n OPTIONAL SUBPACKAGES\n sample_data: yes [installing]\n toolkits: yes [installing]\n tests: no [skipping due to configuration]\n toolkits_tests: no [skipping due to configuration]\n \n OPTIONAL BACKEND EXTENSIONS\n macosx: no [Mac OS-X only]\n qt5agg: no [PySide2 not found; PyQt5 not found]\n qt4agg: no [PySide not found; PyQt4 not found]\n gtk3agg: no [Requires pygobject to be installed.]\n Running from numpy source directory.\n /tmp/easy_install-KSz_eo/numpy-1.15.0rc1/setup.py:384: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates\n run_build = parse_setuppy_commands()\n /tmp/easy_install-KSz_eo/numpy-1.15.0rc1/numpy/distutils/system_info.py:625: UserWarning:\n Atlas (http://math-atlas.sourceforge.net/) libraries not found.\n Directories to search for the libraries can be specified in the\n numpy/distutils/site.cfg file (section [atlas]) or by setting\n the ATLAS environment variable.\n self.calc_info()\n /tmp/easy_install-KSz_eo/numpy-1.15.0rc1/numpy/distutils/system_info.py:625: UserWarning:\n Blas (http://www.netlib.org/blas/) libraries not found.\n Directories to search for the libraries can be specified in the\n numpy/distutils/site.cfg file (section [blas]) or by setting\n the BLAS environment variable.\n self.calc_info()\n /tmp/easy_install-KSz_eo/numpy-1.15.0rc1/numpy/distutils/system_info.py:625: UserWarning:\n Blas (http://www.netlib.org/blas/) sources not found.\n Directories to search for the sources can be specified in the\n numpy/distutils/site.cfg file (section [blas_src]) or by setting\n the BLAS_SRC environment variable.\n self.calc_info()\n /bin/sh: 1: svnversion: not found\n /bin/sh: 1: svnversion: not found\n /tmp/easy_install-KSz_eo/numpy-1.15.0rc1/numpy/distutils/system_info.py:625: UserWarning:\n Lapack (http://www.netlib.org/lapack/) libraries not found.\n Directories to search for the libraries can be specified in the\n numpy/distutils/site.cfg file (section [lapack]) or by setting\n the LAPACK environment variable.\n self.calc_info()\n /tmp/easy_install-KSz_eo/numpy-1.15.0rc1/numpy/distutils/system_info.py:625: UserWarning:\n Lapack (http://www.netlib.org/lapack/) sources not found.\n Directories to search for the sources can be specified in the\n numpy/distutils/site.cfg file (section [lapack_src]) or by setting\n the LAPACK_SRC environment variable.\n self.calc_info()\n /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'define_macros'\n warnings.warn(msg)\n gtk3cairo: no [Requires cairocffi or pycairo to be installed.]\n gtkagg: no [Requires pygtk]\n tkagg: yes [installing; run-time loading from Python Tcl /\n Tk]\n wxagg: no [requires wxPython]\n gtk: no [Requires pygtk]\n agg: yes [installing]\n cairo: no [cairocffi or pycairo not found]\n windowing: no [Microsoft Windows only]\n \n OPTIONAL LATEX DEPENDENCIES\n dvipng: no\n ghostscript: no\n latex: no\n pdftops: no\n \n OPTIONAL PACKAGE DATA\n dlls: no [skipping due to configuration]\n \n non-existing path in 'numpy/distutils': 'site.cfg'\n Could not locate executable gfortran\n Could not locate executable f95\n Could not locate executable ifort\n Could not locate executable ifc\n Could not locate executable lf95\n Could not locate executable pgfortran\n Could not locate executable f90\n Could not locate executable f77\n Could not locate executable fort\n Could not locate executable efort\n Could not locate executable efc\n Could not locate executable g77\n Could not locate executable g95\n Could not locate executable pathf95\n Could not locate executable nagfor\n don't know how to compile Fortran code on platform 'posix'\n \n Traceback (most recent call last):\n File \"<string>\", line 1, in <module>\n File \"/tmp/pip-install-2fhJMD/matplotlib/setup.py\", line 277, in <module>\n **extra_args\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/__init__.py\", line 128, in setup\n _install_setup_requires(attrs)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/__init__.py\", line 123, in _install_setup_requires\n dist.fetch_build_eggs(dist.setup_requires)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/dist.py\", line 514, in fetch_build_eggs\n replace_conflicting=True,\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/pkg_resources/__init__.py\", line 846, in resolve\n dist = best[req.key] = env.best_match(req, ws, installer)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/pkg_resources/__init__.py\", line 1118, in best_match\n return self.obtain(req, installer)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/pkg_resources/__init__.py\", line 1130, in obtain\n return installer(requirement)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/dist.py\", line 581, in fetch_build_egg\n return cmd.easy_install(req)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 673, in easy_install\n return self.install_item(spec, dist.location, tmpdir, deps)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 699, in install_item\n dists = self.install_eggs(spec, download, tmpdir)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 884, in install_eggs\n return self.build_and_install(setup_script, setup_base)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 1152, in build_and_install\n self.run_setup(setup_script, setup_base, args)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 1138, in run_setup\n run_setup(setup_script, args)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/sandbox.py\", line 253, in run_setup\n raise\n File \"/usr/lib/python2.7/contextlib.py\", line 35, in __exit__\n self.gen.throw(type, value, traceback)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/sandbox.py\", line 195, in setup_context\n yield\n File \"/usr/lib/python2.7/contextlib.py\", line 35, in __exit__\n self.gen.throw(type, value, traceback)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/sandbox.py\", line 166, in save_modules\n saved_exc.resume()\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/sandbox.py\", line 141, in resume\n six.reraise(type, exc, self._tb)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/sandbox.py\", line 154, in save_modules\n yield saved\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/sandbox.py\", line 195, in setup_context\n yield\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/sandbox.py\", line 250, in run_setup\n _execfile(setup_script, ns)\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/sandbox.py\", line 45, in _execfile\n exec(code, globals, locals)\n File \"/tmp/easy_install-KSz_eo/numpy-1.15.0rc1/setup.py\", line 409, in <module>\n \n File \"/tmp/easy_install-KSz_eo/numpy-1.15.0rc1/setup.py\", line 401, in setup_package\n \n File \"/tmp/easy_install-KSz_eo/numpy-1.15.0rc1/numpy/distutils/core.py\", line 169, in setup\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/__init__.py\", line 129, in setup\n return distutils.core.setup(**attrs)\n File \"/usr/lib/python2.7/distutils/core.py\", line 151, in setup\n dist.run_commands()\n File \"/usr/lib/python2.7/distutils/dist.py\", line 953, in run_commands\n self.run_command(cmd)\n File \"/usr/lib/python2.7/distutils/dist.py\", line 972, in run_command\n cmd_obj.run()\n File \"/var/lib/satnogs/local/lib/python2.7/site-packages/setuptools/command/bdist_egg.py\", line 163, in run\n self.run_command(\"egg_info\")\n File \"/usr/lib/python2.7/distutils/cmd.py\", line 326, in run_command\n self.distribution.run_command(command)\n File \"/usr/lib/python2.7/distutils/dist.py\", line 972, in run_command\n cmd_obj.run()\n File \"/tmp/easy_install-KSz_eo/numpy-1.15.0rc1/numpy/distutils/command/egg_info.py\", line 26, in run\n File \"/usr/lib/python2.7/distutils/cmd.py\", line 326, in run_command\n self.distribution.run_command(command)\n File \"/usr/lib/python2.7/distutils/dist.py\", line 972, in run_command\n cmd_obj.run()\n File \"/tmp/easy_install-KSz_eo/numpy-1.15.0rc1/numpy/distutils/command/build_src.py\", line 148, in run\n File \"/tmp/easy_install-KSz_eo/numpy-1.15.0rc1/numpy/distutils/command/build_src.py\", line 159, in build_sources\n File \"/tmp/easy_install-KSz_eo/numpy-1.15.0rc1/numpy/distutils/command/build_src.py\", line 294, in build_library_sources\n File \"/tmp/easy_install-KSz_eo/numpy-1.15.0rc1/numpy/distutils/command/build_src.py\", line 377, in generate_sources\n File \"numpy/core/setup.py\", line 666, in get_mathlib_info\n \n RuntimeError: Broken toolchain: cannot link a simple C program\n \n ----------------------------------------\n\n:stderr: Command \"python setup.py egg_info\" failed with error code 1 in /tmp/pip-install-2fhJMD/matplotlib/\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment