Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pva@btv1:~/kernel/ubuntu-lucid$ AUTOBUILD=1 fakeroot debian/rules binary-debs
- # Add the tools.
- install -d /home/pva/kernel/ubuntu-lucid/debian/linux-tools-2.6.32-35/usr/bin
- install -s -m755 /home/pva/kernel/ubuntu-lucid/debian/build/tools-/tools/perf/perf \
- /home/pva/kernel/ubuntu-lucid/debian/linux-tools-2.6.32-35/usr/bin/perf_2.6.32-35
- dh_installchangelogs -plinux-tools-2.6.32-35
- dh_installdocs -plinux-tools-2.6.32-35
- dh_compress -plinux-tools-2.6.32-35
- dh_fixperms -plinux-tools-2.6.32-35
- dh_shlibdeps -plinux-tools-2.6.32-35
- dh_installdeb -plinux-tools-2.6.32-35
- dh_gencontrol -plinux-tools-2.6.32-35
- dh_md5sums -plinux-tools-2.6.32-35
- dh_builddeb -plinux-tools-2.6.32-35
- dpkg-deb: building package `linux-tools-2.6.32-35' in `../linux-tools-2.6.32-35_2.6.32-35.78_amd64.deb'.
- Preparing generic...
- install -d /home/pva/kernel/ubuntu-lucid/debian/build/build-generic
- touch /home/pva/kernel/ubuntu-lucid/debian/build/build-generic/ubuntu-build
- [ "false" != 'true' ] && true || \
- rsync -a --exclude debian --exclude debian.master --exclude debian.btv * /home/pva/kernel/ubuntu-lucid/debian/build/build-generic
- cat /home/pva/kernel/ubuntu-lucid/debian.btv/config/config.common.ubuntu /home/pva/kernel/ubuntu-lucid/debian.btv/config/amd64/config.common.amd64 /home/pva/kernel/ubuntu-lucid/debian.btv/config/amd64/config.flavour.generic | sed -e 's/.*CONFIG_VERSION_SIGNATURE.*/CONFIG_VERSION_SIGNATURE="Ubuntu 2.6.32-35.78-generic 2.6.32.46+drm33.20"/' > /home/pva/kernel/ubuntu-lucid/debian/build/build-generic/.config
- find /home/pva/kernel/ubuntu-lucid/debian/build/build-generic -name "*.ko" | xargs rm -f
- make ARCH=x86_64 EXTRAVERSION=-35-generic CONFIG_DEBUG_SECTION_MISMATCH=y SUBLEVEL=32 KBUILD_BUILD_VERSION="78" LOCALVERSION= O=/home/pva/kernel/ubuntu-lucid/debian/build/build-generic -j1 silentoldconfig prepare scripts
- make[1]: Entering directory `/home/pva/kernel/ubuntu-lucid'
- make[3]: Nothing to be done for `/home/pva/kernel/ubuntu-lucid/Makefile'.
- GEN /home/pva/kernel/ubuntu-lucid/debian/build/build-generic/Makefile
- scripts/kconfig/conf -s arch/x86/Kconfig
- .config:4575:warning: override: reassigning to symbol IKCONFIG
- *
- * Restart config...
- *
- *
- * RCU Subsystem
- *
- RCU Implementation
- > 1. Tree-based hierarchical RCU (TREE_RCU)
- choice[1]: 1
- Enable tracing for RCU (RCU_TRACE) [N/y/?] n
- Tree-based hierarchical RCU fanout value (RCU_FANOUT) [64] (NEW)
Advertisement
Add Comment
Please, Sign In to add comment