[Bug 586517] [NEW] kernel build script error

B. Darryl DeGraff darryl.degraff at licor.com
Thu May 27 19:40:57 UTC 2010


Public bug reported:

Binary package hint: kernel-package

Ubuntu 10.04 LTS (server, not desktop)
kernel-package: 12.032

This is an extract from building 2.6.33.3 kernel with RT patches applied

my command was:
   INSTALL_MOD_STRIP=1 CONCURRENCY_LEVEL=2 fakeroot make-kpkg --initrd --append-to-version=-bdd kernel_image kernel_headers modules_image


make[1]: Leaving directory `/usr/src/linux-2.6.33.3'
COLUMNS=150 dpkg -l 'gcc*' perl dpkg 'libc6*' binutils make dpkg-dev |\
         awk '$1 ~ /[hi]i/ { printf("%s-%s\n", $2, $3) }'> debian/stamp/build/info
uname -a >> debian/stamp/build/info
echo using the compiler: >> debian/stamp/build/info
if [ -f  -f include/generated/compile.h ]; then                  \                                                   <<<<==== this line is the error
           grep LINUX_COMPILER include/generated/compile.h |             \
             sed -e 's/.*LINUX_COMPILER "//' -e 's/"$//' >>             \
               debian/stamp/build/info;                                  \
        elif [ -f include/linux/compile.h  ]; then                       \
            grep LINUX_COMPILER include/linux/compile.h |                \
              sed -e 's/.*LINUX_COMPILER "//' -e 's/"$//' >>            \
                debian/stamp/build/info;                                 \
         fi
[: 9: -f: unexpected operator
echo done > debian/stamp/build/kernel
/usr/bin/make -f ./debian/rules         debian/stamp/binary/pre-linux-image-2.6.33.3-rt19-bdd
make[1]: Entering directory `/usr/src/linux-2.6.33.3'
====== making target debian/stamp/install/linux-image-2.6.33.3-rt19-bdd [new prereqs: ]======

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: kernel-package 12.032
Uname: Linux 2.6.33.3-rt19-bdd i686
Architecture: i386
Date: Thu May 27 14:22:29 2010
InstallationMedia: Ubuntu-Server 10.04 LTS "Lucid Lynx" - Release i386 (20100427)
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
SourcePackage: kernel-package

** Affects: kernel-package (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 lucid

-- 
kernel build script error
https://bugs.launchpad.net/bugs/586517
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to kernel-package in ubuntu.




More information about the kernel-bugs mailing list