From owner-freebsd-ports@FreeBSD.ORG Wed Jul 27 12:50:05 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 915081065672 for ; Wed, 27 Jul 2011 12:50:05 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 497CB8FC0C for ; Wed, 27 Jul 2011 12:50:05 +0000 (UTC) Received: by gwb15 with SMTP id 15so1264286gwb.13 for ; Wed, 27 Jul 2011 05:50:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=8/2O9dJKkFunJ+TLaIDmdoff4tCftGocye1c+cuHl50=; b=CDpU7QefO0GCmjjsL5ssxap+cTzJqLD6qt2gGWxQlZn/Oy1aDxId9pAg0nZ9YvJ965 Q0nm6ru9ZqJV1tw4BGSjvg2P+io9FFZJV9By26FhuAxxGQOslVsfYK1DEDX369p5Jm0Y EsXOmfZ/kSXuMONrLCo24bqGB6ghAZGU5fLug= MIME-Version: 1.0 Received: by 10.142.150.27 with SMTP id x27mr13699wfd.72.1311771004128; Wed, 27 Jul 2011 05:50:04 -0700 (PDT) Sender: r.c.ladan@gmail.com Received: by 10.142.199.16 with HTTP; Wed, 27 Jul 2011 05:50:04 -0700 (PDT) Date: Wed, 27 Jul 2011 14:50:04 +0200 X-Google-Sender-Auth: QkRbTz2kyqemHzauxa0mtpHa9ag Message-ID: From: =?ISO-8859-1?Q?Ren=E9_Ladan?= To: freebsd ports Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: clang chokes on machine-specific code in astro/boinc-setiathome-enhanced X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2011 12:50:05 -0000 Hi, while fixing my ports to support clang I found out that clang chokes badly = on astro/boinc-setiathome-enhanced . Relevant parts of the build log are avail= able at ftp://rene-ladan.nl/pub/freebsd/seti-clang.txt (using clang r135360 from HEAD) It looks to me like the missing machine modes need to be added to clang/llvm, and that for now the port needs an USE_GCC line? Regards, Ren=E9 --=20 http://www.rene-ladan.nl/