[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-users
Subject:    [Fink-users] Installing some python packages fail on Mac OS X 10.9
From:       Emmanuel Caux <emmanuel.caux () irap ! omp ! eu>
Date:       2013-10-28 15:22:05
Message-ID: 6798C51A-1FF1-47C4-A38E-C602449C46A3 () irap ! omp ! eu
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi,

I am trying to instal some python packages on my working fink under 10.9, and have \
this crash :

here I was trying to install ipython-py27, same error if trying pyqt4-py27.

Tried 2-3 times fink self update, but still the same.

Many thanks,


….
/sw/bin/flag-dedup /sw/bin/flag-sort -r -v g++ -c -pipe -Os \
-I/sw/lib/system-openssl/include -Wall -Wreturn-type -fno-strict-aliasing \
-Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter \
-Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self \
-O3 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -D__USE_WS_X11__ \
-DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ \
-DBUILDING_JavaScriptCore -DBUILDING_WTF -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED \
-I/sw/lib/qt4-x11/mkspecs/darwin-g++ -I. -I/sw/lib/qt4-x11/include/QtCore \
-I/sw/lib/qt4-x11/include -I. -I../../webkit -Iassembler -Ibytecode -Ibytecompiler \
-Idebugger -Iinterpreter -Ijit -Iparser -Ipcre -Iprofiler -Iruntime -Iwtf \
-Iwtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated \
-I/include/QtWebKit -Ipcre -I/JavaScriptCore/tmp -I. -o obj/release/JSBase.o \
                API/JSBase.cpp
/sw/bin/flag-sort: g++ -c -pipe -Os -Wall -Wreturn-type -fno-strict-aliasing \
-Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter \
-Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self \
-O3 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -D__USE_WS_X11__ \
-DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ \
-DBUILDING_JavaScriptCore -DBUILDING_WTF -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -o \
obj/release/JSBase.o API/JSBase.cpp -I. -I../../webkit -Iassembler -Ibytecode \
-Ibytecompiler -Idebugger -Iinterpreter -Ijit -Iparser -Ipcre -Iprofiler -Iruntime \
-Iwtf -Iwtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated \
-I/include/QtWebKit -I/JavaScriptCore/tmp -I/sw/lib/system-openssl/include \
-I/sw/lib/qt4-x11/mkspecs/darwin-g++ -I/sw/lib/qt4-x11/include/QtCore \
-I/sw/lib/qt4-x11/include In file included from API/JSBase.cpp:30:
In file included from API/APICast.h:29:
In file included from runtime/JSAPIValueWrapper.h:26:
In file included from runtime/JSCell.h:26:
In file included from runtime/Collector.h:27:
In file included from ./wtf/HashCountedSet.h:26:
In file included from wtf/HashMap.h:24:
In file included from wtf/HashTable.h:29:
In file included from ./wtf/Threading.h:95:
/sw/lib/qt4-x11/include/QtCore/qglobal.h:327:6: warning: "This version of Mac OS X is \
unsupported" [-W#warnings] #    warning "This version of Mac OS X is unsupported"
     ^
In file included from API/JSBase.cpp:30:
In file included from API/APICast.h:29:
In file included from runtime/JSAPIValueWrapper.h:26:
In file included from runtime/JSCell.h:26:
In file included from runtime/Collector.h:27:
In file included from ./wtf/HashCountedSet.h:26:
In file included from wtf/HashMap.h:24:
wtf/HashTable.h:274:85: error: call to 'swap' is ambiguous
    template<typename T> struct Mover<T, true> { static void move(T& from, T& to) { \
                swap(from, to); } };
                                                                                    \
^~~~ wtf/HashTable.h:765:53: note: in instantiation of member function \
'WTF::Mover<std::__1::pair<WTF::RefPtr<JSC::UStringImpl>, JSC::SymbolTableEntry>,  \
                true>::move' requested here
        Mover<ValueType, Traits::needsDestruction>::move(entry, \
*lookupForWriting(Extractor::extract(entry)).first);  ^
wtf/HashTable.h:920:17: note: in instantiation of member function \
                'WTF::HashTable<WTF::RefPtr<JSC::UStringImpl>,
      std::__1::pair<WTF::RefPtr<JSC::UStringImpl>, JSC::SymbolTableEntry>, \
                WTF::PairFirstExtractor<std::__1::pair<WTF::RefPtr<JSC::UStringImpl>,
      JSC::SymbolTableEntry> >, JSC::IdentifierRepHash, \
                WTF::PairHashTraits<WTF::HashTraits<WTF::RefPtr<JSC::UStringImpl> >,
      JSC::SymbolTableIndexHashTraits>, WTF::HashTraits<WTF::RefPtr<JSC::UStringImpl> \
> >::reinsert' requested here  reinsert(oldTable[i]);
                ^
wtf/HashTable.h:898:9: note: in instantiation of member function \
                'WTF::HashTable<WTF::RefPtr<JSC::UStringImpl>,
      std::__1::pair<WTF::RefPtr<JSC::UStringImpl>, JSC::SymbolTableEntry>, \
                WTF::PairFirstExtractor<std::__1::pair<WTF::RefPtr<JSC::UStringImpl>,
      JSC::SymbolTableEntry> >, JSC::IdentifierRepHash, \
                WTF::PairHashTraits<WTF::HashTraits<WTF::RefPtr<JSC::UStringImpl> >,
      JSC::SymbolTableIndexHashTraits>, WTF::HashTraits<WTF::RefPtr<JSC::UStringImpl> \
> >::rehash' requested here  rehash(newSize);
        ^
wtf/HashTable.h:634:13: note: in instantiation of member function \
                'WTF::HashTable<WTF::RefPtr<JSC::UStringImpl>,
      std::__1::pair<WTF::RefPtr<JSC::UStringImpl>, JSC::SymbolTableEntry>, \
                WTF::PairFirstExtractor<std::__1::pair<WTF::RefPtr<JSC::UStringImpl>,
      JSC::SymbolTableEntry> >, JSC::IdentifierRepHash, \
                WTF::PairHashTraits<WTF::HashTraits<WTF::RefPtr<JSC::UStringImpl> >,
      JSC::SymbolTableIndexHashTraits>, WTF::HashTraits<WTF::RefPtr<JSC::UStringImpl> \
> >::expand' requested here  expand();
            ^
wtf/RefPtrHashMap.h:215:32: note: in instantiation of function template \
                specialization 'WTF::HashTable<WTF::RefPtr<JSC::UStringImpl>,
      std::__1::pair<WTF::RefPtr<JSC::UStringImpl>, JSC::SymbolTableEntry>, \
                WTF::PairFirstExtractor<std::__1::pair<WTF::RefPtr<JSC::UStringImpl>,
      JSC::SymbolTableEntry> >, JSC::IdentifierRepHash, \
                WTF::PairHashTraits<WTF::HashTraits<WTF::RefPtr<JSC::UStringImpl> >,
      JSC::SymbolTableIndexHashTraits>, WTF::HashTraits<WTF::RefPtr<JSC::UStringImpl> \
>                 >::add<JSC::UStringImpl *, JSC::SymbolTableEntry,
      WTF::RefPtrHashMapRawKeyTranslator<JSC::UStringImpl *, \
                std::__1::pair<WTF::RefPtr<JSC::UStringImpl>, JSC::SymbolTableEntry>,
      WTF::PairHashTraits<WTF::HashTraits<WTF::RefPtr<JSC::UStringImpl> >, \
                JSC::SymbolTableIndexHashTraits>, JSC::IdentifierRepHash> >' \
                requested here
        return m_impl.template add<RawKeyType, MappedType, RawKeyTranslator>(key, \
mapped);  ^
wtf/RefPtrHashMap.h:253:16: note: in instantiation of member function \
                'WTF::HashMap<WTF::RefPtr<JSC::UStringImpl>, JSC::SymbolTableEntry,
      JSC::IdentifierRepHash, WTF::HashTraits<WTF::RefPtr<JSC::UStringImpl> >, \
JSC::SymbolTableIndexHashTraits>::inlineAdd' requested here  return inlineAdd(key, \
mapped);  ^
runtime/JSGlobalObject.h:330:27: note: in instantiation of member function \
                'WTF::HashMap<WTF::RefPtr<JSC::UStringImpl>, JSC::SymbolTableEntry,
      JSC::IdentifierRepHash, WTF::HashTraits<WTF::RefPtr<JSC::UStringImpl> >, \
                JSC::SymbolTableIndexHashTraits>::add' requested here
            symbolTable().add(global.identifier.ustring().rep(), newEntry);
                          ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/utility:412:1: \
note: candidate function [with _T1 =  WTF::RefPtr<JSC::UStringImpl>, _T2 = \
JSC::SymbolTableEntry] swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y)
^
wtf/HashTable.h:266:50: note: candidate function [with T = \
WTF::RefPtr<JSC::UStringImpl>, U = JSC::SymbolTableEntry]  template<typename T, \
typename U> inline void swap(pair<T, U>& a, pair<T, U>& b)  ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/type_traits:3003:1: \
                note: candidate function [with _Tp
      = std::__1::pair<WTF::RefPtr<JSC::UStringImpl>, JSC::SymbolTableEntry>]
swap(_Tp& __x, _Tp& __y) _NOEXCEPT_(is_nothrow_move_constructible<_Tp>::value &&
^
1 warning and 1 error generated.
make[1]: *** [obj/release/JSBase.o] Error 1
make: *** [sub-JavaScriptCore-make_default-ordered] Error 2
### execution of /tmp/fink.ZJ9M_ failed, exit code 2
### execution of /tmp/fink.ZNNpS failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-qtwebkit-x11-2.0.0-39
(Reading database ... 48604 files and directories currently installed.)
Removing fink-buildlock-qtwebkit-x11-2.0.0-39 ...
Failed: phase compiling: qtwebkit-x11-2.0.0-39 failed

Before reporting any errors, please run "fink selfupdate" and try again.

If you continue to have issues, please check to see if the FAQ on Fink's 
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

	The Fink Users List <fink-users@lists.sourceforge.net>
	The Fink Beginners List <fink-beginners@lists.sourceforge.net>,

with a carbon copy to the maintainer:

	Benjamin Reed <qtwebkit@fink.raccoonfink.com>

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.35.99.git
Distribution version: selfupdate-rsync Mon Oct 28 14:25:04 2013, 10.9, x86_64
Trees: local/main stable/main
Xcode.app: 5.0.1
Xcode command-line tools: 5.0.1.0.1.1382131676
Max. Fink build jobs:  1

[Sandrines-MacBook-Pro-Retina:~] bottinelli% 

!! PLEASE NOTE MY NEW EMAIL ADDRESS !!

--------------------------------------------------------------
Emmanuel Caux, emmanuel.caux@irap.omp.eu
DR2 CNRS   -   Departement MICMAC
Institut de Recherche en Astrophysique et Planétologie
(IRAP formerly CESR)
BP 44346, 31028 Toulouse Cedex 4, France
Phone : (+33) 561 556 689
Fax :       (+33) 561 556 651
--------------------------------------------------------------


[Attachment #5 (unknown)]

<html><head><meta http-equiv="Content-Type" content="text/html \
charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: \
space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I am trying to \
instal some python packages on my working fink under 10.9, and have this crash \
:</div><div><br></div><div>here I was trying to install ipython-py27, same error if \
trying pyqt4-py27.</div><div><br></div><div>Tried 2-3 times fink self update, but \
still the same.</div><div><br></div><div>Many \
thanks,</div><div><br></div><div><br></div><div>….</div><div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; ">/sw/bin/flag-dedup /sw/bin/flag-sort -r -v g++ \
-c -pipe -Os -I/sw/lib/system-openssl/include -Wall -Wreturn-type \
-fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type \
-Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef \
-Wmissing-noreturn -Winit-self -O3 -fvisibility=hidden -fvisibility-inlines-hidden \
-fPIC -D__USE_WS_X11__ -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG \
-DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DQT_NO_DEBUG -DQT_CORE_LIB \
-DQT_SHARED -I/sw/lib/qt4-x11/mkspecs/darwin-g++ -I. -I/sw/lib/qt4-x11/include/QtCore \
-I/sw/lib/qt4-x11/include -I. -I../../webkit -Iassembler -Ibytecode -Ibytecompiler \
-Idebugger -Iinterpreter -Ijit -Iparser -Ipcre -Iprofiler -Iruntime -Iwtf \
-Iwtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated \
-I/include/QtWebKit -Ipcre -I/JavaScriptCore/tmp -I. -o obj/release/JSBase.o \
API/JSBase.cpp</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; \
">/sw/bin/flag-sort: g++ -c -pipe -Os -Wall -Wreturn-type -fno-strict-aliasing \
-Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter \
-Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self \
-O3 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -D__USE_WS_X11__ \
-DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ \
-DBUILDING_JavaScriptCore -DBUILDING_WTF -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -o \
obj/release/JSBase.o API/JSBase.cpp -I. -I../../webkit -Iassembler -Ibytecode \
-Ibytecompiler -Idebugger -Iinterpreter -Ijit -Iparser -Ipcre -Iprofiler -Iruntime \
-Iwtf -Iwtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated \
-I/include/QtWebKit -I/JavaScriptCore/tmp -I/sw/lib/system-openssl/include \
-I/sw/lib/qt4-x11/mkspecs/darwin-g++ -I/sw/lib/qt4-x11/include/QtCore \
-I/sw/lib/qt4-x11/include</div><div style="margin: 0px; font-size: 11px; font-family: \
Menlo; ">In file included from API/JSBase.cpp:30:</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; ">In file included from \
API/APICast.h:29:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; \
">In file included from runtime/JSAPIValueWrapper.h:26:</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; ">In file included from \
runtime/JSCell.h:26:</div><div style="margin: 0px; font-size: 11px; font-family: \
Menlo; ">In file included from runtime/Collector.h:27:</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; ">In file included from \
./wtf/HashCountedSet.h:26:</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; ">In file included from wtf/HashMap.h:24:</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; ">In file included from \
wtf/HashTable.h:29:</div><div style="margin: 0px; font-size: 11px; font-family: \
Menlo; ">In file included from ./wtf/Threading.h:95:</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; \
"><b>/sw/lib/qt4-x11/include/QtCore/qglobal.h:327:6: </b><span style="color: \
#d53bd3"><b>warning: </b></span><b>"This version of Mac OS X is unsupported" \
[-W#warnings]</b></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; \
">#&nbsp; &nbsp; warning "This version of Mac OS X is unsupported"</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38); \
"><b>&nbsp;&nbsp; &nbsp; ^</b></div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; ">In file included from API/JSBase.cpp:30:</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; ">In file included from \
API/APICast.h:29:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; \
">In file included from runtime/JSAPIValueWrapper.h:26:</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; ">In file included from \
runtime/JSCell.h:26:</div><div style="margin: 0px; font-size: 11px; font-family: \
Menlo; ">In file included from runtime/Collector.h:27:</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; ">In file included from \
./wtf/HashCountedSet.h:26:</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; ">In file included from wtf/HashMap.h:24:</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; "><b>wtf/HashTable.h:274:85: \
</b><span style="color: #c33720"><b>error: </b></span><b>call to 'swap' is \
ambiguous</b></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; \
">&nbsp; &nbsp; template&lt;typename T&gt; struct Mover&lt;T, true&gt; { static void \
move(T&amp; from, T&amp; to) { swap(from, to); } };</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38); "><b>&nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; ^~~~</b></div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; "><b>wtf/HashTable.h:765:53: note: </b>in instantiation of member \
function 'WTF::Mover&lt;std::__1::pair&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;, \
JSC::SymbolTableEntry&gt;,</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; ">&nbsp; &nbsp; &nbsp; true&gt;::move' requested here</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; \
&nbsp; Mover&lt;ValueType, Traits::needsDestruction&gt;::move(entry, \
*lookupForWriting(Extractor::extract(entry)).first);</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38); "><b>&nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
^</b></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; \
"><b>wtf/HashTable.h:920:17: note: </b>in instantiation of member function \
'WTF::HashTable&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;,</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; \
std::__1::pair&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;, JSC::SymbolTableEntry&gt;, \
WTF::PairFirstExtractor&lt;std::__1::pair&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;,</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; \
JSC::SymbolTableEntry&gt; &gt;, JSC::IdentifierRepHash, \
WTF::PairHashTraits&lt;WTF::HashTraits&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt; \
&gt;,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; \
&nbsp; &nbsp; JSC::SymbolTableIndexHashTraits&gt;, \
WTF::HashTraits&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt; &gt; &gt;::reinsert' requested \
here</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; reinsert(oldTable[i]);</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38); \
"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^</b></div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; "><b>wtf/HashTable.h:898:9: \
note: </b>in instantiation of member function \
'WTF::HashTable&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;,</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; \
std::__1::pair&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;, JSC::SymbolTableEntry&gt;, \
WTF::PairFirstExtractor&lt;std::__1::pair&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;,</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; \
JSC::SymbolTableEntry&gt; &gt;, JSC::IdentifierRepHash, \
WTF::PairHashTraits&lt;WTF::HashTraits&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt; \
&gt;,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; \
&nbsp; &nbsp; JSC::SymbolTableIndexHashTraits&gt;, \
WTF::HashTraits&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt; &gt; &gt;::rehash' requested \
here</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; \
&nbsp; &nbsp; &nbsp; rehash(newSize);</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; color: rgb(52, 189, 38); "><b>&nbsp; &nbsp; &nbsp; &nbsp; \
^</b></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; \
"><b>wtf/HashTable.h:634:13: note: </b>in instantiation of member function \
'WTF::HashTable&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;,</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; \
std::__1::pair&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;, JSC::SymbolTableEntry&gt;, \
WTF::PairFirstExtractor&lt;std::__1::pair&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;,</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; \
JSC::SymbolTableEntry&gt; &gt;, JSC::IdentifierRepHash, \
WTF::PairHashTraits&lt;WTF::HashTraits&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt; \
&gt;,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; \
&nbsp; &nbsp; JSC::SymbolTableIndexHashTraits&gt;, \
WTF::HashTraits&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt; &gt; &gt;::expand' requested \
here</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; expand();</div><div style="margin: 0px; font-size: \
11px; font-family: Menlo; color: rgb(52, 189, 38); "><b>&nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; ^</b></div><div style="margin: 0px; font-size: 11px; font-family: \
Menlo; "><b>wtf/RefPtrHashMap.h:215:32: note: </b>in instantiation of function \
template specialization \
'WTF::HashTable&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;,</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; \
std::__1::pair&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;, JSC::SymbolTableEntry&gt;, \
WTF::PairFirstExtractor&lt;std::__1::pair&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;,</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; \
JSC::SymbolTableEntry&gt; &gt;, JSC::IdentifierRepHash, \
WTF::PairHashTraits&lt;WTF::HashTraits&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt; \
&gt;,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; \
&nbsp; &nbsp; JSC::SymbolTableIndexHashTraits&gt;, \
WTF::HashTraits&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt; &gt; \
&gt;::add&lt;JSC::UStringImpl *, JSC::SymbolTableEntry,</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; \
WTF::RefPtrHashMapRawKeyTranslator&lt;JSC::UStringImpl *, \
std::__1::pair&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;, \
JSC::SymbolTableEntry&gt;,</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; ">&nbsp; &nbsp; &nbsp; \
WTF::PairHashTraits&lt;WTF::HashTraits&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt; &gt;, \
JSC::SymbolTableIndexHashTraits&gt;, JSC::IdentifierRepHash&gt; &gt;' requested \
here</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; \
&nbsp; &nbsp; &nbsp; return m_impl.template add&lt;RawKeyType, MappedType, \
RawKeyTranslator&gt;(key, mapped);</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; color: rgb(52, 189, 38); "><b>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
^</b></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; \
"><b>wtf/RefPtrHashMap.h:253:16: note: </b>in instantiation of member function \
'WTF::HashMap&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;, \
JSC::SymbolTableEntry,</div><div style="margin: 0px; font-size: 11px; font-family: \
Menlo; ">&nbsp; &nbsp; &nbsp; JSC::IdentifierRepHash, \
WTF::HashTraits&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt; &gt;, \
JSC::SymbolTableIndexHashTraits&gt;::inlineAdd' requested here</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; \
&nbsp; return inlineAdd(key, mapped);</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; color: rgb(52, 189, 38); "><b>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; ^</b></div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; "><b>runtime/JSGlobalObject.h:330:27: note: </b>in instantiation \
of member function 'WTF::HashMap&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;, \
JSC::SymbolTableEntry,</div><div style="margin: 0px; font-size: 11px; font-family: \
Menlo; ">&nbsp; &nbsp; &nbsp; JSC::IdentifierRepHash, \
WTF::HashTraits&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt; &gt;, \
JSC::SymbolTableIndexHashTraits&gt;::add' requested here</div><div style="margin: \
0px; font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
symbolTable().add(global.identifier.ustring().rep(), newEntry);</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38); \
"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; ^</b></div><div style="margin: 0px; font-size: 11px; font-family: \
Menlo; "><b>/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/utility:412:1: \
note: </b>candidate function [with _T1 =</div><div style="margin: 0px; font-size: \
11px; font-family: Menlo; ">&nbsp; &nbsp; &nbsp; WTF::RefPtr&lt;JSC::UStringImpl&gt;, \
_T2 = JSC::SymbolTableEntry]</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; ">swap(pair&lt;_T1, _T2&gt;&amp; __x, pair&lt;_T1, _T2&gt;&amp; \
__y)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: \
rgb(52, 189, 38); "><b>^</b></div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; "><b>wtf/HashTable.h:266:50: note: </b>candidate function [with T \
= WTF::RefPtr&lt;JSC::UStringImpl&gt;, U = JSC::SymbolTableEntry]</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; ">&nbsp; &nbsp; \
template&lt;typename T, typename U&gt; inline void swap(pair&lt;T, U&gt;&amp; a, \
pair&lt;T, U&gt;&amp; b)</div><div style="margin: 0px; font-size: 11px; font-family: \
Menlo; color: rgb(52, 189, 38); "><b>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^</b></div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo; \
"><b>/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/type_traits:3003:1: \
note: </b>candidate function [with _Tp</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; ">&nbsp; &nbsp; &nbsp; = \
std::__1::pair&lt;WTF::RefPtr&lt;JSC::UStringImpl&gt;, \
JSC::SymbolTableEntry&gt;]</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo; ">swap(_Tp&amp; __x, _Tp&amp; __y) \
_NOEXCEPT_(is_nothrow_move_constructible&lt;_Tp&gt;::value &amp;&amp;</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38); \
"><b>^</b></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; ">1 \
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; \
"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, \
0); font-family: Times; font-style: normal; font-variant: normal; font-weight: \
normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: \
-webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; \
word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; \
-webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; \
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; \
"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: \
after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; \
color: rgb(0, 0, 0); font-family: Times; font-style: normal; font-variant: normal; \
font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; \
text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: \
normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; \
-webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; \
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; \
"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: \
after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; \
color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: \
normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; \
white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: \
0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; \
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div \
style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: \
after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; \
font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; \
text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: \
normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; \
-webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; \
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div \
style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: \
after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; \
font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; \
text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: \
normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; \
-webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; \
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div \
style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: \
after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; \
font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; \
text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: \
0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; \
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; \
-webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; \
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span \
class="Apple-style-span" style="border-collapse: separate; font-variant: normal; \
letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; \
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; \
-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; \
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; \
-webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; \
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span \
class="Apple-style-span" style="border-collapse: separate; font-variant: normal; \
letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; \
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; \
-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; \
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; \
-webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; \
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span \
class="Apple-style-span" style="border-collapse: separate; font-variant: normal; \
letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; \
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; \
-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; \
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; \
-webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; \
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span \
class="Apple-style-span" style="border-collapse: separate; font-variant: normal; \
letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; \
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; \
-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; \
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; \
-webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; \
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span \
class="Apple-style-span" style="border-collapse: separate; font-variant: normal; \
letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; \
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; \
-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; \
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; \
-webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; \
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span \
class="Apple-style-span" style="border-collapse: separate; font-variant: normal; \
letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; \
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; \
-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; \
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; \
-webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; \
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span \
class="Apple-style-span" style="border-collapse: separate; \
-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; \
font-variant: normal; letter-spacing: normal; line-height: normal; \
-webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: \
auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: \
0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; \
-webkit-line-break: after-white-space; "><span class="Apple-style-span" \
style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; \
-webkit-border-vertical-spacing: 0px; font-variant: normal; letter-spacing: normal; \
line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; \
-webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: \
normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" \
style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; \
-webkit-border-vertical-spacing: 0px; font-variant: normal; letter-spacing: normal; \
line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; \
-webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: \
normal; widows: 2; word-spacing: 0px; "><div style="font-family: Helvetica; \
font-size: 12px; font-weight: normal; font-style: normal; color: rgb(0, 0, 0); \
"><font class="Apple-style-span" color="#fb2f1f">!! PLEASE NOTE MY NEW EMAIL ADDRESS \
!!</font></div><div style="font-family: Helvetica; font-size: 12px; font-weight: \
normal; font-style: normal; color: rgb(0, 0, 0); "><br></div><div style="font-family: \
Helvetica; font-size: 12px; font-weight: normal; font-style: normal; color: rgb(0, 0, \
0); ">--------------------------------------------------------------</div><div><span \
class="Apple-style-span" style="font-size: 12px; "><i><span class="Apple-style-span" \
style="color: rgb(0, 0, 0); ">Emmanuel Caux,<span \
class="Apple-converted-space">&nbsp;</span></span><font class="Apple-style-span" \
color="#2e2dfe"><a href="mailto:emmanuel.caux@irap.omp.eu">emmanuel.caux@irap.omp.eu</a></font></i></span></div><div \
style="color: rgb(0, 0, 0); "><span class="Apple-style-span" style="font-size: 12px; \
"><i>DR2 CNRS&nbsp; &nbsp;-&nbsp; &nbsp;Departement MICMAC</i></span></div><div \
style="color: rgb(0, 0, 0); "><span class="Apple-style-span" style="font-size: 12px; \
"><i>Institut de Recherche en Astrophysique et&nbsp;Planétologie<br>(IRAP formerly \
CESR)<br></i></span></div><div style="color: rgb(0, 0, 0); "><span \
class="Apple-style-span" style="font-size: 12px; "><i>BP 44346,&nbsp;31028 Toulouse \
Cedex 4,&nbsp;France</i></span></div><div style="color: rgb(0, 0, 0); "><span \
class="Apple-style-span" style="font-size: 12px; "><i>Phone&nbsp;: (+33) 561 556 \
689</i></span></div><div style="color: rgb(0, 0, 0); "><span class="Apple-style-span" \
style="font-size: 12px; "><i>Fax : &nbsp; &nbsp; &nbsp; (+33) 561 556 \
651</i></span></div><div style="color: rgb(0, 0, 0); \
">--------------------------------------------------------------</div></span></span></ \
div></span></div></span></div></span></div></span></div></span></div></span></div></sp \
an></div></span></div></span></div></span></div></span></div></span></div></span></span>
 </div>
<br></div></body></html>



------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk

_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic