GithubHelp home page GithubHelp logo

huceke / buildroot-rbp Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 7.0 8.67 MB

Buildroot development environment for the Raspberry PI

License: GNU General Public License v2.0

Shell 13.56% Python 0.98% CSS 0.16% C 76.00% C++ 7.80% Perl 1.50%

buildroot-rbp's People

Contributors

huceke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

buildroot-rbp's Issues

[README] Please include the following host dependencies

With the latest XBMC git, libsdl-image1.2-dev and liblzo2-dev is required to be installed on the host when cross compiling for the Raspberry Pi. It's specific required for TexturePacker.

Could you add those packages to the README file? Thanks!

Error Compiling allwinner config

make allwinner_defconfig
make menuconfig (And select xbmc)
make
(wait for a lot)

make: *** No rule to make target host-alsa-lib', needed byhost-sdl-depends'. Stop.

Ideas ?

README.RBP misses some use info

It seems that some information is issuing in this (very helpful) document. It misses information on the required changes to /etc/fstab:
====================snip==========================
Prepare the nfs exports :

mkdir -p /opt/bcm-rootfs
mkdir -p /opt/xbmc-bcm/xbmc-bin
cd /opt/bcm-rootfs
tar -xpf $BUILDROOT/output/images/rootfs.tar

Edit etc/fstab and add the nfs mounts :

<<<<<<<<<<<<<< what needs to be added here?? >>>>>>>>>>>>>>>>>

Edit /etc/exports and add

/opt/bcm-rootfs 192.168.1.0/24(rw,no_root_squash,no_subtree_check,async)
/opt/xbmc-bcm/xbmc-bin 192.168.1.0/24(rw,no_root_squash,no_subtree_check,async)
=====================snip=============================
And some info on where this file needs to be changed would be welcome (host or generated system).

ftp://ftp.kernel.org/ service are terminated by March 1, 2017

hey
first of all i wanted to thank you for all the effort you put into this project.

I tried to compile the agile-kodi versions
https://github.com/xbmc/xbmc/blob/master/docs/README.raspberrypi
which states:

Follow the instructions in README.rbp how to build the system and Kodi.

Therefore the instructions in the README.rbp are no longer working as they are depended on the ftp.kernel.org services which is discontinued.
https://www.kernel.org/shutting-down-ftp-services.html

For more information I added my build.log

build.log.txt

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

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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::intersection_assign(const Parma_Polyhedra_Library::Box&) [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 = 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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::Box(const Parma_Polyhedra_Library::BD_Shape&, 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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::Box(const Parma_Polyhedra_Library::BD_Shape&, 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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::Box(const Parma_Polyhedra_Library::BD_Shape&, 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::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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::value || Parma_Polyhedra_Library::Is_Interval::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::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::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)

build fails on linux-7d307d7ecc23682a5c80f6487e665d56d0e40ae1

The error states that it does not look like a tar archive. When I check the dl folder it is only 20 bytes. So it seems like perhaps the download itself fails. I have tried several times over the past three days to complete the build and each time it fails at the same point.

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.