Date: Wed, 23 Oct 2013 11:21:15 +0200 From: Matthias Apitz <guru@unixarea.de> To: Jung-uk Kim <jkim@FreeBSD.org> Cc: "Julian H. Stacey" <jhs@berklix.com>, freebsd-office@freebsd.org Subject: Re: ports/editors/libreoffice does not build on 10-CURRENT Message-ID: <20131023092115.GA22903@sh4-5.1blu.de> In-Reply-To: <5266A5DF.3000002@FreeBSD.org> References: <20131022110526.GA5714@sh4-5.1blu.de> <5266A5DF.3000002@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Tuesday, October 22, 2013 a las 12:20:47PM -0400, Jung-uk Kim escribió: > > The offending code there was: > > > > #if defined __clang__ || __GNUC__ == 4 && __GNUC_MINOR__ <= 6 if (! > > pAdjustedThisPtr) > > CPPU_CURRENT_NAMESPACE::dummy_can_throw_anything("xxx"); // address > > something #endif > > > > and after commenting it out, libreoffice built fine; > ... > > It was fixed in r330364. > > http://svnweb.freebsd.org/changeset/ports/330364 > > Please update your ports tree and try again. I SVN updated editors/libreoffice to this revision and the compilation error went away; as well libreoffice starts now fine (I do not know if the crash was generated by my uncommenting). Thanks for your help. matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: www.asciiribbon.org E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131023092115.GA22903>