{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,282",
          "upstreamBuild" : 1282,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1282,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e1dc63254918092b1066983657194b198f6389e5",
            "branch" : [
              {
                "SHA1" : "e1dc63254918092b1066983657194b198f6389e5",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e1dc63254918092b1066983657194b198f6389e5",
            "branch" : [
              {
                "SHA1" : "e1dc63254918092b1066983657194b198f6389e5",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e1dc63254918092b1066983657194b198f6389e5",
        "branch" : [
          {
            "SHA1" : "e1dc63254918092b1066983657194b198f6389e5",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 2,
      "skipCount" : 0,
      "totalCount" : 942,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1282",
  "duration" : 5203068,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 #1282",
  "id" : "2014-06-20_11-38-39",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1282,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1403257119000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/1282/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/HowToBuild.html",
          ".gitignore"
        ],
        "commitId" : "80335380a644ea37cc618ad1fd49c0ebd076a251",
        "timestamp" : 1403185845000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Minor refinements: .gitignore HowToBuild\u000a",
        "date" : "2014-06-19T15:50:45+0200",
        "id" : "80335380a644ea37cc618ad1fd49c0ebd076a251",
        "msg" : "Minor refinements: .gitignore HowToBuild",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/HowToBuild.html"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitmodules",
          "doc/HowToBuild.html",
          "oculusvr-sdk"
        ],
        "commitId" : "20bf51f2ccbecf1ab21ef3dbd2ff06e04ebd40cc",
        "timestamp" : 1403186761000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1021: Adding submodule oculusvr-sdk and adjust HowToBuild (git clone --recurse-submodules <jogl-url>)\u000a",
        "date" : "2014-06-19T16:06:01+0200",
        "id" : "20bf51f2ccbecf1ab21ef3dbd2ff06e04ebd40cc",
        "msg" : "Bug 1021: Adding submodule oculusvr-sdk and adjust HowToBuild (git clone",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/HowToBuild.html"
          },
          {
            "editType" : "add",
            "file" : "oculusvr-sdk"
          },
          {
            "editType" : "add",
            "file" : ".gitmodules"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/config/oculusvr/oculusvr.c",
          "etc/profile.jogl",
          "make/config/oculusvr/oculusvr-ovr-CustomJavaCode.java",
          ".classpath",
          "make/build-nativewindow.xml",
          "src/oculusvr/classes/com/jogamp/oculusvr/OVRDynamicLibraryBundleInfo.java",
          "src/oculusvr/classes/com/jogamp/oculusvr/OVRVersion.java",
          "make/build.xml",
          "make/scripts/tests.sh",
          "make/build-jogl.xml",
          "make/oculusvrversion",
          "make/build-common.xml",
          "make/config/oculusvr/oculusvr-common.cfg",
          "src/oculusvr/classes/com/jogamp/oculusvr/OVRException.java",
          "make/build-oculusvr.xml",
          "src/oculusvr/native/OVRImplMisc.cpp",
          "make/config/oculusvr/oculusvr.cfg"
        ],
        "commitId" : "40d7d0d18ed11b8dbb0f16137f82eef828b822a4",
        "timestamp" : 1403205679000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1021: Add OculusSDK binding / Basic OVR support\u000a\u000aBring-up test only initializes the ovrHmdHandle\u000adata structure by OVR native code.\u000a    See com.jogamp.oculusvr.OVRVersion\u000a\u000aCurrent evaluation build compiles all OVR-SDK source\u000afiles itself w/o using provided libovr.a.\u000aWe also skip the GL dependent renderer of the SDK,\u000ai.e. we prefer to utilize our JOGL 'barrel distortion' renderer.\u000aThis eases the 'chicken-egg' problem of OVR SDK dependencies,\u000ai.e. libGL, libGLESv2 .. etc\u000a\u000aSince the OVR source code is C++, we may still have to figure out\u000ahow to / and whether we shall link libstdc++ statically\u000ato remove platform dependencies.\u000aRight now we link libstdc++ statically if using GCC,\u000asee  make/build-oculusvr.xml (hackish .. TODO: better way to include all symbols).\u000a\u000aSame consideration applies to GNU/Linux and libudev.so dependency,\u000asince there are:\u000a    - libudev.so.0 and (Older distri's)\u000a    - libudev.so.1 (Debian8, ..)\u000a\u000a...\u000a\u000aProduced JAR artifacts are\u000a    - jar/atomic/oculusvr.jar\u000a    - jar/atomic/oculusvr-natives-<os.and.arch>.jar\u000a\u000ai.e. only in 'atomic' variants to not bloat the default 'all' JAR files.\u000a\u000a....\u000a\u000amake/build-oculusvr.xml Notes:\u000a    - Currently native build only enabled on GNU/Linux (isLinux)\u000a    - Force disable native build via property 'c.build.oculusvr.skip'\u000a",
        "date" : "2014-06-19T21:21:19+0200",
        "id" : "40d7d0d18ed11b8dbb0f16137f82eef828b822a4",
        "msg" : "Bug 1021: Add OculusSDK binding / Basic OVR support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "etc/profile.jogl"
          },
          {
            "editType" : "add",
            "file" : "make/config/oculusvr/oculusvr-ovr-CustomJavaCode.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "add",
            "file" : "src/oculusvr/classes/com/jogamp/oculusvr/OVRException.java"
          },
          {
            "editType" : "add",
            "file" : "src/oculusvr/classes/com/jogamp/oculusvr/OVRDynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "add",
            "file" : "make/oculusvrversion"
          },
          {
            "editType" : "add",
            "file" : "make/build-oculusvr.xml"
          },
          {
            "editType" : "edit",
            "file" : ".classpath"
          },
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          },
          {
            "editType" : "add",
            "file" : "make/config/oculusvr/oculusvr-common.cfg"
          },
          {
            "editType" : "add",
            "file" : "make/config/oculusvr/oculusvr.c"
          },
          {
            "editType" : "edit",
            "file" : "make/build-nativewindow.xml"
          },
          {
            "editType" : "add",
            "file" : "make/config/oculusvr/oculusvr.cfg"
          },
          {
            "editType" : "add",
            "file" : "src/oculusvr/native/OVRImplMisc.cpp"
          },
          {
            "editType" : "add",
            "file" : "src/oculusvr/classes/com/jogamp/oculusvr/OVRVersion.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-common.xml",
          "make/build-oculusvr.xml",
          "make/build.xml"
        ],
        "commitId" : "8a4dacf38c9d78bc0aafae91cbd256148835ee9b",
        "timestamp" : 1403207918000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1021: Add OculusSDK binding / Basic OVR support (Refine build exclusion)\u000a\u000acommon:\u000a  - property 'oculusvr.sdk.available' is only set if sub-module 'oculusvr-sdk' is available\u000a  - if 'oculusvr.sdk.available' is not set build.xml will not issue build-oculusvr.xml's 'all' target\u000a\u000abuild-oculusvr.xml:\u000a  - propery 'oculusvr.build.enabled' is only enabled if 'oculusvr.sdk.available' is set\u000a    and targer 'all' will only pass if set.\u000a",
        "date" : "2014-06-19T21:58:38+0200",
        "id" : "8a4dacf38c9d78bc0aafae91cbd256148835ee9b",
        "msg" : "Bug 1021: Add OculusSDK binding / Basic OVR support (Refine build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-oculusvr.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/HowToBuild.html"
        ],
        "commitId" : "589070da2be7e097b7415503011387ad1f6e14d5",
        "timestamp" : 1403208134000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1021: Add OculusSDK binding / Basic OVR support (HowtoBuild.xml: Mention feature loss if not fetching submodules)\u000a",
        "date" : "2014-06-19T22:02:14+0200",
        "id" : "589070da2be7e097b7415503011387ad1f6e14d5",
        "msg" : "Bug 1021: Add OculusSDK binding / Basic OVR support (HowtoBuild.xml:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/HowToBuild.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-oculusvr.xml",
          "make/scripts/tests-x64.bat",
          "oculusvr-sdk",
          "make/scripts/make.jogl.all.win64.bat",
          "make/scripts/tests-x64-dbg.bat",
          "make/scripts/tests-win.bat",
          "make/scripts/tests-x32.bat",
          "make/scripts/tests-x32-dbg.bat"
        ],
        "commitId" : "b54e87d2cebf6aa0def18f172cbfa111c4efc837",
        "timestamp" : 1403231768000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1021: Add OculusSDK binding / Basic OVR support (Bring-up on Windows w/ Mingw64 ; Solve static linkage of stdc++)\u000a\u000a- Bring-up on Windows w/ Mingw64\u000a  - Bumped oculusvr-sdk to commit 70e44b846ceaf9eebc336b12a07406c3a418a5c3\u000a  - Added required mingw64 linker statments\u000a  - Builds and runs on x86_64 and i386\u000a\u000a- Solve static linkage of stdc++\u000a  - \"-Wl,-Bstatic -lstdc++ -Wl,-Bdynamic\" MUST come AFTER all object files!!\u000a  - No more manual '--undefined=symbol' required .. puhh :)\u000a\u000a- Cleanup linker cfg ..\u000a\u000a- Still runs on GNU/Linux x86_64 and i386\u000a",
        "date" : "2014-06-20T04:36:08+0200",
        "id" : "b54e87d2cebf6aa0def18f172cbfa111c4efc837",
        "msg" : "Bug 1021: Add OculusSDK binding / Basic OVR support (Bring-up on Windows",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x32-dbg.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64-dbg.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/build-oculusvr.xml"
          },
          {
            "editType" : "edit",
            "file" : "oculusvr-sdk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-common.xml",
          "make/build-oculusvr.xml"
        ],
        "commitId" : "d7d8d11abad1e4e17532068333dfe9dddf2942a2",
        "timestamp" : 1403237106000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1021: Add OculusSDK binding (Bring-up on OSX w/ clang/clang++ ; Split native build: cc, c++, linkage)\u000a\u000a- Bring-up on OSX w/ clang/clang++\u000a  - Build and tested on OSX 10.9\u000a\u000a- Split native build: cc, c++, linkage\u000a  - Perform steps sequentually to not\u000a    differentiate c and c++ compiler as required for clang/clang++\u000a    - compile c code\u000a    - compile c++ code\u000a    - link all object files\u000a",
        "date" : "2014-06-20T06:05:06+0200",
        "id" : "d7d8d11abad1e4e17532068333dfe9dddf2942a2",
        "msg" : "Bug 1021: Add OculusSDK binding (Bring-up on OSX w/ clang/clang++ ;",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-oculusvr.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "LICENSE.txt"
        ],
        "commitId" : "ae17eca383cce89a000062c3a86e415a6753066b",
        "timestamp" : 1403238012000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1021: Add note about 'Oculus VR Rift SDK Software License' in LICENSE.txt\u000a",
        "date" : "2014-06-20T06:20:12+0200",
        "id" : "ae17eca383cce89a000062c3a86e415a6753066b",
        "msg" : "Bug 1021: Add note about 'Oculus VR Rift SDK Software License' in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "LICENSE.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/index.html",
          "www/media/C3D_Main-160x125.png",
          "www/media/C3D_Main-Mobile-160x160.png"
        ],
        "commitId" : "c6884a48c2c51b9bfe2378d8d3be41138980d6d5",
        "timestamp" : 1403246078000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "WWW: Update CCT's C3D Entry\u000a",
        "date" : "2014-06-20T08:34:38+0200",
        "id" : "c6884a48c2c51b9bfe2378d8d3be41138980d6d5",
        "msg" : "WWW: Update CCT's C3D Entry",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "www/index.html"
          },
          {
            "editType" : "add",
            "file" : "www/media/C3D_Main-160x125.png"
          },
          {
            "editType" : "add",
            "file" : "www/media/C3D_Main-Mobile-160x160.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/index.html"
        ],
        "commitId" : "c28214ca693e2ee34183d2766cb46cfb4b7cdc37",
        "timestamp" : 1403246785000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "www: shorten c3d desc.\u000a",
        "date" : "2014-06-20T08:46:25+0200",
        "id" : "c28214ca693e2ee34183d2766cb46cfb4b7cdc37",
        "msg" : "www: shorten c3d desc.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "www/index.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/index.html"
        ],
        "commitId" : "e1dc63254918092b1066983657194b198f6389e5",
        "timestamp" : 1403246972000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "www .. c3d desc (2)\u000a",
        "date" : "2014-06-20T08:49:32+0200",
        "id" : "e1dc63254918092b1066983657194b198f6389e5",
        "msg" : "www .. c3d desc (2)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "www/index.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}