In trying to emerge kde-plasma, but I have been problems with incompatible processor when it is installing vlc.
The error text:
if test "x86_64-pc-linux-gnu" = "x86_64-pc-linux-gnu"; then \
./vlc-cache-gen ../modules ; \
else \
echo "Cross-compilation: cache generation skipped!" ; \
fi
Incompatible processor. This Qt build requires the following features:
aes
Aborted. Incompatible processor: missing feature 0x2000000 - aes.
/bin/sh: line 4: 21696 Aborted ./vlc-cache-gen ../modules
Makefile:1526: recipe for target '../modules/plugins.dat' failed
make[2]: *** [../modules/plugins.dat] Error 134
make[2]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.6-r2/work/vlc-2.2.6/bin'
Makefile:2265: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.6-r2/work/vlc-2.2.6'
Makefile:2150: recipe for target 'all' failed
make: *** [all] Error 2
[31;01m*[0m ERROR: media-video/vlc-2.2.6-r2::media-kit failed (compile phase):
[31;01m*[0m emake failed
[31;01m*[0m
[31;01m*[0m If you need support, post the output of `emerge --info '=media-video/vlc-2.2.6-r2::media-kit'`,
[31;01m*[0m the complete build log and the output of `emerge -pqv '=media-video/vlc-2.2.6-r2::media-kit'`.
[31;01m*[0m The complete build log is located at '/var/tmp/portage/media-video/vlc-2.2.6-r2/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-2.2.6-r2/temp/environment'.
[31;01m*[0m Working directory: '/var/tmp/portage/media-video/vlc-2.2.6-r2/work/vlc-2.2.6'
[31;01m*[0m S: '/var/tmp/portage/media-video/vlc-2.2.6-r2/work/vlc-2.2.6'
Question
fbroering
In trying to emerge kde-plasma, but I have been problems with incompatible processor when it is installing vlc.
The error text:
if test "x86_64-pc-linux-gnu" = "x86_64-pc-linux-gnu"; then \ ./vlc-cache-gen ../modules ; \ else \ echo "Cross-compilation: cache generation skipped!" ; \ fi Incompatible processor. This Qt build requires the following features: aes Aborted. Incompatible processor: missing feature 0x2000000 - aes. /bin/sh: line 4: 21696 Aborted ./vlc-cache-gen ../modules Makefile:1526: recipe for target '../modules/plugins.dat' failed make[2]: *** [../modules/plugins.dat] Error 134 make[2]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.6-r2/work/vlc-2.2.6/bin' Makefile:2265: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.6-r2/work/vlc-2.2.6' Makefile:2150: recipe for target 'all' failed make: *** [all] Error 2 [31;01m*[0m ERROR: media-video/vlc-2.2.6-r2::media-kit failed (compile phase): [31;01m*[0m emake failed [31;01m*[0m [31;01m*[0m If you need support, post the output of `emerge --info '=media-video/vlc-2.2.6-r2::media-kit'`, [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-video/vlc-2.2.6-r2::media-kit'`. [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-video/vlc-2.2.6-r2/temp/build.log'. [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-2.2.6-r2/temp/environment'. [31;01m*[0m Working directory: '/var/tmp/portage/media-video/vlc-2.2.6-r2/work/vlc-2.2.6' [31;01m*[0m S: '/var/tmp/portage/media-video/vlc-2.2.6-r2/work/vlc-2.2.6'
emerge_info.txt
emerge_pqv.txt
epro_show.txt
Link to comment
Share on other sites
2 answers to this question
Recommended Posts