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

patches dxr to work with LLVM 7 #1

Merged
merged 1 commit into from
Sep 20, 2018
Merged

patches dxr to work with LLVM 7 #1

merged 1 commit into from
Sep 20, 2018

Conversation

smuzaffar
Copy link

@fwyzard , this should allow DXR to build with LLVM 7.0

@fwyzard fwyzard merged commit 920ee24 into fwyzard:IB/CMSSW_10_3_X/gcc700_llvm-7 Sep 20, 2018
fwyzard pushed a commit that referenced this pull request Apr 4, 2019
Pyquen reintegration as external
fwyzard pushed a commit that referenced this pull request Jul 25, 2021
To avoid build error like [a]. We need to see why ASAN complains aboit this later.
```
==13090==ERROR: AddressSanitizer: odr-violation (0x2b5fe7583ac0):
  [1] size=8 'fInstance' /data/cmsbld/jenkins/workspace/build-any-ib/w/tmp/BUILDROOT/1dfeac7d6610a27569daad7177d12f4e/opt/cmssw/slc7_amd64_gcc10/cms/cmssw/CMSSW_12_0_ASAN_X_2021-06-25-2300/src/GeneratorInterface/Core/interface/FortranCallback.h:46:20
  [2] size=8 'fInstance' /data/cmsbld/jenkins/workspace/build-any-ib/w/tmp/BUILDROOT/1dfeac7d6610a27569daad7177d12f4e/opt/cmssw/slc7_amd64_gcc10/cms/cmssw/CMSSW_12_0_ASAN_X_2021-06-25-2300/src/GeneratorInterface/Core/interface/FortranCallback.h:46:20
These globals were registered at these points:
  [1]:
    #0 0x2b5f3ab95f70 in __asan_register_globals ../../../../libsanitizer/asan/asan_globals.cpp:341
    #1 0x2b5f3a94a9c2 in _dl_init_internal (/lib64/ld-linux-x86-64.so.2+0xf9c2)
    #2 0x7ffd95da3fbe  (<unknown module>)

  [2]:
    #0 0x2b5f3ab95f70 in __asan_register_globals ../../../../libsanitizer/asan/asan_globals.cpp:341
    #1 0x2b5f3a94a9c2 in _dl_init_internal (/lib64/ld-linux-x86-64.so.2+0xf9c2)
    #2 0x7ffd95da3fbe  (<unknown module>)

==13090==HINT: if you don't care about these errors you may set ASAN_OPTIONS=detect_odr_violation=0
```
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

Successfully merging this pull request may close these issues.

2 participants