Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Nov 2016 00:48:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214601] comms/gammu compile error due to unreachable code warning
Message-ID:  <bug-214601-13-4usvZiS2aa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214601-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214601-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=3D214601

w.schwarzenfeld@utanet.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld@utanet.at

--- Comment #3 from w.schwarzenfeld@utanet.at ---
The error seems caused by the -W-error flag in CMake.txt and
cmake/FindIconv.cmake.
I tried to remove it from this files, without success.

I added CFLAGS=3D         -Wno-error to the Makefile. And this works with
poudriere on 103i386
and 93amd64 (I don't tested it in the port).

By the way: The error does not appear with 103amd64.

--=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-214601-13-4usvZiS2aa>