Date: Sun, 08 Jan 2017 20:18:05 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 200020] [patch] editors/libreoffice: enable build on powerpc64 Message-ID: <bug-200020-25061-NuuZXR68e2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200020-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-200020-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=3D200020 --- Comment #17 from Justin Hibbits <jhibbits@FreeBSD.org> --- Created attachment 178631 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178631&action= =3Dedit Verbose log of libreoffice 5.2.4 build Here's the full verbose log (modified editors/libreoffice/Makefile to add a "MAKE_ENV +=3D GMAKE_OPTIONS=3D'VERBOSE=3D1'" line) The offending line was actually: [build LNK] Executable/oosplash S=3D/wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-5.2.4.2 && I=3D$S/instdir && W=3D$S/workdir && gcc49 -Wl,-z,origin '-Wl,-rpath,$OR= IGIN' -Wl,-rpath-link,$I/program -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=3Dgnu=20 -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib=20 -L$I/program -L$I/program -L/usr/local/lib -Wl,-rpath=3D/usr/local/lib/gcc= 49 -L/usr/local/lib/gcc49 -L/usr/local/lib -R/usr/local/lib $W/CObject/desktop/unx/source/args.o $W/CObject/desktop/unx/source/file_image_unx.o $W/CObject/desktop/unx/source/pagein.o $W/CObject/desktop/unx/source/splash= x.o $W/CObject/desktop/unx/source/start.o -Wl,--start-group -lXinerama= =20 -lX11 -L/usr/local/lib -lpng16 -Wl,--end-group -Wl,--no-as-needed -luno_s= al -o $I/program/oosplash --=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-200020-25061-NuuZXR68e2>