Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2020 01:14:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 251417] [editors/openoffice-4 and editors/openoffice-devel]: fail to build on powerpc64 (Current)
Message-ID:  <bug-251417-25061-M9YRwa1Znn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251417-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251417-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=3D251417

--- Comment #3 from Curtis Hamilton <hamiltcl@verizon.net> ---
(In reply to Don Lewis from comment #2)
There's nothing unusual in my make.conf.

After a bit of digging, it seems that this issue is related to the bridges.=
=20
unopkg.bin sigfaults upon execution. Below is what I get from gdb.

GNU gdb (GDB) 8.3.1 [GDB v8.3.1 for FreeBSD]
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.htm=
l>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "powerpc64-portbld-freebsd13.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./unopkg.bin...
(No debugging symbols found in ./unopkg.bin)
(gdb) run
Starting program:
/usr/ports/editors/openoffice-4/work/aoo-4.1.7/main/instsetoo_native/unxfbs=
dp.pro/Apache_OpenOffice/archive/install/en-US_witherror/Apache_OpenOffice_=
4.1.7_FreeBSD_install-arc_en-US/openoffice4/program/unopkg.bin=20

Program received signal SIGSEGV, Segmentation fault.
0x0000000811bc6a18 in vtable for __cxxabiv1::__si_class_type_info () from
/lib/libcxxrt.so.1
(gdb)=20

It seems the bridges for powerpc64 needs to be adjusted to work inconjuncti=
on
with clang, even when building with gcc.

--=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-251417-25061-M9YRwa1Znn>