Skip to content

Instantly share code, notes, and snippets.

@drussel
Created March 11, 2013 22:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drussel/5138395 to your computer and use it in GitHub Desktop.
Save drussel/5138395 to your computer and use it in GitHub Desktop.
Windows RMF build warnings
SRCDIR=`pwd` && cd /cygdrive/c/chimera-build/build/src && unzip -o $SRCDIR/rmf-src.zip
Archive: /e/chimera/trunk/foreign/rmf/rmf-src.zip
2146226d38672d838b3d81e4164fa835ed1548b8
creating: salilab-rmf-2146226/
inflating: salilab-rmf-2146226/.gitignore
creating: salilab-rmf-2146226/AvroCpp/
extracting: salilab-rmf-2146226/AvroCpp/AUTHORS
inflating: salilab-rmf-2146226/AvroCpp/CMakeLists.txt
inflating: salilab-rmf-2146226/AvroCpp/COPYING
extracting: salilab-rmf-2146226/AvroCpp/ChangeLog
inflating: salilab-rmf-2146226/AvroCpp/NEWS
inflating: salilab-rmf-2146226/AvroCpp/README
extracting: salilab-rmf-2146226/AvroCpp/VERSION.txt
creating: salilab-rmf-2146226/AvroCpp/api/
inflating: salilab-rmf-2146226/AvroCpp/api/AvroParse.hh
inflating: salilab-rmf-2146226/AvroCpp/api/AvroSerialize.hh
inflating: salilab-rmf-2146226/AvroCpp/api/AvroTraits.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Boost.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Compiler.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Config.hh
inflating: salilab-rmf-2146226/AvroCpp/api/DataFile.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Decoder.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Encoder.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Exception.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Generic.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Layout.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Node.hh
inflating: salilab-rmf-2146226/AvroCpp/api/NodeConcepts.hh
inflating: salilab-rmf-2146226/AvroCpp/api/NodeImpl.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Parser.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Reader.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Resolver.hh
inflating: salilab-rmf-2146226/AvroCpp/api/ResolverSchema.hh
inflating: salilab-rmf-2146226/AvroCpp/api/ResolvingReader.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Schema.hh
inflating: salilab-rmf-2146226/AvroCpp/api/SchemaResolution.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Serializer.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Specific.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Stream.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Types.hh
inflating: salilab-rmf-2146226/AvroCpp/api/ValidSchema.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Validator.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Writer.hh
inflating: salilab-rmf-2146226/AvroCpp/api/Zigzag.hh
creating: salilab-rmf-2146226/AvroCpp/api/buffer/
inflating: salilab-rmf-2146226/AvroCpp/api/buffer/Buffer.hh
inflating: salilab-rmf-2146226/AvroCpp/api/buffer/BufferPrint.hh
inflating: salilab-rmf-2146226/AvroCpp/api/buffer/BufferReader.hh
inflating: salilab-rmf-2146226/AvroCpp/api/buffer/BufferStream.hh
inflating: salilab-rmf-2146226/AvroCpp/api/buffer/BufferStreambuf.hh
creating: salilab-rmf-2146226/AvroCpp/api/buffer/detail/
inflating: salilab-rmf-2146226/AvroCpp/api/buffer/detail/BufferDetail.hh
inflating: salilab-rmf-2146226/AvroCpp/api/buffer/detail/BufferDetailIterator.hh
linking: salilab-rmf-2146226/AvroCpp/avro -> api
inflating: salilab-rmf-2146226/AvroCpp/build.sh
creating: salilab-rmf-2146226/AvroCpp/examples/
inflating: salilab-rmf-2146226/AvroCpp/examples/cpx.hh
inflating: salilab-rmf-2146226/AvroCpp/examples/cpx.json
inflating: salilab-rmf-2146226/AvroCpp/examples/custom.cc
inflating: salilab-rmf-2146226/AvroCpp/examples/datafile.cc
inflating: salilab-rmf-2146226/AvroCpp/examples/generated.cc
inflating: salilab-rmf-2146226/AvroCpp/examples/generic.cc
inflating: salilab-rmf-2146226/AvroCpp/examples/imaginary.hh
inflating: salilab-rmf-2146226/AvroCpp/examples/imaginary.json
inflating: salilab-rmf-2146226/AvroCpp/examples/resolving.cc
inflating: salilab-rmf-2146226/AvroCpp/examples/schemaload.cc
inflating: salilab-rmf-2146226/AvroCpp/examples/validating.cc
creating: salilab-rmf-2146226/AvroCpp/impl/
inflating: salilab-rmf-2146226/AvroCpp/impl/BinaryDecoder.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/BinaryEncoder.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/Compiler.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/DataFile.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/FileStream.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/Generic.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/Node.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/NodeImpl.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/Resolver.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/ResolverSchema.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/Schema.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/Stream.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/Types.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/ValidSchema.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/Validator.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/Zigzag.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/avrogencpp.cc
creating: salilab-rmf-2146226/AvroCpp/impl/json/
inflating: salilab-rmf-2146226/AvroCpp/impl/json/JsonDom.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/json/JsonDom.hh
inflating: salilab-rmf-2146226/AvroCpp/impl/json/JsonIO.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/json/JsonIO.hh
creating: salilab-rmf-2146226/AvroCpp/impl/parsing/
inflating: salilab-rmf-2146226/AvroCpp/impl/parsing/JsonCodec.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/parsing/ResolvingDecoder.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/parsing/Symbol.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/parsing/Symbol.hh
inflating: salilab-rmf-2146226/AvroCpp/impl/parsing/ValidatingCodec.cc
inflating: salilab-rmf-2146226/AvroCpp/impl/parsing/ValidatingCodec.hh
creating: salilab-rmf-2146226/AvroCpp/jsonschemas/
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/array
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/bigrecord
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/bigrecord2
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/circulardep
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/enum
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/fixed
extracting: salilab-rmf-2146226/AvroCpp/jsonschemas/int
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/map
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/nested
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/nested.error
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/recinrec
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/record
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/record2
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/recursive
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/reuse
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/tweet
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/union
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/union_array_union
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/union_conflict
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/union_map_union
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/unionwithmap
inflating: salilab-rmf-2146226/AvroCpp/jsonschemas/verboseint
creating: salilab-rmf-2146226/AvroCpp/parser/
inflating: salilab-rmf-2146226/AvroCpp/parser/AvroLex.ll
inflating: salilab-rmf-2146226/AvroCpp/parser/AvroYacc.yy
creating: salilab-rmf-2146226/AvroCpp/scripts/
inflating: salilab-rmf-2146226/AvroCpp/scripts/gen-cppcode.py
inflating: salilab-rmf-2146226/AvroCpp/test.avro
creating: salilab-rmf-2146226/AvroCpp/test/
inflating: salilab-rmf-2146226/AvroCpp/test/AvrogencppTests.cc
inflating: salilab-rmf-2146226/AvroCpp/test/CodecTests.cc
inflating: salilab-rmf-2146226/AvroCpp/test/DataFileTests.cc
inflating: salilab-rmf-2146226/AvroCpp/test/JsonTests.cc
inflating: salilab-rmf-2146226/AvroCpp/test/SchemaTests.cc
inflating: salilab-rmf-2146226/AvroCpp/test/SpecificTests.cc
inflating: salilab-rmf-2146226/AvroCpp/test/StreamTests.cc
inflating: salilab-rmf-2146226/AvroCpp/test/buffertest.cc
inflating: salilab-rmf-2146226/AvroCpp/test/precompile.cc
inflating: salilab-rmf-2146226/AvroCpp/test/testgentest.cc
inflating: salilab-rmf-2146226/AvroCpp/test/testparser.cc
inflating: salilab-rmf-2146226/AvroCpp/test/unittest.cc
inflating: salilab-rmf-2146226/CMakeLists.txt
creating: salilab-rmf-2146226/CMakeModules/
inflating: salilab-rmf-2146226/CMakeModules/FindAvroCPP.cmake
inflating: salilab-rmf-2146226/CMakeModules/FindLog4CXX.cmake
inflating: salilab-rmf-2146226/CMakeModules/LibFindMacros.cmake
inflating: salilab-rmf-2146226/CMakeModules/TestForExtern.cmake
inflating: salilab-rmf-2146226/README.md
creating: salilab-rmf-2146226/benchmark/
inflating: salilab-rmf-2146226/benchmark/CMakeLists.txt
inflating: salilab-rmf-2146226/benchmark/benchmark_rmf.cpp
inflating: salilab-rmf-2146226/benchmark/benchmark_rmf_batch.py
inflating: salilab-rmf-2146226/benchmark/benchmark_rmf_python.py
inflating: salilab-rmf-2146226/benchmark/benchmark_size.cpp
creating: salilab-rmf-2146226/bin/
inflating: salilab-rmf-2146226/bin/CMakeLists.txt
inflating: salilab-rmf-2146226/bin/common.h
inflating: salilab-rmf-2146226/bin/rmf_avro_dump.cpp
inflating: salilab-rmf-2146226/bin/rmf_cat.cpp
inflating: salilab-rmf-2146226/bin/rmf_frames.cpp
inflating: salilab-rmf-2146226/bin/rmf_info.cpp
inflating: salilab-rmf-2146226/bin/rmf_interpolate.cpp
inflating: salilab-rmf-2146226/bin/rmf_pdb.cpp
inflating: salilab-rmf-2146226/bin/rmf_show.cpp
inflating: salilab-rmf-2146226/bin/rmf_slice.cpp
inflating: salilab-rmf-2146226/bin/rmf_transform.cpp
inflating: salilab-rmf-2146226/bin/rmf_update.cpp
inflating: salilab-rmf-2146226/bin/rmf_validate.cpp
inflating: salilab-rmf-2146226/bin/rmf_xml.cpp
inflating: salilab-rmf-2146226/config.h.in
creating: salilab-rmf-2146226/data/
inflating: salilab-rmf-2146226/data/1gyt.pdb
extracting: salilab-rmf-2146226/data/CMakeLists.txt
inflating: salilab-rmf-2146226/data/RMF.proto
inflating: salilab-rmf-2146226/data/huge.pdb
inflating: salilab-rmf-2146226/data/small.pdb
inflating: salilab-rmf-2146226/data/uncrustify.cfg
creating: salilab-rmf-2146226/doc/
inflating: salilab-rmf-2146226/doc/3U7W.hdf5.txt
inflating: salilab-rmf-2146226/doc/3U7W.pdb.txt
inflating: salilab-rmf-2146226/doc/3U7W.xml
inflating: salilab-rmf-2146226/doc/CMakeLists.txt
inflating: salilab-rmf-2146226/doc/Doxyfile.in
inflating: salilab-rmf-2146226/doc/footer.html
inflating: salilab-rmf-2146226/doc/hdf5.dox
inflating: salilab-rmf-2146226/doc/json.dox.in
inflating: salilab-rmf-2146226/doc/main.dox
inflating: salilab-rmf-2146226/doc/mapping.dox
inflating: salilab-rmf-2146226/doc/namespace.dox
inflating: salilab-rmf-2146226/doc/rmf.dox
inflating: salilab-rmf-2146226/doc/rmf_lib.dox
inflating: salilab-rmf-2146226/doc/simple.hdf5.txt
inflating: salilab-rmf-2146226/doc/simple.pdb.txt
inflating: salilab-rmf-2146226/doc/simple.xml
inflating: salilab-rmf-2146226/doc/types.dox
creating: salilab-rmf-2146226/examples/
inflating: salilab-rmf-2146226/examples/3U7W.pdb
inflating: salilab-rmf-2146226/examples/3U7W.rmf
inflating: salilab-rmf-2146226/examples/CMakeLists.txt
inflating: salilab-rmf-2146226/examples/alias.py
inflating: salilab-rmf-2146226/examples/all_scores.py
inflating: salilab-rmf-2146226/examples/bd_trajectory.rmf
inflating: salilab-rmf-2146226/examples/bonds.py
inflating: salilab-rmf-2146226/examples/consume.py
inflating: salilab-rmf-2146226/examples/create.py
inflating: salilab-rmf-2146226/examples/externals.py
inflating: salilab-rmf-2146226/examples/make_reference_frames.py
inflating: salilab-rmf-2146226/examples/multres.rmf
inflating: salilab-rmf-2146226/examples/non_disjoint_feature_hierarchies.rmf
inflating: salilab-rmf-2146226/examples/produce.py
inflating: salilab-rmf-2146226/examples/reference_frames.py
inflating: salilab-rmf-2146226/examples/reference_frames.rmf
inflating: salilab-rmf-2146226/examples/rmf_decorator.py
inflating: salilab-rmf-2146226/examples/rmf_xml.py
inflating: salilab-rmf-2146226/examples/simple.pdb
inflating: salilab-rmf-2146226/examples/simple.rmf
inflating: salilab-rmf-2146226/examples/simple.xml
inflating: salilab-rmf-2146226/examples/trajectory.rmf
creating: salilab-rmf-2146226/include/
inflating: salilab-rmf-2146226/include/CMakeLists.txt
creating: salilab-rmf-2146226/include/RMF/
inflating: salilab-rmf-2146226/include/RMF/Category.h
inflating: salilab-rmf-2146226/include/RMF/CoordinateTransformer.h
inflating: salilab-rmf-2146226/include/RMF/Decorator.h
inflating: salilab-rmf-2146226/include/RMF/Factory.h
inflating: salilab-rmf-2146226/include/RMF/FileConstHandle.h
inflating: salilab-rmf-2146226/include/RMF/FileHandle.h
inflating: salilab-rmf-2146226/include/RMF/FrameConstHandle.h
inflating: salilab-rmf-2146226/include/RMF/FrameHandle.h
inflating: salilab-rmf-2146226/include/RMF/FrameID.h
creating: salilab-rmf-2146226/include/RMF/HDF5/
inflating: salilab-rmf-2146226/include/RMF/HDF5/ConstAttributes.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/ConstDataSetD.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/ConstFile.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/ConstGroup.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/DataSetAccessPropertiesD.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/DataSetCreationPropertiesD.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/DataSetD.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/DataSetIndexD.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/File.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/Group.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/MutableAttributes.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/Object.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/handle.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/infrastructure_macros.h
creating: salilab-rmf-2146226/include/RMF/HDF5/internal/
inflating: salilab-rmf-2146226/include/RMF/HDF5/internal/types.h
inflating: salilab-rmf-2146226/include/RMF/HDF5/types.h
inflating: salilab-rmf-2146226/include/RMF/Key.h
inflating: salilab-rmf-2146226/include/RMF/NodeConstHandle.h
inflating: salilab-rmf-2146226/include/RMF/NodeHandle.h
inflating: salilab-rmf-2146226/include/RMF/NodeID.h
inflating: salilab-rmf-2146226/include/RMF/SetCurrentFrame.h
inflating: salilab-rmf-2146226/include/RMF/Validator.h
inflating: salilab-rmf-2146226/include/RMF/compiler_macros.h
inflating: salilab-rmf-2146226/include/RMF/constants.h
inflating: salilab-rmf-2146226/include/RMF/decorator_utility.h
inflating: salilab-rmf-2146226/include/RMF/exceptions.h
inflating: salilab-rmf-2146226/include/RMF/infrastructure_macros.h
creating: salilab-rmf-2146226/include/RMF/internal/
inflating: salilab-rmf-2146226/include/RMF/internal/SharedData.h
inflating: salilab-rmf-2146226/include/RMF/internal/Transform.h
inflating: salilab-rmf-2146226/include/RMF/internal/errors.h
inflating: salilab-rmf-2146226/include/RMF/internal/hash.h
inflating: salilab-rmf-2146226/include/RMF/internal/imp_operations.h
inflating: salilab-rmf-2146226/include/RMF/internal/intrusive_ptr_object.h
inflating: salilab-rmf-2146226/include/RMF/internal/map.h
inflating: salilab-rmf-2146226/include/RMF/internal/paths.h
inflating: salilab-rmf-2146226/include/RMF/internal/set.h
inflating: salilab-rmf-2146226/include/RMF/internal/swig_helpers.h
inflating: salilab-rmf-2146226/include/RMF/internal/utility.h
inflating: salilab-rmf-2146226/include/RMF/log.h
inflating: salilab-rmf-2146226/include/RMF/names.h
inflating: salilab-rmf-2146226/include/RMF/profile.h
inflating: salilab-rmf-2146226/include/RMF/types.h
inflating: salilab-rmf-2146226/include/RMF/utility.h
inflating: salilab-rmf-2146226/rmf.sublime-project
inflating: salilab-rmf-2146226/rmf.sublime-workspace
creating: salilab-rmf-2146226/scripts/
inflating: salilab-rmf-2146226/scripts/make-all-header.py
inflating: salilab-rmf-2146226/scripts/make-decorators.py
inflating: salilab-rmf-2146226/scripts/make-embed.py
creating: salilab-rmf-2146226/src/
inflating: salilab-rmf-2146226/src/CMakeLists.txt
inflating: salilab-rmf-2146226/src/CoordinateTransformer.cpp
inflating: salilab-rmf-2146226/src/FileConstHandle.cpp
inflating: salilab-rmf-2146226/src/FileHandle.cpp
inflating: salilab-rmf-2146226/src/FrameConstHandle.cpp
inflating: salilab-rmf-2146226/src/FrameHandle.cpp
inflating: salilab-rmf-2146226/src/FrameID.cpp
inflating: salilab-rmf-2146226/src/Key.cpp
inflating: salilab-rmf-2146226/src/NodeConstHandle.cpp
inflating: salilab-rmf-2146226/src/NodeHandle.cpp
inflating: salilab-rmf-2146226/src/NodeID.cpp
inflating: salilab-rmf-2146226/src/SetCurrentFrame.cpp
inflating: salilab-rmf-2146226/src/Validator.cpp
creating: salilab-rmf-2146226/src/backend/
inflating: salilab-rmf-2146226/src/backend/CMakeLists.txt
creating: salilab-rmf-2146226/src/backend/avro/
inflating: salilab-rmf-2146226/src/backend/avro/All.json.in
inflating: salilab-rmf-2146226/src/backend/avro/AvroKeysAndCategories.h
inflating: salilab-rmf-2146226/src/backend/avro/AvroSharedData.h
inflating: salilab-rmf-2146226/src/backend/avro/AvroSharedData.impl.h
inflating: salilab-rmf-2146226/src/backend/avro/AvroSharedData.types.h
inflating: salilab-rmf-2146226/src/backend/avro/CMakeLists.txt
inflating: salilab-rmf-2146226/src/backend/avro/Data.json
inflating: salilab-rmf-2146226/src/backend/avro/File.json
inflating: salilab-rmf-2146226/src/backend/avro/Frame.json
inflating: salilab-rmf-2146226/src/backend/avro/MultipleAvroFileBase.cpp
inflating: salilab-rmf-2146226/src/backend/avro/MultipleAvroFileBase.h
inflating: salilab-rmf-2146226/src/backend/avro/MultipleAvroFileReader.cpp
inflating: salilab-rmf-2146226/src/backend/avro/MultipleAvroFileReader.h
inflating: salilab-rmf-2146226/src/backend/avro/MultipleAvroFileWriter.cpp
inflating: salilab-rmf-2146226/src/backend/avro/MultipleAvroFileWriter.h
inflating: salilab-rmf-2146226/src/backend/avro/Nodes.json
inflating: salilab-rmf-2146226/src/backend/avro/SingleAvroFile.cpp
inflating: salilab-rmf-2146226/src/backend/avro/SingleAvroFile.h
inflating: salilab-rmf-2146226/src/backend/avro/avro_schemas.cpp
inflating: salilab-rmf-2146226/src/backend/avro/avro_schemas.h
inflating: salilab-rmf-2146226/src/backend/avro/create.cpp
inflating: salilab-rmf-2146226/src/backend/avro/create.h
creating: salilab-rmf-2146226/src/backend/hdf5/
inflating: salilab-rmf-2146226/src/backend/hdf5/CMakeLists.txt
inflating: salilab-rmf-2146226/src/backend/hdf5/HDF5DataSetCache1D.h
inflating: salilab-rmf-2146226/src/backend/hdf5/HDF5DataSetCache2D.h
inflating: salilab-rmf-2146226/src/backend/hdf5/HDF5DataSetCache3D.h
inflating: salilab-rmf-2146226/src/backend/hdf5/HDF5DataSetCacheD.h
inflating: salilab-rmf-2146226/src/backend/hdf5/HDF5SharedData.cpp
inflating: salilab-rmf-2146226/src/backend/hdf5/HDF5SharedData.h
inflating: salilab-rmf-2146226/src/backend/hdf5/create.cpp
inflating: salilab-rmf-2146226/src/backend/hdf5/create.h
inflating: salilab-rmf-2146226/src/backend/hdf5/names.h
inflating: salilab-rmf-2146226/src/config.cpp
inflating: salilab-rmf-2146226/src/decorator_utility.cpp
inflating: salilab-rmf-2146226/src/decorators.cpp
inflating: salilab-rmf-2146226/src/exceptions.cpp
inflating: salilab-rmf-2146226/src/hdf5_wrapper.cpp
creating: salilab-rmf-2146226/src/internal/
inflating: salilab-rmf-2146226/src/internal/SharedData.cpp
inflating: salilab-rmf-2146226/src/internal/Transform.cpp
inflating: salilab-rmf-2146226/src/internal/errors.cpp
inflating: salilab-rmf-2146226/src/internal/paths.cpp
inflating: salilab-rmf-2146226/src/internal/utility.cpp
inflating: salilab-rmf-2146226/src/log.cpp
inflating: salilab-rmf-2146226/src/names.cpp
inflating: salilab-rmf-2146226/src/profile.cpp
inflating: salilab-rmf-2146226/src/utility.cpp
creating: salilab-rmf-2146226/swig/
inflating: salilab-rmf-2146226/swig/CMakeLists.txt
inflating: salilab-rmf-2146226/swig/RMF.exceptions.i
inflating: salilab-rmf-2146226/swig/RMF.i
inflating: salilab-rmf-2146226/swig/RMF.types.i
inflating: salilab-rmf-2146226/swig/RMF_HDF5.i
creating: salilab-rmf-2146226/test/
inflating: salilab-rmf-2146226/test/CMakeLists.txt
creating: salilab-rmf-2146226/test/input/
inflating: salilab-rmf-2146226/test/input/backwards.rmf
inflating: salilab-rmf-2146226/test/input/huge_protein.pdb
inflating: salilab-rmf-2146226/test/input/large.pdb
inflating: salilab-rmf-2146226/test/input/rep_and_geom.rmf
inflating: salilab-rmf-2146226/test/input/simple.pdb
inflating: salilab-rmf-2146226/test/input/simple.rmf
inflating: salilab-rmf-2146226/test/input/sink.rmf
inflating: salilab-rmf-2146226/test/input/small.pdb
inflating: salilab-rmf-2146226/test/input/small_protein.pdb
inflating: salilab-rmf-2146226/test/test_aliases.py
inflating: salilab-rmf-2146226/test/test_all_values.py
inflating: salilab-rmf-2146226/test/test_associations.cpp
inflating: salilab-rmf-2146226/test/test_associations.py
inflating: salilab-rmf-2146226/test/test_backwards.py
inflating: salilab-rmf-2146226/test/test_bad_geometry.py
inflating: salilab-rmf-2146226/test/test_buffer.cpp
inflating: salilab-rmf-2146226/test/test_closing.py
inflating: salilab-rmf-2146226/test/test_copy.py
inflating: salilab-rmf-2146226/test/test_data_types.py
inflating: salilab-rmf-2146226/test/test_description.py
inflating: salilab-rmf-2146226/test/test_errors.py
inflating: salilab-rmf-2146226/test/test_external.py
inflating: salilab-rmf-2146226/test/test_features.py
inflating: salilab-rmf-2146226/test/test_file_level.py
inflating: salilab-rmf-2146226/test/test_fill.cpp
inflating: salilab-rmf-2146226/test/test_fill.py
inflating: salilab-rmf-2146226/test/test_frame_comments.py
inflating: salilab-rmf-2146226/test/test_import.py
inflating: salilab-rmf-2146226/test/test_low_level.py
inflating: salilab-rmf-2146226/test/test_multikey.py
finishing deferred symbolic links:
salilab-rmf-2146226/AvroCpp/avro -> api
/cygdrive/c/chimera-build/build/bin/rsync.convert -rlptWv --exclude=.svn -a msinttypes-read-only/ /cygdrive/c/chimera-build/build/src/salilab-rmf-2146226/AvroCpp/api
sending incremental file list
./
inttypes.h
stdint.h
sent 15894 bytes received 53 bytes 10631.33 bytes/sec
total size is 15732 speedup is 0.99
rm /cygdrive/c/chimera-build/build/src/salilab-rmf-2146226/AvroCpp/avro
/cygdrive/c/chimera-build/build/bin/rsync.convert -rlptWv --exclude=.svn -a /cygdrive/c/chimera-build/build/src/salilab-rmf-2146226/AvroCpp/api/ /cygdrive/c/chimera-build/build/src/salilab-rmf-2146226/AvroCpp/avro
sending incremental file list
created directory /cygdrive/c/chimera-build/build/src/salilab-rmf-2146226/AvroCpp/avro
./
AvroParse.hh
AvroSerialize.hh
AvroTraits.hh
Boost.hh
Compiler.hh
Config.hh
DataFile.hh
Decoder.hh
Encoder.hh
Exception.hh
Generic.hh
Layout.hh
Node.hh
NodeConcepts.hh
NodeImpl.hh
Parser.hh
Reader.hh
Resolver.hh
ResolverSchema.hh
ResolvingReader.hh
Schema.hh
SchemaResolution.hh
Serializer.hh
Specific.hh
Stream.hh
Types.hh
ValidSchema.hh
Validator.hh
Writer.hh
Zigzag.hh
inttypes.h
stdint.h
buffer/
buffer/Buffer.hh
buffer/BufferPrint.hh
buffer/BufferReader.hh
buffer/BufferStream.hh
buffer/BufferStreambuf.hh
buffer/detail/
buffer/detail/BufferDetail.hh
buffer/detail/BufferDetailIterator.hh
sent 210990 bytes received 764 bytes 423508.00 bytes/sec
total size is 208588 speedup is 0.99
/cygdrive/c/chimera-build/build/bin/rsync.convert -rlptWv --exclude=.svn /cygdrive/c/chimera-build/build/boost_1_52_0/stage/lib/boost_program_options*.dll /cygdrive/c/chimera-build/build/src/salilab-rmf-2146226/AvroCpp
sending incremental file list
boost_program_options-vc90-mt-1_52.dll
sent 448668 bytes received 31 bytes 299132.67 bytes/sec
total size is 448512 speedup is 1.00
/cygdrive/c/chimera-build/build/bin/rsync.convert -rlptWv --exclude=.svn -a msinttypes-read-only/ /cygdrive/c/chimera-build/build/src/salilab-rmf-2146226/include
sending incremental file list
./
inttypes.h
stdint.h
sent 15894 bytes received 53 bytes 31894.00 bytes/sec
total size is 15732 speedup is 0.99
cd /cygdrive/c/chimera-build/build/src/salilab-rmf-2146226 && \
env PATH="/cygdrive/c/chimera-build/build/bin:/cygdrive/c/chimera-build/build/bin/DLLs:$PATH" \
HDF5_ROOT="C:/chimera-build/build/src/hdf5-1.8.9" \
CXX='cl /nologo /Zc:forScope /EHa /GR /GF /W2 /MD /bigobj' \
CC='cl /nologo /Zc:forScope /EHa /GR /GF /W2 /MD /bigobj' \
/cygdrive/c/chimera-build/build/cmake-2.8.9-win32-x86/bin/cmake \
-DCMAKE_INSTALL_PREFIX=C:/chimera-build/build/RMF \
-DCMAKE_CXX_FLAGS=/DBOOST_ALL_DYN_LINK=1 \
-DCMAKE_CXX_FLAGS_DEBUG=/DBOOST_ALL_DYN_LINK=1 \
-DCMAKE_C_FLAGS= \
-DBoost_USE_STATIC_LIBS=0 \
-DBOOST_ROOT=C:/chimera-build/build/boost_1_52_0 \
-DPYTHON_INCLUDE_DIR=C:/chimera-build/build/bin/include \
-DPYTHON_LIBRARY=C:/chimera-build/build/lib/python27.lib \
-DHDF5_C_LIBRARY_NAMES=hdf5dll \
-DHDF5_hdf5_LIBRARY_DEBUG=C:/chimera-build/build/src/hdf5-1.8.9/lib/hdf5dll.lib \
-DSWIG_EXECUTABLE=C:/chimera-build/build/swigwin-2.0.8/swig.exe \
-DSWIG_DIR=C:/chimera-build/build/swigwin-2.0.8 \
-G "NMake Makefiles" \
.
-- The C compiler identification is MSVC 15.0.30729.1
-- The CXX compiler identification is MSVC 15.0.30729.1
-- Check for CL compiler version
-- Check for CL compiler version - 1500
-- Check if this is a free VC compiler
-- Check if this is a free VC compiler - no
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/amd64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/amd64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/amd64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/amd64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using internal Avro
-- Boost version: 1.52.0
-- Found the following Boost libraries:
-- filesystem
-- system
-- program_options
-- Logging disabled
-- Boost version: 1.52.0
-- Found the following Boost libraries:
-- system
-- filesystem
-- thread
-- program_options
-- Unable to determine HDF5 C flags from HDF5 wrapper.
-- Unable to determine HDF5 CXX flags from HDF5 wrapper.
-- Found HDF5: debug;C:/chimera-build/build/src/hdf5-1.8.9/lib/hdf5dll.lib;optimized;C:/chimera-build/build/src/hdf5-1.8.9/lib/hdf5dll.lib
-- Performing Test RMF_HAS_EXTERN
-- Performing Test RMF_HAS_EXTERN - Failed
-- Found SWIG: C:/chimera-build/build/swigwin-2.0.8/swig.exe (found version "2.0.8")
-- Finding python include path
-- Got C:\chimera-build\build\bin\include
-- benchmark_rmf
-- benchmark_size
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
PYTHON_INCLUDE_DIR
PYTHON_LIBRARY
-- Build files have been written to: C:/chimera-build/build/src/salilab-rmf-2146226
cd /cygdrive/c/chimera-build/build/src/salilab-rmf-2146226 && env PATH="/cygdrive/c/chimera-build/build/bin:/cygdrive/c/chimera-build/build/bin/DLLs:$PATH" MFLAGS= MAKEFLAGS= nmake install
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
Scanning dependencies of target All.data
[ 0%] All wrapper for All.json
[ 0%] Built target All.data
Scanning dependencies of target AllJSON.h
[ 0%] Built target AllJSON.h
Scanning dependencies of target Data.data
[ 1%] Data wrapper for Data.json
[ 1%] Built target Data.data
Scanning dependencies of target File.data
[ 2%] Data wrapper for File.json
[ 2%] Built target File.data
Scanning dependencies of target Frame.data
[ 3%] Frame wrapper for Frame.json
[ 3%] Built target Frame.data
Scanning dependencies of target FrameJSON.h
[ 3%] Built target FrameJSON.h
Scanning dependencies of target Nodes.data
[ 3%] Nodes wrapper for Nodes.json
[ 3%] Built target Nodes.data
Scanning dependencies of target avrocpp
[ 4%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/Compiler.cc.obj
Compiler.cc
[ 5%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/Node.cc.obj
Node.cc
[ 5%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/NodeImpl.cc.obj
NodeImpl.cc
[ 6%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/ResolverSchema.cc.obj
ResolverSchema.cc
[ 7%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/Schema.cc.obj
Schema.cc
[ 8%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/Types.cc.obj
Types.cc
[ 8%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/ValidSchema.cc.obj
ValidSchema.cc
[ 9%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/Zigzag.cc.obj
Zigzag.cc
[ 10%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/BinaryEncoder.cc.obj
BinaryEncoder.cc
[ 12%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/BinaryDecoder.cc.obj
BinaryDecoder.cc
[ 12%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/Stream.cc.obj
Stream.cc
[ 13%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/FileStream.cc.obj
FileStream.cc
[ 14%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/Generic.cc.obj
Generic.cc
[ 15%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/DataFile.cc.obj
DataFile.cc
[ 16%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/parsing/Symbol.cc.obj
Symbol.cc
[ 16%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/parsing/ValidatingCodec.cc.obj
ValidatingCodec.cc
[ 17%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/parsing/JsonCodec.cc.obj
JsonCodec.cc
[ 18%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/parsing/ResolvingDecoder.cc.obj
ResolvingDecoder.cc
[ 19%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/json/JsonIO.cc.obj
JsonIO.cc
[ 19%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/json/JsonDom.cc.obj
JsonDom.cc
[ 20%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/Resolver.cc.obj
Resolver.cc
[ 21%] Building CXX object AvroCpp/CMakeFiles/avrocpp.dir/impl/Validator.cc.obj
Validator.cc
Linking CXX shared library avrocpp.dll
Creating library avrocpp.lib and object avrocpp.exp
Creating library avrocpp.lib and object avrocpp.exp
[ 21%] Built target avrocpp
Scanning dependencies of target avrocpp_s
[ 23%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/Compiler.cc.obj
Compiler.cc
[ 23%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/Node.cc.obj
Node.cc
[ 24%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/NodeImpl.cc.obj
NodeImpl.cc
[ 25%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/ResolverSchema.cc.obj
ResolverSchema.cc
[ 26%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/Schema.cc.obj
Schema.cc
[ 26%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/Types.cc.obj
Types.cc
[ 27%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/ValidSchema.cc.obj
ValidSchema.cc
[ 28%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/Zigzag.cc.obj
Zigzag.cc
[ 29%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/BinaryEncoder.cc.obj
BinaryEncoder.cc
[ 29%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/BinaryDecoder.cc.obj
BinaryDecoder.cc
[ 30%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/Stream.cc.obj
Stream.cc
[ 31%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/FileStream.cc.obj
FileStream.cc
[ 32%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/Generic.cc.obj
Generic.cc
[ 34%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/DataFile.cc.obj
DataFile.cc
[ 34%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/parsing/Symbol.cc.obj
Symbol.cc
[ 35%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/parsing/ValidatingCodec.cc.obj
ValidatingCodec.cc
[ 36%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/parsing/JsonCodec.cc.obj
JsonCodec.cc
[ 37%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/parsing/ResolvingDecoder.cc.obj
ResolvingDecoder.cc
[ 37%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/json/JsonIO.cc.obj
JsonIO.cc
[ 38%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/json/JsonDom.cc.obj
JsonDom.cc
[ 39%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/Resolver.cc.obj
Resolver.cc
[ 40%] Building CXX object AvroCpp/CMakeFiles/avrocpp_s.dir/impl/Validator.cc.obj
Validator.cc
Linking CXX static library avrocpp_s.lib
[ 40%] Built target avrocpp_s
Scanning dependencies of target avrogencpp
[ 40%] Building CXX object AvroCpp/CMakeFiles/avrogencpp.dir/impl/avrogencpp.cc.obj
avrogencpp.cc
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
C:\chimera-build\build\src\salilab-rmf-2146226\AvroCpp\api\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\AvroCpp\api\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
Linking CXX executable avrogencpp.exe
[ 40%] Built target avrogencpp
[ 41%] Creating json header
[ 42%] Creating json header
[ 42%] Generating include/RMF/decorators.h
Scanning dependencies of target RMF
[ 43%] Building CXX object CMakeFiles/RMF.dir/src/config.cpp.obj
config.cpp
[ 45%] Building CXX object CMakeFiles/RMF.dir/src/CoordinateTransformer.cpp.obj
CoordinateTransformer.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/CoordinateTransformer.h(27) : warning C4251: 'RMF::CoordinateTransformer::transform_' : class 'RMF::internal::Transform' needs to have dll-interface to be used by clients of class 'RMF::CoordinateTransformer'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\internal/Transform.h(54) : see declaration of 'RMF::internal::Transform'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 46%] Building CXX object CMakeFiles/RMF.dir/src/decorators.cpp.obj
decorators.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 46%] Building CXX object CMakeFiles/RMF.dir/src/decorator_utility.cpp.obj
decorator_utility.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 47%] Building CXX object CMakeFiles/RMF.dir/src/exceptions.cpp.obj
exceptions.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
[ 48%] Building CXX object CMakeFiles/RMF.dir/src/FileConstHandle.cpp.obj
FileConstHandle.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 49%] Building CXX object CMakeFiles/RMF.dir/src/FileHandle.cpp.obj
FileHandle.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 50%] Building CXX object CMakeFiles/RMF.dir/src/FrameConstHandle.cpp.obj
FrameConstHandle.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 50%] Building CXX object CMakeFiles/RMF.dir/src/FrameHandle.cpp.obj
FrameHandle.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 51%] Building CXX object CMakeFiles/RMF.dir/src/FrameID.cpp.obj
FrameID.cpp
[ 52%] Building CXX object CMakeFiles/RMF.dir/src/hdf5_wrapper.cpp.obj
hdf5_wrapper.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
[ 53%] Building CXX object CMakeFiles/RMF.dir/src/Key.cpp.obj
Key.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
[ 53%] Building CXX object CMakeFiles/RMF.dir/src/log.cpp.obj
log.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
[ 54%] Building CXX object CMakeFiles/RMF.dir/src/names.cpp.obj
names.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
[ 56%] Building CXX object CMakeFiles/RMF.dir/src/NodeConstHandle.cpp.obj
NodeConstHandle.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 57%] Building CXX object CMakeFiles/RMF.dir/src/NodeHandle.cpp.obj
NodeHandle.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 57%] Building CXX object CMakeFiles/RMF.dir/src/NodeID.cpp.obj
NodeID.cpp
[ 58%] Building CXX object CMakeFiles/RMF.dir/src/profile.cpp.obj
profile.cpp
[ 59%] Building CXX object CMakeFiles/RMF.dir/src/SetCurrentFrame.cpp.obj
SetCurrentFrame.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 60%] Building CXX object CMakeFiles/RMF.dir/src/utility.cpp.obj
utility.cpp
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\internal\../exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\internal\../exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 60%] Building CXX object CMakeFiles/RMF.dir/src/Validator.cpp.obj
Validator.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 61%] Building CXX object CMakeFiles/RMF.dir/src/internal/errors.cpp.obj
errors.cpp
[ 62%] Building CXX object CMakeFiles/RMF.dir/src/internal/paths.cpp.obj
paths.cpp
[ 63%] Building CXX object CMakeFiles/RMF.dir/src/internal/SharedData.cpp.obj
SharedData.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
[ 64%] Building CXX object CMakeFiles/RMF.dir/src/internal/Transform.cpp.obj
Transform.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
[ 64%] Building CXX object CMakeFiles/RMF.dir/src/internal/utility.cpp.obj
utility.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
[ 65%] Building CXX object CMakeFiles/RMF.dir/src/backend/avro/avro_schemas.cpp.obj
avro_schemas.cpp
[ 67%] Building CXX object CMakeFiles/RMF.dir/src/backend/avro/create.cpp.obj
create.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
[ 68%] Building CXX object CMakeFiles/RMF.dir/src/backend/avro/MultipleAvroFileBase.cpp.obj
MultipleAvroFileBase.cpp
[ 68%] Building CXX object CMakeFiles/RMF.dir/src/backend/avro/MultipleAvroFileReader.cpp.obj
MultipleAvroFileReader.cpp
[ 69%] Building CXX object CMakeFiles/RMF.dir/src/backend/avro/MultipleAvroFileWriter.cpp.obj
MultipleAvroFileWriter.cpp
[ 70%] Building CXX object CMakeFiles/RMF.dir/src/backend/avro/SingleAvroFile.cpp.obj
SingleAvroFile.cpp
[ 71%] Building CXX object CMakeFiles/RMF.dir/src/backend/avro/All.json.cpp.obj
All.json.cpp
[ 71%] Building CXX object CMakeFiles/RMF.dir/src/backend/avro/File.json.cpp.obj
File.json.cpp
[ 72%] Building CXX object CMakeFiles/RMF.dir/src/backend/avro/Frame.json.cpp.obj
Frame.json.cpp
[ 73%] Building CXX object CMakeFiles/RMF.dir/src/backend/avro/Nodes.json.cpp.obj
Nodes.json.cpp
[ 74%] Building CXX object CMakeFiles/RMF.dir/src/backend/avro/Data.json.cpp.obj
Data.json.cpp
[ 74%] Building CXX object CMakeFiles/RMF.dir/src/backend/hdf5/create.cpp.obj
create.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
[ 75%] Building CXX object CMakeFiles/RMF.dir/src/backend/hdf5/HDF5SharedData.cpp.obj
HDF5SharedData.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
Linking CXX shared library RMF.dll
Creating library RMF.lib and object RMF.exp
Creating library RMF.lib and object RMF.exp
[ 80%] Built target RMF
Scanning dependencies of target RMF.benchmark_rmf
[ 81%] Building CXX object CMakeFiles/RMF.benchmark_rmf.dir/benchmark/benchmark_rmf.cpp.obj
benchmark_rmf.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\src\salilab-rmf-2146226\benchmark\benchmark_rmf.cpp(15) : warning C4244: 'return' : conversion from 'unsigned __int64' to 'double', possible loss of data
Linking CXX executable RMF.benchmark_rmf.exe
[ 81%] Built target RMF.benchmark_rmf
Scanning dependencies of target RMF.benchmark_size
[ 82%] Building CXX object CMakeFiles/RMF.benchmark_size.dir/benchmark/benchmark_size.cpp.obj
benchmark_size.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
Linking CXX executable RMF.benchmark_size.exe
[ 82%] Built target RMF.benchmark_size
Scanning dependencies of target RMF.test_associations
[ 82%] Building CXX object CMakeFiles/RMF.test_associations.dir/test/test_associations.cpp.obj
test_associations.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
Linking CXX executable test\RMF.test_associations.exe
[ 82%] Built target RMF.test_associations
Scanning dependencies of target RMF.test_buffer
[ 83%] Building CXX object CMakeFiles/RMF.test_buffer.dir/test/test_buffer.cpp.obj
test_buffer.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
Linking CXX executable test\RMF.test_buffer.exe
[ 83%] Built target RMF.test_buffer
Scanning dependencies of target RMF.test_fill
[ 84%] Building CXX object CMakeFiles/RMF.test_fill.dir/test/test_fill.cpp.obj
test_fill.cpp
Linking CXX executable test\RMF.test_fill.exe
[ 84%] Built target RMF.test_fill
Scanning dependencies of target RMF_benchmarks
[ 84%] Built target RMF_benchmarks
Scanning dependencies of target RMF_tests
[ 84%] Built target RMF_tests
Scanning dependencies of target decorators
[ 84%] Built target decorators
Scanning dependencies of target rmf_h
[ 85%] Generating include/RMF.h
[ 85%] Built target rmf_h
Scanning dependencies of target rmf_hdf5_h
[ 86%] Generating include/RMF/HDF5.h
[ 86%] Built target rmf_hdf5_h
Scanning dependencies of target precompile
[ 87%] Building CXX object AvroCpp/CMakeFiles/precompile.dir/test/precompile.cc.obj
precompile.cc
Linking CXX executable precompile.exe
[ 87%] Built target precompile
Scanning dependencies of target rmf_avro_dump
[ 89%] Building CXX object bin/CMakeFiles/rmf_avro_dump.dir/rmf_avro_dump.cpp.obj
rmf_avro_dump.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(70) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(71) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(80) : warning C4068: unknown pragma
Linking CXX executable rmf_avro_dump.exe
[ 89%] Built target rmf_avro_dump
Scanning dependencies of target rmf_cat
[ 89%] Building CXX object bin/CMakeFiles/rmf_cat.dir/rmf_cat.cpp.obj
rmf_cat.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(70) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(71) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(80) : warning C4068: unknown pragma
Linking CXX executable rmf_cat.exe
[ 89%] Built target rmf_cat
Scanning dependencies of target rmf_frames
[ 90%] Building CXX object bin/CMakeFiles/rmf_frames.dir/rmf_frames.cpp.obj
rmf_frames.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(70) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(71) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(80) : warning C4068: unknown pragma
Linking CXX executable rmf_frames.exe
[ 90%] Built target rmf_frames
Scanning dependencies of target rmf_info
[ 90%] Building CXX object bin/CMakeFiles/rmf_info.dir/rmf_info.cpp.obj
rmf_info.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(70) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(71) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(80) : warning C4068: unknown pragma
Linking CXX executable rmf_info.exe
[ 90%] Built target rmf_info
Scanning dependencies of target rmf_interpolate
[ 91%] Building CXX object bin/CMakeFiles/rmf_interpolate.dir/rmf_interpolate.cpp.obj
rmf_interpolate.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(70) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(71) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(80) : warning C4068: unknown pragma
Linking CXX executable rmf_interpolate.exe
[ 91%] Built target rmf_interpolate
Scanning dependencies of target rmf_pdb
[ 92%] Building CXX object bin/CMakeFiles/rmf_pdb.dir/rmf_pdb.cpp.obj
rmf_pdb.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(70) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(71) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(80) : warning C4068: unknown pragma
Linking CXX executable rmf_pdb.exe
[ 92%] Built target rmf_pdb
Scanning dependencies of target rmf_show
[ 93%] Building CXX object bin/CMakeFiles/rmf_show.dir/rmf_show.cpp.obj
rmf_show.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(70) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(71) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(80) : warning C4068: unknown pragma
Linking CXX executable rmf_show.exe
[ 93%] Built target rmf_show
Scanning dependencies of target rmf_slice
[ 93%] Building CXX object bin/CMakeFiles/rmf_slice.dir/rmf_slice.cpp.obj
rmf_slice.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(70) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(71) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(80) : warning C4068: unknown pragma
Linking CXX executable rmf_slice.exe
[ 93%] Built target rmf_slice
Scanning dependencies of target rmf_transform
[ 94%] Building CXX object bin/CMakeFiles/rmf_transform.dir/rmf_transform.cpp.obj
rmf_transform.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(70) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(71) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(80) : warning C4068: unknown pragma
Linking CXX executable rmf_transform.exe
[ 94%] Built target rmf_transform
Scanning dependencies of target rmf_update
[ 95%] Building CXX object bin/CMakeFiles/rmf_update.dir/rmf_update.cpp.obj
rmf_update.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(70) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(71) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(80) : warning C4068: unknown pragma
Linking CXX executable rmf_update.exe
[ 95%] Built target rmf_update
Scanning dependencies of target rmf_validate
[ 96%] Building CXX object bin/CMakeFiles/rmf_validate.dir/rmf_validate.cpp.obj
rmf_validate.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(70) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(71) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(80) : warning C4068: unknown pragma
Linking CXX executable rmf_validate.exe
[ 96%] Built target rmf_validate
Scanning dependencies of target rmf_xml
[ 96%] Building CXX object bin/CMakeFiles/rmf_xml.dir/rmf_xml.cpp.obj
rmf_xml.cpp
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\boost_1_52_0\boost/program_options/variables_map.hpp(148) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
with
[
_Alloc=std::allocator<std::pair<const std::string,boost::program_options::variable_value>>
]
c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\Object.h(31) : warning C4251: 'RMF::HDF5::Object::h_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::HDF5::Object'
with
[
T=RMF::HDF5::SharedHandle
]
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(70) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(71) : warning C4068: unknown pragma
c:\chimera-build\build\src\salilab-rmf-2146226\bin\common.h(80) : warning C4068: unknown pragma
Linking CXX executable rmf_xml.exe
[ 96%] Built target rmf_xml
Scanning dependencies of target RMF_bins
[ 96%] Built target RMF_bins
[ 97%] Swig source
Scanning dependencies of target _RMF
[ 98%] Building CXX object swig/CMakeFiles/_RMF.dir/RMFPYTHON_wrap.cxx.obj
RMFPYTHON_wrap.cxx
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(27) : warning C4275: non dll-interface class 'boost::exception' used as base for dll-interface class 'RMF::Exception'
C:\chimera-build\build\boost_1_52_0\boost/exception/exception.hpp(209) : see declaration of 'boost::exception'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/exceptions.h(26) : see declaration of 'RMF::Exception'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(44) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'RMF::HDF5::Handle'
C:\chimera-build\build\boost_1_52_0\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(43) : see declaration of 'RMF::HDF5::Handle'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(95) : warning C4275: non dll-interface class 'boost::intrusive_ptr_object' used as base for dll-interface class 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/internal/intrusive_ptr_object.h(69) : see declaration of 'boost::intrusive_ptr_object'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\hdf5\handle.h(92) : see declaration of 'RMF::HDF5::SharedHandle'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(241) : warning C4005: 'INTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(423) : see previous definition of 'INTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\stdint.h(242) : warning C4005: 'UINTMAX_C' : macro redefinition
C:\chimera-build\build\boost_1_52_0\boost/cstdint.hpp(424) : see previous definition of 'UINTMAX_C'
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/CoordinateTransformer.h(27) : warning C4251: 'RMF::CoordinateTransformer::transform_' : class 'RMF::internal::Transform' needs to have dll-interface to be used by clients of class 'RMF::CoordinateTransformer'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\internal/Transform.h(54) : see declaration of 'RMF::internal::Transform'
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\NodeConstHandle.h(133) : warning C4251: 'RMF::NodeConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::NodeConstHandle'
with
[
T=RMF::internal::SharedData
]
c:\chimera-build\build\src\salilab-rmf-2146226\include\rmf\FrameConstHandle.h(98) : warning C4251: 'RMF::FrameConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FrameConstHandle'
with
[
T=RMF::internal::SharedData
]
C:\chimera-build\build\src\salilab-rmf-2146226\include\RMF/FileConstHandle.h(79) : warning C4251: 'RMF::FileConstHandle::shared_' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'RMF::FileConstHandle'
with
[
T=RMF::internal::SharedData
]
Linking CXX shared module ..\_RMF.pyd
LINK : fatal error LNK1104: cannot open file 'python27.lib'
LINK Pass 1 failed. with 1104
NMAKE : fatal error U1077: 'C:\chimera-build\build\cmake-2.8.9-win32-x86\bin\cmake.exe' : return code '0xffffffff'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\amd64\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\amd64\nmake.exe"' : return code '0x2'
Stop.
GNUmakefile:50: recipe for target `/cygdrive/c/chimera-build/build/RMF' failed
make: *** [/cygdrive/c/chimera-build/build/RMF] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment