Sorry;  forgot to attach this build log.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org
dpkg-buildpackage: source package bash
dpkg-buildpackage: source version 4.2-5
dpkg-buildpackage: source changed by Matthias Klose <d...@debian.org>
 dpkg-source --before-build bash-4.2
dpkg-buildpackage: host architecture kfreebsd-amd64
 debian/rules build
: # see #327477, needed to have HAVE_DEV_STDIN defined
/usr/bin/make -f debian/rules do-build-bash \
	    bash_src=bash \
	    bash_patches="" \
	    build=bash \
	    configure_args="--with-curses --enable-largefile --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build x86_64-kfreebsd-gnu"
(test -d /dev/fd && test -r /dev/stdin < /dev/null) \
	  || (test -d /proc/self/fd && test -r /dev/stdin < /dev/null)
/usr/bin/make -f debian/rules do-build-static \
	    bash_src=bash \
	    bash_patches="" \
	    build=static \
	    configure_args="--with-curses --enable-largefile --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build x86_64-kfreebsd-gnu --enable-static-link --without-bash-malloc "
make[1]: Entering directory `/home/steven/bash-4.2'
cpp -E \
	   \
	  -Darch_os_kfreebsd -Darch_kfreebsd-amd64 \
	  -o - debian/patches/series.in \
	  | egrep -v '^(#.*|$)' > debian/patches/series
make[1]: Entering directory `/home/steven/bash-4.2'
cpp -E \
	   \
	  -Darch_os_kfreebsd -Darch_kfreebsd-amd64 \
	  -o - debian/patches/series.in \
	  | egrep -v '^(#.*|$)' > debian/patches/series
<command-line>:0:14: warning: missing whitespace after the macro name [enabled by default]
<command-line>:0:14: warning: missing whitespace after the macro name [enabled by default]
mkdir -p stamps
mkdir -p stamps
rm -rf bash-4.2 bash
rm -rf bash-4.2 bash
rm -f stamps/stamp-patch-bash{,-*}
rm -f stamps/stamp-patch-bash{,-*}
tar xf bash-4.2*.tar.xz
tar xf bash-4.2*.tar.xz
mv bash-4.2 bash
rm -f bash/y.tab.?
cp -p /usr/share/misc/config.* bash/.
cp -p /usr/share/misc/config.* bash/support/.
touch stamps/stamp-unpack-bash
QUILT_PATCHES=debian/patches quilt push -a || test $? = 2
mv bash-4.2 bash
rm -f bash/y.tab.?
cp -p /usr/share/misc/config.* bash/.
cp -p /usr/share/misc/config.* bash/support/.
touch stamps/stamp-unpack-bash
QUILT_PATCHES=debian/patches quilt push -a || test $? = 2
Applying patch bash42-005.diff
patching file bash/builtins/printf.def
Hunk #1 FAILED at 465.
1 out of 1 hunk FAILED -- rejects in file bash/builtins/printf.def
patching file bash/parse.y
Hunk #1 succeeded at 5164 with fuzz 2 (offset 29 lines).
patch: **** can't open file bash/patchlevel.h : No such file or directory
Patch bash42-005.diff does not apply (enforce with -f)
make[1]: *** [stamps/stamp-patch-bash] Error 1
make[1]: Leaving directory `/home/steven/bash-4.2'
make: *** [static-build] Error 2
make: *** Waiting for unfinished jobs....
Applying patch bash42-001.diff
patching file bash/patchlevel.h
patching file bash/subst.c
patching file bash/subst.h

Applying patch bash42-002.diff
patching file bash/lib/readline/callback.c
patching file bash/lib/readline/vi_mode.c
patching file bash/patchlevel.h

Applying patch bash42-003.diff
patching file bash/lib/glob/gmisc.c
patching file bash/patchlevel.h

Applying patch bash42-004.diff
patching file bash/patchlevel.h
patching file bash/subst.c

Applying patch bash42-005.diff
patching file bash/builtins/printf.def
patching file bash/parse.y
patching file bash/patchlevel.h
patching file bash/variables.c
patching file bash/variables.h

Applying patch bash42-006.diff
patching file bash/patchlevel.h
patching file bash/variables.c

Applying patch bash42-007.diff
patching file bash/patchlevel.h
patching file bash/subst.c

Applying patch bash42-008.diff
patching file bash/patchlevel.h
Hunk #1 FAILED at 25.
1 out of 1 hunk FAILED -- rejects in file bash/patchlevel.h
patching file bash/sig.c
Patch bash42-008.diff does not apply (enforce with -f)
make[1]: *** [stamps/stamp-patch-bash] Error 1
make[1]: Leaving directory `/home/steven/bash-4.2'
make: *** [bash-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Reply via email to