[Bug 200020] [patch] editors/libreoffice: enable build on powerpc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 8 20:18:05 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200020

--- Comment #17 from Justin Hibbits <jhibbits at 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 the assignee for the bug.


More information about the freebsd-office mailing list