[Bug 255885] devel/git: fails at: Installing contributed scripts
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 14 18:42:11 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255885
Bug ID: 255885
Summary: devel/git: fails at: Installing contributed scripts
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: garga at FreeBSD.org
Reporter: portmaster at bsdforge.com
Flags: maintainer-feedback?(garga at FreeBSD.org)
Assignee: garga at FreeBSD.org
This is on 13-RELEASE from install media dated 20210409
and ports tree cloned this morning.
My only change from defaults options, is the omission
of GITWEB:
OPTIONS_FILE_SET+=CONTRIB
OPTIONS_FILE_SET+=CURL
OPTIONS_FILE_SET+=CVS
OPTIONS_FILE_UNSET+=GITWEB
OPTIONS_FILE_UNSET+=GUI
OPTIONS_FILE_UNSET+=HTMLDOCS
OPTIONS_FILE_SET+=ICONV
OPTIONS_FILE_SET+=NLS
OPTIONS_FILE_SET+=P4
OPTIONS_FILE_SET+=PCRE2
OPTIONS_FILE_SET+=PERL
OPTIONS_FILE_SET+=SEND_EMAIL
OPTIONS_FILE_SET+=SUBTREE
OPTIONS_FILE_UNSET+=SVN
The build fails at:
===> Installing contributed scripts
/bin/mkdir -p
/usr/ports/devel/git/work-default/stage/usr/local/share/git-core/contrib
cp -f -R /usr/ports/devel/git/work-default/git-2.31.1/contrib/*
/usr/ports/devel/git/work-default/stage/usr/local/share/git-core/contrib
cp:
/usr/ports/devel/git/work-default/git-2.31.1/contrib/credential/netrc/test.netrc.gpg:
Function not implemented
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/devel/git
As a ports MAINTAINER. This makes it pretty much impossible to
maintain ports. :-(
Quick remediation would be GREATLY appreciated. :-)
Thanks!
--Chris
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list