Bug 21832 - Failed to build glibc 2.25
Summary: Failed to build glibc 2.25
Status: RESOLVED DUPLICATE of bug 21666
Alias: None
Product: binutils
Classification: Unclassified
Component: gas (show other bugs)
Version: 2.29
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-25 08:22 UTC by Alexander Fedotov
Modified: 2017-07-25 08:40 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Fedotov 2017-07-25 08:22:36 UTC
aarch64-linux-gnu-gcc  regexp.c -c -std=gnu11 -fgnu89-inline  -O2 -Wall -Werror -Wundef -Wwrite-strings -fmerge-all-constants -fno-stack-protector -frounding-math -g -Wstrict-prototypes -Wold-style-definition   -fPIC   -ftls-model=initial-exec      -I../include -I/home/af/test_229/obj_glibc/misc  -I/home/af/test_229/obj_glibc  -I../sysdeps/unix/sysv/linux/aarch64  -I../sysdeps/aarch64/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/aarch64/fpu  -I../sysdeps/aarch64  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64/wordsize-64  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/aarch64/soft-fp  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /home/af/gcc-6.3.1-linaro-linux/x86_64-linux/bin/../lib/gcc/aarch64-linux-gnu/6.3.1/include -isystem /home/af/gcc-6.3.1-linaro-linux/x86_64-linux/bin/../lib/gcc/aarch64-linux-gnu/6.3.1/include-fixed -isystem /home/af/gcc-6.3.1-linaro-linux/x86_64-linux/aarch64-linux-gnu/libc/usr/include  -D_LIBC_REENTRANT -include /home/af/test_229/obj_glibc/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h  -DPIC -DSHARED     -o /home/af/test_229/obj_glibc/misc/regexp.os -MD -MP -MF /home/af/test_229/obj_glibc/misc/regexp.os.dt -MT /home/af/test_229/obj_glibc/misc/regexp.os
/tmp/ccJkuOWT.s: Assembler messages:
/tmp/ccJkuOWT.s: Error: `loc1@GLIBC_2.17' can't be versioned to common symbol 'loc1'
/tmp/ccJkuOWT.s: Error: `loc2@GLIBC_2.17' can't be versioned to common symbol 'loc2'
/tmp/ccJkuOWT.s: Error: `locs@GLIBC_2.17' can't be versioned to common symbol 'locs'
../o-iterator.mk:9: recipe for target '/home/af/test_229/obj_glibc/misc/regexp.os' failed
Comment 1 Andreas Schwab 2017-07-25 08:40:33 UTC
Fixed in glibc.

*** This bug has been marked as a duplicate of bug 21666 ***