Skip to content

Instantly share code, notes, and snippets.

@kzar
Created August 11, 2013 11:56
Show Gist options
  • Select an option

  • Save kzar/6204541 to your computer and use it in GitHub Desktop.

Select an option

Save kzar/6204541 to your computer and use it in GitHub Desktop.
openELEC build gmp-5.1.2 failed
make[5]: Entering directory `/root/OpenELEC.tv/build.OpenELEC-RPi.arm-devel/gmp-5.1.2/.objdir-host/tests/cxx'
collect2: ld returned 1 exit statusnFAIL: t-binary
collect2: ld returned 1 exit statusnFAIL: t-cast
collect2: ld returned 1 exit statusnFAIL: t-cxx11
collect2: ld returned 1 exit statusnFAIL: t-headers
collect2: ld returned 1 exit statusnFAIL: t-iostream
collect2: ld returned 1 exit statusnFAIL: t-istream
collect2: ld returned 1 exit statusnFAIL: t-locale
collect2: ld returned 1 exit statusnFAIL: t-misc
collect2: ld returned 1 exit statusnFAIL: t-mix
collect2: ld returned 1 exit statusnFAIL: t-ops
collect2: ld returned 1 exit statusnFAIL: t-ops2
collect2: ld returned 1 exit statusnFAIL: t-ops3
collect2: ld returned 1 exit statusnFAIL: t-ostream
collect2: ld returned 1 exit statusnFAIL: t-prec
collect2: ld returned 1 exit statusnFAIL: t-ternary
collect2: ld returned 1 exit statusnFAIL: t-unary
collect2: ld returned 1 exit statusnFAIL: t-do-exceptions-work-at-all-with-this-compiler
collect2: ld returned 1 exit statusnFAIL: t-assign
collect2: ld returned 1 exit statusnFAIL: t-constr
collect2: ld returned 1 exit statusnFAIL: t-rand
======================================================================================
20 of 20 tests failed
Please report to gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html
======================================================================================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `/root/OpenELEC.tv/build.OpenELEC-RPi.arm-devel/gmp-5.1.2/.objdir-host/tests/cxx'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/root/OpenELEC.tv/build.OpenELEC-RPi.arm-devel/gmp-5.1.2/.objdir-host/tests/cxx'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/root/OpenELEC.tv/build.OpenELEC-RPi.arm-devel/gmp-5.1.2/.objdir-host/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/root/OpenELEC.tv/build.OpenELEC-RPi.arm-devel/gmp-5.1.2/.objdir-host'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/root/OpenELEC.tv/build.OpenELEC-RPi.arm-devel/gmp-5.1.2/.objdir-host'
make: *** [system] Error 2
@kzar

kzar commented Aug 11, 2013

Copy link
Copy Markdown
Author

Cause was running out of disk space during make

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment