Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2017 05:45:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222418] chinese/fcitx  tray menu no longer works
Message-ID:  <bug-222418-13-rvTPbiYJ9W@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222418-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222418-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222418

--- Comment #8 from Ian Trudel <ian.trudel@gmail.com> ---
Hi Zhihao,

I'm getting closer and determined that something in my make.conf is causing=
 the
issue. Rebuilt the whole thing (xorg, mate, fcitx, etc) with a make.conf
similar to the two other machines. Not quite sure which one is the culprit
though. I suspect building static or no profile might cause some troubles. =
Any
thoughts?

cat /etc/make.conf
DEFAULT_VERSIONS+=3D linux=3Dc7 python=3D2.7 python2=3D2.7 #python3=3D2.7
#RANDOMIZE_MASTER_SITES=3DYES
MAKE_JOBS_NUMBER?=3D6
MAKEOPTS=3D-j5
BATCH=3DYES            # for testing purpose

COPTFLAGS=3D -O3 -pipe -funroll-loops
CFLAGS+=3D -O3 -pipe # -fno-strict-aliasing
CXXFLAGS+=3D -O3 -pipe

BUILD_OPTIMIZED=3DYES
BUILD_STATIC=3DYES

WITHOUT_DEBUG=3DYES
MK_PROFILE=3Dno

QT_SELECT=3Dqt5

# IT170914: living dangerously
DISABLE_VULNERABILITIES=3Dyes
NO_INET6=3DYES

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222418-13-rvTPbiYJ9W>