Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685026 - app-emulation/virtualbox-guest-additions-5.2.26 : * emake failed
Summary: app-emulation/virtualbox-guest-additions-5.2.26 : * emake failed
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-04 08:31 UTC by Toralf Förster
Modified: 2023-04-21 13:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.73 KB, text/plain)
2019-05-04 08:31 UTC, Toralf Förster
Details
app-emulation:virtualbox-guest-additions-5.2.26:20190504-042340.log.bz2 (app-emulation:virtualbox-guest-additions-5.2.26:20190504-042340.log.bz2,83.20 KB, application/x-bzip)
2019-05-04 08:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,93.68 KB, text/plain)
2019-05-04 08:31 UTC, Toralf Förster
Details
environment (environment,111.61 KB, text/plain)
2019-05-04 08:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.44 KB, application/x-bzip)
2019-05-04 08:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.81 KB, application/x-bzip)
2019-05-04 08:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,109.23 KB, application/x-bzip)
2019-05-04 08:31 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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.