Debian Package rebuild

Rebuild of the Debian archive with clang

"Unqualified lookup into dependent bases of class templates" build failure(s)
clang 2.9
Return to the list
This problem is that g++ accepts code which should be refused. g++ is doing an unqualified lookup into dependent bases of class templates. See the official website.
The attached code clearly shows the issue and the fix:
#include <vector>

template class A: public std::vector {
public:
	void del() {
        // The right syntax is:
        // this->erase(std::vector::begin());
        erase(std::vector::begin());
	}

};

void foo() {
    A B;
    B.del();	
}

Versions: 2.9 - 3.0 - 3.1 - 3.2 - 3.3 - 3.4 - 3.4.2 - 3.5.0 - 3.6.0 - 3.8.1 - 3.9.1 - 4.0.1 - 5.0 - 6.0 - 8.0.1 - 9.0.1 - 10.0.0 - 11.0.0 - 12.0.1 - 13.0.0
PackageVersionSupposed error messageFull log Bug report
3depict 0.0.7-1./xmlHelper.h:59:5: error: use of undeclared identifier 'stream_cast' Log
adanaxisgpl 1.2.5.dfsg.1-4./Mushcore/MushcoreSingleton.h:86:5: error: use of undeclared identifier 'SingletonPtrSet' Log
adept 3.0~beta7.2+nmu1patch.tcc:56:3: error: use of undeclared identifier 'insert' Log
amule 2.2.6+debian0-9secblock.h:91:3: error: use of undeclared identifier 'CheckSize' Log
aspectc++ 1:1.0-4PtrStack.h:128:10: error: use of undeclared identifier 'lookup' Log
audacious-analog-vumeter-plugin 1.0.0~rc1-1plugin_configs.c:28:2: error: use of undeclared identifier 'ConfigDb' Log
bibletime 2.8.1-2multimapwdef.h:22:7: error: use of undeclared identifier 'find' Log
bitcoin 0.3.24~dfsg-1config_file.hpp:163:17: error: use of undeclared identifier 'to_internal' Log
blobby 0.8-dfsg-2BinarySearchTree.h:341:19: error: use of undeclared identifier 'height' Log
blockattack 1.4.1+ds1-2source/code/physfs_stream.hpp:199:17: error: use of undeclared identifier 'setg' Log
bmagic 3.7.0-1bmfunc.h:1817:18: error: use of undeclared identifier 'bit_block_calc_count_range' Log
btanks 0.9.8083-3engine/sl08/sl08.h:449:105: error: use of undeclared identifier 'connect' Log
cbmc 4.0-3./numbering.h:32:7: error: use of undeclared identifier 'push_back' Log
cccc 1:3.1.4-1./cccc_tbl.cc:99:7: error: use of undeclared identifier 'erase' Log
clam-networkeditor 1.4.0-3OutPort.hxx:287:9: error: use of undeclared identifier 'SameType' Log
codeblocks 10.05-2../../../../src/include/scripting/squirrel/squtils.h:38:4: error: use of undeclared identifier 'sq_vm_free' Log
coinor-ipopt 3.9.2-1./IpSmartPtr.hpp:340:12: error: use of undeclared identifier 'NULL' Log
couchdb 1.1.0-1couch_js/main.c:215:5: error: use of undeclared identifier 'JSScript' Log
cutter-testing-framework 1.1.7-1../../cppcutter/cppcut-assertions-helper.h:59:9: error: use of undeclared identifier 'assert_equal_reference' Log
cxxtools 2.0-1../include/cxxtools/iostream.h:59:13: error: use of undeclared identifier 'rdbuf' Log
dcmtk 3.6.0-8../../ofstd/include/dcmtk/ofstd/ofoset.h:149:11: error: use of undeclared identifier 'Resize' Log
debtags 1.7.11patch.tcc:56:3: error: use of undeclared identifier 'insert' Log
devilspie 0.22-1xutils.c:43:29: error: use of undeclared identifier 'gdk_display' Log
eigen3 3.0.2-2KdBVH.h:60:26: error: use of undeclared identifier 'bounding_box' Log
epcr 2.3.12-2./epcr/minilcs.hpp:308:9: error: use of undeclared identifier 'memset' Log
fbxkb 0.6-1eggtrayicon.c:156:13: error: use of undeclared identifier 'gdk_display' Log
festival 1:2.1~release-1EST_TIterator.h:212:7: error: use of undeclared identifier 'begin' Log
ffmpeg-php 0.6.0-2ffmpeg_movie.c:73:31: error: use of undeclared identifier 'MAX_STREAMS'; did you mean '_SC_STREAMS'? Log
ffmpeg2theora 0.27-1.1src/ffmpeg2theora.c:344:26: error: use of undeclared identifier 'CODEC_TYPE_SUBTITLE' Log
flightgear 2.4.0-1SGMisc.hxx:66:34: error: use of undeclared identifier 'floor' Log
fparser 4.3-3./fpaux.hh:75:29: error: use of undeclared identifier 'fp_sqrt' Log
gambit 0.2010.09.01-1src/libgambit/matrix.imp:354:8: error: use of undeclared identifier 'CheckBounds' Log 755307
gamera 3.3.1-1include/region.hpp:132:7: error: use of undeclared identifier 'push_back' Log
getfem++ 4.1.1-5./gmm/gmm_vector.h:245:54: error: use of undeclared identifier 'erase' Log
ggz-server 0.0.14.1-1.5./qlist.h:13:24: error: use of undeclared identifier 'NULL' Log
gle-graphics 4.2.2-4./../gle-interface/gle-base.h:133:29: error: use of undeclared identifier 'push_back' Log
gnome-commander 1.2.8.13-1./../dict.h:58:71: error: use of undeclared identifier 'make_pair' Log
gnugk 2:2.3.5~dfsg-1array.h:526:9: error: use of undeclared identifier 'SetAt' Log
gnuift 0.1.14-11perl-compile-test-program.cc:71:3: error: use of undeclared identifier 'my_perl' Log
gofigure2 0.8.2-1Polynomial.inl:265:10: error: use of undeclared identifier 'Factor' Log
google-gadgets 0.11.2-5./scriptable_enumerator.h:71:5: error: use of undeclared identifier 'RegisterMethod' Log
gource 0.35-1src/core/utf8/checked.h:82:21: error: use of undeclared identifier 'append' Log
gsmartcontrol 0.8.6-1./gsc_text_window.h:129:4: error: use of undeclared identifier 'destroy' Log
gutenprint 5.2.7-2../../../../src/cups/commandtoepson.c:51:3: error: use of undeclared identifier 'FILE' Log
h323plus 1.21.0~dfsg-1array.h:526:9: error: use of undeclared identifier 'SetAt' Log
hammerhead 2.1.3-9.1connection.cc:304:14: error: use of undeclared identifier 'SSLv2_client_method' Log
icewm 1.3.7-1./yarray.h:155:60: error: use of undeclared identifier 'getItem' Log
ifrit 3.3.4-2iparticlesplitter.cpp:119:2: error: use of undeclared identifier 'SortWorker' Log
imview 1.1.9c-7./socketstream.hxx:206:17: error: use of undeclared identifier 'setg' Log
insighttoolkit 3.20.0-13vnl_matrix_fixed_ref.h:660:12: error: use of undeclared identifier 'equal' Log
insserv 1.14.0-2.1insserv.c:1001:5: error: use of undeclared identifier 'extension' Log
itksnap 2.2.0-1EdgePreprocessingImageFilter.txx:120:3: error: use of undeclared identifier 'GraftOutput' Log
k3b 2.0.2-2k3bffmpegwrapper.cpp:112:37: error: use of undeclared identifier 'CODEC_TYPE_AUDIO'; did you mean 'CODEC_ID_DVAUDIO'? Log
kawari8 8.2.8-6./misc/mmap.h:32:65: error: use of undeclared identifier 'insert' Log
kde4libs 4:4.6.5-2../../kjs/wtf/RefPtr.h:58:55: error: use of undeclared identifier 'adoptRef' Log
kdemultimedia 4:4.6.5-3../../juk/stringhash.h:36:12: error: use of undeclared identifier 'contains' Log
kdenetwork 4:4.6.5-2../../../../../../../../kopete/protocols/jabber/googletalk/libjingle/talk/base/stringutils.h:204:16: error: use of undeclared identifier 'vsprintfn' Log
kdepim 4:4.4.11.1+l10n-1../../libkleo/backends/qgpgme/threadedjobmixin.h:146:7: error: use of undeclared identifier 'connect' Log
kdepimlibs 4:4.6.5-1../../kmime/kautodeletehash.h:67:26: error: use of undeclared identifier 'erase' Log
kdesdk 4:4.6.5-1../../../okteta/core/numberrange.h:160:64: error: use of undeclared identifier 'setEnd' Log
kino 1.3.4-1.2frame.cc:1066:2: error: use of undeclared identifier 'avcodec_decode_video'; did you mean 'avcodec_decode_video2'? Log
kipi-plugins 1.9.0-2wizard.cpp:91:9: error: use of undeclared identifier 'setupUi' Log
klatexformula 3.2.4-1klflibview_p.h:175:2: error: use of undeclared identifier 'append' Log
kompozer 1:0.8~b3.dfsg.1-0.1nsClassHashtable.h:101:5: error: use of undeclared identifier 'GetEntry' Log
kvirc 4:4.1.1~svn5829-1secblock.h:91:3: error: use of undeclared identifier 'CheckSize' Log
kwave 0.8.6-1-1KwaveMultiTrackSource.h:172:3: error: use of undeclared identifier 'insert' Log
last-align 178-1gumbel_params/njn_approx.hpp:72:70: error: use of undeclared identifier 'fabs' Log
lastfm 1:1.5.4.27091+dfsg-6../libUnicorn/Settings.h:108:13: error: use of undeclared identifier 'beginGroup' Log
libcrypto++ 5.6.1-5./secblock.h:91:3: error: use of undeclared identifier 'CheckSize' Log
libept 1.0.5patch.tcc:56:3: error: use of undeclared identifier 'insert' Log
libfm 0.1.14-2gio/module.c:48:23: error: use of undeclared identifier 'G_DESKTOP_APP_INFO_LOOKUP_EXTENSION_POINT_NAME' Log
libnfs 0.0~git20110724.48593f5-1mount.c:32:30: error: use of undeclared identifier 'MOUNT_PROGRAM' Log
libopkele 2.0.4-5.2../include/opkele/discovery.h:24:11: error: use of undeclared identifier 'insert' Log
logkeys 0.1.0-1logkeys.cc:473:3: error: use of undeclared identifier 'umask' Log
lynkeos.app 1.2-5ffmpeg_access.c:260:55: error: use of undeclared identifier 'CODEC_TYPE_VIDEO' Log
magics++ 2.12.9-1../../src/visualisers/IsoPlot.cc:468:4: error: use of undeclared identifier 'push_back' Log
maq 0.7.1-4./stdhash.hh:415:13: error: use of undeclared identifier 'direct_insert_aux' Log
maqview 0.2.5-1./stdhash.hh:496:13: error: use of undeclared identifier 'direct_insert_aux' Log
maude 2.6-1ropeimpl.h:433:2: error: use of undeclared identifier '_Data_allocate' Log
mcmcpack 1.1-1-1./matrix.h:1279:11: error: use of undeclared identifier 'referenceNew' Log
merkaartor 0.17.2-4intrusive_ptr.hpp:72:34: error: use of undeclared identifier 'intrusive_ptr_add_ref' Log
mp3check 0.8.3-2./tmap.h:57:48: error: use of undeclared identifier 'find' Log
mp3diags 1.0.08.053-1./SimpleSaxHandler.h:104:9: error: use of undeclared identifier 'clearPtrContainer' Log
ns2 2.35~RC8-1linkstate/ls.h:137:20: error: use of undeclared identifier 'erase' Log
nted 1.10.18-2./dynarray.h:277:3: error: use of undeclared identifier 'memset' Log
ocropus 0.3.1-3./ocr-utils/enumerator.h:83:25: error: use of undeclared identifier 'Hash_hash' Log
openam 1.4.0-1array.h:526:9: error: use of undeclared identifier 'SetAt' Log
openh323 1.18.0.dfsg-10array.h:635:9: error: use of undeclared identifier 'SetAt' Log
openmcu 2.2.5-1array.h:526:9: error: use of undeclared identifier 'SetAt' Log
openmeeg 2.0.0.dfsg-3integrator.h:243:18: error: use of undeclared identifier 'triangle_integration' Log
openttd 1.1.2-1squtils.h:38:4: error: use of undeclared identifier 'sq_vm_free' Log
openvrml 0.18.8-4intrusive_ptr.hpp:72:34: error: use of undeclared identifier 'intrusive_ptr_add_ref' Log
pacemaker-mgmt 2.0.0+hg1141-2.1extract_define.HA_LIBDIR.1165.c:3:48: error: use of undeclared identifier 'HA_LIBDIR' Log
pinball 0.3.1-13Behavior.cpp:15:12: error: use of undeclared identifier 'NULL' Log
pion-net 4.0.5+dfsg-1PluginManager.hpp:423:3: error: use of undeclared identifier 'erase' Log
poco 1.3.6p1-1String.h:448:2: error: use of undeclared identifier 'replaceInPlace' Log
polygraph 4.3.2-1../../src/xstd/Heap.h:26:22: error: use of undeclared identifier 'append' Log 753274
populations 1.2.33-1vecteurs.h:89:3: error: use of undeclared identifier 'erase' Log
protobuf 2.4.0a-2./include/gtest/internal/gtest-param-util-generated.h:80:12: error: use of undeclared identifier 'ValuesIn' Log
ptlib 2.6.7-2array.h:526:9: error: use of undeclared identifier 'SetAt' Log
ptlib-wolf 2.4.5-2array.h:526:9: error: use of undeclared identifier 'SetAt' Log
pwlib 1.10.10-3.1array.h:635:9: error: use of undeclared identifier 'SetAt' Log
pycryptopp 0.5.29-1secblock.h:91:3: error: use of undeclared identifier 'CheckSize' Log
pyelemental 1.2.0-2./value-types.tcc:47:9: error: use of undeclared identifier 'wrap_copy' Log
qbankmanager 0.9.55beta-1./../widgets/../prg/refpointer.h:762:12: error: use of undeclared identifier 'makePointer' Log
qca2 2.0.3-2botantools/botan/botan/secmem.h:217:41: error: use of undeclared identifier 'set' Log
ragel 6.6-1../aapl/avlcommon.h:1061:17: error: use of undeclared identifier 'compare' Log
rawtherapee 3.0.0~dfsg1-1rtexif.h:293:11: error: use of undeclared identifier 'extractLensInfo' Log
regina-normal 4.90-2nmatrix.h:373:13: error: use of undeclared identifier 'initialise' Log
rgl 0.92.798-1./types.h:98:5: error: use of undeclared identifier 'copy' Log
rosegarden 1:11.06-1src/base/Sets.h:373:40: error: use of undeclared identifier 'getAsEvent' Log
simgear 2.4.0-1./SGExpression.hxx:1251:7: error: use of undeclared identifier 'addOperand' Log
simutrans 110.0.1-3bauer/../tpl/hashtable_tpl.h:51:7: error: use of undeclared identifier 'comp' Log 750121
sitplus 1.0.1-1intrusive_ptr.hpp:72:34: error: use of undeclared identifier 'intrusive_ptr_add_ref' Log
ski 1.3.2-4linux/syscall-linux.c:2253:7: error: use of undeclared identifier 'TIOCGHAYESESP' Log
spamprobe 1.4d-8../../src/includes/Ref.h:248:5: error: use of undeclared identifier 'assign' Log
speech-tools 1:2.1~release-2../include/EST_TIterator.h:212:7: error: use of undeclared identifier 'begin' Log 756335
swish++ 6.1.5-2./my_set.h:50:45: error: use of undeclared identifier 'find' Log
t38modem 1.2.0-1array.h:526:9: error: use of undeclared identifier 'SetAt' Log
tagcoll2 2.0.13-1../tagcoll/patch.tcc:56:3: error: use of undeclared identifier 'insert' Log
tagua 1.0~alpha2-9serializer.h:49:11: error: use of undeclared identifier 'symbol' Log
tntdb 1.1-1smartptr.h:252:13: error: use of undeclared identifier 'destroy' Log
tntnet 2.0+dfsg1-2smartptr.h:252:13: error: use of undeclared identifier 'destroy' Log
tripwire 2.4.2-9./algebra.h:276:10: error: use of undeclared identifier 'Equal' Log
tuxcmd-modules 0.6.70+ds-1./ZipCollections_stl.h:91:33: error: use of undeclared identifier 'erase' Log
vdr 1.7.20-1./config.h:106:23: error: use of undeclared identifier 'Add' Log
vdr-plugin-epgsearch 0.9.25~beta21-4config.h:106:23: error: use of undeclared identifier 'Add' Log
vdr-plugin-live 0.2.0-14smartptr.h:252:13: error: use of undeclared identifier 'destroy' Log
vdr-plugin-mp3 0.10.2-6config.h:106:23: error: use of undeclared identifier 'Add' Log
vdr-plugin-osdserver 0.1.2-8config.h:106:23: error: use of undeclared identifier 'Add' Log
vdr-plugin-prefermenu 0.6.6-30config.h:106:23: error: use of undeclared identifier 'Add' Log
vdr-plugin-streamdev 0.5.1-3config.h:106:23: error: use of undeclared identifier 'Add' Log
vdr-plugin-sudoku 0.3.5-5config.h:106:23: error: use of undeclared identifier 'Add' Log
vdr-plugin-xineliboutput 1.0.7+cvs20110820.1342-1config.h:106:23: error: use of undeclared identifier 'Add' Log
vite 1.2-3./statistics/DrawHDiagram.hpp:150:2: error: use of undeclared identifier 'end_draw' Log
vowpal-wabbit 5.1+83-gffab10a-1./v_array.h:61:5: error: use of undeclared identifier 'bzero' Log
webissues 1.0~alpha4-2./rdb/rdb.h:895:9: error: use of undeclared identifier 'init' Log
witty 3.1.10-1WPdfImage.C:74:5: error: use of undeclared identifier 'HPDF_UseUTFEncodings' Log
xiphos 3.1.4-3multimapwdef.h:22:7: error: use of undeclared identifier 'find' Log
yate 2.2.0-1~dfsg-1.1array.h:635:9: error: use of undeclared identifier 'SetAt' Log
zeroc-icee 1.2.0-6../../include/IceE/Handle.h:331:6: error: use of undeclared identifier 'upCast' Log
141 errors
Return to the list