[vtk-developers] amber8 needs some love
David Thompson
david.thompson at kitware.com
Fri Mar 1 00:30:29 EST 2013
Hi all,
> I removed some .pyc files a few minutes ago. It is possible that will fix it but unlikely.
I am not seeing git problems, but there appear to be other problems:
http://open.cdash.org/index.php?&project=VTK&filtercount=2&field1=buildname/string&compare1=63&value1=T2228fix-vtkaxis-log-scaling-3&field2=buildstarttime/date&compare2=83&value2=2013-2-28%3C/p%3E
The test failures complain that libvtkChartsCorePython27D references an undefined symbol: vtkAxis::SetUnscaledMinimum(double) ... but that method is defined in libvtkChartsCore and called by vtkChartsCoreCxxTests, which passed as part of the same dashboard submission.
David
>
> On Thu, Feb 28, 2013 at 11:50 AM, Marcus D. Hanwell <marcus.hanwell at kitware.com> wrote:
> On Thu, Feb 28, 2013 at 11:26 AM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> > The gerrit machine amber8 is having git issues:
> > http://open.cdash.org/index.php?&project=VTK&filtercount=2&field1=buildname/string&compare1=63&value1=T2253TestParametricFunctions-1&field2=buildstarttime/date&compare2=83&value2=2013-2-28%3C/p%3E
> > and
> > here:
> > http://open.cdash.org/index.php?&project=VTK&filtercount=2&field1=buildname/string&compare1=63&value1=T2254FixedPointRayCasterThreading-1&field2=buildstarttime/date&compare2=83&value2=2013-2-28%3C/p%3E
> >
> I just took a quick look and it is not showing any conflicting files,
>
> $ git status
> # On branch master
> # Your branch is ahead of 'origin/master' by 1 commit.
> #
> nothing to commit (working directory clean)
>
> I will keep an eye on it, but need to step out for an hour or two this
> afternoon. The one commit is 28db2118, which is the second link I
> believe.
>
> Marcus
More information about the vtk-developers
mailing list