Date: Tue, 31 Jul 2012 15:33:06 +0400 From: Boris Samorodov <bsam@passap.ru> To: freebsd-office@FreeBSD.org Subject: LibO, clang, WITH_CLANG_IS_CC="YES",WITH_LIBCPLUSPLUS="YES" Message-ID: <5017C272.1020601@passap.ru>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5017C272.1020601>