From owner-freebsd-current@FreeBSD.ORG Wed Jul 16 19:34:27 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 F1474C3A; Wed, 16 Jul 2014 19:34:26 +0000 (UTC) Received: from mail-we0-x22e.google.com (mail-we0-x22e.google.com [IPv6:2a00:1450:400c:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 624D72ADB; Wed, 16 Jul 2014 19:34:26 +0000 (UTC) Received: by mail-we0-f174.google.com with SMTP id x48so1429690wes.5 for ; Wed, 16 Jul 2014 12:34:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=U26QeV/m+wHS781L4l8wCFDMfspvckeHqeuAsTDbAZU=; b=obGBty+JZMOFnqCM5lby+CfHOBQCBo1agPuBC78eQ9u4nTY7S78PQC2WJHWpc3MXxe UcdP+qkIJ6Fn86aahsbQIX1cAIWDmhinFMW+zJrVUjtzTiSbXnFpT5msdk58kjJsHaDu MJpZZgivZvbMApJNrxgpTRb/RfmfbpOpsesz2h98+ozvmcEQ3x2renisvhZSgl68VZ3n +eo0TekvuHlkM289SKs/fXMszQ+nTFTGj+OTAz9Kl6BBV4tw0m9jsn+swyY7dWuICDeT E+h8+ZXe/WQ/J8Mjn8441kIQ2zaoB6/5Uk5de0ohVQk9AHq1xVI8rJkUKlFInLAoFDY6 feWg== X-Received: by 10.194.192.201 with SMTP id hi9mr39245319wjc.28.1405539264132; Wed, 16 Jul 2014 12:34:24 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ed14sm21344818wic.10.2014.07.16.12.34.22 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Jul 2014 12:34:22 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 16 Jul 2014 21:34:18 +0200 From: Baptiste Daroussin To: Michael Butler Subject: Re: fall-out from the readline shift Message-ID: <20140716193418.GR48710@ivaldir.etoilebsd.net> References: <53C6D059.6000607@protected-networks.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9wW3yB/H9ZmnRBtb" Content-Disposition: inline In-Reply-To: <53C6D059.6000607@protected-networks.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: current@FreeBSD.org, 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:34:27 -0000 --9wW3yB/H9ZmnRBtb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 16, 2014 at 03:19:53PM -0400, Michael Butler wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > Both sqlite2 and gnomint now fail to build :-( >=20 >=20 > libtool: link: ( cd ".libs" && rm -f "libsqlite.la" && ln -s > "../libsqlite.la" "libsqlite.la" ) > /usr/local/bin/libtool --mode=3Dlink cc -O2 -pipe -march=3Dyonah > - -fno-strict-aliasing -DOS_UNIX=3D1 -DOS_WIN=3D0 -DHAVE_USLEEP=3D1 -I. -= I./src > - -DHAVE_READLINE=3D1 -I/usr/local/include/readline -o sqlite ./src/shell= =2Ec \ > libsqlite.la -lncurses > libtool: link: cc -O2 -pipe -march=3Dyonah -fno-strict-aliasing > - -DOS_UNIX=3D1 -DOS_WIN=3D0 -DHAVE_USLEEP=3D1 -I. -I./src -DHAVE_READLIN= E=3D1 > - -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' > =3D=3D=3D> Compilation failed unexpectedly. > Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failur= e to > the maintainer. > *** Error code 1 >=20 > checking for LIBGCRYPT - version >=3D 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. > =3D=3D=3D> 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 >=20 > iEYEARECAAYFAlPG0FkACgkQQv9rrgRC1JJOPQCeOn2JMdhNQK5DAf+PgcIBf8Al > 52oAoKYNB0ZDmfGOqznItA85UWfg70tq > =3D/hkj > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" thanks for reporting I ll fix asap regards, Bapt --9wW3yB/H9ZmnRBtb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlPG07oACgkQ8kTtMUmk6ExcEACghDIFEq/T4nfOWwSz/GjNYs5g mOUAni7FBYbBruYdSZT6DQGpWZFI91Qa =Nnz6 -----END PGP SIGNATURE----- --9wW3yB/H9ZmnRBtb--