Your message dated Thu, 04 Jun 2009 13:18:26 +0200
with message-id <23352.1244114...@thecus>
and subject line ksh: FTBFS: bashisms
has caused the Debian Bug report #382240,
regarding ksh: FTBFS: bashisms ?
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
382240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382240
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ksh
Version: 93r-1
Severity: important
Hello,
There was a problem while autobuilding your package:
> Automatic build of ksh_93r-1 on avidan by sbuild/i386 0.49
> Build started at 20060809-1834
> ******************************************************************************
...
> debian/rules build
> bin/package make strip=0
> package: update /build/buildd/ksh-93r/bin/execrate
> package: warning: yacc: not found -- some make actions may fail
> package: warning: bison: not found -- some make actions may fail
> package: initialize the /build/buildd/ksh-93r/arch/linux.i386 view
> package: update /build/buildd/ksh-93r/arch/linux.i386/lib/probe/C/make/probe
> package: update /build/buildd/ksh-93r/arch/linux.i386/bin/proto
> package: update /build/buildd/ksh-93r/arch/linux.i386/bin/mamake
> package: update /build/buildd/ksh-93r/arch/linux.i386/bin/ratz
> package: update /build/buildd/ksh-93r/arch/linux.i386/bin/release
> package: make output captured in
> /build/buildd/ksh-93r/arch/linux.i386/lib/package/gen/make.out
> package: make start at Wed Aug 9 16:35:27 UTC 2006 in
> /build/buildd/ksh-93r/arch/linux.i386
> + mamake -r */* -k install ksh93 strip=0
> + mamake -C cmd/INIT -k strip=0 install
> /bin/sh: Can't open mamprobe
> mamake [cmd/INIT]: /build/buildd/ksh-93r/src/cmd/INIT/Mamfile: 8:
> /build/buildd/ksh-93r/arch/linux.i386/lib/probe/C/mam/NGGBOHJL: cannot
> generate probe info
> mamake: *** exit code 1 making cmd/INIT
> + mamake -C lib/libast -k strip=0 install
> /bin/sh: Can't open mamprobe
> mamake [lib/libast]: /build/buildd/ksh-93r/src/lib/libast/Mamfile: 8:
> /build/buildd/ksh-93r/arch/linux.i386/lib/probe/C/mam/NGGBOHJL: cannot
> generate probe info
> mamake: *** exit code 1 making lib/libast
> + mamake -C lib/libdll -k strip=0 install
> /bin/sh: Can't open mamprobe
> mamake [lib/libdll]: /build/buildd/ksh-93r/src/lib/libdll/Mamfile: 10:
> /build/buildd/ksh-93r/arch/linux.i386/lib/probe/C/mam/NGGBOHJL: cannot
> generate probe info
> mamake: *** exit code 1 making lib/libdll
> + mamake -C lib/libcmd -k strip=0 install
> /bin/sh: Can't open mamprobe
> mamake [lib/libcmd]: /build/buildd/ksh-93r/src/lib/libcmd/Mamfile: 10:
> /build/buildd/ksh-93r/arch/linux.i386/lib/probe/C/mam/NGGBOHJL: cannot
> generate probe info
> mamake: *** exit code 1 making lib/libcmd
> + mamake -C cmd/ksh93 -k strip=0 install
> /bin/sh: Can't open mamprobe
> mamake [cmd/ksh93]: /build/buildd/ksh-93r/src/cmd/ksh93/Mamfile: 10:
> /build/buildd/ksh-93r/arch/linux.i386/lib/probe/C/mam/NGGBOHJL: cannot
> generate probe info
> mamake: *** exit code 1 making cmd/ksh93
> package: make: errors making /build/buildd/ksh-93r/arch/linux.i386/bin/ksh
> package: make done at Wed Aug 9 16:35:27 UTC 2006 in
> /build/buildd/ksh-93r/arch/linux.i386
> make: *** [build-stamp] Error 1
> ******************************************************************************
> Build finished at 20060809-1835
> FAILED [dpkg-buildpackage died]
> ------------------------------------------------------------------------------
ksh fails to build, however I guess this is caused by /bin/sh linked to
/bin/dash.
If you really need bash and don't use only POSIX compliant syntax,
please call /bin/bash instead of sh.
Cheers,
--
Julien Danjou
.''`. Debian Developer
: :' : http://julien.danjou.info
`. `' http://people.debian.org/~acid
`- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Package: ksh
Version: 93t+-1
I tried reproducing this problem with the latest release of ksh and it
builds fine with dash as /bin/sh. I had previously been able to
reproduce the problem. I suspect that either an upstream update to ksh
or fix to dash has solved the problem. If you can reproduce it then
reopen the bug.
Thank you
Oliver
--- End Message ---