pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: please review paraview



"Pouya D. Tafti" <pdtafti%users.sourceforge.net@localhost> writes:

> Built and (very) limitedly tested on NetBSD-current/amd64.

I observe this on my NetBSD/i386:

/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In member 
function 'virtual void vtkPNGReader::ExecuteInformation()':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:118: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int)':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: there 
are no arguments to 'png_set_gray_1_2_4_to_8' that depend on a template 
parameter, so a declaration of 'png_set_gray_1_2_4_to_8' must be available
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: (if 
you use '-fpermissive', G++ will accept your code, but allowing the use of an 
undeclared name is deprecated)
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328: [ 20%]   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328:   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328:   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scopeBuilding CXX object 
VTK/Graphics/CMakeFiles/vtkGraphics.dir/vtkMergeFields.cxx.o

/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328:   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328:   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328:   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328:   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328:   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328:   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328:   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328:   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328:   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx: In function 
'void vtkPNGReaderUpdate2(vtkPNGReader*, OT*, int*, vtkIdType*, long int) [with 
OT = vtkPNGReader::ExecuteData::VTK_TT]':
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:296:   
instantiated from 'void vtkPNGReaderUpdate(vtkPNGReader*, vtkImageData*, OT*) 
[with OT = vtkPNGReader::ExecuteData::VTK_TT]'
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:328:   
instantiated from here
/tmp/wip/paraview/work/ParaView-3.8.0/VTK/IO/vtkPNGReader.cxx:227: error: 
'png_set_gray_1_2_4_to_8' was not declared in this scope
gmake[2]: *** [VTK/IO/CMakeFiles/vtkIO.dir/vtkPNGReader.cxx.o] Error 1

?


-- 
HE CE3OH...

Attachment: pgp6ZFkcdUmoq.pgp
Description: PGP signature

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review


Home | Main Index | Thread Index | Old Index