NetBSD-Bugs archive

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

port-arm/48143: Cannot compile current on ARM (Sheevaplu)



>Number:         48143
>Category:       port-arm
>Synopsis:       Cannot compile current on ARM (Sheevaplu)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    port-arm-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 21 13:55:00 +0000 2013
>Originator:     Łukasz Siemiradzki
>Release:        NetBSD 6.1_STABLE evbarm
>Organization:
Amadeus
>Environment:
NetBSD pathogen.siemiradzcy.pl 6.1_STABLE NetBSD 6.1_STABLE (SHEEVAPLUG) #0: 
Sat Aug 10 19:11:41 CEST 2013  
plluksie%hell.kolosowscy.pl@localhost:/home/users/plluksie/netbsd/src/sys/arch/evbarm/compile/obj/SHEEVAPLUG
 evbarm
>Description:
Cannot compile distribution on sources updated on 20130820.
===> build.sh command:    ./build.sh -j 2 -N1 -D /usr/dest -r distribution
===> build.sh started:    Wed Aug 21 08:46:11 CEST 2013
===> NetBSD version:      6.99.23
===> MACHINE:             evbarm
===> MACHINE_ARCH:        arm
===> Build platform:      NetBSD 6.1_STABLE evbarm
===> HOST_SH:             /bin/sh
===> Bootstrapping nbmake
checking for sh... /bin/sh
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for regex.h... yes
checking for poll.h... yes
checking for regfree in -lregex... no
checking for library containing regfree... none required
checking for setenv... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for vsnprintf... yes
configure: creating ./config.status
config.status: creating buildmake.sh
cc  -O -DDEFSHELL_CUSTOM="/bin/sh" -DHAVE_SETENV=1 -DHAVE_STRDUP=1 
-DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1  -c 
/usr/src/tools/make/../../usr.bin/make/arch.c
cc  -O -DDEFSHELL_CUSTOM="/bin/sh" -DHAVE_SETENV=1 -DHAVE_STRDUP=1 
-DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1  -c 
/usr/src/tools/make/../../usr.bin/make/buf.c
cc  -O -DDEFSHELL_CUSTOM="/bin/sh" -DHAVE_SETENV=1 -DHAVE_STRDUP=1 
-DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1  -c 
/usr/src/tools/make/../../usr.bin/make/compat.c
cc  -O -DDEFSHELL_CUSTOM="/bin/sh" -DHAVE_SETENV=1 -DHAVE_STRDUP=1 
-DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1  -c 
/usr/src/tools/make/../../usr.bin/make/cond.c
cc  -O -DDEFSHELL_CUSTOM="/bin/sh" -DHAVE_SETENV=1 -DHAVE_STRDUP=1 
-DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1  -c 
/usr/src/tools/make/../../usr.bin/make/dir.c
cc  -O -DDEFSHELL_CUSTOM="/bin/sh" -DHAVE_SETENV=1 -DHAVE_STRDUP=1 
-DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1  -c 
/usr/src/tools/make/../../usr.bin/make/for.c
cc  -O -DDEFSHELL_CUSTOM="/bin/sh" -DHAVE_SETENV=1 -DHAVE_STRDUP=1 
-DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1  -c 
/usr/src/tools/make/../../usr.bin/make/hash.c
cc  -O -DDEFSHELL_CUSTOM="/bin/sh" -DHAVE_SETENV=1 -DHAVE_STRDUP=1 
-DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1  -c 
/usr/src/tools/make/../../usr.bin/make/job.c
cc  -O -DDEFSHELL_CUSTOM="/bin/sh" -DHAVE_SETENV=1 -DHAVE_STRDUP=1 
-DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1  -c 
/usr/src/tools/make/../../usr.bin/make/main.c
...
...
...
    compile  libc/setlocale.ln
    compile  libc/__mb_cur_max.ln
    compile  libc/duplocale.ln
    compile  libc/global_locale.ln
    compile  libc/fix_grouping.ln
    compile  libc/freelocale.ln
    compile  libc/localeconv.ln
    compile  libc/newlocale.ln
    compile  libc/nl_langinfo.ln
    compile  libc/generic_lc_all.ln
    compile  libc/dummy_lc_collate.ln
    compile  libc/wcstol.ln
/usr/src/lib/libc/locale/nl_langinfo.c(110): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(111): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(112): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(113): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(114): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(115): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(116): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(117): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(118): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(119): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(120): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(121): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(122): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(123): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(124): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(125): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(126): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(127): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(128): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(129): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(130): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(131): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(132): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(133): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(134): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(135): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(136): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(137): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(138): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(139): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(140): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(141): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(142): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(143): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(144): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(145): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(146): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(147): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(148): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
/usr/src/lib/libc/locale/nl_langinfo.c(149): warning: conversion from 'unsigned 
long' to 'const unsigned short' may lose accuracy [132]
--- nl_langinfo.ln ---
*** [nl_langinfo.ln] Error code 1
nbmake[6]: stopped in /usr/src/lib/libc
1 error
nbmake[6]: stopped in /usr/src/lib/libc
--- dependall ---
*** [dependall] Error code 2

nbmake[5]: stopped in /usr/src/lib/libc
1 error

nbmake[5]: stopped in /usr/src/lib/libc

*** Failed target:  dependall-libc
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; 
real="/usr/src/lib" ;; *) this="lib/${dir}/"; real="/usr/src/lib/${dir}" ;; 
esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd 
"${real}" && /usr/src/obj/tooldir.NetBSD-6.1_STABLE-evbarm/bin/nbmake 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget libc dependall
*** Error code 2

Stop.
nbmake[4]: stopped in /usr/src/lib
--- build_install ---
*** [build_install] Error code 1

nbmake[3]: stopped in /usr/src/lib
1 error

nbmake[3]: stopped in /usr/src/lib
--- do-lib ---
*** [do-lib] Error code 2

nbmake[2]: stopped in /usr/src
1 error

nbmake[2]: stopped in /usr/src
--- build ---
*** [build] Error code 2

nbmake[1]: stopped in /usr/src
1 error

nbmake[1]: stopped in /usr/src
--- distribution ---
*** [distribution] Error code 2

nbmake: stopped in /usr/src

nbmake: stopped in /usr/src
>How-To-Repeat:
update sources to current branch using cvs
issue command:
./build.sh -j 2 -N1 -D /usr/dest -r distribution
>Fix:
none



Home | Main Index | Thread Index | Old Index