Skip to content

Instantly share code, notes, and snippets.

@tedthetrumpet
Created March 12, 2020 17:39
Show Gist options
  • Save tedthetrumpet/183cfab5c7e53e7c67e2d780e71e3609 to your computer and use it in GitHub Desktop.
Save tedthetrumpet/183cfab5c7e53e7c67e2d780e71e3609 to your computer and use it in GitHub Desktop.
jsimon@merapi:~/build-supercollider$ sh build-supercollider.sh
Hit:1 http://gb.archive.ubuntu.com/ubuntu eoan InRelease
Hit:2 http://gb.archive.ubuntu.com/ubuntu eoan-updates InRelease
Hit:3 http://gb.archive.ubuntu.com/ubuntu eoan-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu eoan-security InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up-to-date.
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.8ubuntu1).
cmake is already the newest version (3.13.4-1build1).
emacs is already the newest version (1:26.3+1-1ubuntu1).
libasound2-dev is already the newest version (1.1.9-0ubuntu1).
libavahi-client-dev is already the newest version (0.7-4ubuntu5).
libfftw3-dev is already the newest version (3.3.8-2).
libicu-dev is already the newest version (63.2-2).
libjack-jackd2-dev is already the newest version (1.9.12~dfsg-2build1).
libreadline-dev is already the newest version (8.0-3).
libsndfile1-dev is already the newest version (1.0.28-6).
libxt-dev is already the newest version (1:1.1.5-1).
pkg-config is already the newest version (0.29.1-0ubuntu3).
libcwiid-dev is already the newest version (0.6.00+svn201-4).
libqt5sensors5-dev is already the newest version (5.12.4-1).
libqt5svg5-dev is already the newest version (5.12.4-1).
libqt5webkit5-dev is already the newest version (5.212.0~alpha3-3).
libqt5websockets5-dev is already the newest version (5.12.4-1).
qtdeclarative5-dev is already the newest version (5.12.4-1).
qtpositioning5-dev is already the newest version (5.12.4+dfsg-1).
qttools5-dev is already the newest version (5.12.4-1).
qttools5-dev-tools is already the newest version (5.12.4-1).
qtwebengine5-dev is already the newest version (5.12.4+dfsg-1ubuntu1).
subversion is already the newest version (1.10.6-1).
git is already the newest version (1:2.20.1-2ubuntu1.19.10.1).
libudev-dev is already the newest version (242-7ubuntu3.7).
libqt5opengl5-dev is already the newest version (5.12.4+dfsg-4ubuntu1.1).
qt5-default is already the newest version (5.12.4+dfsg-4ubuntu1.1).
qt5-qmake is already the newest version (5.12.4+dfsg-4ubuntu1.1).
The following packages were automatically installed and are no longer required:
gir1.2-geocodeglib-1.0 gir1.2-gst-plugins-base-1.0 gir1.2-gudev-1.0
gir1.2-udisks-2.0 grilo-plugins-0.3-base gstreamer1.0-gtk3 guile-2.2-libs
libboost-date-time1.67.0 libboost-filesystem1.67.0 libboost-iostreams1.67.0
libboost-locale1.67.0 libcdr-0.1-1 libclucene-contribs1v5 libclucene-core1v5
libcmis-0.5-5v5 libcolamd2 libdazzle-1.0-0 libe-book-0.1-1 libeot0
libepubgen-0.1-1 libetonyek-0.1-1 libfreerdp-client2-2 libfreerdp2-2
libgc1c2 libgom-1.0-0 libgpgmepp6 libgpod-common libgpod4 libgrilo-0.3-0
liblangtag-common liblangtag1 liblua5.3-0 libminiupnpc17 libmspub-0.1-1
libodfgen-0.1-1 liborcus-0.14-0 libqqwing2v5 libraw19 librevenge-0.0-0
librsync2 libsgutils2-2 libsuitesparseconfig5 libvncclient1 libwinpr2-2
libxmlsec1 libxmlsec1-nss lp-solve media-player-info python3-bcrypt
python3-fasteners python3-future python3-lib2to3 python3-lockfile
python3-mako python3-markupsafe python3-monotonic python3-paramiko syslinux
syslinux-common syslinux-legacy usb-creator-common
Use 'sudo apt autoremove' to remove them.
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
Cloning into '/tmp/supercollider'...
remote: Enumerating objects: 84, done.
remote: Counting objects: 100% (84/84), done.
remote: Compressing objects: 100% (74/74), done.
remote: Total 230505 (delta 37), reused 32 (delta 10), pack-reused 230421
Receiving objects: 100% (230505/230505), 149.92 MiB | 5.06 MiB/s, done.
Resolving deltas: 100% (167827/167827), done.
Checking out files: 100% (6519/6519), done.
Submodule 'editors/sc-el' (https://github.com/supercollider/scel/) registered for path 'editors/sc-el'
Submodule 'editors/scvim' (https://github.com/supercollider/scvim.git) registered for path 'editors/scvim'
Submodule 'external_libraries/hidapi' (git://github.com/supercollider/hidapi.git) registered for path 'external_libraries/hidapi'
Submodule 'external_libraries/link' (https://github.com/Ableton/link) registered for path 'external_libraries/link'
Submodule 'external_libraries/nova-simd' (git://github.com/timblechmann/nova-simd.git) registered for path 'external_libraries/nova-simd'
Submodule 'external_libraries/nova-tt' (git://github.com/timblechmann/nova-tt.git) registered for path 'external_libraries/nova-tt'
Submodule 'external_libraries/portaudio_sc_org' (https://github.com/supercollider/portaudio.git) registered for path 'external_libraries/portaudio_sc_org'
Submodule 'external_libraries/yaml-cpp' (https://github.com/supercollider/yaml-cpp.git) registered for path 'external_libraries/yaml-cpp'
Cloning into '/tmp/supercollider/editors/sc-el'...
remote: Enumerating objects: 61, done.
remote: Counting objects: 100% (61/61), done.
remote: Compressing objects: 100% (46/46), done.
remote: Total 459 (delta 22), reused 35 (delta 11), pack-reused 398
Receiving objects: 100% (459/459), 166.75 KiB | 845.00 KiB/s, done.
Resolving deltas: 100% (247/247), done.
Cloning into '/tmp/supercollider/editors/scvim'...
remote: Enumerating objects: 65, done.
remote: Counting objects: 100% (65/65), done.
remote: Compressing objects: 100% (24/24), done.
remote: Total 1247 (delta 28), reused 57 (delta 27), pack-reused 1182
Receiving objects: 100% (1247/1247), 261.03 KiB | 1001.00 KiB/s, done.
Resolving deltas: 100% (564/564), done.
Cloning into '/tmp/supercollider/external_libraries/hidapi'...
fatal: unable to connect to github.com:
github.com[0: 140.82.118.4]: errno=Connection timed out
fatal: clone of 'git://github.com/supercollider/hidapi.git' into submodule path '/tmp/supercollider/external_libraries/hidapi' failed
Failed to clone 'external_libraries/hidapi'. Retry scheduled
Cloning into '/tmp/supercollider/external_libraries/link'...
remote: Enumerating objects: 124, done.
remote: Counting objects: 100% (124/124), done.
remote: Compressing objects: 100% (83/83), done.
remote: Total 1668 (delta 55), reused 93 (delta 39), pack-reused 1544
Receiving objects: 100% (1668/1668), 1.92 MiB | 3.21 MiB/s, done.
Resolving deltas: 100% (918/918), done.
Cloning into '/tmp/supercollider/external_libraries/nova-simd'...
fatal: unable to connect to github.com:
github.com[0: 140.82.118.4]: errno=Connection timed out
fatal: clone of 'git://github.com/timblechmann/nova-simd.git' into submodule path '/tmp/supercollider/external_libraries/nova-simd' failed
Failed to clone 'external_libraries/nova-simd'. Retry scheduled
Cloning into '/tmp/supercollider/external_libraries/nova-tt'...
fatal: unable to connect to github.com:
github.com[0: 140.82.118.3]: errno=Connection timed out
fatal: clone of 'git://github.com/timblechmann/nova-tt.git' into submodule path '/tmp/supercollider/external_libraries/nova-tt' failed
Failed to clone 'external_libraries/nova-tt'. Retry scheduled
Cloning into '/tmp/supercollider/external_libraries/portaudio_sc_org'...
remote: Enumerating objects: 3981, done.
remote: Total 3981 (delta 0), reused 0 (delta 0), pack-reused 3981
Receiving objects: 100% (3981/3981), 2.38 MiB | 3.07 MiB/s, done.
Resolving deltas: 100% (2302/2302), done.
Cloning into '/tmp/supercollider/external_libraries/yaml-cpp'...
remote: Enumerating objects: 7047, done.
remote: Total 7047 (delta 0), reused 0 (delta 0), pack-reused 7047
Receiving objects: 100% (7047/7047), 3.10 MiB | 3.29 MiB/s, done.
Resolving deltas: 100% (4549/4549), done.
Cloning into '/tmp/supercollider/external_libraries/hidapi'...
fatal: unable to connect to github.com:
github.com[0: 140.82.118.3]: errno=Connection timed out
fatal: clone of 'git://github.com/supercollider/hidapi.git' into submodule path '/tmp/supercollider/external_libraries/hidapi' failed
Failed to clone 'external_libraries/hidapi' a second time, aborting
Cloning into '/tmp/supercollider/external_libraries/nova-simd'...
fatal: unable to connect to github.com:
github.com[0: 140.82.118.4]: errno=Connection timed out
fatal: clone of 'git://github.com/timblechmann/nova-simd.git' into submodule path '/tmp/supercollider/external_libraries/nova-simd' failed
Failed to clone 'external_libraries/nova-simd' a second time, aborting
-- The C compiler identification is GNU 9.2.1
-- The CXX compiler identification is GNU 9.2.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- SuperCollider Version: 3.11.0-RC1
-- Building from branch 3.11, commit hash is 44e74caea
-- Build type defaulting to "RelWithDebInfo"
-- Compiling with Qt GUI
-- Found Pthreads: /usr/lib/x86_64-linux-gnu/libpthread.so
CMake Error at external_libraries/CMakeLists.txt:2 (message):
It appears you haven't cloned this project's git submodules: please run
`git submodule update --init --recursive` from the root level of the
repository
-- Configuring incomplete, errors occurred!
See also "/tmp/supercollider/build/CMakeFiles/CMakeOutput.log".
jsimon@merapi:~/build-supercollider$ sh build-sc3-plugins.sh
Hit:1 http://security.ubuntu.com/ubuntu eoan-security InRelease
Hit:2 http://gb.archive.ubuntu.com/ubuntu eoan InRelease
Hit:3 http://gb.archive.ubuntu.com/ubuntu eoan-updates InRelease
Hit:4 http://gb.archive.ubuntu.com/ubuntu eoan-backports InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up-to-date.
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.8ubuntu1).
cmake is already the newest version (3.13.4-1build1).
libasound2-dev is already the newest version (1.1.9-0ubuntu1).
libavahi-client-dev is already the newest version (0.7-4ubuntu5).
libfftw3-dev is already the newest version (3.3.8-2).
libicu-dev is already the newest version (63.2-2).
libjack-jackd2-dev is already the newest version (1.9.12~dfsg-2build1).
libreadline-dev is already the newest version (8.0-3).
libsndfile1-dev is already the newest version (1.0.28-6).
libxt-dev is already the newest version (1:1.1.5-1).
pkg-config is already the newest version (0.29.1-0ubuntu3).
libcwiid-dev is already the newest version (0.6.00+svn201-4).
libqt5sensors5-dev is already the newest version (5.12.4-1).
libqt5webkit5-dev is already the newest version (5.212.0~alpha3-3).
qtdeclarative5-dev is already the newest version (5.12.4-1).
qtpositioning5-dev is already the newest version (5.12.4+dfsg-1).
qttools5-dev is already the newest version (5.12.4-1).
qttools5-dev-tools is already the newest version (5.12.4-1).
subversion is already the newest version (1.10.6-1).
git is already the newest version (1:2.20.1-2ubuntu1.19.10.1).
libudev-dev is already the newest version (242-7ubuntu3.7).
qt5-default is already the newest version (5.12.4+dfsg-4ubuntu1.1).
qt5-qmake is already the newest version (5.12.4+dfsg-4ubuntu1.1).
The following packages were automatically installed and are no longer required:
gir1.2-geocodeglib-1.0 gir1.2-gst-plugins-base-1.0 gir1.2-gudev-1.0
gir1.2-udisks-2.0 grilo-plugins-0.3-base gstreamer1.0-gtk3 guile-2.2-libs
libboost-date-time1.67.0 libboost-filesystem1.67.0 libboost-iostreams1.67.0
libboost-locale1.67.0 libcdr-0.1-1 libclucene-contribs1v5 libclucene-core1v5
libcmis-0.5-5v5 libcolamd2 libdazzle-1.0-0 libe-book-0.1-1 libeot0
libepubgen-0.1-1 libetonyek-0.1-1 libfreerdp-client2-2 libfreerdp2-2
libgc1c2 libgom-1.0-0 libgpgmepp6 libgpod-common libgpod4 libgrilo-0.3-0
liblangtag-common liblangtag1 liblua5.3-0 libminiupnpc17 libmspub-0.1-1
libodfgen-0.1-1 liborcus-0.14-0 libqqwing2v5 libraw19 librevenge-0.0-0
librsync2 libsgutils2-2 libsuitesparseconfig5 libvncclient1 libwinpr2-2
libxmlsec1 libxmlsec1-nss lp-solve media-player-info python3-bcrypt
python3-fasteners python3-future python3-lib2to3 python3-lockfile
python3-mako python3-markupsafe python3-monotonic python3-paramiko syslinux
syslinux-common syslinux-legacy usb-creator-common
Use 'sudo apt autoremove' to remove them.
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
Cloning into '/tmp/sc3-plugins'...
fatal: Remote branch 3.11 not found in upstream origin
CMake Error: The source directory "/tmp/sc3-plugins" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
jsimon@merapi:~/build-supercollider$ cd ..
jsimon@merapi:~$ ls
build-supercollider Documents Music Public Templates
Desktop Downloads Pictures snap Videos
jsimon@merapi:~$ cd build-supercollider/
jsimon@merapi:~/build-supercollider$ ls
actions build-supercollider.sh README-deb.md ubuntu
build-sc3-plugins.sh debian README.md
jsimon@merapi:~/build-supercollider$ cd /
jsimon@merapi:/$ ls
bin cdrom etc lib lib64 lost+found mnt proc run snap sys usr
boot dev home lib32 libx32 media opt root sbin srv tmp var
jsimon@merapi:/$ cd tmp
jsimon@merapi:/tmp$ ls
config-err-Zhn9sh
pulse-PKdhtXMmr18n
sc3-plugins
ssh-8lxubdGTQpF4
supercollider
systemd-private-ba9d4a9ea4544ae8bed5d8a1cc6caf16-bolt.service-eCqrxf
systemd-private-ba9d4a9ea4544ae8bed5d8a1cc6caf16-colord.service-TA4kDf
systemd-private-ba9d4a9ea4544ae8bed5d8a1cc6caf16-fwupd.service-mx4GOf
systemd-private-ba9d4a9ea4544ae8bed5d8a1cc6caf16-iio-sensor-proxy.service-n4HmTf
systemd-private-ba9d4a9ea4544ae8bed5d8a1cc6caf16-ModemManager.service-Zie9Af
systemd-private-ba9d4a9ea4544ae8bed5d8a1cc6caf16-systemd-logind.service-vWZcXe
systemd-private-ba9d4a9ea4544ae8bed5d8a1cc6caf16-systemd-resolved.service-aTSthi
systemd-private-ba9d4a9ea4544ae8bed5d8a1cc6caf16-systemd-timesyncd.service-Y6cJZi
systemd-private-ba9d4a9ea4544ae8bed5d8a1cc6caf16-upower.service-uEOqrj
Temp-4ad00fce-abd2-4c25-9998-4d0743b8ff05
Temp-f52e834d-c232-4041-8c67-62a45bb6aaf8
tracker-extract-files.1000
jsimon@merapi:/tmp$ cd superc
bash: cd: superc: No such file or directory
jsimon@merapi:/tmp$ cd supercollider/
jsimon@merapi:/tmp/supercollider$ ls
AUTHORS examples README_LINUX.md
build external_libraries README_MACOS.md
build_sclang.cfg.in HelpSource README.md
CHANGELOG_archive.md icons README_RASPBERRY_PI.md
CHANGELOG.md include README_WINDOWS.md
CMakeLists.txt INSTALL SCClassLibrary
cmake_modules lang SCDoc
CODE_OF_CONDUCT.md package SCVersion.txt
common platform server
CONTRIBUTING.md QtCollider sounds
COPYING README_BEAGLEBONE_BLACK.md testsuite
DEVELOPING.md README_IPHONE.md tools
editors README_JAILBROKEN_IPHONE.md travis_test_run_proto.json
jsimon@merapi:/tmp/supercollider$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment