From nobody Sun Aug 13 15:54:33 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RP2Cp6n1tz4mJD9 for ; Sun, 13 Aug 2023 15:54:46 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4RP2Cn3phHz4J2g; Sun, 13 Aug 2023 15:54:44 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; none Received: from kalamity.joker.local (123-1-88-210.area1b.commufa.jp [123.1.88.210]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 37DFsYVv025297; Mon, 14 Aug 2023 00:54:34 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Mon, 14 Aug 2023 00:54:33 +0900 From: Tomoaki AOKI To: freebsd-current@freebsd.org Cc: Matthias Apitz , Kai Knoblich Subject: Re: Fwd: [Bug 270041] www/qt5-webengine: Poudriere build fails for 5.15.8 Message-Id: <20230814005433.4d5897c3beee5b189e727b62@dec.sakura.ne.jp> In-Reply-To: References: Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.2) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4RP2Cn3phHz4J2g X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP] On Sun, 13 Aug 2023 17:22:19 +0200 Matthias Apitz wrote: > fwd to freebsd-current@ because I don't know if kde@ is read by someone; > > matthias > > ----- Forwarded message from bugzilla-noreply@freebsd.org ----- > > Date: Sun, 13 Aug 2023 15:08:04 +0000 > From: bugzilla-noreply@freebsd.org > To: kde@FreeBSD.org > Subject: [Bug 270041] www/qt5-webengine: Poudriere build fails for 5.15.8 > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270041 > > --- Comment #11 from Matthias Apitz --- > I stumbled across the bug in mid August again and had to wait two times in > poudriere 6 hours to get to the failure. After the 2nd time I search with Don > Google to get to this fix... > > The issue should be re-opened again (I don't know how to do so) and the > maintainer should fix this port appropriately. Thanks > > -- > You are receiving this mail because: > You are the assignee for the bug. > You are on the CC list for the bug. > > ----- End forwarded message ----- > > -- > Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 > Public GnuPG key: http://www.unixarea.de/key.pub Reopened as original reporter. ;-) I myself is no longer bitten again, as I've raised ulimit in /usr/local/etc/poudriere.conf. CC'ing kai@ here, who committed the latest actual "update" to 5.15.8. Unfortunately, bugzilla picks the maintainer (and automatically mails to) from ports Makefile. So kde@ is picked as maintainer here. -- Tomoaki AOKI