From owner-freebsd-current@FreeBSD.ORG Wed Jul 16 19:19:57 2014 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D38FF57C; Wed, 16 Jul 2014 19:19:57 +0000 (UTC) Received: from mail.auburn.protected-networks.net (mail.auburn.protected-networks.net [IPv6:2001:470:1f07:4e1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.auburn.protected-networks.net", Issuer "Protected Networks Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7890B2940; Wed, 16 Jul 2014 19:19:57 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [192.168.1.10]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA v2" (verified OK)) (Authenticated sender: imb@protected-networks.net) by mail.auburn.protected-networks.net (Postfix) with ESMTPSA id 880AA1BB; Wed, 16 Jul 2014 15:19:54 -0400 (EDT) Message-ID: <53C6D059.6000607@protected-networks.net> Date: Wed, 16 Jul 2014 15:19:53 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: current@FreeBSD.org Subject: fall-out from the readline shift X-Enigmail-Version: 1.6 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Baptiste Daroussin , Martin Wilke X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 19:19:57 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Both sqlite2 and gnomint now fail to build :-( libtool: link: ( cd ".libs" && rm -f "libsqlite.la" && ln -s "../libsqlite.la" "libsqlite.la" ) /usr/local/bin/libtool --mode=link cc -O2 -pipe -march=yonah - -fno-strict-aliasing -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src - -DHAVE_READLINE=1 -I/usr/local/include/readline -o sqlite ./src/shell.c \ libsqlite.la -lncurses libtool: link: cc -O2 -pipe -march=yonah -fno-strict-aliasing - -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -DHAVE_READLINE=1 - -I/usr/local/include/readline -o .libs/sqlite ./src/shell.c ./.libs/libsqlite.so -lncurses -Wl,-rpath -Wl,/usr/local/lib ./src/shell.c:40:11: fatal error: 'readline/readline.h' file not found # include ^ 1 error generated. gmake[2]: *** [sqlite] Error 1 gmake[2]: Leaving directory `/usr/ports/databases/sqlite2/work/sqlite-2.8.17' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 checking for LIBGCRYPT - version >= 1.2.0... yes (1.5.3) checking for GNOMINT... yes checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no configure: error: libreadline is needed for compiling gnoMint. ===> Script "configure" failed unexpectedly. Please report the problem to kevinz5000@gmail.com [maintainer] and attach the "/usr/ports/security/gnomint/work/gnomint-1.2.1/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-static info -g -Ea). *** Error code 1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlPG0FkACgkQQv9rrgRC1JJOPQCeOn2JMdhNQK5DAf+PgcIBf8Al 52oAoKYNB0ZDmfGOqznItA85UWfg70tq =/hkj -----END PGP SIGNATURE-----