Hi Richard,

...
> I ran it through our automated testing and whilst the main tests ran
> ok, it failed on musl:

> https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/932/steps/11/logs/stdio
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/948/steps/11/logs/stdio

Thank you for running the tests for me. Although we have musl (via Alpine) in
LTP CI, this error slipped in:

| CC testcases/kernel/syscalls/listen/listen01
| In file included from listmount01.c:22:
| listmount.h: In function 'listmount':
| listmount.h:18:16: error: variable 'req' has initializer but incomplete type
|    18 |         struct mnt_id_req req = {
|       |                ^~~~~~~~~~
| listmount.h:19:18: error: 'struct mnt_id_req' has no member named 'size'
|    19 |                 .size = MNT_ID_REQ_SIZE_VER0,
|       |                  ^~~~

Fortunately fix looks quite obvious (missing autotools guard).

I'll send Cc to LTP + v2 for yocto. I'll try to force myself to run the yocto
build myself to not bother you with testing for me.

Kind regards,
Petr

> Cheers,

> Richard



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#210619): 
https://lists.openembedded.org/g/openembedded-core/message/210619
Mute This Topic: https://lists.openembedded.org/mt/110925738/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to