pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

shells/ast-ksh doesn't build on NetBSD 7.0 i386



Hi,

Using pkgsrc stable (Q3), I notice that shells/ast-ksh doesn't build
on NetBSD 7.0 i386. The final three lines of the compilation are:


mamake: *** exit code 1 making cmd/ksh93
package: make done  at Sat Oct 17 23:43:58 CEST 2015 in
/usr/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386
=> Unwrapping files-to-be-installed.


An attempt to call "make install" results in:


=> Bootstrap dependency digest>=20010302: found digest-20121220
===> Checking for vulnerabilities in ast-ksh-20120801nb1
===> Installing for ast-ksh-20120801nb1
=> Creating installation directories
install: /usr/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386/bin/ksh:
stat: No such file or directory
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/shells/ast-ksh
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/shells/ast-ksh


Indeed, no binary ksh is built during the compilation. By the way, I
get the same result when trying to build shells/static-ast-ksh.

I checked to see whether there are prebuilt i386 binaries for
shells/ast-ksh or shells/static-ast-ksh for NetBSD 7.0, but there are
none (also no amd64 binaries), so my guess is that this issue isn't
special to my setup.

(Glancing at earlier releases, I see that there are i386 binaries for
shells/ast-ksh and shells/static-ast-ksh for NetBSD 6.0 and 6.1 but
none for NetBSD 5.2.)

Any hints about this would be appreciated!

C.


Home | Main Index | Thread Index | Old Index