rsync fails to build on 10-stable sparc64

cross+freebsd at distal.com cross+freebsd at distal.com
Fri Jan 15 02:01:19 UTC 2016


  I have a sparc64 box running a stable-10 that’s a few months old, but 10.2_STABLE.  I’ve installed rsync from ports, rsync-3.1.0_2, and was just in the process of updating various ports.  I tried to build in /usr/ports/net/rsync, and it retrieved rsync 3.1.2, but trying to build the port rsync-3.1.2_1 produces the following failure.  I conducted the “portsnap fetch update” within the last hour.

  Is this a known problem?  Is it specific to sparc64?  Thanks.

                             - Chris

===>  Building for rsync-3.1.2_1
--- man-copy ---
--- proto.h-tstamp ---
true
--- rsync.o ---
--- generator.o ---
--- rsync.o ---
cc -std=gnu99 -I. -I. -I./popt -O2 -pipe  -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter  -c rsync.c -o rsync.o
--- generator.o ---
cc -std=gnu99 -I. -I. -I./popt -O2 -pipe  -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter  -c generator.c -o generator.o
--- rsync.o ---
rsync.c: In function 'set_file_attrs':
rsync.c:561: error: 'struct stat' has no member named 'ST_MTIME_NSEC'
*** [rsync.o] Error code 1

make[2]: stopped in /usr/ports/net/rsync/work/rsync-3.1.2
--- generator.o ---
generator.c: In function 'touch_up_dirs':
generator.c:2079: error: 'struct stat' has no member named 'ST_MTIME_NSEC'
*** [generator.o] Error code 1

make[2]: stopped in /usr/ports/net/rsync/work/rsync-3.1.2
2 errors

make[2]: stopped in /usr/ports/net/rsync/work/rsync-3.1.2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net/rsync
*** Error code 1

Stop.
make: stopped in /usr/ports/net/rsync

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20160114/fbd8d689/attachment.sig>


More information about the freebsd-ports-bugs mailing list