Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2020 09:34:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248317] net/rsync: Optimization (SIMD and ASM) for x86 64-bit is always disabled in 3.2.2
Message-ID:  <bug-248317-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248317

            Bug ID: 248317
           Summary: net/rsync: Optimization (SIMD and ASM) for x86 64-bit
                    is always disabled in 3.2.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rodrigo@FreeBSD.org
          Reporter: daniel.engberg.lists@pyret.net
             Flags: maintainer-feedback?(rodrigo@FreeBSD.org)
          Assignee: rodrigo@FreeBSD.org

This is because rsync expects $build_cpu to be x86_64 not amd64

https://git.samba.org/rsync.git/?p=3Drsync.git;a=3Dblob;f=3Dconfigure.ac;h=
=3D112367cb6cfe6c32c157d8a2d6606e1e33b64fff;hb=3D194cee671d5e178f20c4494f41=
911fa8db942935#l207

https://git.samba.org/rsync.git/?p=3Drsync.git;a=3Dblob;f=3Dconfigure.ac;h=
=3D112367cb6cfe6c32c157d8a2d6606e1e33b64fff;hb=3D194cee671d5e178f20c4494f41=
911fa8db942935#l279

This should be fixed, I tried to patch configure.ac and set USES=3D autorec=
onf
however it brakes and wants you to run make reconfigure

Best regards,
Daniel

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248317-7788>