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

cannot execute binary file: Exec format error #189

Open
aldoClau98 opened this issue Sep 28, 2020 · 5 comments
Open

cannot execute binary file: Exec format error #189

aldoClau98 opened this issue Sep 28, 2020 · 5 comments

Comments

@aldoClau98
Copy link

Hi, i download vega for archlinux ARM but i have this error. "cannot execute binary file: Exec format error"
i think this tool is not for device ARM based, so exists a version for device arm based ?

@anneborcherding
Copy link

Maybe you could try to build it yourself? Here you can find information on that.

@aldoClau98
Copy link
Author

hi, thanks for information.
when i start "ant" the build begin, but i have this error

pde-build-all:
[echo] basedir: /root/Vega
[java] OpenJDK Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
[java] WARNING: An illegal reflective access operation has occurred
[java] WARNING: Illegal reflective access by org.eclipse.osgi.internal.baseadaptor.BaseStorage (file:/root/Vega/build/buildpack/org.eclipse.releng.basebuilder/plugins/org.eclipse.osgi_3.8.0.v20120123-1419.jar) to method java.net.URLClassLoader.addURL(java.net.URL)
[java] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.baseadaptor.BaseStorage
[java] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[java] WARNING: All illegal access operations will be denied in a future release
[java] An error has occurred. See the log file
[java] /root/Vega/build/buildpack/org.eclipse.releng.basebuilder/configuration/1601313895017.log.

BUILD FAILED
/root/Vega/build.xml:26: The following error occurred while executing this line:
/root/Vega/build.xml:20: The following error occurred while executing this line:
/root/Vega/build/ant/pde-build-targets.xml:18: Java returned: 13

i "solved" this error by changing this line

into

but i cant find the third step (ls build/stage/I.VegaBuild/compilelogs/)

how it is possible?

@anneborcherding
Copy link

Did you install libwebkit before (see here)?

@aldoClau98
Copy link
Author

hi, i try install libwebkit ( pacman -S libwebkit) but i have this error : " target not found".
i search on internet this link https://aur.archlinux.org/packages/webkitgtk/ but not work.
how can i do ?

@anneborcherding
Copy link

I think this is an issue related to arch linux and not related to Vega. In order to run Vega, you need to have WebKit 1.0 installed.

Maybe you want to think about switching to another operating system. For Kali Linux there even exists an installation script for Vega (see #188)

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