Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#71741 - [fakechroot] Fails to build with latest glibc
Attached to Project:
Arch Linux
Opened by Santosh Mahto (santoshmahto) - Thursday, 05 August 2021, 15:00 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 31 August 2021, 15:27 GMT
Opened by Santosh Mahto (santoshmahto) - Thursday, 05 August 2021, 15:00 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 31 August 2021, 15:27 GMT
|
DetailsDescription:
Arch fails to build fakechroot with error: ‘_STAT_VER’ undeclared full log: ``` CC dl_iterate_phdr.lo chroot.c: In function ‘chroot’: chroot.c:38:45: error: ‘_STAT_VER’ undeclared (first use in this function) 38 | # define STAT(path, sb) nextcall(__xstat64)(_STAT_VER, path, sb) | ^~~~~~~~~ chroot.c:108:19: note: in expansion of macro ‘STAT’ 108 | if ((status = STAT(path, &sb)) != 0) { | ^~~~ chroot.c:38:45: note: each undeclared identifier is reported only once for each function it appears in 38 | # define STAT(path, sb) nextcall(__xstat64)(_STAT_VER, path, sb) | ^~~~~~~~~ chroot.c:108:19: note: in expansion of macro ‘STAT’ 108 | if ((status = STAT(path, &sb)) != 0) { | ^~~~ CC dladdr.lo make[2]: *** [Makefile:900: chroot.lo] Error 1 ``` This issue has been seen on Fedora[1]. https://bugzilla.redhat.com/show_bug.cgi?id=1889862 Additional info: * package version(s) : 2.20.1-2 * config and/or log files etc. * link to upstream bug report, if any https://github.com/dex4er/fakechroot/issues/82 Steps to reproduce: Build fakechroot on latest arch(having latest glibc) |
This task depends upon
[1] https://github.com/dex4er/fakechroot/commit/b42d1fb9538f680af2f31e864c555414ccba842a
[2] https://github.com/dex4er/fakechroot/pull/85/commits/534e6d555736b97211523970d378dfb0db2608e9
[3] https://github.com/dex4er/fakechroot/pull/85/commits/75d7e6fa191c11a791faff06a0de86eaa7801d05
[4] https://github.com/dex4er/fakechroot/pull/85/commits/693a3597ea7fccfb62f357503ff177bd3e3d5a89
[5] https://github.com/dex4er/fakechroot/pull/85/commits/e7c1f3a446e594a4d0cce5f5d499c9439ce1d5c5