[OE-core] [PATCH] ltp: upgrade 20190115 -> 20190517
Petr Vorel
petr.vorel at gmail.com
Fri Jul 19 06:36:12 UTC 2019
Hi Yi,
> Drop the following patches since the issues have been fixed upstream:
> 0001-file01.sh-Fix-in-was-not-recognized.patch
> 0001-lapi-Define-TST_ABI-32-64-to-detect-target-type.patch
> 0001-syscalls-setrlimit03.c-read-proc-sys-fs-nr_open-for-.patch
> 0007-fix-__WORDSIZE-undeclared-when-building-with-musl.patch
> 0009-fix-redefinition-of-struct-msgbuf-error-building-wit.patch
> 0021-Define-_GNU_SOURCE-for-MREMAP_MAYMOVE-definition.patch
> 0023-ptrace-Use-int-instead-of-enum-__ptrace_request.patch
> 0024-rt_sigaction-rt_sigprocmark-Define-_GNU_SOURCE.patch
> 0026-crash01-Define-_GNU_SOURCE.patch
> 0028-rt_sigaction.h-Use-sighandler_t-instead-of-__sighand.patch
> 0034-periodic_output.patch
> 0039-commands-ar01-Fix-for-test-in-deterministic-mode.patch
> define-sigrtmin-and-sigrtmax-for-musl.patch
> setregid01-security-string-formatting.patch
> Refresh the following patches:
> 0004-build-Add-option-to-select-libc-implementation.patch
> 0005-kernel-controllers-Link-with-libfts-explicitly-on-mu.patch
> 0008-Check-if-__GLIBC_PREREQ-is-defined-before-using-it.patch
> 0018-guard-mallocopt-with-__GLIBC__.patch
> 0020-getdents-define-getdents-getdents64-only-for-glibc.patch
> 0035-fix-test_proc_kill-hang.patch
> 0036-testcases-network-nfsv4-acl-acl1.c-Security-fix-on-s.patch
> 0001-open_posix_testsuite-mmap24-2-Relax-condition-a-bit.patch
> 0001-shmctl01-don-t-use-hardcoded-index-0-for-SHM_STAT-te.patch
> 0001-diotest4-Let-kernel-pick-an-address-when-calling-mma.patch
> 0001-getrlimit03-adjust-a-bit-of-code-to-compatiable-with.patch
> Add patch:
> 0006-rt_tgsigqueueinfo-disable-test-on-musl.patch
+rt_tgsigqueueinfo01.c: In function 'sigusr1_handler':
+rt_tgsigqueueinfo01.c:42:22: error: 'siginfo_t' {aka 'struct <anonymous>'} has no member named '_sifields'; did you mean '__si_fields'?
+ 42 | sigval_rcv = uinfo->_sifields._rt.SI_SIGVAL.sival_ptr;
+ | ^~~~~~~~~
+ | __si_fields
Interesting, I didn't notice this musl error.
> Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
Reviewed-by: Petr Vorel <petr.vorel at gmail.com>
Kind regards,
Petr
More information about the Openembedded-core
mailing list