[Paraview-developers] ANN: ParaView 3.10.0 Available for download.
Paul Melis
paul.melis at sara.nl
Thu Mar 10 08:34:11 EST 2011
On 03/10/2011 02:08 PM, Paul Melis wrote:
> Hi David,
>
> On 03/10/2011 01:18 PM, David Partyka wrote:
>> That is very strange, It should only take a few seconds. Those files
>> are generated as part of the python wrapping.
Seems to get stuck on processing VTK/Rendering/vtkOpenGLState.h:
3396
open("/home/paulmlocal/c/ParaView-3.10.0/VTK/Rendering/vtkOpenGLState.h", O_RDONLY)
= 3
3396 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffff9a9750) = -1
ENOTTY (Inappropriate ioctl for device)
3396 fstat(3, {st_mode=S_IFREG|0644, st_size=21988, ...}) = 0
3396 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x7f9432e9f000
3396 read(3, "/*=============================="..., 8192) = 8192
[...]
3396 read(3, "e;\n \n // OpenGL 1.1 state\n \n "..., 8192) = 8192
3396 read(3, "a;\n \n // Pixels, 2.1\n GLenum "..., 4096) = 4096
3396 brk(0x4a24000) = 0x4a24000
3396 read(3, "t ClientAtribStackDepth;\n GLint"..., 4096) = 1508
BTW ^^^^^^^^^^^^^^^^ typo in the abbrevation of attribute? ;-)
3396 read(3, "", 4096) = 0
3396 read(3, "", 8192) = 0
3396 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffff9a9720) = -1
ENOTTY (Inappropriate ioctl for device)
3396 read(3, "", 8192) = 0
3396 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffff9a96d0) = -1
ENOTTY (Inappropriate ioctl for device)
3396 read(3, "", 8192) = 0
3396 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffff9a96d0) = -1
ENOTTY (Inappropriate ioctl for device)
3396 read(3, "", 8192) = 0
3396 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffff9a96d0) = -1
ENOTTY (Inappropriate ioctl for device)
3396 read(3, "", 8192) = 0
3396 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffff9a96d0) = -1
ENOTTY (Inappropriate ioctl for device)
3396 read(3, "", 8192) = 0
3396 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffff9a96d0) = -1
ENOTTY (Inappropriate ioctl for device)
3396 read(3, "", 8192) = 0
3396 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffff9a96d0) = -1
ENOTTY (Inappropriate ioctl for device)
3396 read(3, "", 8192) = 0
3396 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffff9a96d0) = -1
ENOTTY (Inappropriate ioctl for device)
3396 read(3, "", 8192) = 0
3396 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffff9a96d0) = -1
ENOTTY (Inappropriate ioctl for device)
3396 read(3, "", 8192) = 0
3396 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffff9a96d0) = -1
ENOTTY (Inappropriate ioctl for device)
3396 read(3, "", 8192) = 0
[...]
Paul
More information about the Paraview-developers
mailing list