pkgsrc-Bugs archive

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

pkg/49048: shells/ast-ksh build fails on netbsd-5/i386



>Number:         49048
>Category:       pkg
>Synopsis:       shells/ast-ksh build fails on netbsd-5/i386
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 28 20:10:00 +0000 2014
>Originator:     John D. Baker
>Release:        NetBSD/i386-5.2_STABLE, pkgsrc-2014Q2
>Organization:
>Environment:
NetBSD verthandi.technoskunk.fur 5.2_STABLE NetBSD 5.2_STABLE (VERTHANDI) #18: 
Tue Jul 15 08:12:12 CDT 2014  
sysop%verthandi.technoskunk.fur@localhost:/d0/build/netbsd-5/obj/i386/sys/arch/i386/compile/VERTHANDI
 i386

>Description:
Attempting to build "shells/ast-ksh" (dependency of wip/cde) fails on
netbsd-5/i386 as follows:

[...]
+ cc -O2 -L. -L/d0/build/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386/lib -o 
suid_exec suid_exec.o 
/d0/build/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386/lib/libast.a 
/d0/build/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386/lib/libast.a
/d0/build/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386/lib/libast.a(fs3d.o): In 
function `fs3d_mount':
fs3d.c:(.text+0x20): warning: warning: reference to compatibility mount(); 
include <sys/mount.h> to generate correct reference
/d0/build/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386/lib/libast.a(aso.o): In 
function `asocas16':
aso.c:(.text+0x400): undefined reference to `atomic_cas_16'
/d0/build/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386/lib/libast.a(aso.o): In 
function `asocas8':
aso.c:(.text+0x4c5): undefined reference to `atomic_cas_8'
/d0/build/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386/lib/libast.a(aso.o): In 
function `asodec16':
aso.c:(.text+0x77b): undefined reference to `atomic_add_16_nv'
/d0/build/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386/lib/libast.a(aso.o): In 
function `asoinc16':
aso.c:(.text+0x7eb): undefined reference to `atomic_add_16_nv'
/d0/build/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386/lib/libast.a(aso.o): In 
function `asodec8':
aso.c:(.text+0x85f): undefined reference to `atomic_add_8_nv'
/d0/build/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386/lib/libast.a(aso.o): In 
function `asoinc8':
aso.c:(.text+0x8d3): undefined reference to `atomic_add_8_nv'
mamake [cmd/ksh93]: *** exit code 1 making suid_exec
[...]

It doesn't actually fail until the installation phase is attempted:

[...]
=> Unwrapping files-to-be-installed.
===> Installing for ast-ksh-20120801
WARNING: Your umask is ``0002''.
WARNING: If this is not desired, set it to an appropriate value (0022) and 
install
WARNING: this package again by ``/usr/bin/make deinstall reinstall''.
=> Creating installation directories
install: /d0/build/pkgsrc/shells/ast-ksh/work/arch/netbsd.i386/bin/ksh: stat: 
No such file or directory
*** Error code 1

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

>How-To-Repeat:
Attempt to build "shells/ast-ksh" from pkgsrc-2014Q2 on netbsd-5/i386.
>Fix:



Home | Main Index | Thread Index | Old Index