[Bf-committers] OSX orange builds, openexr lib

trip somewhere trip0o at gmail.com
Fri Jan 27 19:50:17 CET 2006


How again do I apply openexr lib files to work with Orange to build ?
I grabbed the OpenEXR 1.2.2 pre-compiled for OS X (gcc 3.3): files
from the site and placced them inside of the lib folder on usr as
instructed before but this time they do not want to work..



Last login: Fri Jan 27 13:31:26 on ttyp2
Welcome to Darwin!
ravens-power-mac-g5:~ raven$ cd /Users/raven/bf/bf-blender/blender/
ravens-power-mac-g5:~/bf/bf-blender/blender raven$
/System/Library/Frameworks/Python.framework/Versions/2.3/bin/scons
scons: Reading SConscript files ...
targets =  []
arguments =  {}
/Users/raven/bf/bf-blender/blender
Using config file: config.opts
externs...
bftgl
scons: done reading SConscript files.
scons: Building targets ...
gcc -pipe -fPIC -funsigned-char -ffast-math -mpowerpc -mtune=G4 -O2
-Wall -D_THREAD_SAFE -DWITH_QUICKTIME -DWITH_OPENEXR -DGAMEBLENDER=0
-DNDEBUG -DBUILD_TIME='"13:45:38"' -DBUILD_DATE='"2006-01-27"'
-DBUILD_TYPE='"dynamic"' -DNAN_BUILDINFO -DBUILD_PLATFORM='"darwin"'
-c -o /Users/raven/bf/bf-blender/build/darwin/source/creator/dynamic_buildinfo.o
source/creator/buildinfo.c
g++ -pipe -fPIC -funsigned-char -ffast-math -mpowerpc -mtune=G4 -O2
-Wall -D_THREAD_SAFE -DWITH_QUICKTIME -DWITH_OPENEXR -DGAMEBLENDER=0
-DNDEBUG -I/usr/local/include/OpenEXR -I/sw/include
-I/Users/raven/bf/bf-blender/build/darwin/source/blender/imbuf/intern/openexr
-Isource/blender/imbuf/intern -Isource/blender/imbuf/intern
-I/Users/raven/bf/bf-blender/build/darwin/source/blender/blenkernel
-Isource/blender/blenkernel -Isource/blender/blenkernel
-I/Users/raven/bf/bf-blender/build/darwin/source/blender/imbuf
-Isource -Isource
-I/Users/raven/bf/bf-blender/build/darwin/source/blender/imbuf/intern
-Isource/blender -Isource/blender
-I/Users/raven/bf/bf-blender/build/darwin/source/blender/blenlib
-Isource/blender/blenlib -Isource/blender/blenlib
-I/Users/raven/bf/bf-blender/build/darwin/source/blender/makesdna
-Isource/blender/makesdna -Isource/blender/makesdna -c -o
/Users/raven/bf/bf-blender/build/darwin/source/blender/imbuf/intern/openexr/openexr_api.o
source/blender/imbuf/intern/openexr/openexr_api.cpp
source/blender/imbuf/intern/openexr/openexr_api.cpp:34:25: error:
openexr_api.h: No such file or directory
source/blender/imbuf/intern/openexr/openexr_api.cpp:38:29: error:
IMB_imbuf_types.h: No such file or directory
source/blender/imbuf/intern/openexr/openexr_api.cpp:39:23: error:
IMB_imbuf.h: No such file or directory
In file included from source/blender/imbuf/intern/openexr/openexr_api.cpp:61:
/usr/include/OpenEXR/ImathBox.h:65:22: error: ImathVec.h: No such file
or directory
In file included from source/blender/imbuf/intern/openexr/openexr_api.cpp:63:
/usr/include/OpenEXR/ImfIO.h:45:22: error: ImfInt64.h: No such file or directory
In file included from source/blender/imbuf/intern/openexr/openexr_api.cpp:64:
/usr/include/OpenEXR/ImfChannelList.h:47:21: error: ImfName.h: No such
file or directory
/usr/include/OpenEXR/ImfChannelList.h:48:26: error: ImfPixelType.h: No
such file or directory
In file included from source/blender/imbuf/intern/openexr/openexr_api.cpp:66:
/usr/include/OpenEXR/ImfInputFile.h:46:23: error: ImfHeader.h: No such
file or directory
/usr/include/OpenEXR/ImfInputFile.h:47:28: error: ImfFrameBuffer.h: No
such file or directory
/usr/include/OpenEXR/ImfInputFile.h:48:32: error:
ImfTiledOutputFile.h: No such file or directory
In file included from source/blender/imbuf/intern/openexr/openexr_api.cpp:69:
/usr/include/OpenEXR/ImfCompressionAttribute.h:46:26: error:
ImfAttribute.h: No such file or directory
/usr/include/OpenEXR/ImfCompressionAttribute.h:47:28: error:
ImfCompression.h: No such file or directory
/usr/include/OpenEXR/half.h:255: error: declaration of C function
'void printBits(std::ostream&, float)' conflicts with
/usr/include/OpenEXR/half.h:254: error: previous declaration 'void
printBits(std::ostream&, half)' here
/usr/include/OpenEXR/half.h:256: error: declaration of C function
'void printBits(char*, half)' conflicts with
/usr/include/OpenEXR/half.h:255: error: previous declaration 'void
printBits(std::ostream&, float)' here
/usr/include/OpenEXR/half.h:257: error: declaration of C function
'void printBits(char*, float)' conflicts with
/usr/include/OpenEXR/half.h:256: error: previous declaration 'void
printBits(char*, half)' here
/usr/include/OpenEXR/ImathBox.h:71: error: template with C linkage
/usr/include/OpenEXR/ImathBox.h:130: error: 'V2s' was not declared in this scope
/usr/include/OpenEXR/ImathBox.h:130: error: template argument 1 is invalid
/usr/include/OpenEXR/ImathBox.h:130: error: invalid type in
declaration before ';' token
/usr/include/OpenEXR/ImathBox.h:131: error: 'V2i' was not declared in this scope
/usr/include/OpenEXR/ImathBox.h:131: error: template argument 1 is invalid
/usr/include/OpenEXR/ImathBox.h:131: error: invalid type in
declaration before ';' token
/usr/include/OpenEXR/ImathBox.h:132: error: 'V2f' was not declared in this scope
/usr/include/OpenEXR/ImathBox.h:132: error: template argument 1 is invalid
/usr/include/OpenEXR/ImathBox.h:132: error: invalid type in
declaration before ';' token
/usr/include/OpenEXR/ImathBox.h:133: error: 'V2d' was not declared in this scope
/usr/include/OpenEXR/ImathBox.h:133: error: template argument 1 is invalid
/usr/include/OpenEXR/ImathBox.h:133: error: invalid type in
declaration before ';' token
/usr/include/OpenEXR/ImathBox.h:134: error: 'V3s' was not declared in this scope
/usr/include/OpenEXR/ImathBox.h:134: error: template argument 1 is invalid
/usr/include/OpenEXR/ImathBox.h:134: error: invalid type in
declaration before ';' token
/usr/include/OpenEXR/ImathBox.h:135: error: 'V3i' was not declared in this scope
/usr/include/OpenEXR/ImathBox.h:135: error: template argument 1 is invalid
/usr/include/OpenEXR/ImathBox.h:135: error: invalid type in
declaration before ';' token
/usr/include/OpenEXR/ImathBox.h:136: error: 'V3f' was not declared in this scope
/usr/include/OpenEXR/ImathBox.h:136: error: template argument 1 is invalid
/usr/include/OpenEXR/ImathBox.h:136: error: invalid type in
declaration before ';' token
/usr/include/OpenEXR/ImathBox.h:137: error: 'V3d' was not declared in this scope
/usr/include/OpenEXR/ImathBox.h:137: error: template argument 1 is invalid
/usr/include/OpenEXR/ImathBox.h:137: error: invalid type in
declaration before ';' token
/usr/include/OpenEXR/ImfArray.h:76: error: template with C linkage
/usr/include/OpenEXR/ImfArray.h:123: error: template with C linkage
/usr/include/OpenEXR/ImfIO.h:83: error: 'Int64' does not name a type
/usr/include/OpenEXR/ImfIO.h:91: error: `Int64' has not been declared
/usr/include/OpenEXR/ImfIO.h:153: error: 'Int64' does not name a type
/usr/include/OpenEXR/ImfIO.h:161: error: `Int64' has not been declared
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:132: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:142: error:
declaration of C function 'const std::_Rb_tree_node_base*
std::_Rb_tree_increment(const std::_Rb_tree_node_base*)' conflicts
with
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:139: error: previous
declaration 'std::_Rb_tree_node_base*
std::_Rb_tree_increment(std::_Rb_tree_node_base*)' here
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:148: error:
declaration of C function 'const std::_Rb_tree_node_base*
std::_Rb_tree_decrement(const std::_Rb_tree_node_base*)' conflicts
with
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:145: error: previous
declaration 'std::_Rb_tree_node_base*
std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' here
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:151: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:219: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:294: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:300: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:324: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:394: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:414: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:643: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:647: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:708: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:718: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:728: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:735: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:742: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:749: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_tree.h:756: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:91: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:178: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:195: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:396: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:618: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:623: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:639: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:656: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:663: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:670: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:677: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:684: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_map.h:690: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:73: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:78: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:83: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:194: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:212: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:384: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:600: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:605: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:621: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:638: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:645: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:652: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:659: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:666: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multimap.h:673: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:71: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:76: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:81: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:172: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:190: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:354: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:516: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:520: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:537: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:554: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:561: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:568: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:575: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:582: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_set.h:588: error: template
with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:72: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:77: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:82: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:165: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:183: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:345: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:506: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:511: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:528: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:545: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:552: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:559: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:566: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:573: error:
template with C linkage
/usr/include/gcc/darwin/4.0/c++/bits/stl_multiset.h:580: error:
template with C linkage
/usr/include/OpenEXR/ImfChannelList.h:63: error: 'PixelType' does not
name a type
/usr/include/OpenEXR/ImfChannelList.h:82: error: expected `)' before "type"
/usr/include/OpenEXR/ImfChannelList.h:129: error: 'Name' was not
declared in this scope
/usr/include/OpenEXR/ImfChannelList.h:129: error: template argument 1 is invalid
/usr/include/OpenEXR/ImfChannelList.h:129: error: template argument 3 is invalid
/usr/include/OpenEXR/ImfChannelList.h:129: error: template argument 4 is invalid
/usr/include/OpenEXR/ImfChannelList.h:234: error: 'class
Imf::ChannelList::ChannelMap' is not a class or namespace
/usr/include/OpenEXR/ImfChannelList.h:234: error: expected %<,%> or
%<...%> before '&' token
/usr/include/OpenEXR/ImfChannelList.h:246: error: 'class
Imf::ChannelList::ChannelMap' is not a class or namespace
/usr/include/OpenEXR/ImfChannelList.h:246: error: 'iterator' does not
name a type
/usr/include/OpenEXR/ImfChannelList.h:255: error: 'class
Imf::ChannelList::ChannelMap' is not a class or namespace
/usr/include/OpenEXR/ImfChannelList.h:255: error: expected %<,%> or
%<...%> before '&' token
/usr/include/OpenEXR/ImfChannelList.h:269: error: 'class
Imf::ChannelList::ChannelMap' is not a class or namespace
/usr/include/OpenEXR/ImfChannelList.h:269: error: 'const_iterator'
does not name a type
/usr/include/OpenEXR/ImfChannelList.h: In constructor
`Imf::ChannelList::Iterator::Iterator()':
/usr/include/OpenEXR/ImfChannelList.h:278: error: class
'Imf::ChannelList::Iterator' does not have any field named '_i'
/usr/include/OpenEXR/ImfChannelList.h: At global scope:
/usr/include/OpenEXR/ImfChannelList.h:285: error: 'class
Imf::ChannelList::ChannelMap' is not a class or namespace
/usr/include/OpenEXR/ImfChannelList.h:285: error: expected %<,%> or
%<...%> before '&' token
/usr/include/OpenEXR/ImfChannelList.h: In constructor
`Imf::ChannelList::Iterator::Iterator(int)':
/usr/include/OpenEXR/ImfChannelList.h:286: error: class
'Imf::ChannelList::Iterator' does not have any field named '_i'
/usr/include/OpenEXR/ImfChannelList.h:286: error: 'i' was not declared
in this scope
/usr/include/OpenEXR/ImfChannelList.h: In member function
`Imf::ChannelList::Iterator&
Imf::ChannelList::Iterator::operator++()':
/usr/include/OpenEXR/ImfChannelList.h:295: error: '_i' was not
declared in this scope
/usr/include/OpenEXR/ImfChannelList.h: In member function
`Imf::ChannelList::Iterator
Imf::ChannelList::Iterator::operator++(int)':
/usr/include/OpenEXR/ImfChannelList.h:304: error: '_i' was not
declared in this scope
/usr/include/OpenEXR/ImfChannelList.h: In member function `const char*
Imf::ChannelList::Iterator::name() const':
/usr/include/OpenEXR/ImfChannelList.h:312: error: '_i' was not
declared in this scope
/usr/include/OpenEXR/ImfChannelList.h: In member function
`Imf::Channel& Imf::ChannelList::Iterator::channel() const':
/usr/include/OpenEXR/ImfChannelList.h:319: error: '_i' was not
declared in this scope
/usr/include/OpenEXR/ImfChannelList.h: In constructor
`Imf::ChannelList::ConstIterator::ConstIterator()':
/usr/include/OpenEXR/ImfChannelList.h:324: error: class
'Imf::ChannelList::ConstIterator' does not have any field named '_i'
/usr/include/OpenEXR/ImfChannelList.h: At global scope:
/usr/include/OpenEXR/ImfChannelList.h:331: error: 'class
Imf::ChannelList::ChannelMap' is not a class or namespace
/usr/include/OpenEXR/ImfChannelList.h:331: error: expected %<,%> or
%<...%> before '&' token
/usr/include/OpenEXR/ImfChannelList.h: In constructor
`Imf::ChannelList::ConstIterator::ConstIterator(int)':
/usr/include/OpenEXR/ImfChannelList.h:331: error: class
'Imf::ChannelList::ConstIterator' does not have any field named '_i'
/usr/include/OpenEXR/ImfChannelList.h:331: error: 'i' was not declared
in this scope
/usr/include/OpenEXR/ImfChannelList.h: In constructor
`Imf::ChannelList::ConstIterator::ConstIterator(const
Imf::ChannelList::Iterator&)':
/usr/include/OpenEXR/ImfChannelList.h:339: error: class
'Imf::ChannelList::ConstIterator' does not have any field named '_i'
/usr/include/OpenEXR/ImfChannelList.h:339: error: 'const class
Imf::ChannelList::Iterator' has no member named '_i'
/usr/include/OpenEXR/ImfChannelList.h: In member function
`Imf::ChannelList::ConstIterator&
Imf::ChannelList::ConstIterator::operator++()':
/usr/include/OpenEXR/ImfChannelList.h:347: error: '_i' was not
declared in this scope
/usr/include/OpenEXR/ImfChannelList.h: In member function
`Imf::ChannelList::ConstIterator
Imf::ChannelList::ConstIterator::operator++(int)':
/usr/include/OpenEXR/ImfChannelList.h:356: error: '_i' was not
declared in this scope
/usr/include/OpenEXR/ImfChannelList.h: In member function `const char*
Imf::ChannelList::ConstIterator::name() const':
/usr/include/OpenEXR/ImfChannelList.h:364: error: '_i' was not
declared in this scope
/usr/include/OpenEXR/ImfChannelList.h: In member function `const
Imf::Channel& Imf::ChannelList::ConstIterator::channel() const':
/usr/include/OpenEXR/ImfChannelList.h:370: error: '_i' was not
declared in this scope
/usr/include/OpenEXR/ImfChannelList.h: In function `bool
Imf::operator==(const Imf::ChannelList::ConstIterator&, const
Imf::ChannelList::ConstIterator&)':
/usr/include/OpenEXR/ImfChannelList.h:378: error: 'const class
Imf::ChannelList::ConstIterator' has no member named '_i'
/usr/include/OpenEXR/ImfChannelList.h:378: error: 'const class
Imf::ChannelList::ConstIterator' has no member named '_i'
/usr/include/gcc/darwin/4.0/c++/powerpc-apple-darwin8/bits/basic_file.h:
At global scope:
/usr/include/gcc/darwin/4.0/c++/powerpc-apple-darwin8/bits/basic_file.h:51:
error: template with C linkage
/usr/include/OpenEXR/ImfInputFile.h:97: error: expected %<;%> before '&' token
/usr/include/OpenEXR/ImfInputFile.h:118: error: expected %<,%> or
%<...%> before '&' token
/usr/include/OpenEXR/ImfInputFile.h:125: error: expected %<;%> before '&' token
/usr/include/OpenEXR/ImfInputFile.h:194: error: `TiledOutputFile' has
not been declared
/usr/include/OpenEXR/ImfOutputFile.h:67: error: expected %<,%> or
%<...%> before '&' token
/usr/include/OpenEXR/ImfOutputFile.h:79: error: expected %<,%> or
%<...%> before '&' token
/usr/include/OpenEXR/ImfOutputFile.h:104: error: expected %<;%> before '&' token
/usr/include/OpenEXR/ImfOutputFile.h:118: error: expected %<,%> or
%<...%> before '&' token
/usr/include/OpenEXR/ImfOutputFile.h:125: error: expected %<;%> before '&' token
/usr/include/OpenEXR/ImfOutputFile.h:206: error: expected %<,%> or
%<...%> before '&' token
/usr/include/OpenEXR/ImfCompressionAttribute.h:53: error: expected
initializer before '<' token
/usr/include/OpenEXR/ImfCompressionAttribute.h:54: error:
`CompressionAttribute' has not been declared
/usr/include/OpenEXR/ImfCompressionAttribute.h:54: error: template
specialization with C linkage
/usr/include/OpenEXR/ImfCompressionAttribute.h:54: error: non-template
used as template
/usr/include/OpenEXR/ImfCompressionAttribute.h:55: error:
`CompressionAttribute' has not been declared
/usr/include/OpenEXR/ImfCompressionAttribute.h:55: error: non-member
function 'void Imf::writeValueTo(Imf::OStream&, int)' cannot have
cv-qualifier
/usr/include/OpenEXR/ImfCompressionAttribute.h:55: error: template
specialization with C linkage
/usr/include/OpenEXR/ImfCompressionAttribute.h:55: error: non-template
used as template
/usr/include/OpenEXR/ImfCompressionAttribute.h:56: error:
`CompressionAttribute' has not been declared
/usr/include/OpenEXR/ImfCompressionAttribute.h:56: error: template
specialization with C linkage
/usr/include/OpenEXR/ImfCompressionAttribute.h:56: error: non-template
used as template
source/blender/imbuf/intern/openexr/openexr_api.cpp:83: error: 'Int64'
does not name a type
source/blender/imbuf/intern/openexr/openexr_api.cpp:84: error: `Int64'
has not been declared
source/blender/imbuf/intern/openexr/openexr_api.cpp:90: error: 'Int64'
does not name a type
source/blender/imbuf/intern/openexr/openexr_api.cpp:91: error: 'Int64'
does not name a type
source/blender/imbuf/intern/openexr/openexr_api.cpp: In constructor
`Mem_IStream::Mem_IStream(unsigned char*, int)':
source/blender/imbuf/intern/openexr/openexr_api.cpp:80: error: class
'Mem_IStream' does not have any field named '_exrpos'
source/blender/imbuf/intern/openexr/openexr_api.cpp:80: error: class
'Mem_IStream' does not have any field named '_exrsize'
source/blender/imbuf/intern/openexr/openexr_api.cpp: In member
function `virtual bool Mem_IStream::read(char*, int)':
source/blender/imbuf/intern/openexr/openexr_api.cpp:97: error:
'_exrpos' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:97: error:
'_exrsize' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp: At global scope:
source/blender/imbuf/intern/openexr/openexr_api.cpp:107: error:
'Int64' does not name a type
source/blender/imbuf/intern/openexr/openexr_api.cpp:112: error:
variable or field 'seekg' declared void
source/blender/imbuf/intern/openexr/openexr_api.cpp:112: error: 'int
Mem_IStream::seekg' is not a static member of 'class Mem_IStream'
source/blender/imbuf/intern/openexr/openexr_api.cpp:112: error:
'Int64' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:113: error:
expected %<,%> or %<;%> before '{' token
source/blender/imbuf/intern/openexr/openexr_api.cpp:140: error:
variable or field 'openexr_header_compression' declared void
source/blender/imbuf/intern/openexr/openexr_api.cpp:140: error:
'Header' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:140: error:
'header' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:140: error:
expected primary-expression before "int"
source/blender/imbuf/intern/openexr/openexr_api.cpp:140: error:
initializer expression list treated as compound expression
source/blender/imbuf/intern/openexr/openexr_api.cpp:141: error:
expected %<,%> or %<;%> before '{' token
source/blender/imbuf/intern/openexr/openexr_api.cpp: In function
`short int imb_save_openexr_half(ImBuf*, char*, int)':
source/blender/imbuf/intern/openexr/openexr_api.cpp:168: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:169: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:170: error:
'IB_zbuffloat' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:170: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:174: error:
'Header' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:174: error:
expected `;' before "header"
source/blender/imbuf/intern/openexr/openexr_api.cpp:176: error:
'header' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:176: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:176: error:
'OPENEXR_COMPRESS' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:176: error:
'openexr_header_compression' cannot be used as a function
source/blender/imbuf/intern/openexr/openexr_api.cpp:178: error: no
matching function for call to 'Imf::Channel::Channel(Imf::PixelType)'
/usr/include/OpenEXR/ImfChannelList.h:58: note: candidates are:
Imf::Channel::Channel()
/usr/include/OpenEXR/ImfChannelList.h:58: note:                
Imf::Channel::Channel(const Imf::Channel&)
source/blender/imbuf/intern/openexr/openexr_api.cpp:179: error: no
matching function for call to 'Imf::Channel::Channel(Imf::PixelType)'
/usr/include/OpenEXR/ImfChannelList.h:58: note: candidates are:
Imf::Channel::Channel()
/usr/include/OpenEXR/ImfChannelList.h:58: note:                
Imf::Channel::Channel(const Imf::Channel&)
source/blender/imbuf/intern/openexr/openexr_api.cpp:180: error: no
matching function for call to 'Imf::Channel::Channel(Imf::PixelType)'
/usr/include/OpenEXR/ImfChannelList.h:58: note: candidates are:
Imf::Channel::Channel()
/usr/include/OpenEXR/ImfChannelList.h:58: note:                
Imf::Channel::Channel(const Imf::Channel&)
source/blender/imbuf/intern/openexr/openexr_api.cpp:181: error: no
matching function for call to 'Imf::Channel::Channel(Imf::PixelType)'
/usr/include/OpenEXR/ImfChannelList.h:58: note: candidates are:
Imf::Channel::Channel()
/usr/include/OpenEXR/ImfChannelList.h:58: note:                
Imf::Channel::Channel(const Imf::Channel&)
source/blender/imbuf/intern/openexr/openexr_api.cpp:183: error: no
matching function for call to 'Imf::Channel::Channel(Imf::PixelType)'
/usr/include/OpenEXR/ImfChannelList.h:58: note: candidates are:
Imf::Channel::Channel()
/usr/include/OpenEXR/ImfChannelList.h:58: note:                
Imf::Channel::Channel(const Imf::Channel&)
source/blender/imbuf/intern/openexr/openexr_api.cpp:185: error:
'FrameBuffer' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:185: error:
expected `;' before "frameBuffer"
source/blender/imbuf/intern/openexr/openexr_api.cpp:186: error: no
matching function for call to 'Imf::OutputFile::OutputFile(char*&,
<type error>)'
/usr/include/OpenEXR/ImfOutputFile.h:203: note: candidates are:
Imf::OutputFile::OutputFile(const Imf::OutputFile&)
/usr/include/OpenEXR/ImfOutputFile.h:79: note:                
Imf::OutputFile::OutputFile(Imf::OStream&, int)
/usr/include/OpenEXR/ImfOutputFile.h:67: note:                
Imf::OutputFile::OutputFile(const char*, int)
source/blender/imbuf/intern/openexr/openexr_api.cpp:195: error:
'frameBuffer' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:195: error:
'Slice' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:201: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:203: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:206: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:208: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:210: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:223: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:225: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:227: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:240: error: no
matching function for call to 'Imf::OutputFile::setFrameBuffer(<type
error>)'
/usr/include/OpenEXR/ImfOutputFile.h:118: note: candidates are: void
Imf::OutputFile::setFrameBuffer(int)
source/blender/imbuf/intern/openexr/openexr_api.cpp:247: error:
'IMB_freeImBuf' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp: In function
`short int imb_save_openexr_float(ImBuf*, char*, int)':
source/blender/imbuf/intern/openexr/openexr_api.cpp:258: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:259: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:260: error:
'IB_zbuffloat' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:260: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:264: error:
'Header' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:264: error:
expected `;' before "header"
source/blender/imbuf/intern/openexr/openexr_api.cpp:266: error:
'header' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:266: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:266: error:
'OPENEXR_COMPRESS' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:266: error:
'openexr_header_compression' cannot be used as a function
source/blender/imbuf/intern/openexr/openexr_api.cpp:268: error: no
matching function for call to 'Imf::Channel::Channel(Imf::PixelType)'
/usr/include/OpenEXR/ImfChannelList.h:58: note: candidates are:
Imf::Channel::Channel()
/usr/include/OpenEXR/ImfChannelList.h:58: note:                
Imf::Channel::Channel(const Imf::Channel&)
source/blender/imbuf/intern/openexr/openexr_api.cpp:269: error: no
matching function for call to 'Imf::Channel::Channel(Imf::PixelType)'
/usr/include/OpenEXR/ImfChannelList.h:58: note: candidates are:
Imf::Channel::Channel()
/usr/include/OpenEXR/ImfChannelList.h:58: note:                
Imf::Channel::Channel(const Imf::Channel&)
source/blender/imbuf/intern/openexr/openexr_api.cpp:270: error: no
matching function for call to 'Imf::Channel::Channel(Imf::PixelType)'
/usr/include/OpenEXR/ImfChannelList.h:58: note: candidates are:
Imf::Channel::Channel()
/usr/include/OpenEXR/ImfChannelList.h:58: note:                
Imf::Channel::Channel(const Imf::Channel&)
source/blender/imbuf/intern/openexr/openexr_api.cpp:271: error: no
matching function for call to 'Imf::Channel::Channel(Imf::PixelType)'
/usr/include/OpenEXR/ImfChannelList.h:58: note: candidates are:
Imf::Channel::Channel()
/usr/include/OpenEXR/ImfChannelList.h:58: note:                
Imf::Channel::Channel(const Imf::Channel&)
source/blender/imbuf/intern/openexr/openexr_api.cpp:273: error: no
matching function for call to 'Imf::Channel::Channel(Imf::PixelType)'
/usr/include/OpenEXR/ImfChannelList.h:58: note: candidates are:
Imf::Channel::Channel()
/usr/include/OpenEXR/ImfChannelList.h:58: note:                
Imf::Channel::Channel(const Imf::Channel&)
source/blender/imbuf/intern/openexr/openexr_api.cpp:275: error:
'FrameBuffer' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:275: error:
expected `;' before "frameBuffer"
source/blender/imbuf/intern/openexr/openexr_api.cpp:276: error: no
matching function for call to 'Imf::OutputFile::OutputFile(char*&,
<type error>)'
/usr/include/OpenEXR/ImfOutputFile.h:203: note: candidates are:
Imf::OutputFile::OutputFile(const Imf::OutputFile&)
/usr/include/OpenEXR/ImfOutputFile.h:79: note:                
Imf::OutputFile::OutputFile(Imf::OStream&, int)
/usr/include/OpenEXR/ImfOutputFile.h:67: note:                
Imf::OutputFile::OutputFile(const char*, int)
source/blender/imbuf/intern/openexr/openexr_api.cpp:277: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:281: error:
'frameBuffer' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:281: error:
'Slice' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:287: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:289: error: no
matching function for call to 'Imf::OutputFile::setFrameBuffer(<type
error>)'
/usr/include/OpenEXR/ImfOutputFile.h:118: note: candidates are: void
Imf::OutputFile::setFrameBuffer(int)
source/blender/imbuf/intern/openexr/openexr_api.cpp:296: error:
'IMB_freeImBuf' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp: In function
`short int imb_save_openexr(ImBuf*, char*, int)':
source/blender/imbuf/intern/openexr/openexr_api.cpp:308: error:
'IB_mem' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:312: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:316: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:316: error:
'OPENEXR_HALF' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:320: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp: In function `void
exr_print_filecontents(Imf::InputFile*)':
source/blender/imbuf/intern/openexr/openexr_api.cpp:339: error: 'class
Imf::InputFile' has no member named 'header'
source/blender/imbuf/intern/openexr/openexr_api.cpp:344: error: 'const
struct Imf::Channel' has no member named 'type'
source/blender/imbuf/intern/openexr/openexr_api.cpp: In function `int
exr_has_zbuffer(Imf::InputFile*)':
source/blender/imbuf/intern/openexr/openexr_api.cpp:350: error: 'class
Imf::InputFile' has no member named 'header'
source/blender/imbuf/intern/openexr/openexr_api.cpp:354: warning:
unused variable 'channel'
source/blender/imbuf/intern/openexr/openexr_api.cpp: In function
`ImBuf* imb_load_openexr(unsigned char*, int, int)':
source/blender/imbuf/intern/openexr/openexr_api.cpp:374: error: 'class
Imf::InputFile' has no member named 'header'
source/blender/imbuf/intern/openexr/openexr_api.cpp:375: error:
request for member 'max' in 'dw', which is of non-class type
'Imath::Box2i'
source/blender/imbuf/intern/openexr/openexr_api.cpp:375: error:
request for member 'min' in 'dw', which is of non-class type
'Imath::Box2i'
source/blender/imbuf/intern/openexr/openexr_api.cpp:376: error:
request for member 'max' in 'dw', which is of non-class type
'Imath::Box2i'
source/blender/imbuf/intern/openexr/openexr_api.cpp:376: error:
request for member 'min' in 'dw', which is of non-class type
'Imath::Box2i'
source/blender/imbuf/intern/openexr/openexr_api.cpp:383: error:
'IMB_allocImBuf' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:387: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:387: error:
'OPENEXR' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:389: error:
'IB_test' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:391: error:
'FrameBuffer' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:391: error:
expected `;' before "frameBuffer"
source/blender/imbuf/intern/openexr/openexr_api.cpp:399: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:399: error:
request for member 'min' in 'dw', which is of non-class type
'Imath::Box2i'
source/blender/imbuf/intern/openexr/openexr_api.cpp:399: error:
request for member 'min' in 'dw', which is of non-class type
'Imath::Box2i'
source/blender/imbuf/intern/openexr/openexr_api.cpp:403: error:
'frameBuffer' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:403: error:
'Slice' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:412: error:
'addzbuffloatImBuf' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:413: error:
invalid use of undefined type 'struct ImBuf'
source/blender/imbuf/intern/IMB_allocimbuf.h:43: error: forward
declaration of 'struct ImBuf'
source/blender/imbuf/intern/openexr/openexr_api.cpp:413: error:
request for member 'min' in 'dw', which is of non-class type
'Imath::Box2i'
source/blender/imbuf/intern/openexr/openexr_api.cpp:413: error:
request for member 'min' in 'dw', which is of non-class type
'Imath::Box2i'
source/blender/imbuf/intern/openexr/openexr_api.cpp:418: error: no
matching function for call to 'Imf::InputFile::setFrameBuffer(<type
error>)'
/usr/include/OpenEXR/ImfInputFile.h:118: note: candidates are: void
Imf::InputFile::setFrameBuffer(int)
source/blender/imbuf/intern/openexr/openexr_api.cpp:419: error:
request for member 'min' in 'dw', which is of non-class type
'Imath::Box2i'
source/blender/imbuf/intern/openexr/openexr_api.cpp:419: error:
request for member 'max' in 'dw', which is of non-class type
'Imath::Box2i'
source/blender/imbuf/intern/openexr/openexr_api.cpp:421: error:
'IMB_rect_from_float' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp:430: error:
'IMB_freeImBuf' was not declared in this scope
source/blender/imbuf/intern/openexr/openexr_api.cpp: In member
function `virtual bool Mem_IStream::read(char*, int)':
source/blender/imbuf/intern/openexr/openexr_api.cpp:105: warning:
control reaches end of non-void function
source/blender/imbuf/intern/openexr/openexr_api.cpp: In function
`short int imb_save_openexr(ImBuf*, char*, int)':
source/blender/imbuf/intern/openexr/openexr_api.cpp:325: warning:
control reaches end of non-void function
source/blender/imbuf/intern/openexr/openexr_api.cpp: At global scope:
source/blender/imbuf/intern/openexr/openexr_api.cpp:337: warning:
'void exr_print_filecontents(Imf::InputFile*)' defined but not used
scons: *** [/Users/raven/bf/bf-blender/build/darwin/source/blender/imbuf/intern/openexr/openexr_api.o]
Error 1
scons: building terminated because of errors.
ravens-power-mac-g5:~/bf/bf-blender/blender raven$


More information about the Bf-committers mailing list