From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 3 13:00:18 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2CD41065705 for ; Thu, 3 Jun 2010 13:00:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D7CEF8FC29 for ; Thu, 3 Jun 2010 13:00:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o53D09gb031951 for ; Thu, 3 Jun 2010 13:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o53D09bB031950; Thu, 3 Jun 2010 13:00:09 GMT (envelope-from gnats) Resent-Date: Thu, 3 Jun 2010 13:00:09 GMT Resent-Message-Id: <201006031300.o53D09bB031950@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthias Andree Received: from apollo.emma.line.org (unknown [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id B0FE81065670; Thu, 3 Jun 2010 12:58:59 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mandree by apollo.emma.line.org with local (Exim 4.71 (FreeBSD)) (envelope-from ) id 1OKA0g-000BtQ-RP; Thu, 03 Jun 2010 14:58:58 +0200 Message-Id: Date: Thu, 03 Jun 2010 14:58:58 +0200 From: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: brooks@FreeBSD.org Subject: ports/147434: c++-analyzer missing, breaking scan-build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Andree List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2010 13:00:18 -0000 >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: