mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
![]() This recipe takes longer time >20min when bitbake for package write stage. When cross-verified for longer time duration, found that do_check() stage taking 20min while other stages completes before 6min. This recipe gives only below two test binaries in the packages to test (ptest: glibc-y2038-tests): io/ftwtest io/ftwtest-time64 The above test binaries are already included for testing in recipe glibc-testsuite_2.41.bb. It is by now well established that glibc itself works as it should, that all affected 32 bit targets are configured to use 64 bit time_t, and that any lingering y2038 issues are in components other than the c library, and usually come from C programming mistakes (e.g. storing timestamps in long). Maybe we can simply remove the recipe? Review comments for fixing above longer time duration ended up in removing this recipe as a proposal is below https://lists.openembedded.org/g/openembedded-core/topic/112188476#msg214636 Removed lines having reference to glibc-y2038-tests in the files. (From OE-Core rev: fbe3679ba3c12c52a502511f5dde91fb4de7a6b6) Signed-off-by: rajmohan r <semc.2042@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
---|---|---|
.. | ||
etc | ||
0001-localedef-Add-hardlink-resolver-from-util-linux.patch | ||
0001-Propagate-ffile-prefix-map-from-CFLAGS-to-ASFLAGS.patch | ||
0001-stdlib-Add-single-threaded-fast-path-to-rand.patch | ||
0002-localedef-fix-ups-hardlink-to-make-it-compile.patch | ||
0003-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch | ||
0004-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch | ||
0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch | ||
0006-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch | ||
0007-nativesdk-glibc-Make-relocatable-install-for-locales.patch | ||
0008-nativesdk-glibc-Fall-back-to-faccessat-on-faccess2-r.patch | ||
0009-yes-within-the-path-sets-wrong-config-variables.patch | ||
0010-eglibc-Cross-building-and-testing-instructions.patch | ||
0011-eglibc-Help-bootstrap-cross-toolchain.patch | ||
0012-eglibc-Resolve-__fpscr_values-on-SH4.patch | ||
0013-eglibc-Forward-port-cross-locale-generation-support.patch | ||
0014-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch | ||
0015-powerpc-Do-not-ask-compiler-for-finding-arch.patch | ||
0016-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch | ||
0017-Replace-echo-with-printf-builtin-in-nscd-init-script.patch | ||
0018-sysdeps-gnu-configure.ac-Set-libc_cv_rootsbindir-onl.patch | ||
0019-timezone-Make-shell-interpreter-overridable-in-tzsel.patch | ||
0020-tzselect.ksh-Use-bin-sh-default-shell-interpreter.patch | ||
0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch | ||
0022-Avoid-hardcoded-build-time-paths-in-the-output-binar.patch | ||
0023-tests-Skip-2-qemu-tests-that-can-hang-in-oe-selftest.patch | ||
check-test-wrapper | ||
generate-supported.mk | ||
makedbs.sh |