Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch hfs-compression.diff errors #79

Closed
TonyTTTT opened this issue Jul 31, 2020 · 5 comments
Closed

Patch hfs-compression.diff errors #79

TonyTTTT opened this issue Jul 31, 2020 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@TonyTTTT
Copy link

Patch hfs-compression.diff errors
macOS 10.15.6

attrs.c:274:1: error: unknown type name '$$$ERROR$$$'
$$$ERROR$$$ the old patch needs reworking since rsync_xal_get() has tota...
^
xattrs.c:274:16: error: expected ';' after top level declarator
$$$ERROR$$$ the old patch needs reworking since rsync_xal_get() has tota...
^
;
xattrs.c:1365:2: error: #endif without #if

@WayneD WayneD added the help wanted Extra attention is needed label Jul 31, 2020
@WayneD
Copy link
Member

WayneD commented Jul 31, 2020

Yup, nobody with a Mac has submitted any fixes yet. I've had one person suggest that they might supply some, but no word yet. I'll just be removing it if it doesn't get some changes before too long.

@TonyTTTT
Copy link
Author

With APFS, I don't need it, so just I compiled without the patch.
(IIRC. Mike Bombitch originally wrote the patch for his CCCloner program)
I'll send Mike an email, maybe he'll send in a fix.

@emclain
Copy link

emclain commented Sep 20, 2020

$$$ERROR$$$ the old patch needs reworking since rsync_xal_get() has totally changed!

I was looking at this and I'm kind of puzzled by this comment. Looking at the blame for xattrs.c, I don't see any drastic changes to rsync_xal_get(). Or is it this change? 6eb71be

Do you know what concern this comment was referring to?

@emclain
Copy link

emclain commented Sep 20, 2020

There is a stray #endif in the patch, but once that's removed it applies and builds cleanly. (Whether it works... is another question).

@WayneD
Copy link
Member

WayneD commented Sep 21, 2020

Note that rsync patches is best discussed on the rsync-patches project, which has a bug open on this issue.
RsyncProject/rsync-patches#1

@WayneD WayneD closed this as completed Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants