From owner-freebsd-ports@freebsd.org Thu Jun 7 19:33:07 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 410F9FE93BA for ; Thu, 7 Jun 2018 19:33:07 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D71287AD8E for ; Thu, 7 Jun 2018 19:33:06 +0000 (UTC) (envelope-from yasu@utahime.org) Received: by mailman.ysv.freebsd.org (Postfix) id 9604DFE93B9; Thu, 7 Jun 2018 19:33:06 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8355FFE93B8 for ; Thu, 7 Jun 2018 19:33:06 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (ipq210.utahime.jp [183.180.29.210]) by mx1.freebsd.org (Postfix) with ESMTP id ECC707AD87; Thu, 7 Jun 2018 19:33:05 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) by gate.utahime.jp (Postfix) with ESMTP id 0A8E21B090; Fri, 8 Jun 2018 04:27:28 +0900 (JST) Received: from eastasia.home.utahime.org (localhost [127.0.0.1]) by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 813322F5A8; Fri, 8 Jun 2018 04:27:28 +0900 (JST) Received: from localhost (rolling.home.utahime.org [192.168.174.11]) by eastasia.home.utahime.org (Postfix) with ESMTPSA id 3DA9B2F5A7; Fri, 8 Jun 2018 04:27:28 +0900 (JST) Date: Fri, 08 Jun 2018 04:24:03 +0900 (JST) Message-Id: <20180608.042403.69889623405676957.yasu@utahime.org> To: jrm@FreeBSD.org Cc: hrs@FreeBSD.org, ports@FreeBSD.org, emacs@FreeBSD.org Subject: Breakage of editors/tamago (Re: build errors after upgrading editors/emacs to version 26.1) From: Yasuhiro KIMURA In-Reply-To: <867enmndrn.fsf@phe.ftfl.ca> References: <867enmndrn.fsf@phe.ftfl.ca> X-Mailer: Mew version 6.7 on Emacs 26 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2018 19:33:07 -0000 Hello all, From: Joseph Mingrone Subject: build errors after upgrading editors/emacs to version 26.1 Date: Tue, 29 May 2018 22:17:00 -0300 > Poudriere tests of all 'USES=emacs' ports with the latest editors/emacs > (version 26.1) resulted in the following errors in either 10i386 or > 11amd64 jails: > > editors/tamago (hrs@) I'm investigating breakage of this port and submitted report of current status as following bug report. Bug 228812 - editors/tamago: This port is broken only with restrected conditions https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228812 Summary of report is * This port is not broken with real environment (i.e. not poudriere). it applies to all flavors. * With poudriere full, canna and nox are broken. devel_full and devel_nox are not. * Accoding to the error message of poudriere build log, source of build failure may be bug of Emacs 26.1. I'll continue to investigating this problem. But to be honest I'm far from emacs lisp expert, and I know almost nothing about inside of Emacs either. So please give me hint, idea, suggestion, etc if something hits upon you about this problem. Best Regards. --- Yasuhiro KIMURA