Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2019 09:11:33 -0700
From:      Enji Cooper <yaneurabeya@gmail.com>
To:        Kyle Evans <kevans@FreeBSD.org>
Cc:        FreeBSD stable <freebsd-stable@FreeBSD.org>
Subject:   TARGET=mips fails to build on ^/stable/11 with gcc warning in geli code
Message-ID:  <A1B17936-2745-46CA-A924-26A146A0A87C@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

	Similar to my report about i386/pc98, it looks like TARGET=3Dmips =
fails to compile on ^/stable/11 with a gcc warning (-Wunused-variable):

cc1: warnings being treated as errors
/scratch/tmp/ngie/svn/sys/geom/eli/g_eli_key_cache.c:66: warning: =
'g_eli_key_cmp' defined but not used                                     =
                                                               =20
--- g_eli_key_cache.o ---
*** [g_eli_key_cache.o] Error code 1

make[6]: stopped in /scratch/tmp/ngie/svn/stand/libsa
1 error

make[6]: stopped in /scratch/tmp/ngie/svn/stand/libsa
--- all ---
*** [all] Error code 2

make[5]: stopped in /scratch/tmp/ngie/svn/stand
1 error

make[5]: stopped in /scratch/tmp/ngie/svn/stand
--- all_subdir_stand ---
*** [all_subdir_stand] Error code 2

Cheers,
-Enji=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A1B17936-2745-46CA-A924-26A146A0A87C>