From owner-freebsd-office@FreeBSD.ORG Tue Jul 31 16:12:27 2012 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A82BE106564A for ; Tue, 31 Jul 2012 16:12:27 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 554B88FC08; Tue, 31 Jul 2012 16:12:27 +0000 (UTC) Message-ID: <501803EA.1080602@FreeBSD.org> Date: Tue, 31 Jul 2012 12:12:26 -0400 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120626 Thunderbird/13.0.1 MIME-Version: 1.0 To: Boris Samorodov References: <5017C272.1020601@passap.ru> In-Reply-To: <5017C272.1020601@passap.ru> X-Enigmail-Version: 1.4.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-office@freebsd.org Subject: Re: LibO, clang, WITH_CLANG_IS_CC="YES",WITH_LIBCPLUSPLUS="YES" X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2012 16:12:27 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-07-31 07:33:06 -0400, Boris Samorodov wrote: > Hi All, > > The system: ----- % uname -a FreeBSD bsam.wart.ru 10.0-CURRENT > FreeBSD 10.0-CURRENT #21 r238828M: Fri Jul 27 16:26:02 SAMT 2012 > bsam@bsam.wart.ru:/usr/obj/usr/src/sys/BBX i386 % head -3 > /etc/make.conf MALLOC_PRODUCTION="YES" WITH_CLANG_IS_CC="YES" > WITH_LIBCPLUSPLUS="YES" % ----- > > I get the following error while building libreoffice: ----- > internal build errors: > > ERROR: error 65280 occurred while making > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/cppu/qa > > it seems that the error is inside 'cppu' ----- > > There is a diagnostic message at /var/log/messages: ----- Jul 31 > 15:14:27 bsam kernel: pid 4763 (cppunittester), uid 0: exited on > signal 11 (core dumped) ----- > > And a core file exists: ----- % ls -l > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/cppu/qa/*.core > > - -rw------- 1 root wheel 8998912 31 июл 15:14 > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/cppu/qa/cppunittester.core > > ----- > I don't think it was ever ported for libc++, sorry. Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlAYA+oACgkQmlay1b9qnVM5TwCfSaC3f+y3B8XNYkoYRh1k9xGr QVgAn0bQbaQu3oNPvFIi0FO/1/OFFJ/0 =uob+ -----END PGP SIGNATURE-----