#66413 closed defect (fixed)

cppcheck @2.9.3 CXXFLAGS reinplace didn't change anything

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc:
Port: cppcheck

Description

--->  Extracting cppcheck
Warning: reinplace /CXXFLAGS/s/-O2/-Os -D_GLIBCXX_USE_CXX11_ABI=0/ didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_cppcheck/cppcheck/work/cppcheck-2.9.3/Makefile
--->  Configuring cppcheck

Change History (3)

comment:1 Changed 17 months ago by jmroot (Joshua Root)

Cc: khindenburg@… removed
Keywords: leopard ppc removed
Owner: set to kurthindenburg
Status: newassigned
Summary: cppcheck @2.9.3 seems to have in Portfile one 'reinplace' too manycppcheck @2.9.3 CXXFLAGS reinplace didn't change anything

I'd suspect the Makefile has changed since earlier versions so the search pattern no longer matches.

comment:3 Changed 17 months ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

In 588c79f87038ba29d24e0eb30d966d6d717bf2db/macports-ports (master):

cppcheck: use MP CXXFLAGS

the Makefile has changed, the previous reinplace doesn't work now
closes: #66413

Note: See TracTickets for help on using tickets.