Site: ip-172-31-44-204.ec2.internal
Build Name: teem-SVN-Linux-3.10.0-123.el7.x86_64-x86_64
Build Time: 2025-11-23T00:01:39 EST
Found 20 Warnings
Errors are here.


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/src/bin/gprobe.c?cvsroot=CMake
Build Log Line 15
Warning

          
            
/.../teem-SVN/src/bin/gprobe.c:271:31: note: each undeclared identifier is reported only once for each function it appears in

        


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/unrrdu.h?cvsroot=CMake
Build Log Line 53
Warning

          
            
/.../teem-SVN-build/include/teem/unrrdu.h:233:20: note: declared here
 UNRRDU_EXPORT void unrrduUsageUnu(const char *me, hestParm *hparm);
                    ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/src/bin/ilk.c?cvsroot=CMake
Build Log Line 89
Warning

          
            
/.../teem-SVN/src/bin/ilk.c:61:31: note: each undeclared identifier is reported only once for each function it appears in

        


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/src/bin/ilk.c?cvsroot=CMake
Build Log Line 90
Warning

          
            
/.../teem-SVN/src/bin/ilk.c:135:3: warning: passing argument 2 of ‘mossSamplerKernelSet’ from incompatible pointer type [enabled by default]
   if (mossSamplerKernelSet(msp, ksp)) {
   ^
In file included from /.../teem-SVN/src/bin/ilk.c:21:0:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/moss.h?cvsroot=CMake
Build Log Line 94
Warning

          
            
/.../teem-SVN-build/include/teem/moss.h:107:17: note: expected ‘const struct NrrdKernel *’ but argument is of type ‘struct NrrdKernelSpec *’
 MOSS_EXPORT int mossSamplerKernelSet(mossSampler *smplr,
                 ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/moss.h?cvsroot=CMake
Build Log Line 101
Warning

          
            
/.../teem-SVN-build/include/teem/moss.h:107:17: note: declared here
 MOSS_EXPORT int mossSamplerKernelSet(mossSampler *smplr,
                 ^
In file included from /.../teem-SVN-build/include/teem/ell.h:33:0,
                 from /.../teem-SVN-build/include/teem/moss.h:36,
                 from /.../teem-SVN/src/bin/ilk.c:21:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/ellMacros.h?cvsroot=CMake
Build Log Line 110
Warning

          
            
/.../teem-SVN-build/include/teem/ellMacros.h:137:5: note: in definition of macro ‘ELL_2V_COPY’
   ((v2)[0] = (v1)[0], (v2)[1] = (v1)[1])
     ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/ellMacros.h?cvsroot=CMake
Build Log Line 116
Warning

          
            
/.../teem-SVN-build/include/teem/ellMacros.h:137:24: note: in definition of macro ‘ELL_2V_COPY’
   ((v2)[0] = (v1)[0], (v2)[1] = (v1)[1])
                        ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/src/bin/ilk.c?cvsroot=CMake
Build Log Line 122
Warning

          
            
/.../teem-SVN/src/bin/ilk.c:262:31: warning: passing argument 3 of ‘mossLinearTransform’ makes pointer from integer without a cast [enabled by default]
                               max[1], size[0], size[1])) {
                               ^
In file included from /.../teem-SVN/src/bin/ilk.c:21:0:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/moss.h?cvsroot=CMake
Build Log Line 126
Warning

          
            
/.../teem-SVN-build/include/teem/moss.h:131:17: note: expected ‘float *’ but argument is of type ‘int’
 MOSS_EXPORT int mossLinearTransform(Nrrd *nout, Nrrd *nin, float *bg,
                 ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/src/bin/ilk.c?cvsroot=CMake
Build Log Line 129
Warning

          
            
/.../teem-SVN/src/bin/ilk.c:262:31: warning: passing argument 5 of ‘mossLinearTransform’ from incompatible pointer type [enabled by default]
                               max[1], size[0], size[1])) {
                               ^
In file included from /.../teem-SVN/src/bin/ilk.c:21:0:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/moss.h?cvsroot=CMake
Build Log Line 133
Warning

          
            
/.../teem-SVN-build/include/teem/moss.h:131:17: note: expected ‘struct mossSampler *’ but argument is of type ‘double *’
 MOSS_EXPORT int mossLinearTransform(Nrrd *nout, Nrrd *nin, float *bg,
                 ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/moss.h?cvsroot=CMake
Build Log Line 140
Warning

          
            
/.../teem-SVN-build/include/teem/moss.h:131:17: note: expected ‘double’ but argument is of type ‘struct mossSampler *’
 MOSS_EXPORT int mossLinearTransform(Nrrd *nout, Nrrd *nin, float *bg,
                 ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/moss.h?cvsroot=CMake
Build Log Line 147
Warning

          
            
/.../teem-SVN-build/include/teem/moss.h:131:17: note: declared here
 MOSS_EXPORT int mossLinearTransform(Nrrd *nout, Nrrd *nin, float *bg,
                 ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/src/bin/ilk.c?cvsroot=CMake
Build Log Line 150
Warning

          
            
/.../teem-SVN/src/bin/ilk.c:293:29: warning: passing argument 3 of ‘mossLinearTransform’ makes pointer from integer without a cast [enabled by default]
                             max[1], size[0], size[1])) {
                             ^
In file included from /.../teem-SVN/src/bin/ilk.c:21:0:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/moss.h?cvsroot=CMake
Build Log Line 154
Warning

          
            
/.../teem-SVN-build/include/teem/moss.h:131:17: note: expected ‘float *’ but argument is of type ‘int’
 MOSS_EXPORT int mossLinearTransform(Nrrd *nout, Nrrd *nin, float *bg,
                 ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/src/bin/ilk.c?cvsroot=CMake
Build Log Line 157
Warning

          
            
/.../teem-SVN/src/bin/ilk.c:293:29: warning: passing argument 5 of ‘mossLinearTransform’ from incompatible pointer type [enabled by default]
                             max[1], size[0], size[1])) {
                             ^
In file included from /.../teem-SVN/src/bin/ilk.c:21:0:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/moss.h?cvsroot=CMake
Build Log Line 161
Warning

          
            
/.../teem-SVN-build/include/teem/moss.h:131:17: note: expected ‘struct mossSampler *’ but argument is of type ‘double *’
 MOSS_EXPORT int mossLinearTransform(Nrrd *nout, Nrrd *nin, float *bg,
                 ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/moss.h?cvsroot=CMake
Build Log Line 168
Warning

          
            
/.../teem-SVN-build/include/teem/moss.h:131:17: note: expected ‘double’ but argument is of type ‘struct mossSampler *’
 MOSS_EXPORT int mossLinearTransform(Nrrd *nout, Nrrd *nin, float *bg,
                 ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/include/teem/moss.h?cvsroot=CMake
Build Log Line 175
Warning

          
            
/.../teem-SVN-build/include/teem/moss.h:131:17: note: declared here
 MOSS_EXPORT int mossLinearTransform(Nrrd *nout, Nrrd *nin, float *bg,
                 ^