* [Buildroot] [Bug 11536] New: dt-utils building fails with glibc 2.28
@ 2018-12-02 14:51 bugzilla at busybox.net
2018-12-03 12:39 ` [Buildroot] [Bug 11536] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2018-12-02 14:51 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=11536
Bug ID: 11536
Summary: dt-utils building fails with glibc 2.28
Product: buildroot
Version: 2018.11
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: pvizeli at syshack.ch
CC: buildroot at uclibc.org
Target Milestone: ---
>>> dt-utils v2018.05.0 Building
PATH="/build/buildroot/output/host/bin:/build/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
/usr/bin/make -j9 -C /build/buildroot/output/build/dt-utils-v2018.05.0/
make[1]: Entering directory '/build/buildroot/output/build/dt-utils-v2018.05.0'
/usr/bin/make --no-print-directory all-am
GEN src/libdt-utils.pc
CC src/src_libdt_utils_la-crc32.lo
CC src/src_libdt_utils_la-libdt.lo
CC src/src_libdt_utils_la-fdt.lo
CC src/crypto/barebox_state-digest.o
CC src/crypto/barebox_state-hmac.o
CC src/crypto/barebox_state-sha1.o
CC src/crypto/barebox_state-sha2.o
CC src/barebox_state-keystore-blob.o
CC src/barebox_state-base64.o
In file included from src/crypto/digest.c:24:0:
../../host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/stat.h:56:8:
error: redefinition of 'struct statx_timestamp'
struct statx_timestamp {
^~~~~~~~~~~~~~~
In file included from
../../host/x86_64-buildroot-linux-gnu/sysroot/usr/include/sys/stat.h:446:0,
from ./src/dt/common.h:15,
from src/crypto/digest.c:19:
../../host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/statx.h:25:8:
note: originally defined here
struct statx_timestamp
^~~~~~~~~~~~~~~
In file included from src/crypto/digest.c:24:0:
../../host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/stat.h:99:8:
error: redefinition of 'struct statx'
struct statx {
^~~~~
In file included from
../../host/x86_64-buildroot-linux-gnu/sysroot/usr/include/sys/stat.h:446:0,
from ./src/dt/common.h:15,
from src/crypto/digest.c:19:
../../host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/statx.h:36:8:
note: originally defined here
struct statx
^~~~~
Makefile:809: recipe for target 'src/crypto/barebox_state-digest.o' failed
make[2]: *** [src/crypto/barebox_state-digest.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile:511: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/build/buildroot/output/build/dt-utils-v2018.05.0'
package/pkg-generic.mk:229: recipe for target
'/build/buildroot/output/build/dt-utils-v2018.05.0/.stamp_built' failed
make: *** [/build/buildroot/output/build/dt-utils-v2018.05.0/.stamp_built]
Error 2
make: Leaving directory '/build/buildroot'
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [Bug 11536] dt-utils building fails with glibc 2.28
2018-12-02 14:51 [Buildroot] [Bug 11536] New: dt-utils building fails with glibc 2.28 bugzilla at busybox.net
@ 2018-12-03 12:39 ` bugzilla at busybox.net
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2018-12-03 12:39 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=11536
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Thanks a lot for the report, we just fixed this in commit
https://git.buildroot.org/buildroot/commit/?id=7e5094033df2efc88928071c6e7a2867c396ca68.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-03 12:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-02 14:51 [Buildroot] [Bug 11536] New: dt-utils building fails with glibc 2.28 bugzilla at busybox.net
2018-12-03 12:39 ` [Buildroot] [Bug 11536] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox