This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] enable threads tests for darwin


Benjamin Kosnik wrote:
FAIL: ext/concept_checks.cc (test for excess errors)
WARNING: ext/concept_checks.cc compilation failed to produce executable

This is probably a missing instantiation? The log file will probably say
what the problem is.

Here it is, maybe your sharp c++ eyes see more than my gsm ones ;)



Andreas




Executing on host: /Volumes/xufs/gcc-cvs/objdir/gcc/g++ -shared-libgcc -B/Volumes/xufs/gcc-cvs/objdir/gcc/ -nostdinc++ -L/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/src -L/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/src/.libs -B/Volumes/xufs/gcc-branch/testbin/powerpc-apple-darwin6.3/bin/ -B/Volumes/xufs/gcc-branch/testbin/powerpc-apple-darwin6.3/lib/ -isystem /Volumes/xufs/gcc-branch/testbin/powerpc-apple-darwin6.3/include -isystem /Volumes/xufs/gcc-branch/testbin/powerpc-apple-darwin6.3/sys-include -g -O2 -fmessage-length=0 -DLOCALEDIR="/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/po/share/locale" -nostdinc++ -I/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/powerpc-apple-darwin6.3 -I/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include -I/Volumes/xufs/gcc-cvs/gcc/libstdc++-v3/libsupc++ -I/Volumes/xufs/gcc-cvs/gcc/libstdc++-v3/libio -I/Volumes/xufs/gcc-cvs/gcc/libstdc++-v3/include/backward -I/Volumes/xufs/gcc-cvs/gcc/libstdc++-v3/testsuite /Volumes/xufs/gcc-cvs/gcc/libstdc++-v3/testsuite/ext/concept_checks.cc   -D_GLIBCPP_CONCEPT_CHECKS  -L/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/./libstdc++-v3/testsuite -lv3test -lm   -o ./concept_checks.exe    (timeout = 300)
In file included from /Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/concept_check.h:60,

                 from /Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/stl_iterator_base_funcs.h:68,

                 from /Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/stl_algobase.h:74,

                 from /Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/vector:67,

                 from /Volumes/xufs/gcc-cvs/gcc/libstdc++-v3/testsuite/ext/concept_checks.cc:25:

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h: In member function `void __gnu_cxx::_InputIteratorConcept<_Tp>::__constraints()':

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:415: error: expected unqualified-id

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:415: error: expected `,' or `;'

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:417: error: expected unqualified-id

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:417: error: expected `,' or `;'

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h: In member function `void __gnu_cxx::_ForwardIteratorConcept<_Tp>::__constraints()':

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:450: error: expected unqualified-id

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:450: error: expected `,' or `;'

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:451: error: expected `;'

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h: In member function `void __gnu_cxx::_RandomAccessIteratorConcept<_Tp>::__constraints()':

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:502: error: expected unqualified-id

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:502: error: expected `,' or `;'

compiler exited with status 1
output is:
In file included from /Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/concept_check.h:60,

                 from /Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/stl_iterator_base_funcs.h:68,

                 from /Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/stl_algobase.h:74,

                 from /Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/vector:67,

                 from /Volumes/xufs/gcc-cvs/gcc/libstdc++-v3/testsuite/ext/concept_checks.cc:25:

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h: In member function `void __gnu_cxx::_InputIteratorConcept<_Tp>::__constraints()':

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:415: error: expected unqualified-id

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:415: error: expected `,' or `;'

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:417: error: expected unqualified-id

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:417: error: expected `,' or `;'

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h: In member function `void __gnu_cxx::_ForwardIteratorConcept<_Tp>::__constraints()':

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:450: error: expected unqualified-id

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:450: error: expected `,' or `;'

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:451: error: expected `;'

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h: In member function `void __gnu_cxx::_RandomAccessIteratorConcept<_Tp>::__constraints()':

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:502: error: expected unqualified-id

/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:502: error: expected `,' or `;'


FAIL: ext/concept_checks.cc (test for excess errors)
Excess errors:
In file included from /Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/concept_check.h:60,
                 from /Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/stl_iterator_base_funcs.h:68,
                 from /Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/stl_algobase.h:74,
                 from /Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/vector:67,
                 from /Volumes/xufs/gcc-cvs/gcc/libstdc++-v3/testsuite/ext/concept_checks.cc:25:
/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h: In member function `void __gnu_cxx::_InputIteratorConcept<_Tp>::__constraints()':
/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:415: error: expected unqualified-id
/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:415: error: expected `,' or `;'
/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:417: error: expected unqualified-id
/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:417: error: expected `,' or `;'
/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h: In member function `void __gnu_cxx::_ForwardIteratorConcept<_Tp>::__constraints()':
/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:450: error: expected unqualified-id
/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:450: error: expected `,' or `;'
/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:451: error: expected `;'
/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h: In member function `void __gnu_cxx::_RandomAccessIteratorConcept<_Tp>::__constraints()':
/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:502: error: expected unqualified-id
/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libstdc++-v3/include/bits/boost_concept_check.h:502: error: expected `,' or `;'

WARNING: ext/concept_checks.cc compilation failed to produce executable

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]