[guardian-dev] Build failed in Jenkins: Gibberbot #78

gp-jenkins-bot at guardianproject.info gp-jenkins-bot at guardianproject.info
Thu Jun 14 10:46:49 EDT 2012


See <https://build.safermobile.org/job/Gibberbot/78/changes>

Changes:

[n8fr8] udpated version

[n8fr8] fixes #151 issue with SSL wildcard matching to server/domain

[n8fr8] trims the username entry to remove whitespace

[n8fr8] removes unimpld 'new chat' menu

------------------------------------------
Started by an SCM change
Building in workspace <https://build.safermobile.org/job/Gibberbot/ws/>
Checkout:workspace / <https://build.safermobile.org/job/Gibberbot/ws/> - hudson.remoting.LocalChannel at 7d1f0c98
Using strategy: Default
Last Built Revision: Revision e4bcd676549ae406ed9a2beb52c268a9ee6f8173 (origin/v9)
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/guardianproject/Gibberbot.git
Seen branch in repository origin/HEAD
Seen branch in repository origin/bho
Seen branch in repository origin/brianUI
Seen branch in repository origin/master
Seen branch in repository origin/passcode-dev
Seen branch in repository origin/smp-ui
Seen branch in repository origin/sqlcipher
Seen branch in repository origin/v8
Seen branch in repository origin/v9
Commencing build of Revision 7d31ab7be68d37457aa3241090c2de9269e47e18 (origin/v9)
Checking out Revision 7d31ab7be68d37457aa3241090c2de9269e47e18 (origin/v9)
Starting xvnc
[workspace] $ /usr/bin/Xvnc4 :10 -localhost -desktop jenkins at build.safermobile.org:10 -auth /var/lib/jenkins/.Xauthority -rfbauth /var/lib/jenkins/.vnc/passwd -pn -fp /usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/75dpi/,/usr/share/fonts/X11/100dpi/ -co /etc/X11/rgb
$ /usr/local/android-sdk/tools/android list target

Xvnc Free Edition 4.1.1 - built Mar 10 2010 22:35:30
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.
Underlying X server release 40300000, The XFree86 Project, Inc


Thu Jun 14 10:46:20 2012
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on port 5910
 vncext:      created VNC server for screen 0
error opening security policy file /etc/X11/xserver/SecurityPolicy
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/misc/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list!
Could not init font path element /usr/share/fonts/X11/75dpi/, removing from list!
Could not init font path element /usr/share/fonts/X11/100dpi/, removing from list!
[android] Using Android SDK: /usr/local/android-sdk
[android] Adding 64M SD card to AVD 'hudson_en-US_160_HVGA_android-7'...
$ /usr/local/android-sdk/platform-tools/adb start-server
$ /usr/local/android-sdk/tools/emulator -snapshot-list -no-window -avd hudson_en-US_160_HVGA_android-7
[android] Starting Android emulator from snapshot
$ /usr/local/android-sdk/tools/emulator -no-boot-anim -ports 56248,57355 -prop persist.sys.language=en -prop persist.sys.country=US -avd hudson_en-US_160_HVGA_android-7 -snapshot jenkins -no-snapshot-save
emulator: warning: opening audio output failed

Snapshot format 3 is too old for this version of the emulator, please create a new one.
* daemon not running. starting it now on port 53650 *
* daemon started successfully *
$ /usr/local/android-sdk/platform-tools/adb connect localhost:57355
[android] Waiting for emulator to finish booting...
$ /usr/local/android-sdk/platform-tools/adb -s localhost:57355 shell getprop dev.bootcomplete
$ /usr/local/android-sdk/platform-tools/adb connect localhost:57355
$ /usr/local/android-sdk/platform-tools/adb -s localhost:57355 shell getprop dev.bootcomplete
$ /usr/local/android-sdk/platform-tools/adb disconnect localhost:57355
$ /usr/local/android-sdk/platform-tools/adb connect localhost:57355
$ /usr/local/android-sdk/platform-tools/adb -s localhost:57355 shell getprop dev.bootcomplete
$ /usr/local/android-sdk/platform-tools/adb -s localhost:57355 logcat -v time
$ /usr/local/android-sdk/platform-tools/adb connect localhost:57355
[android] Emulator is ready for use (took 20 seconds)
[workspace] $ /bin/sh -xe /tmp/hudson8580352149339288475.sh
+ . /var/lib/jenkins/.android/bashrc
+ export NDK_BASE=/usr/local/android-ndk
+ export NDK_TOOLCHAIN_BASE=/usr/local/android-ndk/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86
+ export SDK_BASE=/usr/local/android-sdk
+ export SDK_TOOLS=/usr/local/android-sdk/tools
+ export SDK_PLATFORM_TOOLS=/usr/local/android-sdk/platform-tools
+ export PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/android-ndk:/usr/local/android-ndk/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin:/usr/local/android-sdk/tools:/usr/local/android-sdk/platform-tools
+ android update project --path . --target android-8 --name Gibberbot
Updated project.properties
Updated local.properties
Updated file ./build.xml
Updated file ./proguard-project.txt
It seems that there are sub-projects. If you want to update them
please use the --subprojects parameter.
[workspace] $ ant clean debug
Buildfile: <https://build.safermobile.org/job/Gibberbot/ws/build.xml>

-pre-clean:

clean:
   [delete] Deleting directory <https://build.safermobile.org/job/Gibberbot/ws/bin>
   [delete] Deleting directory <https://build.safermobile.org/job/Gibberbot/ws/gen>

-set-mode-check:

-set-debug-files:

-set-debug-mode:

-debug-obfuscation-check:

-setup:
     [echo] Creating output directories if needed...
    [mkdir] Created dir: <https://build.safermobile.org/job/Gibberbot/ws/bin>
    [mkdir] Created dir: <https://build.safermobile.org/job/Gibberbot/ws/bin/res>
     [echo] Gathering info for Gibberbot...
    [setup] Android SDK Tools Revision 19
    [setup] Project Target: Android 2.2
    [setup] API level: 8
    [setup] 
    [setup] ------------------
    [setup] Resolving library dependencies:
    [setup] No library dependencies.
    [setup] 
    [setup] ------------------
    [setup] API<=15: Adding annotations.jar to the classpath.
    [setup] 
    [setup] ------------------

-build-setup:
    [mkdir] Created dir: <https://build.safermobile.org/job/Gibberbot/ws/gen>
    [mkdir] Created dir: <https://build.safermobile.org/job/Gibberbot/ws/bin/classes>

-pre-build:

-code-gen:
     [echo] ----------
     [echo] Handling aidl files...
     [aidl] Found 24 AIDL files.
     [aidl] Compiling 24 AIDL files.
     [echo] ----------
     [echo] Handling RenderScript files...
[renderscript] No RenderScript files to compile.
     [echo] ----------
     [echo] Handling Resources...
     [aapt] Generating resource IDs...
     [aapt] aapt: warning: string 'account_setup_acct_acctname_sub' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: es pt_PT zh_CN
     [aapt] aapt: warning: string 'account_setup_acct_acctname_title' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: es pt_PT zh_CN
     [aapt] aapt: warning: string 'account_setup_acct_password_sub' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: es pt_PT zh_CN
     [aapt] aapt: warning: string 'account_setup_acct_password_title' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: es pt_PT zh_CN
     [aapt] aapt: warning: string 'account_setup_acct_subtitle' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: es pt_PT zh_CN
     [aapt] aapt: warning: string 'account_setup_acct_username_sub' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: es pt_PT zh_CN
     [aapt] aapt: warning: string 'account_setup_acct_username_title' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: es pt_PT zh_CN
     [aapt] aapt: warning: string 'account_setup_advanced_sub' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: es pt_PT zh_CN
     [aapt] aapt: warning: string 'cir_channel_label' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es es_MX fa fr it ja ko nb nl pl pt pt_PT ru sk sv tr zh zh_CN
     [aapt] aapt: warning: string 'data_channel_label' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es es_MX fa fr it ja ko nb nl pl pt pt_PT ru sk sv tr zh zh_CN
     [aapt] aapt: warning: string 'data_encoding_label' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es es_MX fa fr it ja ko nb nl pl pt pt_PT ru sk sv tr zh zh_CN
     [aapt] aapt: warning: string 'default_input_title' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: es es_US pt_PT zh_CN zh_TW
     [aapt] aapt: warning: string 'host_label' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es es_MX fa fr it ja ko nb nl pl pt pt_PT ru sk sv tr zh zh_CN
     [aapt] aapt: warning: string 'http' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es es_MX fa fr it ja ko nb nl pl pt pt_PT ru sk sv tr zh zh_CN
     [aapt] aapt: warning: string 'menu_verify' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es es_MX fa fr it ja ko nb nl pl pt pt_PT ru sk sv tr zh zh_CN
     [aapt] aapt: warning: string 'msisdn_label' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es es_MX fa fr it ja ko nb nl pl pt pt_PT ru sk sv tr zh zh_CN
     [aapt] aapt: warning: string 'preference_title' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es_MX fa fr it ja ko nb nl pl pt ru sk sv tr zh
     [aapt] aapt: warning: string 'save' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es es_MX fa fr it ja ko nb nl pl pt pt_PT ru sk sv tr zh zh_CN
     [aapt] aapt: warning: string 'setting_title' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: es es_US pt_PT zh_CN zh_TW
     [aapt] aapt: warning: string 'sms' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es es_MX fa fr it ja ko nb nl pl pt pt_PT ru sk sv tr zh zh_CN
     [aapt] aapt: warning: string 'tcp' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es es_MX fa fr it ja ko nb nl pl pt pt_PT ru sk sv tr zh zh_CN
     [aapt] aapt: warning: string 'wbxml' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es es_MX fa fr it ja ko nb nl pl pt pt_PT ru sk sv tr zh zh_CN
     [aapt] aapt: warning: string 'xml' has no default translation in <https://build.safermobile.org/job/Gibberbot/ws/res;> found: ar cs da de el es es_MX fa fr it ja ko nb nl pl pt pt_PT ru sk sv tr zh zh_CN
     [echo] ----------
     [echo] Handling BuildConfig class...
[buildconfig] Generating BuildConfig class.

-pre-compile:

-compile:
    [javac] Compiling 200 source files to <https://build.safermobile.org/job/Gibberbot/ws/bin/classes>
    [javac] <https://build.safermobile.org/job/Gibberbot/ws/src/info/guardianproject/otr/app/im/app/ChatListActivity.java>:172: cannot find symbol
    [javac] symbol  : variable menu_new_chat
    [javac] location: class info.guardianproject.otr.app.im.R.id
    [javac]         case R.id.menu_new_chat:
    [javac]                  ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
/usr/local/android-sdk/tools/ant/build.xml:651: The following error occurred while executing this line:
/usr/local/android-sdk/tools/ant/build.xml:672: Compile failed; see the compiler error output for details.

Total time: 6 seconds
Build step 'Invoke Ant' marked build as failure
$ /usr/local/android-sdk/platform-tools/adb disconnect localhost:57355
[android] Stopping Android emulator
[android] Archiving emulator log
$ /usr/local/android-sdk/platform-tools/adb kill-server
Terminating xvnc.
Archiving artifacts
Recording fingerprints
Description set: 


More information about the Guardian-dev mailing list