Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

epkibase.hpp(1) : Error: Illegal token '�'. #1691

Closed
hfc123 opened this issue Mar 4, 2024 · 3 comments
Closed

epkibase.hpp(1) : Error: Illegal token '�'. #1691

hfc123 opened this issue Mar 4, 2024 · 3 comments

Comments

@hfc123
Copy link

hfc123 commented Mar 4, 2024

i can't build success ,pls help me !
com.android.ide.common.process.ProcessException: ninja: Entering directory `F:\githubProject\ics-openvpn\main.cxx\Debug\5gl6d3c1\arm64-v8a'
[1/1133] Building C object CMakeFiles/crypto.dir/openssl/providers/implementations/ciphers/cipher_aria_hw.c.o
[2/1133] Building C object CMakeFiles/crypto.dir/openssl/providers/implementations/ciphers/cipher_null.c.o
[3/1133] Building C object CMakeFiles/crypto.dir/openssl/providers/implementations/ciphers/cipher_aes_hw.c.o
[4/1133] Building C object CMakeFiles/crypto.dir/openssl/providers/implementations/ciphers/cipher_aes_gcm.c.o
[5/1133] Building C object CMakeFiles/crypto.dir/openssl/providers/implementations/ciphers/cipher_aes_siv.c.o
[6/1133] Building C object CMakeFiles/crypto.dir/openssl/providers/implementations/ciphers/cipher_desx_hw.c.o
[7/1133] Building C object CMakeFiles/crypto.dir/openssl/providers/implementations/ciphers/ciphercommon_ccm_hw.c.o
[8/1133] Building C object CMakeFiles/crypto.dir/openssl/providers/implementations/ciphers/cipher_tdes_common.c.o
[9/1133] Building C object CMakeFiles/crypto.dir/openssl/providers/implementations/ciphers/cipher_aes_ccm.c.o
[10/1133] Building C object CMakeFiles/crypto.dir/openssl/providers/implementations/ciphers/cipher_aes_xts.c.o
[11/1133] Building C object CMakeFiles/crypto.dir/openssl/providers/implementations/ciphers/cipher_aes_ocb_hw.c.o
[12/1133] Building C object CMakeFiles/crypto.dir/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c.o

@hfc123
Copy link
Author

hfc123 commented Mar 4, 2024

FAILED: ovpncli_wrap.cxx F:/githubProject/ics-openvpn/main/.cxx/Debug/5gl6d3c1/arm64-v8a/ovpncli_wrap.cxx
cmd.exe /C "cd /D F:\githubProject\ics-openvpn\main.cxx\Debug\5gl6d3c1\arm64-v8a && D:\Sdk\cmake\3.22.1\bin\cmake.exe -E make_directory ovpn3 && C:\Users\Administrator\Downloads\swigwin-4.2.1\swigwin-4.2.1\swig.exe -outdir ovpn3 -c++ -java -package net.openvpn.ovpn3 -outcurrentdir -DOPENVPN_PLATFORM_ANDROID -IF:/githubProject/ics-openvpn/main/src/main/cpp/openvpn3/client -IF:/githubProject/ics-openvpn/main/src/main/cpp/openvpn3 F:/githubProject/ics-openvpn/main/src/main/cpp/openvpn3/client/ovpncli.i"
F:\githubProject\ics-openvpn\main\src\main\cpp\openvpn3\openvpn\pki\epkibase.hpp(1) : Error: Illegal token '�'.
F:\githubProject\ics-openvpn\main\src\main\cpp\openvpn3\openvpn\pki\epkibase.hpp(1) : Error: Syntax error in input(1).
[1119/1133] Building C object CMakeFiles/openvpn.dir/openvpn/src/openvpn/xkey_provider.c.o
[1120/1133] Building C object CMakeFiles/openvpn.dir/openvpn/src/openvpn/compstub.c.o
[1121/1133] Building C object CMakeFiles/openvpn.dir/openvpn/src/openvpn/tls_crypt.c.o
[1122/1133] Building CXX object CMakeFiles/osslutil.dir/ovpnutil/osslutil.cpp.o
ninja: build stopped: subcommand failed.

@schwabe
Copy link
Owner

schwabe commented Mar 4, 2024

That sounds like you have a corrupted source repository. \epkibase.hpp does not contain illegal chars for me.

@schwabe schwabe changed the title * What went wrong: Execution failed for task ':main:buildCMakeDebug[arm64-v8a]'. i\epkibase.hpp(1) : Error: Illegal token '�'. Mar 4, 2024
@schwabe schwabe changed the title i\epkibase.hpp(1) : Error: Illegal token '�'. epkibase.hpp(1) : Error: Illegal token '�'. Mar 4, 2024
@hfc123
Copy link
Author

hfc123 commented Mar 6, 2024

thank you,it helps me find probrom ,The file is ok,but The file is encrypted, and the company's computer will encrypt the file,so it shows Illegal token

@hfc123 hfc123 closed this as completed Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants