Bug 248388

Summary: net/rsync: 3.2.2 fails to build with option ACL=ON (FreeBSD 12.1-STABLE)
Product: Ports & Packages Reporter: dewayne
Component: Individual Port(s)Assignee: Rodrigo Osorio <rodrigo>
Status: Closed DUPLICATE    
Severity: Affects Some People CC: vvd
Priority: --- Flags: bugzilla: maintainer-feedback? (rodrigo)
Version: Latest   
Hardware: amd64   
OS: Any   

Description dewayne 2020-07-31 13:11:23 UTC
=> SHA256 Checksum OK for rsync-3.2.2.tar.gz.
=> SHA256 Checksum OK for rsync-patches-3.2.2.tar.gz.
=> SHA256 Checksum OK for rsync-patches-3.2.2.tar.gz.
===>  Patching for rsync-3.2.2
===>  Applying extra patch /var/ports/usr/ports/net/rsync/work/rsync-3.2.2/patches/acls.diff
===>  Applying extra patch /usr/ports/net/rsync/files/extrapatch-acl
Ignoring previously applied (or reversed) patch.
2 out of 2 hunks ignored--saving rejects to rsync.c.rej
===>  FAILED Applying extra patch /usr/ports/net/rsync/files/extrapatch-acl
*** Error code 1

Stop.

# make -C /usr/ports/net/rsync showconfig
===> The following configuration options are available for rsync-3.2.2:
     DOCS=on: Build and/or install documentation
     ICONV=on: Encoding conversion support via iconv
     POPT_PORT=off: Use popt from devel/popt instead of bundled one
     SSH=on: Use SSH instead of RSH
     ZLIB_BASE=off: Use zlib from base instead of bundled one
====> Functionality provided by third party patches: you can only select none or one of them
     TIMELIMIT=off: Time limit patch
     RENAMED=off: Add support for renamed file detection
     FLAGS=off: File system flags support patch, adds --fileflags
     ATIMES=off: Preserve access times, adds --atimes (BROKEN)
     ACL=on: Add backward-compatibility for the --acls option
Comment 2 dewayne 2020-07-31 22:16:35 UTC
(In reply to VVD from comment #1)
Thank-you.  I've closed as a duplicate of 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248318
(I always scan for similar PR,but missed 248318...  :-/ )

*** This bug has been marked as a duplicate of bug 248318 ***