From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 14 16:10:09 2011 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 5BFA31065678 for ; Wed, 14 Dec 2011 16:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 385608FC25 for ; Wed, 14 Dec 2011 16:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pBEGA9Lo055211 for ; Wed, 14 Dec 2011 16:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pBEGA9fl055210; Wed, 14 Dec 2011 16:10:09 GMT (envelope-from gnats) Resent-Date: Wed, 14 Dec 2011 16:10:09 GMT Resent-Message-Id: <201112141610.pBEGA9fl055210@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, Oliver Hartmann Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 851321065673 for ; Wed, 14 Dec 2011 16:08:45 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 73BF28FC23 for ; Wed, 14 Dec 2011 16:08:45 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pBEG8jkl055132 for ; Wed, 14 Dec 2011 16:08:45 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pBEG8jX6055131; Wed, 14 Dec 2011 16:08:45 GMT (envelope-from gnats) Message-Id: <201112141608.pBEG8jX6055131@freefall.freebsd.org> Date: Wed, 14 Dec 2011 16:08:45 GMT From: Oliver Hartmann To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/163288: devel/libzvbi fails to compile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2011 16:10:09 -0000 >Number: 163288 >Category: ports >Synopsis: devel/libzvbi fails to compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 14 16:10:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Oliver Hartmann >Release: FreeBSD 10.0-CURRENT/amd64 >Organization: FU Berlin >Environment: >Description: Building library devel/libzvbi with CLANG ends up in the following error: ===> Building for libzvbi-0.2.33_3 /usr/bin/make all-recursive Making all in m4 Making all in src /usr/bin/make all-recursive Making all in dvb if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -I/usr/local/include -O3 -fno-strict-aliasing -pipe -march=native -I/usr/local/include -MT bit_slicer.lo -MD -MP -MF ".deps/bit_slicer.Tpo" -c -o bit_slicer.lo bit_slicer.c; then mv -f ".deps/bit_slicer.Tpo" ".deps/bit_slicer.Plo"; else rm -f ".deps/bit_slicer.Tpo"; exit 1; fi mkdir .libs clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -I/usr/local/include -O3 -fno-strict-aliasing -pipe -march=native -I/usr/local/include -MT bit_slicer.lo -MD -MP -MF .deps/bit_slicer.Tpo -c bit_slicer.c -fPIC -DPIC -o .libs/bit_slicer.o In file included from bit_slicer.c:28: ./misc.h:56:5: error: invalid token at start of a preprocessor expression #if #cpu (i386) ^ ./misc.h:59:5: error: invalid token at start of a preprocessor expression #if #cpu (i686) ^ 2 errors generated. *** Error code 1 Stop in /usr/ports/devel/libzvbi/work/zvbi-0.2.33/src. *** Error code 1 Stop in /usr/ports/devel/libzvbi/work/zvbi-0.2.33/src. *** Error code 1 Stop in /usr/ports/devel/libzvbi/work/zvbi-0.2.33/src. *** Error code 1 Stop in /usr/ports/devel/libzvbi/work/zvbi-0.2.33. *** Error code 1 Stop in /usr/ports/devel/libzvbi/work/zvbi-0.2.33. *** Error code 1 Stop in /usr/ports/devel/libzvbi. ===>>> make failed for devel/libzvbi ===>>> Aborting update ===>>> Update for devel/libzvbi failed ===>>> Aborting update >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: