Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11379] Android: Modules: Ubuntu 10.04: android module packaging fails

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionCannot Reproduce
Resolution Date2016-08-27T02:45:26.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsAndroid
Labelscore, qe-and100112
ReporterPragya Rastogi
AssigneeEric Merriman
Created2012-10-11T11:45:50.000+0000
Updated2017-03-24T21:59:44.000+0000

Description

Android Modules fail to package. Steps to Reproduce: This is not a regression. It also occurs in 2.1.3 Steps To Reproduce: 1. On Ubuntu 10.04, create an Android Module. 2. Package the module (i.e., to Project). Actual Result: Build folder error. Executing build.xml... /home/global/.titanium/mobilesdk/linux/3.0.0.v20121010184612/module/android/build.xml:370: The following error occurred while executing this line: /home/global/.titanium/mobilesdk/linux/3.0.0.v20121010184612/module/android/build.xml:325: exec returned: 2 Expected Result: Module should package.

Comments

  1. Dustin Hyde 2012-10-11

    Did the project have any upper-case characters in the name?
  2. Pragya Rastogi 2012-10-12

    Hey dustin, No. Neither the Project Name nor Module name had any characters in caps.
  3. Dustin Hyde 2012-10-12

    What happens if you install gperf (and add it to the path if it is not done automatically)?
  4. Pragya Rastogi 2012-10-13

    Hi Dustin, I used the following command to install Gperf in Ubuntu 10.04. And the android packaging worked for me. sudo apt-get install git-core gnupg flex bison gperf build-essential \ zip curl zlib1g-dev libc6-dev lib32ncurses5-dev ia32-libs \ x11proto-core-dev libx11-dev lib32readline5-dev lib32z-dev \ libgl1-mesa-dev g++-multilib mingw32 tofrodos python-markdown \ libxml2-utils xsltproc
  5. Ingo Muschenetz 2012-10-13

    Did it also work in Studio after that?
  6. Dustin Hyde 2012-10-13

    The core issues with this ticket are addressed with TIMOB-10724 (remove gperf as dependency) and TIMOB-11220 (surface gperf dependency to user).
  7. Pragya Rastogi 2014-06-17

    *Issue still persists for ubuntu 12.04* +Using Environment+ OS: Ubuntu 12.04 Appcelerator Studio: 3.3.0.201406111952 acs:1.0.14 alloy:1.4.0-rc npm:1.3.2 titanium:3.3.0-rc titanium-code-processor:1.1.1
  8. Pragya Rastogi 2014-06-17

    Linking TIMOB-17059 as same error appears for UBUNTU 12.04 as originally stated in bug.
  9. Ingo Muschenetz 2014-06-17

    If I install the necessary prerequisites, does it work?
  10. Chris Barber 2016-08-27

    I was unable to reproduce with Titanium SDK 5.4.0.GA on Ubuntu 16.04 64-bit.
  11. Lee Morris 2017-03-24

    Closing ticket as the issue cannot be reproduced and with reference to the previous comments.

JSON Source