MantisBT - ParaView | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013870 | ParaView | (No Category) | public | 2013-02-11 17:29 | 2013-05-21 20:50 |
| Reporter | Orion Poplawski | ||||
| Assigned To | Nikhil Shetty | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | TBD | ||||
| Topic Name | 0013870-fix-jpeg-mem-src-conflict | ||||
| Type | incorrect functionality | ||||
| Summary | 0013870: jpeg_mem_src conflicts with libjpeg-turbo 1.2.90 | ||||
| Description | Compiling ParaView 3.98.1 (VTK 6.0.0) on Fedora Rawhide using libjpeg-turbo 1.2.90 (which appears to have MEM_SRCDST_SUPPORTED set): /builddir/build/BUILD/ParaView-3.98.1-source/VTK/IO/Image/vtkJPEGReader.cxx: In function 'void j peg_mem_src(j_decompress_ptr, void*, long int)': /builddir/build/BUILD/ParaView-3.98.1-source/VTK/IO/Image/vtkJPEGReader.cxx:95:80: error: declar ation of C function 'void jpeg_mem_src(j_decompress_ptr, void*, long int)' conflicts with extern "C" void jpeg_mem_src (j_decompress_ptr cinfo, void* buffer, long nbytes) ^ In file included from /builddir/build/BUILD/ParaView-3.98.1-source/fedora/VTK/ThirdParty/jpeg/vt k_jpeg.h:29:0, from /builddir/build/BUILD/ParaView-3.98.1-source/VTK/IO/Image/vtkJPEGReader.cx x:24: /usr/include/jpeglib.h:1008:13: error: previous declaration 'void jpeg_mem_src(j_decompress_ptr, unsigned char*, long unsigned int)' here EXTERN(void) jpeg_mem_src JPP((j_decompress_ptr cinfo, ^ make[2]: Leaving directory `/builddir/build/BUILD/ParaView-3.98.1-source/fedora' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ParaView-3.98.1-source/fedora/CMak eFiles make[2]: *** [VTK/IO/Image/CMakeFiles/vtkIOImage.dir/vtkJPEGReader.cxx.o] Error 1 make[1]: *** [VTK/IO/Image/CMakeFiles/vtkIOImage.dir/all] Error 2 In jpeglib.h: #if JPEG_LIB_VERSION >= 80 || defined(MEM_SRCDST_SUPPORTED) #define jpeg_mem_dest jMemDest #define jpeg_mem_src jMemSrc #endif Looks like you want to do some kind to test for that. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-02-11 17:29 | Orion Poplawski | New Issue | |||
| 2013-02-14 11:53 | Utkarsh Ayachit | Assigned To | => Nikhil Shetty | ||
| 2013-02-14 11:53 | Utkarsh Ayachit | Status | backlog => tabled | ||
| 2013-02-14 11:54 | Utkarsh Ayachit | Project | VTK => ParaView | ||
| 2013-02-14 12:40 | Nikhil Shetty | Status | tabled => todo | ||
| 2013-02-19 09:24 | Nikhil Shetty | Topic Name | => 0013870-fix-jpeg-mem-src-conflict | ||
| 2013-02-19 09:24 | Nikhil Shetty | Status | todo => active development | ||
| 2013-02-19 10:20 | Nikhil Shetty | Note Added: 0030352 | |||
| 2013-02-20 11:56 | Nikhil Shetty | Status | active development => gatekeeper review | ||
| 2013-02-22 13:19 | Sebastien Jourdain | Status | gatekeeper review => customer review | ||
| 2013-02-22 13:19 | Sebastien Jourdain | Note Added: 0030372 | |||
| 2013-05-21 20:50 | Alan Scott | Note Added: 0030820 | |||
| 2013-05-21 20:50 | Alan Scott | Status | customer review => closed | ||
| 2013-05-21 20:50 | Alan Scott | Resolution | open => fixed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||