Emerge compiles both and when it comes to phase where it should install it just fails.
I can manually install both but this problem persists. I guess it's somehow related to my last problems when I had to chroot and emerge @system again. Something is still broken...
Code: Select all
56:27.40 We know it took a while, but your build finally finished successfully!
To take your build for a test drive, run: |mach run|
>>> Source compiled.
>>> Test phase [not enabled]: mail-client/thunderbird-78.11.0
>>> Install mail-client/thunderbird-78.11.0 into /var/tmp/portage/mail-client/thunderbird-78.11.0/image
0:00.61 /usr/bin/gmake -C . -j12 -s -w install
0:00.62 gmake: Entering directory '/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird_build'
0:00.62 gmake[1]: Entering directory '/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird_build/comm/mail/installer'
0:00.67 /var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird-78.11.0/python/mozbuild/mozbuild/action/file_generate.py:12: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
0:00.67 import imp
0:01.04 Error: $OBJDIR/comm/mail/installer/locale-manifest.in:4: Missing file(s): bin/chrome/fi
0:01.04 Error: $OBJDIR/comm/mail/installer/locale-manifest.in:5: Missing file(s): bin/chrome/fi.manifest
0:02.34 Traceback (most recent call last):
0:02.34 File "/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird-78.11.0/toolkit/mozapps/installer/packager.py", line 249, in <module>
0:02.34 main()
0:02.34 File "/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird-78.11.0/toolkit/mozapps/installer/packager.py", line 208, in main
0:02.34 copier.add(mozpath.join(respath, 'removed-files'), removals)
0:02.34 File "/usr/lib/python3.9/contextlib.py", line 124, in __exit__
0:02.34 next(self.gen)
0:02.34 File "/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird-78.11.0/python/mozbuild/mozpack/errors.py", line 131, in accumulate
0:02.34 raise AccumulatedErrors()
0:02.34 mozpack.errors.AccumulatedErrors
0:02.36 gmake[1]: *** [/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird-78.11.0/toolkit/mozapps/installer/packager.mk:25: stage-package] Error 1
0:02.36 gmake[1]: Leaving directory '/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird_build/comm/mail/installer'
0:02.36 gmake: *** [/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird-78.11.0/comm/mail/build.mk:16: install] Error 2
0:02.36 gmake: Leaving directory '/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird_build'
* ERROR: mail-client/thunderbird-78.11.0::gentoo failed (install phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 127: Called src_install
* environment, line 4784: Called die
* The specific snippet of code:
* DESTDIR="${D}" ./mach install || die;
*
* If you need support, post the output of `emerge --info '=mail-client/thunderbird-78.11.0::gentoo'`,
* the complete build log and the output of `emerge -pqv '=mail-client/thunderbird-78.11.0::gentoo'`.
* The complete build log is located at '/var/log/portage/mail-client:thunderbird-78.11.0:20210617-094315.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/mail-client/thunderbird-78.11.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/mail-client/thunderbird-78.11.0/temp/environment'.
* Working directory: '/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird-78.11.0'
* S: '/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird-78.11.0'
>>> Failed to emerge mail-client/thunderbird-78.11.0, Log file:
>>> '/var/log/portage/mail-client:thunderbird-78.11.0:20210617-094315.log'
* Messages for package mail-client/thunderbird-78.11.0:
* Log file: /var/log/portage/mail-client:thunderbird-78.11.0:20210617-094315.log
* ERROR: mail-client/thunderbird-78.11.0::gentoo failed (install phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 127: Called src_install
* environment, line 4784: Called die
* The specific snippet of code:
* DESTDIR="${D}" ./mach install || die;
*
* If you need support, post the output of `emerge --info '=mail-client/thunderbird-78.11.0::gentoo'`,
* the complete build log and the output of `emerge -pqv '=mail-client/thunderbird-78.11.0::gentoo'`.
* The complete build log is located at '/var/log/portage/mail-client:thunderbird-78.11.0:20210617-094315.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/mail-client/thunderbird-78.11.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/mail-client/thunderbird-78.11.0/temp/environment'.
* Working directory: '/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird-78.11.0'
* S: '/var/tmp/portage/mail-client/thunderbird-78.11.0/work/thunderbird-78.11.0'





