bin/182076: Race condition with -j24 when WITH_ICONV= is set

Garrett Cooper yaneurabeya at gmail.com
Mon Sep 16 21:22:35 UTC 2013


On Sep 13, 2013, at 7:10 PM, FreeBSD-gnats-submit at FreeBSD.org wrote:

> Thank you very much for your problem report.
> It has the internal identification `bin/182076'.
> The individual assigned to look at your
> report is: freebsd-bugs. 
> 
> You can access the state of your problem report at any time
> via this link:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=182076
> 
>> Category:       bin
>> Responsible:    freebsd-bugs
>> Synopsis:       Race condition with -j24 when WITH_ICONV= is set
>> Arrival-Date:   Sat Sep 14 02:10:00 UTC 2013

	Running into this issue on my Macbook as well with lower -j and a vanilla svn checkout, so it might be something special with my environment… I've posted my .conf files here: http://pastebin.com/xAeJtB6C , and can post the build log somewhere else if need be.
Thanks..

In file included from /usr/src.svn/lib/libc/iconv/citrus_iconv.c:37:
/usr/src.svn/lib/libc/../../include/iconv.h:43:30: error: _libiconv_compat.h: No such file or directory
In file included from /usr/src.svn/lib/libc/iconv/citrus_none.c:36:
/usr/src.svn/lib/libc/../../include/iconv.h:43:30: error: _libiconv_compat.h: No such file or directory
In file included from /usr/src.svn/lib/libc/iconv/citrus_stdenc_local.h:34,
                 from /usr/src.svn/lib/libc/iconv/citrus_stdenc.h:53,
                 from /usr/src.svn/lib/libc/iconv/citrus_stdenc.c:41:
/usr/src.svn/lib/libc/../../include/iconv.h:43:30: error: _libiconv_compat.h: No such file or directory
In file included from /usr/src.svn/lib/libc/iconv/iconv.c:37:
/usr/src.svn/lib/libc/../../include/iconv.h:43:30: error: _libiconv_compat.h: No such file or directory
In file included from /usr/src.svn/lib/libc/locale/../iconv/citrus_iconv_local.h:33,
                 from /usr/src.svn/lib/libc/locale/../iconv/citrus_iconv.h:45,
                 from /usr/src.svn/lib/libc/locale/cXXrtomb_iconv.h:39,
                 from /usr/src.svn/lib/libc/locale/c16rtomb_iconv.c:8:
/usr/src.svn/lib/libc/../../include/iconv.h:43:30: error: _libiconv_compat.h: No such file or directory
In file included from /usr/src.svn/lib/libc/locale/../iconv/citrus_iconv_local.h:33,
                 from /usr/src.svn/lib/libc/locale/../iconv/citrus_iconv.h:45,
                 from /usr/src.svn/lib/libc/locale/cXXrtomb_iconv.h:39,
                 from /usr/src.svn/lib/libc/locale/c32rtomb_iconv.c:8:
/usr/src.svn/lib/libc/../../include/iconv.h:43:30: error: _libiconv_compat.h: No such file or directory
In file included from /usr/src.svn/lib/libc/locale/../iconv/citrus_iconv_local.h:33,
                 from /usr/src.svn/lib/libc/locale/../iconv/citrus_iconv.h:45,
                 from /usr/src.svn/lib/libc/locale/mbrtocXX_iconv.h:41,
                 from /usr/src.svn/lib/libc/locale/mbrtoc16_iconv.c:8:
/usr/src.svn/lib/libc/../../include/iconv.h:43:30: error: _libiconv_compat.h: No such file or directory
In file included from /usr/src.svn/lib/libc/locale/../iconv/citrus_iconv_local.h:33,
                 from /usr/src.svn/lib/libc/locale/../iconv/citrus_iconv.h:45,
                 from /usr/src.svn/lib/libc/locale/mbrtocXX_iconv.h:41,
                 from /usr/src.svn/lib/libc/locale/mbrtoc32_iconv.c:8:
/usr/src.svn/lib/libc/../../include/iconv.h:43:30: error: _libiconv_compat.h: No such file or directory
mkdep: compile failed
*** [.depend] Error code 1

bmake[3]: stopped in /usr/src.svn/lib/libc
1 error

bmake[3]: stopped in /usr/src.svn/lib/libc
A failure has been detected in another branch of the parallel make

bmake[2]: stopped in /usr/src.svn
*** [libraries] Error code 2

bmake[1]: stopped in /usr/src.svn
1 error

bmake[1]: stopped in /usr/src.svn
*** [_libraries] Error code 2

bmake: stopped in /usr/src.svn
1 error

bmake: stopped in /usr/src.svn
*** [buildworld] Error code 2
1 error
+ [ -f /root/bw.s ]
# svnversion 
255620



More information about the freebsd-bugs mailing list