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

Bug 581230

Summary: x11-drivers/xf86-video-virtualbox-5.0.18 - missing /lib/modules/4.5.2-gentoo/build/include/linux/version.h, include/generated/autoconf.h or include/config/auto.conf
Product: Gentoo Linux Reporter: Juergen Rose <rose>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.bz2

Description Juergen Rose 2016-04-26 08:29:38 UTC
Created attachment 432044 [details]
build.log.bz2

'emerge -uvDN world' fails with:
...
make -j2 HOSTCC=i686-pc-linux-gnu-gcc CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= KERN_DIR=/lib/modules/4.5.2-gentoo/build KERNOUT=/lib/modules/4.5.2-gentoo/build all 
grep: /lib/modules/4.5.2-gentoo/build/include/linux/version.h: No such file or directory
make KBUILD_VERBOSE=1 -C /lib/modules/4.5.2-gentoo/build SUBDIRS=/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm SRCROOT=/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm modules
make[1]: Entering directory '/usr/src_lynxvirt/linux-4.5.2-gentoo'
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (		\
echo >&2;							\
echo >&2 "  ERROR: Kernel configuration is invalid.";		\
echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";	\
echo >&2 ;							\
/bin/false)
mkdir -p /var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm/.tmp_versions ; rm -f /var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm/.tmp_versions/*
make -f ./scripts/Makefile.build obj=/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm
make[2]: *** No rule to make target '/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm/vboxvideo_drm.o', needed by '/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm/vboxvideo.o'.  Stop.
Makefile:1391: recipe for target '_module_/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm' failed
make[1]: *** [_module_/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm] Error 2
make[1]: Leaving directory '/usr/src_lynxvirt/linux-4.5.2-gentoo'
Makefile:225: recipe for target 'vboxvideo' failed
make: *** [vboxvideo] Error 2



'make oldconfig && make prepare' does not help. I have on this and other systems the following autoconf.h under /usr/src/linux:

root@lynxvirt:/usr/src/linux(46)# find . -name autoconf.h
./include/generated/autoconf.h
root@lynxvirt:/usr/src/linux(47)# ll ./include/generated/autoconf.h
-rw-r--r-- 1 root root 36207 Apr 26 10:02 ./include/generated/autoconf.h


I find neither here nor on other systems /lib/modules/*/build/include/linux/version.h.



oot@lynxvirt:/root(9)# emerge --info '=x11-drivers/xf86-video-virtualbox-5.0.18::gentoo'
Portage 2.2.28 (python 2.7.11-final-0, default/linux/x86/13.0, gcc-4.9.3, glibc-2.23-r2, 4.4.0-gentoo-r1 i686)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.4.0-gentoo-r1-i686-Intel-R-_Core-TM-_i7-3630QM_CPU_@_2.40GHz-with-gentoo-2.2
KiB Mem:     1922324 total,    254392 free
KiB Swap:    4194300 total,   4162008 free
Timestamp of repository gentoo: Mon, 25 Apr 2016 03:30:01 +0000
sh bash 4.3_p42-r2
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p42-r2::gentoo
dev-lang/perl:            5.22.1::gentoo
dev-lang/python:          2.7.11-r2::gentoo, 3.4.3-r7::gentoo
dev-util/cmake:           3.5.2::gentoo
dev-util/pkgconfig:       0.29.1::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.20.5::gentoo
sys-apps/sandbox:         2.10-r2::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r2::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.13.4-r1::gentoo, 1.14.1-r1::gentoo, 1.15-r2::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo, 5.3.0::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r2::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.5::gentoo (virtual/os-headers)
sys-libs/glibc:           2.23-r2::gentoo
Repositories:

gentoo
    location: /usr/portage_lynxvirt
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA PUEL"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/apache2-php7.0/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cgi-php7.0/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/php/cli-php7.0/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X acl admin alsa apng automount bash-completion berkdb boost bzip2 cairo cdda cli cmake cracklib crypt cups curl cxx dbus djvu doc dot dri eds egl emacs evdev exif extra extras fftw fontconfig fortran fpx fuse gd gdbm gif gimp git gmp gnome gnome-keyring gnuplot gnutls gpm graphics graphtft graphviz gstreamer gtk gudev hdf hdf5 hdri hwdb iconv icu imagemagick introspection ipv6 ithreads jadetex jbig jpeg jpeg2k kerberos latex lcms ldap lensfun libkms lzma lzo mercurial modules motif mp3 mp4 ncurses netpbm nls nptl ntp ogg opencv openexr opengl openmp pam pango pcre pdf pdl perl plotutils plplot png policykit postscript preview-latex pulseaudio python q32 qemu qt5 raw readline samba seccomp session sockets sound sqlite ssl subversion svg systemd tcl tcpd tex theora threads tiff tk truetype udev udisks unicode usb vala valgrind webkit wmf x86 xa xattr xemacs xml xpm yaml zlib" ABI_X86="32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="nss" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="virtualbox" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON



root@lynxvirt:/root(10)# emerge -pqv '=x11-drivers/xf86-video-virtualbox-5.0.18::gentoo'
[ebuild     U ] x11-drivers/xf86-video-virtualbox-5.0.18 [5.0.14] USE="dri" PYTHON_TARGETS="python2_7"
Comment 1 Jean-Claude Repetto 2016-04-26 08:56:56 UTC
Duplicate of bug #580600
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-04-26 09:02:07 UTC

*** This bug has been marked as a duplicate of bug 580600 ***