Date: Mon, 24 Mar 2014 09:06:42 +0100 From: John Marino <freebsd.contact@marino.st> To: Mark R V Murray <markm@FreeBSD.org>, luca.pizzamiglio@gmail.com Cc: ports@freebsd.org Subject: Re: Port devel/gdb broken on 11-CURRENT amd64. Message-ID: <532FE792.4070203@marino.st> In-Reply-To: <73962E64-42F0-4042-8647-2DE7C78005AB@FreeBSD.org> References: <73962E64-42F0-4042-8647-2DE7C78005AB@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/24/2014 08:55, Mark R V Murray wrote: > /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_all_vecs -DBINDIR='"/usr/local/bin"' -I/usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -std=gnu89 -MT coff-x86_64.lo -MD -MP -MF .deps/coff-x86_64.Tpo -c -o coff-x86_64.lo coff-x86_64.c > libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -I/usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -std=gnu89 -MT coff-x86_64.lo -MD -MP -MF .deps/coff-x86_64.Tpo -c coff-x86_64.c -o coff-x86_64.o > elf64-aarch64.c:3221:1: error: unused function 'decode_branch_ofs_26' [-Werror,-Wunused-function] > decode_branch_ofs_26 (uint32_t insn) > [snip > make: stopped in /usr/ports/devel/gdb Please don't send a partial error log (especially without any introduction) to the mail ports@ list. Either mail the maintainer or write a PR as the first step. This problem is no more important than many of the 1600 open ports PRs right now. Thanks, John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?532FE792.4070203>