FS#50410 - [rsync] fails xattrs test during build of 3.1.2

Attached to Project: Arch Linux
Opened by jaro3 (jaro33) - Tuesday, 16 August 2016, 07:26 GMT
Last edited by Christian Hesse (eworm) - Thursday, 19 October 2017, 07:40 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

fails to build

Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:

abs -> makepkg -s

....

check how the files compare with diff:

-------------
Missing hard links on:
drwxr-xr-x 0 0.0 1 2016-08-16 07:21:34 .
drwxr-xr-x 0 0.0 1 2016-08-16 07:21:34 ./foo
drwxr-xr-x 0 0.0 1 2016-08-16 07:21:34 ./foo/bar
----- xattrs-hlink log ends
FAIL xattrs-hlink
----- xattrs log follows
Testing for symlinks using 'test -h'
makepath /usr/src/tmp/rsync/src/rsync-3.1.2/testtmp/xattrs/lnk
makepath /usr/src/tmp/rsync/src/rsync-3.1.2/testtmp/xattrs/from/foo/bar
makepath /usr/src/tmp/rsync/src/rsync-3.1.2/testtmp/xattrs/chk/foo
Running: "/usr/src/tmp/rsync/src/rsync-3.1.2/rsync -avX --super . '/usr/src/tmp/rsync/src/rsync-3.1.2/testtmp/xattrs/chk/'"
sending incremental file list
file0
file1
file2
file4
foo/
foo/bar/
foo/bar/file5

sent 1,200 bytes received 142 bytes 2,684.00 bytes/sec
total size is 38 speedup is 0.03
-------------
check how the directory listings compare with diff:

-------------
check how the files compare with diff:

-------------
Running: "/usr/src/tmp/rsync/src/rsync-3.1.2/rsync -aiX --super --copy-dest=../chk . ../to"
-------------
check how the directory listings compare with diff:

-------------
check how the files compare with diff:

-------------
Running: "/usr/src/tmp/rsync/src/rsync-3.1.2/rsync -aiX --fake-super --link-dest=../chk . ../to"
cf........x file1
-------------
check how the directory listings compare with diff:

-------------
check how the files compare with diff:

-------------
Missing hard links on:
drwxr-xr-x 0 0.0 1 2016-08-16 07:21:35 .
drwxr-xr-x 0 0.0 1 2016-08-16 07:21:35 ./foo
drwxr-xr-x 0 0.0 1 2016-08-16 07:21:35 ./foo/bar
----- xattrs log ends
FAIL xattrs
------------------------------------------------------------
----- overall results:
37 passed
2 failed
------------------------------------------------------------
overall result is 2
make: *** [Makefile:275: check] Error 2
==> ERROR: A failure occurred in check().
Aborting...

This task depends upon

Closed by  Christian Hesse (eworm)
Thursday, 19 October 2017, 07:40 GMT
Reason for closing:  Works for me
Additional comments about closing:  Works for me...
Comment by Michael (MST) - Monday, 11 September 2017, 05:31 GMT
Is this still an issue? I cannot reproduce it with the PKGBUILD for 3.2.1-2.
It builds just fine using makepkg, extra-x86_64-build or extra-i686-build.

Loading...