Fork me on GitHub

Ticket #1396: DelphesInstallationLog.txt

File DelphesInstallationLog.txt, 87.4 KB (added by SAUMYEN KUNDU, 5 years ago)

Delphes Installation Log

Line 
1>> Generating tmp/classes/ClassesDict.cc
2>> Compiling tmp/classes/ClassesDict.cc
3>> Generating tmp/external/ExRootAnalysis/ExRootAnalysisDict.cc
4>> Compiling tmp/external/ExRootAnalysis/ExRootAnalysisDict.cc
5>> Generating tmp/modules/ModulesDict.cc
6>> Compiling tmp/modules/ModulesDict.cc
7>> Compiling classes/DelphesClasses.cc
8In file included from classes/DelphesClasses.cc:30:0:
9./classes/DelphesClasses.h: In constructor ‘Candidate::Candidate()’:
10./classes/DelphesClasses.h:619:12: warning: ‘Candidate::GenSumPT2’ will be initialized after [-Wreorder]
11 Double_t GenSumPT2;
12 ^
13./classes/DelphesClasses.h:545:10: warning: ‘UInt_t Candidate::Flavor’ [-Wreorder]
14 UInt_t Flavor;
15 ^
16classes/DelphesClasses.cc:120:1: warning: when initialized here [-Wreorder]
17 Candidate::Candidate() :
18 ^
19In file included from classes/DelphesClasses.cc:30:0:
20./classes/DelphesClasses.h:562:55: warning: ‘Candidate::PositionError’ will be initialized after [-Wreorder]
21 TLorentzVector Momentum, Position, InitialPosition, PositionError, Area;
22 ^
23./classes/DelphesClasses.h:562:38: warning: ‘TLorentzVector Candidate::InitialPosition’ [-Wreorder]
24 TLorentzVector Momentum, Position, InitialPosition, PositionError, Area;
25 ^
26classes/DelphesClasses.cc:120:1: warning: when initialized here [-Wreorder]
27 Candidate::Candidate() :
28 ^
29>> Compiling classes/DelphesCylindricalFormula.cc
30>> Compiling classes/DelphesFactory.cc
31>> Compiling classes/DelphesFormula.cc
32>> Compiling classes/DelphesHepMCReader.cc
33>> Compiling classes/DelphesLHEFReader.cc
34>> Compiling classes/DelphesModule.cc
35>> Compiling classes/DelphesPileUpReader.cc
36>> Compiling classes/DelphesPileUpWriter.cc
37>> Compiling classes/DelphesSTDHEPReader.cc
38>> Compiling classes/DelphesStream.cc
39>> Compiling classes/DelphesTF2.cc
40>> Compiling external/ExRootAnalysis/ExRootConfReader.cc
41>> Compiling external/ExRootAnalysis/ExRootFilter.cc
42>> Compiling external/ExRootAnalysis/ExRootProgressBar.cc
43>> Compiling external/ExRootAnalysis/ExRootResult.cc
44>> Compiling external/ExRootAnalysis/ExRootTask.cc
45>> Compiling external/ExRootAnalysis/ExRootTreeBranch.cc
46>> Compiling external/ExRootAnalysis/ExRootTreeReader.cc
47>> Compiling external/ExRootAnalysis/ExRootTreeWriter.cc
48>> Compiling external/ExRootAnalysis/ExRootUtilities.cc
49>> Compiling external/Hector/H_AbstractBeamLine.cc
50>> Compiling external/Hector/H_Aperture.cc
51>> Compiling external/Hector/H_Beam.cc
52>> Compiling external/Hector/H_BeamLine.cc
53>> Compiling external/Hector/H_BeamLineParser.cc
54>> Compiling external/Hector/H_BeamParticle.cc
55external/Hector/H_BeamParticle.cc: In member function ‘void H_BeamParticle::computePath(const H_AbstractBeamLine*, bool)’:
56external/Hector/H_BeamParticle.cc:483:25: warning: variable ‘temp_s’ set but not used [-Wunused-but-set-variable]
57 double temp_x, temp_y, temp_s, temp_tx, temp_ty;
58 ^
59external/Hector/H_BeamParticle.cc: In member function ‘void H_BeamParticle::computePath(const H_AbstractBeamLine&, bool)’:
60external/Hector/H_BeamParticle.cc:533:25: warning: variable ‘temp_s’ set but not used [-Wunused-but-set-variable]
61 double temp_x, temp_y, temp_s, temp_tx, temp_ty;
62 ^
63>> Compiling external/Hector/H_CircularAperture.cc
64>> Compiling external/Hector/H_Dipole.cc
65>> Compiling external/Hector/H_Drift.cc
66>> Compiling external/Hector/H_EllipticAperture.cc
67>> Compiling external/Hector/H_HorizontalKicker.cc
68>> Compiling external/Hector/H_HorizontalQuadrupole.cc
69>> Compiling external/Hector/H_Kicker.cc
70>> Compiling external/Hector/H_Marker.cc
71>> Compiling external/Hector/H_OpticalElement.cc
72>> Compiling external/Hector/H_Parameters.cc
73>> Compiling external/Hector/H_Quadrupole.cc
74>> Compiling external/Hector/H_RecRPObject.cc
75>> Compiling external/Hector/H_RectEllipticAperture.cc
76>> Compiling external/Hector/H_RectangularAperture.cc
77>> Compiling external/Hector/H_RectangularCollimator.cc
78>> Compiling external/Hector/H_RectangularDipole.cc
79>> Compiling external/Hector/H_RomanPot.cc
80>> Compiling external/Hector/H_SectorDipole.cc
81>> Compiling external/Hector/H_TransportMatrices.cc
82>> Compiling external/Hector/H_VerticalKicker.cc
83>> Compiling external/Hector/H_VerticalQuadrupole.cc
84>> Compiling modules/AngularSmearing.cc
85>> Compiling modules/BTagging.cc
86>> Compiling modules/BeamSpotFilter.cc
87>> Compiling modules/Calorimeter.cc
88>> Compiling modules/Cloner.cc
89>> Compiling modules/ConstituentFilter.cc
90>> Compiling modules/Delphes.cc
91>> Compiling modules/Efficiency.cc
92>> Compiling modules/EnergyScale.cc
93>> Compiling modules/EnergySmearing.cc
94>> Compiling modules/ExampleModule.cc
95>> Compiling modules/Hector.cc
96>> Compiling modules/IdentificationMap.cc
97>> Compiling modules/ImpactParameterSmearing.cc
98>> Compiling modules/Isolation.cc
99>> Compiling modules/JetFakeParticle.cc
100>> Compiling modules/JetFlavorAssociation.cc
101>> Compiling modules/JetPileUpSubtractor.cc
102>> Compiling modules/LeptonDressing.cc
103>> Compiling modules/Merger.cc
104>> Compiling modules/MomentumSmearing.cc
105>> Compiling modules/OldCalorimeter.cc
106modules/OldCalorimeter.cc: In member function ‘virtual void OldCalorimeter::Init()’:
107modules/OldCalorimeter.cc:91:51: warning: variable ‘sizeFractions’ set but not used [-Wunused-but-set-variable]
108 Long_t i, j, k, size, sizeEtaBins, sizePhiBins, sizeFractions;
109 ^
110>> Compiling modules/ParticlePropagator.cc
111modules/ParticlePropagator.cc: In member function ‘virtual void ParticlePropagator::Process()’:
112modules/ParticlePropagator.cc:137:22: warning: variable ‘bsz’ set but not used [-Wunused-but-set-variable]
113 Double_t bsx, bsy, bsz;
114 ^
115>> Compiling modules/PdgCodeFilter.cc
116>> Compiling modules/PhotonConversions.cc
117>> Compiling modules/PileUpJetID.cc
118modules/PileUpJetID.cc: In member function ‘virtual void PileUpJetID::Process()’:
119modules/PileUpJetID.cc:166:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
120 for (int i = 0 ; i < constituent->ECalEnergyTimePairs.size() ; i++) {
121 ^
122>> Compiling modules/PileUpMerger.cc
123>> Compiling modules/RecoPuFilter.cc
124modules/RecoPuFilter.cc: In member function ‘virtual void RecoPuFilter::Init()’:
125modules/RecoPuFilter.cc:72:10: warning: unused variable ‘i’ [-Wunused-variable]
126 Size_t i, size;
127 ^
128modules/RecoPuFilter.cc:72:13: warning: unused variable ‘size’ [-Wunused-variable]
129 Size_t i, size;
130 ^
131modules/RecoPuFilter.cc: In member function ‘virtual void RecoPuFilter::Process()’:
132modules/RecoPuFilter.cc:94:9: warning: unused variable ‘pdgCode’ [-Wunused-variable]
133 Int_t pdgCode;
134 ^
135modules/RecoPuFilter.cc:95:10: warning: unused variable ‘pass’ [-Wunused-variable]
136 Bool_t pass;
137 ^
138modules/RecoPuFilter.cc:96:12: warning: unused variable ‘pt’ [-Wunused-variable]
139 Double_t pt;
140 ^
141>> Compiling modules/SimpleCalorimeter.cc
142>> Compiling modules/StatusPidFilter.cc
143>> Compiling modules/TaggingParticlesSkimmer.cc
144In file included from modules/TaggingParticlesSkimmer.cc:30:0:
145./modules/TaggingParticlesSkimmer.h: In constructor ‘TaggingParticlesSkimmer::TaggingParticlesSkimmer()’:
146./modules/TaggingParticlesSkimmer.h:61:14: warning: ‘TaggingParticlesSkimmer::fItPartonInputArray’ will be initialized after [-Wreorder]
147 TIterator *fItPartonInputArray; //!
148 ^
149./modules/TaggingParticlesSkimmer.h:59:17: warning: ‘ExRootFilter* TaggingParticlesSkimmer::fFilter’ [-Wreorder]
150 ExRootFilter *fFilter;
151 ^
152modules/TaggingParticlesSkimmer.cc:59:1: warning: when initialized here [-Wreorder]
153 TaggingParticlesSkimmer::TaggingParticlesSkimmer() :
154 ^
155In file included from modules/TaggingParticlesSkimmer.cc:30:0:
156./modules/TaggingParticlesSkimmer.h:59:17: warning: ‘TaggingParticlesSkimmer::fFilter’ will be initialized after [-Wreorder]
157 ExRootFilter *fFilter;
158 ^
159./modules/TaggingParticlesSkimmer.h:57:31: warning: ‘TauTaggingPartonClassifier* TaggingParticlesSkimmer::fClassifier’ [-Wreorder]
160 TauTaggingPartonClassifier *fClassifier; //!
161 ^
162modules/TaggingParticlesSkimmer.cc:59:1: warning: when initialized here [-Wreorder]
163 TaggingParticlesSkimmer::TaggingParticlesSkimmer() :
164 ^
165>> Compiling modules/TauTagging.cc
166>> Compiling modules/TimeSmearing.cc
167>> Compiling modules/TrackCountingBTagging.cc
168>> Compiling modules/TrackCountingTauTagging.cc
169modules/TrackCountingTauTagging.cc: In member function ‘virtual void TrackCountingTauTagging::Process()’:
170modules/TrackCountingTauTagging.cc:211:9: warning: variable ‘pdgCode’ set but not used [-Wunused-but-set-variable]
171 Int_t pdgCode, charge, i, identifier;
172 ^
173>> Compiling modules/TrackPileUpSubtractor.cc
174>> Compiling modules/TrackSmearing.cc
175>> Compiling modules/TreeWriter.cc
176modules/TreeWriter.cc: In member function ‘void TreeWriter::ProcessTracks(ExRootTreeBranch*, TObjArray*)’:
177modules/TreeWriter.cc:319:38: warning: variable ‘rapidity’ set but not used [-Wunused-but-set-variable]
178 Double_t pt, signz, cosTheta, eta, rapidity, p, ctgTheta, phi;
179 ^
180modules/TreeWriter.cc:319:48: warning: variable ‘p’ set but not used [-Wunused-but-set-variable]
181 Double_t pt, signz, cosTheta, eta, rapidity, p, ctgTheta, phi;
182 ^
183modules/TreeWriter.cc: In member function ‘void TreeWriter::ProcessTowers(ExRootTreeBranch*, TObjArray*)’:
184modules/TreeWriter.cc:405:39: warning: variable ‘rapidity’ set but not used [-Wunused-but-set-variable]
185 Double_t pt, signPz, cosTheta, eta, rapidity;
186 ^
187modules/TreeWriter.cc: In member function ‘void TreeWriter::ProcessPhotons(ExRootTreeBranch*, TObjArray*)’:
188modules/TreeWriter.cc:451:39: warning: variable ‘rapidity’ set but not used [-Wunused-but-set-variable]
189 Double_t pt, signPz, cosTheta, eta, rapidity;
190 ^
191modules/TreeWriter.cc: In member function ‘void TreeWriter::ProcessElectrons(ExRootTreeBranch*, TObjArray*)’:
192modules/TreeWriter.cc:502:39: warning: variable ‘rapidity’ set but not used [-Wunused-but-set-variable]
193 Double_t pt, signPz, cosTheta, eta, rapidity;
194 ^
195modules/TreeWriter.cc: In member function ‘void TreeWriter::ProcessMuons(ExRootTreeBranch*, TObjArray*)’:
196modules/TreeWriter.cc:553:39: warning: variable ‘rapidity’ set but not used [-Wunused-but-set-variable]
197 Double_t pt, signPz, cosTheta, eta, rapidity;
198 ^
199modules/TreeWriter.cc: In member function ‘void TreeWriter::ProcessJets(ExRootTreeBranch*, TObjArray*)’:
200modules/TreeWriter.cc:605:39: warning: variable ‘rapidity’ set but not used [-Wunused-but-set-variable]
201 Double_t pt, signPz, cosTheta, eta, rapidity;
202 ^
203>> Compiling modules/UniqueObjectFinder.cc
204>> Compiling modules/VertexFinder.cc
205modules/VertexFinder.cc:86:15: warning: ‘Bool_t secondAscending(std::pair<unsigned int, double>, std::pair<unsigned int, double>)’ defined but not used [-Wunused-function]
206 static Bool_t secondAscending (pair<UInt_t, Double_t> pair0, pair<UInt_t, Doubl
207 ^
208>> Compiling modules/VertexFinderDA4D.cc
209modules/VertexFinderDA4D.cc: In member function ‘std::vector<Candidate*> VertexFinderDA4D::vertices()’:
210modules/VertexFinderDA4D.cc:349:22: warning: variable ‘l’ set but not used [-Wunused-but-set-variable]
211 Double_t z, dz, t, l, dt, d0, d0error;
212 ^
213modules/VertexFinderDA4D.cc: In function ‘void dump(double, const std::vector<vertex_t>&, const std::vector<track_t>&)’:
214modules/VertexFinderDA4D.cc:623:12: warning: unused variable ‘tz’ [-Wunused-variable]
215 double tz= tks[i].z;
216 ^
217modules/VertexFinderDA4D.cc:624:12: warning: unused variable ‘tt’ [-Wunused-variable]
218 double tt= tks[i].t;
219 ^
220>> Compiling modules/VertexSorter.cc
221>> Compiling modules/Weighter.cc
222>> Compiling external/tcl/panic.c
223>> Compiling external/tcl/tclAlloc.c
224>> Compiling external/tcl/tclAsync.c
225>> Compiling external/tcl/tclBasic.c
226>> Compiling external/tcl/tclCkalloc.c
227external/tcl/tclCkalloc.c: In function ‘Tcl_Free’:
228external/tcl/tclCkalloc.c:765:9: warning: implicit declaration of function ‘TclpFree’ [-Wimplicit-function-declaration]
229 TclpFree(ptr);
230 ^
231>> Compiling external/tcl/tclCmdAH.c
232>> Compiling external/tcl/tclCmdIL.c
233>> Compiling external/tcl/tclCmdMZ.c
234>> Compiling external/tcl/tclCompExpr.c
235>> Compiling external/tcl/tclCompile.c
236external/tcl/tclCompile.c: In function ‘TclPrintByteCodeObj’:
237external/tcl/tclCompile.c:492:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
238 (unsigned int) codePtr, codePtr->refCount,
239 ^
240external/tcl/tclCompile.c:493:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
241 codePtr->compileEpoch, (unsigned int) codePtr->iPtr,
242 ^
243external/tcl/tclCompile.c:503:21: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
244 fprintf(stdout, " Code %zu = %u(header)+%d(inst)+%d(objs)+%u(exc)+%u(aux)+
245 ^
246external/tcl/tclCompile.c:503:21: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=]
247external/tcl/tclCompile.c:503:21: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 8 has type ‘long unsigned int’ [-Wformat=]
248external/tcl/tclCompile.c:520:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
249 (unsigned int) procPtr, procPtr->refCount, procPtr->numArgs,
250 ^
251external/tcl/tclCompile.c: In function ‘TclObjIndexForString’:
252external/tcl/tclCompile.c:7016:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
253 objIndex = (int) Tcl_GetHashValue(hPtr);
254 ^
255In file included from external/tcl/tclInt.h:33:0,
256 from external/tcl/tclCompile.c:17:
257external/tcl/tcl.h:865:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
258 #define Tcl_SetHashValue(h, value) ((h)->clientData = (ClientData) (value))
259 ^
260external/tcl/tclCompile.c:7057:2: note: in expansion of macro ‘Tcl_SetHashValue’
261 Tcl_SetHashValue(hPtr, objIndex);
262 ^
263>> Compiling external/tcl/tclExecute.c
264In file included from external/tcl/tclExecute.c:15:0:
265external/tcl/tclExecute.c: In function ‘TclExecuteByteCode’:
266external/tcl/tclInt.h:1804:21: warning: the address of ‘length’ will always evaluate as ‘true’ [-Waddress]
267 ((lengthPtr)? \
268 ^
269external/tcl/tclExecute.c:750:15: note: in expansion of macro ‘TclGetStringFromObj’
270 bytes = TclGetStringFromObj(valuePtr, &length);
271 ^
272external/tcl/tclInt.h:1804:21: warning: the address of ‘length’ will always evaluate as ‘true’ [-Waddress]
273 ((lengthPtr)? \
274 ^
275external/tcl/tclExecute.c:768:12: note: in expansion of macro ‘TclGetStringFromObj’
276 bytes = TclGetStringFromObj(valuePtr, &length);
277 ^
278external/tcl/tclInt.h:1804:21: warning: the address of ‘length’ will always evaluate as ‘true’ [-Waddress]
279 ((lengthPtr)? \
280 ^
281external/tcl/tclExecute.c:934:12: note: in expansion of macro ‘TclGetStringFromObj’
282 bytes = TclGetStringFromObj(objv[i], &length);
283 ^
284external/tcl/tclInt.h:1804:21: warning: the address of ‘length’ will always evaluate as ‘true’ [-Waddress]
285 ((lengthPtr)? \
286 ^
287external/tcl/tclExecute.c:1916:12: note: in expansion of macro ‘TclGetStringFromObj’
288 s1 = TclGetStringFromObj(valuePtr, &length);
289 ^
290external/tcl/tclInt.h:1804:21: warning: the address of ‘length’ will always evaluate as ‘true’ [-Waddress]
291 ((lengthPtr)? \
292 ^
293external/tcl/tclExecute.c:1917:12: note: in expansion of macro ‘TclGetStringFromObj’
294 s2 = TclGetStringFromObj(value2Ptr, &length);
295 ^
296external/tcl/tclExecute.c: In function ‘PrintByteCodeInfo’:
297external/tcl/tclExecute.c:3009:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
298 (unsigned int) codePtr, codePtr->refCount,
299 ^
300external/tcl/tclExecute.c:3010:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
301 codePtr->compileEpoch, (unsigned int) codePtr->iPtr,
302 ^
303external/tcl/tclExecute.c:3022:21: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
304 fprintf(stdout, " Code %zu = %u(header)+%d(inst)+%d(objs)+%u(exc)+%u(aux)+
305 ^
306external/tcl/tclExecute.c:3022:21: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=]
307external/tcl/tclExecute.c:3022:21: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 8 has type ‘long unsigned int’ [-Wformat=]
308external/tcl/tclExecute.c:3031:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
309 (unsigned int) procPtr, procPtr->refCount,
310 ^
311>> Compiling external/tcl/tclGet.c
312>> Compiling external/tcl/tclHash.c
313>> Compiling external/tcl/tclIndexObj.c
314external/tcl/tclIndexObj.c: In function ‘Tcl_GetIndexFromObj’:
315external/tcl/tclIndexObj.c:89:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
316 *indexPtr = (int) objPtr->internalRep.twoPtrValue.ptr2;
317 ^
318external/tcl/tclIndexObj.c:131:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
319 objPtr->internalRep.twoPtrValue.ptr2 = (VOID *) index;
320 ^
321external/tcl/tclIndexObj.c: In function ‘Tcl_WrongNumArgs’:
322external/tcl/tclIndexObj.c:293:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
323 tablePtr[(int) objv[i]->internalRep.twoPtrValue.ptr2],
324 ^
325>> Compiling external/tcl/tclLink.c
326>> Compiling external/tcl/tclListObj.c
327In file included from external/tcl/tclListObj.c:16:0:
328external/tcl/tclListObj.c: In function ‘SetListFromAny’:
329external/tcl/tclInt.h:1804:21: warning: the address of ‘length’ will always evaluate as ‘true’ [-Waddress]
330 ((lengthPtr)? \
331 ^
332external/tcl/tclListObj.c:892:14: note: in expansion of macro ‘TclGetStringFromObj’
333 string = TclGetStringFromObj(objPtr, &length);
334 ^
335>> Compiling external/tcl/tclNamesp.c
336>> Compiling external/tcl/tclObj.c
337external/tcl/tclObj.c: In function ‘TclAllocateFreeObjects’:
338external/tcl/tclObj.c:561:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
339 ((int)(&(tmp[1])) - (int)(&(tmp[0])));
340 ^
341external/tcl/tclObj.c:561:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
342 ((int)(&(tmp[1])) - (int)(&(tmp[0])));
343 ^
344In file included from external/tcl/tclObj.c:15:0:
345external/tcl/tclObj.c: In function ‘SetBooleanFromAny’:
346external/tcl/tclInt.h:1804:21: warning: the address of ‘length’ will always evaluate as ‘true’ [-Waddress]
347 ((lengthPtr)? \
348 ^
349external/tcl/tclObj.c:1023:14: note: in expansion of macro ‘TclGetStringFromObj’
350 string = TclGetStringFromObj(objPtr, &length);
351 ^
352external/tcl/tclObj.c: In function ‘SetDoubleFromAny’:
353external/tcl/tclInt.h:1804:21: warning: the address of ‘length’ will always evaluate as ‘true’ [-Waddress]
354 ((lengthPtr)? \
355 ^
356external/tcl/tclObj.c:1401:14: note: in expansion of macro ‘TclGetStringFromObj’
357 string = TclGetStringFromObj(objPtr, &length);
358 ^
359external/tcl/tclObj.c: In function ‘SetIntFromAny’:
360external/tcl/tclInt.h:1804:21: warning: the address of ‘length’ will always evaluate as ‘true’ [-Waddress]
361 ((lengthPtr)? \
362 ^
363external/tcl/tclObj.c:1709:14: note: in expansion of macro ‘TclGetStringFromObj’
364 string = TclGetStringFromObj(objPtr, &length);
365 ^
366>> Compiling external/tcl/tclParse.c
367>> Compiling external/tcl/tclPreserve.c
368>> Compiling external/tcl/tclProc.c
369external/tcl/tclProc.c: In function ‘TclCreateProc’:
370external/tcl/tclProc.c:347:32: warning: ‘localPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
371 || (strcmp(localPtr->name, fieldValues[0]))
372 ^
373>> Compiling external/tcl/tclResolve.c
374>> Compiling external/tcl/tclStringObj.c
375In file included from external/tcl/tclInt.h:33:0,
376 from external/tcl/tclStringObj.c:20:
377external/tcl/tclStringObj.c: In function ‘Tcl_AppendStringsToObj’:
378external/tcl/tcl.h:156:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
379 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name)
380 ^
381external/tcl/tclStringObj.c:433:5: note: in expansion of macro ‘TCL_VARARGS_START’
382 TCL_VARARGS_START(Tcl_Obj *,arg1,argList);
383 ^
384>> Compiling external/tcl/tclUtil.c
385In file included from external/tcl/tclUtil.c:16:0:
386external/tcl/tclUtil.c: In function ‘Tcl_ConcatObj’:
387external/tcl/tclInt.h:1804:21: warning: the address of ‘length’ will always evaluate as ‘true’ [-Waddress]
388 ((lengthPtr)? \
389 ^
390external/tcl/tclUtil.c:980:12: note: in expansion of macro ‘TclGetStringFromObj’
391 element = TclGetStringFromObj(objPtr, &length);
392 ^
393external/tcl/tclInt.h:1804:21: warning: the address of ‘elemLength’ will always evaluate as ‘true’ [-Waddress]
394 ((lengthPtr)? \
395 ^
396external/tcl/tclUtil.c:1010:16: note: in expansion of macro ‘TclGetStringFromObj’
397 element = TclGetStringFromObj(objPtr, &elemLength);
398 ^
399In file included from external/tcl/tclInt.h:33:0,
400 from external/tcl/tclUtil.c:16:
401external/tcl/tclUtil.c: In function ‘Tcl_AppendResult’:
402external/tcl/tcl.h:156:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
403 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name)
404 ^
405external/tcl/tclUtil.c:1483:5: note: in expansion of macro ‘TCL_VARARGS_START’
406 TCL_VARARGS_START(Tcl_Interp *,arg1,argList);
407 ^
408In file included from external/tcl/tclUtil.c:16:0:
409external/tcl/tclUtil.c: In function ‘TclGetIntForIndex’:
410external/tcl/tclInt.h:1804:21: warning: the address of ‘length’ will always evaluate as ‘true’ [-Waddress]
411 ((lengthPtr)? \
412 ^
413external/tcl/tclUtil.c:2578:13: note: in expansion of macro ‘TclGetStringFromObj’
414 bytes = TclGetStringFromObj(objPtr, &length);
415 ^
416>> Compiling external/tcl/tclVar.c
417In file included from external/tcl/tclVar.c:20:0:
418external/tcl/tclVar.c: In function ‘Tcl_LappendObjCmd’:
419external/tcl/tclInt.h:1804:21: warning: the address of ‘nameBytes’ will always evaluate as ‘true’ [-Waddress]
420 ((lengthPtr)? \
421 ^
422external/tcl/tclVar.c:2748:13: note: in expansion of macro ‘TclGetStringFromObj’
423 name = TclGetStringFromObj(objv[1], &nameBytes);
424 ^
425>> Building libDelphesNoFastJet.so
426>> Generating tmp/modules/FastJetDict.cc
427>> Compiling tmp/modules/FastJetDict.cc
428>> Compiling external/PUPPI/PuppiAlgo.cc
429>> Compiling external/PUPPI/PuppiContainer.cc
430>> Compiling external/PUPPI/puppiCleanContainer.cc
431>> Compiling external/fastjet/AreaDefinition.cc
432>> Compiling external/fastjet/BasicRandom.cc
433>> Compiling external/fastjet/ClosestPair2D.cc
434make: Circular external/fastjet/JetDefinition.hh <- external/fastjet/ClusterSequence.hh dependency dropped.
435>> Compiling external/fastjet/ClusterSequence.cc
436In file included from external/fastjet/ClusterSequence.cc:33:0:
437external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
438 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
439 ^
440In file included from /usr/include/c++/5/memory:81:0,
441 from external/fastjet/ClusterSequence.hh:38,
442 from external/fastjet/ClusterSequence.cc:33:
443/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
444 template<typename> class auto_ptr;
445 ^
446>> Compiling external/fastjet/ClusterSequence1GhostPassiveArea.cc
447In file included from external/fastjet/ClusterSequenceAreaBase.hh:34:0,
448 from external/fastjet/ClusterSequence1GhostPassiveArea.hh:36,
449 from external/fastjet/ClusterSequence1GhostPassiveArea.cc:31:
450external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
451 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
452 ^
453In file included from /usr/include/c++/5/memory:81:0,
454 from external/fastjet/ClusterSequence.hh:38,
455 from external/fastjet/ClusterSequenceAreaBase.hh:34,
456 from external/fastjet/ClusterSequence1GhostPassiveArea.hh:36,
457 from external/fastjet/ClusterSequence1GhostPassiveArea.cc:31:
458/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
459 template<typename> class auto_ptr;
460 ^
461>> Compiling external/fastjet/ClusterSequenceActiveArea.cc
462In file included from external/fastjet/ClusterSequenceActiveArea.cc:32:0:
463external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
464 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
465 ^
466In file included from /usr/include/c++/5/memory:81:0,
467 from external/fastjet/ClusterSequence.hh:38,
468 from external/fastjet/ClusterSequenceActiveArea.cc:32:
469/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
470 template<typename> class auto_ptr;
471 ^
472>> Compiling external/fastjet/ClusterSequenceActiveAreaExplicitGhosts.cc
473In file included from external/fastjet/ClusterSequenceAreaBase.hh:34:0,
474 from external/fastjet/ClusterSequenceActiveAreaExplicitGhosts.hh:35,
475 from external/fastjet/ClusterSequenceActiveAreaExplicitGhosts.cc:31:
476external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
477 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
478 ^
479In file included from /usr/include/c++/5/memory:81:0,
480 from external/fastjet/ClusterSequence.hh:38,
481 from external/fastjet/ClusterSequenceAreaBase.hh:34,
482 from external/fastjet/ClusterSequenceActiveAreaExplicitGhosts.hh:35,
483 from external/fastjet/ClusterSequenceActiveAreaExplicitGhosts.cc:31:
484/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
485 template<typename> class auto_ptr;
486 ^
487>> Compiling external/fastjet/ClusterSequenceArea.cc
488In file included from external/fastjet/ClusterSequenceAreaBase.hh:34:0,
489 from external/fastjet/ClusterSequenceArea.hh:34,
490 from external/fastjet/ClusterSequenceArea.cc:31:
491external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
492 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
493 ^
494In file included from /usr/include/c++/5/memory:81:0,
495 from external/fastjet/ClusterSequence.hh:38,
496 from external/fastjet/ClusterSequenceAreaBase.hh:34,
497 from external/fastjet/ClusterSequenceArea.hh:34,
498 from external/fastjet/ClusterSequenceArea.cc:31:
499/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
500 template<typename> class auto_ptr;
501 ^
502>> Compiling external/fastjet/ClusterSequenceAreaBase.cc
503In file included from external/fastjet/ClusterSequenceAreaBase.hh:34:0,
504 from external/fastjet/ClusterSequenceAreaBase.cc:35:
505external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
506 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
507 ^
508In file included from /usr/include/c++/5/memory:81:0,
509 from external/fastjet/ClusterSequence.hh:38,
510 from external/fastjet/ClusterSequenceAreaBase.hh:34,
511 from external/fastjet/ClusterSequenceAreaBase.cc:35:
512/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
513 template<typename> class auto_ptr;
514 ^
515>> Compiling external/fastjet/ClusterSequencePassiveArea.cc
516In file included from external/fastjet/ClusterSequenceAreaBase.hh:34:0,
517 from external/fastjet/ClusterSequence1GhostPassiveArea.hh:36,
518 from external/fastjet/ClusterSequencePassiveArea.hh:36,
519 from external/fastjet/ClusterSequencePassiveArea.cc:31:
520external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
521 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
522 ^
523In file included from /usr/include/c++/5/memory:81:0,
524 from external/fastjet/ClusterSequence.hh:38,
525 from external/fastjet/ClusterSequenceAreaBase.hh:34,
526 from external/fastjet/ClusterSequence1GhostPassiveArea.hh:36,
527 from external/fastjet/ClusterSequencePassiveArea.hh:36,
528 from external/fastjet/ClusterSequencePassiveArea.cc:31:
529/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
530 template<typename> class auto_ptr;
531 ^
532>> Compiling external/fastjet/ClusterSequenceStructure.cc
533In file included from external/fastjet/ClusterSequenceStructure.cc:34:0:
534external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
535 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
536 ^
537In file included from /usr/include/c++/5/memory:81:0,
538 from external/fastjet/ClusterSequence.hh:38,
539 from external/fastjet/ClusterSequenceStructure.cc:34:
540/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
541 template<typename> class auto_ptr;
542 ^
543>> Compiling external/fastjet/ClusterSequenceVoronoiArea.cc
544In file included from external/fastjet/ClusterSequenceAreaBase.hh:34:0,
545 from external/fastjet/ClusterSequenceVoronoiArea.hh:36,
546 from external/fastjet/ClusterSequenceVoronoiArea.cc:31:
547external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
548 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
549 ^
550In file included from /usr/include/c++/5/memory:81:0,
551 from external/fastjet/ClusterSequence.hh:38,
552 from external/fastjet/ClusterSequenceAreaBase.hh:34,
553 from external/fastjet/ClusterSequenceVoronoiArea.hh:36,
554 from external/fastjet/ClusterSequenceVoronoiArea.cc:31:
555/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
556 template<typename> class auto_ptr;
557 ^
558>> Compiling external/fastjet/ClusterSequence_CP2DChan.cc
559In file included from external/fastjet/ClusterSequence_CP2DChan.cc:31:0:
560external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
561 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
562 ^
563In file included from /usr/include/c++/5/memory:81:0,
564 from external/fastjet/ClusterSequence.hh:38,
565 from external/fastjet/ClusterSequence_CP2DChan.cc:31:
566/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
567 template<typename> class auto_ptr;
568 ^
569>> Compiling external/fastjet/ClusterSequence_Delaunay.cc
570In file included from external/fastjet/ClusterSequence_Delaunay.cc:34:0:
571external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
572 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
573 ^
574In file included from /usr/include/c++/5/memory:81:0,
575 from external/fastjet/ClusterSequence.hh:38,
576 from external/fastjet/ClusterSequence_Delaunay.cc:34:
577/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
578 template<typename> class auto_ptr;
579 ^
580>> Compiling external/fastjet/ClusterSequence_DumbN3.cc
581In file included from external/fastjet/ClusterSequence_DumbN3.cc:33:0:
582external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
583 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
584 ^
585In file included from /usr/include/c++/5/memory:81:0,
586 from external/fastjet/ClusterSequence.hh:38,
587 from external/fastjet/ClusterSequence_DumbN3.cc:33:
588/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
589 template<typename> class auto_ptr;
590 ^
591>> Compiling external/fastjet/ClusterSequence_N2.cc
592In file included from external/fastjet/internal/ClusterSequence_N2.icc:4:0,
593 from external/fastjet/ClusterSequence_N2.cc:36:
594external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
595 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
596 ^
597In file included from /usr/include/c++/5/memory:81:0,
598 from external/fastjet/ClusterSequence.hh:38,
599 from external/fastjet/internal/ClusterSequence_N2.icc:4,
600 from external/fastjet/ClusterSequence_N2.cc:36:
601/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
602 template<typename> class auto_ptr;
603 ^
604>> Compiling external/fastjet/ClusterSequence_TiledN2.cc
605In file included from external/fastjet/ClusterSequence_TiledN2.cc:41:0:
606external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
607 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
608 ^
609In file included from /usr/include/c++/5/memory:81:0,
610 from external/fastjet/ClusterSequence.hh:38,
611 from external/fastjet/ClusterSequence_TiledN2.cc:41:
612/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
613 template<typename> class auto_ptr;
614 ^
615>> Compiling external/fastjet/CompositeJetStructure.cc
616In file included from external/fastjet/JetDefinition.hh:657:0,
617 from external/fastjet/CompositeJetStructure.hh:39,
618 from external/fastjet/CompositeJetStructure.cc:31:
619external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
620 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
621 ^
622In file included from /usr/include/c++/5/memory:81:0,
623 from external/fastjet/JetDefinition.hh:39,
624 from external/fastjet/CompositeJetStructure.hh:39,
625 from external/fastjet/CompositeJetStructure.cc:31:
626/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
627 template<typename> class auto_ptr;
628 ^
629>> Compiling external/fastjet/Dnn2piCylinder.cc
630>> Compiling external/fastjet/Dnn3piCylinder.cc
631>> Compiling external/fastjet/Dnn4piCylinder.cc
632>> Compiling external/fastjet/DnnPlane.cc
633>> Compiling external/fastjet/Error.cc
634>> Compiling external/fastjet/FunctionOfPseudoJet.cc
635>> Compiling external/fastjet/GhostedAreaSpec.cc
636>> Compiling external/fastjet/JetDefinition.cc
637In file included from external/fastjet/JetDefinition.hh:657:0,
638 from external/fastjet/JetDefinition.cc:31:
639external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
640 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
641 ^
642In file included from /usr/include/c++/5/memory:81:0,
643 from external/fastjet/JetDefinition.hh:39,
644 from external/fastjet/JetDefinition.cc:31:
645/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
646 template<typename> class auto_ptr;
647 ^
648>> Compiling external/fastjet/LazyTiling25.cc
649In file included from external/fastjet/internal/LazyTiling25.hh:38:0,
650 from external/fastjet/LazyTiling25.cc:32:
651external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
652 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
653 ^
654In file included from /usr/include/c++/5/bits/locale_conv.h:41:0,
655 from /usr/include/c++/5/locale:43,
656 from /usr/include/c++/5/iomanip:43,
657 from external/fastjet/LazyTiling25.cc:31:
658/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
659 template<typename> class auto_ptr;
660 ^
661>> Compiling external/fastjet/LazyTiling9.cc
662In file included from external/fastjet/internal/LazyTiling9.hh:38:0,
663 from external/fastjet/LazyTiling9.cc:35:
664external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
665 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
666 ^
667In file included from /usr/include/c++/5/bits/locale_conv.h:41:0,
668 from /usr/include/c++/5/locale:43,
669 from /usr/include/c++/5/iomanip:43,
670 from external/fastjet/LazyTiling9.cc:32:
671/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
672 template<typename> class auto_ptr;
673 ^
674>> Compiling external/fastjet/LazyTiling9Alt.cc
675In file included from external/fastjet/internal/LazyTiling9Alt.hh:36:0,
676 from external/fastjet/LazyTiling9Alt.cc:32:
677external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
678 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
679 ^
680In file included from /usr/include/c++/5/bits/locale_conv.h:41:0,
681 from /usr/include/c++/5/locale:43,
682 from /usr/include/c++/5/iomanip:43,
683 from external/fastjet/LazyTiling9Alt.cc:31:
684/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
685 template<typename> class auto_ptr;
686 ^
687>> Compiling external/fastjet/LazyTiling9SeparateGhosts.cc
688In file included from external/fastjet/internal/LazyTiling9SeparateGhosts.hh:36:0,
689 from external/fastjet/LazyTiling9SeparateGhosts.cc:31:
690external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
691 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
692 ^
693In file included from /usr/include/c++/5/memory:81:0,
694 from external/fastjet/internal/MinHeap.hh:36,
695 from external/fastjet/internal/LazyTiling9SeparateGhosts.hh:35,
696 from external/fastjet/LazyTiling9SeparateGhosts.cc:31:
697/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
698 template<typename> class auto_ptr;
699 ^
700>> Compiling external/fastjet/LimitedWarning.cc
701>> Compiling external/fastjet/MinHeap.cc
702>> Compiling external/fastjet/PseudoJet.cc
703In file included from external/fastjet/PseudoJet.cc:34:0:
704external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
705 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
706 ^
707In file included from /usr/include/c++/5/memory:81:0,
708 from external/fastjet/ClusterSequence.hh:38,
709 from external/fastjet/PseudoJet.cc:34:
710/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
711 template<typename> class auto_ptr;
712 ^
713>> Compiling external/fastjet/PseudoJetStructureBase.cc
714In file included from external/fastjet/PseudoJetStructureBase.cc:35:0:
715external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
716 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
717 ^
718In file included from /usr/include/c++/5/memory:81:0,
719 from external/fastjet/ClusterSequence.hh:38,
720 from external/fastjet/PseudoJetStructureBase.cc:35:
721/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
722 template<typename> class auto_ptr;
723 ^
724>> Compiling external/fastjet/RangeDefinition.cc
725>> Compiling external/fastjet/RectangularGrid.cc
726>> Compiling external/fastjet/Selector.cc
727>> Compiling external/fastjet/TilingExtent.cc
728In file included from external/fastjet/internal/TilingExtent.hh:4:0,
729 from external/fastjet/TilingExtent.cc:34:
730external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
731 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
732 ^
733In file included from /usr/include/c++/5/bits/locale_conv.h:41:0,
734 from /usr/include/c++/5/locale:43,
735 from /usr/include/c++/5/iomanip:43,
736 from external/fastjet/TilingExtent.cc:31:
737/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
738 template<typename> class auto_ptr;
739 ^
740>> Compiling external/fastjet/Voronoi.cc
741>> Compiling external/fastjet/contribs/Nsubjettiness/AxesDefinition.cc
742In file included from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29:0,
743 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.hh:34,
744 from external/fastjet/contribs/Nsubjettiness/AxesDefinition.hh:29,
745 from external/fastjet/contribs/Nsubjettiness/AxesDefinition.cc:25:
746external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
747 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
748 ^
749In file included from /usr/include/c++/5/memory:81:0,
750 from external/fastjet/ClusterSequence.hh:38,
751 from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29,
752 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.hh:34,
753 from external/fastjet/contribs/Nsubjettiness/AxesDefinition.hh:29,
754 from external/fastjet/contribs/Nsubjettiness/AxesDefinition.cc:25:
755/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
756 template<typename> class auto_ptr;
757 ^
758>> Compiling external/fastjet/contribs/Nsubjettiness/ExtraRecombiners.cc
759In file included from external/fastjet/JetDefinition.hh:657:0,
760 from external/fastjet/contribs/Nsubjettiness/ExtraRecombiners.hh:29,
761 from external/fastjet/contribs/Nsubjettiness/ExtraRecombiners.cc:25:
762external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
763 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
764 ^
765In file included from /usr/include/c++/5/memory:81:0,
766 from external/fastjet/JetDefinition.hh:39,
767 from external/fastjet/contribs/Nsubjettiness/ExtraRecombiners.hh:29,
768 from external/fastjet/contribs/Nsubjettiness/ExtraRecombiners.cc:25:
769/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
770 template<typename> class auto_ptr;
771 ^
772>> Compiling external/fastjet/contribs/Nsubjettiness/MeasureDefinition.cc
773In file included from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29:0,
774 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.hh:34,
775 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.cc:27:
776external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
777 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
778 ^
779In file included from /usr/include/c++/5/memory:81:0,
780 from external/fastjet/ClusterSequence.hh:38,
781 from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29,
782 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.hh:34,
783 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.cc:27:
784/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
785 template<typename> class auto_ptr;
786 ^
787>> Compiling external/fastjet/contribs/Nsubjettiness/Njettiness.cc
788In file included from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29:0,
789 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.hh:34,
790 from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:29,
791 from external/fastjet/contribs/Nsubjettiness/Njettiness.cc:25:
792external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
793 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
794 ^
795In file included from /usr/include/c++/5/memory:81:0,
796 from external/fastjet/ClusterSequence.hh:38,
797 from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29,
798 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.hh:34,
799 from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:29,
800 from external/fastjet/contribs/Nsubjettiness/Njettiness.cc:25:
801/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
802 template<typename> class auto_ptr;
803 ^
804>> Compiling external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.cc
805In file included from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29:0,
806 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.hh:34,
807 from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:29,
808 from external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.hh:30,
809 from external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.cc:25:
810external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
811 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
812 ^
813In file included from /usr/include/c++/5/memory:81:0,
814 from external/fastjet/ClusterSequence.hh:38,
815 from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29,
816 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.hh:34,
817 from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:29,
818 from external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.hh:30,
819 from external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.cc:25:
820/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
821 template<typename> class auto_ptr;
822 ^
823>> Compiling external/fastjet/contribs/Nsubjettiness/Nsubjettiness.cc
824In file included from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29:0,
825 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.hh:34,
826 from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:29,
827 from external/fastjet/contribs/Nsubjettiness/Nsubjettiness.hh:30,
828 from external/fastjet/contribs/Nsubjettiness/Nsubjettiness.cc:25:
829external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
830 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
831 ^
832In file included from /usr/include/c++/5/memory:81:0,
833 from external/fastjet/ClusterSequence.hh:38,
834 from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29,
835 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.hh:34,
836 from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:29,
837 from external/fastjet/contribs/Nsubjettiness/Nsubjettiness.hh:30,
838 from external/fastjet/contribs/Nsubjettiness/Nsubjettiness.cc:25:
839/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
840 template<typename> class auto_ptr;
841 ^
842>> Compiling external/fastjet/contribs/Nsubjettiness/TauComponents.cc
843In file included from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29:0,
844 from external/fastjet/contribs/Nsubjettiness/TauComponents.cc:25:
845external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
846 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
847 ^
848In file included from /usr/include/c++/5/memory:81:0,
849 from external/fastjet/ClusterSequence.hh:38,
850 from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29,
851 from external/fastjet/contribs/Nsubjettiness/TauComponents.cc:25:
852/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
853 template<typename> class auto_ptr;
854 ^
855>> Compiling external/fastjet/contribs/Nsubjettiness/XConePlugin.cc
856In file included from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29:0,
857 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.hh:34,
858 from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:29,
859 from external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.hh:30,
860 from external/fastjet/contribs/Nsubjettiness/XConePlugin.hh:30,
861 from external/fastjet/contribs/Nsubjettiness/XConePlugin.cc:25:
862external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
863 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
864 ^
865In file included from /usr/include/c++/5/memory:81:0,
866 from external/fastjet/ClusterSequence.hh:38,
867 from external/fastjet/contribs/Nsubjettiness/TauComponents.hh:29,
868 from external/fastjet/contribs/Nsubjettiness/MeasureDefinition.hh:34,
869 from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:29,
870 from external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.hh:30,
871 from external/fastjet/contribs/Nsubjettiness/XConePlugin.hh:30,
872 from external/fastjet/contribs/Nsubjettiness/XConePlugin.cc:25:
873/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
874 template<typename> class auto_ptr;
875 ^
876>> Compiling external/fastjet/contribs/RecursiveTools/ModifiedMassDropTagger.cc
877In file included from external/fastjet/JetDefinition.hh:657:0,
878 from external/fastjet/contribs/RecursiveTools/Recluster.hh:25,
879 from external/fastjet/contribs/RecursiveTools/RecursiveSymmetryCutBase.hh:30,
880 from external/fastjet/contribs/RecursiveTools/ModifiedMassDropTagger.hh:26,
881 from external/fastjet/contribs/RecursiveTools/ModifiedMassDropTagger.cc:22:
882external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
883 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
884 ^
885In file included from /usr/include/c++/5/memory:81:0,
886 from external/fastjet/JetDefinition.hh:39,
887 from external/fastjet/contribs/RecursiveTools/Recluster.hh:25,
888 from external/fastjet/contribs/RecursiveTools/RecursiveSymmetryCutBase.hh:30,
889 from external/fastjet/contribs/RecursiveTools/ModifiedMassDropTagger.hh:26,
890 from external/fastjet/contribs/RecursiveTools/ModifiedMassDropTagger.cc:22:
891/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
892 template<typename> class auto_ptr;
893 ^
894>> Compiling external/fastjet/contribs/RecursiveTools/Recluster.cc
895In file included from external/fastjet/JetDefinition.hh:657:0,
896 from external/fastjet/contribs/RecursiveTools/Recluster.hh:25,
897 from external/fastjet/contribs/RecursiveTools/Recluster.cc:22:
898external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
899 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
900 ^
901In file included from /usr/include/c++/5/memory:81:0,
902 from external/fastjet/JetDefinition.hh:39,
903 from external/fastjet/contribs/RecursiveTools/Recluster.hh:25,
904 from external/fastjet/contribs/RecursiveTools/Recluster.cc:22:
905/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
906 template<typename> class auto_ptr;
907 ^
908>> Compiling external/fastjet/contribs/RecursiveTools/RecursiveSymmetryCutBase.cc
909In file included from external/fastjet/JetDefinition.hh:657:0,
910 from external/fastjet/contribs/RecursiveTools/Recluster.hh:25,
911 from external/fastjet/contribs/RecursiveTools/RecursiveSymmetryCutBase.hh:30,
912 from external/fastjet/contribs/RecursiveTools/RecursiveSymmetryCutBase.cc:22:
913external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
914 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
915 ^
916In file included from /usr/include/c++/5/memory:81:0,
917 from external/fastjet/JetDefinition.hh:39,
918 from external/fastjet/contribs/RecursiveTools/Recluster.hh:25,
919 from external/fastjet/contribs/RecursiveTools/RecursiveSymmetryCutBase.hh:30,
920 from external/fastjet/contribs/RecursiveTools/RecursiveSymmetryCutBase.cc:22:
921/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
922 template<typename> class auto_ptr;
923 ^
924>> Compiling external/fastjet/contribs/RecursiveTools/SoftDrop.cc
925In file included from external/fastjet/JetDefinition.hh:657:0,
926 from external/fastjet/contribs/RecursiveTools/Recluster.hh:25,
927 from external/fastjet/contribs/RecursiveTools/RecursiveSymmetryCutBase.hh:30,
928 from external/fastjet/contribs/RecursiveTools/SoftDrop.hh:27,
929 from external/fastjet/contribs/RecursiveTools/SoftDrop.cc:24:
930external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
931 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
932 ^
933In file included from /usr/include/c++/5/memory:81:0,
934 from external/fastjet/JetDefinition.hh:39,
935 from external/fastjet/contribs/RecursiveTools/Recluster.hh:25,
936 from external/fastjet/contribs/RecursiveTools/RecursiveSymmetryCutBase.hh:30,
937 from external/fastjet/contribs/RecursiveTools/SoftDrop.hh:27,
938 from external/fastjet/contribs/RecursiveTools/SoftDrop.cc:24:
939/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
940 template<typename> class auto_ptr;
941 ^
942>> Compiling external/fastjet/contribs/SoftKiller/SoftKiller.cc
943>> Compiling external/fastjet/plugins/ATLASCone/ATLASConePlugin.cc
944In file included from external/fastjet/plugins/ATLASCone/ATLASConePlugin.cc:32:0:
945external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
946 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
947 ^
948In file included from /usr/include/c++/5/memory:81:0,
949 from external/fastjet/ClusterSequence.hh:38,
950 from external/fastjet/plugins/ATLASCone/ATLASConePlugin.cc:32:
951/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
952 template<typename> class auto_ptr;
953 ^
954>> Compiling external/fastjet/plugins/ATLASCone/Jet.cc
955>> Compiling external/fastjet/plugins/ATLASCone/JetConeFinderTool.cc
956>> Compiling external/fastjet/plugins/ATLASCone/JetSplitMergeTool.cc
957>> Compiling external/fastjet/plugins/CDFCones/CDFJetCluPlugin.cc
958In file included from external/fastjet/JetDefinition.hh:657:0,
959 from external/fastjet/plugins/CDFCones/fastjet/CDFJetCluPlugin.hh:34,
960 from external/fastjet/plugins/CDFCones/CDFJetCluPlugin.cc:31:
961external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
962 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
963 ^
964In file included from /usr/include/c++/5/memory:81:0,
965 from external/fastjet/JetDefinition.hh:39,
966 from external/fastjet/plugins/CDFCones/fastjet/CDFJetCluPlugin.hh:34,
967 from external/fastjet/plugins/CDFCones/CDFJetCluPlugin.cc:31:
968/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
969 template<typename> class auto_ptr;
970 ^
971In file included from external/fastjet/plugins/CDFCones/PhysicsTower.hh:36:0,
972 from external/fastjet/plugins/CDFCones/JetCluAlgorithm.hh:24,
973 from external/fastjet/plugins/CDFCones/CDFJetCluPlugin.cc:37:
974external/fastjet/plugins/CDFCones/CalTower.hh: In member function ‘virtual void fastjet::CDFJetCluPlugin::run_clustering(fastjet::ClusterSequence&) const’:
975external/fastjet/plugins/CDFCones/CalTower.hh:72:36: warning: ‘*((void*)(& tower)+32).fastjet::cdf::CalTower::iEta’ may be used uninitialized in this function [-Wmaybe-uninitialized]
976 if ((iEta >= 8 && iEta < 14) || (iEta >= 38 && iEta < 44))
977 ^
978external/fastjet/plugins/CDFCones/CDFJetCluPlugin.cc:79:18: note: ‘*((void*)(& tower)+32).fastjet::cdf::CalTower::iEta’ was declared here
979 PhysicsTower tower(fourvect);
980 ^
981>> Compiling external/fastjet/plugins/CDFCones/CDFMidPointPlugin.cc
982In file included from external/fastjet/JetDefinition.hh:657:0,
983 from external/fastjet/plugins/CDFCones/fastjet/CDFMidPointPlugin.hh:34,
984 from external/fastjet/plugins/CDFCones/CDFMidPointPlugin.cc:31:
985external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
986 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
987 ^
988In file included from /usr/include/c++/5/memory:81:0,
989 from external/fastjet/JetDefinition.hh:39,
990 from external/fastjet/plugins/CDFCones/fastjet/CDFMidPointPlugin.hh:34,
991 from external/fastjet/plugins/CDFCones/CDFMidPointPlugin.cc:31:
992/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
993 template<typename> class auto_ptr;
994 ^
995In file included from external/fastjet/plugins/CDFCones/PhysicsTower.hh:36:0,
996 from external/fastjet/plugins/CDFCones/MidPointAlgorithm.hh:38,
997 from external/fastjet/plugins/CDFCones/CDFMidPointPlugin.cc:37:
998external/fastjet/plugins/CDFCones/CalTower.hh: In member function ‘virtual void fastjet::CDFMidPointPlugin::run_clustering(fastjet::ClusterSequence&) const’:
999external/fastjet/plugins/CDFCones/CalTower.hh:72:36: warning: ‘*((void*)(& tower)+32).fastjet::cdf::CalTower::iEta’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1000 if ((iEta >= 8 && iEta < 14) || (iEta >= 38 && iEta < 44))
1001 ^
1002external/fastjet/plugins/CDFCones/CDFMidPointPlugin.cc:101:18: note: ‘*((void*)(& tower)+32).fastjet::cdf::CalTower::iEta’ was declared here
1003 PhysicsTower tower(fourvect);
1004 ^
1005>> Compiling external/fastjet/plugins/CDFCones/JetCluAlgorithm.cc
1006>> Compiling external/fastjet/plugins/CDFCones/MidPointAlgorithm.cc
1007>> Compiling external/fastjet/plugins/CMSIterativeCone/CMSIterativeConePlugin.cc
1008In file included from external/fastjet/plugins/CMSIterativeCone/CMSIterativeConePlugin.cc:52:0:
1009external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1010 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1011 ^
1012In file included from /usr/include/c++/5/memory:81:0,
1013 from external/fastjet/ClusterSequence.hh:38,
1014 from external/fastjet/plugins/CMSIterativeCone/CMSIterativeConePlugin.cc:52:
1015/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1016 template<typename> class auto_ptr;
1017 ^
1018>> Compiling external/fastjet/plugins/D0RunICone/D0RunIBaseConePlugin.cc
1019In file included from external/fastjet/JetDefinition.hh:657:0,
1020 from external/fastjet/plugins/D0RunICone/fastjet/D0RunIBaseConePlugin.hh:34,
1021 from external/fastjet/plugins/D0RunICone/D0RunIBaseConePlugin.cc:38:
1022external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1023 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1024 ^
1025In file included from /usr/include/c++/5/memory:81:0,
1026 from external/fastjet/JetDefinition.hh:39,
1027 from external/fastjet/plugins/D0RunICone/fastjet/D0RunIBaseConePlugin.hh:34,
1028 from external/fastjet/plugins/D0RunICone/D0RunIBaseConePlugin.cc:38:
1029/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1030 template<typename> class auto_ptr;
1031 ^
1032>> Compiling external/fastjet/plugins/D0RunIICone/D0RunIIConePlugin.cc
1033In file included from external/fastjet/JetDefinition.hh:657:0,
1034 from external/fastjet/plugins/D0RunIICone/fastjet/D0RunIIConePlugin.hh:34,
1035 from external/fastjet/plugins/D0RunIICone/D0RunIIConePlugin.cc:31:
1036external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1037 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1038 ^
1039In file included from /usr/include/c++/5/memory:81:0,
1040 from external/fastjet/JetDefinition.hh:39,
1041 from external/fastjet/plugins/D0RunIICone/fastjet/D0RunIIConePlugin.hh:34,
1042 from external/fastjet/plugins/D0RunIICone/D0RunIIConePlugin.cc:31:
1043/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1044 template<typename> class auto_ptr;
1045 ^
1046>> Compiling external/fastjet/plugins/EECambridge/EECambridgePlugin.cc
1047In file included from external/fastjet/plugins/EECambridge/EECambridgePlugin.cc:32:0:
1048external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1049 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1050 ^
1051In file included from /usr/include/c++/5/memory:81:0,
1052 from external/fastjet/ClusterSequence.hh:38,
1053 from external/fastjet/plugins/EECambridge/EECambridgePlugin.cc:32:
1054/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1055 template<typename> class auto_ptr;
1056 ^
1057>> Compiling external/fastjet/plugins/GridJet/GridJetPlugin.cc
1058In file included from external/fastjet/plugins/GridJet/GridJetPlugin.cc:32:0:
1059external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1060 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1061 ^
1062In file included from /usr/include/c++/5/memory:81:0,
1063 from external/fastjet/ClusterSequence.hh:38,
1064 from external/fastjet/plugins/GridJet/GridJetPlugin.cc:32:
1065/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1066 template<typename> class auto_ptr;
1067 ^
1068>> Compiling external/fastjet/plugins/Jade/JadePlugin.cc
1069In file included from external/fastjet/plugins/Jade/JadePlugin.cc:32:0:
1070external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1071 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1072 ^
1073In file included from /usr/include/c++/5/memory:81:0,
1074 from external/fastjet/ClusterSequence.hh:38,
1075 from external/fastjet/plugins/Jade/JadePlugin.cc:32:
1076/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1077 template<typename> class auto_ptr;
1078 ^
1079>> Compiling external/fastjet/plugins/NestedDefs/NestedDefsPlugin.cc
1080In file included from external/fastjet/plugins/NestedDefs/NestedDefsPlugin.cc:35:0:
1081external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1082 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1083 ^
1084In file included from /usr/include/c++/5/memory:81:0,
1085 from external/fastjet/ClusterSequence.hh:38,
1086 from external/fastjet/plugins/NestedDefs/NestedDefsPlugin.cc:35:
1087/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1088 template<typename> class auto_ptr;
1089 ^
1090>> Compiling external/fastjet/plugins/SISCone/SISConePlugin.cc
1091In file included from external/fastjet/plugins/SISCone/SISConePlugin.cc:3:0:
1092external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1093 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1094 ^
1095In file included from /usr/include/c++/5/memory:81:0,
1096 from external/fastjet/ClusterSequence.hh:38,
1097 from external/fastjet/plugins/SISCone/SISConePlugin.cc:3:
1098/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1099 template<typename> class auto_ptr;
1100 ^
1101In file included from external/fastjet/plugins/SISCone/siscone.h:32:0,
1102 from external/fastjet/plugins/SISCone/SISConePlugin.cc:8:
1103external/fastjet/plugins/SISCone/split_merge.h:451:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1104 std::auto_ptr<std::multiset<Cjet,Csplit_merge_ptcomparison> > candidates;
1105 ^
1106In file included from /usr/include/c++/5/memory:81:0,
1107 from external/fastjet/ClusterSequence.hh:38,
1108 from external/fastjet/plugins/SISCone/SISConePlugin.cc:3:
1109/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1110 template<typename> class auto_ptr;
1111 ^
1112>> Compiling external/fastjet/plugins/SISCone/area.cc
1113In file included from external/fastjet/plugins/SISCone/siscone.h:32:0,
1114 from external/fastjet/plugins/SISCone/area.h:32,
1115 from external/fastjet/plugins/SISCone/area.cc:28:
1116external/fastjet/plugins/SISCone/split_merge.h:451:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1117 std::auto_ptr<std::multiset<Cjet,Csplit_merge_ptcomparison> > candidates;
1118 ^
1119In file included from /usr/include/c++/5/memory:81:0,
1120 from external/fastjet/plugins/SISCone/split_merge.h:38,
1121 from external/fastjet/plugins/SISCone/siscone.h:32,
1122 from external/fastjet/plugins/SISCone/area.h:32,
1123 from external/fastjet/plugins/SISCone/area.cc:28:
1124/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1125 template<typename> class auto_ptr;
1126 ^
1127>> Compiling external/fastjet/plugins/SISCone/geom_2d.cc
1128>> Compiling external/fastjet/plugins/SISCone/hash.cc
1129>> Compiling external/fastjet/plugins/SISCone/momentum.cc
1130>> Compiling external/fastjet/plugins/SISCone/protocones.cc
1131>> Compiling external/fastjet/plugins/SISCone/quadtree.cc
1132>> Compiling external/fastjet/plugins/SISCone/ranlux.cc
1133>> Compiling external/fastjet/plugins/SISCone/reference.cc
1134>> Compiling external/fastjet/plugins/SISCone/siscone.cc
1135In file included from external/fastjet/plugins/SISCone/siscone.h:32:0,
1136 from external/fastjet/plugins/SISCone/siscone.cc:31:
1137external/fastjet/plugins/SISCone/split_merge.h:451:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1138 std::auto_ptr<std::multiset<Cjet,Csplit_merge_ptcomparison> > candidates;
1139 ^
1140In file included from /usr/include/c++/5/memory:81:0,
1141 from external/fastjet/plugins/SISCone/split_merge.h:38,
1142 from external/fastjet/plugins/SISCone/siscone.h:32,
1143 from external/fastjet/plugins/SISCone/siscone.cc:31:
1144/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1145 template<typename> class auto_ptr;
1146 ^
1147>> Compiling external/fastjet/plugins/SISCone/siscone_error.cc
1148>> Compiling external/fastjet/plugins/SISCone/split_merge.cc
1149In file included from external/fastjet/plugins/SISCone/split_merge.cc:27:0:
1150external/fastjet/plugins/SISCone/split_merge.h:451:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1151 std::auto_ptr<std::multiset<Cjet,Csplit_merge_ptcomparison> > candidates;
1152 ^
1153In file included from /usr/include/c++/5/memory:81:0,
1154 from external/fastjet/plugins/SISCone/split_merge.h:38,
1155 from external/fastjet/plugins/SISCone/split_merge.cc:27:
1156/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1157 template<typename> class auto_ptr;
1158 ^
1159>> Compiling external/fastjet/plugins/SISCone/vicinity.cc
1160>> Compiling external/fastjet/plugins/TrackJet/TrackJetPlugin.cc
1161In file included from external/fastjet/plugins/TrackJet/TrackJetPlugin.cc:57:0:
1162external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1163 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1164 ^
1165In file included from /usr/include/c++/5/memory:81:0,
1166 from external/fastjet/ClusterSequence.hh:38,
1167 from external/fastjet/plugins/TrackJet/TrackJetPlugin.cc:57:
1168/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1169 template<typename> class auto_ptr;
1170 ^
1171>> Compiling external/fastjet/tools/BackgroundEstimatorBase.cc
1172In file included from external/fastjet/ClusterSequenceAreaBase.hh:34:0,
1173 from external/fastjet/tools/BackgroundEstimatorBase.hh:34,
1174 from external/fastjet/tools/BackgroundEstimatorBase.cc:32:
1175external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1176 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1177 ^
1178In file included from /usr/include/c++/5/memory:81:0,
1179 from external/fastjet/ClusterSequence.hh:38,
1180 from external/fastjet/ClusterSequenceAreaBase.hh:34,
1181 from external/fastjet/tools/BackgroundEstimatorBase.hh:34,
1182 from external/fastjet/tools/BackgroundEstimatorBase.cc:32:
1183/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1184 template<typename> class auto_ptr;
1185 ^
1186>> Compiling external/fastjet/tools/CASubJetTagger.cc
1187In file included from external/fastjet/tools/CASubJetTagger.cc:32:0:
1188external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1189 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1190 ^
1191In file included from /usr/include/c++/5/memory:81:0,
1192 from external/fastjet/ClusterSequence.hh:38,
1193 from external/fastjet/tools/CASubJetTagger.cc:32:
1194/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1195 template<typename> class auto_ptr;
1196 ^
1197>> Compiling external/fastjet/tools/Filter.cc
1198In file included from external/fastjet/tools/Filter.hh:34:0,
1199 from external/fastjet/tools/Filter.cc:31:
1200external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1201 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1202 ^
1203In file included from /usr/include/c++/5/memory:81:0,
1204 from external/fastjet/ClusterSequence.hh:38,
1205 from external/fastjet/tools/Filter.hh:34,
1206 from external/fastjet/tools/Filter.cc:31:
1207/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1208 template<typename> class auto_ptr;
1209 ^
1210>> Compiling external/fastjet/tools/GridMedianBackgroundEstimator.cc
1211In file included from external/fastjet/ClusterSequenceAreaBase.hh:34:0,
1212 from external/fastjet/tools/BackgroundEstimatorBase.hh:34,
1213 from external/fastjet/tools/GridMedianBackgroundEstimator.hh:35,
1214 from external/fastjet/tools/GridMedianBackgroundEstimator.cc:32:
1215external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1216 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1217 ^
1218In file included from /usr/include/c++/5/memory:81:0,
1219 from external/fastjet/ClusterSequence.hh:38,
1220 from external/fastjet/ClusterSequenceAreaBase.hh:34,
1221 from external/fastjet/tools/BackgroundEstimatorBase.hh:34,
1222 from external/fastjet/tools/GridMedianBackgroundEstimator.hh:35,
1223 from external/fastjet/tools/GridMedianBackgroundEstimator.cc:32:
1224/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1225 template<typename> class auto_ptr;
1226 ^
1227>> Compiling external/fastjet/tools/JHTopTagger.cc
1228In file included from external/fastjet/JetDefinition.hh:657:0,
1229 from external/fastjet/CompositeJetStructure.hh:39,
1230 from external/fastjet/tools/JHTopTagger.hh:36,
1231 from external/fastjet/tools/JHTopTagger.cc:31:
1232external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1233 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1234 ^
1235In file included from /usr/include/c++/5/memory:81:0,
1236 from external/fastjet/JetDefinition.hh:39,
1237 from external/fastjet/CompositeJetStructure.hh:39,
1238 from external/fastjet/tools/JHTopTagger.hh:36,
1239 from external/fastjet/tools/JHTopTagger.cc:31:
1240/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1241 template<typename> class auto_ptr;
1242 ^
1243>> Compiling external/fastjet/tools/JetMedianBackgroundEstimator.cc
1244In file included from external/fastjet/ClusterSequenceAreaBase.hh:34:0,
1245 from external/fastjet/tools/JetMedianBackgroundEstimator.hh:34,
1246 from external/fastjet/tools/JetMedianBackgroundEstimator.cc:31:
1247external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1248 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1249 ^
1250In file included from /usr/include/c++/5/memory:81:0,
1251 from external/fastjet/ClusterSequence.hh:38,
1252 from external/fastjet/ClusterSequenceAreaBase.hh:34,
1253 from external/fastjet/tools/JetMedianBackgroundEstimator.hh:34,
1254 from external/fastjet/tools/JetMedianBackgroundEstimator.cc:31:
1255/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1256 template<typename> class auto_ptr;
1257 ^
1258>> Compiling external/fastjet/tools/MassDropTagger.cc
1259In file included from external/fastjet/tools/MassDropTagger.cc:32:0:
1260external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1261 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1262 ^
1263In file included from /usr/include/c++/5/memory:81:0,
1264 from external/fastjet/ClusterSequence.hh:38,
1265 from external/fastjet/tools/MassDropTagger.cc:32:
1266/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1267 template<typename> class auto_ptr;
1268 ^
1269>> Compiling external/fastjet/tools/Pruner.cc
1270In file included from external/fastjet/tools/Pruner.hh:34:0,
1271 from external/fastjet/tools/Pruner.cc:31:
1272external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1273 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1274 ^
1275In file included from /usr/include/c++/5/memory:81:0,
1276 from external/fastjet/ClusterSequence.hh:38,
1277 from external/fastjet/tools/Pruner.hh:34,
1278 from external/fastjet/tools/Pruner.cc:31:
1279/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1280 template<typename> class auto_ptr;
1281 ^
1282>> Compiling external/fastjet/tools/Recluster.cc
1283In file included from external/fastjet/JetDefinition.hh:657:0,
1284 from external/fastjet/tools/Recluster.hh:25,
1285 from external/fastjet/tools/Recluster.cc:22:
1286external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1287 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1288 ^
1289In file included from /usr/include/c++/5/memory:81:0,
1290 from external/fastjet/JetDefinition.hh:39,
1291 from external/fastjet/tools/Recluster.hh:25,
1292 from external/fastjet/tools/Recluster.cc:22:
1293/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1294 template<typename> class auto_ptr;
1295 ^
1296>> Compiling external/fastjet/tools/RestFrameNSubjettinessTagger.cc
1297In file included from external/fastjet/JetDefinition.hh:657:0,
1298 from external/fastjet/tools/RestFrameNSubjettinessTagger.hh:35,
1299 from external/fastjet/tools/RestFrameNSubjettinessTagger.cc:31:
1300external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1301 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1302 ^
1303In file included from /usr/include/c++/5/memory:81:0,
1304 from external/fastjet/JetDefinition.hh:39,
1305 from external/fastjet/tools/RestFrameNSubjettinessTagger.hh:35,
1306 from external/fastjet/tools/RestFrameNSubjettinessTagger.cc:31:
1307/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1308 template<typename> class auto_ptr;
1309 ^
1310>> Compiling external/fastjet/tools/Subtractor.cc
1311In file included from external/fastjet/ClusterSequenceAreaBase.hh:34:0,
1312 from external/fastjet/tools/BackgroundEstimatorBase.hh:34,
1313 from external/fastjet/tools/Subtractor.hh:36,
1314 from external/fastjet/tools/Subtractor.cc:31:
1315external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1316 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1317 ^
1318In file included from /usr/include/c++/5/memory:81:0,
1319 from external/fastjet/ClusterSequence.hh:38,
1320 from external/fastjet/ClusterSequenceAreaBase.hh:34,
1321 from external/fastjet/tools/BackgroundEstimatorBase.hh:34,
1322 from external/fastjet/tools/Subtractor.hh:36,
1323 from external/fastjet/tools/Subtractor.cc:31:
1324/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1325 template<typename> class auto_ptr;
1326 ^
1327>> Compiling external/fastjet/tools/TopTaggerBase.cc
1328>> Compiling modules/FastJetFinder.cc
1329In file included from external/fastjet/JetDefinition.hh:657:0,
1330 from modules/FastJetFinder.cc:53:
1331external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1332 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1333 ^
1334In file included from /usr/include/c++/5/bits/locale_conv.h:41:0,
1335 from /usr/include/c++/5/locale:43,
1336 from /usr/include/c++/5/iomanip:43,
1337 from /usr/local/include/ROOT/RWrap_libcpp_string_view.h:44,
1338 from /usr/local/include/ROOT/RStringView.hxx:26,
1339 from /usr/local/include/TString.h:28,
1340 from /usr/local/include/TNamed.h:26,
1341 from /usr/local/include/TTask.h:24,
1342 from external/ExRootAnalysis/ExRootTask.h:12,
1343 from ./classes/DelphesModule.h:30,
1344 from ./modules/FastJetFinder.h:30,
1345 from modules/FastJetFinder.cc:28:
1346/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1347 template<typename> class auto_ptr;
1348 ^
1349In file included from modules/FastJetFinder.cc:28:0:
1350./modules/FastJetFinder.h: In constructor ‘FastJetFinder::FastJetFinder()’:
1351./modules/FastJetFinder.h:83:40: warning: ‘FastJetFinder::fMeasureDef’ will be initialized after [-Wreorder]
1352 fastjet::contrib::MeasureDefinition *fMeasureDef;
1353 ^
1354./modules/FastJetFinder.h:63:39: warning: ‘fastjet::contrib::NjettinessPlugin* FastJetFinder::fNjettinessPlugin’ [-Wreorder]
1355 fastjet::contrib::NjettinessPlugin *fNjettinessPlugin; //!
1356 ^
1357modules/FastJetFinder.cc:79:1: warning: when initialized here [-Wreorder]
1358 FastJetFinder::FastJetFinder() :
1359 ^
1360>> Compiling modules/FastJetGridMedianEstimator.cc
1361In file included from external/fastjet/JetDefinition.hh:657:0,
1362 from modules/FastJetGridMedianEstimator.cc:54:
1363external/fastjet/ClusterSequence.hh:371:44: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
1364 inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in){
1365 ^
1366In file included from /usr/include/c++/5/bits/locale_conv.h:41:0,
1367 from /usr/include/c++/5/locale:43,
1368 from /usr/include/c++/5/iomanip:43,
1369 from /usr/local/include/ROOT/RWrap_libcpp_string_view.h:44,
1370 from /usr/local/include/ROOT/RStringView.hxx:26,
1371 from /usr/local/include/TString.h:28,
1372 from /usr/local/include/TNamed.h:26,
1373 from /usr/local/include/TTask.h:24,
1374 from external/ExRootAnalysis/ExRootTask.h:12,
1375 from ./classes/DelphesModule.h:30,
1376 from ./modules/FastJetGridMedianEstimator.h:31,
1377 from modules/FastJetGridMedianEstimator.cc:28:
1378/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
1379 template<typename> class auto_ptr;
1380 ^
1381>> Compiling modules/RunPUPPI.cc
1382>> Building libDelphes.so
1383>> Copying ClassesDict_rdict.pcm
1384>> Copying ExRootAnalysisDict_rdict.pcm
1385>> Copying ModulesDict_rdict.pcm
1386>> Copying FastJetDict_rdict.pcm
1387>> Compiling converters/hepmc2pileup.cpp
1388>> Building hepmc2pileup
1389>> Compiling converters/lhco2root.cpp
1390>> Building lhco2root
1391>> Compiling converters/pileup2root.cpp
1392>> Building pileup2root
1393>> Compiling converters/root2lhco.cpp
1394converters/root2lhco.cpp: In member function ‘void LHCOWriter::AnalyseTauJets()’:
1395converters/root2lhco.cpp:340:10: warning: unused variable ‘track’ [-Wunused-variable]
1396 Track *track;
1397 ^
1398>> Building root2lhco
1399>> Compiling converters/root2pileup.cpp
1400>> Building root2pileup
1401>> Compiling converters/stdhep2pileup.cpp
1402>> Building stdhep2pileup
1403>> Compiling examples/CaloGrid.cpp
1404>> Building CaloGrid
1405>> Compiling examples/Example1.cpp
1406>> Building Example1
1407>> Compiling validation/DelphesValidation.cpp
1408validation/DelphesValidation.cpp: In function ‘void DelphesValidation(const char*, const char*, const char*, const char*, const char*, const char*, const char*, const char*, const char*, const char*, const char*)’:
1409validation/DelphesValidation.cpp:1529:17: warning: unused variable ‘branchParticleBJet’ [-Wunused-variable]
1410 TClonesArray *branchParticleBJet = treeReaderBJet->UseBranch("Particle");
1411 ^
1412validation/DelphesValidation.cpp:1532:17: warning: unused variable ‘branchParticleCJet’ [-Wunused-variable]
1413 TClonesArray *branchParticleCJet = treeReaderCJet->UseBranch("Particle");
1414 ^
1415>> Building DelphesValidation
1416>> Compiling readers/DelphesHepMC.cpp
1417>> Building DelphesHepMC
1418>> Compiling readers/DelphesLHEF.cpp
1419>> Building DelphesLHEF
1420>> Compiling readers/DelphesROOT.cpp
1421>> Building DelphesROOT
1422>> Compiling readers/DelphesSTDHEP.cpp
1423>> Building DelphesSTDHEP
1424