[Buildroot] [autobuild.buildroot.net] Build results for 2015-11-22

Romain Naour romain.naour at openwide.fr
Mon Nov 23 21:09:52 UTC 2015


Hello,

>       x86_64 |                  lvm2-2.02.132 | NOK | http://autobuild.buildroot.net/results/964b5909dbac97d56b87e22e5141d62c54eba893/

commands/toolcontext.c: In function 'create_toolcontext':
commands/toolcontext.c:1795:10: error: assignment of read-only variable 'stdin'
    stdin = new_stream;

This is a musl issue and generally fixed by using freopen(). See [1] [2].

There is a patch from alpinelinux [3] but I'm wondering if it could be simpler
to get ride of _reopen_stream() an use freopen() instead.

Vincente, what do you think ?

Best regards,
Romain

[1]
https://github.com/doughdemon/fdupes/commit/fe2d8334bfa28ff05fa1a2ffe8555a19b41be0ea
[2] https://github.com/adrianlopezroche/fdupes/pull/31
[3]
http://git.alpinelinux.org/cgit/aports/tree/main/lvm2/fix-stdio-usage.patch?h=v3.2.3



More information about the buildroot mailing list