Bug 248388 - net/rsync: 3.2.2 fails to build with option ACL=ON (FreeBSD 12.1-STABLE)
Summary: net/rsync: 3.2.2 fails to build with option ACL=ON (FreeBSD 12.1-STABLE)
Status: Closed DUPLICATE of bug 248318
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Rodrigo Osorio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-31 13:11 UTC by dewayne
Modified: 2020-08-01 04:39 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (rodrigo)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***