I am trying to build sonic image with instructions given here.
I am using debian stretch environment, and PLATFORM is set as p4.
Compilation is failing with error:
make: *** No rule to make target 'target/debs/python-p4-hlir_0.9.36-1_all.deb', needed by 'target/debs/python-p4-hlir_0.9.36-1_all.deb-install'. Stop.
Makefile.work:128: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/divym/sonic/sonic-buildimage'
Makefile:6: recipe for target 'all' failed
make: *** [all] Error 2
The jenkins build also seems to be failing with same error.
Do we have any workaround for this issue?
I am trying to build sonic image with instructions given here.
I am using debian stretch environment, and PLATFORM is set as p4.
Compilation is failing with error:
The jenkins build also seems to be failing with same error.
Do we have any workaround for this issue?