#65994 closed defect (fixed)

gflags tries to use gcc-4.0 on 10.5.8 and fails direly

Reported by: barracuda156 Owned by: barracuda156
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: powerpc, leopard, haspatch Cc:
Port: gflags

Description

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gflags/gflags/work/build/include/gflags/gflags.h:226: error: use of enum ‘FlagSettingMode’ without previous declaration
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gflags/gflags/work/build/include/gflags/gflags.h:226: error: expected unqualified-id before ‘{’ token

Etc.

Attachments (1)

main.log (73.8 KB) - added by barracuda156 18 months ago.

Download all attachments as: .zip

Change History (4)

Changed 18 months ago by barracuda156

Attachment: main.log added

comment:1 Changed 18 months ago by barracuda156

This is just for the record. I will submit a PR to fix it.

comment:2 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added

comment:3 Changed 18 months ago by barracuda156

Owner: set to barracuda156
Resolution: fixed
Status: newclosed

In 2f1e78f198994ba9b46a8d7d598b0e13619120e9/macports-ports (master):

gflags: blacklist gcc-4.0, fixes build on 10.5.8
Fixes: #65994

Note: See TracTickets for help on using tickets.