Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2021 07:41:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 260410] deskutils/gucharmap build failure , cc -fvisibility=hidden is required but not supported
Message-ID:  <bug-260410-6497-GF3BiCHwpv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260410-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260410-6497@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=3D260410

Alain De Vos <devosalain@ymail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed

--- Comment #2 from Alain De Vos <devosalain@ymail.com> ---
Indeed i had by accident put an ARM FLAG :
i.e. "mno-unaligned-access" is not for amd64 so it's normal compilation
sometimes fails.

Building functions succesfully with following flags.

MYFLAGS=3D" -O2 -pipe -fstack-protector -fno-short-enums -fexceptions -fide=
nt
-fverbose-asm -frecord-gcc-switches -fvisibility=3Ddefault -fomit-frame-poi=
nter
-fstrict-aliasing -mstackrealign -Wformat -Wformat-security "



This was a user error and can be closed.

--=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-260410-6497-GF3BiCHwpv>