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

Bug 757783

Summary: app-emulation/virtualbox-guest-additions-6.1.16 : make[2]: *** [scripts/Makefile.modpost:111: /var/tmp/portage/app-emulation/virtu
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Viorel Munteanu <ceamac>
Status: RESOLVED FIXED    
Severity: normal CC: dave.knippers
Priority: Normal Keywords: PullRequest, UPSTREAM
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://www.virtualbox.org/ticket/20102
https://github.com/gentoo/gentoo/pull/30654
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-emulation:virtualbox-guest-additions-6.1.16:20201130-165330.log.bz2
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2020-11-30 17:08:18 UTC
ERROR: modpost: "ttm_bo_manager_func" [/var/tmp/portage/app-emulation/virtualbox-guest-additions-6.1.16/work/VirtualBox-6.1.16/out/linux.amd64/release/bin/additions/src/vboxvideo/vboxvideo.ko] undefined!
ERROR: modpost: "ttm_bo_mmap" [/var/tmp/portage/app-emulation/virtualbox-guest-additions-6.1.16/work/VirtualBox-6.1.16/out/linux.amd64/release/bin/additions/src/vboxvideo/vboxvideo.ko] undefined!
make[2]: *** [scripts/Makefile.modpost:111: /var/tmp/portage/app-emulation/virtualbox-guest-additions-6.1.16/work/VirtualBox-6.1.16/out/linux.amd64/release/bin/additions/src/vboxvideo/Module.symvers] Error 1
make[2]: *** Deleting file '/var/tmp/portage/app-emulation/virtualbox-guest-additions-6.1.16/work/VirtualBox-6.1.16/out/linux.amd64/release/bin/additions/src/vboxvideo/Module.symvers'
make[1]: *** [Makefile:1697: modules] Error 2
make[1]: Leaving directory '/usr/src/linux-5.9.8-gentoo'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20201114-212310

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
  [6]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   jamvm 
  [3]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Nov 30 04:05:47 PM UTC 2020

emerge -qpvO app-emulation/virtualbox-guest-additions
[ebuild  N    ] app-emulation/virtualbox-guest-additions-6.1.16  USE="X"
Comment 1 Toralf Förster gentoo-dev 2020-11-30 17:08:21 UTC
Created attachment 675952 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-30 17:08:22 UTC
Created attachment 675955 [details]
app-emulation:virtualbox-guest-additions-6.1.16:20201130-165330.log.bz2
Comment 3 Toralf Förster gentoo-dev 2020-11-30 17:08:25 UTC
Created attachment 675958 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-11-30 17:08:26 UTC
Created attachment 675961 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-11-30 17:08:28 UTC
Created attachment 675964 [details]
etc.portage.tbz2
Comment 6 Viorel Munteanu gentoo-dev 2023-01-08 10:07:11 UTC
Seems to be caused by CONFIG_DRM_TTM not being enabled in kernel.  Can you confirm?
Comment 7 Toralf Förster gentoo-dev 2023-01-08 10:20:01 UTC
(In reply to Viorel Munteanu from comment #6)
> Seems to be caused by CONFIG_DRM_TTM not being enabled in kernel.  Can you
> confirm?

After 2 years ? :-)

Well, accordingly to the attached history

2020-11-15T01:59:36 >>> sys-kernel/gentoo-sources-5.9.8

and using "make" with defaults probably not.
Comment 8 Larry the Git Cow gentoo-dev 2023-04-21 16:38:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df171ea8170aecf0f85442e081cbf6465d5cbac

commit 1df171ea8170aecf0f85442e081cbf6465d5cbac
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2023-04-19 15:14:46 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-04-21 16:35:22 +0000

    app-emulation/virtualbox-guest-additions: add 7.0.8
    
    Closes: https://bugs.gentoo.org/899082
    Closes: https://bugs.gentoo.org/757783
    Closes: https://bugs.gentoo.org/893286
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 app-emulation/virtualbox-guest-additions/Manifest  |   2 +
 .../virtualbox-guest-additions-7.0.8.ebuild        | 303 +++++++++++++++++++++
 2 files changed, 305 insertions(+)