Date: Mon, 23 Apr 2012 13:13:50 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: AN <andy@neu.net> Cc: office@FreeBSD.org Subject: Re: libreoffice3.5.2.2 build fails Message-ID: <20120423111349.GD25330@azathoth.lan> In-Reply-To: <alpine.BSF.2.00.1204222019330.55495@mail.neu.net> References: <alpine.BSF.2.00.1204222019330.55495@mail.neu.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120423111349.GD25330>