svn commit: r306581 - in head/devel/gdb: . files
Jason E. Hale
jhale at freebsd.org
Fri Nov 9 14:48:50 UTC 2012
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 at 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 at 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.
--
Jason E. Hale - jhale@
FreeBSD Ports Committer
KDE/FreeBSD Team
More information about the svn-ports-all
mailing list