Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2020 22:03:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 245086] Failure at buildworld with srcdir on filesystem with exec=off
Message-ID:  <bug-245086-99@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 245086
           Summary: Failure at buildworld with srcdir on filesystem with
                    exec=3Doff
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: standards
          Assignee: standards@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org

I'm on r359342.

--- kyua-about.1 ---
/usr/src/contrib/kyua/doc/manbuild.sh  -v "CONFDIR=3D/etc/kyua"  -v
"DOCDIR=3D/usr/share/doc/kyua"  -v "EGDIR=3D/usr/share/examples/kyua"  -v
"MISCDIR=3D/usr/share/kyua/misc"  -v "PACKAGE=3Dkyua"  -v
"STOREDIR=3D/usr/share/kyua/store"  -v "TESTSDIR=3D/usr/tests"  -v "VERSION=
=3D0.13"
/usr/src/contrib/kyua/doc/kyua-about.1.in kyua-about.1
sh: /usr/src/contrib/kyua/doc/manbuild.sh: Permission denied

srcdir is on a ZFS dataset with exec=3Doff:
pkubaj@talos:$/usr/src$ zfs get exec zroot/usr/src
NAME           PROPERTY  VALUE  SOURCE
zroot/usr/src  exec      off    local

manbuild.sh should be copied to objdir before executing.

--=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-245086-99>