MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0012568 | VTK | (No Category) | public | 2011-09-01 18:49 | 2011-09-15 10:57 |
Reporter | td123 | ||||
Assigned To | David Partyka | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 5.8.0 | ||||
Target Version | 5.8.1 | Fixed in Version | 5.8.1 | ||
Project | TBD | ||||
Type | incorrect functionality | ||||
Summary | 0012568: Build error with vtk 5.8.0 on archlinux | ||||
Description | Hi, I have the following build error on archlinux: [ 0%] Building C object Utilities/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5F.c.o /build/src/VTK/Utilities/vtkhdf5/src/H5F.c: In function 'H5F_build_actual_name': /build/src/VTK/Utilities/vtkhdf5/src/H5F.c:2224:12: error: 'S_IFLNK' undeclared (first use in this function) /build/src/VTK/Utilities/vtkhdf5/src/H5F.c:2224:12: note: each undeclared identifier is reported only once for each function it appears in /build/src/VTK/Utilities/vtkhdf5/src/H5F.c:2224:38: error: 'S_IFMT' undeclared (first use in this function) /build/src/VTK/Utilities/vtkhdf5/src/H5F.c:2229:27: error: 'PATH_MAX' undeclared (first use in this function) I tried to fix this by doing: sed -i '31 i#include <sys/stat.h>' Utilities/vtkhdf5/src/H5F.c but it resulted in the same error, I don't know how else this could be remedied. I suspect this error is because archlinux is using the stricter gcc 4.6.1 I have attached the full build log as "vtk5.8.0buildlog". If you need more info, please let me know. Thanks in advance for any help! | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://www.vtk.org/Bug/file/9015/vtk5.8.0buildlog | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-09-01 18:49 | td123 | New Issue | |||
2011-09-01 18:49 | td123 | File Added: vtk5.8.0buildlog | |||
2011-09-02 10:11 | Sean McBride | Note Added: 0027445 | |||
2011-09-02 10:42 | David Partyka | Note Added: 0027446 | |||
2011-09-02 10:42 | David Partyka | Assigned To | => David Partyka | ||
2011-09-02 10:42 | David Partyka | Status | backlog => tabled | ||
2011-09-02 11:08 | David Partyka | Note Added: 0027448 | |||
2011-09-02 14:22 | David Partyka | Status | tabled => active development | ||
2011-09-02 15:32 | td123 | Note Added: 0027451 | |||
2011-09-14 14:32 | David Partyka | Target Version | => 5.8.1 | ||
2011-09-15 10:51 | David Partyka | Product Version | => 5.8.0 | ||
2011-09-15 10:57 | David Partyka | Note Added: 0027478 | |||
2011-09-15 10:57 | David Partyka | Status | active development => gatekeeper review | ||
2011-09-15 10:57 | David Partyka | Status | gatekeeper review => customer review | ||
2011-09-15 10:57 | David Partyka | Status | customer review => closed | ||
2011-09-15 10:57 | David Partyka | Resolution | open => fixed | ||
2011-09-15 10:57 | David Partyka | Fixed in Version | => 5.8.1 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|