[Paraview] PV 3.10 and 4.1 build error on FreeBSD ia64: vtkUTF8TextCodec.cxx.o: defined in discarded section `.rodata._ZTSN12_GLOBAL__N_112testIteratorE

Anton Shterenlikht mexas at bris.ac.uk
Wed Mar 19 13:04:05 EDT 2014


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




More information about the ParaView mailing list