Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2023 19:54:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271596] WITHOUT_VI= breaks installworld
Message-ID:  <bug-271596-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271596

            Bug ID: 271596
           Summary: WITHOUT_VI=3D breaks installworld
           Product: Base System
           Version: 13.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: conf
          Assignee: bugs@FreeBSD.org
          Reporter: vsasjason@gmail.com

Created attachment 242364
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242364&action=
=3Dedit
buildworld + installworld log

When world is built with WITHOUT_VI=3D in SRCCONF, its installation breaks =
on nvi
with the following messages:
=3D=3D=3D=3D=3D BEGIN "make installworld" output =3D=3D=3D=3D=3D
install -l h -o root -g wheel -m 555  /tmp/destdir/usr/bin/yacc
/tmp/destdir/usr/bin/byacc
=3D=3D=3D> usr.bin/vi (install)
install  -s -o root -g wheel -m 555   nvi /tmp/destdir/usr/bin/nvi
*** Error code 71

Stop.
make[5]: stopped in /usr/src/usr.bin/vi
*** Error code 1

Stop.
make[4]: stopped in /usr/src/usr.bin
*** Error code 1

Stop.
make[3]: stopped in /usr/src
*** Error code 1

Stop.
make[2]: stopped in /usr/src
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src/
=3D=3D=3D=3D=3D END "make installworld" output =3D=3D=3D=3D=3D

This worked perfectly fine on releng/13.1 and releng/12.x
Attaching full buildworld + installworld output (xz-compressed); without "m=
ake
clean" after discovering
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271595, but it doesn't =
really
matter for installworld.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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