#41076: montage: non-void function 'closefitsfile' should return a value -------------------------------+-------------------------- Reporter: Deil.Christoph@… | Owner: robitaille@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: montage | -------------------------------+-------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => robitaille@… * cc: robitaille@… (removed) Old description:
Montage fails to build on OS X 10.9.
Here's the full log: https://gist.github.com/cdeil/7228982
The reason is possibly http://trac.macports.org/ticket/30656 .
Tom, maybe you could report this to the Montage developers and ask them to fix it?
New description: Montage fails to build on OS X 10.9. Here's the full log: https://gist.github.com/cdeil/7228982 The reason is possibly #30656. Tom, maybe you could report this to the Montage developers and ask them to fix it? -- Comment: #30656 isn't related. The bug is as it says in the logfile: "error: non- void function 'closefitsfile' should return a value". We should fix the function so that it returns a value, or is declared as void if it's not supposed to return one. This is a fairly elementary software development problem that the developers of this software should have no difficulty fixing. -- Ticket URL: <https://trac.macports.org/ticket/41076#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X