From owner-freebsd-office@FreeBSD.ORG Mon Apr 23 11:13:54 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 28E901065746 for ; Mon, 23 Apr 2012 11:13:54 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0B3A48FC08; Mon, 23 Apr 2012 11:13:54 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3NBDrv4059192; Mon, 23 Apr 2012 11:13:53 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3NBDrhx059191; Mon, 23 Apr 2012 11:13:53 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Mon, 23 Apr 2012 13:13:50 +0200 From: Baptiste Daroussin To: AN Message-ID: <20120423111349.GD25330@azathoth.lan> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wULyF7TL5taEdwHz" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: office@FreeBSD.org Subject: Re: libreoffice3.5.2.2 build fails 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: Mon, 23 Apr 2012 11:13:54 -0000 --wULyF7TL5taEdwHz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This one is a known problem of very recent current, I didn't get time, to f= igure this out, I thinks forcing -std=3Dgnu++0x might do the trick: CXXFLAGS+=3D -std=3Dgnu++0x, I can't test this, can you try? regards, Bapt On Sun, Apr 22, 2012 at 08:24:46PM -0400, AN wrote: > uname -a > FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #11 r234399: Tue Apr 17= =20 > 18:15:12 EDT 2012 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > (85/106) Building module lingucomponent > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Entering=20 > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucompone= nt/inc >=20 > Entering=20 > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucompone= nt/source/lingutil >=20 > Entering=20 > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucompone= nt/source/hyphenator/altlinuxhyph/hyphen >=20 > Entering=20 > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucompone= nt/source/thesaurus/libnth >=20 > Entering=20 > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucompone= nt/source/spellcheck/spell >=20 > Entering=20 > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucompone= nt/source/languageguessing >=20 > Entering=20 > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucompone= nt/source/spellcheck/macosxspell >=20 > Nothing to build for GUIBASE=3Dunx > lingucomponent deliver > Module 'lingucomponent' delivered successfully. 0 files copied, 14 files= =20 > unchanged > In file included from=20 > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/vcl/generic/= fontmanager/fontconfig.cxx:39: > /usr/local/include/fontconfig/fontconfig.h:116:39: error: invalid suffix= =20 > on literal; C++11 requires a space between literal and identifier=20 > [-Wreserved-user-defined-literal] > #define FC_CACHE_SUFFIX ".cache-"FC_CACHE_VERSION > ^ >=20 > /usr/local/include/fontconfig/fontconfig.h:117:45: error: invalid suffix= =20 > on literal; C++11 requires a space between literal and identifier=20 > [-Wreserved-user-defined-literal] > #define FC_DIR_CACHE_FILE "fonts.cache-"FC_CACHE_VERSION > ^ >=20 > /usr/local/include/fontconfig/fontconfig.h:118:47: error: invalid suffix= =20 > on literal; C++11 requires a space between literal and identifier=20 > [-Wreserved-user-defined-literal] > #define FC_USER_CACHE_FILE ".fonts.cache-"FC_CACHE_VERSION > ^ >=20 > 3 errors generated. > gmake[2]: *** No rule to make target=20 > `/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/workdir/unx= fbsd.pro/CxxObject/vcl/generic/fontmanager/fontconfig.o',=20 > needed by=20 > `/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/workdir/unx= fbsd.pro/LinkTarget/Library/libvcllo.so'.=20 > Stop. > dmake: Error code 2, while making 'all' >=20 > ----------------------------------------------------------------------- > Oh dear - something failed during the build - sorry ! > For more help with debugging build errors, please see the section in: > http://wiki.documentfoundation.org/Development >=20 > internal build errors: >=20 > ERROR: error 65280 occurred while making=20 > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/vcl/prj >=20 > it seems that the error is inside 'vcl', please re-run build > inside this module to isolate the error and/or test your fix: > ----------------------------------------------------------------------- >=20 > /usr/local/bin/bash > cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2 > source ./Env.Host.sh > cd vcl > gmake clean # optional > gmake -r >=20 > when the problem is isolated and fixed exit and re-run 'make' from the=20 > top-level > gmake[1]: *** [build] Error 1 > gmake[1]: Leaving directory=20 > `/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2' > gmake: *** [source-env-and-recurse] Error 2 > *** [do-build] Error code 1 >=20 > Stop in /usr/ports/editors/libreoffice. > *** [install] Error code 1 >=20 > Stop in /usr/ports/editors/libreoffice. >=20 > _______________________________________________ > freebsd-office@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-office > To unsubscribe, send any mail to "freebsd-office-unsubscribe@freebsd.org" --wULyF7TL5taEdwHz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk+VOW0ACgkQ8kTtMUmk6EzBMACdHnqUyUS7BSL51ow8coYNQPbt M0kAoINRu6PHqvLt8Q4yPtnUIJp84MYo =++r+ -----END PGP SIGNATURE----- --wULyF7TL5taEdwHz--