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

gp-jenkins-bot at guardianproject.info gp-jenkins-bot at guardianproject.info
Tue Jun 5 02:16:51 EDT 2012


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

Changes:

[c1.android] Prevent account preferences from being written to global preferences file

[c1.android] Multiple accounts support.

[c1.android] Serverless messaging - XEP-0174

[c1.android] Cleanup

[c1.android] Serverless messaging - working prototype.

[c1.android] Delivery receipts on Serverless.

[c1.android] Fix smack handling of closed jmDNS object, improve error handling.

[c1.android] Menu item in account settings to go to accounts.

[c1.android] Auto-connect the first time a network is available (e.g. on-boot).

[c1.android] Remember user signed out also from Accounts page

[c1.android] Serverless cleanup.

[c1.android] Foreground option for RemoteImService.

[c1.android] Accounts page should go to TabbedActivity.

[c1.android] Separate out global settings from account settings.

[c1.android] Create a preference for Foreground.

[c1.android] Add XMPP resource priority to account settings

[c1.android] Account priority setting

[c1.android] Fix various accounts navigation issues.

[c1.android] Fix for account priority

[c1.android] Set signed-in flag from Accounts page

[c1.android] Prevent thread leak in XmppConnection.

------------------------------------------
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 840ffa0d092453c07ff4677ba7e0245b0447b2e7 (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 b0181b189bfa6efea16774f853f69a49770ad23f (origin/master)
Checking out Revision b0181b189bfa6efea16774f853f69a49770ad23f (origin/master)
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


Tue Jun  5 02:16:22 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 58464,39608 -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 52682 *
* daemon started successfully *
$ /usr/local/android-sdk/platform-tools/adb connect localhost:39608
[android] Waiting for emulator to finish booting...
$ /usr/local/android-sdk/platform-tools/adb -s localhost:39608 shell getprop dev.bootcomplete
$ /usr/local/android-sdk/platform-tools/adb connect localhost:39608
$ /usr/local/android-sdk/platform-tools/adb -s localhost:39608 shell getprop dev.bootcomplete
$ /usr/local/android-sdk/platform-tools/adb disconnect localhost:39608
$ /usr/local/android-sdk/platform-tools/adb connect localhost:39608
$ /usr/local/android-sdk/platform-tools/adb -s localhost:39608 shell getprop dev.bootcomplete
$ /usr/local/android-sdk/platform-tools/adb -s localhost:39608 logcat -v time
$ /usr/local/android-sdk/platform-tools/adb connect localhost:39608
[android] Emulator is ready for use (took 20 seconds)
[workspace] $ /bin/sh -xe /tmp/hudson1915594946883439723.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 /var/lib/jenk
     [aapt] ins/jobs/Gibberbot/workspace/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/plugin/xmpp/LLXmppConnection.java>:288: cannot find symbol
    [javac] symbol  : variable WIFI_MODE_FULL_HIGH_PERF
    [javac] location: class android.net.wifi.WifiManager
    [javac]         wifiLock = wifi.createWifiLock(WifiManager.WIFI_MODE_FULL_HIGH_PERF, serviceName);
    [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: 7 seconds
Build step 'Invoke Ant' marked build as failure
$ /usr/local/android-sdk/platform-tools/adb disconnect localhost:39608
[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