buildroot-rbp icon indicating copy to clipboard operation
buildroot-rbp copied to clipboard

buildroot-rbp fails on "Installing PPL for host" step

Open dashxdr opened this issue 12 years ago • 1 comments

There seem to be memory issues, "virtual memory exhausted: Cannot allocate memory". My system has 2 gigabytes though.

[INFO ] Installing PPL for host [ERROR] make[9]: *** [ppl_c_BD_Shape_mpq_class.lo] Error 1 [ERROR] make[9]: *** [ppl_c_Octagonal_Shape_mpq_class.lo] Error 1 [ERROR] make[9]: *** [ppl_c_Polyhedron.lo] Error 1 [ERROR] make[9]: *** [ppl_c_Octagonal_Shape_mpz_class.lo] Error 1 [ERROR] make[8]: *** [all-recursive] Error 1 [ERROR] make[7]: *** [all] Error 2 [ERROR] make[6]: *** [all-recursive] Error 1 [ERROR] make[5]: *** [all] Error 2 [ERROR] make[4]: *** [all-recursive] Error 1 [ERROR] make[3]: *** [all] Error 2 [ERROR]
[ERROR] >> [ERROR] >> Build failed in step 'Installing PPL for host' [ERROR] >> called in step '(top-level)' [ERROR] >> [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@172] [ERROR] >> called from: do_ppl_backend[scripts/build/companion_libs/ppl.sh@105] [ERROR] >> called from: do_ppl_for_host[scripts/build/companion_libs/ppl.sh@59] [ERROR] >> called from: main[scripts/crosstool-NG.sh@598] [ERROR] >> [ERROR] >> For more info on this error, look at the file: 'build.log' [ERROR] >> There is a list of known issues, some with workarounds, in: [ERROR] >> '/opt/xbmc-raspberrypi/buildroot-rbp/output/host/usr/share/doc/crosstool-ng/ct-ng.1.16.0/B - Known issues.txt' [ERROR]
[ERROR](elapsed: 4:20.03) [04:20] / make[2]: *** [build] Error 2 make[1]: *** [build.9] Error 2 make: *** [/opt/xbmc-raspberrypi/buildroot-rbp/output/stamps/ct-ng-toolchain-built] Error 2

The build.log file mentioned ends in this:

[ALL ] libtool: compile: x86_64-build_unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/src/ppl-0.11.2/interfaces/C -I../.. -I/main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/src/ppl-0.11.2/interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/arm-unknown-linux-gnueabi/buildtools/include -O2 -frounding-math -pipe -W -Wall -MT ppl_c_Octagonal_Shape_mpz_class.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_mpz_class.Tpo -c ppl_c_Octagonal_Shape_mpz_class.cc -o ppl_c_Octagonal_Shape_mpz_class.o [ALL ] libtool: compile: x86_64-build_unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/src/ppl-0.11.2/interfaces/C -I../.. -I/main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/src/ppl-0.11.2/interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/arm-unknown-linux-gnueabi/buildtools/include -O2 -frounding-math -pipe -W -Wall -MT ppl_c_Constraints_Product_C_Polyhedron_Grid.lo -MD -MP -MF .deps/ppl_c_Constraints_Product_C_Polyhedron_Grid.Tpo -c ppl_c_Constraints_Product_C_Polyhedron_Grid.cc -o ppl_c_Constraints_Product_C_Polyhedron_Grid.o [ALL ] libtool: compile: x86_64-build_unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/src/ppl-0.11.2/interfaces/C -I../.. -I/main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/src/ppl-0.11.2/interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/arm-unknown-linux-gnueabi/buildtools/include -O2 -frounding-math -pipe -W -Wall -MT ppl_c_Octagonal_Shape_mpq_class.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_mpq_class.Tpo -c ppl_c_Octagonal_Shape_mpq_class.cc -o ppl_c_Octagonal_Shape_mpq_class.o [ALL ] In file included from /main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/src/ppl-0.11.2/interfaces/C/ppl_c_implementation_common.defs.hh:28:0, [ALL ] from ppl_c_Rational_Box.cc:24: [ALL ] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> > >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': [ALL ] ../../src/ppl.hh:71036:5: instantiated from 'void Parma_Polyhedra_Library::Box<Interval>::intersection_assign(const Parma_Polyhedra_Library::Box<Interval>&) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> > >, Parma_Polyhedra_Library::Box<Interval> = Parma_Polyhedra_Library::Box<Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> > > >]' [ALL ] ppl_c_Rational_Box.cc:946:28: instantiated from here [ALL ] ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] [ALL ] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] [ALL ] virtual memory exhausted: Cannot allocate memory [ERROR] make[9]: *** [ppl_c_BD_Shape_mpq_class.lo] Error 1 [ALL ] make[9]: *** Waiting for unfinished jobs.... [ALL ] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::intersect_assign(const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': [ALL ] ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:69785:7: instantiated from 'Parma_Polyhedra_Library::Box<Interval>::Box(const Parma_Polyhedra_Library::Grid&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> > >]' [ALL ] ppl_c_Rational_Box.cc:84:42: instantiated from here [ALL ] ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] [ALL ] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] [ALL ] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': [ALL ] ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C1>::value && Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C2>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint<Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C1>::value && Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C2>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box<Interval>::Box(const Parma_Polyhedra_Library::BD_Shape<T>&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> > >]' [ALL ] ppl_c_Rational_Box.cc:106:42: instantiated from here [ALL ] ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] [ALL ] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] [ALL ] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': [ALL ] ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C1>::value && Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C2>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint<Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C1>::value && Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C2>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box<Interval>::Box(const Parma_Polyhedra_Library::BD_Shape<T>&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> > >]' [ALL ] ppl_c_Rational_Box.cc:117:42: instantiated from here [ALL ] ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] [ALL ] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] [ALL ] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<double, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': [ALL ] ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<double, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<Parma_Polyhedra_Library::Checked_Number<double, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C1>::value && Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C2>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<Parma_Polyhedra_Library::Checked_Number<double, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint<Parma_Polyhedra_Library::Checked_Number<double, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C1>::value && Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C2>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box<Interval>::Box(const Parma_Polyhedra_Library::BD_Shape<T>&, Parma_Polyhedra_Library::Complexity_Class) [with T = double, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> > >]' [ALL ] ppl_c_Rational_Box.cc:161:42: instantiated from here [ALL ] ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] [ALL ] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] [ALL ] In file included from /main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/src/ppl-0.11.2/interfaces/C/ppl_c_implementation_common.defs.hh:28:0, [ALL ] from ppl_c_Octagonal_Shape_mpz_class.cc:24: [ALL ] ../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations>::const_iterator, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations>::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], _mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations>::const_iterator = __gnu_cxx::_normal_iterator<const Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations> >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], mpz_struct [1]>]': [ALL ] ../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System, unsigned int, bool, const char) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpz_struct [1], _mpz_struct [1]> >]' [ALL ] ../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape<T>::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System, unsigned int, bool) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' [ALL ] ppl_c_Octagonal_Shape_mpz_class.cc:1613:47: instantiated from here [ALL ] ../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] [ALL ] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::intersect_assign(const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': [ALL ] ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton<T>::value || Parma_Polyhedra_Library::Is_Interval<T>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C1>::value && Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C2>::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, C2 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = __gmp_expr<__mpq_struct [1], _mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C1>::value && Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C2>::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' [ALL ] ../../src/ppl.hh:70863:5: instantiated from 'void Parma_Polyhedra_Library::Box<Interval>::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System, unsigned int, bool) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> > >]' [ALL ] ppl_c_Rational_Box.cc:1541:47: instantiated from here [ALL ] ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] [ALL ] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] [ALL ] virtual memory exhausted: Cannot allocate memory [ALL ] virtual memory exhausted: Cannot allocate memory [ALL ] virtual memory exhausted: Cannot allocate memory [ERROR] make[9]: *** [ppl_c_Octagonal_Shape_mpq_class.lo] Error 1 [ERROR] make[9]: *** [ppl_c_Polyhedron.lo] Error 1 [ERROR] make[9]: *** [ppl_c_Octagonal_Shape_mpz_class.lo] Error 1 [ALL ] In file included from /main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/src/ppl-0.11.2/interfaces/C/ppl_c_implementation_common.defs.hh:28:0, [ALL ] from ppl_c_BD_Shape_mpz_class.cc:24: [ALL ] ../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations>::const_iterator, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations>::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], _mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations>::const_iterator = __gnu_cxx::_normal_iterator<const Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations> >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], mpz_struct [1]>]': [ALL ] ../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System, unsigned int, bool, const char) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpz_struct [1], _mpz_struct [1]> >]' [ALL ] ../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape<T>::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System, unsigned int, bool) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' [ALL ] ppl_c_BD_Shape_mpz_class.cc:1658:47: instantiated from here [ALL ] ../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] [ALL ] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::lower_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': [ALL ] ../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] [ALL ] ../../src/ppl.hh:36607:8: note: 'open' was declared here [ALL ] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval<Boundary, Info>::upper_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None<Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Rational_Interval_Info_Policy> >, typename Parma_Polyhedra_Library::Enable_If<Parma_Polyhedra_Library::Is_Same_Or_Derived<Parma_Polyhedra_Library::I_Constraint_Base, C>::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': [ALL ] ../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] [ALL ] ../../src/ppl.hh:36633:8: note: 'open' was declared here [ALL ] mv -f .deps/ppl_c_Grid.Tpo .deps/ppl_c_Grid.Plo [ALL ] mv -f .deps/ppl_c_Constraints_Product_C_Polyhedron_Grid.Tpo .deps/ppl_c_Constraints_Product_C_Polyhedron_Grid.Plo [ALL ] mv -f .deps/ppl_c_implementation_common.Tpo .deps/ppl_c_implementation_common.Plo [ALL ] mv -f .deps/ppl_c_Rational_Box.Tpo .deps/ppl_c_Rational_Box.Plo [ALL ] mv -f .deps/ppl_c_BD_Shape_mpz_class.Tpo .deps/ppl_c_BD_Shape_mpz_class.Plo [ALL ] make[9]: Leaving directory /main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/arm-unknown-linux-gnueabi/build/build-ppl-host-x86_64-build_unknown-linux-gnu/interfaces/C' [ERROR] make[8]: *_\* [all-recursive] Error 1 [ALL ] make[8]: Leaving directory /main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/arm-unknown-linux-gnueabi/build/build-ppl-host-x86_64-build_unknown-linux-gnu/interfaces/C' [ERROR] make[7]: *** [all] Error 2 [ALL ] make[7]: Leaving directory/main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/arm-unknown-linux-gnueabi/build/build-ppl-host-x86_64-build_unknown-linux-gnu/interfaces/C' [ERROR] make[6]: **\* [all-recursive] Error 1 [ALL ] make[6]: Leaving directory /main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/arm-unknown-linux-gnueabi/build/build-ppl-host-x86_64-build_unknown-linux-gnu/interfaces' [ERROR] make[5]: *** [all] Error 2 [ALL ] make[5]: Leaving directory/main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/arm-unknown-linux-gnueabi/build/build-ppl-host-x86_64-build_unknown-linux-gnu/interfaces' [ERROR] make[4]: **\* [all-recursive] Error 1 [ALL ] make[4]: Leaving directory /main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/arm-unknown-linux-gnueabi/build/build-ppl-host-x86_64-build_unknown-linux-gnu' [ERROR] make[3]: *** [all] Error 2 [ALL ] make[3]: Leaving directory`/main/opt/xbmc-raspberrypi/buildroot-rbp/output/build/build-toolchain/.build/arm-unknown-linux-gnueabi/build/build-ppl-host-x86_64-build_unknown-linux-gnu' [ERROR]
[ERROR] >> [ERROR] >> Build failed in step 'Installing PPL for host' [ERROR] >> called in step '(top-level)' [ERROR] >> [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@172] [ERROR] >> called from: do_ppl_backend[scripts/build/companion_libs/ppl.sh@105] [ERROR] >> called from: do_ppl_for_host[scripts/build/companion_libs/ppl.sh@59] [ERROR] >> called from: main[scripts/crosstool-NG.sh@598] [ERROR] >> [ERROR] >> For more info on this error, look at the file: 'build.log' [ERROR] >> There is a list of known issues, some with workarounds, in: [ERROR] >> '/opt/xbmc-raspberrypi/buildroot-rbp/output/host/usr/share/doc/crosstool-ng/ct-ng.1.16.0/B - Known issues.txt' [ERROR]
[ERROR](elapsed: 4:20.03)

dashxdr avatar Nov 09 '12 16:11 dashxdr

I think this issue can be closed as I have done this 2 days ago (more than once) and it was all fine... Must be some other problem...

brooc avatar Jul 07 '13 09:07 brooc