Skip to content

Unable to build vpp-upf #1

@kouamdo

Description

@kouamdo

Hi , please let me know why i'm facing those issues when i tried to install dependecies and build it.

When i tried to install depedencies i see some git action that asked me to patch file:

For this kind of situation , please i need your support , how to do to avoid it.

Concerning the build process , i have this errors :

root@ubuntu-jammy:/home/vagrant/oai-cn5g-upf-vpp/build/scripts# ./build_vpp_upf -c -V
Clean the build generated files (build from scratch)
CMake build process verbose
Cleaning VPP_UPF: generated configuration files, obj files, executable
make: *** /home/vagrant/oai-cn5g-upf-vpp/vpp: Not a directory.  Stop.
Compilation log for vpp is here: /home/vagrant/oai-cn5g-upf-vpp/build/log/vpp.txt
/home/vagrant/oai-cn5g-upf-vpp/build/scripts/build_helper: line 169: cd: /home/vagrant/oai-cn5g-upf-vpp/vpp/: Not a directory
make: *** No rule to make target 'build-release'.  Stop.
##### VPP not compiled #####
VPP UPG initializing
cp: target '/home/vagrant/oai-cn5g-upf-vpp/vpp' is not a directory
Installing VPP
cp: cannot stat '/home/vagrant/oai-cn5g-upf-vpp/vpp/build-root/install-vpp-native/vpp/bin/vpp': Not a directory
cp: cannot stat '/home/vagrant/oai-cn5g-upf-vpp/vpp/build-root/install-vpp-native/vpp/bin/vppctl': Not a directory
Copied binaries to /bin
cp: cannot stat '/home/vagrant/oai-cn5g-upf-vpp/vpp/build-root/install-vpp-native/vpp/lib/vpp_plugins': Not a directory
cp: cannot stat '/home/vagrant/oai-cn5g-upf-vpp/vpp/build-root/install-vpp-native/vpp/lib/libvppinfra.so.21.01.1': Not a directory
cp: cannot stat '/home/vagrant/oai-cn5g-upf-vpp/vpp/build-root/install-vpp-native/vpp/lib/libvnet.so.21.01.1': Not a directory
cp: cannot stat '/home/vagrant/oai-cn5g-upf-vpp/vpp/build-root/install-vpp-native/vpp/lib/libvlibmemory.so.21.01.1': Not a directory
cp: cannot stat '/home/vagrant/oai-cn5g-upf-vpp/vpp/build-root/install-vpp-native/vpp/lib/libvlib.so.21.01.1': Not a directory
cp: cannot stat '/home/vagrant/oai-cn5g-upf-vpp/vpp/build-root/install-vpp-native/vpp/lib/libsvm.so.21.01.1': Not a directory
cp: cannot stat '/home/vagrant/oai-cn5g-upf-vpp/vpp/build-root/install-vpp-native/vpp/lib/libnat.so.21.01.1': Not a directory
Copied libraries to /usr/lib/x86_64-linux-gnu/
group vpp not added since it already exists

VPP was already isntalled and it is running

root@ubuntu-jammy:/home/vagrant# systemctl status vpp
● vpp.service - vector packet processing engine
     Loaded: loaded (/lib/systemd/system/vpp.service; enabled; vendor preset: enabled)
     Active: active (running) since Tue 2024-09-24 14:46:31 UTC; 3min 20s ago
    Process: 39019 ExecStartPre=/sbin/modprobe uio_pci_generic (code=exited, status=0/SUCCESS)
   Main PID: 39020 (vpp_main)
      Tasks: 4 (limit: 4647)
     Memory: 67.8M
        CPU: 1min 19.262s
     CGroup: /system.slice/vpp.service
             └─39020 /usr/bin/vpp -c /etc/vpp/startup.conf

Sep 24 14:46:31 ubuntu-jammy systemd[1]: Starting vector packet processing engine...
Sep 24 14:46:31 ubuntu-jammy systemd[1]: Started vector packet processing engine.
Sep 24 14:46:32 ubuntu-jammy vpp[39020]: unix_config:385: couldn't open log '/var/log/vpp/vpp.log'
Sep 24 14:46:32 ubuntu-jammy vpp[39020]: vpp[39020]: plugin/load: Skipping PCI device 0000:00:03.0 as host interface enp0s3 is up
Sep 24 14:46:32 ubuntu-jammy vpp[39020]: plugin/load: Skipping PCI device 0000:00:03.0 as host interface enp0s3 is up
Sep 24 14:48:40 ubuntu-jammy vpp[39020]: vat-plug/load: vat_plugin_register: idpf plugin not loaded...

Please i need your support to how to fix it or some tips to avoid this messages and build upf-vpp efficiently.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions