Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 2014 01:45:16 -0700 (PDT)
From:      Jakub Lach <jakub_lach@mailplus.pl>
To:        freebsd-stable@freebsd.org
Subject:   Re: HEADS UP: merged llvm/clang 3.4
Message-ID:  <1395477916133-5896508.post@n5.nabble.com>
In-Reply-To: <1395476852973-5896505.post@n5.nabble.com>
References:  <0E7E81A1-54E9-4920-A360-005A1C0C4D47@FreeBSD.org> <1395476852973-5896505.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In file included from ./boost/atomic/detail/platform.hpp:22:
./boost/atomic/detail/gcc-atomic.hpp:961:64: error: no matching constructor
for initialization of 'storage_type' (aka
'boost::atomics::detail::storage128_type')
    explicit base_atomic(value_type const& v) BOOST_NOEXCEPT : v_(0)
                                                               ^  ~
./boost/atomic/detail/gcc-atomic.hpp:932:28: note: candidate constructor
(the implicit copy constructor) not viable: no known conversion from 'int'
to 'const boost::atomics::detail::storage128_type' for 1st argument
struct BOOST_ALIGNMENT(16) storage128_type
                           ^
./boost/atomic/detail/gcc-atomic.hpp:932:28: note: candidate constructor
(the implicit default constructor) not viable: requires 0 arguments, but 1
was provided
./boost/atomic/detail/gcc-atomic.hpp:968:22: error: no viable conversion
from 'int' to 'storage_type' (aka 'boost::atomics::detail::storage128_type')
        storage_type tmp = 0;
                     ^     ~
./boost/atomic/detail/gcc-atomic.hpp:932:28: note: candidate constructor
(the implicit copy constructor) not viable: no known conversion from 'int'
to 'const boost::atomics::detail::storage128_type &' for 1st argument
struct BOOST_ALIGNMENT(16) storage128_type
                           ^
./boost/atomic/detail/gcc-atomic.hpp:983:22: error: no viable conversion
from 'int' to 'storage_type' (aka 'boost::atomics::detail::storage128_type')
        storage_type tmp = 0;
                     ^     ~
./boost/atomic/detail/gcc-atomic.hpp:932:28: note: candidate constructor
(the implicit copy constructor) not viable: no known conversion from 'int'
to 'const boost::atomics::detail::storage128_type &' for 1st argument
struct BOOST_ALIGNMENT(16) storage128_type
                           ^
./boost/atomic/detail/gcc-atomic.hpp:997:22: error: no viable conversion
from 'int' to 'storage_type' (aka 'boost::atomics::detail::storage128_type')
        storage_type expected_s = 0, desired_s = 0;
                     ^            ~
./boost/atomic/detail/gcc-atomic.hpp:932:28: note: candidate constructor
(the implicit copy constructor) not viable: no known conversion from 'int'
to 'const boost::atomics::detail::storage128_type &' for 1st argument
struct BOOST_ALIGNMENT(16) storage128_type
ail/gcc-atomic.hpp:997:38: error: no viable conversion from 'int' to
'storage_type' (aka 'boost::atomics::detail::storage128_type')
        storage_type expected_s = 0, desired_s = 0;
                                     ^           ~
./boost/atomic/detail/gcc-atomic.hpp:932:28: note: candidate constructor
(the implicit copy constructor) not viable: no known conversion from 'int'
to 'const boost::atomics::detail::storage128_type &' for 1st argument
struct BOOST_ALIGNMENT(16) storage128_type
                           ^
./boost/atomic/detail/gcc-atomic.hpp:1013:22: error: no viable conversion
from 'int' to 'storage_type' (aka 'boost::atomics::detail::storage128_type')
        storage_type expected_s = 0, desired_s = 0;
                     ^            ~
./boost/atomic/detail/gcc-atomic.hpp:932:28: note: candidate constructor
(the implicit copy constructor) not viable: no known conversion from 'int'
to 'const boost::atomics::detail::storage128_type &' for 1st argument
struct BOOST_ALIGNMENT(16) storage128_type
                           ^
./boost/atomic/detail/gcc-atomic.hpp:1013:38: error: no viable conversion
from 'int' to 'storage_type' (aka 'boost::atomics::detail::storage128_type')
        storage_type expected_s = 0, desired_s = 0;
                                     ^           ~
./boost/atomic/detail/gcc-atomic.hpp:932:28: note: candidate constructor
(the implicit copy constructor) not viable: no known conversion from 'int'
to 'const boost::atomics::detail::storage128_type &' for 1st argument
struct BOOST_ALIGNMENT(16) storage128_type
                           ^
7 errors generated.
...failed clang-linux.compile.c++.without-pch
bin.v2/libs/wave/build/clang-linux-3.4/release/link-static/threading-multi/instantiate_re2c_lexer_str.o...
clang-linux.compile.c++.without-pch
bin.v2/libs/wave/build/clang-linux-3.4/release/link-static/threading-multi/cpplexer/re2clex/aq.o

  "c++" -c -x c++ -fPIC -pipe -march=native -fstack-protector
-fno-strict-aliasing -pipe -march=native -fstack-protector
-fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC
-pipe -march=native -fstack-protector -fno-strict-aliasing -pipe
-march=native -fstack-protector -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1
-DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -o
"bin.v2/libs/wave/build/clang-linux-3.4/release/link-static/threading-multi/cpplexer/re2clex/aq.o"
"libs/wave/src/cpplexer/re2clex/aq.cpp"

clang-linux.compile.c++.without-pch
bin.v2/libs/wave/build/clang-linux-3.4/release/link-static/threading-multi/cpplexer/re2clex/cpp_re.o

  "c++" -c -x c++ -fPIC -pipe -march=native -fstack-protector
-fno-strict-aliasing -pipe -march=native -fstack-protector
-fno-strict-aliasing -O3 -finline-functions -Wno-inline -w -pthread -fPIC
-pipe -march=native -fstack-protector -fno-strict-aliasing -pipe
-march=native -fstack-protector -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1
-DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -o
"bin.v2/libs/wave/build/clang-linux-3.4/release/link-static/threading-multi/cpplexer/re2clex/cpp_re.o"
"libs/wave/src/cpplexer/re2clex/cpp_re.cpp"

...skipped
<pbin.v2/libs/wave/build/clang-linux-3.4/release/link-static/threading-multi>libboost_wave.a(clean)
for lack of
<pbin.v2/libs/wave/build/clang-linux-3.4/release/link-static/threading-multi>instantiate_cpp_exprgrammar.o...
...skipped
<pbin.v2/libs/wave/build/clang-linux-3.4/release/link-static/threading-multi>libboost_wave.a
for lack of
<pbin.v2/libs/wave/build/clang-linux-3.4/release/link-static/threading-multi>instantiate_cpp_exprgrammar.o...
...skipped <pstage/lib>libboost_wave.a for lack of
<pbin.v2/libs/wave/build/clang-linux-3.4/release/link-static/threading-multi>libboost_wave.a...
...failed updating 28 targets...
...skipped 28 targets...
...updated 853 targets...
*** Error code 1



--
View this message in context: http://freebsd.1045724.n5.nabble.com/HEADS-UP-merged-llvm-clang-3-4-tp5896349p5896508.html
Sent from the freebsd-stable mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1395477916133-5896508.post>