Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 685026

Summary: app-emulation/virtualbox-guest-additions-5.2.26 : * emake failed
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Viorel Munteanu <ceamac>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-emulation:virtualbox-guest-additions-5.2.26:20190504-042340.log.bz2
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-05-04 08:31:09 UTC
 * ERROR: app-emulation/virtualbox-guest-additions-5.2.26::gentoo failed (compile phase):
 *   emake failed
 * 

  -------------------------------------------------------------------

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_stable_20190502-112213

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-emulation/virtualbox-guest-additions
[ebuild  N    ] app-emulation/virtualbox-guest-additions-5.2.26  USE="X"
Comment 1 Toralf Förster gentoo-dev 2019-05-04 08:31:12 UTC
Created attachment 575042 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-04 08:31:15 UTC
Created attachment 575044 [details]
app-emulation:virtualbox-guest-additions-5.2.26:20190504-042340.log.bz2
Comment 3 Toralf Förster gentoo-dev 2019-05-04 08:31:18 UTC
Created attachment 575046 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-05-04 08:31:21 UTC
Created attachment 575048 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-05-04 08:31:24 UTC
Created attachment 575050 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-05-04 08:31:26 UTC
Created attachment 575052 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-05-04 08:31:29 UTC
Created attachment 575054 [details]
temp.tbz2
Comment 8 Ilia 2019-11-04 18:12:27 UTC
I'm having the same problem with kernel 4.19.72 and virtualbox-guest-additions 5.2.32 . And the root cause was that directory /lib/modules/4.19.72-gentoo didn't exist. I have created it by calling make modules_install in /usr/src/linux
Comment 9 Viorel Munteanu gentoo-dev 2023-04-21 13:22:57 UTC
To compile kernel modules, the kernel must be configured in /usr/src/linux and the modules installed in /lib/modules.