From owner-freebsd-bugs@FreeBSD.ORG Mon Sep 16 21:30:01 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8A2A545E for ; Mon, 16 Sep 2013 21:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7715F2FDD for ; Mon, 16 Sep 2013 21:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8GLU1e0078661 for ; Mon, 16 Sep 2013 21:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8GLU1w7078660; Mon, 16 Sep 2013 21:30:01 GMT (envelope-from gnats) Date: Mon, 16 Sep 2013 21:30:01 GMT Message-Id: <201309162130.r8GLU1w7078660@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Cooper Subject: Re: bin/182076: Race condition with -j24 when WITH_ICONV= is set X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Garrett Cooper List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 21:30:01 -0000 The following reply was made to PR misc/182076; it has been noted by GNATS. From: Garrett Cooper To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Peter Wemm 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