From owner-freebsd-office@FreeBSD.ORG Sun Jan 29 04:56:11 2012 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2736B106566C for ; Sun, 29 Jan 2012 04:56:11 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [204.109.60.194]) by mx1.freebsd.org (Postfix) with ESMTP id DA6BC8FC0C for ; Sun, 29 Jan 2012 04:56:10 +0000 (UTC) Received: from neu.net (neu.net [204.109.60.194]) by mail.neu.net (8.14.4/8.14.4) with ESMTP id q0T4NmD2035759 for ; Sat, 28 Jan 2012 23:23:48 -0500 (EST) (envelope-from andy@neu.net) Date: Sat, 28 Jan 2012 23:23:48 -0500 (EST) From: AN To: office@FreeBSD.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Virus-Scanned: clamav-milter 0.97.3 at neu.net X-Virus-Status: Clean X-Spam-Status: No, score=-0.0 required=3.8 tests=T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.neu.net Cc: Subject: fyi build failure 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: Sun, 29 Jan 2012 04:56:11 -0000 Trying to build Libreoffice on FreeBSD10-current in a VirtualBox VM fails with the following: # uname -a FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r230717: Sat Jan 28 22:36:59 EST 2012 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 [root@FBSD10 /usr/ports/editors/libreoffice]# make install clean ===> libreoffice-3.4.5 depends on executable: zip - found ===> libreoffice-3.4.5 depends on executable: gpatch - found ===> libreoffice-3.4.5 depends on executable: unzip - found ===> libreoffice-3.4.5 depends on executable: bash - found ===> libreoffice-3.4.5 depends on executable: oo2po - not found ===> Verifying install for oo2po in /usr/ports/textproc/translate-toolkit ===> translate-toolkit-1.9.0_1 depends on package: py27-sqlite3>=0 - found ===> translate-toolkit-1.9.0_1 depends on package: py*-vobject>=0 - found ===> translate-toolkit-1.9.0_1 depends on executable: msghack - found ===> translate-toolkit-1.9.0_1 depends on package: py*-iniparse>=0 - found ===> translate-toolkit-1.9.0_1 depends on package: py*-levenshtein>=0 - found ===> translate-toolkit-1.9.0_1 depends on package: py*-lxml>=0 - not found ===> Verifying install for py*-lxml>=0 in /usr/ports/devel/py-lxml ===> Building for py27-lxml-2.3.2 Building lxml version 2.3.2. Building without Cython. Using build configuration of libxslt 1.1.26 Building against libxml2/libxslt in the following directory: /usr/local/lib running setopt Writing setup.cfg Building lxml version 2.3.2. Building without Cython. Using build configuration of libxslt 1.1.26 Building against libxml2/libxslt in the following directory: /usr/local/lib running setopt Writing setup.cfg Building lxml version 2.3.2. Building without Cython. Using build configuration of libxslt 1.1.26 Building against libxml2/libxslt in the following directory: /usr/local/lib running setopt Writing setup.cfg Building lxml version 2.3.2. Building without Cython. Using build configuration of libxslt 1.1.26 Building against libxml2/libxslt in the following directory: /usr/local/lib running setopt Writing setup.cfg Building lxml version 2.3.2. Building without Cython. Using build configuration of libxslt 1.1.26 Building against libxml2/libxslt in the following directory: /usr/local/lib running bdist_egg running egg_info writing src/lxml.egg-info/PKG-INFO writing top-level names to src/lxml.egg-info/top_level.txt writing dependency_links to src/lxml.egg-info/dependency_links.txt reading manifest file 'src/lxml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/lxml.egg-info/SOURCES.txt' installing library code to build/bdist.freebsd-10.0-CURRENT-amd64/egg running install_lib running build_py running build_ext building 'lxml.etree' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/python2.7 -c src/lxml/lxml.etree.c -o temp.freebsd-10.0-CURRENT-amd64-2.7/src/lxml/lxml.etree.o -w In file included from /usr/local/include/libxslt/xsltlocale.h:19, from /usr/local/include/libxslt/xsltInternals.h:24, from src/lxml/lxml.etree.c:265: /usr/include/xlocale.h:45: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:46: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:47: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:48: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:49: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:58: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:60: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:62: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:64: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:85: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:86: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:87: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:88: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:89: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:91: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:93: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:94: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:95: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:96: error: expected decla snip usr/include/xlocale.h:248: error: expected declaration specifiers or '...' before 'locale_t' /usr/include/xlocale.h:251: error: expected declaration specifiers or '...' before 'locale_t' In file included from /usr/local/include/libxslt/xsltInternals.h:24, from src/lxml/lxml.etree.c:265: /usr/local/include/libxslt/xsltlocale.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltLocale' /usr/local/include/libxslt/xsltlocale.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltNewLocale' /usr/local/include/libxslt/xsltlocale.h:53: error: expected ')' before 'locale' /usr/local/include/libxslt/xsltlocale.h:54: error: expected ')' before 'locale' /usr/local/include/libxslt/xsltlocale.h:55: error: expected ')' before 'locale' In file included from src/lxml/lxml.etree.c:265: /usr/local/include/libxslt/xsltInternals.h:1382: error: expected specifier-qualifier-list before 'xsltLocale' error: command 'cc' failed with exit status 1 *** Error code 1 Stop in /usr/ports/devel/py-lxml. *** Error code 1 Stop in /usr/ports/textproc/translate-toolkit. *** Error code 1 Stop in /usr/ports/editors/libreoffice. *** Error code 1 Stop in /usr/ports/editors/libreoffice.