From owner-freebsd-office@FreeBSD.ORG Tue Jul 31 11:33:09 2012 Return-Path: Delivered-To: freebsd-office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B8E9106566B for ; Tue, 31 Jul 2012 11:33:09 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [IPv6:2a02:6b8:0:801::2]) by mx1.freebsd.org (Postfix) with ESMTP id A1CCB8FC1B for ; Tue, 31 Jul 2012 11:33:08 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward12.mail.yandex.net (Yandex) with ESMTP id 484CBC21E6C for ; Tue, 31 Jul 2012 15:33:07 +0400 (MSK) Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id 32E3816A02A3 for ; Tue, 31 Jul 2012 15:33:07 +0400 (MSK) Received: from 87.249.28.59.tel.ru (87.249.28.59.tel.ru [87.249.28.59]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id X6mGnU3o-X6mGlE5k; Tue, 31 Jul 2012 15:33:06 +0400 X-Yandex-Rcpt-Suid: freebsd-office@FreeBSD.org Message-ID: <5017C272.1020601@passap.ru> Date: Tue, 31 Jul 2012 15:33:06 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:14.0) Gecko/20120728 Thunderbird/14.0 MIME-Version: 1.0 To: freebsd-office@FreeBSD.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: 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 11:33:09 -0000 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 ----- -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve