Package: kernel-package
Version: 8.120
Severity: serious
Justification: FTBFS
As said, i am not able to build the powerpc 2.6.10 kernel package with this,
while building it with my 8.119 + versioned script hack worked fine :
cd
/home/sven/debian/kernel/build/kernel-patch-powerpc-2.6.10-2.6.10/tmp/kernel-source-2.6.10;
APPEND_TO_VERSION='' make-kpkg configure
make[1]: Entering directory
`/home/sven/debian/kernel/build/kernel-patch-powerpc-2.6.10-2.6.10/tmp/kernel-source-2.6.10'
# work around idiocy in recent kernel versions
test ! -e scripts/package/builddeb || \
mv -f scripts/package/builddeb scripts/package/builddeb.dist
test ! -e scripts/package/Makefile || \
(mv -f scripts/package/Makefile scripts/package/Makefile.dist && \
echo "# Dummy file " > scripts/package/Makefile)
test ! -f stamp-debian && test ! -f debian/official && \
rm -rf ./debian && mkdir ./debian
make[1]: [stamp-debian] Error 1 (ignored)
test ! -f stamp-debian && \
( test ! -f debian/official || test ! -f debian/control) && \
sed -e 's/=V/2.6.10/g' -e 's/=D/2.6.10-2/g' \
-e 's/=A/powerpc/g' -e 's/=SA//g' \
-e 's/=L/quik, /g' -e 's/=I/initrd-tools (>= 0.1.48), /g' \
-e 's/=CV/2.6/g' \
-e 's/=M/Unknown Kernel Package Maintainer
<[EMAIL PROTECTED]>/g' \
-e 's/=ST/kernel/g' \
/usr/share/kernel-package/Control> debian/control
make[1]: [stamp-debian] Error 1 (ignored)
test ! -f stamp-debian && test ! -f debian/official && \
sed -e 's/=V/2.6.10/g' -e 's/=D/2.6.10-2/g' \
-e 's/=A/powerpc/g' -e 's/=M/Unknown Kernel Package Maintainer
<[EMAIL PROTECTED]>/g' \
-e 's/=ST/kernel/g' \
/usr/share/kernel-package/changelog > debian/changelog
make[1]: [stamp-debian] Error 1 (ignored)
test ! -f debian/rules && \
install -p -m 755 /usr/share/kernel-package/rules debian/rules
echo done > stamp-debian
make[1]: *** No rule to make target `conf.vars', needed by `stamp-configure'.
Stop.
make[1]: Leaving directory
`/home/sven/debian/kernel/build/kernel-patch-powerpc-2.6.10-2.6.10/tmp/kernel-source-2.6.10'
make: *** [stamp-configure] Error 2
Hope you can find what is broken here :)
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.8-powerpc
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages kernel-package depends on:
ii dpkg 1.10.26 Package maintenance system for Deb
ii dpkg-dev 1.10.26 Package building tools for Debian
ii gcc [c-compiler] 4:3.3.5-1 The GNU C compiler
ii gcc-2.95 [c-compiler] 1:2.95.4-22 The GNU C compiler
ii gcc-3.3 [c-compiler] 1:3.3.5-8 The GNU C compiler
ii make 3.80-9 The GNU version of the "make" util
ii perl 5.8.4-6 Larry Wall's Practical Extraction
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]