Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2022 07:21:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263274] devel/subversion: build fails with option SVNSERVE_WRAPPER=on
Message-ID:  <bug-263274-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 263274
           Summary: devel/subversion: build fails with option
                    SVNSERVE_WRAPPER=3Don
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lev@FreeBSD.org
          Reporter: d8zNeCFG@aon.at
          Assignee: lev@FreeBSD.org
             Flags: maintainer-feedback?(lev@FreeBSD.org)

Scenario:
- FreeBSD 12.3 latest
- ports latest
- using portmaster to upgrade ports
- nonstandard build options to subversion:

[0]# cd /usr/ports/devel/subversion
[0]# diff =3D(PORT_DBDIR=3D/nonexistent make showconfig) =3D(make showconfi=
g)
2c2
<      BDB=3Doff: Berkeley DB support
---
>      BDB=3Don: Berkeley DB support
5c5
<      GPG_AGENT=3Don: Enable GPG agent password store
---
>      GPG_AGENT=3Doff: Enable GPG agent password store
10c10
<      SVNSERVE_WRAPPER=3Doff: Enable svnserve wrapper (umask setter)
---
>      SVNSERVE_WRAPPER=3Don: Enable svnserve wrapper (umask setter)
[1]#=20

- Upgrading subversion

Result:
- Build fails during staging with "strip: open
/usr/tmp/net/hal/z/SRC/FreeBSD/ports/MBi/main/devel/subversion/work/stage/u=
sr/local/bin/svnserve
failed: No such file or directory"

Expected result:
- Build should complete normally.

-- Martin

--=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-263274-7788>