Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jun 2010 14:58:58 +0200
From:      Matthias Andree <mandree@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        brooks@FreeBSD.org
Subject:   ports/147434: c++-analyzer missing, breaking scan-build 
Message-ID:  <E1OKA0g-000BtQ-RP@apollo.emma.line.org>
Resent-Message-ID: <201006031300.o53D09bB031950@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         147434
>Category:       ports
>Synopsis:       c++-analyzer missing, breaking scan-build
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 13:00:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
FreeBSD
>Environment:
System: FreeBSD apollo.emma.line.org 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #15: Wed Jun 2 21:02:32 CEST 2010 root@apollo.emma.line.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
scan-build misses c++-analyzer installed:

$ scan-build make -j4
scan-build: Executable 'c++-analyzer' does not exist at
'/usr/local/bin/c++-analyzer'

	
>How-To-Repeat:
install clang port
cd into the configured source directory of some software
run scan-build make as shown in Description
	
>Fix:
patch/install c++-analyzer, add to pkg-plist.

I'm not sufficiently familiar with the clang ports build to propose a
patch.
	

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1OKA0g-000BtQ-RP>