Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2016 22:38:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 214473] editors/libreoffice: Undefined symbol "__cxa_thread_atexit"
Message-ID:  <bug-214473-25061-CBql17k4BC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214473-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214473-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214473

--- Comment #17 from commit-hook@freebsd.org ---
A commit references this bug:

Author: bapt
Date: Sun Nov 13 22:38:16 UTC 2016
New revision: 426069
URL: https://svnweb.freebsd.org/changeset/ports/426069

Log:
  Fix runtime issues related to thread_locale

  __cxa_thread_atexit which is needed when building c++11 program using
  thread_locale is only defined on FreeBSD 11-STABLE and 12-CURRENT

  Backout the change in libreoffice which happened during the 5.2 dev phase
adding
  thread_locale

  PR:           214473
  Reported by:  Du?an Vejnovi? <freebsd@dussan.org>
  Tested by:    Du?an Vejnovi? <freebsd@dussan.org>

Changes:
  head/editors/libreoffice/Makefile.common
  head/editors/libreoffice/files/patch-Makefile.in
  head/editors/libreoffice/files/patch-vcl_inc_unx_gtk_gtkinst.hxx
  head/editors/libreoffice/files/patch-vcl_unx_gtk_gtkinst.cxx

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214473-25061-CBql17k4BC>