Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Oct 2013 09:27:44 +0200
From:      John Marino <freebsd.contact@marino.st>
To:        freebsd-ports@freebsd.org
Subject:   Re: multimedia/dirac compilation fails with gcc46
Message-ID:  <524BCAF0.8080006@marino.st>
In-Reply-To: <524BBF90.2030706@FreeBSD.org>
References:  <524BBF90.2030706@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/2/2013 08:39, Andriy Gapon wrote:
> parseunit_byteio.cpp:127:23: error: variable 'next_parse_code' set but not used
> [-Werror=unused-but-set-variable]
> parseunit_byteio.cpp:131:13: error: variable 'next_unit_next_parse_offset' set
> but not used [-Werror=unused-but-set-variable]

This post is just an excerpt of a log.
I can conjecture that you want somebody to fix multimedia/dirac. So it
would be more appropriate to "Sumbit a FreeBSD problem report"
(http://www.freebsd.org/send-pr.html) right?

And ideally with a patch to fix it.  In any case, the port is maintained
by multimedia@freebsd.org so opening a PR is the best way to alert those
responsible about a problem.

John

P.S. The fix is likely trivial: Remove -Werror from the compiler flags.

P.P.S. I and others are slowly fixing ports that don't build on recent
gcc and clang/libc++ already.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?524BCAF0.8080006>