Opened 9 years ago

Closed 9 years ago

#45757 closed defect (fixed)

rmtrash is not UsingTheRightCompiler

Reported by: i@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: rmtrash

Description

After upgrading to 10.10, a small utility called rmtrash can't be built with default settings. Though I can't set the compiler with

port upgrade rmtrash configure.compiler=macports-clang

but I can compile the source mannually with clang.

So if someone may set the default compiler(or a blacklist/whitelist) for this port that would be a great help.

Attachments (1)

main.log (109.3 KB) - added by i@… 9 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Keywords: compiler removed

How exactly does it fail? Can you clean, try building again, and attach the main.log?

Changed 9 years ago by i@…

Attachment: main.log added

comment:2 in reply to:  1 Changed 9 years ago by i@…

Replying to larryv@…:

How exactly does it fail? Can you clean, try building again, and attach the main.log?

THX for quick response. And there's a quite similar problem here. (https://github.com/luite/hfsevents/issues/9)

comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Well the log shows that this port is not UsingTheRightCompiler. That, combined with you presumably having selected a different compiler with "sudo port select gcc", is why although MacPorts is telling it to build with clang, it's not.

comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: rmtrash needs to be built with clangrmtrash is not UsingTheRightCompiler

comment:5 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.