Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2004 01:22:27 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        "David O'Brien" <obrien@FreeBSD.org>
Cc:        freebsd-current <freebsd-current@FreeBSD.org>
Subject:   Re: 5.3-BETA7 make release "env: not found" errors
Message-ID:  <20041018222227.GG34236@ip.net.ua>
In-Reply-To: <20041018212809.GD4968@isis.wad.cz>
References:  <20041018161249.GA2126@isis.wad.cz> <20041018174945.GC89681@ip.net.ua> <20041018212809.GD4968@isis.wad.cz>

next in thread | previous in thread | raw e-mail | index | archive | help

--QWpDgw58+k1mSFBj
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Oct 18, 2004 at 11:28:09PM +0200, Roman Neuhauser wrote:
> # ru@freebsd.org / 2004-10-18 20:49:45 +0300:
> > On Mon, Oct 18, 2004 at 06:12:49PM +0200, Roman Neuhauser wrote:
> > > First-time release wrangler here, so it's quite possible this is a pi=
lot
> > > error, but why do I see "env: not found" errors during make release?
> > >=20
> > >=20
> > > smradoch@wally ~ 1017:0 > grep -FB1 'env: not found' release.log=20
> > > cd /usr/src; MAKEOBJDIRPREFIX=3D/usr/obj  MACHINE_ARCH=3Di386  MACHIN=
E=3Di386  CPUTYPE=3D  GROFF_BIN_PATH=3D/usr/obj/usr/src/i386/legacy/usr/bin=
  GROFF_FONT_PATH=3D/usr/obj/usr/src/i386/legacy/usr/share/groff_font  GROF=
F_TMAC_PATH=3D/usr/obj/usr/src/i386/legacy/usr/share/tmac  PATH=3D/usr/obj/=
usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/=
usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/s=
rc/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/tmp/install.9FQf5F4J make =
-f Makefile.inc1 reinstall
> > > env: not found
>=20
> > I was responsible for and aware of these warnings,
> > but have been ignoring them until now.  Thanks for
> > reminding!  They were mostly harmless, but anyway,
> > a fix is now committed as src/Makefile,v 1.309.
>=20
>     Maybe you could also fix these while you're at it:
>=20
>     smradoch@wally ~ 1008:0 > grep -FB2 ': not found' release.log.2
>     ln -fs /lib/libkiconv.so.1  /usr/release/usr/lib/libkiconv.so
>     =3D=3D=3D> lib/libmagic
>     uniq: not found
>     --
>     /R/stage/trees/base/usr/share/man/cat3/kiconv_add_xlat16_table.3.gz -=
> /R/stage/trees/base/usr/share/man/cat3/kiconv.3.gz
>     =3D=3D=3D> lib/libmagic
>     uniq: not found
>     "/usr/src/lib/libmagic/Makefile", line 49: warning: "awk '$1 =3D=3D "=
#define" && $2 =3D=3D "VERSION" { print $3 }'  /usr/src/lib/libmagic/config=
=2Eh | uniq" returned non-zero status
>     cd /usr/src/lib/libmagic;  make install -DNO_SUBDIR DESTDIR=3D/R/stag=
e/trees/base SHARED=3Dcopies
>     uniq: not found
>=20
Done (src/lib/libmagic/Makefile,v 1.4).  The use of !=3D should
generally be avoided when possible.

While here, two more nits:

1.  The FILEVER variable is computed incorrectly, with
    double quotes.

2.  src/usr.bin/file/magic.5 seems to be redundant now.


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--QWpDgw58+k1mSFBj
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBdEIiqRfpzJluFF4RAoyhAJ4l4AanlwMgnmmYmmQoj+DLWAHuwwCeIX7Q
ALlHItX+5SFFOdf2rKDFzA0=
=JLpH
-----END PGP SIGNATURE-----

--QWpDgw58+k1mSFBj--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041018222227.GG34236>