This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] tunables: Add IFUNC selection and cache sizes


Fails to build on i586.

https://build.opensuse.org/package/live_build_log/home:Andreas_Schwab:glibc/glibc/f/i586

/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170621.g43e0ac24c8/cc-base/libc.a(dl-sysdep.o): In function `_dl_tunable_set_ifunc':
/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170621.g43e0ac24c8/elf/../sysdeps/x86/cpu-tunables.c:313: undefined reference to `__memcmp_ia32'
/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170621.g43e0ac24c8/elf/../sysdeps/x86/cpu-tunables.c:299: undefined reference to `__memcmp_ia32'
/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170621.g43e0ac24c8/elf/../sysdeps/x86/cpu-tunables.c:292: undefined reference to `__memcmp_ia32'
/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170621.g43e0ac24c8/elf/../sysdeps/x86/cpu-tunables.c:263: undefined reference to `__memcmp_ia32'
/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170621.g43e0ac24c8/elf/../sysdeps/x86/cpu-tunables.c:244: undefined reference to `__memcmp_ia32'
/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170621.g43e0ac24c8/cc-base/libc.a(dl-sysdep.o):/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170621.g43e0ac24c8/elf/../sysdeps/x86/cpu-tunables.c:246: more undefined references to `__memcmp_ia32' follow
collect2: error: ld returned 1 exit status
make[2]: *** [../Rules:224: /home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170621.g43e0ac24c8/cc-base/elf/sln] Error 1

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]