[Bug 200020] [patch] editors/libreoffice: enable build on powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 8 03:14:04 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200020
--- Comment #13 from Justin Hibbits <jhibbits at FreeBSD.org> ---
Hi Curtis,
I do all my ports builds using ports-mgmt/poudriere, which creates a pristine
jail for ports builds, so is a good test for if a patch is ready (can be a
little difficult to set up at first, but I like it for my builds, since it
doesn't affect the running system until I'm ready to install the ports, so I
highly recommend it).
This error, being generated in a poudriere jail, typically indicates that it's
using gcc49 (from ports) as CC/CXX, but using /usr/bin/gcc for linking.
I'm currently running a build via 'poudriere testport' to get a better log and
might be able to get a better indication of what's going on then.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list