Date: Fri, 09 Nov 2012 13:05:42 -0600 From: Bryan Drewery <bdrewery@freebsd.org> To: "Jason E. Hale" <jhale@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Raphael Kubo da Costa <rakuco@freebsd.org>, Luca Pizzamiglio <luca.pizzamiglio@gmail.com> Subject: Re: svn commit: r306581 - in head/devel/gdb: . files Message-ID: <509D5406.3070802@FreeBSD.org> In-Reply-To: <1492541.As8LxC2OeH@mocha.verizon.net> References: <201210282150.q9SLoYAI007166@svn.freebsd.org> <509D14DB.3080402@FreeBSD.org> <1492541.As8LxC2OeH@mocha.verizon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/9/2012 8:48 AM, Jason E. Hale wrote: > On Friday, November 09, 2012 08:36:11 Bryan Drewery wrote: >> On 10/28/2012 4:50 PM, Raphael Kubo da Costa wrote: >>> Author: rakuco >>> Date: Sun Oct 28 21:50:34 2012 >>> New Revision: 306581 >>> URL: http://svn.freebsd.org/changeset/ports/306581 >>> >>> Log: >>> - Show thread names, closing ports/172572. Thanks to Mark Lokowich. >>> - It is now possible to choose which readline version to use, closing >>> >>> ports/172077. Thanks to Jan Beich. >>> >>> - Fix patches to remove compilation warnings. >>> - Clean configure arguments to remove a compilation warning. >>> - Fix file permissions when the PYTHON option is enabled. >>> - Trim Makefile header. >>> >>> PR: ports/172828 >>> Submitted by: Luca Pizzammiglio <luca.pizzamiglio@gmail.com> >>> (maintainer) >>> Feature safe: yes >> >> For some reason this is now failing on amd64: >> >> http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.9.20121104103132/gd >> b-7.5_1.log >> Snippet: >>> checking for C compiler default output file name... >>> configure: error: in `/wrkdirs/usr/ports/devel/gdb/work/gdb-7.5': >>> configure: error: C compiler cannot create executables >>> See `config.log' for more details. >>> ===> Script "configure" failed unexpectedly. >>> Please report the problem to luca.pizzamiglio@gmail.com [maintainer] and >>> attach the "/wrkdirs/usr/ports/devel/gdb/work/gdb-7.5/config.log" >>> including >>> the output of the failure of your make command. Also, it might be a good >>> idea to provide an overview of all packages installed on your system >>> (e.g. a /usr/local/sbin/pkg info -g -Ea). >>> *** Error code 1 >> > > This is because when devel/readline was converted to OPTIONSng, it is no > longer linked to -ltermcap by default. The fix would be to reenable that. > Good find. I am addressing that there. -- Regards, Bryan Drewery bdrewery@freenode/EFNet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?509D5406.3070802>