Source Code Build failure
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1.Get the Source using repo
2.Get rowboperf using git
3.get droidvnc using git
What is the expected output? What do you see instead?
Expected output: Built image.
But i see the following error:
build.xml: Failed to find version-tag string. File must be updated.
In order to not erase potential customizations, the file will not be
automatically regenerated.
If no changes have been made to the file, delete it manually and run the
command again.
If you have made customizations to the build process, the file must be manually
updated.
It is recommended to:
* Copy current file to a safe location.
* Delete original file.
* Run command again to generate a new file.
* Port customizations to the new file, by looking at the new rules file
located at /tools/ant/build.xml
* Update file to contain
version-tag: custom
to prevent file from being rewritten automatically by the SDK tools.
----------
Updated file
rowboperf/3D/SDKPackage_OGLES2/Demos/ChameleonMan/OGLES2/Build/Android/proguard.
cfg
mkdir: cannot create directory
`rowboperf/3D/SDKPackage_OGLES2/Demos/ChameleonMan/OGLES2/Build/Android/../../..
/../../Shell/OS/AndroidJNI/OGLES2ChameleonMan': File exists
make: ***
[rowboperf/3D/SDKPackage_OGLES2/Demos/ChameleonMan/OGLES2/Build/Android/libs/arm
eabi/libPVRShell.so] Error 1
I manually removed the folder
"rowboperf/3D/SDKPackage_OGLES2/Demos/ChameleonMan/OGLES2/Build/Android/../../..
/../../Shell/OS/AndroidJNI/OGLES2ChameleonMan" and i see the following error
now:
build.xml: Failed to find version-tag string. File must be updated.
In order to not erase potential customizations, the file will not be
automatically regenerated.
If no changes have been made to the file, delete it manually and run the
command again.
If you have made customizations to the build process, the file must be manually
updated.
It is recommended to:
* Copy current file to a safe location.
* Delete original file.
* Run command again to generate a new file.
* Port customizations to the new file, by looking at the new rules file
located at /tools/ant/build.xml
* Update file to contain
version-tag: custom
to prevent file from being rewritten automatically by the SDK tools.
----------
Updated file
rowboperf/3D/SDKPackage_OGLES2/Demos/ChameleonMan/OGLES2/Build/Android/proguard.
cfg
make[1]: Entering directory
`/home/croma/work/jaguar/beagle_bone/rowboat-android/rowboperf/3D/SDKPackage_OGL
ES2/Demos/ChameleonMan/OGLES2/Build/Android'
../../../../../Builds/OGLES2/AndroidGeneric/make_shared_lib.mak:16:
default.properties: No such file or directory
Makefile:24: warning: overriding commands for target `clean'
../../../../../Builds/OGLES2/AndroidGeneric/make_shared_lib.mak:149: warning:
ignoring old commands for target `clean'
make[1]: *** No rule to make target `default.properties'. Stop.
make[1]: Leaving directory
`/home/croma/work/jaguar/beagle_bone/rowboat-android/rowboperf/3D/SDKPackage_OGL
ES2/Demos/ChameleonMan/OGLES2/Build/Android'
make: ***
[rowboperf/3D/SDKPackage_OGLES2/Demos/ChameleonMan/OGLES2/Build/Android/libs/arm
eabi/libPVRShell.so] Error 2
What version of the product are you using? On what operating system?
Android Gingerbread (2.3.4) (Link provided in
http://processors.wiki.ti.com/index.php?title=BeagleBone-Android-DevKit_Guide)
And Im using Ubuntu 10.04
Please provide any additional information below.
```
Original issue reported on code.google.com by `rcr...@gmail.com` on 30 Jan 2012 at 1:12
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with rowboperf/3D/SDKPackage_OGLES2/Demos/ChameleonMan/OGLES2/Build/Android/Makefile and ../../../../../Builds/OGLES2/AndroidGeneric/make_shared_lib.mak, then inspect why default.properties is missing and how proguard.cfg is regenerated. Reproduce the build on Ubuntu 10.04 with Android Gingerbread and confirm that the ChameleonMan Android library builds without the reported errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, ubuntu
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100