[Bug 214601] comms/gammu compile error due to unreachable code warning

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 21 00:48:27 UTC 2016


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

w.schwarzenfeld at utanet.at changed:

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

--- Comment #3 from w.schwarzenfeld at 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=         -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.

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


More information about the freebsd-ports-bugs mailing list