DragonFly BSD
DragonFly bugs List (threaded) for 2005-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Fwd: DragonFly ISO release build failure for 2CSNAP-20050923-2330-Devel


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Sat, 24 Sep 2005 02:29:03 +0200

somebody please look at this and fix it one way or the other

Begin forwarded message:
[...]
===> bin/ls (bootstrap-tools)
/usr/obj/usr/src/btools_i386/usr/src/bin/ls created for /usr/src/bin/ls
rm -f .depend
mkdep -f .depend -a -DCOLORLS /usr/src/bin/ls/cmp.c /usr/src/bin/ls/ls.c /usr/src/bin/ls/print.c /usr/src/bin/ls/util.c
echo ls: /usr/obj/usr/src/btools_i386/usr/lib/libc.a /usr/obj/usr/src/btools_i386/usr/lib/libutil.a /usr/obj/usr/src/btools_i386/usr/lib/libtermcap.a >> .depend
cc -O -pipe -mtune=pentiumpro -DCOLORLS -Wunknown-pragmas -Wsystem-headers -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /usr/src/bin/ls/cmp.c
cc -O -pipe -mtune=pentiumpro -DCOLORLS -Wunknown-pragmas -Wsystem-headers -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /usr/src/bin/ls/ls.c
/usr/src/bin/ls/ls.c: In function `main':
/usr/src/bin/ls/ls.c:322: warning: passing arg 1 of `tgetstr' discards qualifiers from pointer target type
/usr/src/bin/ls/ls.c:323: warning: passing arg 1 of `tgetstr' discards qualifiers from pointer target type
/usr/src/bin/ls/ls.c:324: warning: passing arg 1 of `tgetstr' discards qualifiers from pointer target type
/usr/src/bin/ls/ls.c:325: warning: passing arg 1 of `tgetstr' discards qualifiers from pointer target type
/usr/src/bin/ls/ls.c:330: warning: passing arg 1 of `tgetstr' discards qualifiers from pointer target type
/usr/src/bin/ls/ls.c:332: warning: passing arg 1 of `tgetstr' discards qualifiers from pointer target type
/usr/src/bin/ls/ls.c: In function `display':
/usr/src/bin/ls/ls.c:571: warning: long long unsigned int format, different type arg (arg 3)
/usr/src/bin/ls/ls.c:571: warning: unsigned int format, different type arg (arg 5)
/usr/src/bin/ls/ls.c:751: warning: long long unsigned int format, different type arg (arg 4)
/usr/src/bin/ls/ls.c:751: warning: long long unsigned int format, different type arg (arg 4)
/usr/src/bin/ls/ls.c:530: warning: unused variable `fsmid'
cc -O -pipe -mtune=pentiumpro -DCOLORLS -Wunknown-pragmas -Wsystem-headers -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /usr/src/bin/ls/print.c
cc -O -pipe -mtune=pentiumpro -DCOLORLS -Wunknown-pragmas -Wsystem-headers -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /usr/src/bin/ls/util.c
/usr/src/bin/ls/util.c: In function `prn_normal':
/usr/src/bin/ls/util.c:63: warning: implicit declaration of function `mbrtowc'
/usr/src/bin/ls/util.c:63: warning: nested extern declaration of `mbrtowc'
/usr/src/bin/ls/util.c:78: warning: implicit declaration of function `iswprint'
/usr/src/bin/ls/util.c:78: warning: nested extern declaration of `iswprint'
/usr/src/bin/ls/util.c:79: warning: implicit declaration of function `wcwidth'
/usr/src/bin/ls/util.c:79: warning: nested extern declaration of `wcwidth'
/usr/src/bin/ls/util.c: In function `prn_printable':
/usr/src/bin/ls/util.c:94: warning: nested extern declaration of `mbrtowc'
/usr/src/bin/ls/util.c:63: warning: redundant redeclaration of 'mbrtowc'
/usr/src/bin/ls/util.c:63: warning: previous implicit declaration of 'mbrtowc' was here
/usr/src/bin/ls/util.c:107: warning: nested extern declaration of `iswprint'
/usr/src/bin/ls/util.c:78: warning: redundant redeclaration of 'iswprint'
/usr/src/bin/ls/util.c:78: warning: previous implicit declaration of 'iswprint' was here
/usr/src/bin/ls/util.c:116: warning: nested extern declaration of `wcwidth'
/usr/src/bin/ls/util.c:79: warning: redundant redeclaration of 'wcwidth'
/usr/src/bin/ls/util.c:79: warning: previous implicit declaration of 'wcwidth' was here
/usr/src/bin/ls/util.c: In function `len_octal':
/usr/src/bin/ls/util.c:143: warning: nested extern declaration of `mbrtowc'
/usr/src/bin/ls/util.c:63: warning: redundant redeclaration of 'mbrtowc'
/usr/src/bin/ls/util.c:63: warning: previous implicit declaration of 'mbrtowc' was here
/usr/src/bin/ls/util.c:155: warning: nested extern declaration of `iswprint'
/usr/src/bin/ls/util.c:78: warning: redundant redeclaration of 'iswprint'
/usr/src/bin/ls/util.c:78: warning: previous implicit declaration of 'iswprint' was here
/usr/src/bin/ls/util.c: In function `prn_octal':
/usr/src/bin/ls/util.c:177: warning: nested extern declaration of `mbrtowc'
/usr/src/bin/ls/util.c:63: warning: redundant redeclaration of 'mbrtowc'
/usr/src/bin/ls/util.c:63: warning: previous implicit declaration of 'mbrtowc' was here
/usr/src/bin/ls/util.c:179: warning: nested extern declaration of `iswprint'
/usr/src/bin/ls/util.c:78: warning: redundant redeclaration of 'iswprint'
/usr/src/bin/ls/util.c:78: warning: previous implicit declaration of 'iswprint' was here
/usr/src/bin/ls/util.c:182: warning: nested extern declaration of `wcwidth'
/usr/src/bin/ls/util.c:79: warning: redundant redeclaration of 'wcwidth'
/usr/src/bin/ls/util.c:79: warning: previous implicit declaration of 'wcwidth' was here
cc -O -pipe -mtune=pentiumpro -DCOLORLS -Wunknown-pragmas -Wsystem-headers -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o ls cmp.o ls.o print.o util.o -lutil -ltermcap
util.o(.text+0xab): In function `prn_normal':
: undefined reference to `iswprint'
util.o(.text+0xbd): In function `prn_normal':
: undefined reference to `wcwidth'
util.o(.text+0xe7): In function `prn_normal':
: undefined reference to `mbrtowc'
util.o(.text+0x1cb): In function `prn_printable':
: undefined reference to `iswprint'
util.o(.text+0x210): In function `prn_printable':
: undefined reference to `wcwidth'
util.o(.text+0x23a): In function `prn_printable':
: undefined reference to `mbrtowc'
util.o(.text+0x30c): In function `len_octal':
: undefined reference to `iswprint'
util.o(.text+0x34d): In function `len_octal':
: undefined reference to `mbrtowc'
util.o(.text+0x400): In function `prn_octal':
: undefined reference to `iswprint'
util.o(.text+0x44a): In function `prn_octal':
: undefined reference to `wcwidth'
util.o(.text+0x5a5): In function `prn_octal':
: undefined reference to `mbrtowc'
*** Error code 1


Stop in /usr/src/bin/ls.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src/nrelease.
*** Error code 1

Stop in /usr/src/nrelease.
+++ Finish time Fri Sep 23 23:46:59 CEST 2005
+++ Duration 00:16:58
+++ Build failed - continuing anyway
+++ Compressing files
+++ Done

--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low $$$ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \

Attachment: PGP.sig
Description: This is a digitally signed message part



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