FDio / archived-vsap

VSAP(VPP Stack Acceleration Project) aims to establish an industry user space application ecosystem based on VPP host stack. VSAP will adapt existing open source projects, e.g., Nginx and Envoy, with the host stack and will upstream changes whenever possible. The project will benefit both VPP host stack and the applications. Firstly, VSAP aims to help stabilize the host stack through community effort. Secondly, if possible, VSAP will try to enhance both host stack and the applications' performance. VSAP will firstly focus on Nginx and VPP host stack integration and long term the goal is to cover more projects.
28 stars 11 forks source link

Compilation Failure #2

Open suddas opened 3 years ago

suddas commented 3 years ago

While compiling from head, I am getting following error.

patching file build/external/patches/quicly_0.1.0-vpp/0001-add-ptls_get_sign_certificate_ctx.patch patching file build/external/patches/quicly_0.1.0-vpp/0001-async-mode-for-certificate-verify.patch patching file build/external/patches/quicly_0.1.0-vpp/0002-Async-mode-for-sign_certificate-using-openssl-ASYNC.patch patching file build/external/patches/quicly_0.1.0-vpp/0003-attaching-a-callback-to-the-WAITCTX.patch patching file build/external/patches/quicly_0.1.0-vpp/cmake-openssl-version-hack.patch patching file build/external/patches/quicly_0.1.0-vpp/quickly-cmake-openssl-version-hack.patch patching file src/CMakeLists.txt Hunk #1 FAILED at 57. 1 out of 1 hunk FAILED -- saving rejects to file src/CMakeLists.txt.rej patching file src/plugins/tlspicotls/CMakeLists.txt Hunk #1 FAILED at 14. 1 out of 1 hunk FAILED -- saving rejects to file src/plugins/tlspicotls/CMakeLists.txt.rej patching file src/plugins/tlspicotls/tls_async.c patching file src/plugins/tlspicotls/tls_picotls.c Hunk #1 FAILED at 3.

WangZongyuanSimon commented 2 years ago

this is very ugly design that this vsap project depending on a continuous updated vpp project. The vpp project is still ongoing but this project has been stopped for years. it's better to use a dedicated vpp version.