build kernel broken at revision 255705

From: Nilton Jose Rizzo <rizzo_at_i805.com.br>
Date: Thu, 19 Sep 2013 23:17:49 -0300
root_at_valfenda:/usr # svn info src
Caminho: src
Working Copy Root Path: /usr/src
URL: svn://svn.freebsd.org/base/head
Relative URL: ^/head
Raiz do Repositório: svn://svn.freebsd.org/base
UUID do repositório: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revisão: 255706
Tipo de Nó: diretório
Agendado: normal
Autor da Última Mudança: gibbs
Revisão da Última Mudança: 255705
Data da Última Mudança: 2013-09-19 11:41:10 -0300 (Qui, 19 Set 2013)


Command line:
make buildkernel KERNCONF=VALFENDA && make installKERNEL KERNCONF=VALFENDA &&
make installworld

MAKE=make sh /usr/src/sys/conf/newvers.sh VALFENDA
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions 
-Wmissing-include-dirs -fdiagnostics-show-option 
-Wno-error-tautological-compare -Wno-error-empty-body 
-Wno-error-parentheses-equality  -nostdinc  -I. -I/usr/src/sys
-I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone
-mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding
-fstack-protector -Werror  vers.c
linking kernel
udf_iconv.o: In function `udf_iconv_mod_handler':
/usr/src/sys/fs/udf/udf_iconv.c:(.text+0x24): undefined reference to `udf_iconv'
/usr/src/sys/fs/udf/udf_iconv.c:(.text+0x3b): undefined reference to `udf_iconv'
*** Error code 1

Stop.
make[2]: stopped in /usr/obj/usr/src/sys/VALFENDA
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src
root_at_valfenda:/usr/src # 

it's terrible, last work build was friday 13

Rizzo


I think tha LIBICONV within kernel not work .... I'll use it out.
Received on Fri Sep 20 2013 - 00:17:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:41 UTC