The upstream fix is here: https://git.busybox.net/busybox/patch/?id=d3539be8f27b8cbfdfee460fe08299158f08bcd9 I've attached a patch that will apply against this ebuild Reproducible: Always
Created attachment 611778 [details] Build log
Created attachment 611780 [details, diff] Patch for glibc-2.31
The error was: /var/tmp/portage/sys-apps/busybox-1.31.1/temp/busybox_unstripped.NQDALZ.ltrans5.ltrans.o:<artificial>:function date_main: error: undefined reference to 'stime' /var/tmp/portage/sys-apps/busybox-1.31.1/temp/busybox_unstripped.NQDALZ.ltrans7.ltrans.o:<artificial>:function rdate_main: error: undefined reference to 'stime' collect2: error: ld returned 1 exit status As stime has been removed from glibc-2.31
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7d0d98ea093bb29a81c1f9c0d27d823c61e8640 commit d7d0d98ea093bb29a81c1f9c0d27d823c61e8640 Author: Patrick McLean <patrick.mclean@sony.com> AuthorDate: 2020-02-06 23:06:22 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2020-02-06 23:06:34 +0000 sys-apps/busybox-1.31.1-r1: Revbump, virtual/libxcrypt, fix bug #708350 Closes: https://bugs.gentoo.org/708350 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> ...ybox-1.31.1.ebuild => busybox-1.31.1-r1.ebuild} | 15 +++-- .../busybox/files/busybox-1.31.1-glibc-2.31.patch | 65 ++++++++++++++++++++++ 2 files changed, 75 insertions(+), 5 deletions(-)