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

make android issue #5

Open
fredj opened this issue Feb 6, 2017 · 2 comments
Open

make android issue #5

fredj opened this issue Feb 6, 2017 · 2 comments

Comments

@fredj
Copy link
Member

fredj commented Feb 6, 2017

...
BUILD FAILED
/opt/android-sdk/tools/ant/build.xml:597: The following error occurred while executing this line:
/home/fredj/code/LuxMob/cordova-app/platforms/android/CordovaLib/build.xml:90: Cannot find /home/pierre/local/opt/adt-bundle-linux-x86/sdk/tools/ant/build.xml imported from /home/fredj/code/LuxMob/cordova-app/platforms/android/CordovaLib/build.xml

Total time: 0 seconds

/home/fredj/code/LuxMob/cordova-app/platforms/android/cordova/node_modules/q/q.js:126
                    throw e;
                    ^
Error code 1 for command: ant with args: release,-f,/home/fredj/code/LuxMob/cordova-app/platforms/android/build.xml,-Dout.dir=ant-build,-Dgen.absolute.dir=ant-gen
Error: /home/fredj/code/LuxMob/cordova-app/platforms/android/cordova/build: Command failed with exit code 1
    at ChildProcess.whenDone (/usr/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at maybeClose (internal/child_process.js:854:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:222:5)
Makefile:21: recipe for target 'android' failed
make: *** [android] Error 1

many paths are absolute and starts with /home/pierre/

@pgiraud
Copy link
Contributor

pgiraud commented Feb 6, 2017

There's a (hidden) workaround in the README. ;-)
https://github.com/Geoportail-Luxembourg/LuxMob#android

@fredj
Copy link
Member Author

fredj commented Feb 6, 2017

@pgiraud thanks for the hint, I didn't notice ...

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

Successfully merging a pull request may close this issue.

2 participants