Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation errors after MELA v2.1.0 release #399

Open
mmusich opened this issue Sep 12, 2017 · 0 comments
Open

Compilation errors after MELA v2.1.0 release #399

mmusich opened this issue Sep 12, 2017 · 0 comments

Comments

@mmusich
Copy link
Contributor

mmusich commented Sep 12, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant