Re: powerpc64 system-clang-8 based context: x11-toolkits/qt5-declarative fails to build in poudriere: /usr/local/lib/qt5/bin/qlalr segmentation faults in std::type_info::~type_info() () from /usr/loca

2019-05-28 Thread Mark Millard via freebsd-ports
[I forgot to mention of the combination: gcc and libc++.= On 2019-May-24, at 12:11, Mark Millard wrote: > On 2019-May-24, at 11:25, Mark Linimon wrote: > >> On Thu, May 23, 2019 at 10:33:35PM -0700, Mark Millard via freebsd-toolchain >> wrote: >>> That is no matter what the system compiler is

GSoC: Separation of Ports Build Process from Local Installation

2019-05-28 Thread Theron
Hello All, For Google Summer of Code 2019 I am working on FreeBSD's ports tree makefiles towards eliminating the dependency of the ports building process on the local system's installed packages.  Currently this level of separation can only be accomplished in practice through chroot or Jail.