Hi folks,

I'm complete new to fd.io. I wanted to get some hands-on experience, so I
just cloned the vpp repo and tried to create a VM with the following steps:

cd Devel/
git clone https://gerrit.fd.io/r/vpp
cd vpp/
cd build-root/vagrant
(export VPP_VAGRANT_NICS=1;vagrant up)

and I got the following error:

==> default:   CXX      bridge_domain_arp_entry_cmds.lo
==> default:   CXX      bridge_domain_entry_cmds.lo
==> default: g++: internal compiler error: Killed (program cc1plus)
==> default: Please submit a full bug report,
==> default: with preprocessed source if appropriate.
==> default: See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
==> default: Makefile:739: recipe for target 'bridge_domain_entry_cmds.lo'
failed
==> default: make[5]: *** [bridge_domain_entry_cmds.lo] Error 1
==> default: make[5]: *** Waiting for unfinished jobs....
==> default: make[5]: Leaving directory
'/vpp/build-root/build-vpp-native/vpp/vpp-api/vom'
==> default: Makefile:7474: recipe for target 'all-recursive' failed
==> default: make[4]: *** [all-recursive] Error 1
==> default: make[4]: Leaving directory
'/vpp/build-root/build-vpp-native/vpp'
==> default: Makefile:3844: recipe for target 'all' failed
==> default: make[3]: *** [all] Error 2
==> default: make[3]: Leaving directory
'/vpp/build-root/build-vpp-native/vpp'
==> default: Makefile:682: recipe for target 'vpp-build' failed
==> default: make[2]: *** [vpp-build] Error 2
==> default: make[2]: Leaving directory '/vpp/build-root'
==> default: /vpp/build-data/platforms.mk:20: recipe for target
'install-deb' failed
==> default: make[1]: *** [install-deb] Error 1
==> default: make[1]: Leaving directory '/vpp/build-root'
==> default: Makefile:455: recipe for target 'pkg-deb' failed
==> default: make: *** [pkg-deb] Error 2
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

System info:

paag@paag-Sleekbook-14:~/.../extras/vagrant$ uname -a
Linux paag-Sleekbook-14 4.10.0-26-generic #30~16.04.1-Ubuntu SMP Tue Jun 27
09:40:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
paag@paag-Sleekbook-14:~/.../extras/vagrant$ cat /proc/meminfo
MemTotal:        5998356 kB
MemFree:          251384 kB
MemAvailable:    1497704 kB

Thanks for any help.
---
PEDRO ANDRES ARANDA GUTIERREZ
Universidad Carlos III de Madrid

"Fragen sind nicht da um beantwortet zu werden.
Fragen sind da, um gestellt zu werden" Georg Kreisler
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to