You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear all, @clacaputo@Meriem123 and I are using a slightly changed version of this framework.
I would just like to point out that recently we've started getting compilation errors after the release of the new MELA version when using the recipe in https://github.com/cms2l2v/2l2v_fwk/blob/master/README.md (for 80x):
Leaving library rule at UserCode/llvv_fwk
>> Building binary runPLRanalysis
>> Building binary fitTTbarCrossSection
>> Building binary jsonTools
/tmp/musich/CMSSW_8_0_26_patch1/src/ZZMatrixElement/MELA/data/slc6_amd64_gcc530/libjhugenmela.so: undefined reference to `calc_massivetensorbox_'
collect2: error: ld returned 1 exit status
>> Deleted: tmp/slc6_amd64_gcc530/src/UserCode/llvv_fwk/bin/fitTTbarCrossSection/fitTTbarCrossSection
config/SCRAM/GMake/Makefile.rules:1937: recipe for target 'tmp/slc6_amd64_gcc530/src/UserCode/llvv_fwk/bin/fitTTbarCrossSection/fitTTbarCrossSection' failed
gmake: *** [tmp/slc6_amd64_gcc530/src/UserCode/llvv_fwk/bin/fitTTbarCrossSection/fitTTbarCrossSection] Error 1
gmake: *** Waiting for unfinished jobs....
/tmp/musich/CMSSW_8_0_26_patch1/src/ZZMatrixElement/MELA/data/slc6_amd64_gcc530/libjhugenmela.so: undefined reference to `calc_massivetensorbox_'
collect2: error: ld returned 1 exit status
>> Deleted: tmp/slc6_amd64_gcc530/src/UserCode/llvv_fwk/bin/jsonTools/jsonTools
config/SCRAM/GMake/Makefile.rules:1937: recipe for target 'tmp/slc6_amd64_gcc530/src/UserCode/llvv_fwk/bin/jsonTools/jsonTools' failed
gmake: *** [tmp/slc6_amd64_gcc530/src/UserCode/llvv_fwk/bin/jsonTools/jsonTools] Error 1
/tmp/musich/CMSSW_8_0_26_patch1/src/ZZMatrixElement/MELA/data/slc6_amd64_gcc530/libjhugenmela.so: undefined reference to `calc_massivetensorbox_'
collect2: error: ld returned 1 exit status
>> Deleted: tmp/slc6_amd64_gcc530/src/UserCode/llvv_fwk/bin/runPLRanalysis/runPLRanalysis
config/SCRAM/GMake/Makefile.rules:1937: recipe for target 'tmp/slc6_amd64_gcc530/src/UserCode/llvv_fwk/bin/runPLRanalysis/runPLRanalysis' failed
gmake: *** [tmp/slc6_amd64_gcc530/src/UserCode/llvv_fwk/bin/runPLRanalysis/runPLRanalysis] Error 1
gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 2
since MELA is not used in our analysis we can revert to an earlier version and ignore the issue, but I am propagating the info as suggested by @amagitte just in case...
Best,
M.
The text was updated successfully, but these errors were encountered:
Dear all,
@clacaputo @Meriem123 and I are using a slightly changed version of this framework.
I would just like to point out that recently we've started getting compilation errors after the release of the new MELA version when using the recipe in https://github.com/cms2l2v/2l2v_fwk/blob/master/README.md (for 80x):
since MELA is not used in our analysis we can revert to an earlier version and ignore the issue, but I am propagating the info as suggested by @amagitte just in case...
Best,
M.
The text was updated successfully, but these errors were encountered: