[Bug 215136] graphics/colmap: clang -O2 runs out of memory on i386 then aborts (i.e. not killed)

2016-12-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215136 --- Comment #1 from Jan Beich (mail not working) --- Created attachment 18 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=18=edit command line args (for clang 3.8+) -- You are receiving this mail

[Bug 215136] graphics/colmap: clang -O2 runs out of memory on i386 then aborts (i.e. not killed)

2016-12-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215136 Bug ID: 215136 Summary: graphics/colmap: clang -O2 runs out of memory on i386 then aborts (i.e. not killed) Product: Ports & Packages Version: Latest Hardware: i386

Re: clang 3.9.0 buildkernel on old powerpc64's vs. trying to build hwpmc_e500.o and the like. . .

2016-12-07 Thread Mark Millard
On 2016-Dec-7, at 11:00 AM, Roman Divacky wrote: > Can the compiler you built with the patch process this file: > > typedef int register_t; > #define mtpmr(reg, val) \ >__asm __volatile("mtpmr %0,%1" : : "K"(reg), "r"(val)) > #define