public inbox for gentoo-releng-autobuilds@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-multilib-systemd.spec
@ 2021-09-04  9:19 catalyst
  0 siblings, 0 replies; 9+ messages in thread
From: catalyst @ 2021-09-04  9:19 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * Messages for package acct-user/portage-0:
 * Updating home for user 'portage' ...
 *  - Home: /var/lib/portage/home
 * Updating shell for user 'portage' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'portage' ...
 *  - Comment: System user; portage
 * Messages for package acct-user/sshd-0-r1:
 * Adding user 'sshd' to your system ...
 *  - Userid: 22
 *  - Shell: /sbin/nologin
 *  - Home: /var/empty
 *  - Groups: sshd
 *  - GECOS: added by portage for sshd
 * Updating comment for user 'sshd' ...
 *  - Comment: User for ssh
 * Messages for package acct-user/nobody-0:
 * Updating shell for user 'nobody' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'nobody' ...
 *  - Comment: System user; nobody
 * Messages for package sys-apps/coreutils-8.32-r1:
 * Make sure you run 'hash -r' in your active shells.
 * You should also re-source your shell settings for LS_COLORS
 *   changes, such as: source /etc/profile
 * Messages for package net-firewall/iptables-1.8.7:
 * Current iptables implementation is unset, setting to xtables-legacy-multi
 * Messages for package sys-libs/pam-1.5.1_p20210622-r1:
 * Some software with pre-loaded PAM libraries might experience
 * warnings or failures related to missing symbols and/or versions
 * after any update. While unfortunate this is a limit of the
 * implementation of PAM and the software, and it requires you to
 * restart the software manually after the update.
 * 
 * You can get a list of such software running a command like
 *   lsof / | egrep -i 'del.*libpam\.so'
 * 
 * Alternatively, simply reboot your system.
 * Messages for package dev-python/jinja-3.0.1:
 * For i18n support, please emerge dev-python/Babel.
 * Messages for package dev-python/lxml-4.6.3-r1:
 * Install additional packages for optional runtime features:
 *   dev-python/beautifulsoup for Support for BeautifulSoup as a parser backend
 *   dev-python/cssselect for Translates CSS selectors to XPath 1.0 expressions
 * Messages for package dev-util/meson-0.59.1-r1:
 * ERROR: dev-util/meson-0.59.1-r1::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_compile
 *   environment, line 2961:  Called distutils-r1_src_compile
 *   environment, line 1249:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
 *   environment, line  537:  Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2621:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2152:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2150:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line  857:  Called distutils-r1_run_phase 'distutils-r1_python_compile'
 *   environment, line 1240:  Called distutils-r1_python_compile
 *   environment, line 1100:  Called esetup.py 'build' '-j' '17'
 *   environment, line 1687:  Called die
 * The specific snippet of code:
 *       "${@}" || die -n;
 * 
 * If you need support, post the output of `emerge --info '=dev-util/meson-0.59.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/meson-0.59.1-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-util/meson-0.59.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/meson-0.59.1-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-util/meson-0.59.1-r1/work/meson-0.59.1'
 * S: '/var/tmp/portage/dev-util/meson-0.59.1-r1/work/meson-0.59.1'



































































 * IMPORTANT: config file '/etc/locale.gen' needs updating.
 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
 * sections of the emerge man page to learn how to update config files.
04 Sep 2021 09:19:13 UTC: ERROR   : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
04 Sep 2021 09:19:13 UTC: ERROR   : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
04 Sep 2021 09:19:13 UTC: ERROR   : Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
ERROR:catalyst:Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
04 Sep 2021 09:19:13 UTC: NOTICE  : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
04 Sep 2021 09:19:13 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/tmp/kerncache is not a mount point. Skipping
04 Sep 2021 09:19:13 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/var/cache/binpkgs is not a mount point. Skipping
04 Sep 2021 09:19:13 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/run is not a mount point. Skipping
04 Sep 2021 09:19:13 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/dev/shm does not exist. Skipping
04 Sep 2021 09:19:13 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/dev/pts does not exist. Skipping
04 Sep 2021 09:19:13 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/var/tmp/portage is not a mount point. Skipping
04 Sep 2021 09:19:13 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/var/cache/distfiles is not a mount point. Skipping
04 Sep 2021 09:19:13 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/var/db/repos/gentoo is not a mount point. Skipping
04 Sep 2021 09:19:13 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/dev is not a mount point. Skipping
04 Sep 2021 09:19:13 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20210903T170536Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
3774.37user 241.07system 1:04:51elapsed 103%CPU (0avgtext+0avgdata 159212maxresident)k
66640inputs+3232160outputs (46major+96331324minor)pagefaults 0swaps



Full build log at /tmp/catalyst-auto.20210903T170536Z.UaqoVj/log/stage3-multilib-systemd.log


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-multilib-systemd.spec
@ 2021-11-13  6:33 catalyst
  0 siblings, 0 replies; 9+ messages in thread
From: catalyst @ 2021-11-13  6:33 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 *  - Userid: 101
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: messagebus
 *  - GECOS: added by portage for messagebus
 * Updating comment for user 'messagebus' ...
 *  - Comment: System user; messagebus
 * Messages for package acct-user/systemd-timesync-0-r1:
 * Adding user 'systemd-timesync' to your system ...
 *  - Userid: 195
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-timesync
 *  - GECOS: added by portage for systemd-timesync
 * Updating comment for user 'systemd-timesync' ...
 *  - Comment: System user; systemd-timesync
 * Messages for package acct-user/man-1-r1:
 * Adding user 'man' to your system ...
 *  - Userid: 13
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: man
 *  - GECOS: added by portage for man
 * Updating comment for user 'man' ...
 *  - Comment: System user; man
 * Messages for package acct-user/portage-0:
 * Updating home for user 'portage' ...
 *  - Home: /var/lib/portage/home
 * Updating shell for user 'portage' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'portage' ...
 *  - Comment: System user; portage
 * Messages for package acct-user/sshd-0-r1:
 * Adding user 'sshd' to your system ...
 *  - Userid: 22
 *  - Shell: /sbin/nologin
 *  - Home: /var/empty
 *  - Groups: sshd
 *  - GECOS: added by portage for sshd
 * Updating comment for user 'sshd' ...
 *  - Comment: User for ssh
 * Messages for package acct-user/nobody-0:
 * Updating shell for user 'nobody' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'nobody' ...
 *  - Comment: System user; nobody
 * Messages for package sys-apps/coreutils-9.0-r1:
 * Make sure you run 'hash -r' in your active shells.
 * You should also re-source your shell settings for LS_COLORS
 *   changes, such as: source /etc/profile
 * Messages for package net-firewall/iptables-1.8.7:
 * Current iptables implementation is unset, setting to xtables-legacy-multi
 * Messages for package sys-libs/pam-1.5.2-r1:
 * Some software with pre-loaded PAM libraries might experience
 * warnings or failures related to missing symbols and/or versions
 * after any update. While unfortunate this is a limit of the
 * implementation of PAM and the software, and it requires you to
 * restart the software manually after the update.
 * 
 * You can get a list of such software running a command like
 *   lsof / | egrep -i 'del.*libpam\.so'
 * 
 * Alternatively, simply reboot your system.
 * Messages for package sys-apps/texinfo-6.8-r1:
 * ERROR: sys-apps/texinfo-6.8-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-apps/texinfo-6.8-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/texinfo-6.8-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/texinfo-6.8-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/texinfo-6.8-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/texinfo-6.8-r1/work/texinfo-6.8'
 * S: '/var/tmp/portage/sys-apps/texinfo-6.8-r1/work/texinfo-6.8'































































 * IMPORTANT: config file '/etc/locale.gen' needs updating.
 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
 * sections of the emerge man page to learn how to update config files.
13 Nov 2021 06:33:34 UTC: ERROR   : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
13 Nov 2021 06:33:34 UTC: ERROR   : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
13 Nov 2021 06:33:34 UTC: ERROR   : Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
ERROR:catalyst:Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
13 Nov 2021 06:33:34 UTC: NOTICE  : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
13 Nov 2021 06:33:34 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/tmp/kerncache is not a mount point. Skipping
13 Nov 2021 06:33:34 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/var/cache/binpkgs is not a mount point. Skipping
13 Nov 2021 06:33:35 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/run is not a mount point. Skipping
13 Nov 2021 06:33:35 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/dev/shm does not exist. Skipping
13 Nov 2021 06:33:35 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/dev/pts does not exist. Skipping
13 Nov 2021 06:33:35 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/var/tmp/portage is not a mount point. Skipping
13 Nov 2021 06:33:35 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/var/cache/distfiles is not a mount point. Skipping
13 Nov 2021 06:33:35 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/var/db/repos/gentoo is not a mount point. Skipping
13 Nov 2021 06:33:35 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/dev is not a mount point. Skipping
13 Nov 2021 06:33:35 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211112T170547Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
33845.16user 1291.67system 2:04:08elapsed 471%CPU (0avgtext+0avgdata 173636maxresident)k
8inputs+3278288outputs (3652major+457172757minor)pagefaults 0swaps



Full build log at /tmp/catalyst-auto.20211112T170547Z.tEchoe/log/stage3-multilib-systemd.log


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-multilib-systemd.spec
@ 2021-11-27  4:15 catalyst
  0 siblings, 0 replies; 9+ messages in thread
From: catalyst @ 2021-11-27  4:15 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 *  - GECOS: added by portage for systemd-oom
 * Updating comment for user 'systemd-oom' ...
 *  - Comment: System user; systemd-oom
 * Messages for package acct-user/systemd-timesync-0-r1:
 * Adding user 'systemd-timesync' to your system ...
 *  - Userid: 195
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-timesync
 *  - GECOS: added by portage for systemd-timesync
 * Updating comment for user 'systemd-timesync' ...
 *  - Comment: System user; systemd-timesync
 * Messages for package acct-user/messagebus-0-r1:
 * Adding user 'messagebus' to your system ...
 *  - Userid: 101
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: messagebus
 *  - GECOS: added by portage for messagebus
 * Updating comment for user 'messagebus' ...
 *  - Comment: System user; messagebus
 * Messages for package acct-user/systemd-resolve-0-r1:
 * Adding user 'systemd-resolve' to your system ...
 *  - Userid: 193
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-resolve
 *  - GECOS: added by portage for systemd-resolve
 * Updating comment for user 'systemd-resolve' ...
 *  - Comment: System user; systemd-resolve
 * Messages for package acct-user/man-1-r1:
 * Adding user 'man' to your system ...
 *  - Userid: 13
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: man
 *  - GECOS: added by portage for man
 * Updating comment for user 'man' ...
 *  - Comment: System user; man
 * Messages for package acct-user/portage-0:
 * Updating home for user 'portage' ...
 *  - Home: /var/lib/portage/home
 * Updating shell for user 'portage' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'portage' ...
 *  - Comment: System user; portage
 * Messages for package acct-user/sshd-0-r1:
 * Adding user 'sshd' to your system ...
 *  - Userid: 22
 *  - Shell: /sbin/nologin
 *  - Home: /var/empty
 *  - Groups: sshd
 *  - GECOS: added by portage for sshd
 * Updating comment for user 'sshd' ...
 *  - Comment: User for ssh
 * Messages for package acct-user/nobody-0:
 * Updating shell for user 'nobody' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'nobody' ...
 *  - Comment: System user; nobody
 * Messages for package sys-apps/coreutils-9.0-r1:
 * Make sure you run 'hash -r' in your active shells.
 * You should also re-source your shell settings for LS_COLORS
 *   changes, such as: source /etc/profile
 * Messages for package sys-libs/glibc-2.34-r2:
 * ERROR: sys-libs/glibc-2.34-r2::gentoo failed (preinst phase):
 *   simple run test (/usr/bin/cal) failed
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called pkg_preinst
 *   environment, line 2864:  Called glibc_sanity_check
 *   environment, line 2372:  Called die
 * The specific snippet of code:
 *           LC_ALL=C ${newldso} --library-path . ${x} > /dev/null || die "simple run test (${x}) failed";
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.34-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.34-r2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.34-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.34-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/glibc-2.34-r2/image/lib64'
 * S: '/var/tmp/portage/sys-libs/glibc-2.34-r2/work/glibc-2.34'


























































27 Nov 2021 04:15:00 UTC: ERROR   : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
27 Nov 2021 04:15:00 UTC: ERROR   : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
27 Nov 2021 04:15:00 UTC: ERROR   : Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
ERROR:catalyst:Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
27 Nov 2021 04:15:00 UTC: NOTICE  : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
27 Nov 2021 04:15:00 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/tmp/kerncache is not a mount point. Skipping
27 Nov 2021 04:15:00 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/var/cache/binpkgs is not a mount point. Skipping
27 Nov 2021 04:15:00 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/run is not a mount point. Skipping
27 Nov 2021 04:15:00 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/dev/shm does not exist. Skipping
27 Nov 2021 04:15:00 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/dev/pts does not exist. Skipping
27 Nov 2021 04:15:00 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/var/tmp/portage is not a mount point. Skipping
27 Nov 2021 04:15:00 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/var/cache/distfiles is not a mount point. Skipping
27 Nov 2021 04:15:00 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/var/db/repos/gentoo is not a mount point. Skipping
27 Nov 2021 04:15:00 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/dev is not a mount point. Skipping
27 Nov 2021 04:15:00 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211126T170530Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
2087.24user 129.46system 35:19.68elapsed 104%CPU (0avgtext+0avgdata 152432maxresident)k
73552inputs+1633432outputs (14major+53162804minor)pagefaults 0swaps



Full build log at /tmp/catalyst-auto.20211126T170530Z.VzDtLL/log/stage3-multilib-systemd.log


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-multilib-systemd.spec
@ 2021-12-11  5:44 catalyst
  0 siblings, 0 replies; 9+ messages in thread
From: catalyst @ 2021-12-11  5:44 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 *  - Comment: System user; systemd-oom
 * Messages for package acct-user/systemd-resolve-0-r1:
 * Adding user 'systemd-resolve' to your system ...
 *  - Userid: 193
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-resolve
 *  - GECOS: added by portage for systemd-resolve
 * Updating comment for user 'systemd-resolve' ...
 *  - Comment: System user; systemd-resolve
 * Messages for package acct-user/systemd-timesync-0-r1:
 * Adding user 'systemd-timesync' to your system ...
 *  - Userid: 195
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-timesync
 *  - GECOS: added by portage for systemd-timesync
 * Updating comment for user 'systemd-timesync' ...
 *  - Comment: System user; systemd-timesync
 * Messages for package acct-user/messagebus-0-r1:
 * Adding user 'messagebus' to your system ...
 *  - Userid: 101
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: messagebus
 *  - GECOS: added by portage for messagebus
 * Updating comment for user 'messagebus' ...
 *  - Comment: System user; messagebus
 * Messages for package acct-user/man-1-r1:
 * Adding user 'man' to your system ...
 *  - Userid: 13
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: man
 *  - GECOS: added by portage for man
 * Updating comment for user 'man' ...
 *  - Comment: System user; man
 * Messages for package acct-user/portage-0:
 * Updating home for user 'portage' ...
 *  - Home: /var/lib/portage/home
 * Updating shell for user 'portage' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'portage' ...
 *  - Comment: System user; portage
 * Messages for package acct-user/sshd-0-r1:
 * Adding user 'sshd' to your system ...
 *  - Userid: 22
 *  - Shell: /sbin/nologin
 *  - Home: /var/empty
 *  - Groups: sshd
 *  - GECOS: added by portage for sshd
 * Updating comment for user 'sshd' ...
 *  - Comment: User for ssh
 * Messages for package acct-user/nobody-0:
 * Updating shell for user 'nobody' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'nobody' ...
 *  - Comment: System user; nobody
 * Messages for package sys-apps/coreutils-9.0-r1:
 * Make sure you run 'hash -r' in your active shells.
 * You should also re-source your shell settings for LS_COLORS
 *   changes, such as: source /etc/profile
 * Messages for package sys-libs/glibc-2.34-r3:
 * ERROR: sys-libs/glibc-2.34-r3::gentoo failed (preinst phase):
 *   simple run test (/usr/bin/cal) failed
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called pkg_preinst
 *   environment, line 2864:  Called glibc_sanity_check
 *   environment, line 2372:  Called die
 * The specific snippet of code:
 *           LC_ALL=C ${newldso} --library-path . ${x} > /dev/null || die "simple run test (${x}) failed";
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.34-r3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.34-r3::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.34-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.34-r3/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/glibc-2.34-r3/image/lib64'
 * S: '/var/tmp/portage/sys-libs/glibc-2.34-r3/work/glibc-2.34'




























































11 Dec 2021 05:44:30 UTC: ERROR   : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
11 Dec 2021 05:44:30 UTC: ERROR   : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
11 Dec 2021 05:44:30 UTC: ERROR   : Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
ERROR:catalyst:Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
11 Dec 2021 05:44:30 UTC: NOTICE  : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
11 Dec 2021 05:44:30 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/tmp/kerncache is not a mount point. Skipping
11 Dec 2021 05:44:30 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/var/cache/binpkgs is not a mount point. Skipping
11 Dec 2021 05:44:30 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/run is not a mount point. Skipping
11 Dec 2021 05:44:30 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/dev/shm does not exist. Skipping
11 Dec 2021 05:44:30 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/dev/pts does not exist. Skipping
11 Dec 2021 05:44:30 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/var/tmp/portage is not a mount point. Skipping
11 Dec 2021 05:44:30 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/var/cache/distfiles is not a mount point. Skipping
11 Dec 2021 05:44:30 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/var/db/repos/gentoo is not a mount point. Skipping
11 Dec 2021 05:44:30 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/dev is not a mount point. Skipping
11 Dec 2021 05:44:30 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211210T170624Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
2196.85user 138.08system 37:14.48elapsed 104%CPU (0avgtext+0avgdata 151192maxresident)k
75416inputs+2264232outputs (21major+55450838minor)pagefaults 0swaps



Full build log at /tmp/catalyst-auto.20211210T170624Z.Yz2owJ/log/stage3-multilib-systemd.log


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-multilib-systemd.spec
@ 2021-12-18  8:40 catalyst
  0 siblings, 0 replies; 9+ messages in thread
From: catalyst @ 2021-12-18  8:40 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 *  - Comment: System user; systemd-oom
 * Messages for package acct-user/systemd-resolve-0-r1:
 * Adding user 'systemd-resolve' to your system ...
 *  - Userid: 193
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-resolve
 *  - GECOS: added by portage for systemd-resolve
 * Updating comment for user 'systemd-resolve' ...
 *  - Comment: System user; systemd-resolve
 * Messages for package acct-user/systemd-timesync-0-r1:
 * Adding user 'systemd-timesync' to your system ...
 *  - Userid: 195
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-timesync
 *  - GECOS: added by portage for systemd-timesync
 * Updating comment for user 'systemd-timesync' ...
 *  - Comment: System user; systemd-timesync
 * Messages for package acct-user/messagebus-0-r1:
 * Adding user 'messagebus' to your system ...
 *  - Userid: 101
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: messagebus
 *  - GECOS: added by portage for messagebus
 * Updating comment for user 'messagebus' ...
 *  - Comment: System user; messagebus
 * Messages for package acct-user/man-1-r1:
 * Adding user 'man' to your system ...
 *  - Userid: 13
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: man
 *  - GECOS: added by portage for man
 * Updating comment for user 'man' ...
 *  - Comment: System user; man
 * Messages for package acct-user/portage-0:
 * Updating home for user 'portage' ...
 *  - Home: /var/lib/portage/home
 * Updating shell for user 'portage' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'portage' ...
 *  - Comment: System user; portage
 * Messages for package acct-user/sshd-0-r1:
 * Adding user 'sshd' to your system ...
 *  - Userid: 22
 *  - Shell: /sbin/nologin
 *  - Home: /var/empty
 *  - Groups: sshd
 *  - GECOS: added by portage for sshd
 * Updating comment for user 'sshd' ...
 *  - Comment: User for ssh
 * Messages for package acct-user/nobody-0:
 * Updating shell for user 'nobody' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'nobody' ...
 *  - Comment: System user; nobody
 * Messages for package sys-apps/coreutils-9.0-r1:
 * Make sure you run 'hash -r' in your active shells.
 * You should also re-source your shell settings for LS_COLORS
 *   changes, such as: source /etc/profile
 * Messages for package sys-libs/glibc-2.34-r3:
 * ERROR: sys-libs/glibc-2.34-r3::gentoo failed (preinst phase):
 *   simple run test (/usr/bin/cal) failed
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called pkg_preinst
 *   environment, line 2864:  Called glibc_sanity_check
 *   environment, line 2372:  Called die
 * The specific snippet of code:
 *           LC_ALL=C ${newldso} --library-path . ${x} > /dev/null || die "simple run test (${x}) failed";
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.34-r3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.34-r3::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.34-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.34-r3/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/glibc-2.34-r3/image/lib64'
 * S: '/var/tmp/portage/sys-libs/glibc-2.34-r3/work/glibc-2.34'




























































18 Dec 2021 08:40:56 UTC: ERROR   : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
18 Dec 2021 08:40:56 UTC: ERROR   : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
18 Dec 2021 08:40:56 UTC: ERROR   : Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
ERROR:catalyst:Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
18 Dec 2021 08:40:56 UTC: NOTICE  : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
18 Dec 2021 08:40:56 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/tmp/kerncache is not a mount point. Skipping
18 Dec 2021 08:40:56 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/var/cache/binpkgs is not a mount point. Skipping
18 Dec 2021 08:40:56 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/run is not a mount point. Skipping
18 Dec 2021 08:40:56 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/dev/shm does not exist. Skipping
18 Dec 2021 08:40:56 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/dev/pts does not exist. Skipping
18 Dec 2021 08:40:56 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/var/tmp/portage is not a mount point. Skipping
18 Dec 2021 08:40:56 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/var/cache/distfiles is not a mount point. Skipping
18 Dec 2021 08:40:56 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/var/db/repos/gentoo is not a mount point. Skipping
18 Dec 2021 08:40:56 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/dev is not a mount point. Skipping
18 Dec 2021 08:40:56 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20211217T170530Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
2165.19user 135.51system 36:42.04elapsed 104%CPU (0avgtext+0avgdata 154884maxresident)k
75464inputs+2260344outputs (15major+55059122minor)pagefaults 0swaps



Full build log at /tmp/catalyst-auto.20211217T170530Z.CftMue/log/stage3-multilib-systemd.log


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-multilib-systemd.spec
@ 2022-02-19 14:23 catalyst
  0 siblings, 0 replies; 9+ messages in thread
From: catalyst @ 2022-02-19 14:23 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * Messages for package acct-user/nobody-0:
 * Updating shell for user 'nobody' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'nobody' ...
 *  - Comment: System user; nobody
 * Messages for package sys-apps/coreutils-9.0-r1:
 * Make sure you run 'hash -r' in your active shells.
 * You should also re-source your shell settings for LS_COLORS
 *   changes, such as: source /etc/profile
 * Messages for package net-firewall/iptables-1.8.7-r1:
 * Current iptables implementation is unset, setting to xtables-legacy-multi
 * Messages for package sys-libs/pam-1.5.2-r1:
 * Some software with pre-loaded PAM libraries might experience
 * warnings or failures related to missing symbols and/or versions
 * after any update. While unfortunate this is a limit of the
 * implementation of PAM and the software, and it requires you to
 * restart the software manually after the update.
 * 
 * You can get a list of such software running a command like
 *   lsof / | egrep -i 'del.*libpam\.so'
 * 
 * Alternatively, simply reboot your system.
 * Messages for package sys-apps/texinfo-6.8:
 * The ebuild phase 'instprep' has exited unexpectedly. This type of
 * behavior is known to be triggered by things such as failed variable
 * assignments (bug #190128) or bad substitution errors (bug #200313).
 * Normally, before exiting, bash should have displayed an error message
 * above. If bash did not produce an error message above, it's possible
 * that the ebuild has called `exit` when it should have called `die`
 * instead. This behavior may also be triggered by a corrupt bash binary or
 * a hardware problem such as memory or cpu malfunction. If the problem is
 * not reproducible or it appears to occur randomly, then it is likely to
 * be triggered by a hardware problem. If you suspect a hardware problem
 * then you should try some basic hardware diagnostics such as memtest.
 * Please do not report this as a bug unless it is consistently
 * reproducible and you are sure that your bash binary and hardware are
 * functioning properly.
 * The ebuild phase 'other' has exited unexpectedly. This type of behavior
 * is known to be triggered by things such as failed variable assignments
 * (bug #190128) or bad substitution errors (bug #200313). Normally, before
 * exiting, bash should have displayed an error message above. If bash did
 * not produce an error message above, it's possible that the ebuild has
 * called `exit` when it should have called `die` instead. This behavior
 * may also be triggered by a corrupt bash binary or a hardware problem
 * such as memory or cpu malfunction. If the problem is not reproducible or
 * it appears to occur randomly, then it is likely to be triggered by a
 * hardware problem. If you suspect a hardware problem then you should try
 * some basic hardware diagnostics such as memtest. Please do not report
 * this as a bug unless it is consistently reproducible and you are sure
 * that your bash binary and hardware are functioning properly.






























































Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/portage/process.py", line 211, in run_exitfuncs
  File "/usr/lib/python3.9/site-packages/portage/__init__.py", line 282, in __call__
  File "/usr/lib/python3.9/shutil.py", line 718, in rmtree
  File "/usr/lib/python3.9/shutil.py", line 716, in rmtree
FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/._portage_reinstall_.9b679ny5'
19 Feb 2022 14:23:41 UTC: ERROR   : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/tmp/kerncache does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/tmp/kerncache does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/cache/binpkgs does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/cache/binpkgs does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/run does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/run does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/dev/shm does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/dev/pts does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/tmp/portage does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/tmp/portage does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/cache/distfiles does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/cache/distfiles does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/db/repos/gentoo does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/db/repos/gentoo does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/dev does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/dev does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/proc does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/proc does not exist. Skipping
19 Feb 2022 14:23:41 UTC: ERROR   : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
19 Feb 2022 14:23:41 UTC: ERROR   : Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
ERROR:catalyst:Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
19 Feb 2022 14:23:41 UTC: NOTICE  : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/tmp/kerncache does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/tmp/kerncache does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/cache/binpkgs does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/cache/binpkgs does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/run does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/run does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/dev/shm does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/dev/pts does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/tmp/portage does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/tmp/portage does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/cache/distfiles does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/cache/distfiles does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/db/repos/gentoo does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/var/db/repos/gentoo does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/dev does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/dev does not exist. Skipping
19 Feb 2022 14:23:41 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/proc does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220218T170531Z/proc does not exist. Skipping
Command exited with non-zero status 2
3952.27user 201.61system 1:06:14elapsed 104%CPU (0avgtext+0avgdata 172276maxresident)k
77344inputs+2871792outputs (79major+80223604minor)pagefaults 0swaps



Full build log at /tmp/catalyst-auto.20220218T170531Z.CsRuD1/log/stage3-multilib-systemd.log


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-multilib-systemd.spec
@ 2022-07-15 22:22 catalyst
  0 siblings, 0 replies; 9+ messages in thread
From: catalyst @ 2022-07-15 22:22 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 *  - Userid: 13
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: man
 *  - GECOS: added by portage for man
 * Updating comment for user 'man' ...
 *  - Comment: System user; man
 * Messages for package acct-user/portage-0:
 * Log file: /var/tmp/catalyst/logs/acct-user:portage-0:20220715-202328.log
 * Updating home for user 'portage' ...
 *  - Home: /var/lib/portage/home
 * Updating shell for user 'portage' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'portage' ...
 *  - Comment: System user; portage
 * Messages for package acct-user/sshd-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-user:sshd-0-r1:20220715-202330.log
 * Adding user 'sshd' to your system ...
 *  - Userid: 22
 *  - Shell: /sbin/nologin
 *  - Home: /var/empty
 *  - Groups: sshd
 *  - GECOS: added by portage for sshd
 * Updating comment for user 'sshd' ...
 *  - Comment: User for ssh
 * Messages for package acct-user/nobody-0:
 * Log file: /var/tmp/catalyst/logs/acct-user:nobody-0:20220715-203027.log
 * Updating shell for user 'nobody' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'nobody' ...
 *  - Comment: System user; nobody
 * Messages for package sys-apps/coreutils-9.1-r1:
 * Log file: /var/tmp/catalyst/logs/sys-apps:coreutils-9.1-r1:20220715-204127.log
 * Make sure you run 'hash -r' in your active shells.
 * You should also re-source your shell settings for LS_COLORS
 *   changes, such as: source /etc/profile
 * Messages for package net-firewall/iptables-1.8.8-r4:
 * Log file: /var/tmp/catalyst/logs/net-firewall:iptables-1.8.8-r4:20220715-204842.log
 * Current iptables implementation is unset, setting to xtables-legacy-multi
 * Messages for package sys-libs/pam-1.5.2-r1:
 * Log file: /var/tmp/catalyst/logs/sys-libs:pam-1.5.2-r1:20220715-205904.log
 * Some software with pre-loaded PAM libraries might experience
 * warnings or failures related to missing symbols and/or versions
 * after any update. While unfortunate this is a limit of the
 * implementation of PAM and the software, and it requires you to
 * restart the software manually after the update.
 * 
 * You can get a list of such software running a command like
 *   lsof / | egrep -i 'del.*libpam\.so'
 * 
 * Alternatively, simply reboot your system.
 * Messages for package dev-python/jinja-3.1.2:
 * Log file: /var/tmp/catalyst/logs/dev-python:jinja-3.1.2:20220715-214003.log
 * For i18n support, please emerge dev-python/Babel.
 * Messages for package dev-python/lxml-4.9.1:
 * Log file: /var/tmp/catalyst/logs/dev-python:lxml-4.9.1:20220715-214728.log
 * Install additional packages for optional runtime features:
 *   dev-python/beautifulsoup4 for Support for BeautifulSoup as a parser backend
 *   dev-python/cssselect for Translates CSS selectors to XPath 1.0 expressions
 * Messages for package sys-libs/glibc-2.35-r8:
 * Log file: /var/tmp/catalyst/logs/sys-libs:glibc-2.35-r8:20220715-220516.log
 * ERROR: sys-libs/glibc-2.35-r8::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.35-r8::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.35-r8::gentoo'`.
 * The complete build log is located at '/var/tmp/catalyst/logs/sys-libs:glibc-2.35-r8:20220715-220516.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/glibc-2.35-r8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.35-r8/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35'
 * S: '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35'


































































15 Jul 2022 22:22:01 UTC: ERROR   : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
15 Jul 2022 22:22:01 UTC: ERROR   : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
15 Jul 2022 22:22:01 UTC: ERROR   : Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1392, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1500, in _run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1401, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
ERROR:catalyst:Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1392, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1500, in _run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1401, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
15 Jul 2022 22:22:01 UTC: NOTICE  : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
15 Jul 2022 22:22:01 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/var/log/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/var/log/portage is not a mount point. Skipping
15 Jul 2022 22:22:01 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/tmp/kerncache is not a mount point. Skipping
15 Jul 2022 22:22:01 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/var/cache/binpkgs is not a mount point. Skipping
15 Jul 2022 22:22:01 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/run is not a mount point. Skipping
15 Jul 2022 22:22:01 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/dev/shm does not exist. Skipping
15 Jul 2022 22:22:01 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/dev/pts does not exist. Skipping
15 Jul 2022 22:22:01 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/var/tmp/portage is not a mount point. Skipping
15 Jul 2022 22:22:01 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/var/cache/distfiles is not a mount point. Skipping
15 Jul 2022 22:22:01 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/var/db/repos/gentoo is not a mount point. Skipping
15 Jul 2022 22:22:01 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/dev is not a mount point. Skipping
15 Jul 2022 22:22:01 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220708T170534Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
14088.11user 465.75system 2:24:52elapsed 167%CPU (0avgtext+0avgdata 607184maxresident)k
38392inputs+3163000outputs (2788major+164039952minor)pagefaults 0swaps



Full build log at /tmp/catalyst-auto.20220708T170534Z.2Mj1eF/log/stage3-multilib-systemd.log


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-multilib-systemd.spec
@ 2022-07-25  5:10 catalyst
  0 siblings, 0 replies; 9+ messages in thread
From: catalyst @ 2022-07-25  5:10 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




a - gshadow/getsgnam.os
a - gshadow/sgetsgent.os
a - gshadow/fgetsgent.os
a - gshadow/putsgent.os
a - gshadow/getsgent_r.os
a - gshadow/getsgnam_r.os
a - gshadow/sgetsgent_r.os
a - gshadow/fgetsgent_r.os
a - argp/argp-ba.os
a - argp/argp-fmtstream.os
a - argp/argp-fs-xinl.os
a - argp/argp-help.os
a - argp/argp-parse.os
a - argp/argp-pv.os
a - argp/argp-pvh.os
a - argp/argp-xinl.os
a - argp/argp-eexst.os
a - debug/backtrace.os
a - debug/backtracesyms.os
a - debug/backtracesymsfd.os
a - debug/noophooks.os
a - debug/memcpy_chk.os
a - debug/memmove_chk.os
a - debug/mempcpy_chk.os
a - debug/memset_chk.os
a - debug/stpcpy_chk.os
a - debug/strcat_chk.os
a - debug/strcpy_chk.os
a - debug/strncat_chk.os
a - debug/strncpy_chk.os
a - debug/stpncpy_chk.os
a - debug/sprintf_chk.os
a - debug/vsprintf_chk.os
a - debug/snprintf_chk.os
a - debug/vsnprintf_chk.os
a - debug/printf_chk.os
a - debug/fprintf_chk.os
a - debug/vprintf_chk.os
a - debug/vfprintf_chk.os
a - debug/gets_chk.os
a - debug/chk_fail.os
a - debug/readonly-area.os
a - debug/fgets_chk.os
a - debug/fgets_u_chk.os
a - debug/read_chk.os
a - debug/pread_chk.os
a - debug/pread64_chk.os
a - debug/recv_chk.os
a - debug/recvfrom_chk.os
a - debug/readlink_chk.os
a - debug/readlinkat_chk.os
a - debug/getwd_chk.os
a - debug/getcwd_chk.os
a - debug/realpath_chk.os
a - debug/fread_chk.os
a - debug/fread_u_chk.os
a - debug/wctomb_chk.os
a - debug/wcscpy_chk.os
a - debug/wmemcpy_chk.os
a - debug/wmemmove_chk.os
a - debug/wmempcpy_chk.os
a - debug/wcpcpy_chk.os
a - debug/wcsncpy_chk.os
a - debug/wcscat_chk.os
a - debug/wcsncat_chk.os
a - debug/wmemset_chk.os
a - debug/wcpncpy_chk.os
a - debug/swprintf_chk.os
a - debug/vswprintf_chk.os
a - debug/wprintf_chk.os
a - debug/fwprintf_chk.os
a - debug/vwprintf_chk.os
a - debug/vfwprintf_chk.os
a - debug/fgetws_chk.os
a - debug/fgetws_u_chk.os
a - debug/confstr_chk.os
a - debug/getgroups_chk.os
a - debug/ttyname_r_chk.os
a - debug/gethostname_chk.os
a - debug/getdomainname_chk.os
a - debug/wcrtomb_chk.os
a - debug/mbsnrtowcs_chk.os
a - debug/wcsnrtombs_chk.os
a - debug/mbsrtowcs_chk.os
a - debug/wcsrtombs_chk.os
a - debug/mbstowcs_chk.os
a - debug/wcstombs_chk.os
a - debug/asprintf_chk.os
a - debug/vasprintf_chk.os
a - debug/dprintf_chk.os
a - debug/vdprintf_chk.os
a - debug/obprintf_chk.os
a - debug/vobprintf_chk.os
a - debug/longjmp_chk.os
a - debug/____longjmp_chk.os
a - debug/fdelt_chk.os
a - debug/poll_chk.os
a - debug/ppoll_chk.os
a - debug/explicit_bzero_chk.os
a - debug/stack_chk_fail.os
a - debug/fortify_fail.os
a - inet/htonl.os
a - inet/htons.os
a - inet/inet_lnaof.os
a - inet/inet_mkadr.os
a - inet/inet_netof.os
a - inet/inet_ntoa.os
a - inet/inet_net.os
a - inet/herrno.os
a - inet/herrno-loc.os
a - inet/gethstbyad.os
a - inet/gethstbyad_r.os
a - inet/gethstbynm.os
a - inet/gethstbynm2.os
a - inet/gethstbynm2_r.os
a - inet/gethstbynm_r.os
a - inet/gethstent.os
a - inet/gethstent_r.os
a - inet/getnetbyad.os
a - inet/getnetbyad_r.os
a - inet/getnetbynm.os
a - inet/getnetent.os
a - inet/getnetent_r.os
a - inet/getnetbynm_r.os
a - inet/getproto.os
a - inet/getproto_r.os
a - inet/getprtent.os
a - inet/getprtent_r.os
a - inet/getprtname.os
a - inet/getprtname_r.os
a - inet/getsrvbynm.os
a - inet/getsrvbynm_r.os
a - inet/getsrvbypt.os
a - inet/getsrvbypt_r.os
a - inet/getservent.os
a - inet/getservent_r.os
a - inet/getrpcent.os
a - inet/getrpcbyname.os
a - inet/getrpcbynumber.os
a - inet/getrpcent_r.os
a - inet/getrpcbyname_r.os
a - inet/getrpcbynumber_r.os
a - inet/ether_aton.os
a - inet/ether_aton_r.os
a - inet/ether_hton.os
a - inet/ether_line.os
a - inet/ether_ntoa.os
a - inet/ether_ntoa_r.os
a - inet/ether_ntoh.os
a - inet/rcmd.os
a - inet/rexec.os
a - inet/ruserpass.os
a - inet/bindresvport.os
a - inet/getnetgrent_r.os
a - inet/getnetgrent.os
a - inet/getaliasent_r.os
a - inet/getaliasent.os
a - inet/getaliasname.os
a - inet/getaliasname_r.os
a - inet/in6_addr.os
a - inet/getnameinfo.os
a - inet/if_index.os
a - inet/ifaddrs.os
a - inet/inet6_option.os
a - inet/getipv4sourcefilter.os
a - inet/setipv4sourcefilter.os
a - inet/getsourcefilter.os
a - inet/setsourcefilter.os
a - inet/inet6_opt.os
a - inet/inet6_rth.os
a - inet/inet6_scopeid_pton.os
a - inet/deadline.os
a - inet/idna.os
a - inet/idna_name_classify.os
a - inet/check_pf.os
a - inet/check_native.os
a - inet/ifreq.os
a - inet/netlink_assert_response.os
a - resolv/dn_comp.os
a - resolv/dn_expand.os
a - resolv/dn_skipname.os
a - resolv/dns-canon.os
a - resolv/dns-host.os
a - resolv/dns-network.os
a - resolv/herror.os
a - resolv/inet_addr.os
a - resolv/inet_ntop.os
a - resolv/inet_pton.os
a - resolv/ns_makecanon.os
a - resolv/ns_name_compress.os
a - resolv/ns_name_ntop.os
a - resolv/ns_name_pack.os
a - resolv/ns_name_pton.os
a - resolv/ns_name_skip.os
a - resolv/ns_name_uncompress.os
a - resolv/ns_name_unpack.os
a - resolv/ns_samename.os
a - resolv/nsap_addr.os
a - resolv/nss_dns_functions.os
a - resolv/res-close.os
a - resolv/res-name-checking.os
a - resolv/res-state.os
a - resolv/res_context_hostalias.os
a - resolv/res_enable_icmp.os
a - resolv/res_get_nsaddr.os
a - resolv/res_hconf.os
a - resolv/res_init.os
a - resolv/res_libc.os
a - resolv/res_mkquery.os
a - resolv/res_nameinquery.os
a - resolv/res_queriesmatch.os
a - resolv/res_query.os
a - resolv/res_randomid.os
a - resolv/res_send.os
a - resolv/resolv_conf.os
a - resolv/resolv_context.os
a - resolv/gai_sigqueue.os
a - resolv/gai_cancel.os
a - resolv/gai_error.os
a - resolv/gai_misc.os
a - resolv/gai_notify.os
a - resolv/gai_suspend.os
a - resolv/getaddrinfo_a.os
a - nss/nsswitch.os
a - nss/getnssent.os
a - nss/getnssent_r.os
a - nss/digits_dots.os
a - nss/valid_field.os
a - nss/valid_list_field.os
a - nss/rewrite_field.os
a - nss/proto-lookup.os
a - nss/service-lookup.os
a - nss/hosts-lookup.os
a - nss/network-lookup.os
a - nss/grp-lookup.os
a - nss/pwd-lookup.os
a - nss/ethers-lookup.os
a - nss/spwd-lookup.os
a - nss/netgrp-lookup.os
a - nss/alias-lookup.os
a - nss/sgrp-lookup.os
a - nss/key-lookup.os
a - nss/rpc-lookup.os
a - nss/compat-lookup.os
a - nss/nss_hash.os
a - nss/nss_files_fopen.os
a - nss/nss_readline.os
a - nss/nss_parse_line_result.os
a - nss/nss_fgetent_r.os
a - nss/nss_module.os
a - nss/nss_action.os
a - nss/nss_action_parse.os
a - nss/nss_database.os
a - nss/nss_files_data.os
a - nss/nss_files_functions.os
a - nss/files-proto.os
a - nss/files-service.os
a - nss/files-hosts.os
a - nss/files-network.os
a - nss/files-grp.os
a - nss/files-pwd.os
a - nss/files-ethers.os
a - nss/files-spwd.os
a - nss/files-netgrp.os
a - nss/files-alias.os
a - nss/files-sgrp.os
a - nss/files-rpc.os
a - nss/files-init.os
a - nss/files-initgroups.os
a - sunrpc/auth_none.os
a - sunrpc/authuxprot.os
a - sunrpc/clnt_raw.os
a - sunrpc/clnt_simp.os
a - sunrpc/rpc_dtable.os
a - sunrpc/getrpcport.os
a - sunrpc/pmap_clnt.os
a - sunrpc/pm_getmaps.os
a - sunrpc/pmap_prot.os
a - sunrpc/pmap_prot2.os
a - sunrpc/pmap_rmt.os
a - sunrpc/rpc_prot.os
a - sunrpc/rpc_common.os
a - sunrpc/rpc_cmsg.os
a - sunrpc/svc_auth.os
a - sunrpc/svc_authux.os
a - sunrpc/svc_raw.os
a - sunrpc/svc_simple.os
a - sunrpc/xdr_float.os
a - sunrpc/xdr_rec.os
a - sunrpc/publickey.os
a - sunrpc/authdes_prot.os
a - sunrpc/des_crypt.os
a - sunrpc/des_impl.os
a - sunrpc/des_soft.os
a - sunrpc/key_prot.os
a - sunrpc/openchild.os
a - sunrpc/rtime.os
a - sunrpc/svcauth_des.os
a - sunrpc/clnt_unix.os
a - sunrpc/svc_unix.os
a - sunrpc/create_xid.os
a - sunrpc/auth_des.os
a - sunrpc/auth_unix.os
a - sunrpc/clnt_gen.os
a - sunrpc/clnt_perr.os
a - sunrpc/clnt_tcp.os
a - sunrpc/clnt_udp.os
a - sunrpc/get_myaddr.os
a - sunrpc/key_call.os
a - sunrpc/netname.os
a - sunrpc/pm_getport.os
a - sunrpc/rpc_thread.os
a - sunrpc/svc.os
a - sunrpc/svc_tcp.os
a - sunrpc/svc_udp.os
a - sunrpc/xcrypt.os
a - sunrpc/xdr_array.os
a - sunrpc/xdr.os
a - sunrpc/xdr_intXX_t.os
a - sunrpc/xdr_mem.os
a - sunrpc/xdr_ref.os
a - sunrpc/xdr_sizeof.os
a - sunrpc/xdr_stdio.os
a - sunrpc/svc_run.os
a - sunrpc/rpc_gethostbyname.os
a - login/getlogin.os
a - login/getlogin_r.os
a - login/setlogin.os
a - login/getlogin_r_chk.os
a - login/getutent.os
a - login/getutent_r.os
a - login/getutid.os
a - login/getutline.os
a - login/getutid_r.os
a - login/getutline_r.os
a - login/utmp_file.os
a - login/utmpname.os
a - login/updwtmp.os
a - login/getpt.os
a - login/grantpt.os
a - login/unlockpt.os
a - login/ptsname.os
a - login/ptsname_r_chk.os
a - login/login.os
a - login/login_tty.os
a - login/logout.os
a - login/logwtmp.os
a - login/openpty.os
a - login/forkpty.os
a - login/setutxent.os
a - login/getutxent.os
a - login/endutxent.os
a - login/getutxid.os
a - login/getutxline.os
a - login/pututxline.os
a - login/utmpxname.os
a - login/updwtmpx.os
a - login/getutmpx.os
a - login/getutmp.os
a - elf/dl-addr.os
a - elf/dl-addr-obj.os
a - elf/dl-error.os
a - elf/dl-iteratephdr.os
a - elf/dl-libc.os
a - elf/dl-profstub.os
a - elf/dl-sym.os
a - elf/libc-dl_find_object.os
a - elf/libc_early_init.os
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed   -nostdlib -nostartfiles -r -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc_pic.os \
 -Wl,-d -Wl,--whole-archive /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc_pic.a -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc_pic.os
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed   -nostdlib -nostartfiles -r -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-allobjs.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-call-libc-early-init.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-close.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-debug.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-debug-symbols.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-deps.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-exception.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-execstack.os /var/tmp/portage/sys-libs/glibc-2.3
 5-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-find_object.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-fini.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-init.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-load.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-lookup.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-lookup-direct.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-minimal-malloc.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-misc.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-object.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-np
 tl/elf/dl-open.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-origin.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-printf.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-profile.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-reloc.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-runtime.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-scope.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-setup_hash.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-sort-maps.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-thread_gscope_wait.os /var/tmp/portage/sys-lib
 s/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-tls.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-tls_init_tp.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-trampoline.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-version.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-write.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-cache.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-tunables.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-audit.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-compat.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-g
 nu-nptl/elf/dl-conflict.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-diagnostics.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-diagnostics-cpu.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-diagnostics-kernel.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-environ.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-error-minimal.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-hwcaps.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-hwcaps-subdirs.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-hwcaps_split.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf
 /dl-libc_freeres.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-minimal.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-mutex.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-sysdep.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-usage.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/rtld.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-brk.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-sbrk.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-getcwd.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-openat64.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build
 -lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-opendir.os
for symbol in __GI___pthread_disable_asynccancel __GI___pthread_enable_asynccancel __pthread_disable_asynccancel __pthread_enable_asynccancel calloc free malloc realloc  __stack_chk_fail __stack_chk_fail_local; do \
	echo ".globl $symbol"; \
	echo "$symbol:"; \
done | riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.mapT.o -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -c -x assembler -
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed   -nostdlib -nostartfiles -r -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.map.o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.mapT.o '-Wl,-(' /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-allobjs.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc_pic.a -lgcc '-Wl,-)' -Wl,-Map,/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.mapT
rm -f %@T.o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.map.o
mv -f /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.mapT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.map
LC_ALL=C \
sed -n 's@^[0-9a-f ]*/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/\([^(]*\)(\([^)]*\.os\)) *.*$@\x01 \x02@p' \
    /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.map | \
while read lib file; do \
  case $lib in \
  libc_pic.a) \
    LC_ALL=C fgrep -l /$file \
	  /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/stamp.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/*/stamp.os | \
    LC_ALL=C \
    sed 's@^/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/\([^/]*\)/stamp\.os$@rtld-\x01'" +=$file@"\
    ;; \
  */*.a) \
    echo rtld-${lib%%/*} += $file ;; \
  *) echo "Wasn't expecting $lib($file)" >&2; exit 1 ;; \
  esac; \
done > /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.mkT
echo rtld-subdirs = `LC_ALL=C sed 's/^rtld-\([^ ]*\).*$/\x01/' /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.mkT \
		     | LC_ALL=C sort -u` >> /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.mkT
mv -f /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.mkT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.mk
/usr/bin/make -f /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.mk -f rtld-Rules
make[3]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/elf'
/usr/bin/make subdir=csu -C ../csu ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-check_fds.os rtld-errno.os rtld-check_fds.os rtld-sysdep.os'
/usr/bin/make subdir=dirent -C ../dirent ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-closedir.os rtld-rewinddir.os rtld-readdir64.os rtld-fdopendir.os rtld-rewinddir.os rtld-getdents64.os rtld-readdir64.os'
/usr/bin/make subdir=elf -C ../elf ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os'
/usr/bin/make subdir=gmon -C ../gmon ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-profil.os rtld-prof-freq.os rtld-profil.os rtld-profil.os rtld-profil.os'
/usr/bin/make subdir=io -C ../io ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-stat64.os rtld-fstat64.os rtld-lstat64.os rtld-fstatat64.os rtld-openat64.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os'
/usr/bin/make subdir=malloc -C ../malloc ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os'
/usr/bin/make subdir=misc -C ../misc ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os'
/usr/bin/make subdir=nptl -C ../nptl ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-lowlevellock.os'
/usr/bin/make subdir=posix -C ../posix ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-uname.os rtld-_exit.os rtld-getpid.os rtld-environ.os rtld-uname.os'
/usr/bin/make subdir=setjmp -C ../setjmp ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os'
/usr/bin/make subdir=signal -C ../signal ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os rtld-libc_sigaction.os rtld-sigaction.os'
/usr/bin/make subdir=stdio-common -C ../stdio-common ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-errlist.os'
/usr/bin/make subdir=string -C ../string ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strlen.os rtld-strdup.os rtld-strnlen.os rtld-strncmp.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-stpcpy.os rtld-memcpy.os rtld-wordcopy.os rtld-memmove.os rtld-rawmemchr.os rtld-strchrnul.os rtld-strcspn.os rtld-strerrorname_np.os rtld-strerrorname_np.os'
/usr/bin/make subdir=time -C ../time ..=../ objdir=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/elf'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/stdio-common'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/misc'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/time'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/malloc'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/dirent'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/string'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/posix'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/signal'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/gmon'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/setjmp'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/io'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/nptl'
make[4]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/csu'
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/profil.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/gmon  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/ris
 cv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/gmon/rtld-profil.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/gmon/rtld-profil.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-ri
 scv64-unknown-linux-gnu-nptl/gmon/rtld-profil.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/riscv/setjmp.S -c  -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/setjmp  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsi
 ze-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -DASSEMBLER  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -fPIC -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/setjmp/rtld-setjmp.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/setjmp/rtld-setjmp.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/setjmp/rtld-setjmp.os  -fno-stack-protector -DSTACK_PROTECT
 OR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/prof-freq.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/gmon  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/
 riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/gmon/rtld-prof-freq.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/gmon/rtld-prof-freq.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/buil
 d-lp64-riscv64-unknown-linux-gnu-nptl/gmon/rtld-prof-freq.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/riscv/__longjmp.S -c  -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/setjmp  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wor
 dsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -DASSEMBLER  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -fPIC -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/setjmp/rtld-__longjmp.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/setjmp/rtld-__longjmp.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/setjmp/rtld-__longjmp.os  -fno-stack-protector -DS
 TACK_PROTECTOR_LEVEL=0
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/setjmp'
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/gmon'
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed check_fds.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC    -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdep
 s/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-check_fds.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-check_fds.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-
 gnu-nptl/csu/rtld-check_fds.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed errno.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC    -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps/ri
 scv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-errno.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-errno.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu
 /rtld-errno.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/riscv/sysdep.S -c  -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../s
 ysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -DASSEMBLER -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/. -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -fPIC -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-sysdep.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-sysdep.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/
 build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-sysdep.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/csu'
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed scratch_buffer_set_array_size.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/malloc  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv
 /rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/malloc/rtld-scratch_buffer_set_array_size.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/malloc/rtld-scratch_buffer_set_array_size.os.dt -MT /var/tmp/p
 ortage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/malloc/rtld-scratch_buffer_set_array_size.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/closedir.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps
 /riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-closedir.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-closedir.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/b
 uild-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-closedir.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/rewinddir.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdep
 s/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-rewinddir.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-rewinddir.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/wor
 k/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-rewinddir.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/readdir64.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdep
 s/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-readdir64.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-readdir64.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/wor
 k/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-readdir64.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/malloc'
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/fdopendir.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdep
 s/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-fdopendir.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-fdopendir.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/wor
 k/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-fdopendir.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/getdents64.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysde
 ps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-getdents64.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-getdents64.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/
 work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-getdents64.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed sigaction.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/signal  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysd
 eps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/signal/rtld-sigaction.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/signal/rtld-sigaction.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknow
 n-linux-gnu-nptl/signal/rtld-sigaction.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/libc_sigaction.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/signal  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../s
 ysdeps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/signal/rtld-libc_sigaction.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/signal/rtld-libc_sigaction.os.dt -MT /var/tmp/portage/sys-libs/gl
 ibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/signal/rtld-libc_sigaction.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/dirent'
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/setitimer.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/time  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/
 riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/time/rtld-setitimer.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/time/rtld-setitimer.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/buil
 d-lp64-riscv64-unknown-linux-gnu-nptl/time/rtld-setitimer.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/signal'
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/time'
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed errlist.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC -fno-toplevel-reorder -fno-section-anchors  -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/stdio-common  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps
 /posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/stdio-common/rtld-errlist.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/stdio-common/rtld-errlist.os.dt -MT 
 /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/stdio-common/rtld-errlist.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed strchr.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps
 /riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strchr.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strchr.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-g
 nu-nptl/string/rtld-strchr.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed strcmp.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps
 /riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strcmp.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strcmp.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-g
 nu-nptl/string/rtld-strcmp.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed strcspn.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdep
 s/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strcspn.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strcspn.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linu
 x-gnu-nptl/string/rtld-strcspn.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed strdup.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps
 /riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strdup.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strdup.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-g
 nu-nptl/string/rtld-strdup.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed strlen.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps
 /riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strlen.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strlen.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-g
 nu-nptl/string/rtld-strlen.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/stdio-common'
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed strnlen.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdep
 s/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strnlen.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strnlen.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linu
 x-gnu-nptl/string/rtld-strnlen.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed strncmp.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdep
 s/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strncmp.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strncmp.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linu
 x-gnu-nptl/string/rtld-strncmp.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed memchr.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps
 /riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memchr.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memchr.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-g
 nu-nptl/string/rtld-memchr.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed memcmp.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps
 /riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memcmp.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memcmp.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-g
 nu-nptl/string/rtld-memcmp.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed memmove.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdep
 s/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memmove.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memmove.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linu
 x-gnu-nptl/string/rtld-memmove.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed memset.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps
 /riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memset.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memset.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-g
 nu-nptl/string/rtld-memset.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed stpcpy.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps
 /riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-stpcpy.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-stpcpy.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-g
 nu-nptl/string/rtld-stpcpy.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed memcpy.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0  -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/po
 six  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memcpy.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memcpy.os.dt -MT /var/tmp/portage/sys-libs/glibc-2
 .35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memcpy.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed wordcopy.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC -Wno-uninitialized -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0  -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/
 unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-wordcopy.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-wordcopy.os.dt -MT /var/tmp
 /portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-wordcopy.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed rawmemchr.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysd
 eps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-rawmemchr.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-rawmemchr.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknow
 n-linux-gnu-nptl/string/rtld-rawmemchr.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed strchrnul.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysd
 eps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strchrnul.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strchrnul.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknow
 n-linux-gnu-nptl/string/rtld-strchrnul.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed strerrorname_np.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I.
 ./sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strerrorname_np.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strerrorname_np.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-l
 p64-riscv64-unknown-linux-gnu-nptl/string/rtld-strerrorname_np.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed dl-addr-obj.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC       -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../s
 ysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/rtld-dl-addr-obj.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/rtld-dl-addr-obj.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unkno
 wn-linux-gnu-nptl/elf/rtld-dl-addr-obj.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/string'
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/elf'
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/stat64.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv
 /rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-stat64.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-stat64.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-
 unknown-linux-gnu-nptl/io/rtld-stat64.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/fstat64.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/risc
 v/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fstat64.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fstat64.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv
 64-unknown-linux-gnu-nptl/io/rtld-fstat64.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/lstat64.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/risc
 v/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-lstat64.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-lstat64.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv
 64-unknown-linux-gnu-nptl/io/rtld-lstat64.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/fstatat64.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/ri
 scv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fstatat64.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fstatat64.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64
 -riscv64-unknown-linux-gnu-nptl/io/rtld-fstatat64.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/openat64.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/ris
 cv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-openat64.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-openat64.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-ri
 scv64-unknown-linux-gnu-nptl/io/rtld-openat64.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/lseek64.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/risc
 v/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-lseek64.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-lseek64.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv
 64-unknown-linux-gnu-nptl/io/rtld-lseek64.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/access.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv
 /rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-access.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-access.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-
 unknown-linux-gnu-nptl/io/rtld-access.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/close_nocancel.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysde
 ps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-close_nocancel.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-close_nocancel.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/
 work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-close_nocancel.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
(echo '#define SYSCALL_NAME uname'; \
 echo '#define SYSCALL_NARGS 1'; \
 echo '#define SYSCALL_ULONG_ARG_1 0'; \
 echo '#define SYSCALL_ULONG_ARG_2 0'; \
 echo '#define SYSCALL_SYMBOL __uname'; \
 echo '#define SYSCALL_NOERRNO 0'; \
 echo '#define SYSCALL_ERRVAL 0'; \
 echo '#include <syscall-template.S>'; \
 echo 'weak_alias (__uname, uname)'; \
 echo 'hidden_weak (uname)'; \
) | riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed -c  -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/iee
 e754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -DASSEMBLER  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -fPIC -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-uname.os -x assembler-with-cpp - -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-uname.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-uname.os 
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/fcntl_nocancel.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysde
 ps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fcntl_nocancel.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fcntl_nocancel.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/
 work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fcntl_nocancel.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/open64_nocancel.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysd
 eps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-open64_nocancel.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-open64_nocancel.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-
 r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-open64_nocancel.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/_exit.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/ris
 cv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-_exit.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-_exit.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-ri
 scv64-unknown-linux-gnu-nptl/posix/rtld-_exit.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/read_nocancel.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdep
 s/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-read_nocancel.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-read_nocancel.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/wor
 k/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-read_nocancel.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
(echo '#define SYSCALL_NAME getpid'; \
 echo '#define SYSCALL_NARGS 0'; \
 echo '#define SYSCALL_ULONG_ARG_1 0'; \
 echo '#define SYSCALL_ULONG_ARG_2 0'; \
 echo '#define SYSCALL_SYMBOL __getpid'; \
 echo '#define SYSCALL_NOERRNO 1'; \
 echo '#define SYSCALL_ERRVAL 0'; \
 echo '#include <syscall-template.S>'; \
 echo 'weak_alias (__getpid, getpid)'; \
 echo 'hidden_weak (getpid)'; \
) | riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed -c  -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/iee
 e754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -DASSEMBLER  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -fPIC -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-getpid.os -x assembler-with-cpp - -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-getpid.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-getpid.os 
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/pread64_nocancel.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sys
 deps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-pread64_nocancel.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-pread64_nocancel.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.
 35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-pread64_nocancel.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed environ.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps
 /riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-environ.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-environ.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-g
 nu-nptl/posix/rtld-environ.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/write_nocancel.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysde
 ps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-write_nocancel.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-write_nocancel.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/
 work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-write_nocancel.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/posix'
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/io'
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/mmap64.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/ris
 cv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-mmap64.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-mmap64.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-ri
 scv64-unknown-linux-gnu-nptl/misc/rtld-mmap64.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
(echo '#define SYSCALL_NAME munmap'; \
 echo '#define SYSCALL_NARGS 2'; \
 echo '#define SYSCALL_ULONG_ARG_1 2'; \
 echo '#define SYSCALL_ULONG_ARG_2 0'; \
 echo '#define SYSCALL_SYMBOL __munmap'; \
 echo '#define SYSCALL_NOERRNO 0'; \
 echo '#define SYSCALL_ERRVAL 0'; \
 echo '#include <syscall-template.S>'; \
 echo 'weak_alias (__munmap, munmap)'; \
 echo 'hidden_weak (munmap)'; \
) | riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed -c  -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee
 754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -DASSEMBLER  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -fPIC -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-munmap.os -x assembler-with-cpp - -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-munmap.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-munmap.os 
(echo '#define SYSCALL_NAME mprotect'; \
 echo '#define SYSCALL_NARGS 3'; \
 echo '#define SYSCALL_ULONG_ARG_1 2'; \
 echo '#define SYSCALL_ULONG_ARG_2 0'; \
 echo '#define SYSCALL_SYMBOL __mprotect'; \
 echo '#define SYSCALL_NOERRNO 0'; \
 echo '#define SYSCALL_ERRVAL 0'; \
 echo '#include <syscall-template.S>'; \
 echo 'weak_alias (__mprotect, mprotect)'; \
 echo 'hidden_weak (mprotect)'; \
) | riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed -c  -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sysdeps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee
 754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -DASSEMBLER  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -Werror=undef -Wa,--noexecstack  -fPIC -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-mprotect.os -x assembler-with-cpp - -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-mprotect.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-mprotect.os 
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/misc'
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed lowlevellock.c -c -std=gnu11 -fgnu89-inline  -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno    -fPIC   -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/nptl  -I/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/riscv/rv64  -I../sysdeps/unix/sysv/linux/riscv  -I../sysdeps/riscv/nptl  -I../sysdeps/unix/sysv/linux/generic  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/riscv/rv64/rvd  -I../sys
 deps/riscv/rv64/rvf  -I../sysdeps/riscv/rvf  -I../sysdeps/riscv/rvd  -I../sysdeps/riscv/rv64  -I../sysdeps/riscv  -I../sysdeps/ieee754/ldbl-128  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include -isystem /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h  -DPIC -DSHARED     -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/nptl/rtld-lowlevellock.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/nptl/rtld-lowlevellock.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unk
 nown-linux-gnu-nptl/nptl/rtld-lowlevellock.os  -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0
make[4]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/nptl'
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ar cqv /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/rtld-libc.aT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-check_fds.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-errno.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-sysdep.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-closedir.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-rewinddir.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-readdir64.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-fdopendir.os /var/tmp/portage/sys-libs/glibc-
 2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-getdents64.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/rtld-dl-addr-obj.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/gmon/rtld-profil.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/gmon/rtld-prof-freq.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-stat64.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fstat64.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-lstat64.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fstatat64.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-openat64.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-
 riscv64-unknown-linux-gnu-nptl/io/rtld-lseek64.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-access.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-close_nocancel.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fcntl_nocancel.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-open64_nocancel.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-read_nocancel.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-pread64_nocancel.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-write_nocancel.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/malloc/rtld-scratch_buffer_set_array_size.os /var/tmp/portage/sys-libs/glib
 c-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-mmap64.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-munmap.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-mprotect.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/nptl/rtld-lowlevellock.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-uname.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-_exit.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-getpid.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-environ.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/setjmp/rtld-setjmp.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-
 lp64-riscv64-unknown-linux-gnu-nptl/setjmp/rtld-__longjmp.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/signal/rtld-sigaction.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/signal/rtld-libc_sigaction.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/stdio-common/rtld-errlist.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strchr.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strcmp.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strcspn.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strdup.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strlen.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/
 build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strnlen.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strncmp.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memchr.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memcmp.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memmove.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memset.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-stpcpy.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memcpy.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-wordcopy.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-
 riscv64-unknown-linux-gnu-nptl/string/rtld-rawmemchr.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strchrnul.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strerrorname_np.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/time/rtld-setitimer.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-check_fds.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-errno.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/rtld-sysdep.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-closedir.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-rewinddir.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-readdir64.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-fdopendir.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dirent/rtld-getdents64.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/rtld-dl-addr-obj.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/gmon/rtld-profil.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/gmon/rtld-prof-freq.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-stat64.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fstat64.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-lstat64.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fstatat64.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-openat64.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-lseek64.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-access.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-close_nocancel.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-fcntl_nocancel.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-open64_nocancel.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-read_nocancel.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-pread64_nocancel.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/io/rtld-write_nocancel.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/malloc/rtld-scratch_buffer_set_array_size.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-mmap64.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-munmap.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/misc/rtld-mprotect.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/nptl/rtld-lowlevellock.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-uname.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-_exit.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-getpid.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/posix/rtld-environ.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/setjmp/rtld-setjmp.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/setjmp/rtld-__longjmp.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/signal/rtld-sigaction.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/signal/rtld-libc_sigaction.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/stdio-common/rtld-errlist.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strchr.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strcmp.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strcspn.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strdup.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strlen.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strnlen.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strncmp.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memchr.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memcmp.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memmove.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memset.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-stpcpy.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-memcpy.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-wordcopy.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-rawmemchr.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strchrnul.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/string/rtld-strerrorname_np.os
a - /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/time/rtld-setitimer.os
mv -f /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/rtld-libc.aT /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/rtld-libc.a
make[3]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/elf'
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed   -nostdlib -nostartfiles -r -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.os '-Wl,-(' /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/dl-allobjs.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/rtld-libc.a -lgcc '-Wl,-)' \
	  -Wl,-Map,/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.os.map
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed   -nostdlib -nostartfiles -shared -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/ld.so.new		\
	  -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-z,defs -Wl,-z,now	\
	  /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/librtld.os -Wl,--version-script=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/ld.map		\
	  -Wl,-soname=ld-linux-riscv64-lp64.so.1			\
	  -Wl,-defsym=_begin=0
riscv64-unknown-linux-gnu-readelf -s /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/ld.so.new \
  | gawk '($7 ~ /^UND(|EF)$/ && $1 != "0:" && $4 != "REGISTER") { print; p=1 } END { exit p != 0 }'
mv -f /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/ld.so.new /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/ld.so
rm -f /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/ld-linux-riscv64-lp64.so.1.new
riscv64-unknown-linux-gnu-gcc -mabi=lp64 -pipe -O2 -Wl,-O1 -Wl,--as-needed   -shared -static-libgcc -Wl,-O1  -Wl,-z,defs -Wl,-dynamic-linker=/lib64/lp64/ld-linux-riscv64-lp64.so.1  -B/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/  -Wl,--version-script=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc.map -Wl,-soname=libc.so.6 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-z,now -nostdlib -nostartfiles -e __libc_main -L/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl -L/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/math -L/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf -L/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dlfcn -L/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/nss -L/var/tmp/portag
 e/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/nis -L/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/rt -L/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/resolv -L/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/mathvec -L/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/support -L/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/nptl -Wl,-rpath-link=/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl:/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/math:/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf:/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/dlfcn:/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-un
 known-linux-gnu-nptl/nss:/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/nis:/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/rt:/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/resolv:/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/mathvec:/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/support:/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/nptl -o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc.so -T /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/shlib.lds /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/csu/abi-note.o /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc_pic.os /var/tmp/portage
 /sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/interp.os /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/ld.so -lgcc /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/sofini.os
/bin/sh ../scripts/rellns-sh /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/ld.so /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/ld-linux-riscv64-lp64.so.1.new
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(_ffssi2.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(_ffssi2.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(_ctzsi2.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(_ctzsi2.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(_bswapsi2.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(_bswapsi2.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(_bswapdi2.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(_bswapdi2.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(addtf3.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(addtf3.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(divtf3.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(divtf3.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(eqtf2.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(eqtf2.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(getf2.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(getf2.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(letf2.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(letf2.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(multf3.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(multf3.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(subtf3.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(subtf3.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(unordtf2.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(unordtf2.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(floatsitf.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(floatsitf.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(floatditf.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(floatditf.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(trunctfdf2.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(trunctfdf2.o)
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(_clzsi2.o): can't link double-float modules with soft-float modules
/usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: failed to merge target specific data of file /usr/lib/gcc/riscv64-unknown-linux-gnu/12.1.1/libgcc.a(_clzsi2.o)
mv -f /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/ld-linux-riscv64-lp64.so.1.new /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/elf/ld-linux-riscv64-lp64.so.1
collect2: error: ld returned 1 exit status
make[2]: *** [../Makerules:696: /var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl/libc.so] Error 1
make[2]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/elf'
make[1]: *** [Makefile:484: elf/subdir_lib] Error 2
make[1]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35'
make: *** [Makefile:9: all] Error 2
make: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-lp64-riscv64-unknown-linux-gnu-nptl'
 * ERROR: sys-libs/glibc-2.35-r8::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.35-r8::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.35-r8::gentoo'`.
 * The complete build log is located at '/var/tmp/catalyst/logs/sys-libs:glibc-2.35-r8:20220725-045726.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/glibc-2.35-r8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.35-r8/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35'
 * S: '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35'
 * Messages for package sys-apps/systemd-251.3:
 * Log file: /var/tmp/catalyst/logs/sys-apps:systemd-251.3:20220725-032758.log
 * Unable to find kernel sources at /usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * Messages for package acct-group/man-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-group:man-0-r1:20220725-032832.log
 * Adding group 'man' to your system ...
 *  - Groupid: 15
 * Messages for package acct-group/sshd-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-group:sshd-0-r1:20220725-032834.log
 * Adding group 'sshd' to your system ...
 *  - Groupid: 22
 * Messages for package sys-apps/baselayout-2.8-r2:
 * Log file: /var/tmp/catalyst/logs/sys-apps:baselayout-2.8-r2:20220725-032837.log
 * After updating /etc/profile, please run
 * env-update && . /etc/profile
 * Please run env-update then log out and back in to
 * update your path.
 * Messages for package acct-group/kvm-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-group:kvm-0-r1:20220725-032906.log
 * Adding group 'kvm' to your system ...
 *  - Groupid: 78
 * Messages for package acct-group/render-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-group:render-0-r1:20220725-032910.log
 * Adding group 'render' to your system ...
 *  - Groupid: 28
 * Messages for package acct-group/sgx-0:
 * Log file: /var/tmp/catalyst/logs/acct-group:sgx-0:20220725-032913.log
 * Adding group 'sgx' to your system ...
 *  - Groupid: 405
 * Messages for package acct-group/systemd-journal-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-group:systemd-journal-0-r1:20220725-032922.log
 * Adding group 'systemd-journal' to your system ...
 *  - Groupid: 190
 * Messages for package acct-group/messagebus-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-group:messagebus-0-r1:20220725-032924.log
 * Adding group 'messagebus' to your system ...
 *  - Groupid: 101
 * Messages for package acct-group/systemd-timesync-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-group:systemd-timesync-0-r1:20220725-032927.log
 * Adding group 'systemd-timesync' to your system ...
 *  - Groupid: 195
 * Messages for package acct-group/systemd-resolve-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-group:systemd-resolve-0-r1:20220725-032929.log
 * Adding group 'systemd-resolve' to your system ...
 *  - Groupid: 193
 * Messages for package acct-group/systemd-oom-0:
 * Log file: /var/tmp/catalyst/logs/acct-group:systemd-oom-0:20220725-032932.log
 * Adding group 'systemd-oom' to your system ...
 *  - Groupid: 198
 * Messages for package acct-group/systemd-network-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-group:systemd-network-0-r1:20220725-032934.log
 * Adding group 'systemd-network' to your system ...
 *  - Groupid: 192
 * Messages for package acct-group/systemd-coredump-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-group:systemd-coredump-0-r1:20220725-032936.log
 * Adding group 'systemd-coredump' to your system ...
 *  - Groupid: 194
 * Messages for package acct-group/systemd-journal-remote-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-group:systemd-journal-remote-0-r1:20220725-032939.log
 * Adding group 'systemd-journal-remote' to your system ...
 *  - Groupid: 191
 * Messages for package acct-user/root-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-user:root-0-r1:20220725-034811.log
 * Updating groups for user 'root' ...
 *  - Groups: root
 * Updating comment for user 'root' ...
 *  - Comment: System user; root
 * Messages for package acct-user/systemd-journal-remote-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-user:systemd-journal-remote-0-r1:20220725-034814.log
 * Adding user 'systemd-journal-remote' to your system ...
 *  - Userid: 191
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-journal-remote
 *  - GECOS: added by portage for systemd-journal-remote
 * Updating comment for user 'systemd-journal-remote' ...
 *  - Comment: System user; systemd-journal-remote
 * Messages for package acct-user/systemd-coredump-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-user:systemd-coredump-0-r1:20220725-034815.log
 * Adding user 'systemd-coredump' to your system ...
 *  - Userid: 194
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-coredump
 *  - GECOS: added by portage for systemd-coredump
 * Updating comment for user 'systemd-coredump' ...
 *  - Comment: System user; systemd-coredump
 * Messages for package acct-user/systemd-network-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-user:systemd-network-0-r1:20220725-034815.log
 * Adding user 'systemd-network' to your system ...
 *  - Userid: 192
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-network
 *  - GECOS: added by portage for systemd-network
 * Updating comment for user 'systemd-network' ...
 *  - Comment: System user; systemd-network
 * Messages for package acct-user/systemd-oom-0:
 * Log file: /var/tmp/catalyst/logs/acct-user:systemd-oom-0:20220725-034815.log
 * Adding user 'systemd-oom' to your system ...
 *  - Userid: 198
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-oom
 *  - GECOS: added by portage for systemd-oom
 * Updating comment for user 'systemd-oom' ...
 *  - Comment: System user; systemd-oom
 * Messages for package acct-user/systemd-resolve-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-user:systemd-resolve-0-r1:20220725-034816.log
 * Adding user 'systemd-resolve' to your system ...
 *  - Userid: 193
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-resolve
 *  - GECOS: added by portage for systemd-resolve
 * Updating comment for user 'systemd-resolve' ...
 *  - Comment: System user; systemd-resolve
 * Messages for package acct-user/systemd-timesync-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-user:systemd-timesync-0-r1:20220725-034816.log
 * Adding user 'systemd-timesync' to your system ...
 *  - Userid: 195
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: systemd-timesync
 *  - GECOS: added by portage for systemd-timesync
 * Updating comment for user 'systemd-timesync' ...
 *  - Comment: System user; systemd-timesync
 * Messages for package acct-user/messagebus-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-user:messagebus-0-r1:20220725-034816.log
 * Adding user 'messagebus' to your system ...
 *  - Userid: 101
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: messagebus
 *  - GECOS: added by portage for messagebus
 * Updating comment for user 'messagebus' ...
 *  - Comment: System user; messagebus
 * Messages for package acct-user/man-1-r1:
 * Log file: /var/tmp/catalyst/logs/acct-user:man-1-r1:20220725-034824.log
 * Adding user 'man' to your system ...
 *  - Userid: 13
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: man
 *  - GECOS: added by portage for man
 * Updating comment for user 'man' ...
 *  - Comment: System user; man
 * Messages for package acct-user/portage-0:
 * Log file: /var/tmp/catalyst/logs/acct-user:portage-0:20220725-034827.log
 * Updating home for user 'portage' ...
 *  - Home: /var/lib/portage/home
 * Updating shell for user 'portage' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'portage' ...
 *  - Comment: System user; portage
 * Messages for package acct-user/sshd-0-r1:
 * Log file: /var/tmp/catalyst/logs/acct-user:sshd-0-r1:20220725-034829.log
 * Adding user 'sshd' to your system ...
 *  - Userid: 22
 *  - Shell: /sbin/nologin
 *  - Home: /var/empty
 *  - Groups: sshd
 *  - GECOS: added by portage for sshd
 * Updating comment for user 'sshd' ...
 *  - Comment: User for ssh
 * Messages for package acct-user/nobody-0:
 * Log file: /var/tmp/catalyst/logs/acct-user:nobody-0:20220725-035500.log
 * Updating shell for user 'nobody' ...
 *  - Shell: /sbin/nologin
 * Updating comment for user 'nobody' ...
 *  - Comment: System user; nobody
 * Messages for package sys-apps/coreutils-9.1-r1:
 * Log file: /var/tmp/catalyst/logs/sys-apps:coreutils-9.1-r1:20220725-040555.log
 * Make sure you run 'hash -r' in your active shells.
 * You should also re-source your shell settings for LS_COLORS
 *   changes, such as: source /etc/profile
 * Messages for package net-firewall/iptables-1.8.8-r4:
 * Log file: /var/tmp/catalyst/logs/net-firewall:iptables-1.8.8-r4:20220725-041319.log
 * Current iptables implementation is unset, setting to xtables-legacy-multi
 * Messages for package sys-libs/pam-1.5.2-r1:
 * Log file: /var/tmp/catalyst/logs/sys-libs:pam-1.5.2-r1:20220725-042231.log
 * Some software with pre-loaded PAM libraries might experience
 * warnings or failures related to missing symbols and/or versions
 * after any update. While unfortunate this is a limit of the
 * implementation of PAM and the software, and it requires you to
 * restart the software manually after the update.
 * 
 * You can get a list of such software running a command like
 *   lsof / | egrep -i 'del.*libpam\.so'
 * 
 * Alternatively, simply reboot your system.
 * Messages for package dev-python/jinja-3.1.2:
 * Log file: /var/tmp/catalyst/logs/dev-python:jinja-3.1.2:20220725-045045.log
 * For i18n support, please emerge dev-python/Babel.
 * Messages for package dev-python/lxml-4.9.1:
 * Log file: /var/tmp/catalyst/logs/dev-python:lxml-4.9.1:20220725-045104.log
 * Install additional packages for optional runtime features:
 *   dev-python/beautifulsoup4 for Support for BeautifulSoup as a parser backend
 *   dev-python/cssselect for Translates CSS selectors to XPath 1.0 expressions
 * Messages for package sys-libs/glibc-2.35-r8:
 * Log file: /var/tmp/catalyst/logs/sys-libs:glibc-2.35-r8:20220725-045726.log
 * ERROR: sys-libs/glibc-2.35-r8::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.35-r8::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.35-r8::gentoo'`.
 * The complete build log is located at '/var/tmp/catalyst/logs/sys-libs:glibc-2.35-r8:20220725-045726.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/glibc-2.35-r8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.35-r8/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35'
 * S: '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35'


































































25 Jul 2022 05:10:24 UTC: ERROR   : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
25 Jul 2022 05:10:24 UTC: ERROR   : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
25 Jul 2022 05:10:24 UTC: ERROR   : Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1392, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1500, in _run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1401, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
ERROR:catalyst:Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1392, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1500, in _run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1401, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
25 Jul 2022 05:10:24 UTC: NOTICE  : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
25 Jul 2022 05:10:24 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/var/log/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/var/log/portage is not a mount point. Skipping
25 Jul 2022 05:10:24 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/tmp/kerncache is not a mount point. Skipping
25 Jul 2022 05:10:24 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/var/cache/binpkgs is not a mount point. Skipping
25 Jul 2022 05:10:24 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/run is not a mount point. Skipping
25 Jul 2022 05:10:24 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/dev/shm does not exist. Skipping
25 Jul 2022 05:10:24 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/dev/pts does not exist. Skipping
25 Jul 2022 05:10:24 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/var/tmp/portage is not a mount point. Skipping
25 Jul 2022 05:10:24 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/var/cache/distfiles is not a mount point. Skipping
25 Jul 2022 05:10:24 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/var/db/repos/gentoo is not a mount point. Skipping
25 Jul 2022 05:10:24 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/dev is not a mount point. Skipping
25 Jul 2022 05:10:24 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220722T170536Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
11511.27user 403.29system 1:47:51elapsed 184%CPU (0avgtext+0avgdata 255188maxresident)k
579746inputs+3136840outputs (1591major+158138254minor)pagefaults 0swaps



Full build log at /tmp/catalyst-auto.20220722T170536Z.B3BLYv/log/stage3-multilib-systemd.log


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-multilib-systemd.spec
@ 2022-09-03 13:59 catalyst
  0 siblings, 0 replies; 9+ messages in thread
From: catalyst @ 2022-09-03 13:59 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




*** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f /tmp/catalyst-auto.20220902T170535Z.6nlAA3/specs/stage3-multilib-systemd.spec
03 Sep 2022 13:53:05 UTC: NOTICE  : Loading configuration file: /etc/catalyst/catalyst.conf
03 Sep 2022 13:53:05 UTC: NOTICE  : conf_values[options] = {'kerncache', 'clear-autoresume', 'autoresume', 'bindist', 'seedcache', 'snapcache', 'pkgcache'}
03 Sep 2022 13:53:05 UTC: NOTICE  : Processing spec file: /tmp/catalyst-auto.20220902T170535Z.6nlAA3/specs/stage3-multilib-systemd.spec
03 Sep 2022 13:53:05 UTC: NOTICE  : Using target: stage3
03 Sep 2022 13:53:05 UTC: NOTICE  : Source file specification matching setting is: strict
03 Sep 2022 13:53:05 UTC: NOTICE  : Accepted source file extensions search order: ['tar.xz', 'xz', 'tar.bz2', 'bz2', 'tbz2']
03 Sep 2022 13:53:05 UTC: NOTICE  : Source path set to /var/tmp/catalyst/tmp/default/stage1-rv64_multilib-systemd-20220902T170535Z/
03 Sep 2022 13:53:05 UTC: NOTICE  : Removing AutoResume Points ...
03 Sep 2022 13:53:05 UTC: NOTICE  : Emptying directory: /var/tmp/catalyst/tmp/default/.autoresume-stage3-rv64_multilib-systemd-20220902T170535Z
03 Sep 2022 13:53:05 UTC: NOTICE  : --- Running action sequence: unpack
03 Sep 2022 13:53:05 UTC: NOTICE  : Resume: Target chroot is invalid, cleaning up...
03 Sep 2022 13:53:05 UTC: NOTICE  : Removing AutoResume Points ...
03 Sep 2022 13:53:05 UTC: NOTICE  : Emptying directory: /var/tmp/catalyst/tmp/default/.autoresume-stage3-rv64_multilib-systemd-20220902T170535Z
03 Sep 2022 13:53:05 UTC: NOTICE  : Clearing the chroot path ...
03 Sep 2022 13:53:05 UTC: NOTICE  : Starting rsync from /var/tmp/catalyst/tmp/default/stage1-rv64_multilib-systemd-20220902T170535Z/
03 Sep 2022 13:53:05 UTC: NOTICE  : to /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z (this may take some time) ..
03 Sep 2022 13:53:07 UTC: NOTICE  : --- Running action sequence: unpack_snapshot
03 Sep 2022 13:53:07 UTC: NOTICE  : --- Running action sequence: setup_confdir
03 Sep 2022 13:53:07 UTC: NOTICE  : --- Running action sequence: portage_overlay
03 Sep 2022 13:53:07 UTC: NOTICE  : --- Running action sequence: base_dirs
03 Sep 2022 13:53:07 UTC: NOTICE  : --- Running action sequence: bind
03 Sep 2022 13:53:07 UTC: NOTICE  : --- Running action sequence: chroot_setup
03 Sep 2022 13:53:07 UTC: NOTICE  : Setting up chroot...
NOTICE:catalyst:Setting up chroot...
03 Sep 2022 13:53:07 UTC: NOTICE  : Copying binary interpreter /usr/bin/qemu-riscv64 into chroot
NOTICE:catalyst:Copying binary interpreter /usr/bin/qemu-riscv64 into chroot
03 Sep 2022 13:53:07 UTC: NOTICE  : Copying binary interpreter /usr/bin/qemu-riscv32 into chroot
NOTICE:catalyst:Copying binary interpreter /usr/bin/qemu-riscv32 into chroot
03 Sep 2022 13:53:07 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
WARNING:catalyst:Overriding certain env variables may cause catastrophic failure.
03 Sep 2022 13:53:07 UTC: WARNING : If your build fails look here first as the possible problem.
WARNING:catalyst:If your build fails look here first as the possible problem.
03 Sep 2022 13:53:07 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables.
WARNING:catalyst:Catalyst assumes you know what you are doing when setting these variables.
03 Sep 2022 13:53:07 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
WARNING:catalyst:Catalyst Maintainers use VERY minimal envscripts, if used at all.
03 Sep 2022 13:53:07 UTC: WARNING : You have been warned.
WARNING:catalyst:You have been warned.
03 Sep 2022 13:53:07 UTC: NOTICE  : Writing the stage make.conf to: /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/etc/portage/make.conf
NOTICE:catalyst:Writing the stage make.conf to: /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/etc/portage/make.conf
03 Sep 2022 13:53:07 UTC: NOTICE  : STICKY-CONFIG is enabled
NOTICE:catalyst:STICKY-CONFIG is enabled
03 Sep 2022 13:53:07 UTC: NOTICE  : --- Running action sequence: setup_environment
NOTICE:catalyst:--- Running action sequence: setup_environment
03 Sep 2022 13:53:07 UTC: NOTICE  : --- Running action sequence: run_local
NOTICE:catalyst:--- Running action sequence: run_local
Copying stage3-chroot.sh to /tmp
copying stage3-chroot.sh to /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/tmp
copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/tmp
Ensure the file has the executable bit set
Running stage3-chroot.sh in chroot:
    chroot /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z /tmp/stage3-chroot.sh
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --binpkg-respect-use=y --newuse -e --update --deep --with-bdeps=y @system

Performing Global Updates
(Could take a couple of minutes if you have a lot of binary packages.)


>>> Verifying ebuild manifests
>>> Running pre-merge checks for acct-group/man-0-r1
>>> Running pre-merge checks for acct-group/sshd-0-r1
>>> Running pre-merge checks for acct-group/adm-0-r1
>>> Running pre-merge checks for acct-group/wheel-0-r1
>>> Running pre-merge checks for acct-group/kmem-0-r1
>>> Running pre-merge checks for acct-group/tty-0-r1
>>> Running pre-merge checks for acct-group/utmp-0-r1
>>> Running pre-merge checks for acct-group/audio-0-r1
>>> Running pre-merge checks for acct-group/cdrom-0-r1
>>> Running pre-merge checks for acct-group/dialout-0-r1
>>> Running pre-merge checks for acct-group/disk-0-r1
>>> Running pre-merge checks for acct-group/input-0-r1
>>> Running pre-merge checks for acct-group/kvm-0-r1
>>> Running pre-merge checks for acct-group/lp-0-r1
>>> Running pre-merge checks for acct-group/render-0-r1
>>> Running pre-merge checks for acct-group/sgx-0
>>> Running pre-merge checks for acct-group/tape-0-r1
>>> Running pre-merge checks for acct-group/users-0
>>> Running pre-merge checks for acct-group/video-0-r1
>>> Running pre-merge checks for acct-group/systemd-journal-0-r1
>>> Running pre-merge checks for acct-group/messagebus-0-r1
>>> Running pre-merge checks for acct-group/systemd-timesync-0-r1
>>> Running pre-merge checks for acct-group/systemd-resolve-0-r1
>>> Running pre-merge checks for acct-group/systemd-oom-0
>>> Running pre-merge checks for acct-group/systemd-network-0-r1
>>> Running pre-merge checks for acct-group/systemd-coredump-0-r1
>>> Running pre-merge checks for acct-group/systemd-journal-remote-0-r1
>>> Running pre-merge checks for acct-group/nobody-0
>>> Running pre-merge checks for acct-group/root-0
>>> Running pre-merge checks for acct-group/portage-0
>>> Running pre-merge checks for acct-user/root-0-r1
>>> Running pre-merge checks for acct-user/systemd-journal-remote-0-r1
>>> Running pre-merge checks for acct-user/systemd-coredump-0-r1
>>> Running pre-merge checks for acct-user/systemd-network-0-r1
>>> Running pre-merge checks for acct-user/systemd-oom-0
>>> Running pre-merge checks for acct-user/systemd-resolve-0-r1
>>> Running pre-merge checks for acct-user/systemd-timesync-0-r1
>>> Running pre-merge checks for acct-user/messagebus-0-r1
>>> Running pre-merge checks for acct-user/man-1-r1
>>> Running pre-merge checks for acct-user/portage-0
>>> Running pre-merge checks for acct-user/sshd-0-r1
>>> Running pre-merge checks for acct-user/nobody-0
>>> Running pre-merge checks for dev-lang/python-3.10.6_p2
>>> Running pre-merge checks for sys-libs/glibc-2.35-r8
>>> Running pre-merge checks for sys-libs/libxcrypt-4.4.28-r1
>>> Running pre-merge checks for sys-devel/gcc-11.3.0
>>> Running pre-merge checks for app-portage/portage-utils-0.94.3
 * Your current compiler does not support OpenMP!
 * Enable OpenMP support by building sys-devel/gcc with USE="openmp".
 * ERROR: app-portage/portage-utils-0.94.3::gentoo failed (pretend phase):
 *   Active compiler does not have required support for OpenMP
 * 
 * Call stack:
 *                     ebuild.sh, line 122:  Called pkg_pretend
 *   portage-utils-0.94.3.ebuild, line  54:  Called tc-check-openmp
 *        toolchain-funcs.eclass, line 642:  Called die
 * The specific snippet of code:
 *   		die "Active compiler does not have required support for OpenMP"
 * 
 * If you need support, post the output of `emerge --info '=app-portage/portage-utils-0.94.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-portage/portage-utils-0.94.3::gentoo'`.
 * The complete build log is located at '/var/tmp/catalyst/logs/app-portage:portage-utils-0.94.3:20220903-135832.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-portage/portage-utils-0.94.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-portage/portage-utils-0.94.3/temp/die.env'.
 * Working directory: '/var/tmp/portage/app-portage/portage-utils-0.94.3/empty'
 * S: '/var/tmp/portage/app-portage/portage-utils-0.94.3/work/portage-utils-0.94.3'
>>> Failed to emerge app-portage/portage-utils-0.94.3, Log file:
>>>  '/var/tmp/catalyst/logs/app-portage:portage-utils-0.94.3:20220903-135832.log'
>>> Running pre-merge checks for dev-lang/python-3.11.0_rc1
>>> Running pre-merge checks for sys-apps/systemd-251.4
 * Determining the location of the kernel source code
 * Unable to find kernel sources at /usr/src/linux
 * Please make sure that /usr/src/linux points at your running kernel, 
 * (or the kernel you wish to build against).
 * Alternatively, set the KERNEL_DIR environment variable to the kernel sources location
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * Checking for suitable kernel configuration options ...
 [ ok ]
>>> Running pre-merge checks for sys-apps/util-linux-2.38.1
>>> Running pre-merge checks for sys-apps/portage-3.0.35
 * Checking for suitable kernel configuration options ...
 [ ok ]
>>> Running pre-merge checks for net-misc/openssh-9.0_p1-r2
 * Package:    app-portage/portage-utils-0.94.3:0
 * Repository: gentoo
 * Maintainer: grobian@gentoo.org
 * USE:        elibc_glibc kernel_linux openmp qmanifest qtegrity riscv userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
 * Your current compiler does not support OpenMP!
 * Enable OpenMP support by building sys-devel/gcc with USE="openmp".
 * ERROR: app-portage/portage-utils-0.94.3::gentoo failed (pretend phase):
 *   Active compiler does not have required support for OpenMP
 * 
 * Call stack:
 *                     ebuild.sh, line 122:  Called pkg_pretend
 *   portage-utils-0.94.3.ebuild, line  54:  Called tc-check-openmp
 *        toolchain-funcs.eclass, line 642:  Called die
 * The specific snippet of code:
 *   		die "Active compiler does not have required support for OpenMP"
 * 
 * If you need support, post the output of `emerge --info '=app-portage/portage-utils-0.94.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-portage/portage-utils-0.94.3::gentoo'`.
 * The complete build log is located at '/var/tmp/catalyst/logs/app-portage:portage-utils-0.94.3:20220903-135832.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-portage/portage-utils-0.94.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-portage/portage-utils-0.94.3/temp/die.env'.
 * Working directory: '/var/tmp/portage/app-portage/portage-utils-0.94.3/empty'
 * S: '/var/tmp/portage/app-portage/portage-utils-0.94.3/work/portage-utils-0.94.3'
 * Messages for package app-portage/portage-utils-0.94.3:
 * Log file: /var/tmp/catalyst/logs/app-portage:portage-utils-0.94.3:20220903-135832.log
 * Your current compiler does not support OpenMP!
 * Enable OpenMP support by building sys-devel/gcc with USE="openmp".
 * ERROR: app-portage/portage-utils-0.94.3::gentoo failed (pretend phase):
 *   Active compiler does not have required support for OpenMP
 * 
 * Call stack:
 *                     ebuild.sh, line 122:  Called pkg_pretend
 *   portage-utils-0.94.3.ebuild, line  54:  Called tc-check-openmp
 *        toolchain-funcs.eclass, line 642:  Called die
 * The specific snippet of code:
 *   		die "Active compiler does not have required support for OpenMP"
 * 
 * If you need support, post the output of `emerge --info '=app-portage/portage-utils-0.94.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-portage/portage-utils-0.94.3::gentoo'`.
 * The complete build log is located at '/var/tmp/catalyst/logs/app-portage:portage-utils-0.94.3:20220903-135832.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-portage/portage-utils-0.94.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-portage/portage-utils-0.94.3/temp/die.env'.
 * Working directory: '/var/tmp/portage/app-portage/portage-utils-0.94.3/empty'
 * S: '/var/tmp/portage/app-portage/portage-utils-0.94.3/work/portage-utils-0.94.3'
 * Messages for package sys-apps/systemd-251.4:
 * Log file: /var/tmp/catalyst/logs/sys-apps:systemd-251.4:20220903-135842.log
 * Unable to find kernel sources at /usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version




03 Sep 2022 13:59:04 UTC: ERROR   : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
03 Sep 2022 13:59:04 UTC: ERROR   : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
03 Sep 2022 13:59:04 UTC: ERROR   : Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1392, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1500, in _run
    getattr(self, x)()
  File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1401, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
ERROR:catalyst:Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1392, in run_local
    cmd([self.settings['controller_file'], 'run'],
  File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 53, in cmd
    raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1500, in _run
    getattr(self, x)()
  File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1401, in run_local
    raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
03 Sep 2022 13:59:04 UTC: NOTICE  : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
03 Sep 2022 13:59:04 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/var/log/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/var/log/portage is not a mount point. Skipping
03 Sep 2022 13:59:04 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/tmp/kerncache is not a mount point. Skipping
03 Sep 2022 13:59:04 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/var/cache/binpkgs is not a mount point. Skipping
03 Sep 2022 13:59:04 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/run is not a mount point. Skipping
03 Sep 2022 13:59:04 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/dev/shm does not exist. Skipping
03 Sep 2022 13:59:04 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/dev/pts does not exist. Skipping
03 Sep 2022 13:59:04 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/var/tmp/portage is not a mount point. Skipping
03 Sep 2022 13:59:04 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/var/cache/distfiles is not a mount point. Skipping
03 Sep 2022 13:59:04 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/var/db/repos/gentoo is not a mount point. Skipping
03 Sep 2022 13:59:04 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/dev is not a mount point. Skipping
03 Sep 2022 13:59:04 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_multilib-systemd-20220902T170535Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
349.14user 9.21system 5:58.67elapsed 99%CPU (0avgtext+0avgdata 176692maxresident)k
29848inputs+1330208outputs (0major+3972203minor)pagefaults 0swaps



Full build log at /tmp/catalyst-auto.20220902T170535Z.6nlAA3/log/stage3-multilib-systemd.log


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-09-03 13:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-18  8:40 [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-multilib-systemd.spec catalyst
  -- strict thread matches above, loose matches on Subject: below --
2022-09-03 13:59 catalyst
2022-07-25  5:10 catalyst
2022-07-15 22:22 catalyst
2022-02-19 14:23 catalyst
2021-12-11  5:44 catalyst
2021-11-27  4:15 catalyst
2021-11-13  6:33 catalyst
2021-09-04  9:19 catalyst

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox