Date: Sun, 08 Jan 2017 20:18:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ppc@FreeBSD.org Subject: [Bug 200020] [patch] editors/libreoffice: enable build on powerpc64 Message-ID: <bug-200020-21-PjkKKoDZ1Q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200020-21@https.bugs.freebsd.org/bugzilla/> References: <bug-200020-21@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200020 --- Comment #17 from Justin Hibbits <jhibbits@FreeBSD.org> --- Created attachment 178631 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178631&action=edit Verbose log of libreoffice 5.2.4 build Here's the full verbose log (modified editors/libreoffice/Makefile to add a "MAKE_ENV += GMAKE_OPTIONS='VERBOSE=1'" line) The offending line was actually: [build LNK] Executable/oosplash S=/wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-5.2.4.2 && I=$S/instdir && W=$S/workdir && gcc49 -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc49 -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/splashx.o $W/CObject/desktop/unx/source/start.o -Wl,--start-group -lXinerama -lX11 -L/usr/local/lib -lpng16 -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $I/program/oosplash -- 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-200020-21-PjkKKoDZ1Q>
