glibc_2.31-0ubuntu9.9.debian.tar.xz build error
Bug #1992720 reported by
cauc.peter
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| glibc (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
Description: Ubuntu 20.04.4 LTS
Release: 20.04
1. download glibc by: apt-get source glibc (2.31-0ubuntu9.9)
2. cd glibc-2.31 && DEB_BUILD_
error message:
.....
=== time.h ===
* invalid macro `TIME_UTC'
** macro `CLOCK_REALTIME' not defined
** macro `TIMER_ABSTIME' not defined
=== unistd.h ===
=== utime.h ===
----------
----------
XFAIL: stdlib/tst-system
original exit status 1
error: test-container.
To post a comment you must log in.

It doesn't look like you're building in a schroot, which would be the recommended way. Try following https:/ /wiki.ubuntu. com/SimpleSbuil d to get started building with schroots.
In any case, this is not a valid bug against glibc.