5.3-BETA7 make release "env: not found" errors

Roman Neuhauser neuhauser at chello.cz
Mon Oct 18 14:28:11 PDT 2004


# ru at 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 pilot
> > error, but why do I see "env: not found" errors during make release?
> > 
> > 
> > smradoch at wally ~ 1017:0 > grep -FB1 'env: not found' release.log 
> > cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj  MACHINE_ARCH=i386  MACHINE=i386  CPUTYPE=  GROFF_BIN_PATH=/usr/obj/usr/src/i386/legacy/usr/bin  GROFF_FONT_PATH=/usr/obj/usr/src/i386/legacy/usr/share/groff_font  GROFF_TMAC_PATH=/usr/obj/usr/src/i386/legacy/usr/share/tmac  PATH=/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/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/tmp/install.9FQf5F4J make -f Makefile.inc1 reinstall
> > env: not found

> 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.

    Maybe you could also fix these while you're at it:

    smradoch at wally ~ 1008:0 > grep -FB2 ': not found' release.log.2
    ln -fs /lib/libkiconv.so.1  /usr/release/usr/lib/libkiconv.so
    ===> 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
    ===> lib/libmagic
    uniq: not found
    "/usr/src/lib/libmagic/Makefile", line 49: warning: "awk '$1 == "#define" && $2 == "VERSION" { print $3 }'  /usr/src/lib/libmagic/config.h | uniq" returned non-zero status
    cd /usr/src/lib/libmagic;  make install -DNO_SUBDIR DESTDIR=/R/stage/trees/base SHARED=copies
    uniq: not found

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html


More information about the freebsd-current mailing list