From owner-freebsd-office@FreeBSD.ORG Sun Sep 28 04:15:11 2014 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F7A77A8 for ; Sun, 28 Sep 2014 04:15:11 +0000 (UTC) Received: from smtpin1.utoledo.edu (smtpin1.utoledo.edu [131.183.2.213]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "*.utoledo.edu", Issuer "GlobalSign Organization Validation CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 10DC3CAF for ; Sun, 28 Sep 2014 04:15:10 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvYEANSKJ1SDtwN/gWdsb2JhbABfhD2CfbYIj3SIXRYBAQIOAQEWJiyELRUbIToCBRYLAgsDAgECAUsNCAEBiDoFmSqPO45xhmGBLI8PgmKBUwEEhiieUpIKghiBAgEBAQ X-IPAS-Result: AvYEANSKJ1SDtwN/gWdsb2JhbABfhD2CfbYIj3SIXRYBAQIOAQEWJiyELRUbIToCBRYLAgsDAgECAUsNCAEBiDoFmSqPO45xhmGBLI8PgmKBUwEEhiieUpIKghiBAgEBAQ X-IronPort-AV: E=Sophos;i="5.04,612,1406606400"; d="scan'208";a="350349864" Received: from dlpint01.utoledo.edu ([131.183.3.127]) by smtpin1.utoledo.edu with ESMTP/TLS/DHE-RSA-AES256-SHA; 28 Sep 2014 00:15:03 -0400 Received: from MsgApp11.utad.utoledo.edu (msgapp11.utad.utoledo.edu [131.183.3.7]) by dlpint01.utoledo.edu (RSA Interceptor) for ; Sun, 28 Sep 2014 00:14:52 -0400 Received: from [192.168.1.79] (76.238.196.183) by Email.Utoledo.Edu (131.183.3.18) with Microsoft SMTP Server (TLS) id 14.3.195.1; Sun, 28 Sep 2014 00:14:52 -0400 Message-ID: <54278B43.8070605@UToledo.edu> Date: Sun, 28 Sep 2014 00:14:59 -0400 From: Robert Burmeister User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: Subject: FreeBSD Port: devel/boost-libs Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [76.238.196.183] X-RSA-Inspected: yes X-RSA-Classifications: public X-RSA-Action: allow X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2014 04:15:11 -0000 FreeBSD 10.1B2 i386 Built fine on beta 2, Latest patch creates build error: -------------------------------------------------------------------------------------------------------------------------------------- clang-linux.archive bin.v2/libs/wave/build/clang-linux-3.4.1/release/link-static/threading-multi/libboost_wave.a common.copy stage/lib/libboost_wave.a ...failed updating 168 targets... ...skipped 20 targets... ...updated 720 targets... *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/boost-libs *** Error code 1 Stop. make: stopped in /usr/ports/devel/boost-libs BEASTIE#