Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728868 - net-misc/rsync-3.2.0 SIMD optimizations are currently x86_64 only
Summary: net-misc/rsync-3.2.0 SIMD optimizations are currently x86_64 only
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 728852
  Show dependency tree
 
Reported: 2020-06-20 08:07 UTC by Alexandros C. Couloumbis
Modified: 2020-06-20 11:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandros C. Couloumbis 2020-06-20 08:07:03 UTC
on my gentoo-current x86 system today:

checking whether to enable SIMD optimizations... unavailable
configure.sh: error: The SIMD optimizations are currently x86_64 only.
Omit --enable-simd to continue without it.

!!! Please attach the following file when seeking support:
!!! /extra/tmp/portage/net-misc/rsync-3.2.0/work/rsync-3.2.0/config.log
 * ERROR: net-misc/rsync-3.2.0::gentoo failed (configure phase):
 *   econf failed
Comment 1 Larry the Git Cow gentoo-dev 2020-06-20 11:28:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d56e17088d906bd3e84b4eb478d0419829c8e1

commit f7d56e17088d906bd3e84b4eb478d0419829c8e1
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-06-20 11:27:44 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-06-20 11:27:44 +0000

    net-misc/rsync: Enable SIMD only for amd64
    
    Closes: https://bugs.gentoo.org/728868
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 net-misc/rsync/rsync-3.2.0.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)