Skip to content
Snippets Groups Projects

fixes necessary to install on Mac OS X (see...

Merged Patrick Louis S Connor requested to merge bugfix/macosx into master
All threads resolved!

fixes necessary to install on Mac OS X (see gitlab-profile#34 (closed))

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • cd1c1e2c - fixes necessary to install on Mac OS X (see...

    Compare with previous version

  • Patrick Louis S Connor resolved all threads

    resolved all threads

  • Louis Moureaux approved this merge request

    approved this merge request

    • Resolved by Patrick Louis S Connor
      In file included from input_line_1:1:                                                                                                                             
      In file included from /Users/paconnor/Work/micromamba/envs/Darwin/bin/../include/c++/v1/new:89:
      In file included from /Users/paconnor/Work/micromamba/envs/Darwin/bin/../include/c++/v1/__config:14:                                                              
      In file included from /Users/paconnor/Work/micromamba/envs/Darwin/bin/../include/c++/v1/__configuration/abi.h:14:                                                 
      In file included from input_line_1:1:
      In file included from /Users/paconnor/Work/micromamba/envs/Darwin/bin/../include/c++/v1/new:89:
      In file included from /Users/paconnor/Work/micromamba/envs/Darwin/bin/../include/c++/v1/__config:14:
      In file included from /Users/paconnor/Work/micromamba/envs/Darwin/bin/../include/c++/v1/__configuration/abi.h:14:
      /Users/paconnor/Work/micromamba/envs/Darwin/bin/../include/c++/v1/__configuration/compiler.h:37:8: warning: "Libc++ only supports Clang 17 and later" [-W#warnings]
      #      warning "Libc++ only supports Clang 17 and later"
             ^
      In file included from <<< cling interactive line includer >>>:1:
      In file included from /Users/paconnor/Work/DasAnalysisSystem/Core/Objects/interface/Di.h:3:
      In file included from /Users/paconnor/Work/micromamba/envs/Darwin/bin/../include/c++/v1/cmath:315:
      In file included from /Users/paconnor/Work/micromamba/envs/Darwin/bin/../include/c++/v1/__config:14:
      In file included from /Users/paconnor/Work/micromamba/envs/Darwin/bin/../include/c++/v1/__configuration/abi.h:14:
      /Users/paconnor/Work/micromamba/envs/Darwin/bin/../include/c++/v1/__configuration/compiler.h:37:8: warning: "Libc++ only supports Clang 17 and later" [-W#warnings]
      #      warning "Libc++ only supports Clang 17 and later"
             ^
      Edited by Patrick Louis S Connor
  • added 2 commits

    • 39d3ef57 - fix errors and warning in the C++ code necessary to install on Mac OS X with...
    • 166cb812 - explicitly linking to Darwin in CMake file, necessary to install on Mac OS X

    Compare with previous version

  • Patrick Louis S Connor reset approvals from @lmoureau by pushing to the branch

    reset approvals from @lmoureau by pushing to the branch

  • Patrick Louis S Connor marked this merge request as ready

    marked this merge request as ready

  • Patrick Louis S Connor resolved all threads

    resolved all threads

  • mentioned in issue #177 (closed)

  • Louis Moureaux approved this merge request

    approved this merge request

  • mentioned in commit 15076ded

  • Please register or sign in to reply
    Loading