Ticket #1876: vtk-build.log

File vtk-build.log, 24.8 KB (added by yves@…, 19 years ago)

build -d log

Line 
1DEBUG: Changing to port directory: /Users/Shared/src/darwinports/dev/graphics/vtk
2DEBUG: Requested variant powerpc is not provided by port VTK.
3DEBUG: Requested variant darwin is not provided by port VTK.
4DEBUG: Requested variant macosx is not provided by port VTK.
5DEBUG: Found port in file:///Users/Shared/src/darwinports/dports/devel/cmake
6DEBUG: Changing to port directory: /Users/Shared/src/darwinports/dports/devel/cmake
7DEBUG: Searching for dependency: cmake
8DEBUG: Found Dependency: receipt exists for cmake
9DEBUG: Skipping completed com.apple.main (VTK)
10DEBUG: Skipping completed com.apple.fetch (VTK)
11DEBUG: Skipping completed com.apple.checksum (VTK)
12DEBUG: Skipping completed com.apple.extract (VTK)
13DEBUG: Skipping completed com.apple.patch (VTK)
14DEBUG: Skipping completed com.apple.configure (VTK)
15--->  Building VTK with target all
16DEBUG: Executing com.apple.build (VTK)
17DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK" && make all'
18/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Wrapping: building default_target
19cmake.depends is up-to-date
20/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Utilities: building default_target
21cmake.depends is up-to-date
22/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Utilities/zlib: building default_target
23/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Utilities/jpeg: building default_target
24/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Utilities/png: building default_target
25/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Utilities/tiff: building default_target
26/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Utilities/expat: building default_target
27/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Utilities/Doxygen: building default_target
28cmake.depends is up-to-date
29/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Utilities/freetype: building default_target
30/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Utilities/ftgl: building default_target
31/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Common: building default_target
32/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Filtering: building default_target
33/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Imaging: building default_target
34/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/Graphics: building default_target
35/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO: building default_target
36Building object file vtkBMPReader.o...
37/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = double]':
38/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:545:   instantiated from here
39/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
40/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
41/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
42/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:545:   instantiated from here
43/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
44/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
45/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
46/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = float]':
47/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:548:   instantiated from here
48/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
49/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
50/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
51/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
52/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
53/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
54/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = long unsigned int]':
55/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:551:   instantiated from here
56/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
57/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
58/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
59/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
60/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
61/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
62/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = long int]':
63/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:554:   instantiated from here
64/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
65/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
66/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
67/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
68/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
69/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
70/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = unsigned int]':
71/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:557:   instantiated from here
72/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
73/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
74/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
75/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
76/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
77/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
78/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = int]':
79/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:560:   instantiated from here
80/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
81/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
82/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
83/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
84/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
85/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
86/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = short int]':
87/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:563:   instantiated from here
88/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
89/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
90/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
91/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
92/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
93/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
94/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = short unsigned int]':
95/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:566:   instantiated from here
96/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
97/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
98/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
99/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
100/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
101/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
102/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = unsigned char]':
103/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:569:   instantiated from here
104/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
105/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
106/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
107/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
108/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
109/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
110/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = char]':
111/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:572:   instantiated from here
112/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
113/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
114/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
115/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
116/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
117/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
118make[2]: *** [vtkBMPReader.o] Error 1
119make[1]: *** [default_target] Error 2
120make: *** [default_target_IO] Error 2
121Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK" && make all" returned error 2
122Command output: /Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
123/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
124/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
125/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = short unsigned int]':
126/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:566:   instantiated from here
127/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
128/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
129/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
130/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
131/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
132/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
133/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = unsigned char]':
134/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:569:   instantiated from here
135/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
136/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
137/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
138/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
139/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
140/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
141/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx: In function 'void vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT = char]':
142/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:572:   instantiated from here
143/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
144/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
145/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:507: note: candidate 2: operator+(std::streamoff, long int) <built-in>
146/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
147/usr/include/gcc/darwin/4.0/c++/bits/postypes.h:175: note: candidate 1: std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with _StateT = mbstate_t]
148/Users/Shared/src/darwinports/build/file._Users_Shared_src_darwinports_dev_graphics_vtk/work/VTK/IO/vtkBMPReader.cxx:511: note: candidate 2: operator+(std::streamoff, long int) <built-in>
149make[2]: *** [vtkBMPReader.o] Error 1
150make[1]: *** [default_target] Error 2
151make: *** [default_target_IO] Error 2
152
153Warning: the following items did not execute (for VTK): com.apple.build