Opened 2 years ago
Closed 2 years ago
#66418 closed defect (fixed)
cppcheck @2.9.3 does not build on PPC Tiger, Mac OS X 10.4.11, because of Extraneous text after `else' directive in Makefile
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | kencu (Ken) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | tiger ppc | Cc: | khindenburg@… |
Port: | cppcheck |
Description
Executing: cd "/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" && /usr/bin/make -j1 -w all man CXX="/opt/local/bin/g++-mp-7 -arch ppc" DB2MAN=/opt/local/share/xsl/docbook-xsl-nons/manpages/docbook.xsl FILESDIR=/opt/local/share/cppcheck HAVE_RULES=yes MATCHCOMPILER=yes PREFIX=/opt/local PYTHON_INTERPRETER=/opt/local/bin/python3.10 DEBUG: system: cd "/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" && /usr/bin/make -j1 -w all man CXX="/opt/local/bin/g++-mp-7 -arch ppc" DB2MAN=/opt/local/share/xsl/docbook-xsl-nons/manpages/docbook.xsl FILESDIR=/opt/local/share/cppcheck HAVE_RULES=yes MATCHCOMPILER=yes PREFIX=/opt/local PYTHON_INTERPRETER=/opt/local/bin/python3.10 make: Entering directory `/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:106: Extraneous text after `else' directive Makefile:108: Extraneous text after `else' directive Makefile:108: *** only one `else' per conditional. Stop. make: Leaving directory `/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'
Btter use gmake
?
Attachments (1)
Change History (4)
Changed 2 years ago by ballapete (Peter "Pete" Dyballa)
comment:3 Changed 2 years ago by kencu (Ken)
Owner: | set to kencu |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Main.log from PPC Tiger, Mac OS X 10.4.11