From owner-freebsd-current@FreeBSD.ORG Tue Oct 29 20:54:27 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D9CCEF48 for ; Tue, 29 Oct 2013 20:54:27 +0000 (UTC) (envelope-from sean_bruno@yahoo.com) Received: from nm27-vm1.bullet.mail.bf1.yahoo.com (nm27-vm1.bullet.mail.bf1.yahoo.com [98.139.213.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 65B77267A for ; Tue, 29 Oct 2013 20:54:27 +0000 (UTC) Received: from [98.139.212.151] by nm27.bullet.mail.bf1.yahoo.com with NNFMP; 29 Oct 2013 20:51:10 -0000 Received: from [98.139.211.207] by tm8.bullet.mail.bf1.yahoo.com with NNFMP; 29 Oct 2013 20:51:10 -0000 Received: from [127.0.0.1] by smtp216.mail.bf1.yahoo.com with NNFMP; 29 Oct 2013 20:51:10 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1383079870; bh=rZPi1DtPBX2NRy9bfXwUfEiTASAgeZMBMvlh5U1JepE=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Subject:From:Reply-To:To:Content-Type:Date:Message-ID:Mime-Version:X-Mailer; b=WKvX6U4p3hvzNorvtjREgyiaVhYRJIttIolxPhZz5cuqM0+qBEV3C6RQE6Dpxyda2/MGA7s398pnvGeGSuOj2BvQgUBUDrP9O5v8gAbMqBV+qRBeBRn916c3xoaPMXWNQCGl44e707BRRAg5dyXWFbdrNA7A+Vz5sqVTlRnzb34= X-Yahoo-Newman-Id: 813006.95105.bm@smtp216.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: kW8ILwsVM1mGjNMCc0ZcockGp3wHvsAwHRs4.ke8ciDDLvp O7qeIX56D1g5FMchfuLBOMamyX2JWR_1b_2TfQCcqKsYtZNqGCfgzqWBaKGC 9n7knBkn9gJd9ETEns_69sAnYn6MJpJlYYExGzYz7FMHl6c5uUamD7ujPM5S jw7zyviRlbWNGEAV3Fa2yxC743g62MEJOS736dR8seNCOJBkvIE9Ap8vKWoV k6zXudIMzkf_7JXqzQxPxI2btRpDtxle0p50AvFZY_7WyXgGX0e22qYeYL7E CkNnT.eXauTGTS5AE3YzbV5dzbaDTXNLaUaHv5YMhukWL5HtBjzYZeV1NH3x 2QObVkB.M_FYI_8DJ.azLqcchOolCQRjRi9tixIEWtWt0cQEwJ_FRFKGcw6p KgI_SBEHwGIymyOlqgGGsvp1uusbs6SCyhUdL2gU2Sj6KxMLtnAsLH9KQTzC IkdRub2xdVTdbk9_ltwBYTwIfE0mpfUjnzhWh2gBdCAFKd511zoTH7wSQWL6 8LX7yfaEyEJDHP9ggykAJOTwW9PhU_IESbHyotXPTpH7CQpZqbCzcFYE3h1K H3JMNWg2vHpa3t7XQkK92NciOUXpI_mOyfROD22M2pZciu6mb3Q-- X-Yahoo-SMTP: u5BKR6OswBC_iZJVfGRoMkTIpc8pEA4- X-Rocket-Received: from [10.73.160.242] (sean_bruno@209.131.62.116 with ) by smtp216.mail.bf1.yahoo.com with SMTP; 29 Oct 2013 13:51:10 -0700 PDT Subject: libreadline rl_message() and building the same object file 6 times? From: Sean Bruno To: "freebsd-current@freebsd.org" Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-WHSW/0XuWpmKkkLV2a6J" Date: Tue, 29 Oct 2013 13:51:09 -0700 Message-ID: <1383079869.59169.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: sbruno@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Oct 2013 20:54:27 -0000 --=-WHSW/0XuWpmKkkLV2a6J Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I *think* its safe to change this invocation of rl_message to omit the third argument, but I'm not 100%. Second, why on earth does a buildworld emit this warning 6 times? Its as though bmake things it needs to compile it repeatedly, and its not the only such time I've seen this across the tree. This probably means I don't know what I'm doing, but I'd like to know. sbruno@powernoodle ~/bsd/head]$ MAKEOBJDIRPREFIX=3D/var/tmp make -s -DNO_CLEAN buildworld > /var/tmp/libreadline.txt /home/sbruno/bsd/head/gnu/lib/libreadline/readline/../../../../contrib/libr= eadline/search.c:214:24: warning: data argument not used by format string [-Wformat-extra-args] rl_message ("%s", p, 0); ~~~~ ^ 1 warning generated. /home/sbruno/bsd/head/gnu/lib/libreadline/readline/../../../../contrib/libr= eadline/search.c:214:24: warning: data argument not used by format string [-Wformat-extra-args] rl_message ("%s", p, 0); ~~~~ ^ 1 warning generated. /home/sbruno/bsd/head/gnu/lib/libreadline/readline/../../../../contrib/libr= eadline/search.c:214:24: warning: data argument not used by format string [-Wformat-extra-args] rl_message ("%s", p, 0); nc.lo: In function `_$$hide$$ nc.lo main': (.text+0x5f5): warning: warning: mktemp() possibly used unsafely; consider using mkstemp() cc: warning: argument unused during compilation: '-L/var/tmp/home/sbruno/bsd/head/lib32/usr/lib32' /home/sbruno/bsd/head/gnu/lib/libreadline/readline/../../../../contrib/libr= eadline/search.c:214:24: warning: data argument not used by format string [-Wformat-extra-args] rl_message ("%s", p, 0); ~~~~ ^ 1 warning generated. /home/sbruno/bsd/head/gnu/lib/libreadline/readline/../../../../contrib/libr= eadline/search.c:214:24: warning: data argument not used by format string [-Wformat-extra-args] rl_message ("%s", p, 0); ~~~~ ^ 1 warning generated. /home/sbruno/bsd/head/gnu/lib/libreadline/readline/../../../../contrib/libr= eadline/search.c:214:24: warning: data argument not used by format string [-Wformat-extra-args] rl_message ("%s", p, 0); ~~~~ ^ 1 warning generated. --=-WHSW/0XuWpmKkkLV2a6J Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iQEcBAABAgAGBQJScB+6AAoJEBkJRdwI6BaHyMsH/1VCoCO0joy9t990AN52e9Jj p2nWOojMAxC7g/vjiVqK0vIfaj9oaefNMaXyjL/rBDve3XsBFfaf5BkohrG8nUKw V9dHSEXwcCpjrqH/2A3VXZRYDxa077HUUPnkdc+B5RWimRumDGdmO8aeiSlzAaSp KK3Tlmk2Nfs9M0bcTgkbJ6jsTnt8+Si9iUEw2oUVXH9XBQrLO1hQzP2CL/OQ/LKA YuNDT1n17O3vzkVxrRZaVnbkhR6bomQ8W9vO03m2JcuQlv1ZizUdYt85nOmXdQ9b l6+8VwIIvjsw2EwnHEEe2DFmQJhlqY+kE/Sa2lU2iO9vFPXWETxuyHp0Xeadcdg= =gF7G -----END PGP SIGNATURE----- --=-WHSW/0XuWpmKkkLV2a6J--