Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 331575 - sys-kernel/ck-sources-2.6.34-r1: fails to merge. vmscan.c:(.text+0x9cc2): undefined reference to `above_background_load'
Summary: sys-kernel/ck-sources-2.6.34-r1: fails to merge. vmscan.c:(.text+0x9cc2): und...
Status: VERIFIED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Krzysztof Pawlik (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-07 20:11 UTC by lacyc3
Modified: 2010-08-21 21:35 UTC (History)
1 user (show)

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


Attachments
genkernel.log (genkernel.log,45.85 KB, text/plain)
2010-08-07 20:12 UTC, lacyc3
Details
Kernel config (kernel-config,49.39 KB, text/plain)
2010-08-07 20:14 UTC, lacyc3
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lacyc3 2010-08-07 20:11:12 UTC
Tried to compile 2.6.34-ck-r1 kernel with Group CPU scheduler and without BFS CPU scheduler.

Reproducible: Always




Portage 2.1.8.3 (default/linux/amd64/10.0/server, gcc-4.4.3, glibc-2.11.2-r0, 2.6.34-ck-r1-lacyc3-r1 x86_64)
=================================================================
System uname: Linux-2.6.34-ck-r1-lacyc3-r1-x86_64-Intel-R-_Core-TM-2_CPU_4400_@_2.00GHz-with-gentoo-1.12.13
Timestamp of tree: Sat, 07 Aug 2010 18:30:01 +0000
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.11
dev-lang/python:     2.6.5-r3, 3.1.2-r4
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.65
sys-devel/automake:  1.4_p6-r1, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -mtune=generic -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=core2 -mtune=generic -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages metadata-transfer news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://gentoo.inode.at/source/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="hu"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
Comment 1 lacyc3 2010-08-07 20:12:45 UTC
Created attachment 241803 [details]
genkernel.log
Comment 2 lacyc3 2010-08-07 20:14:12 UTC
Created attachment 241805 [details]
Kernel config
Comment 3 Krzysztof Pawlik (RETIRED) gentoo-dev 2010-08-19 13:06:43 UTC
Can you please try with vanilla + ck only? (without genpatches).
Comment 4 lacyc3 2010-08-20 11:33:30 UTC
As your request Krzysztof, I tried with vanilla, and there is a same problem. Shall I report it for Con Kolivas too?
Comment 5 Krzysztof Pawlik (RETIRED) gentoo-dev 2010-08-20 11:39:33 UTC
Yes please - this suggests that this is wider problem, not related to what patches we apply in ck-sources ebuild. At the same time I'd recommend looking into switching to ck-sources-2.6.35 - if it works for you then great!