Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2016 09:48:51 +0200
From:      "damian@damianek.be" <damian@damianek.be>
To:        freebsd-hackers@freebsd.org
Subject:   FreeBSD11 buildworld WITHOUT_ICONV
Message-ID:  <CA%2B6J3vdrHowb88zMnwozhvWganmrGBXoxfaYwhSFkvt_FNy3VQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello.

FreeBSD 10.3-STABLE amd64 1003508

In my /etc/src.conf i have 'WITHOUT_ICONV=yes' and i try buildworld FreeBSD
11.0-STABLE, but:


===> lib/libc/tests/iconv (all)
(cd /usr/src/lib/libc/tests/iconv &&  DEPENDFILE=.depend.iconvctl_test
 NO_SUBDIR=1 /usr/obj/usr/src/make.amd64/bmake -f
/usr/src/lib/libc/tests/iconv/Makefile _RECURSING_PROGS=t
 PROG=iconvctl_test )
echo iconvctl_test.full: /usr/obj/usr/src/tmp/usr/lib/libc.a
/usr/obj/usr/src/tmp/usr/lib/libprivateatf-c.a >> .depend.iconvctl_test
cc  -O2 -pipe -march=native  -g -MD
 -MF.depend.iconvctl_test.iconvctl_test.o -MTiconvctl_test.o -std=gnu99
-fstack-protector-strong    -Qunused-arguments  -c
/usr/src/lib/libc/tests/iconv/iconvctl_test.c -o iconvctl_test.o
/usr/src/lib/libc/tests/iconv/iconvctl_test.c:30:10: fatal error: 'iconv.h'
file not found
#include <iconv.h>
         ^
1 error generated.
*** Error code 1

WITHOUT_ICONV option is respected and iconv is not compiled, but in "stage
4.3: building everything" still this iconv is needed.


-- 
damian@damianek.be



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B6J3vdrHowb88zMnwozhvWganmrGBXoxfaYwhSFkvt_FNy3VQ>