Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2013 21:30:01 GMT
From:      Garrett Cooper <yaneurabeya@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/182076: Race condition with -j24 when WITH_ICONV= is set
Message-ID:  <201309162130.r8GLU1w7078660@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/182076; it has been noted by GNATS.

From: Garrett Cooper <yaneurabeya@gmail.com>
To: FreeBSD-gnats-submit@FreeBSD.org,
 freebsd-bugs@FreeBSD.org
Cc: Peter Wemm <peter@FreeBSD.org>
Subject: Re: bin/182076: Race condition with -j24 when WITH_ICONV= is set
Date: Mon, 16 Sep 2013 14:22:34 -0700

 On Sep 13, 2013, at 7:10 PM, FreeBSD-gnats-submit@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.=20
 >=20
 > You can access the state of your problem report at any time
 > via this link:
 >=20
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D182076
 >=20
 >> Category:       bin
 >> Responsible:    freebsd-bugs
 >> Synopsis:       Race condition with -j24 when WITH_ICONV=3D 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=85 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=20
 255620
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309162130.r8GLU1w7078660>