Date: Mon, 7 Nov 2011 21:51:56 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/mess Makefile Message-ID: <201111072151.pA7LpuxS057923@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2011-11-07 21:51:56 UTC
FreeBSD ports repository
Modified files:
emulators/mess Makefile
Log:
- Mark BROKEN: does not compile
src/lib/util/aviio.c: In function 'avi_error parse_indx_chunk(avi_file*, avi_stream*, avi_chunk*)':
src/lib/util/aviio.c:1516:25: error: variable 'id' set but not used [-Werror=unused-but-set-variable]
src/lib/util/aviio.c:1519:8: error: variable 'subtype' set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
Reported by: pointyhat
Revision Changes Path
1.32 +2 -0 ports/emulators/mess/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111072151.pA7LpuxS057923>
