Coder Social home page Coder Social logo

mitchratquest / hackadaysynth Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 2.0 176.2 MB

Synth for the 2018 hackaday contest

Batchfile 0.54% Shell 4.42% Python 35.48% Tcl 8.99% C 33.44% C++ 0.67% Makefile 0.68% CSS 0.13% HTML 1.06% Lua 3.32% JavaScript 9.69% Rich Text Format 1.59%

hackadaysynth's People

Contributors

mitchratquest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hackadaysynth's Issues

No PD and Orca in produced image.

Hello Mitch,

I did:

git pull
rm -rf build/linux-5.2.21/
make

It fails leaving produced iso without PD and Orca.
This is the part I suspect:

mkdir -p /home/reverbrick/Documents/Stuff/HackadaySynth/target/etc
(
echo "NAME=Buildroot";
echo "VERSION=2019.11-g3b2edae";
echo "ID=buildroot";
echo "VERSION_ID=2019.11";
echo "PRETTY_NAME="Buildroot 2019.11""
) > /home/reverbrick/Documents/Stuff/HackadaySynth/target/usr/lib/os-release
ln -sf ../usr/lib/os-release /home/reverbrick/Documents/Stuff/HackadaySynth/target/etc

Sanitizing RPATH in target tree
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath target
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 14652 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 14699 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 18692 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 18699 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 18917 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 18932 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 18953 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 18987 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19047 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19049 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19051 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19064 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19141 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19349 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19379 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19388 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19412 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19534 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19567 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19654 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19770 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19772 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19805 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 19962 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 20104 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 20143 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 20194 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 20248 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 20287 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 20382 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 20529 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 20748 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 20818 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 21529 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 21558 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 21570 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 21578 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 21590 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 21592 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 21730 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 21799 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22095 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22194 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22275 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22403 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22405 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22408 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22411 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22419 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22430 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22438 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22443 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22451 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22644 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22783 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22797 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22953 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 22982 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 23092 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 23094 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 23096 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 23106 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 23113 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 23121 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 23921 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 23923 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 23984 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24119 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24505 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24517 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24535 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24560 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24681 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24806 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24818 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24854 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24869 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24892 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24907 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24927 Segmentation fault (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24929 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24972 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 24984 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 25000 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 25009 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 25389 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 25406 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 25408 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 25410 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 25412 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 25481 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 25618 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 25628 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 25901 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 25963 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 26020 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 26069 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 26819 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27142 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27169 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27173 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27179 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27185 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27194 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27210 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27232 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27249 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27251 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27273 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27325 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27384 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27413 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27447 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27449 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27452 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27459 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27480 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27493 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27532 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27589 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27752 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27799 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
/home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/support/scripts/fix-rpath: line 61: 27950 Aborted (core dumped) ${PATCHELF} --print-rpath "${file}" > /dev/null 2>&1
Copying overlay /home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/../configs/overlay/
Executing post-build script /home/reverbrick/Documents/Stuff/HackadaySynth/buildroot-2019.11/../configs/post-build.sh
mv: cannot stat '/home/reverbrick/Documents/Stuff/HackadaySynth/target/etc/init.d/S40network': No such file or directory
cp: cannot create regular file '/home/reverbrick/Documents/Stuff/HackadaySynth/target/usr/bin/wish': Permission denied
rm: cannot remove '/home/reverbrick/Documents/Stuff/HackadaySynth/target/etc/init.d/S50telnet': No such file or directory
rm: cannot remove '/home/reverbrick/Documents/Stuff/HackadaySynth/target/etc/init.d/S30rpcbind': No such file or directory
rm: cannot remove '/home/reverbrick/Documents/Stuff/HackadaySynth/target/etc/init.d/S20urandom': No such file or directory
rm: cannot remove '/home/reverbrick/Documents/Stuff/HackadaySynth/target/etc/init.d/S30dbus': No such file or directory
rm: cannot remove '/home/reverbrick/Documents/Stuff/HackadaySynth/target/etc/init.d/S10udev': No such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.