From owner-freebsd-enlightenment@freebsd.org Sat Aug 19 15:13:35 2017 Return-Path: Delivered-To: freebsd-enlightenment@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BAE1BDCC3FD for ; Sat, 19 Aug 2017 15:13:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.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 A20E47CA3E for ; Sat, 19 Aug 2017 15:13:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A1406DCC3FB; Sat, 19 Aug 2017 15:13:35 +0000 (UTC) Delivered-To: enlightenment@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0D14DCC3FA for ; Sat, 19 Aug 2017 15:13:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8F1657CA3D for ; Sat, 19 Aug 2017 15:13:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v7JFDZUT032422 for ; Sat, 19 Aug 2017 15:13:35 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: enlightenment@FreeBSD.org Date: Sat, 19 Aug 2017 15:13:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: nobutaka@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Subject: E on FreeBSD: [Bug 221628] x11/eterm and japanese/eterm: fix package build failure on current X-BeenThere: freebsd-enlightenment@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Enlightenment for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Aug 2017 15:13:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221628 Bug ID: 221628 Summary: x11/eterm and japanese/eterm: fix package build failure on current Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: nobutaka@FreeBSD.org CC: enlightenment@FreeBSD.org CC: enlightenment@FreeBSD.org Created attachment 185571 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D185571&action= =3Dedit The patch of x11/eterm Package build of x11/eterm and japanese/eterm fails on current because share/Eterm/gdb.scr is missing. This build failure is caused by path change= of gdb from /usr/bin/gdb to /usr/libexec/gdb on current. The attached patch fixes the build failure. --=20 You are receiving this mail because: You are on the CC list for the bug.=