Re: "make check" glibc 2.21: Test suite failed
[email protected] Thu, 24 Sep 2015 19:39:15 +0300
| Newsgroups | gmane.linux.openwall.user |
|---|---|
| Message-ID | <[email protected]> |
--fdj2RfSjLxBAspz7
Content-Type: text/plain; charset=koi8-r
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On 2015-09-24 13:02:01 +0530, tux Penguin wrote:
> For glibc compilation, I executed the command "make check".
> The following test suites failed
[...]
> So, Please help me to solve this.
0. Prepare virtual system to be used for a build environment
1. Start with recent Owl-current system downloaded from
ftp://ftp.ru.openwall.com/pub/Owl/current/iso/
2. Update the kernel to recent 2.6.32-ovz from
ftp://ftp.openvz.org/kernel/branches/rhel6-2.6.32/
(not necessary, but I recommend doing that).
3. Set up basic build environment in your home directory:
mkdir -p ~/RPM/{BUILD,ROOT,RPMS,SOURCES,SPECS,SRPMS,tmp}
cat > ~/.rpmmacros << __RPMMACROS_EOF__
%_topdir %homedir/RPM
%_tmppath %homedir/RPM/tmp
%buildroot %homedir/RPM/ROOT/%name-%version-%release
__RPMMACROS_EOF__
4. Build the new glibc using `rpmbuild`
5. If everything is ok, update the glibc locally with `rpm -U`
6. Restart the build system and check whether it boots ok.
7. Rebuild the new glibc package again
8. Try to check it - it most likely should pass the check.
> And, Also help me know the reasons for their failure.
There could be any.
> I am using gcc version 4.8, linux kernel version - 3.10,
> glibc version - 2.21
Neither of there are supported by our team officially (yet).
--=20
Alexey V. Vissarionov aka Gremlin from Kremlin <gremlin =F0=F2=E9 gremlin =
=F4=FE=EB ru>
GPG: 8832FE9FA791F7968AC96E4E909DAC45EF3B1FA8 @ hkp://keys.gnupg.net
--fdj2RfSjLxBAspz7
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJWBCcyAAoJEJCdrEXvOx+oYeYP/0YE4qoBBVriAR2X+AYMnb1Z
yZQ1arRShCjH1yS6o2spjlOKZyJOlLH3e632tuB7GwcQGQKpzx9HIRi2O0gDf7of
/fTLjlJnj8EjgfGLBTRocL60TnbP7/p4VT9z7l4Ana1zH3PZgsLMUQFhOBXNHoCX
I9sVW4yitBL9zgBXZ8c6DKfCfXKMvtMflgrohzadvDANcrvJFsIQHq/Ex3TY8x/A
4AK4Cp01ZCUiOy7j310U55GR5Wvw5mUS/Jx8upRZv/wTm221yvt3GlKqn9OtI+3p
qXM6sN9aRFO5Z7KL+JgqrN5akFQsz+i4Yys63vn+fbmzi8S+n5fO3PgstxhMjCMo
tU61yso/aBenCQlukOtFQGx4LUPqfrl9R1EmffdWM8MTSj0U/OrCAfE4NooB2Das
kDACI6bG+nEEtpR2YiZctD1y4q9XbQvxEnP8QODW0OHe5Z6fIrq6MXTcznuzSV7i
h2YES0kAYlsS95t4+JxcTCAWoOqBQFDuNPVcdPVL40DD9JnRrX/fVw3gPClGH8n0
Dp8N7LrfbaBKiZqBFsYF8d/7K1aIyhnbaKLfQkD0VxUvd+g7nPNcGaX4lDBNxdjz
YFFU9HpGFYRqdXkKF1iK45Ws+aDXuxXAH5oYIKjbJbCo/BjYrMNV5QfDGGDeANQL
Yc06HD4Je4MXQM1ZFLtq
=yjrP
-----END PGP SIGNATURE-----
--fdj2RfSjLxBAspz7--