From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-196476-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id AA40513933E
	for <garchives@archives.gentoo.org>; Tue, 20 Jul 2021 07:30:01 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 95F06E0CEA;
	Tue, 20 Jul 2021 07:29:55 +0000 (UTC)
Received: from covici.com (debian-2.covici.com [166.84.7.93])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 398ADE0CC5
	for <gentoo-user@lists.gentoo.org>; Tue, 20 Jul 2021 07:29:54 +0000 (UTC)
Received: from ccs.covici.com (ccs.covici.com [70.109.53.110])
	(authenticated bits=0)
	by covici.com (8.15.2/8.15.2/Debian-14~deb10u1) with ESMTPSA id 16K7SgWR003893
	(version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT)
	for <gentoo-user@lists.gentoo.org>; Tue, 20 Jul 2021 03:28:44 -0400
Received: from ccs.covici.com (localhost [127.0.0.1])
	by ccs.covici.com (8.15.2/8.15.2) with ESMTPS id 16K7TiCd3084630
	(version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT)
	for <gentoo-user@lists.gentoo.org>; Tue, 20 Jul 2021 03:29:44 -0400
Received: (from covici@localhost)
	by ccs.covici.com (8.15.2/8.15.2/Submit) id 16K7Tie73084629;
	Tue, 20 Jul 2021 03:29:44 -0400
Date: Tue, 20 Jul 2021 03:29:44 -0400
Message-ID: <m3zguh789j.wl-covici@ccs.covici.com>
From: John Covici <covici@ccs.covici.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: world update gone astray portage will not let me continue
In-Reply-To: <sd5qtg$170t$1@ciao.gmane.io>
References: <m335sa80mk.wl-covici@ccs.covici.com>
	<sd5qtg$170t$1@ciao.gmane.io>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue)
 FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/27
 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)
Organization: Covici Computer Systems
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset=US-ASCII
X-Archives-Salt: e651f0e7-bfba-49fc-8cda-2d8b6e4fad72
X-Archives-Hash: afc202aa98101d2169cf3b97e92ff92b

On Tue, 20 Jul 2021 02:36:27 -0400,
Nuno Silva wrote:
> 
> On 2021-07-19, John Covici wrote:
> 
> > Hi.  I am having major problems with my world update started a couple
> > of days ago.  There is a long history which I won't go into now, but
> > what I have immediately is that media-libs/harfbuzz will not install
> > and even though I have --keep-going, portage won't let me continue.
> >
> > Here is the last part of the build log:
> >
> > /var/tmp/portage/media-libs/harfbuzz-2.8.2-r1/work/harfbuzz-2.8.2/docs/../src/hb-unicode.cc:180:
> > warning: unknown annotation "Xconstructor" in documentation for
> > hb_unicode_funcs_create.^M
> > See harfbuzz-undeclared.txt for the list of undeclared symbols.^M
> > ./harfbuzz-unused.txt:1: warning: 46 unused declarations.They should
> > be added to harfbuzz-sections.txt in the appropriate place.^M
> > ^M
> > ERROR: Error in gtkdoc helper script:^M
> > ^M
> > ERROR: ['/usr/bin/gtkdoc-mkhtml',
> > '--path=/var/tmp/portage/media-libs/harfbuzz-2.8.2-r1/work/harfbuzz-2.8.2/docs:/var/tmp/portage/media-libs/harfbuzz-2.8.2-r1/work/harfbuzz-2.8.2-abi_x86_64.amd64/docs',
> > 'harfbuzz', '../harfbuzz-docs.xml'] \failed with status 6^M
> > ^M
> > --- stderr ---^M
> > ^M
> 
> 
> As this is a problem with generating documentation, have you tried the
> following as a workaround?:
> 
>     USE=-doc emerge -1a media-libs/harfbuzz
> 
> Gentoo bug 704550[1], makes me wonder if it's worth a try trying to
> update gtk-doc before harfbuzz, or is it already updated?
> 
> [1] https://bugs.gentoo.org/show_bug.cgi?id=704550

OK, I have  not specified doc, but apparently its in a use flag, so I
will try that and see if it does anything -- thanks.
Well, no joy, I think -doc was already selected because no * was after
it and I get the same error as before.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici wb2una
         covici@ccs.covici.com