Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 447682 - sys-kernel/hardened-sources-3.7.0 on ia64 - drivers/built-in.o: In function `show_yoffset': bgrt.c:(.text+0x978e1): undefined reference to `bgrt_tab'
Summary: sys-kernel/hardened-sources-3.7.0 on ia64 - drivers/built-in.o: In function `...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: IA64 Linux
: Normal normal (vote)
Assignee: The Gentoo Linux Hardened Kernel Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-18 09:15 UTC by Dennis Schridde
Modified: 2015-05-10 14:49 UTC (History)
2 users (show)

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


Attachments
hardened-sources-3.7.0.config (hardened-sources-3.7.0.config,55.79 KB, text/plain)
2012-12-18 09:15 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2012-12-18 09:15:41 UTC
Created attachment 332620 [details]
hardened-sources-3.7.0.config

LD      init/built-in.o
drivers/built-in.o: In function `show_yoffset':
bgrt.c:(.text+0x978e1): undefined reference to `bgrt_tab'
bgrt.c:(.text+0x97901): undefined reference to `bgrt_tab'
drivers/built-in.o: In function `show_xoffset':
bgrt.c:(.text+0x979b1): undefined reference to `bgrt_tab'
bgrt.c:(.text+0x979d1): undefined reference to `bgrt_tab'
drivers/built-in.o: In function `show_type':
bgrt.c:(.text+0x97a81): undefined reference to `bgrt_tab'
drivers/built-in.o:bgrt.c:(.text+0x97aa1): more undefined references to `bgrt_tab' follow
drivers/built-in.o: In function `bgrt_init':
bgrt.c:(.init.text+0x90c1): undefined reference to `bgrt_image'
bgrt.c:(.init.text+0x90c2): undefined reference to `bgrt_image_size'
bgrt.c:(.init.text+0x90e0): undefined reference to `bgrt_image'
bgrt.c:(.init.text+0x90f0): undefined reference to `bgrt_image_size'
make[2]: *** [vmlinux] Error 1

Portage 2.2.0_alpha147 (hardened/linux/ia64/server, gcc-4.6.3, glibc-2.15-r3, 2.6.32-hardened-r111 ia64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-2.6.32-hardened-r111-ia64-31-with-gentoo-2.1
Timestamp of tree: Mon, 17 Dec 2012 18:45:01 +0000
ld GNU ld (GNU Binutils) 2.22
distcc 3.1 ia64-unknown-linux-gnu [enabled]
app-shells/bash:          4.2_p37
dev-lang/python:          2.7.3-r2, 3.2.3-r1
dev-util/cmake:           2.8.9
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.68
sys-devel/automake:       1.11.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.4-r2 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo local sunrise
ACCEPT_KEYWORDS="ia64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="ia64-unknown-linux-gnu"
CFLAGS="-pipe -mtune=mckinley -O2"
CHOST="ia64-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/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="-pipe -mtune=mckinley -O2"
DISTDIR="/var/cache/portage/distfiles"
EMERGE_DEFAULT_OPTS="--usepkg --binpkg-respect-use --with-bdeps y --keep-going"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distcc distcc-pump distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://distfiles.gentoo.org"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
MAKEOPTS="-j6"
PKGDIR="/var/cache/portage/packages"
PORTAGE_COMPRESS="xz"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/cache/portage/gentoo"
PORTDIR_OVERLAY="/var/cache/portage/local /var/cache/portage/overlays/sunrise"
[...]
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

sys-kernel/hardened-sources-3.7.0 was built with the following:
USE="-build -deblob -symlink"
Comment 1 Dennis Schridde 2012-12-18 09:37:34 UTC
Caused by CONFIG_ACPI_BGRT - maybe not supported on ia64?
Comment 2 Anthony Basile gentoo-dev 2012-12-18 21:56:10 UTC
(In reply to comment #1)
> Caused by CONFIG_ACPI_BGRT - maybe not supported on ia64?

I'm not sure, but from the looks of it, this doesn't seem hardened related and is probably a problem in vanilla 3.7.0.  Can you check on ia64?
Comment 3 Dennis Schridde 2012-12-19 09:12:02 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > Caused by CONFIG_ACPI_BGRT - maybe not supported on ia64?
> 
> I'm not sure, but from the looks of it, this doesn't seem hardened related
> and is probably a problem in vanilla 3.7.0.
I will have a look.

> Can you check on ia64?
That's where I checked.
Comment 4 Anthony Basile gentoo-dev 2015-05-10 14:49:24 UTC
We're far past this kernel now.  Reopen if this is still of issue.