* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-lp64-systemd.spec
@ 2021-09-04 3:50 catalyst
0 siblings, 0 replies; 6+ messages in thread
From: catalyst @ 2021-09-04 3:50 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 03:50:58 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 03:50:58 UTC: ERROR : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
04 Sep 2021 03:50:58 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 03:50:58 UTC: NOTICE : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
04 Sep 2021 03:50:58 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/tmp/kerncache is not a mount point. Skipping
04 Sep 2021 03:50:58 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/var/cache/binpkgs is not a mount point. Skipping
04 Sep 2021 03:50:58 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/run is not a mount point. Skipping
04 Sep 2021 03:50:58 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/dev/shm does not exist. Skipping
04 Sep 2021 03:50:58 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/dev/pts does not exist. Skipping
04 Sep 2021 03:50:58 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/var/tmp/portage is not a mount point. Skipping
04 Sep 2021 03:50:58 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/var/cache/distfiles is not a mount point. Skipping
04 Sep 2021 03:50:58 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/var/db/repos/gentoo is not a mount point. Skipping
04 Sep 2021 03:50:58 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/dev is not a mount point. Skipping
04 Sep 2021 03:50:58 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20210903T170536Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
3606.74user 236.02system 1:01:56elapsed 103%CPU (0avgtext+0avgdata 156908maxresident)k
33952inputs+2614816outputs (41major+95552488minor)pagefaults 0swaps
Full build log at /tmp/catalyst-auto.20210903T170536Z.UaqoVj/log/stage3-lp64-systemd.log
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-lp64-systemd.spec
@ 2021-11-06 1:11 catalyst
0 siblings, 0 replies; 6+ messages in thread
From: catalyst @ 2021-11-06 1:11 UTC (permalink / raw
To: releng, gentoo-releng-autobuilds
* - 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:
* 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-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/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/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 dev-libs/mpfr-4.1.0_p13-r1:
* ERROR: dev-libs/mpfr-4.1.0_p13-r1::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=dev-libs/mpfr-4.1.0_p13-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-libs/mpfr-4.1.0_p13-r1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/dev-libs/mpfr-4.1.0_p13-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-libs/mpfr-4.1.0_p13-r1/temp/environment'.
* Working directory: '/var/tmp/portage/dev-libs/mpfr-4.1.0_p13-r1/work/mpfr-4.1.0-.lp64'
* S: '/var/tmp/portage/dev-libs/mpfr-4.1.0_p13-r1/work/mpfr-4.1.0'
06 Nov 2021 01:11:38 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
06 Nov 2021 01:11:38 UTC: ERROR : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
06 Nov 2021 01:11:38 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.
06 Nov 2021 01:11:38 UTC: NOTICE : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
06 Nov 2021 01:11:38 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/tmp/kerncache is not a mount point. Skipping
06 Nov 2021 01:11:38 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/var/cache/binpkgs is not a mount point. Skipping
06 Nov 2021 01:11:38 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/run is not a mount point. Skipping
06 Nov 2021 01:11:38 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/dev/shm does not exist. Skipping
06 Nov 2021 01:11:38 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/dev/pts does not exist. Skipping
06 Nov 2021 01:11:38 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/var/tmp/portage is not a mount point. Skipping
06 Nov 2021 01:11:38 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/var/cache/distfiles is not a mount point. Skipping
06 Nov 2021 01:11:38 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/var/db/repos/gentoo is not a mount point. Skipping
06 Nov 2021 01:11:38 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/dev is not a mount point. Skipping
06 Nov 2021 01:11:38 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211105T170545Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
1780.23user 118.54system 30:02.98elapsed 105%CPU (0avgtext+0avgdata 146104maxresident)k
41936inputs+1227136outputs (11major+47383808minor)pagefaults 0swaps
Full build log at /tmp/catalyst-auto.20211105T170545Z.duK9a6/log/stage3-lp64-systemd.log
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-lp64-systemd.spec
@ 2021-11-07 14:36 catalyst
0 siblings, 0 replies; 6+ messages in thread
From: catalyst @ 2021-11-07 14:36 UTC (permalink / raw
To: releng, gentoo-releng-autobuilds
* - 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:
* 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:
* 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 dev-libs/mpfr-4.1.0_p13-r1:
* ERROR: dev-libs/mpfr-4.1.0_p13-r1::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=dev-libs/mpfr-4.1.0_p13-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-libs/mpfr-4.1.0_p13-r1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/dev-libs/mpfr-4.1.0_p13-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-libs/mpfr-4.1.0_p13-r1/temp/environment'.
* Working directory: '/var/tmp/portage/dev-libs/mpfr-4.1.0_p13-r1/work/mpfr-4.1.0-.lp64'
* S: '/var/tmp/portage/dev-libs/mpfr-4.1.0_p13-r1/work/mpfr-4.1.0'
07 Nov 2021 14:36:16 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
07 Nov 2021 14:36:16 UTC: ERROR : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
07 Nov 2021 14:36:16 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.
07 Nov 2021 14:36:16 UTC: NOTICE : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
07 Nov 2021 14:36:16 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/tmp/kerncache is not a mount point. Skipping
07 Nov 2021 14:36:16 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/var/cache/binpkgs is not a mount point. Skipping
07 Nov 2021 14:36:16 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/run is not a mount point. Skipping
07 Nov 2021 14:36:16 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/dev/shm does not exist. Skipping
07 Nov 2021 14:36:16 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/dev/pts does not exist. Skipping
07 Nov 2021 14:36:16 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/var/tmp/portage is not a mount point. Skipping
07 Nov 2021 14:36:16 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/var/cache/distfiles is not a mount point. Skipping
07 Nov 2021 14:36:16 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/var/db/repos/gentoo is not a mount point. Skipping
07 Nov 2021 14:36:16 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/dev is not a mount point. Skipping
07 Nov 2021 14:36:16 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211106T223055Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
1785.07user 119.05system 30:05.60elapsed 105%CPU (0avgtext+0avgdata 146324maxresident)k
0inputs+1227472outputs (16major+47537548minor)pagefaults 0swaps
Full build log at /tmp/catalyst-auto.20211106T223055Z.dvwkqj/log/stage3-lp64-systemd.log
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-lp64-systemd.spec
@ 2021-11-13 1:03 catalyst
0 siblings, 0 replies; 6+ messages in thread
From: catalyst @ 2021-11-13 1:03 UTC (permalink / raw
To: releng, gentoo-releng-autobuilds
* - 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 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 01:03:33 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 01:03:33 UTC: ERROR : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
13 Nov 2021 01:03:33 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 01:03:33 UTC: NOTICE : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/tmp/kerncache is not a mount point. Skipping
13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/cache/binpkgs is not a mount point. Skipping
13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/run is not a mount point. Skipping
13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/dev/shm does not exist. Skipping
13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/dev/pts does not exist. Skipping
13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/tmp/portage is not a mount point. Skipping
13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/cache/distfiles is not a mount point. Skipping
13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/db/repos/gentoo is not a mount point. Skipping
13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/dev is not a mount point. Skipping
13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
11373.08user 513.35system 1:18:34elapsed 252%CPU (0avgtext+0avgdata 173092maxresident)k
0inputs+2628248outputs (979major+189020767minor)pagefaults 0swaps
Full build log at /tmp/catalyst-auto.20211112T170547Z.tEchoe/log/stage3-lp64-systemd.log
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-lp64-systemd.spec
@ 2022-09-03 8:02 catalyst
0 siblings, 0 replies; 6+ messages in thread
From: catalyst @ 2022-09-03 8:02 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-lp64-systemd.spec
03 Sep 2022 07:56:15 UTC: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
03 Sep 2022 07:56:15 UTC: NOTICE : conf_values[options] = {'clear-autoresume', 'autoresume', 'snapcache', 'pkgcache', 'seedcache', 'kerncache', 'bindist'}
03 Sep 2022 07:56:15 UTC: NOTICE : Processing spec file: /tmp/catalyst-auto.20220902T170535Z.6nlAA3/specs/stage3-lp64-systemd.spec
03 Sep 2022 07:56:15 UTC: NOTICE : Using target: stage3
03 Sep 2022 07:56:15 UTC: NOTICE : Source file specification matching setting is: strict
03 Sep 2022 07:56:15 UTC: NOTICE : Accepted source file extensions search order: ['tar.xz', 'xz', 'tar.bz2', 'bz2', 'tbz2']
03 Sep 2022 07:56:15 UTC: NOTICE : Source path set to /var/tmp/catalyst/tmp/default/stage1-rv64_lp64-systemd-20220902T170535Z/
03 Sep 2022 07:56:15 UTC: NOTICE : Removing AutoResume Points ...
03 Sep 2022 07:56:15 UTC: NOTICE : Emptying directory: /var/tmp/catalyst/tmp/default/.autoresume-stage3-rv64_lp64-systemd-20220902T170535Z
03 Sep 2022 07:56:15 UTC: NOTICE : --- Running action sequence: unpack
03 Sep 2022 07:56:15 UTC: NOTICE : Resume: Target chroot is invalid, cleaning up...
03 Sep 2022 07:56:15 UTC: NOTICE : Removing AutoResume Points ...
03 Sep 2022 07:56:15 UTC: NOTICE : Emptying directory: /var/tmp/catalyst/tmp/default/.autoresume-stage3-rv64_lp64-systemd-20220902T170535Z
03 Sep 2022 07:56:15 UTC: NOTICE : Clearing the chroot path ...
03 Sep 2022 07:56:15 UTC: NOTICE : Starting rsync from /var/tmp/catalyst/tmp/default/stage1-rv64_lp64-systemd-20220902T170535Z/
03 Sep 2022 07:56:15 UTC: NOTICE : to /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z (this may take some time) ..
03 Sep 2022 07:56:16 UTC: NOTICE : --- Running action sequence: unpack_snapshot
03 Sep 2022 07:56:16 UTC: NOTICE : --- Running action sequence: setup_confdir
03 Sep 2022 07:56:16 UTC: NOTICE : --- Running action sequence: portage_overlay
03 Sep 2022 07:56:16 UTC: NOTICE : --- Running action sequence: base_dirs
03 Sep 2022 07:56:16 UTC: NOTICE : --- Running action sequence: bind
03 Sep 2022 07:56:16 UTC: NOTICE : --- Running action sequence: chroot_setup
03 Sep 2022 07:56:16 UTC: NOTICE : Setting up chroot...
NOTICE:catalyst:Setting up chroot...
03 Sep 2022 07:56:16 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 07:56:16 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
WARNING:catalyst:Overriding certain env variables may cause catastrophic failure.
03 Sep 2022 07:56:16 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 07:56:16 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 07:56:16 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 07:56:16 UTC: WARNING : You have been warned.
WARNING:catalyst:You have been warned.
03 Sep 2022 07:56:16 UTC: NOTICE : Writing the stage make.conf to: /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/etc/portage/make.conf
NOTICE:catalyst:Writing the stage make.conf to: /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/etc/portage/make.conf
03 Sep 2022 07:56:16 UTC: NOTICE : STICKY-CONFIG is enabled
NOTICE:catalyst:STICKY-CONFIG is enabled
03 Sep 2022 07:56:16 UTC: NOTICE : --- Running action sequence: setup_environment
NOTICE:catalyst:--- Running action sequence: setup_environment
03 Sep 2022 07:56:16 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_lp64-systemd-20220902T170535Z/tmp
copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-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_lp64-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-12.2.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-080149.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-080149.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-080149.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-080149.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-080149.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-080159.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 08:02:21 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 08:02:21 UTC: ERROR : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
03 Sep 2022 08:02:21 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 08:02:21 UTC: NOTICE : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
03 Sep 2022 08:02:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/var/log/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/var/log/portage is not a mount point. Skipping
03 Sep 2022 08:02:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/tmp/kerncache is not a mount point. Skipping
03 Sep 2022 08:02:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/var/cache/binpkgs is not a mount point. Skipping
03 Sep 2022 08:02:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/run is not a mount point. Skipping
03 Sep 2022 08:02:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/dev/shm does not exist. Skipping
03 Sep 2022 08:02:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/dev/pts does not exist. Skipping
03 Sep 2022 08:02:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/var/tmp/portage is not a mount point. Skipping
03 Sep 2022 08:02:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/var/cache/distfiles is not a mount point. Skipping
03 Sep 2022 08:02:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/var/db/repos/gentoo is not a mount point. Skipping
03 Sep 2022 08:02:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/dev is not a mount point. Skipping
03 Sep 2022 08:02:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20220902T170535Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
356.61user 9.27system 6:06.53elapsed 99%CPU (0avgtext+0avgdata 163544maxresident)k
40240inputs+1079784outputs (0major+3974308minor)pagefaults 0swaps
Full build log at /tmp/catalyst-auto.20220902T170535Z.6nlAA3/log/stage3-lp64-systemd.log
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-lp64-systemd.spec
@ 2023-01-01 20:20 catalyst
0 siblings, 0 replies; 6+ messages in thread
From: catalyst @ 2023-01-01 20:20 UTC (permalink / raw
To: releng, gentoo-releng-autobuilds
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/0/g' \
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
-e 's/@''GNULIB_EXECL''@/0/g' \
-e 's/@''GNULIB_EXECLE''@/0/g' \
-e 's/@''GNULIB_EXECLP''@/0/g' \
-e 's/@''GNULIB_EXECV''@/0/g' \
-e 's/@''GNULIB_EXECVE''@/0/g' \
-e 's/@''GNULIB_EXECVP''@/0/g' \
-e 's/@''GNULIB_EXECVPE''@/0/g' \
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
-e 's/@''GNULIB_FCHDIR''@/0/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/0/g' \
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
-e 's/@''GNULIB_GETCWD''@/0/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
-e 's/@''GNULIB_GETENTROPY''@/0/g' \
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
-e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETPASS''@/0/g' \
-e 's/@''GNULIB_GETPASS_GNU''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/0/g' \
-e 's/@''GNULIB_LCHOWN''@/0/g' \
-e 's/@''GNULIB_LINK''@/0/g' \
-e 's/@''GNULIB_LINKAT''@/0/g' \
-e 's/@''GNULIB_LSEEK''@/0/g' \
-e 's/@''GNULIB_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/0/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_UNLINK''@/0/g' \
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
-e 's/@''GNULIB_USLEEP''@/0/g' \
-e 's/@''GNULIB_WRITE''@/0/g' \
-e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
-e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
-e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
-e 's/@''GNULIB_MDA_DUP''@/1/g' \
-e 's/@''GNULIB_MDA_DUP2''@/1/g' \
-e 's/@''GNULIB_MDA_EXECL''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECV''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
-e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
-e 's/@''GNULIB_MDA_GETPID''@/1/g' \
-e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
-e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
-e 's/@''GNULIB_MDA_READ''@/1/g' \
-e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
-e 's/@''GNULIB_MDA_SWAB''@/1/g' \
-e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
-e 's/@''GNULIB_MDA_WRITE''@/1/g' \
< ./unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_EXECVPE''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETENTROPY''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETPASS''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|1|g' \
-e 's|@''HAVE_PIPE2''@|1|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
-e 's|@''HAVE_DECL_EXECVPE''@|1|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
| \
sed -e 's|@''REPLACE_ACCESS''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_EXECL''@|0|g' \
-e 's|@''REPLACE_EXECLE''@|0|g' \
-e 's|@''REPLACE_EXECLP''@|0|g' \
-e 's|@''REPLACE_EXECV''@|0|g' \
-e 's|@''REPLACE_EXECVE''@|0|g' \
-e 's|@''REPLACE_EXECVP''@|0|g' \
-e 's|@''REPLACE_EXECVPE''@|0|g' \
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_GETPASS''@|0|g' \
-e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TRUNCATE''@|0|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|0|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
> unistd.h-t
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|1|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
-e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
-e 's/@''GNULIB_BTOWC''@/0/g' \
-e 's/@''GNULIB_WCTOB''@/0/g' \
-e 's/@''GNULIB_MBSINIT''@/1/g' \
-e 's/@''GNULIB_MBRTOWC''@/1/g' \
-e 's/@''GNULIB_MBRLEN''@/0/g' \
-e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
-e 's/@''GNULIB_WCRTOMB''@/0/g' \
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCWIDTH''@/1/g' \
-e 's/@''GNULIB_WMEMCHR''@/0/g' \
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
-e 's/@''GNULIB_WMEMPCPY''@/0/g' \
-e 's/@''GNULIB_WMEMSET''@/0/g' \
-e 's/@''GNULIB_WCSLEN''@/0/g' \
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
-e 's/@''GNULIB_WCSCPY''@/0/g' \
-e 's/@''GNULIB_WCPCPY''@/0/g' \
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
-e 's/@''GNULIB_WCSCAT''@/0/g' \
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
-e 's/@''GNULIB_WCSCMP''@/0/g' \
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
-e 's/@''GNULIB_WCSDUP''@/0/g' \
-e 's/@''GNULIB_WCSCHR''@/0/g' \
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
-e 's/@''GNULIB_WCSSPN''@/0/g' \
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
-e 's/@''GNULIB_WCSSTR''@/0/g' \
-e 's/@''GNULIB_WCSTOK''@/0/g' \
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
-e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
-e 's/@''GNULIB_FREE_POSIX''@/0/g' \
< ./wchar.in.h | \
sed -e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_WMEMCHR''@|1|g' \
-e 's|@''HAVE_WMEMCMP''@|1|g' \
-e 's|@''HAVE_WMEMCPY''@|1|g' \
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
-e 's|@''HAVE_WMEMSET''@|1|g' \
-e 's|@''HAVE_WCSLEN''@|1|g' \
-e 's|@''HAVE_WCSNLEN''@|1|g' \
-e 's|@''HAVE_WCSCPY''@|1|g' \
-e 's|@''HAVE_WCPCPY''@|1|g' \
-e 's|@''HAVE_WCSNCPY''@|1|g' \
-e 's|@''HAVE_WCPNCPY''@|1|g' \
-e 's|@''HAVE_WCSCAT''@|1|g' \
-e 's|@''HAVE_WCSNCAT''@|1|g' \
-e 's|@''HAVE_WCSCMP''@|1|g' \
-e 's|@''HAVE_WCSNCMP''@|1|g' \
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
-e 's|@''HAVE_WCSCOLL''@|1|g' \
-e 's|@''HAVE_WCSXFRM''@|1|g' \
-e 's|@''HAVE_WCSDUP''@|1|g' \
-e 's|@''HAVE_WCSCHR''@|1|g' \
-e 's|@''HAVE_WCSRCHR''@|1|g' \
-e 's|@''HAVE_WCSCSPN''@|1|g' \
-e 's|@''HAVE_WCSSPN''@|1|g' \
-e 's|@''HAVE_WCSPBRK''@|1|g' \
-e 's|@''HAVE_WCSSTR''@|1|g' \
-e 's|@''HAVE_WCSTOK''@|1|g' \
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
-e 's|@''HAVE_WCSFTIME''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
| \
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_FREE''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|1|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
-e 's|@''REPLACE_WCSTOK''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
> wchar.h-t
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_WCTYPE_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
-e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
-e 's/@''GNULIB_ISWBLANK''@/1/g' \
-e 's/@''GNULIB_ISWDIGIT''@/1/g' \
-e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
-e 's/@''GNULIB_WCTYPE''@/0/g' \
-e 's/@''GNULIB_ISWCTYPE''@/0/g' \
-e 's/@''GNULIB_WCTRANS''@/0/g' \
-e 's/@''GNULIB_TOWCTRANS''@/0/g' \
-e 's/@''HAVE_ISWBLANK''@/1/g' \
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
-e 's/@''HAVE_WCTYPE_T''@/1/g' \
-e 's/@''HAVE_WCTRANS_T''@/1/g' \
-e 's/@''HAVE_WINT_T''@/1/g' \
-e 's/@''REPLACE_ISWBLANK''@/0/g' \
-e 's/@''REPLACE_ISWDIGIT''@/0/g' \
-e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
-e 's/@''REPLACE_TOWLOWER''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
./wctype.in.h > wctype.h-t
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
./sys_types.in.h > sys/types.h-t
mv stdckdint.h-t stdckdint.h
mv limits.h-t limits.h
mv fcntl.h-t fcntl.h
mv alloca.h-t alloca.h
mv inttypes.h-t inttypes.h
mv locale.h-t locale.h
mv strings.h-t strings.h
mv wctype.h-t wctype.h
mv string.h-t string.h
mv sys/types.h-t sys/types.h
mv wchar.h-t wchar.h
mv stdio.h-t stdio.h
mv stdlib.h-t stdlib.h
mv unistd.h-t unistd.h
/usr/bin/make all-recursive
make[3]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/gnulib/lib'
make[4]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/gnulib/lib'
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-basename-lgpl.o `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-exitfail.o `test -f 'exitfail.c' || echo './'`exitfail.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-getprogname.o `test -f 'getprogname.c' || echo './'`getprogname.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-hard-locale.o `test -f 'hard-locale.c' || echo './'`hard-locale.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-ialloc.o `test -f 'ialloc.c' || echo './'`ialloc.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-localcharset.o `test -f 'localcharset.c' || echo './'`localcharset.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-malloca.o `test -f 'malloca.c' || echo './'`malloca.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-mbchar.o `test -f 'mbchar.c' || echo './'`mbchar.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-mbiter.o `test -f 'mbiter.c' || echo './'`mbiter.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-mbrtowc.o `test -f 'mbrtowc.c' || echo './'`mbrtowc.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-mbscasecmp.o `test -f 'mbscasecmp.c' || echo './'`mbscasecmp.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-mbschr.o `test -f 'mbschr.c' || echo './'`mbschr.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-mbslen.o `test -f 'mbslen.c' || echo './'`mbslen.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-mbsncasecmp.o `test -f 'mbsncasecmp.c' || echo './'`mbsncasecmp.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-mbsstr.o `test -f 'mbsstr.c' || echo './'`mbsstr.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-mbswidth.o `test -f 'mbswidth.c' || echo './'`mbswidth.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-mbuiter.o `test -f 'mbuiter.c' || echo './'`mbuiter.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-setlocale_null.o `test -f 'setlocale_null.c' || echo './'`setlocale_null.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-strnlen1.o `test -f 'strnlen1.c' || echo './'`strnlen1.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-unistd.o `test -f 'unistd.c' || echo './'`unistd.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-wctype-h.o `test -f 'wctype-h.c' || echo './'`wctype-h.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -c -o libgnu_a-xalloc-die.o `test -f 'xalloc-die.c' || echo './'`xalloc-die.c
rm -f libgnu.a
riscv64-unknown-linux-gnu-ar cr libgnu.a libgnu_a-basename-lgpl.o libgnu_a-exitfail.o libgnu_a-getprogname.o libgnu_a-hard-locale.o libgnu_a-ialloc.o libgnu_a-localcharset.o libgnu_a-malloca.o libgnu_a-mbchar.o libgnu_a-mbiter.o libgnu_a-mbrtowc.o libgnu_a-mbscasecmp.o libgnu_a-mbschr.o libgnu_a-mbslen.o libgnu_a-mbsncasecmp.o libgnu_a-mbsstr.o libgnu_a-mbswidth.o libgnu_a-mbuiter.o libgnu_a-setlocale_null.o libgnu_a-strnlen1.o libgnu_a-unistd.o libgnu_a-wctype-h.o libgnu_a-xmalloc.o libgnu_a-xalloc-die.o
riscv64-unknown-linux-gnu-ranlib libgnu.a
make[4]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/gnulib/lib'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/gnulib/lib'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/gnulib/lib'
Making all in info
make[2]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/info'
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o makedoc.o makedoc.c
riscv64-unknown-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o makedoc makedoc.o ../gnulib/lib/libgnu.a -ltinfo
rm -f doc.c funs.h
..//info/makedoc ./session.c ./echo-area.c ./infodoc.c ./m-x.c ./indices.c ./nodemenu.c ./footnotes.c ./variables.c
/usr/bin/make all-am
make[3]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/info'
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o dir.o dir.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o display.o display.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o dribble.o dribble.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o echo-area.o echo-area.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o filesys.o filesys.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o footnotes.o footnotes.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o indices.o indices.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o info.o info.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o infodoc.o infodoc.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o infokey.o infokey.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o infomap.o infomap.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o infopath.o infopath.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o m-x.o m-x.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o man.o man.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o nodemenu.o nodemenu.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o nodes.o nodes.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o scan.o scan.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o search.o search.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o session.o session.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o signals.o signals.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o tag.o tag.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o terminal.o terminal.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o tilde.o tilde.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o util.o util.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o variables.o variables.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o window.o window.c
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -pipe -c -o doc.o doc.c
riscv64-unknown-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ginfo dir.o display.o dribble.o echo-area.o filesys.o footnotes.o indices.o info.o infodoc.o infokey.o infomap.o infopath.o m-x.o man.o nodemenu.o nodes.o scan.o search.o session.o signals.o tag.o terminal.o tilde.o util.o variables.o window.o doc.o ../gnulib/lib/libgnu.a -ltinfo
make[3]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/info'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/info'
Making all in install-info
make[2]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/install-info'
Making all in .
make[3]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/install-info'
riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -c -o install-info.o install-info.c
install-info.c: In function 'split_entry.constprop':
install-info.c:1607:11: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
1607 | strncat (*description, ptr, length);
| ^
install-info.c:1606:27: note: length computed here
1606 | size_t length = strlen (ptr);
| ^~~~~~~~~~~~
riscv64-unknown-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ginstall-info install-info.o ../gnulib/lib/libgnu.a
make[3]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/install-info'
Making all in tests
make[3]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/install-info/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/install-info/tests'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/install-info'
Making all in po
make[2]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/po'
Making all in po_document
make[2]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/po_document'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/po_document'
Making all in tp
make[2]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/tp'
Making all in .
make[3]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/tp'
sed -e 's,[@]PACKAGE_VERSION[@],7.0.1,g' -e 's,[@]PACKAGE_NAME[@],GNU Texinfo,g' -e 's,[@]PACKAGE_URL[@],https://www.gnu.org/software/texinfo/,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]datarootdir[@],/usr/share,g' -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]pkglibdir[@],/usr/lib64/texinfo,g' -e 's,[@]PACKAGE[@],texinfo,g' -e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' -e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' -e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' -e 's,[@]TEXINFO_DTD_VERSION[@],7.0,g' -e 's,[@]enable_xs[@],no,g' -e '1 s,/usr/bin/env perl,/usr/bin/perl,g' ./texi2any.pl >texi2any
/bin/mkdir -p Texinfo
/bin/mkdir -p Texinfo
/bin/mkdir -p maintain
/bin/mkdir -p `dirname LocaleData/ca/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/cs/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/de/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/eo/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/es/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/fi/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/fr/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/hr/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/hu/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/it/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/nl/LC_MESSAGES/texinfo_document.mo`
sed -e 's|[@]USE_EXTERNAL_LIBINTL[@]|no|' \
-e 's|[@]USE_EXTERNAL_EASTASIANWIDTH[@]|no|' \
-e 's|[@]USE_EXTERNAL_UNIDECODE[@]|no|' \
./Texinfo/ModulePath.pm.in >Texinfo/ModulePath.pm
./maintain/regenerate_commands_perl_info.pl < ./Texinfo/XS/parsetexi/command_data.txt
sed -e 's|[@]abs_top_srcdir[@]|/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1|' \
-e 's|[@]TEXINFO_DTD_VERSION[@]|7.0|' \
./maintain/catalog.xml.in >maintain/catalog.xml
/usr/bin/install -c -m 644 ./../po_document/ca.gmo LocaleData/ca/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/de.gmo LocaleData/de/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/fi.gmo LocaleData/fi/LC_MESSAGES/texinfo_document.mo
chmod a+x texi2any
/usr/bin/install -c -m 644 ./../po_document/ca.us-ascii.gmo LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/de.us-ascii.gmo LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/es.gmo LocaleData/es/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/cs.gmo LocaleData/cs/LC_MESSAGES/texinfo_document.mo
/bin/mkdir -p `dirname LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo`
/usr/bin/install -c -m 644 ./../po_document/hr.gmo LocaleData/hr/LC_MESSAGES/texinfo_document.mo
/bin/mkdir -p `dirname LocaleData/pl/LC_MESSAGES/texinfo_document.mo`
/usr/bin/install -c -m 644 ./../po_document/nl.gmo LocaleData/nl/LC_MESSAGES/texinfo_document.mo
/bin/mkdir -p `dirname LocaleData/pt/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/pt_BR/LC_MESSAGES/texinfo_document.mo`
/usr/bin/install -c -m 644 ./../po_document/eo.gmo LocaleData/eo/LC_MESSAGES/texinfo_document.mo
/bin/mkdir -p `dirname LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/ro/LC_MESSAGES/texinfo_document.mo`
/usr/bin/install -c -m 644 ./../po_document/hu.gmo LocaleData/hu/LC_MESSAGES/texinfo_document.mo
/bin/mkdir -p `dirname LocaleData/sr/LC_MESSAGES/texinfo_document.mo`
/bin/mkdir -p `dirname LocaleData/sv/LC_MESSAGES/texinfo_document.mo`
/usr/bin/install -c -m 644 ./../po_document/it.gmo LocaleData/it/LC_MESSAGES/texinfo_document.mo
/bin/mkdir -p `dirname LocaleData/uk/LC_MESSAGES/texinfo_document.mo`
/usr/bin/install -c -m 644 ./../po_document/fr.gmo LocaleData/fr/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/pl.gmo LocaleData/pl/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/no.us-ascii.gmo LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/pt.gmo LocaleData/pt/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/pt_BR.gmo LocaleData/pt_BR/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/pt.us-ascii.gmo LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/sr.gmo LocaleData/sr/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/pt_BR.us-ascii.gmo LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/sv.gmo LocaleData/sv/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/ro.gmo LocaleData/ro/LC_MESSAGES/texinfo_document.mo
/usr/bin/install -c -m 644 ./../po_document/uk.gmo LocaleData/uk/LC_MESSAGES/texinfo_document.mo
make[3]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/tp'
Making all in tests
make[3]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/tp/tests'
Making all in .
make[4]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/tp/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/tp/tests'
Making all in many_input_files
make[4]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/tp/tests/many_input_files'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/tp/tests/many_input_files'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/tp/tests'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/tp'
Making all in Pod-Simple-Texinfo
make[2]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/Pod-Simple-Texinfo'
sed -e 's,[@]datadir[@],/usr/share,g' \
-e 's,[@]PACKAGE[@],texinfo,g' \
-e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' \
-e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' \
-e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' \
-e '1 s,/usr/bin/env perl,/usr/bin/perl,g' \
./pod2texi.pl >pod2texi
chmod a+x pod2texi
make[2]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/Pod-Simple-Texinfo'
Making all in texindex
make[2]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/texindex'
sed -e 's,[@]pkgdatadir[@],/usr/share/texinfo,g' -e 's,[@]TI_AWK[@],/usr/bin/awk,g' -e 's,[@]PACKAGE[@],texinfo,g' -e 's,[@][@]*VERSION[@][@]*,7.0.1,g' <./texindex.in >texindex
chmod +x texindex
make[2]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/texindex'
Making all in util
make[2]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/util'
sed -e 's,[@]datadir[@],/usr/share,g' \
-e 's,[@]PACKAGE[@],texinfo,g' \
-e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' \
-e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' \
-e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' \
-e '1 s,/usr/bin/env perl,/usr/bin/perl,g' \
./txixml2texi.pl >txixml2texi
chmod a+x txixml2texi
make[2]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/util'
Making all in doc
make[2]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/doc'
Making all in tp_api
make[3]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/doc/tp_api'
/usr/bin/make all-am
make[4]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/doc/tp_api'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/doc/tp_api'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/doc/tp_api'
make[3]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \
for f in texinfo.info texinfo.info-[0-9] texinfo.info-[0-9][0-9] texinfo.i[0-9] texinfo.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
if TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any -c INFO_SPECIAL_CHARS_WARNING=0 -I . \
-o texinfo.info `test -f 'texinfo.texi' || echo './'`texinfo.texi; \
then \
rc=0; \
else \
rc=$?; \
$restore $backupdir/* `echo "./texinfo.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \
for f in info-stnd.info info-stnd.info-[0-9] info-stnd.info-[0-9][0-9] info-stnd.i[0-9] info-stnd.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
if TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any -c INFO_SPECIAL_CHARS_WARNING=0 -I . \
-o info-stnd.info `test -f 'info-stnd.texi' || echo './'`info-stnd.texi; \
then \
rc=0; \
else \
rc=$?; \
$restore $backupdir/* `echo "./info-stnd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \
for f in texi2any_api.info texi2any_api.info-[0-9] texi2any_api.info-[0-9][0-9] texi2any_api.i[0-9] texi2any_api.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
if TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any -c INFO_SPECIAL_CHARS_WARNING=0 -I . \
-o texi2any_api.info `test -f 'texi2any_api.texi' || echo './'`texi2any_api.texi; \
then \
rc=0; \
else \
rc=$?; \
$restore $backupdir/* `echo "./texi2any_api.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
make[3]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/doc'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/doc'
Making all in man
make[2]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/man'
Updating man page install-info.1
cd ..//install-info && /usr/bin/make ginstall-info
make[3]: Entering directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/install-info'
make[3]: 'ginstall-info' is up to date.
make[3]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/install-info'
/bin/sh /var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/build-aux/missing help2man --name="update info/dir entries" -I ./ginstall-info.h2m ..//install-info/ginstall-info -o install-info.1
/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/build-aux/missing: line 81: help2man: command not found
WARNING: 'help2man' is missing on your system.
You should only need it if you modified a dependency of a man page.
You may want to install the GNU Help2man package:
<https://www.gnu.org/software/help2man/>
make[2]: *** [Makefile:1685: install-info.1] Error 127
make[2]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1/man'
make[1]: *** [Makefile:1496: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1'
make: *** [Makefile:1435: all] Error 2
* ERROR: sys-apps/texinfo-7.0.1-r1::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=sys-apps/texinfo-7.0.1-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-apps/texinfo-7.0.1-r1::gentoo'`.
* The complete build log is located at '/var/tmp/catalyst/log/sys-apps:texinfo-7.0.1-r1:20230101-201443.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/temp/environment'.
* Working directory: '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1'
* S: '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1'
* Messages for package dev-libs/gmp-6.2.1-r5:
* Log file: /var/tmp/catalyst/log/dev-libs:gmp-6.2.1-r5:20230101-180957.log
* Using generic C implementation on non-amd64/x86 with USE=cpudetection
* --enable-fat is a no-op on alternative arches.
* To obtain an optimized build, set USE=-cpudetection, but binpkgs should not then be made.
* Messages for package sys-apps/systemd-252.4:
* Log file: /var/tmp/catalyst/log/sys-apps:systemd-252.4:20230101-181020.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 sys-apps/portage-3.0.42:
* Log file: /var/tmp/catalyst/log/sys-apps:portage-3.0.42:20230101-181045.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/log/acct-group:man-0-r1:20230101-181103.log
* Adding group 'man' to your system ...
* - Groupid: 15
* Messages for package acct-group/sshd-0-r1:
* Log file: /var/tmp/catalyst/log/acct-group:sshd-0-r1:20230101-181103.log
* Adding group 'sshd' to your system ...
* - Groupid: 22
* Messages for package sys-apps/baselayout-2.9:
* Log file: /var/tmp/catalyst/log/sys-apps:baselayout-2.9:20230101-181107.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/log/acct-group:kvm-0-r1:20230101-181152.log
* Adding group 'kvm' to your system ...
* - Groupid: 78
* Messages for package acct-group/render-0-r1:
* Log file: /var/tmp/catalyst/log/acct-group:render-0-r1:20230101-181157.log
* Adding group 'render' to your system ...
* - Groupid: 28
* Messages for package acct-group/sgx-0:
* Log file: /var/tmp/catalyst/log/acct-group:sgx-0:20230101-181200.log
* Adding group 'sgx' to your system ...
* - Groupid: 405
* Messages for package acct-group/systemd-journal-0-r1:
* Log file: /var/tmp/catalyst/log/acct-group:systemd-journal-0-r1:20230101-181210.log
* Adding group 'systemd-journal' to your system ...
* - Groupid: 190
* Messages for package acct-group/messagebus-0-r1:
* Log file: /var/tmp/catalyst/log/acct-group:messagebus-0-r1:20230101-181212.log
* Adding group 'messagebus' to your system ...
* - Groupid: 101
* Messages for package acct-group/systemd-timesync-0-r1:
* Log file: /var/tmp/catalyst/log/acct-group:systemd-timesync-0-r1:20230101-181215.log
* Adding group 'systemd-timesync' to your system ...
* - Groupid: 195
* Messages for package acct-group/systemd-resolve-0-r1:
* Log file: /var/tmp/catalyst/log/acct-group:systemd-resolve-0-r1:20230101-181218.log
* Adding group 'systemd-resolve' to your system ...
* - Groupid: 193
* Messages for package acct-group/systemd-oom-0:
* Log file: /var/tmp/catalyst/log/acct-group:systemd-oom-0:20230101-181220.log
* Adding group 'systemd-oom' to your system ...
* - Groupid: 198
* Messages for package acct-group/systemd-network-0-r1:
* Log file: /var/tmp/catalyst/log/acct-group:systemd-network-0-r1:20230101-181223.log
* Adding group 'systemd-network' to your system ...
* - Groupid: 192
* Messages for package acct-group/systemd-coredump-0-r1:
* Log file: /var/tmp/catalyst/log/acct-group:systemd-coredump-0-r1:20230101-181225.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/log/acct-group:systemd-journal-remote-0-r1:20230101-181228.log
* Adding group 'systemd-journal-remote' to your system ...
* - Groupid: 191
* Messages for package acct-user/root-0-r1:
* Log file: /var/tmp/catalyst/log/acct-user:root-0-r1:20230101-183456.log
* Updating groups for user 'root' ...
* - Groups: root
* Updating comment for user 'root' ...
* - Comment: System user; root
* Messages for package acct-user/portage-0:
* Log file: /var/tmp/catalyst/log/acct-user:portage-0:20230101-183458.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/systemd-journal-remote-0-r1:
* Log file: /var/tmp/catalyst/log/acct-user:systemd-journal-remote-0-r1:20230101-183500.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/log/acct-user:systemd-coredump-0-r1:20230101-183501.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/log/acct-user:systemd-network-0-r1:20230101-183502.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/log/acct-user:systemd-oom-0:20230101-183502.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/log/acct-user:systemd-resolve-0-r1:20230101-183503.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/log/acct-user:systemd-timesync-0-r1:20230101-183504.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/log/acct-user:messagebus-0-r1:20230101-183505.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/log/acct-user:man-1-r1:20230101-183510.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/sshd-0-r1:
* Log file: /var/tmp/catalyst/log/acct-user:sshd-0-r1:20230101-183512.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/log/acct-user:nobody-0:20230101-184243.log
* Updating shell for user 'nobody' ...
* - Shell: /sbin/nologin
* Updating comment for user 'nobody' ...
* - Comment: System user; nobody
* Messages for package app-alternatives/sh-0:
* Log file: /var/tmp/catalyst/log/app-alternatives:sh-0:20230101-185232.log
* This package will overwrite one or more files that may belong to other
* packages (see list below).
*
* Detected file collision(s):
*
* /bin/sh
*
* Searching all installed packages for file collisions...
*
* Press Ctrl-C to Stop
*
* None of the installed packages claim the file(s).
*
* Package 'app-alternatives/sh-0' merged despite file collisions. If
* necessary, refer to your elog messages for the whole content of the
* above message.
* Messages for package sys-apps/coreutils-9.1-r2:
* Log file: /var/tmp/catalyst/log/sys-apps:coreutils-9.1-r2:20230101-190524.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-r5:
* Log file: /var/tmp/catalyst/log/net-firewall:iptables-1.8.8-r5:20230101-190849.log
* Current iptables implementation is unset, setting to xtables-legacy-multi
* Messages for package sys-libs/pam-1.5.2-r3:
* Log file: /var/tmp/catalyst/log/sys-libs:pam-1.5.2-r3:20230101-191359.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 / | grep -E -i 'del.*libpam\.so'
*
* Alternatively, simply reboot your system.
* Messages for package sys-apps/util-linux-2.38.1:
* Log file: /var/tmp/catalyst/log/sys-apps:util-linux-2.38.1:20230101-191533.log
* The mesg/wall/write tools have been disabled due to USE=-tty-helpers.
* Messages for package sys-auth/pambase-20220214:
* Log file: /var/tmp/catalyst/log/sys-auth:pambase-20220214:20230101-191559.log
* To amend the existing password policy please see the man 5
* passwdqc.conf page and then edit the /etc/security/passwdqc.conf file
*
* (Note: Above message is only printed the first time package is
* installed. Please look at /usr/share/doc/pambase-20220214/README.gentoo*
* for future reference)
* Messages for package sys-fs/udev-init-scripts-35:
* Log file: /var/tmp/catalyst/log/sys-fs:udev-init-scripts-35:20230101-191750.log
* Adding udev to the sysinit runlevel
* Adding udev-trigger to the sysinit runlevel
* Messages for package dev-python/jinja-3.1.2:
* Log file: /var/tmp/catalyst/log/dev-python:jinja-3.1.2:20230101-195846.log
* For i18n support, please emerge dev-python/Babel.
* Messages for package dev-python/lxml-4.9.2:
* Log file: /var/tmp/catalyst/log/dev-python:lxml-4.9.2:20230101-195923.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-apps/portage-3.0.42:
* Log file: /var/tmp/catalyst/log/sys-apps:portage-3.0.42:20230101-200040.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 sys-apps/texinfo-7.0.1-r1:
* Log file: /var/tmp/catalyst/log/sys-apps:texinfo-7.0.1-r1:20230101-201443.log
* ERROR: sys-apps/texinfo-7.0.1-r1::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=sys-apps/texinfo-7.0.1-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-apps/texinfo-7.0.1-r1::gentoo'`.
* The complete build log is located at '/var/tmp/catalyst/log/sys-apps:texinfo-7.0.1-r1:20230101-201443.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/temp/environment'.
* Working directory: '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.1'
* S: '/var/tmp/portage/sys-apps/texinfo-7.0.1-r1/work/texinfo-7.0.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.
01 Jan 2023 20:20:39 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
01 Jan 2023 20:20:39 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 38, in run_sequence
func()
File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
cmd([self.settings['controller_file'], 'run'],
File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 66, in cmd
raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
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 38, in run_sequence
func()
File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
cmd([self.settings['controller_file'], 'run'],
File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 66, in cmd
raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
Command exited with non-zero status 2
8038.36user 322.75system 2:14:40elapsed 103%CPU (0avgtext+0avgdata 352560maxresident)k
206626inputs+3052600outputs (1266major+127918130minor)pagefaults 0swaps
Full build log at /tmp/catalyst-auto.20221230T163208Z.iGOiis/log/stage3-lp64-systemd.log
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-01-01 20:20 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-04 3:50 [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-lp64-systemd.spec catalyst
-- strict thread matches above, loose matches on Subject: below --
2021-11-06 1:11 catalyst
2021-11-07 14:36 catalyst
2021-11-13 1:03 catalyst
2022-09-03 8:02 catalyst
2023-01-01 20:20 catalyst
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox