Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#64371 closed defect (wontfix)

libsass @3.6.2 does not build on PPC Leopard, Mac OS X 10.5.8, because cc1plus: error: unrecognized command line option "-std=c++11"

Reported by: ballapete (Peter "Pete" Dyballa) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: leopard Cc: cal@…
Port: libsass

Description

Obviously this port needs a modern compiler, for example GCC7.

(Gtk3 was looking for sassc.)

Attachments (1)

main.log (40.8 KB) - added by ballapete (Peter "Pete" Dyballa) 2 years ago.
Main.log from PPC Leopard

Download all attachments as: .zip

Change History (4)

Changed 2 years ago by ballapete (Peter "Pete" Dyballa)

Attachment: main.log added

Main.log from PPC Leopard

comment:1 Changed 2 years ago by ballapete (Peter "Pete" Dyballa)

It built with configure.compiler=macports-gcc-7.

comment:2 Changed 2 years ago by neverpanic (Clemens Lang)

Resolution: wontfix
Status: newclosed

I don't support 10.5. Feel free to open a pull request that fixes the issue and doesn't break on modern macOS, and I'll happily accept it, but I won't spend time on 10.5 PPC.

comment:3 Changed 2 years ago by jmroot (Joshua Root)

In 13f4a5e5b680f70303bd6fb0f526871721f4a81d/macports-ports (master):

libsass: needs C++11

See: #64371

Note: See TracTickets for help on using tickets.