View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014645VTK(No Category)public2014-03-21 11:412014-10-01 13:20
Reporterkentwilliams 
Assigned ToSean McBride 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionunable to reproduce 
PlatformOSOS Version
Product Version6.0.0 
Target VersionFixed in Version 
Summary0014645: Compiler error in VTK/ThirdParty/freetype/vtkfreetype/builds/unix/ftsystem.c
DescriptionOS X 10.9.2
XCode 5.1
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix

Apparently the preprocessor symbol HAVE_FCNTL_H is not getting propogated down into ftsystem.c when it is compiled.

/scratch/kent/namicExt/NAMICExternalProjects/SuperBuild/ExternalSources/VTK/ThirdParty/freetype/vtkfreetype/builds/unix/ftsystem.c:241:32: error:
      use of undeclared identifier 'O_RDONLY'
    file = open( filepathname, O_RDONLY );
                               ^
1 error generated.
TagsNo tags attached.
ProjectTBD
Typeusability
Attached Filestxt file icon CMakeCache.txt [^] (200,312 bytes) 2014-03-21 11:41 [Show Content]

 Relationships

  Notes
(0033388)
Sean McBride (developer)
2014-10-01 09:38

kent, what happened with this issue?

Was it an error on your side? Can we close this?
(0033397)
kentwilliams (reporter)
2014-10-01 13:18

I haven't run into it again. I don't know if something changed in VTK, but I don't have this problem with current builds.

 Issue History
Date Modified Username Field Change
2014-03-21 11:41 kentwilliams New Issue
2014-03-21 11:41 kentwilliams File Added: CMakeCache.txt
2014-03-21 12:01 Sean McBride Assigned To => Sean McBride
2014-03-21 12:01 Sean McBride Status backlog => tabled
2014-10-01 09:38 Sean McBride Note Added: 0033388
2014-10-01 09:38 Sean McBride Tag Attached: hackaton
2014-10-01 12:40 Berk Geveci Status tabled => backlog
2014-10-01 13:18 kentwilliams Note Added: 0033397
2014-10-01 13:19 Sean McBride Status backlog => closed
2014-10-01 13:19 Sean McBride Resolution open => unable to reproduce
2014-10-01 13:20 Sean McBride Tag Detached: hackaton


Copyright © 2000 - 2018 MantisBT Team