Date: Mon, 05 Oct 2020 14:02:33 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 242745] editors/libreoffice: Fails to build on FreeBSD 12.1-RELEASE-p1 32 bit: lib/libuno_sal.so: undefined reference to `__atomic_*` Message-ID: <bug-242745-25139-X7P3gDU2GG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-242745-25139@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242745 --- Comment #4 from canardo <canardo909@gmx.com> --- Error still present when building LibreOffice 7.0.1.2 with FreeBSD 12.2-BETA1 r365618 GENERIC powerpc [LNK] Executable/cppumaker S=/usr/ports/editors/libreoffice/work/libreoffice-7.0.1.2 && I=$S/instdir && W=$S/workdir && g++9 -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../program' -Wl,-rpath-link,$I/program -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L/usr/local/lib -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -L/usr/local/lib/gcc9 -L/usr/local/lib -R/usr/local/lib $W/CxxObject/codemaker/source/cppumaker/cppumaker.o $W/CxxObject/codemaker/source/cppumaker/cppuoptions.o $W/CxxObject/codemaker/source/cppumaker/cpputype.o $W/CxxObject/codemaker/source/cppumaker/dependencies.o $W/CxxObject/codemaker/source/cppumaker/dumputils.o $W/CxxObject/codemaker/source/cppumaker/includes.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libcodemaker_cpp.a $W/LinkTarget/StaticLibrary/libcodemaker.a -Wl,--end-group -Wl,--no-as-needed -lunoidllo -luno_salhelpergcc3 -luno_sal -o $I/sdk/bin/cppumaker /usr/local/bin/ld: /usr/ports/editors/libreoffice/work/libreoffice-7.0.1.2/instdir/sdk/lib/libuno_sal.so: undefined reference to `__atomic_load_8' /usr/local/bin/ld: /usr/ports/editors/libreoffice/work/libreoffice-7.0.1.2/instdir/sdk/lib/libuno_sal.so: undefined reference to `__atomic_store_8' /usr/local/bin/ld: /usr/ports/editors/libreoffice/work/libreoffice-7.0.1.2/instdir/sdk/lib/libuno_sal.so: undefined reference to `__atomic_fetch_add_8' collect2: error: ld returned 1 exit status -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242745-25139-X7P3gDU2GG>
