Bug 17882 - Assembler error "no such instruction: `vinserti128 $1,%xmm0,%ymm0,%ymm0' during build
Summary: Assembler error "no such instruction: `vinserti128 $1,%xmm0,%ymm0,%ymm0' duri...
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: build (show other bugs)
Version: 2.20
: P2 normal
Target Milestone: 2.21
Assignee: Not yet assigned to anyone
URL:
Keywords:
: 17880 17881 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-01-27 08:08 UTC by Toby
Modified: 2018-03-31 12:41 UTC (History)
2 users (show)

See Also:
Host: CentOS 6.4
Target:
Build: GCC 4.9.2
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toby 2015-01-27 08:08:31 UTC
During a build of glibc 2.20 with either GCC 4.9.2 and GCC 4.8.4 on Centos 6.4 I get the following error and compilation fails

../sysdeps/x86_64/multiarch/memset-avx2.S:132: Error: no such instruction: `vinserti128 $1,%xmm0,%ymm0,%ymm0'

Cheers,
Toby
Comment 1 Andreas Schwab 2015-01-27 09:13:33 UTC
*** Bug 17881 has been marked as a duplicate of this bug. ***
Comment 2 Andreas Schwab 2015-01-27 09:17:05 UTC
*** Bug 17880 has been marked as a duplicate of this bug. ***
Comment 3 Joseph Myers 2018-01-31 22:30:41 UTC
This was fixed for glibc 2.21 by requiring binutils 2.22 or later to build glibc.

commit bd80507166253107ce84245c8c93d95368abc982
Author: Andrew Senkevich <andrew.n.senkevich@gmail.com>
Date:   Mon Nov 10 11:16:46 2014 -0800

    Update minimal required bunutils version to 2.22