overnight
The snippet can be accessed without any authentication.
Authored by
Benjamin Schubert
Edited
snippetfile1.txt 6.77 KiB
[32;1m$ pip3 install --no-index wheels/*[0;m
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.
Processing ./wheels/BuildStream-1.93.0+18.g47fb4297-cp37-cp37m-linux_x86_64.whl
Requirement already satisfied: ruamel.yaml>=0.16 in /usr/local/lib/python3.7/site-packages (from BuildStream==1.93.0+18.g47fb4297) (0.16.5)
Requirement already satisfied: ujson in /usr/local/lib64/python3.7/site-packages (from BuildStream==1.93.0+18.g47fb4297) (1.35)
Requirement already satisfied: pluginbase in /usr/local/lib/python3.7/site-packages (from BuildStream==1.93.0+18.g47fb4297) (1.0.0)
Requirement already satisfied: grpcio>=1.10 in /usr/local/lib64/python3.7/site-packages (from BuildStream==1.93.0+18.g47fb4297) (1.25.0)
Requirement already satisfied: psutil in /usr/local/lib64/python3.7/site-packages (from BuildStream==1.93.0+18.g47fb4297) (5.6.7)
Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.7/site-packages (from BuildStream==1.93.0+18.g47fb4297) (2.10.3)
Requirement already satisfied: protobuf>=3.6 in /usr/local/lib64/python3.7/site-packages (from BuildStream==1.93.0+18.g47fb4297) (3.11.0)
Requirement already satisfied: ruamel.yaml.clib>=0.1.2 in /usr/local/lib64/python3.7/site-packages (from BuildStream==1.93.0+18.g47fb4297) (0.2.0)
Requirement already satisfied: Click>=7.0 in /usr/local/lib/python3.7/site-packages (from BuildStream==1.93.0+18.g47fb4297) (7.0)
Requirement already satisfied: pyroaring in /usr/local/lib64/python3.7/site-packages (from BuildStream==1.93.0+18.g47fb4297) (0.2.9)
Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from BuildStream==1.93.0+18.g47fb4297) (39.0.1)
Requirement already satisfied: six>=1.5.2 in /usr/local/lib/python3.7/site-packages (from grpcio>=1.10->BuildStream==1.93.0+18.g47fb4297) (1.13.0)
Requirement already satisfied: MarkupSafe>=0.23 in /usr/lib64/python3.7/site-packages (from Jinja2>=2.10->BuildStream==1.93.0+18.g47fb4297) (1.1.1)
Installing collected packages: BuildStream
Successfully installed BuildStream-1.93.0+18.g47fb4297
[32;1m$ pip3 install --user bst-plugins-experimental[cargo]==${BST_EXT_REF}[0;m
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.
Collecting bst-plugins-experimental[cargo]==1.93.0
Downloading https://files.pythonhosted.org/packages/ab/a9/225b6459629a6735599b90a250206bf1b74131d25e976dd3dff6746f1813/bst-plugins-experimental-1.93.0.tar.gz (57kB)
Collecting buildstream>=1.93.0.dev0<2.0.0 (from bst-plugins-experimental[cargo]==1.93.0)
Downloading https://files.pythonhosted.org/packages/e1/19/cfccebc92f7c268a52141ebde1feaa388879180df6dbacd479e405623868/BuildStream-1.93.0.dev0.tar.gz (2.0MB)
WARNING: Requested buildstream>=1.93.0.dev0<2.0.0 from https://files.pythonhosted.org/packages/e1/19/cfccebc92f7c268a52141ebde1feaa388879180df6dbacd479e405623868/BuildStream-1.93.0.dev0.tar.gz#sha256=35737b1ae4e40acbe06d9d3b50442574bec3a7883669a17a50822a3671045b8c (from bst-plugins-experimental[cargo]==1.93.0), but installing version 1.93.0.dev0
Collecting pytoml (from bst-plugins-experimental[cargo]==1.93.0)
Downloading https://files.pythonhosted.org/packages/a5/47/c7f8a0f210ad18576840922e0b504f0b7f5f73aea4a52ab14c5b58517edf/pytoml-0.1.21-py2.py3-none-any.whl
Requirement already satisfied: Click>=7.0 in /usr/local/lib/python3.7/site-packages (from buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (7.0)
Requirement already satisfied: grpcio>=1.10 in /usr/local/lib64/python3.7/site-packages (from buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (1.25.0)
Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.7/site-packages (from buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (2.10.3)
Requirement already satisfied: pluginbase in /usr/local/lib/python3.7/site-packages (from buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (1.0.0)
Requirement already satisfied: protobuf>=3.6 in /usr/local/lib64/python3.7/site-packages (from buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (3.11.0)
Requirement already satisfied: psutil in /usr/local/lib64/python3.7/site-packages (from buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (5.6.7)
Requirement already satisfied: ruamel.yaml>=0.16 in /usr/local/lib/python3.7/site-packages (from buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (0.16.5)
Requirement already satisfied: ruamel.yaml.clib>=0.1.2 in /usr/local/lib64/python3.7/site-packages (from buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (0.2.0)
Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (39.0.1)
Requirement already satisfied: pyroaring in /usr/local/lib64/python3.7/site-packages (from buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (0.2.9)
Requirement already satisfied: ujson in /usr/local/lib64/python3.7/site-packages (from buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (1.35)
Requirement already satisfied: six>=1.5.2 in /usr/local/lib/python3.7/site-packages (from grpcio>=1.10->buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (1.13.0)
Requirement already satisfied: MarkupSafe>=0.23 in /usr/lib64/python3.7/site-packages (from Jinja2>=2.10->buildstream>=1.93.0.dev0<2.0.0->bst-plugins-experimental[cargo]==1.93.0) (1.1.1)
Building wheels for collected packages: bst-plugins-experimental, buildstream
Building wheel for bst-plugins-experimental (setup.py): started
Building wheel for bst-plugins-experimental (setup.py): finished with status 'done'
Stored in directory: /root/.cache/pip/wheels/5a/21/a3/5308bab81e0e031a412a7eb4800a43bdc68fc23635c5cb587d
Building wheel for buildstream (setup.py): started
Building wheel for buildstream (setup.py): finished with status 'done'
Stored in directory: /root/.cache/pip/wheels/3e/e2/9b/d25759810924d830b182cc58c2809e1b90888623082a54e322
Successfully built bst-plugins-experimental buildstream
Installing collected packages: buildstream, pytoml, bst-plugins-experimental
WARNING: The scripts bst and bst-artifact-server are installed in '/root/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed bst-plugins-experimental-1.93.0 buildstream-1.93.0.dev0 pytoml-0.1.21
[32;1m$ git clone https://gitlab.com/freedesktop-sdk/freedesktop-sdk.git[0;m
Cloning into 'freedesktop-sdk'...
[32;1m$ git -C freedesktop-sdk checkout ${FD_SDK_REF}[0;m
Note: switching to 'freedesktop-sdk-19.08.5-buildstream2-0-g22588e2f41acecbcfc555942eb3086296bc14c6c'.
Please register or sign in to comment