← Back to team overview

yade-users team mailing list archive

Re: Don't update now! -> FIXED

 

Till r2154 works fine for me. I do not know about later ones. So maybe it is
something in between.

On 19 April 2010 14:48, Jerome Duriez <jerome.duriez@xxxxxxxxxxxxxxx> wrote:

> Last revision does not compile for me. See attached log.
> In fact I answered to this thread but it seems to me that it is more linked
> to changes of Vaclav (r2154-2155) than to yours.
>
> Jerome
>
> Bruno Chareyre a écrit :
>
>  It should be safe now. Please let me know if you have any issue.
>>
>> B.
>>
>> Bruno Chareyre a écrit :
>>
>>> Hello
>>>
>>> I'm in the process of commiting many files with renamed classes. It will
>>> need more than one commit and compilation will be broken in the meantime
>>> (r2156 probably don't compile). Sorry for inconvenience, it will be fixed in
>>> no more than a few minutes hopefully.
>>>
>>> Bruno
>>>
>>>
>>
>>
> --
> Jérôme Duriez
> ATER Iut 1 Grenoble, département GMP - Laboratoire 3S-R
> 04.56.52.86.49 (ne pas laisser de messages sur le répondeur)
>
>
> jduriez@c1solimara-l:~/yade$ scons
> scons: Reading SConscript files ...
> scons: Reading SConscript files ...
> @@@ Using profile default (scons.profile-default) @@@
> Yade version is `trunk' (bzr2163), installed files will be suffixed with
> `-trunk'.
> All intermediary files will be in `/home/3S-LAB/jduriez/build-trunk'.
> Checking whether c++ compiler "g++" works...yes
> Finding libstdc++ library... (cached)
> /usr/lib/gcc/i486-linux-gnu/4.3.2/libstdc++.so
> Checking for pthread_exit(NULL) in C library pthread... yes
> Checking for boost::system::error_code(); /* non-essential */ in C++
> library boost_system-mt... no
> Checking for boost::system::error_code(); /* non-essential */ in C++
> library boost_system... no
> Checking for boost::thread::thread() in C++ library boost_thread-mt... yes
> Checking for boost::posix_time::time_duration::time_duration() in C++
> library boost_date_time-mt... yes
> Checking for boost::filesystem::path() in C++ library
> boost_filesystem-mt... yes
> Checking for boost::iostreams::file_sink("") in C++ library
> boost_iostreams-mt... yes
> Checking for boost::regex("") in C++ library boost_regex-mt... yes
> Checking for try{} catch (const boost::archive::archive_exception& e) {} in
> C++ library boost_serialization-mt... yes
> Checking for boost::program_options::options_description o in C++ library
> boost_program_options-mt... yes
> Checking for C++ header file boost/foreach.hpp... yes
> Checking for sqlite3_close(0L) in C++ library sqlite3... yes
> Checking for Python development files... yes
> Checking for python module `IPython' ...(cached) yes
> Checking for boost::python::scope() in C++ library boost_python-mt... yes
> Checking for C++ header file numpy/ndarrayobject.h... yes
> Checking for glutGetModifiers() in C++ library glut... yes
> Checking for qt-mt in /usr/share/qt3... yes
> Checking for gts_object_class() in C++ library gts... yes
> Checking for log4cxx::Logger::getLogger("") in C++ library log4cxx... yes
> scons: done reading SConscript files.
> scons: Building targets ...
> => /home/3S-LAB/jduriez/YADE/bin/yade-trunk
> Chmod("/home/3S-LAB/jduriez/YADE/bin/yade-trunk", 0755)
> => /home/3S-LAB/jduriez/YADE/bin/yade-trunk-multi
> Chmod("/home/3S-LAB/jduriez/YADE/bin/yade-trunk-multi", 0755)
> C gui/qt3/FileDialog.cpp
> U gui/qt3/YadeQtGeneratedMainWindow.ui
> U gui/qt3/YadeQtGeneratedMainWindow.ui
> U gui/qt3/YadeQtGeneratedMainWindow.ui
> U gui/qt3/QtFileGeneratorController.ui
> U gui/qt3/QtFileGeneratorController.ui
> U gui/qt3/QtFileGeneratorController.ui
> U gui/qt3/QtGeneratedSimulationController.ui
> U gui/qt3/QtGeneratedMessageDialog.ui
> U gui/qt3/QtGeneratedMessageDialog.ui
> U gui/qt3/QtGeneratedSimulationController.ui
> U gui/qt3/QtGeneratedMessageDialog.ui
> C gui/qt3/MessageDialog.cpp
> U gui/qt3/QtGeneratedSimulationController.ui
> C gui/qt3/GLViewer.cpp
> C gui/qt3/QtFileGenerator.cpp
> In file included from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/has_member_function.hpp:7,
>                 from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/Serializable.hpp:40,
>                 from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-multimethods/DynLibDispatcher.hpp:16,
>                 from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/pkg-common/OpenGLRenderingEngine.hpp:5,
>                 from gui/qt3/GLViewer.hpp:6,
>                 from gui/qt3/GLViewer.cpp:11:
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:4:48:
> error: boost/function_types/result_type.hpp: No such file or directory
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:5:52:
> error: boost/function_types/parameter_types.hpp: No such file or directory
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:6:60:
> error: boost/function_types/member_function_pointer.hpp: No such file or
> directory
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:7:50:
> error: boost/function_types/property_tags.hpp: No such file or directory
> In file included from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/has_member_function.hpp:7,
>                 from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/Serializable.hpp:40,
>                 from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/core/FileGenerator.hpp:11,
>                 from gui/qt3/QtFileGenerator.cpp:10:
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:4:48:
> error: boost/function_types/result_type.hpp: No such file or directory
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:5:52:
> error: boost/function_types/parameter_types.hpp: No such file or directory
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:6:60:
> error: boost/function_types/member_function_pointer.hpp: No such file or
> directory
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:7:50:
> error: boost/function_types/property_tags.hpp: No such file or directory
> In file included from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/has_member_function.hpp:7,
>                 from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/Serializable.hpp:40,
>                 from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-multimethods/DynLibDispatcher.hpp:16,
>                 from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/pkg-common/OpenGLRenderingEngine.hpp:5,
>                 from gui/qt3/GLViewer.hpp:6,
>                 from gui/qt3/GLViewer.cpp:11:
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:22:
> error: 'function_types' has not been declared
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:22:
> error: expected unqualified-id before '<' token
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:23:
> error: 'function_types' has not been declared
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:23:
> error: expected unqualified-id before '<' token
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:24:
> error: 'args' was not declared in this scope
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:24:
> error: template argument 1 is invalid
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:25:
> error: 'result' was not declared in this scope
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:25:
> error: template argument 2 is invalid
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:35:
> error: 'function_types' has not been declared
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:35:
> error: expected unqualified-id before '<' token
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:45:
> error: 'function_types' has not been declared
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:45:
> error: expected unqualified-id before '<' token
> In file included from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/has_member_function.hpp:7,
>                 from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/Serializable.hpp:40,
>                 from
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/core/FileGenerator.hpp:11,
>                 from gui/qt3/QtFileGenerator.cpp:10:
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:22:
> error: 'function_types' has not been declared
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:22:
> error: expected unqualified-id before '<' token
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:23:
> error: 'function_types' has not been declared
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:23:
> error: expected unqualified-id before '<' token
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:24:
> error: 'args' was not declared in this scope
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:24:
> error: template argument 1 is invalid
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:25:
> error: 'result' was not declared in this scope
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:25:
> error: template argument 2 is invalid
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:35:
> error: 'function_types' has not been declared
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:35:
> error: expected unqualified-id before '<' token
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:45:
> error: 'function_types' has not been declared
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/boost/introspection/traits.hpp:45:
> error: expected unqualified-id before '<' token
> In file included from gui/qt3/GLViewer.cpp:26:
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:
> In static member function 'static void yade::ObjectIO::save(std::ostream&,
> const std::string&, T&)':
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:31:
> error: 'no_codecvt' is not a member of 'boost::archive'
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:
> In static member function 'static void yade::ObjectIO::load(std::istream&,
> const std::string&, T&)':
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:41:
> error: 'no_codecvt' is not a member of 'boost::archive'
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:
> In static member function 'static void yade::ObjectIO::save(std::string,
> const std::string&, T&)':
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:52:
> error: 'xml_oarchive' is not a member of 'boost::archive'
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:52:
> error: 'xml_oarchive' is not a member of 'boost::archive'
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:53:
> error: 'binary_oarchive' is not a member of 'boost::archive'
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:53:
> error: 'binary_oarchive' is not a member of 'boost::archive'
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:
> In static member function 'static void yade::ObjectIO::load(const
> std::string&, const std::string&, T&)':
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:63:
> error: 'xml_iarchive' is not a member of 'boost::archive'
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:63:
> error: 'xml_iarchive' is not a member of 'boost::archive'
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:64:
> error: 'binary_iarchive' is not a member of 'boost::archive'
> /home/3S-LAB/jduriez/build-trunk/include/yade-trunk/yade/lib-serialization/ObjectIO.hpp:64:
> error: 'binary_iarchive' is not a member of 'boost::archive'
> scons: *** [/home/3S-LAB/jduriez/build-trunk/gui/qt3/GLViewer.os] Error 1
> scons: *** [/home/3S-LAB/jduriez/build-trunk/gui/qt3/QtFileGenerator.os]
> Error 1
> scons: building terminated because of errors.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> Post to     : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> More help   : https://help.launchpad.net/ListHelp
>
>

References