Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ...
- --- libsquid_ecap_la-XactionRep.lo ---
- XactionRep.cc:75:12: error: use of overloaded operator '!=' is ambiguous (with operand types 'const AdapterXaction' (aka 'const shared_ptr<libecap::adapter::Xaction>') and 'long')
- Must(x != NULL);
- ~ ^ ~~~~
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- /usr/include/c++/v1/memory:4795:1: note: candidate function [with _Tp = libecap::adapter::Xaction]
- operator!=(const shared_ptr<_Tp>& __x, nullptr_t) _NOEXCEPT
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(int, long)
- Must(x != NULL);
- ^
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned __int128, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long long, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned int, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(float, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(__int128, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long long, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(int, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(int, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(int, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(int, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(int, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(int, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(double, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(int, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(int, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(int, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(int, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long double, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(double, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long double, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long double, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long double, long double) [991/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long double, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(double, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long double, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long double, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long double, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long double, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long double, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long double, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(double, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(double, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(double, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(double, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(double, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(double, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(double, double) [931/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(double, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(float, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(float, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(float, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(float, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long long, float) [867/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long long, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long long, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long long, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(float, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long long, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long long, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long long, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long long, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long long, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(long long, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(__int128, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(__int128, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(__int128, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(__int128, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(float, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(__int128, long long) [803/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(__int128, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(__int128, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(__int128, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(__int128, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(__int128, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned int, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned int, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned int, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned int, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(float, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned int, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned int, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned int, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned int, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned int, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned int, unsigned __int128) [739/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(float, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long long, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long long, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long long, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long long, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(float, double) [675/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long long, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long long, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long long, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long long, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long long, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned long long, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned __int128, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned __int128, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned __int128, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned __int128, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(float, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned __int128, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned __int128, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned __int128, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned __int128, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned __int128, unsigned long long) [611/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:75:12: note: built-in candidate operator!=(unsigned __int128, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:262:22: error: use of overloaded operator '!=' is ambiguous (with operand types 'MessagePtr' (aka 'shared_ptr<libecap::Message>') and 'long')
- if (theAnswerRep != NULL) {
- ~~~~~~~~~~~~ ^ ~~~~
- /usr/include/c++/v1/memory:4795:1: note: candidate function [with _Tp = libecap::Message]
- operator!=(const shared_ptr<_Tp>& __x, nullptr_t) _NOEXCEPT
- ^
- XactionRep.cc:262:22: note: built-in candidate operator!=(int, long)
- if (theAnswerRep != NULL) {
- ^
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned __int128, long) [594/1761]
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long long, long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long, long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned int, long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(float, long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(__int128, long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long long, long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long, long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(int, unsigned __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(int, unsigned long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(int, unsigned long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(int, unsigned int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(int, __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(int, long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(double, long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(int, int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(int, long double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(int, double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(int, float)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long double, long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(double, unsigned __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long double, float)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long double, double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long double, long double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long double, int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(double, unsigned long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long double, long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long double, __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long double, unsigned int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long double, unsigned long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long double, unsigned long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long double, unsigned __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(double, unsigned long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(double, unsigned int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(double, __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(double, long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(double, int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(double, long double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(double, double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(double, float)
- XactionRep.cc:262:22: note: built-in candidate operator!=(float, unsigned __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(float, unsigned long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(float, unsigned long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long, float)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long, double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long, long double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long, int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(float, unsigned int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long, long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long, __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long, unsigned int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long, unsigned long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long, unsigned long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long, unsigned __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long long, float)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long long, double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long long, long double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long long, int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(float, __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long long, long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long long, __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long long, unsigned int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long long, unsigned long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long long, unsigned long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(long long, unsigned __int128) [530/1761]
- XactionRep.cc:262:22: note: built-in candidate operator!=(__int128, float)
- XactionRep.cc:262:22: note: built-in candidate operator!=(__int128, double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(__int128, long double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(__int128, int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(float, long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(__int128, long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(__int128, __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(__int128, unsigned int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(__int128, unsigned long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(__int128, unsigned long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(__int128, unsigned __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned int, float)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned int, double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned int, long double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned int, int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(float, int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned int, long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned int, __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned int, unsigned int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned int, unsigned long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned int, unsigned long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned int, unsigned __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long, float)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long, double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long, long double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long, int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(float, long double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long, long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long, __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long, unsigned int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long, unsigned long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long, unsigned long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long, unsigned __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long long, float)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long long, double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long long, long double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long long, int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(float, double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long long, long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long long, __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long long, unsigned int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long long, unsigned long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long long, unsigned long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned long long, unsigned __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned __int128, float)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned __int128, double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned __int128, long double)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned __int128, int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(float, float)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned __int128, long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned __int128, __int128)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned __int128, unsigned int)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned __int128, unsigned long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned __int128, unsigned long long)
- XactionRep.cc:262:22: note: built-in candidate operator!=(unsigned __int128, unsigned __int128)
- XactionRep.cc:321:23: error: use of overloaded operator '!=' is ambiguous (with operand types 'MessagePtr' (aka 'shared_ptr<libecap::Message>') and 'long')
- Must(theAnswerRep != NULL); [473/1761]
- ~~~~~~~~~~~~ ^ ~~~~
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- /usr/include/c++/v1/memory:4795:1: note: candidate function [with _Tp = libecap::Message]
- operator!=(const shared_ptr<_Tp>& __x, nullptr_t) _NOEXCEPT
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(int, long)
- Must(theAnswerRep != NULL);
- ^
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned __int128, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long long, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned int, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(float, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(__int128, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long long, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(int, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(int, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(int, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(int, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(int, __int128) [411/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(int, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(double, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(int, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(int, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(int, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(int, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long double, long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(double, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long double, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long double, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long double, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long double, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(double, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long double, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long double, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long double, unsigned int) [347/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long double, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long double, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long double, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(double, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(double, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(double, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(double, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(double, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(double, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(double, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(double, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(float, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(float, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(float, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long, double) [283/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(float, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long long, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long long, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long long, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long long, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(float, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long long, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long long, __int128) [219/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long long, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long long, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long long, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(long long, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(__int128, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(__int128, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(__int128, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(__int128, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(float, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(__int128, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(__int128, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(__int128, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(__int128, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(__int128, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(__int128, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned int, float) [155/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned int, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned int, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned int, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(float, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned int, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned int, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned int, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned int, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned int, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned int, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(float, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long, long long) [91/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long long, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long long, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long long, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long long, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(float, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long long, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long long, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long long, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long long, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long long, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned long long, unsigned __int128) [27/1761]
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned __int128, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned __int128, double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned __int128, long double)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned __int128, int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(float, float)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned __int128, long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned __int128, __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned __int128, unsigned int)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned __int128, unsigned long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned __int128, unsigned long long)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- XactionRep.cc:321:23: note: built-in candidate operator!=(unsigned __int128, unsigned __int128)
- ../../../src/base/TextException.h:86:25: note: expanded from macro 'Must'
- # define Must(cond) ((cond) ? \
- ^
- 3 errors generated.
- *** [libsquid_ecap_la-XactionRep.lo] Error code 1
- make[6]: stopped in /usr/ports/www/squid/work/squid-3.5.7/src/adaptation/ecap
- 1 error
- make[6]: stopped in /usr/ports/www/squid/work/squid-3.5.7/src/adaptation/ecap
- *** [all-recursive] Error code 1
- make[5]: stopped in /usr/ports/www/squid/work/squid-3.5.7/src/adaptation
- 1 error
- make[5]: stopped in /usr/ports/www/squid/work/squid-3.5.7/src/adaptation
- *** [all-recursive] Error code 1
- make[4]: stopped in /usr/ports/www/squid/work/squid-3.5.7/src
- 1 error
- make[4]: stopped in /usr/ports/www/squid/work/squid-3.5.7/src
- *** [all] Error code 2
- make[3]: stopped in /usr/ports/www/squid/work/squid-3.5.7/src
- 1 error
- make[3]: stopped in /usr/ports/www/squid/work/squid-3.5.7/src
- *** [all-recursive] Error code 1
- make[2]: stopped in /usr/ports/www/squid/work/squid-3.5.7
- 1 error
- make[2]: stopped in /usr/ports/www/squid/work/squid-3.5.7
Advertisement
Add Comment
Please, Sign In to add comment