Package: kernel-package Version: 12.009 Severity: normal It is not possbile to cross-compile linux-2.6.30-rc3 for NSLU2 on amd64.
Here some parts from the build log (note how build process sometimes uses kernel version 2.6.30-rc3-ixp4xx, sometimes it is just 2.6.30-ixp4xx, and sometimes there are only dots in kernel version, like in s/=D/..-ixp4xx-10.00.Custom/g): % fakeroot make-kpkg --initrd --arch=armel --append_to_version=-ixp4xx kernel-image kernel-debug kernel-headers exec make kpkg_version=12.009 -f /usr/share/kernel-package/ruleset/minimal.mk debian APPEND_TO_VERSION=-ixp4xx KPKG_ARCH=armel INITRD=YES dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. ====== making target debian/stamp/conf/minimal_debian [new prereqs: ]====== This is kernel package version 12.009. test -d debian || mkdir debian test ! -e stamp-building || rm -f stamp-building install -p -m 755 /usr/share/kernel-package/rules debian/rules for file in ChangeLog Control Control.bin86 config templates.in rules; do \ cp -f /usr/share/kernel-package/$file ./debian/; \ done for dir in Config docs examples ruleset scripts pkg po; do \ cp -af /usr/share/kernel-package/$dir ./debian/; \ done test -f debian/control || sed -e 's/=V/2.6.30-rc3-ixp4xx/g' \ -e 's/=D/2.6.30-rc3-ixp4xx-10.00.Custom/g' -e 's/=A/armel/g' \ -e 's/=SA//g' \ -e 's/=I//g' \ -e 's/=CV/2.6/g' \ -e 's/=M/Eugeniy Meshcheryakov <eu...@debian.org>/g' \ -e 's/=ST/linux/g' -e 's/=B/arm/g' \ /usr/share/kernel-package/Control > debian/control test -f debian/changelog || sed -e 's/=V/2.6.30-rc3-ixp4xx/g' \ -e 's/=D/2.6.30-rc3-ixp4xx-10.00.Custom/g' -e 's/=A/armel/g' \ -e 's/=ST/linux/g' -e 's/=B/arm/g' \ -e 's/=M/Eugeniy Meshcheryakov <eu...@debian.org>/g' \ /usr/share/kernel-package/changelog > debian/changelog chmod 0644 debian/control debian/changelog test -d ./debian/stamp || mkdir debian/stamp make -f debian/rules debian/stamp/conf/kernel-conf dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. [: 1: -lt: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -gt: unexpected operator [: 1: -ge: unexpected operator [: 1: -lt: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -ge: unexpected operator make[1]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" ====== making target debian/stamp/conf/kernel-conf [new prereqs: ]====== make EXTRAVERSION=-ixp4xx CROSS_COMPILE=arm-linux-gnueabi- ARCH=arm \ oldconfig; make[2]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" scripts/kconfig/conf -o arch/arm/Kconfig # # configuration written to .config # make[2]: Залишаю каталог "/home/eugen/work/linux/linux-arm" make EXTRAVERSION=-ixp4xx CROSS_COMPILE=arm-linux-gnueabi- \ ARCH=arm dep make[2]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" scripts/kconfig/conf -s arch/arm/Kconfig make[2]: Залишаю каталог "/home/eugen/work/linux/linux-arm" make[2]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" *** Warning: make dep is unnecessary now. make[2]: Залишаю каталог "/home/eugen/work/linux/linux-arm" make EXTRAVERSION=-ixp4xx CROSS_COMPILE=arm-linux-gnueabi- ARCH=arm clean make[2]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" make[2]: Залишаю каталог "/home/eugen/work/linux/linux-arm" echo done > debian/stamp/conf/kernel-conf make[1]: Залишаю каталог "/home/eugen/work/linux/linux-arm" make -f debian/rules debian/stamp/conf/full-changelog dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. [: 1: -lt: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -gt: unexpected operator [: 1: -ge: unexpected operator [: 1: -lt: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -ge: unexpected operator make[1]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" ====== making target debian/stamp/conf/full-changelog [new prereqs: ]====== for file in ChangeLog Control Control.bin86 config templates.in rules; do \ cp -f /usr/share/kernel-package/$file ./debian/; \ done for dir in Config docs examples ruleset scripts pkg po; do \ cp -af /usr/share/kernel-package/$dir ./debian/; \ done install -p -m 755 /usr/share/kernel-package/rules debian/rules sed -e 's/=V/..-ixp4xx/g' \ -e 's/=D/..-ixp4xx-10.00.Custom/g' -e 's/=A/armel/g' \ -e 's/=SA//g' \ -e 's/=I//g' \ -e 's/=CV/./g' \ -e 's/=M/Eugeniy Meshcheryakov <eu...@debian.org>/g' \ -e 's/=ST/linux/g' -e 's/=B/arm/g' \ /usr/share/kernel-package/Control > debian/control sed -e 's/=V/..-ixp4xx/g' -e 's/=D/..-ixp4xx-10.00.Custom/g' \ -e 's/=A/armel/g' -e 's/=M/Eugeniy Meshcheryakov <eu...@debian.org>/g' \ -e 's/=ST/linux/g' -e 's/=B/arm/g' \ /usr/share/kernel-package/changelog > debian/changelog chmod 0644 debian/control debian/changelog make -f debian/rules debian/stamp/conf/kernel-conf dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. [: 1: -lt: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -gt: unexpected operator [: 1: -ge: unexpected operator [: 1: -lt: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -ge: unexpected operator make[2]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" make[2]: "debian/stamp/conf/kernel-conf" не вимагає оновлення. make[2]: Залишаю каталог "/home/eugen/work/linux/linux-arm" make[1]: Залишаю каталог "/home/eugen/work/linux/linux-arm" echo done > debian/stamp/conf/minimal_debian exec debian/rules APPEND_TO_VERSION=-ixp4xx KPKG_ARCH=armel INITRD=YES kernel-image kernel-debug kernel-headers dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. [: 1: -lt: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -gt: unexpected operator [: 1: -ge: unexpected operator [: 1: -lt: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -ge: unexpected operator ====== making target conf.vars [new prereqs: ]====== ====== making target debian/stamp/build/kernel [new prereqs: conf.vars]====== This is kernel package version 12.009. if [ -f include/linux/version.h ]; then uts_ver=$(grep 'define UTS_RELEASE' include/linux/version.h | perl -nle 'm/^\s*\#define\s+UTS_RELEASE\s+("?)(\S+)\1/g && print $2;'); if [ "X$uts_ver" != "X" ]; then echo "The UTS Release version in include/linux/version.h"; echo " \"$uts_ver\" "; echo "does not match current version " ; echo " \"..-ixp4xx\" " ; echo "Reconfiguring." ; touch Makefile; fi; fi restore_upstream_debianization test ! -f scripts/package/builddeb.kpkg-dist || mv -f scripts/package/builddeb.kpkg-dist scripts/package/builddeb test ! -f scripts/package/Makefile.kpkg-dist || mv -f scripts/package/Makefile.kpkg-dist scripts/package/Makefile /usr/bin/make EXTRAVERSION=-ixp4xx ARCH=arm \ CROSS_COMPILE=arm-linux-gnueabi- zImage make[1]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" scripts/kconfig/conf -s arch/arm/Kconfig make[1]: Залишаю каталог "/home/eugen/work/linux/linux-arm" make[1]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" .... Kernel: arch/arm/boot/zImage is ready make[1]: Залишаю каталог "/home/eugen/work/linux/linux-arm" /usr/bin/make EXTRAVERSION=-ixp4xx ARCH=arm \ CROSS_COMPILE=arm-linux-gnueabi- modules make[1]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" .... make[1]: Залишаю каталог "/home/eugen/work/linux/linux-arm" COLUMNS=150 dpkg -l 'gcc*' perl dpkg 'libc6*' binutils make dpkg-dev |\ awk '$1 ~ /[hi]i/ { printf("%s-%s\n", $2, $3) }'> debian/buildinfo uname -a >> debian/buildinfo echo using the compiler: >> debian/buildinfo grep LINUX_COMPILER include/linux/compile.h | \ sed -e 's/.*LINUX_COMPILER "//' -e 's/"$//' >> debian/buildinfo echo done > debian/stamp/build/kernel /usr/bin/make -f ./debian/rules debian/stamp/binary/pre-linux-image-2.6.30-ixp4xx dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. [: 1: -lt: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -gt: unexpected operator [: 1: -ge: unexpected operator [: 1: -lt: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -ge: unexpected operator make[1]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" ====== making target debian/stamp/install/linux-image-2.6.30-ixp4xx [new prereqs: ]====== This is kernel package version 12.009. rm -f -r .//home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx .//home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx.deb install -p -d -o root -g root -m 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/etc/kernel/postinst.d install -p -d -o root -g root -m 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/etc/kernel/preinst.d install -p -d -o root -g root -m 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/etc/kernel/postrm.d install -p -d -o root -g root -m 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/etc/kernel/prerm.d install -p -d -o root -g root -m 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx//boot install -p -d -o root -g root -m 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx/examples install -p -o root -g root -m 644 debian/changelog /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx/changelog.Debian install -p -o root -g root -m 644 Documentation/Changes /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx/ test ! -d ./debian/examples/ || \ (cd ./debian; tar cf - examples | (cd /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx; umask 000; tar xsf -)); install -p -o root -g root -m 644 ./debian/pkg/image/README /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx/debian.README install -p -o root -g root -m 644 .config /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx//boot/config-2.6.30-ixp4xx install -p -o root -g root -m 644 conf.vars /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx/conf.vars echo "This was produced by kernel-package version 12.009." > \ /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx/Buildinfo chmod 0644 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx/Buildinfo install -p -o root -g root -m 644 debian/buildinfo /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx/buildinfo if test -f README.Debian ; then \ install -p -o root -g root -m 644 README.Debian /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx/README.Debian.1st;\ fi if test -f Debian.src.changelog; then \ install -p -o root -g root -m 644 Debian.src.changelog /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx/; \ fi gzip -9qfr /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx install -p -o root -g root -m 644 ./debian/pkg/image/copyright /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/usr/share/doc/linux-image-2.6.30-ixp4xx/copyright mv System.map System.precious restore_upstream_debianization test ! -f scripts/package/builddeb.kpkg-dist || mv -f scripts/package/builddeb.kpkg-dist scripts/package/builddeb test ! -f scripts/package/Makefile.kpkg-dist || mv -f scripts/package/Makefile.kpkg-dist scripts/package/Makefile /usr/bin/make EXTRAVERSION=-ixp4xx INSTALL_MOD_PATH=/home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx \ INSTALL_FW_PATH=/home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/lib/firmware/2.6.30-ixp4xx \ CROSS_COMPILE=arm-linux-gnueabi- ARCH=arm INSTALL_MOD_STRIP=1 modules_install make[2]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" .... DEPMOD 2.6.30-ixp4xx make[2]: Залишаю каталог "/home/eugen/work/linux/linux-arm" mv System.precious System.map test ! -f Documentation/lguest/lguest || \ install -p -o root -g root -m 644 Documentation/lguest/lguest /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/lib/modules/2.6.30-ixp4xx/lguest test ! -f /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/lib/modules/2.6.30-ixp4xx/lguest || \ chmod 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/lib/modules/2.6.30-ixp4xx/lguest test ! -e /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/lib/modules/2.6.30-ixp4xx/source || \ mv /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/lib/modules/2.6.30-ixp4xx/source ./debian/source-link test ! -e /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/lib/modules/2.6.30-ixp4xx/build || \ mv /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/lib/modules/2.6.30-ixp4xx/build ./debian/build-link test ! -e ./debian/source-link || \ mv ./debian/source-link /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/lib/modules/2.6.30-ixp4xx/source test ! -e ./debian/build-link || \ mv ./debian/build-link /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/lib/modules/2.6.30-ixp4xx/build test ! -f System.map || cp System.map \ /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx//boot/System.map-2.6.30-ixp4xx; test ! -f System.map || chmod 644 \ /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx//boot/System.map-2.6.30-ixp4xx; cp arch/arm/boot/zImage /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx//boot/vmlinuz-2.6.30-ixp4xx chmod 644 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx//boot/vmlinuz-2.6.30-ixp4xx; if test -d /home/eugen/work/linux/linux-arm/debian/image.d ; then \ TMPTOP=/home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx version=2.6.30-ixp4xx IMAGE_TOP=/home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx \ run-parts --verbose /home/eugen/work/linux/linux-arm/debian/image.d ; \ fi if [ -x debian/post-install ]; then \ TMPTOP=/home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx STEM=linux version=2.6.30-ixp4xx \ IMAGE_TOP=/home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx debian/post-install; \ fi test ! -f Kerntypes || cp Kerntypes \ /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx//boot/Kerntypes-2.6.30-ixp4xx test ! -f Kerntypes || chmod 644 \ /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx//boot/Kerntypes-2.6.30-ixp4xx ====== making target debian/stamp/binary/pre-linux-image-2.6.30-ixp4xx [new prereqs: linux-image-2.6.30-ixp4xx]====== This is kernel package version 12.009. /usr/bin/make -f ./debian/rules debian/stamp/binary/linux-image-2.6.30-ixp4xx dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. [: 1: -lt: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -gt: unexpected operator [: 1: -ge: unexpected operator [: 1: -lt: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -eq: unexpected operator [: 1: -ge: unexpected operator make[2]: Вхожу у каталог "/home/eugen/work/linux/linux-arm" ====== making target debian/stamp/binary/linux-image-2.6.30-ixp4xx [new prereqs: ]====== This is kernel package version 12.009. install -p -d -o root -g root -m 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/DEBIAN sed -e 's/=V/2.6.30-ixp4xx/g' -e 's/=IB//g' \ -e 's/=ST/linux/g' -e 's/=R//g' \ -e 's/=K/zImage/g' \ -e 's/=I/YES/g' -e 's,=D,/boot,g' \ -e 's...@=a@ar...@g' \ -e 's...@=b@a...@g' \ ./debian/pkg/image/postinst > /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/DEBIAN/postinst chmod 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/DEBIAN/postinst sed -e 's/=V/2.6.30-ixp4xx/g' -e 's/=IB//g' \ -e 's/=ST/linux/g' -e 's/=R//g' \ -e 's/=K/zImage/g' \ -e 's/=I/YES/g' -e 's,=D,/boot,g' \ -e 's...@=a@ar...@g' \ -e 's...@=b@a...@g' \ ./debian/pkg/image/config > /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/DEBIAN/config chmod 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/DEBIAN/config sed -e 's/=V/2.6.30-ixp4xx/g' -e 's/=IB//g' \ -e 's/=ST/linux/g' -e 's/=R//g' \ -e 's/=K/zImage/g' \ -e 's/=I/YES/g' -e 's,=D,/boot,g' \ -e 's/=MD//g' \ -e 's...@=mk@@g' -e 's...@=a@ar...@g' \ -e 's...@=m@@g' -e 's/=OF//g' \ -e 's/=S//g' -e 's...@=b@a...@g' \ ./debian/pkg/image/postrm > /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/DEBIAN/postrm chmod 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/DEBIAN/postrm sed -e 's/=V/2.6.30-ixp4xx/g' -e 's/=IB//g' \ -e 's/=ST/linux/g' -e 's/=R//g' \ -e 's/=K/zImage/g' \ -e 's/=I/YES/g' -e 's,=D,/boot,g' \ -e 's/=MD//g' \ -e 's...@=mk@@g' -e 's...@=a@ar...@g' \ -e 's...@=m@@g' -e 's/=OF//g' \ -e 's/=S//g' -e 's...@=b@a...@g' \ ./debian/pkg/image/preinst > /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/DEBIAN/preinst chmod 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/DEBIAN/preinst sed -e 's/=V/2.6.30-ixp4xx/g' -e 's/=IB//g' \ -e 's/=ST/linux/g' -e 's/=R//g' \ -e 's/=K/zImage/g' \ -e 's/=I/YES/g' -e 's,=D,/boot,g' \ -e 's/=MD//g' \ -e 's...@=mk@@g' -e 's...@=a@ar...@g' \ -e 's...@=m@@g' -e 's/=OF//g' \ -e 's/=S//g' -e 's...@=b@a...@g' \ ./debian/pkg/image/prerm > /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/DEBIAN/prerm chmod 755 /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/DEBIAN/prerm po2debconf debian/templates.in > debian/templates.l10n sed -e 's/=V/..-ixp4xx/g' -e 's/=IB//g' \ -e 's/=ST/linux/g' -e 's/=R//g' \ -e 's/=K/zImage/g' \ -e 's...@=mk@@g' -e 's...@=a@ar...@g' \ -e 's/=I/YES/g' -e 's,=D,/boot,g' \ -e 's/=MD//g' \ -e 's...@=m@@g' -e 's/=OF//g' \ -e 's/=S//g' -e 's...@=b@a...@g' \ ./debian/templates.l10n > ./debian/templates.master install -p -o root -g root -m 644 ./debian/templates.master /home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/DEBIAN/templates dpkg-gencontrol -DArchitecture=armel -isp \ -plinux-image-2.6.30-ixp4xx -P/home/eugen/work/linux/linux-arm/debian/linux-image-2.6.30-ixp4xx/ dpkg-gencontrol: error: package linux-image-2.6.30-ixp4xx not in control info make[2]: *** [debian/stamp/binary/linux-image-2.6.30-ixp4xx] Помилка 255 make[2]: Залишаю каталог "/home/eugen/work/linux/linux-arm" make[1]: *** [debian/stamp/binary/pre-linux-image-2.6.30-ixp4xx] Помилка 2 make[1]: Залишаю каталог "/home/eugen/work/linux/linux-arm" make: *** [kernel-image] Помилка 2 % -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-rc3 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kernel-package depends on: ii binutils 2.19.1-1 The GNU assembler, linker and bina ii build-essential 11.4 Informational list of build-essent ii debianutils 3.0.1 Miscellaneous utilities specific t ii file 5.00-1 Determines file type using "magic" ii gettext 0.17-6 GNU Internationalization utilities ii make 3.81-5 The GNU version of the "make" util ii module-init-tools 3.7-pre9-1 tools for managing Linux kernel mo ii po-debconf 1.0.16 tool for managing templates file t ii util-linux 2.13.1.1-1 Miscellaneous system utilities kernel-package recommends no packages. Versions of packages kernel-package suggests: ii bzip2 1.0.5-1 high-quality block-sorting file co ii docbook-utils 0.6.14-1.1 Convert Docbook files to other for ii e2fsprogs 1.41.4-3 ext2/ext3/ext4 file system utiliti ii initramfs-tools [linux-in 0.93.2 tools for generating an initramfs pn libdb3-dev <none> (no description available) ii libncurses5-dev [libncurs 5.7+20090404-1 developer's libraries and docs for pn linux-source | kernel-sou <none> (no description available) ii xmlto 0.0.22-1 XML-to-any converter -- debconf-show failed -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org