Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Console Output

Started by upstream project "jocl-demos" build number 197
Building remotely on macosx64-NV320M-10_6-jogamp-x64-c3d-006
Checkout:macosx-10_6-x86_64 / /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64 - hudson.remoting.Channel@26d8ac10:macosx64-NV320M-10_6-jogamp-x64-c3d-006
Using strategy: Default
Last Built Revision: Revision 06e0c480e4379ebee77675f1fd55eb71e5c68247 (origin/master)
Checkout:macosx-10_6-x86_64 / /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64 - hudson.remoting.LocalChannel@229ff6d1
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/mbien/jocl-demos.git
[macosx-10_6-x86_64] $ git fetch -t git://github.com/mbien/jocl-demos.git +refs/heads/*:refs/remotes/origin/*
From http://github.com/mbien/jocl-demos
   06e0c48..192614e  master     -> origin/master
[macosx-10_6-x86_64] $ git ls-tree HEAD
Commencing build of Revision 192614e9166583929e43bfea065a3a6264624e4a (origin/master)
GitAPI created
Checking out Revision 192614e9166583929e43bfea065a3a6264624e4a (origin/master)
[macosx-10_6-x86_64] $ git checkout -f 192614e9166583929e43bfea065a3a6264624e4a
[macosx-10_6-x86_64] $ git tag -a -f -m "Hudson Build #197" hudson-label=macosx-10_6-x86_64-197
Recording changes in branch origin/master
[macosx-10_6-x86_64] $ git whatchanged --no-abbrev -M --pretty=raw 06e0c480e4379ebee77675f1fd55eb71e5c68247..192614e9166583929e43bfea065a3a6264624e4a
No emails were triggered.
[macosx-10_6-x86_64] $ ant -Dlabel=macosx-10_6-x86_64 -Dgluegen.root=../../../gluegen/label/macosx-10_6-x86_64 -Djogl.root=../../../jogl/label/macosx-10_6-x86_64 -Djocl.root=../../../jocl/label/macosx-10_6-x86_64 -Djocl-demos.build.number=${BUILD_NUMBER} clean jar
Buildfile: /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/build.xml

-pre-init:

-init-private:

-init-user:

-init-project:

-init-macrodef-property:

-do-init:

-post-init:

-init-check:

-init-macrodef-javac:

-init-macrodef-junit:

-init-debug-args:

-init-macrodef-nbjpda:

-init-macrodef-debug:

-init-macrodef-java:

-init-presetdef-jar:

init:

deps-clean:

-do-clean:
   [delete] Deleting directory /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/build
   [delete] Deleting directory /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/dist

-post-clean:

clean:

-pre-init:

-init-private:

-init-user:

-init-project:

-init-macrodef-property:

-do-init:

-post-init:

-init-check:

-init-macrodef-javac:

-init-macrodef-junit:

-init-debug-args:

-init-macrodef-nbjpda:

-init-macrodef-debug:

-init-macrodef-java:

-init-presetdef-jar:

init:

deps-jar:

-check-automatic-build:

-clean-after-automatic-build:

-verify-automatic-build:

-pre-pre-compile:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/build/classes

-pre-compile:

-compile-depend:

-do-compile:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/build/empty
    [javac] Compiling 27 source files to /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/build/classes
    [javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/src/com/jogamp/opencl/demos/fractal/MultiDeviceFractal.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 11 files to /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/build/classes

-post-compile:

compile:

-pre-jar:

-pre-pre-jar:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/dist

-do-jar-with-manifest:

-do-jar-without-manifest:

-do-jar-with-mainclass:
[j2seproject1:jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/dist/jocl-demos.jar
     [echo] To run this application from the command line without Ant, try:
     [echo] java -cp "/Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64/dist/jocl.jar:/Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64/build/jogl/jogl.all.jar:/Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64/build/newt/newt.all.jar:/Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64/build/nativewindow/nativewindow.all.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/dist/jocl-demos.jar" com.jogamp.opencl.demos.hellojocl.HelloJOCL

-do-jar-with-libraries:

-do-jar-with-libraries-without-manifest:

tag.build:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/dist

create-all-jnlps:

create-jnlp:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/dist

create-jnlp:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/dist

create-jnlp:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/dist

create-jnlp:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl-demos/label/macosx-10_6-x86_64/dist

-post-jar:

jar:

BUILD SUCCESSFUL
Total time: 4 seconds
[WARNINGS] Parsing warnings in console log...
Archiving artifacts
Sending e-mails to: mediastream@jogamp.org mbien@fh-landshut.de
[CopyArchiverPublisher] Copying archived artifacts in the shared directory '/srv/www/jogamp.org/deployment/autobuilds/jocl-demos-b197-2010-09-18_09-30-24'.
[CopyArchiverPublisher] '6' artifacts have been copied.
[CopyArchiverPublisher] Stop copying archived artifacts in the shared directory.
No emails were triggered.
Notifying upstream projects of job completion
Finished: SUCCESS