I'm getting (nearly) identical build errors with 3.10: `_ZTSN12_GLOBAL__N_112testIteratorE' referenced in section `.data.rel.ro' of CMakeFiles/vtkIO.dir/vtkUTF16TextCodec.cxx.o: defined in discarded section `.rodata._ZTSN12_GLOBAL__N_112testIteratorE[_ZTSN12_GLOBAL__N_112testIteratorE]' of CMakeFiles/vtkIO.dir/vtkUTF16TextCodec.cxx.o gmake[3]: *** [bin/libvtkIO.so.pv3.10] Error 1 gmake[3]: Leaving directory `/wrkdirs/usr/ports/science/paraview/work/.build'
and with 4.1: `_ZTSN12_GLOBAL__N_112testIteratorE' referenced in section `.data.rel.ro' of CMakeFiles/vtkIOCore.dir/vtkUTF8TextCodec.cxx.o: defined in discarded section `.rodata._ZTSN12_GLOBAL__N_112testIteratorE[_ZTSN12_GLOBAL__N_112testIteratorE]' of CMakeFiles/vtkIOCore.dir/vtkUTF8TextCodec.cxx.o gmake[4]: *** [lib/libvtkIOCore-pv4.1.so.1] Error 1 gmake[4]: Leaving directory `/usr/ports/science/paraview/work/.build' One refers to UTF16, the other to UTF8. It is possible that both errors occur in both builds, and I'm just collecting incomplete output. The full 3.10 build log: http://eis.bris.ac.uk/~mexas/logs/paraview-3.10.1_1.log I can provide the full 4.1 build log as well, if needed. Please advise Many thanks Anton _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
