Package: linux-kernel-headers
Version: 2.5.999-test7-bk-11
Severity: normal

Hi,

the attached typescript shows examples where debian/rules clean and
build show some errors in the patch scripts, complaining about wrong
use of test operators.

I don't know about cdbs to debug any further. This is caused by the
almost complete absence of cdbs documentation (see #220756).

Greetings
Marc

Script started on Fri Jan  2 08:21:41 2004
$ fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
if test -n "" && test "" != "."; then rmdir ""; fi
if test "." != "."; then rmdir .; fi
dh_clean
patches: debian/patches/alpha-asm-param.patch debian/patches/arm-query-module.patch 
debian/patches/asm-i386-byteorder-u64.patch 
debian/patches/asm-system-and-padding.patch debian/patches/byteorder-const.patch 
debian/patches/byteorder.patch debian/patches/ia64-modutils.patch 
debian/patches/ia64-pal.patch debian/patches/ia64-pt-unwind-warning.patch 
debian/patches/ioctl-signedness.patch debian/patches/linux-fb-compilefix.patch 
debian/patches/linux-list-quiet-warning.patch 
debian/patches/linux-netlink-compilation.patch debian/patches/linux-pci.patch 
debian/patches/linux-radix-tree.patch debian/patches/linux-types-and-time.patch 
debian/patches/linux-types-long-long.patch debian/patches/linux-types-ustat.patch 
debian/patches/linux-unistd-errno.patch debian/patches/mips-ansi-fixes.patch 
debian/patches/msdos-fs.patch debian/patches/msqid64_ds-inconsistency.patch 
debian/patches/no-linux-compiler-h.patch debian/patches/videodev2-timeval.patch
Not reversing not applied patches.
if [ "reverse-patches" = "debian/stamp-patched" ]; then touch debian/stamp-patched; fi
rm -f debian/stamp-patch*
rm -f debian/patches/*.log
/usr/bin/make -C testsuite clean
make[1]: Entering directory 
`/home/mh/linux-kernel-headers/linux-kernel-headers-2.5.999-test7-bk/testsuite'
rm -f attribute-used.o cdrom.o dev-t.o fs.o msdos-fs.o netlink.o pci.o videodev-time.o 
videodev.o 295-attribute-used.o 295-cdrom.o 295-dev-t.o 295-fs.o 295-msdos-fs.o 
295-netlink.o 295-pci.o 295-videodev-time.o 295-videodev.o ansi-attribute-used.o 
ansi-dev-t.o ansi-fs.o ansi-msdos-fs.o ansi-netlink.o ansi-pci.o cc-attribute-used.o 
cc-cdrom.o cc-dev-t.o cc-fs.o cc-msdos-fs.o cc-pci.o cc-videodev-time.o cc-videodev.o 
cc-ansi-attribute-used.o cc-ansi-cdrom.o cc-ansi-dev-t.o cc-ansi-fs.o 
cc-ansi-msdos-fs.o cc-ansi-pci.o
make[1]: Leaving directory 
`/home/mh/linux-kernel-headers/linux-kernel-headers-2.5.999-test7-bk/testsuite'
rm -f stamp-lkh-install
$ fakeroot debian/rules build
test -x debian/rules
if [ -n "" ]; then \
  mkdir -p ""; \
fi
if [ ! -d "." ]; then \
  mkdir -p "."; \
fi
if [ -z "" ]; then \
  if ! test -f debian/compat; then echo 4 > debian/compat; fi; \
fi
patches: debian/patches/alpha-asm-param.patch debian/patches/arm-query-module.patch 
debian/patches/asm-i386-byteorder-u64.patch 
debian/patches/asm-system-and-padding.patch debian/patches/byteorder-const.patch 
debian/patches/byteorder.patch debian/patches/ia64-modutils.patch 
debian/patches/ia64-pal.patch debian/patches/ia64-pt-unwind-warning.patch 
debian/patches/ioctl-signedness.patch debian/patches/linux-fb-compilefix.patch 
debian/patches/linux-list-quiet-warning.patch 
debian/patches/linux-netlink-compilation.patch debian/patches/linux-pci.patch 
debian/patches/linux-radix-tree.patch debian/patches/linux-types-and-time.patch 
debian/patches/linux-types-long-long.patch debian/patches/linux-types-ustat.patch 
debian/patches/linux-unistd-errno.patch debian/patches/mips-ansi-fixes.patch 
debian/patches/msdos-fs.patch debian/patches/msqid64_ds-inconsistency.patch 
debian/patches/no-linux-compiler-h.patch debian/patches/videodev2-timeval.patch
Trying patch debian/patches/alpha-asm-param.patch at level 0.../bin/sh: line 1: [: =: 
unary operator expected
success.
Trying patch debian/patches/arm-query-module.patch at level 0.../bin/sh: line 1: [: =: 
unary operator expected
success.
Trying patch debian/patches/asm-i386-byteorder-u64.patch at level 0.../bin/sh: line 1: 
[: =: unary operator expected
success.
Trying patch debian/patches/asm-system-and-padding.patch at level 0.../bin/sh: line 1: 
[: =: unary operator expected
success.
Trying patch debian/patches/byteorder-const.patch at level 0.../bin/sh: line 1: [: =: 
unary operator expected
success.
Trying patch debian/patches/byteorder.patch at level 0.../bin/sh: line 1: [: =: unary 
operator expected
success.
Trying patch debian/patches/ia64-modutils.patch at level 0.../bin/sh: line 1: [: =: 
unary operator expected
success.
Trying patch debian/patches/ia64-pal.patch at level 0.../bin/sh: line 1: [: =: unary 
operator expected
success.
Trying patch debian/patches/ia64-pt-unwind-warning.patch at level 0.../bin/sh: line 1: 
[: =: unary operator expected
1.../bin/sh: line 1: [: =: unary operator expected
success.
Trying patch debian/patches/ioctl-signedness.patch at level 0.../bin/sh: line 1: [: =: 
unary operator expected
success.
Trying patch debian/patches/linux-fb-compilefix.patch at level 0.../bin/sh: line 1: [: 
=: unary operator expected
1.../bin/sh: line 1: [: =: unary operator expected
success.
Trying patch debian/patches/linux-list-quiet-warning.patch at level 0.../bin/sh: line 
1: [: =: unary operator expected
success.
Trying patch debian/patches/linux-netlink-compilation.patch at level 0.../bin/sh: line 
1: [: =: unary operator expected
success.
Trying patch debian/patches/linux-pci.patch at level 0.../bin/sh: line 1: [: =: unary 
operator expected
success.
Trying patch debian/patches/linux-radix-tree.patch at level 0.../bin/sh: line 1: [: =: 
unary operator expected
success.
Trying patch debian/patches/linux-types-and-time.patch at level 0.../bin/sh: line 1: 
[: =: unary operator expected
success.
Trying patch debian/patches/linux-types-long-long.patch at level 0.../bin/sh: line 1: 
[: =: unary operator expected
success.
Trying patch debian/patches/linux-types-ustat.patch at level 0.../bin/sh: line 1: [: 
=: unary operator expected
1.../bin/sh: line 1: [: =: unary operator expected
success.
Trying patch debian/patches/linux-unistd-errno.patch at level 0.../bin/sh: line 1: [: 
=: unary operator expected
success.
Trying patch debian/patches/mips-ansi-fixes.patch at level 0.../bin/sh: line 1: [: =: 
unary operator expected
success.
Trying patch debian/patches/msdos-fs.patch at level 0.../bin/sh: line 1: [: =: unary 
operator expected
success.
Trying patch debian/patches/msqid64_ds-inconsistency.patch at level 0.../bin/sh: line 
1: [: =: unary operator expected
1.../bin/sh: line 1: [: =: unary operator expected
success.
Trying patch debian/patches/no-linux-compiler-h.patch at level 0.../bin/sh: line 1: [: 
=: unary operator expected
success.
Trying patch debian/patches/videodev2-timeval.patch at level 0.../bin/sh: line 1: [: 
=: unary operator expected
success.
if [ "debian/stamp-patched" = "debian/stamp-patched" ]; then touch 
debian/stamp-patched; fi
$ fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
if test -n "" && test "" != "."; then rmdir ""; fi
if test "." != "."; then rmdir .; fi
dh_clean
patches: debian/patches/alpha-asm-param.patch debian/patches/arm-query-module.patch 
debian/patches/asm-i386-byteorder-u64.patch 
debian/patches/asm-system-and-padding.patch debian/patches/byteorder-const.patch 
debian/patches/byteorder.patch debian/patches/ia64-modutils.patch 
debian/patches/ia64-pal.patch debian/patches/ia64-pt-unwind-warning.patch 
debian/patches/ioctl-signedness.patch debian/patches/linux-fb-compilefix.patch 
debian/patches/linux-list-quiet-warning.patch 
debian/patches/linux-netlink-compilation.patch debian/patches/linux-pci.patch 
debian/patches/linux-radix-tree.patch debian/patches/linux-types-and-time.patch 
debian/patches/linux-types-long-long.patch debian/patches/linux-types-ustat.patch 
debian/patches/linux-unistd-errno.patch debian/patches/mips-ansi-fixes.patch 
debian/patches/msdos-fs.patch debian/patches/msqid64_ds-inconsistency.patch 
debian/patches/no-linux-compiler-h.patch debian/patches/videodev2-timeval.patch
Trying reversed patch debian/patches/videodev2-timeval.patch at level 0.../bin/sh: 
line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/no-linux-compiler-h.patch at level 0.../bin/sh: 
line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/msqid64_ds-inconsistency.patch at level 
0.../bin/sh: line 1: [: =: unary operator expected
1.../bin/sh: line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/msdos-fs.patch at level 0.../bin/sh: line 1: [: 
=: unary operator expected
success.
Trying reversed patch debian/patches/mips-ansi-fixes.patch at level 0.../bin/sh: line 
1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/linux-unistd-errno.patch at level 0.../bin/sh: 
line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/linux-types-ustat.patch at level 0.../bin/sh: 
line 1: [: =: unary operator expected
1.../bin/sh: line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/linux-types-long-long.patch at level 0.../bin/sh: 
line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/linux-types-and-time.patch at level 0.../bin/sh: 
line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/linux-radix-tree.patch at level 0.../bin/sh: line 
1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/linux-pci.patch at level 0.../bin/sh: line 1: [: 
=: unary operator expected
success.
Trying reversed patch debian/patches/linux-netlink-compilation.patch at level 
0.../bin/sh: line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/linux-list-quiet-warning.patch at level 
0.../bin/sh: line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/linux-fb-compilefix.patch at level 0.../bin/sh: 
line 1: [: =: unary operator expected
1.../bin/sh: line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/ioctl-signedness.patch at level 0.../bin/sh: line 
1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/ia64-pt-unwind-warning.patch at level 
0.../bin/sh: line 1: [: =: unary operator expected
1.../bin/sh: line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/ia64-pal.patch at level 0.../bin/sh: line 1: [: 
=: unary operator expected
success.
Trying reversed patch debian/patches/ia64-modutils.patch at level 0.../bin/sh: line 1: 
[: =: unary operator expected
success.
Trying reversed patch debian/patches/byteorder.patch at level 0.../bin/sh: line 1: [: 
=: unary operator expected
success.
Trying reversed patch debian/patches/byteorder-const.patch at level 0.../bin/sh: line 
1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/asm-system-and-padding.patch at level 
0.../bin/sh: line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/asm-i386-byteorder-u64.patch at level 
0.../bin/sh: line 1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/arm-query-module.patch at level 0.../bin/sh: line 
1: [: =: unary operator expected
success.
Trying reversed patch debian/patches/alpha-asm-param.patch at level 0.../bin/sh: line 
1: [: =: unary operator expected
success.
if [ "reverse-patches" = "debian/stamp-patched" ]; then touch debian/stamp-patched; fi
rm -f debian/stamp-patch*
rm -f debian/patches/*.log
/usr/bin/make -C testsuite clean
make[1]: Entering directory 
`/home/mh/linux-kernel-headers/linux-kernel-headers-2.5.999-test7-bk/testsuite'
rm -f attribute-used.o cdrom.o dev-t.o fs.o msdos-fs.o netlink.o pci.o videodev-time.o 
videodev.o 295-attribute-used.o 295-cdrom.o 295-dev-t.o 295-fs.o 295-msdos-fs.o 
295-netlink.o 295-pci.o 295-videodev-time.o 295-videodev.o ansi-attribute-used.o 
ansi-dev-t.o ansi-fs.o ansi-msdos-fs.o ansi-netlink.o ansi-pci.o cc-attribute-used.o 
cc-cdrom.o cc-dev-t.o cc-fs.o cc-msdos-fs.o cc-pci.o cc-videodev-time.o cc-videodev.o 
cc-ansi-attribute-used.o cc-ansi-cdrom.o cc-ansi-dev-t.o cc-ansi-fs.o 
cc-ansi-msdos-fs.o cc-ansi-pci.o
make[1]: Leaving directory 
`/home/mh/linux-kernel-headers/linux-kernel-headers-2.5.999-test7-bk/testsuite'
rm -f stamp-lkh-install
$ 
Script done on Fri Jan  2 08:22:11 2004


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux kes 2.4.23-kes #1 Mon Dec 22 10:14:13 UTC 2003 i686
Locale: LANG=C, LC_CTYPE=C

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to