| Summary: | devel/cppcheck: Segmentation fault | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ivan Rozhuk <rozhuk.im> |
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> |
| Status: | Closed DUPLICATE | ||
| Severity: | Affects Many People | CC: | rozhuk.im |
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ivan Rozhuk
2017-04-25 14:46:50 UTC
Same time cppcheck-1.75 + tinyxml2-2.2.0,1 on FreeBSD 10.2 - ok. workarounds: cp -f /usr/local/share/cppcheck/cfg/std.cfg to current dir or cd /usr/local/share/cppcheck/cfg/ && cppcheck ... Cannot reproduce. Which system version do you use when you have the problem? Also please show `make showconfig` output reeBSD rimwks 11.0-STABLE FreeBSD 11.0-STABLE #3 r317805M: Thu May 4 23:17:00 MSK 2017 root@rimwks:/usr/obj/usr/src/sys/RIMWKSx64 amd64
root@rimwks# cd /usr/ports/devel/cppcheck
root@rimwks# make showconfig
===> The following configuration options are available for cppcheck-1.78_2:
MANPAGES=off: Build and/or install manual pages
MATCHCOMPILER=off: Build-time optimizations via Python
RULES=on: User-defined rule support (requires PCRE)
root@rimwks# cd /usr/ports/textproc/tinyxml2
root@rimwks# make showconfig
===> The following configuration options are available for tinyxml2-2.2.0,1:
EXAMPLES=on: Build and/or install examples
*** This bug has been marked as a duplicate of bug 217881 *** A commit references this bug: Author: amdmi3 Date: Wed May 31 20:07:16 UTC 2017 New revision: 442261 URL: https://svnweb.freebsd.org/changeset/ports/442261 Log: - Update to 1.79 - Fix segfault due to conflict between bundled and system tinyxml [1] - Switch to cmake build, simplifying the port - Enable GUI PR: 217881 [1], 218876 [1] Changes: head/devel/cppcheck/Makefile head/devel/cppcheck/distinfo head/devel/cppcheck/files/ head/devel/cppcheck/files/patch-CMakeLists.txt head/devel/cppcheck/files/patch-gui_CMakeLists.txt head/devel/cppcheck/files/patch-tools_matchcompiler.py head/devel/cppcheck/pkg-plist |