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

Get build working on Mavericks (OS X 10.9) (Trac #228) #376

Closed
ajj opened this issue Mar 30, 2019 · 1 comment
Closed

Get build working on Mavericks (OS X 10.9) (Trac #228) #376

ajj opened this issue Mar 30, 2019 · 1 comment
Labels
Defect Bug or undesirable behaviour Minor Small job
Milestone

Comments

@ajj
Copy link
Member

ajj commented Mar 30, 2019

OS X 10.9 uses clang rather than gcc.

This causes the build of the sans models to fail.

Migrated from http://trac.sasview.org/ticket/228

{
    "status": "closed",
    "changetime": "2014-04-02T21:52:42",
    "_ts": "2014-04-02 21:52:42.048977+00:00",
    "description": "OS X 10.9 uses clang rather than gcc. \n\nThis causes the build of the sans models to fail.",
    "reporter": "ajj",
    "cc": "",
    "resolution": "fixed",
    "time": "2014-04-02T21:51:41",
    "component": "SasView",
    "summary": "Get build working on Mavericks (OS X 10.9)",
    "priority": "minor",
    "keywords": "",
    "milestone": "SasView 3.0.0",
    "owner": "",
    "type": "defect"
}
@ajj ajj added this to the SasView 3.0.0 milestone Mar 30, 2019
@ajj ajj added Defect Bug or undesirable behaviour Incomplete Migration Minor Small job and removed Incomplete Migration labels Mar 30, 2019
@ajj
Copy link
Member Author

ajj commented Mar 30, 2019

Trac update at 2014/04/02 21:52:42:

  • ajj commented:

Fixed in changeset http://trac.sasview.org/ticket/6902 with added flags to compile options.

Flag added is -Wno-error=unused-command-line-argument-hard-error-in-future

This is not really a permanent solution, but does allow it to build.

  • ajj changed resolution from "" to "fixed"
  • ajj changed status from "new" to "closed"

@ajj ajj closed this as completed Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Defect Bug or undesirable behaviour Minor Small job
Projects
None yet
Development

No branches or pull requests

1 participant