From owner-freebsd-ports@FreeBSD.ORG Mon Sep 2 15:47:53 2013 Return-Path: Delivered-To: freebsd-ports@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 468FA294; Mon, 2 Sep 2013 15:47:53 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward8l.mail.yandex.net (forward8l.mail.yandex.net [IPv6:2a02:6b8:0:1819::8]) by mx1.freebsd.org (Postfix) with ESMTP id 0539C2C83; Mon, 2 Sep 2013 15:47:53 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward8l.mail.yandex.net (Yandex) with ESMTP id 4BE621A40DD6; Mon, 2 Sep 2013 19:47:51 +0400 (MSK) Received: from smtp11.mail.yandex.net (localhost [127.0.0.1]) by smtp11.mail.yandex.net (Yandex) with ESMTP id D03787E082F; Mon, 2 Sep 2013 19:47:50 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp11.mail.yandex.net (nwsmtp/Yandex) with ESMTP id pGvNQewB0G-loV4jQFn; Mon, 2 Sep 2013 19:47:50 +0400 Message-ID: <5224B325.8060202@passap.ru> Date: Mon, 02 Sep 2013 19:47:49 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130811 Thunderbird/17.0.8 MIME-Version: 1.0 To: Tijl Coosemans Subject: Re: test build failures (Was: Re: svn commit: r325668 - head/x11-toolkits/open-motif) References: <201308300952.r7U9qKsF026518@svn.freebsd.org> <52206DF8.1000401@FreeBSD.org> <5221CEB4.7090109@passap.ru> <20130831130024.GZ12101@ithaqua.etoilebsd.net> <20130831172622.2fc0861b@kalimero.tijl.coosemans.org> <5222106D.9000807@FreeBSD.org> <20130901212455.1de7577a@kalimero.tijl.coosemans.org> In-Reply-To: <20130901212455.1de7577a@kalimero.tijl.coosemans.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Baptiste Daroussin , Guido Falsi , FreeBSD ports list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2013 15:47:53 -0000 01.09.2013 23:24, Tijl Coosemans пишет: > On Sat, 31 Aug 2013 17:49:01 +0200 Guido Falsi wrote: >> On 08/31/13 17:26, Tijl Coosemans wrote: >>> On Sat, 31 Aug 2013 15:00:24 +0200 Baptiste Daroussin wrote: >>>> This last build with with libc++ activated by default, it has fallout >>>> from both iconv in libc and and libc++. >>> >>> Something else seems to be wrong too. All successful builds end with >>> Error code 1 (ignored). It seems to be the security-check target that is >>> failing. >>> http://pb2.nyi.freebsd.org/bulk/nogcc-default/2013-08-30_22h26m46s/logs/pkg-1.1.4_1.log >>> >> >> >> (Changed subject, since it is getting confused) >> >> I also see that in all 10-current builds on poudriere. > > Fixed in base revision 255127. I see similar at r255142: ----- FreeBSD bb052.int.wart.ru 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r255142: Mon Sep 2 15:04:02 SAMT 2013 bsam@bb052.int.wart.ru:/usr/obj/usr/src/sys/BB64X amd64 ----- Building pkgconf-0.9.3, vanilla portstree r325994: ----- ===> Registering installation for libiconv-1.14_1 Installing pkgconf-0.9.3... done *** Error code 1 (ignored) ----- However it's not every package (it's a log directory): ----- % grep "Error code 1" * | wc -l 24 % ls -l | wc -l 246 ----- And just FYI failed ones: ----- % grep "Error code 1" * dri2proto-2.8.log:*** Error code 1 (ignored) expat-2.1.0.log:*** Error code 1 (ignored) font-util-1.3.0.log:*** Error code 1 (ignored) fontsproto-2.1.2.log:*** Error code 1 (ignored) inputproto-2.3.log:*** Error code 1 (ignored) jpeg-8_4.log:*** Error code 1 (ignored) lcms-1.19_1,1.log:*** Error code 1 (ignored) lcms2-2.5.log:*** Error code 1 (ignored) libXau-1.0.8.log:*** Error code 1 (ignored) libgpg-error-1.12.log:*** Error code 1 (ignored) libiconv-1.14_1.log:*** Error code 1 (ignored) pkgconf-0.9.3.log:*** Error code 1 (ignored) psutils-1.17_3.log:*** Error code 1 (ignored) psutils-1.17_3.log:*** Error code 1 (ignored) psutils-1.17_3.log:*** Error code 1 (ignored) randrproto-1.4.0.log:*** Error code 1 (ignored) readline-6.2.4.log:*** Error code 1 (ignored) readline-6.2.4.log:*** Error code 1 (ignored) renderproto-0.11.1.log:*** Error code 1 (ignored) sqlite3-3.8.0.1.log:*** Error code 1 (ignored) videoproto-2.3.2.log:*** Error code 1 (ignored) xextproto-7.2.1.log:*** Error code 1 (ignored) xmlcatmgr-2.2.log:*** Error code 1 (ignored) xproto-7.0.24.log:*** Error code 1 (ignored) ----- -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve