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

--- Comment #37 from Tatsuki Makino <tatsuki_mak...@hotmail.com> ---
Even though the graphics seem to be the cause, it is difficult to identify the
cause.
It may be due to over-optimization or CPU features enabled on other ports.

My /etc/make.conf has the following part.

.if\
        !empty(.CURDIR:tA:M/usr/ports/graphics/mesa-dri) ||\
        !empty(.CURDIR:tA:M/usr/ports/graphics/mesa-libs) ||\
        0
.undef CPUTYPE
.endif

Although written in somewhat abbreviated form, some ports are prevented from
having -mach= added by this.

There may be origins that don't already exist, but in my environment, this
applies to graphics/dri, graphics/gbm, graphics/libEGL, graphics/libGL,
graphics/libglapi, graphics/libglesv2, graphics/libosmesa, graphics/mesa-dri
and graphics/mesa-libs.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to