Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602420 - app-emulation/virtualbox-modules with sys-kernel/gentoo-sources-4.9.0 - error: implicit declaration of function ‘ALIGN’
Summary: app-emulation/virtualbox-modules with sys-kernel/gentoo-sources-4.9.0 - error...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
: 602464 602494 602678 602802 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-12-12 08:46 UTC by Pavel Volkov
Modified: 2016-12-16 18:53 UTC (History)
4 users (show)

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


Attachments
build log (build.log,18.98 KB, text/x-log)
2016-12-12 08:46 UTC, Pavel Volkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Volkov 2016-12-12 08:46:14 UTC
Created attachment 455984 [details]
build log

Error during build:

./arch/x86/include/asm/realmode.h: In function ‘real_mode_size_needed’:
./arch/x86/include/asm/realmode.h:66:9: error: implicit declaration of function ‘ALIGN’ [-Werror=implicit-function-declaration]
  return ALIGN(real_mode_blob_end - real_mode_blob, PAGE_SIZE);
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-12-12 08:54:01 UTC
This is something that needs to be fixed by upstream.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-12-13 06:01:06 UTC
*** Bug 602494 has been marked as a duplicate of this bug. ***
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-12-13 06:01:21 UTC
*** Bug 602464 has been marked as a duplicate of this bug. ***
Comment 4 Gleb 2016-12-13 14:29:46 UTC
Why is this bug appear to be resolved if there's no fix for it in Portage tree and no resolution yet? I understand that it should be fixed upstream, but it's definitely not resolved for now as some users stuck with this issue. And it's hard to find this bug because by default the searching process here is only working for open bugs and not closed.

Could you please clarify which upstream should fix this -- kernel or virtualbox? I tried to find some infromation, but it's not so easy.
Comment 5 Bluey The Dog 2016-12-13 14:52:39 UTC
Kernel: 4.9.0
Virtualbox: 5.1.10-r1
virtualbox-extpack-oracle: 5.1.10.112026
Virtualbox-modules: 5.1.10

Still broken for me. Not resolved here, so should still be open - in my humble opinion.
Comment 6 Pavel Volkov 2016-12-13 19:25:06 UTC
Well, what fix do you expect in portage?
Maybe a check during prepare phase can be considired as fix for now.
Virtualbox blocking a specific kernel package version would be wrong since user can install both 4.9.0 and 4.8.14 and use Virtualbox only with 4.8.14.
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-12-15 08:27:57 UTC
*** Bug 602678 has been marked as a duplicate of this bug. ***
Comment 9 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-12-16 08:19:28 UTC
*** Bug 602802 has been marked as a duplicate of this bug. ***