From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 470CA388A021; Thu, 15 Dec 2022 08:35:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 470CA388A021 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671093323; bh=9GBMWIBJ/98C783W2dwjEoIN1xCojqq0+ceRsZbMgYY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DaqDVMyOD48iw11gZxAOaUBHZfRfNxaZ982rnNz2HGm2ODk7FtNhLIrWvoBpxlyJy GTc0smvqjW9KU1XUXggPx4KO9ofCp8qK3oYHomF4v83GSUXNhaMogERbJgYdOW1S6m Z/5YE85D3Yzuecai2LpR8POiGtOSW8EU/zLUHjRY= From: "arsen at aarsen dot me" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/107607] tools-src/calcpath uses unportable realpath(1) Date: Thu, 15 Dec 2022 08:35:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: modula2 X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: arsen at aarsen dot me X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: gaius at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107607 Arsen Arsenovi=C4=87 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arsen at aarsen dot me --- Comment #1 from Arsen Arsenovi=C4=87 --- Created attachment 54101 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54101&action=3Dedit m2: Remove bdepend on realpath, cut and echo I've already written a patch that removes the realpath invocation.=