Boost logo

Boost Testing :

From: Martin Wille (mw8329_at_[hidden])
Date: 2006-01-04 03:25:54


Eric Niebler wrote:
> Look at xpressive's results page:
> http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/xpressive.html
>
> Now look at Martin Wille's results for gcc-3.2.3-linux. There's one
> failure. When I click on the link (http://tinyurl.com/95nak) I get "Page
> not found!" What's up?

This seems to be the case for all my results. I don't know why.

This is the log for the regression-test:

<test-log library="xpressive" test-name="regress" test-type="run"
test-program="libs/xpressive/test/regress.cpp"
target-directory="bin/boost/libs/xpressive/test/regress.test/gcc-3.2.3-linux/d
ebug" toolset="gcc-3.2.3-linux" show-run-output="false">
<compile result="fail" timestamp="2006-01-04 07:46:36 UTC">
In file included from ../libs/xpressive/test/regress.cpp:24:
/boost/head-regression/boost/boost/filesystem/fstream.hpp: In member
function
    `boost::filesystem::basic_filebuf&lt;charT, traits&gt;*
    boost::filesystem::basic_filebuf&lt;charT, traits&gt;::open(const
    boost::filesystem::basic_path&lt;std::wstring,
    boost::filesystem::wpath_traits&gt;&amp;, std::_Ios_Openmode)':
/boost/head-regression/boost/boost/filesystem/fstream.hpp:266: syntax error
    before `&gt;' token
../libs/xpressive/test/regress.cpp: In function `std::wstring widen(const
    std::string&amp;)':
../libs/xpressive/test/regress.cpp:100: warning: comparison between
signed and
    unsigned integer expressions
/boost/head-regression/boost/boost/xpressive/traits/cpp_regex_traits.hpp:
In
    static member function `static bool
    boost::xpressive::detail::cpp_regex_traits_base&lt;Char,
    SizeOfChar&gt;::is_newline(Char) [with Char = char, unsigned int
SizeOfChar =
    1]':
/boost/head-regression/boost/boost/xpressive/traits/cpp_regex_traits.hpp:218:
   instantiated from `static bool
boost::xpressive::detail::cpp_regex_traits_base&lt;Char,
SizeOfChar&gt;::is(cons
t std::ctype&lt;_CharT&gt;&amp;, Char, short unsigned int) [with Char =
char, unsigned int SizeOfChar = 1]'
/boost/head-regression/boost/boost/xpressive/traits/cpp_regex_traits.hpp:525:
   instantiated from `bool
boost::xpressive::cpp_regex_traits&lt;Char&gt;::isctype(Char, short
unsigned int) const
  [with Char = char]'
/boost/head-regression/boost/boost/xpressive/detail/core/finder.hpp:154:
   instantiated from
`boost::xpressive::detail::line_start_finder&lt;BidiIter, Traits,
1&gt;::line_start_finder(const T
raits&amp;) [with BidiIter = __gnu_cxx::__normal_iterator&lt;const
char*, std::basic_string&lt;char, std::char_traits&lt;char&gt;,
std::allocator&lt;char&gt; &gt; &gt;, Traits = boost::xpress
ive::regex_traits&lt;char,
boost::xpressive::cpp_regex_traits&lt;char&gt; &gt;]'
/boost/head-regression/boost/boost/xpressive/detail/core/optimize.hpp:53:
   instantiated from `void
boost::xpressive::detail::optimize_regex(boost::xpressive::detail::regex_impl&lt;BidiIter&g
t;&amp;, const Traits&amp;, mpl_::bool_&lt;true&gt;) [with BidiIter =
__gnu_cxx::__normal_iterator&lt;const char*, std::basic_string&lt;char,
std::char_traits&lt;char&gt;, std::allocator&lt;c
har&gt; &gt; &gt;, Traits = boost::xpressive::regex_traits&lt;char,
boost::xpressive::cpp_regex_traits&lt;char&gt; &gt;]'
/boost/head-regression/boost/boost/xpressive/regex_compiler.hpp:123:
instantiated from `boost::xpressive::basic_regex&lt;BidiIter&gt;
boost::xpressive::regex_compiler&lt;BidiIter, RegexTrai
ts,
CompilerTraits&gt;::compile(std::basic_string&lt;boost::iterator_value&lt;Iterator&gt;::type,
std::char_traits&lt;boost::iterator_value&lt;Iterator&gt;::type&gt;,
std::allocator&lt;boost:
:iterator_value&lt;Iterator&gt;::type&gt; &gt;,
boost::xpressive::regex_constants::syntax_option_type) [with BidiIter =
__gnu_cxx::__normal_iterator&lt;const char*, std::basic_string&lt;char,
  std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; &gt;,
RegexTraits = boost::xpressive::regex_traits&lt;char,
boost::xpressive::cpp_regex_traits&lt;char&gt; &gt;, CompilerTraits
=
boost::xpressive::compiler_traits&lt;boost::xpressive::regex_traits&lt;char,
boost::xpressive::cpp_regex_traits&lt;char&gt; &gt; &gt;]'
/boost/head-regression/boost/boost/xpressive/basic_regex.hpp:129:
instantiated from `static boost::xpressive::basic_regex&lt;BidiIter&gt;
boost::xpressive::basic_regex&lt;BidiIter&gt;::comp
ile(const
std::basic_string&lt;boost::iterator_value&lt;Iterator&gt;::type,
std::char_traits&lt;boost::iterator_value&lt;Iterator&gt;::type&gt;,
std::allocator&lt;boost::iterator_value&lt;Ite
rator&gt;::type&gt; &gt;&amp;,
boost::xpressive::regex_constants::syntax_option_type) [with BidiIter =
__gnu_cxx::__normal_iterator&lt;const char*, std::basic_string&lt;char,
std::char_traits
&lt;char&gt;, std::allocator&lt;char&gt; &gt; &gt;]'
../libs/xpressive/test/regress.cpp:246: instantiated from `void
run_test_impl(const test_case&lt;Char&gt;&amp;) [with Char = char]'
../libs/xpressive/test/regress.cpp:306: instantiated from here
/boost/head-regression/boost/boost/xpressive/traits/cpp_regex_traits.hpp:241:
warning: comparison
    is always false due to limited range of data type
/boost/head-regression/boost/boost/xpressive/traits/cpp_regex_traits.hpp:241:
warning: comparison
    is always false due to limited range of data type
/boost/head-regression/boost/boost/xpressive/traits/cpp_regex_traits.hpp:241:
warning: comparison
    is always false due to limited range of data type
Date: 2006-01-04 08:46

     set -e
     "/usr/local/gcc-3.2.3/bin/g++wrap" --limit-memory=600
--limit-cpu=1800 -c -g -O0 -fno-inline -Wall -ftemplate-depth-255
-I"../bin/boost/libs/xpressive/test" -I "/boost/head-regression/
boost" -o
"../bin/boost/libs/xpressive/test/regress.test/gcc-3.2.3-linux/debug/regress.o"
"../libs/xpressive/test/regress.cpp"
     "/usr/bin/objcopy" --set-section-flags .debug_str=contents,debug
"../bin/boost/libs/xpressive/test/regress.test/gcc-3.2.3-linux/debug/regress.o"

</compile>
</test-log>

HTH,
m
Send instant messages to your online friends http://au.messenger.yahoo.com


Boost-testing list run by mbergal at meta-comm.com