X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 526E83945C30 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1584689870; bh=dQHJXFlRvTe6ppmzEbt79/JqqE4+pu+Nbc5QYwyDhjE=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=hhaG0/pYx8Z3UL8eNS9sf/dxF8q92P0Xu4WedWE5ygg+sdfjbmvQCsLIAALVh/CJ0 5c4wLyXsA+Rd9bTiJZ8Ni5kNYOvErcH03O6QxAjoR3vDEFrEvRI+IDi6U4iec/aYbT f5+R4wh5xL9bIU2HNI1IFrHa3AgTpQhmG7iliMKM= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1781C3945C30 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=EJO0li3Oblllu0MGluOAvkfc2AGse8/Me8v1Fm2ZSGY=; b=NZNbwS4VuJS48FD+4lsIPQ7P2nJVpROIKzNa9rwpF0L1+A6nq/WEfNR+VWHp84oCSv wgSg/7Gytls3WjT+ldFXoyyoKWhmA6tg/lRvwauqubpCnDT9PJs6/1iu1EMIxxGokzOU 0ubrt6YBj+/3qmTL9HH8NwkQdlXOlzOBGI4BdJwut8bKarhG1A4rKy0LIDjC28JcxOzc CYnOepSUfWfmpolhIKQr3ByseuL2c3qmqdCDMBzmE6afo+sYVp1IDOOSlMl0O7Sm/keO dY06DXirLLlEj5IGuAnJiWs5dc9q7R9dZoZKXpLn36tBSFXNbJqonjCl8qZFHWg3vnBO gw1w== X-Gm-Message-State: ANhLgQ3VXr1SeyvDnD92503l8Q5MnFfVmVz3AlEVYMlx6j2UW2r7YDk4 ODEVaXrdQyWO/l+gA443FJ5CxvIF/u4= X-Google-Smtp-Source: ADFU+vuV8z2obhlbNmo4KtDKklfBjn0gkpuyrCA9ztnbd3SDxip+SMwycfkjGu1TojzYvrwZU/cv9g== X-Received: by 2002:a5d:4b49:: with SMTP id w9mr9112458wrs.364.1584689865749; Fri, 20 Mar 2020 00:37:45 -0700 (PDT) To: "cygwin AT cygwin DOT com" Subject: updating Perl problem Message-ID: <6806e424-a946-a9fd-31b9-af5456460c13@gmail.com> Date: Fri, 20 Mar 2020 08:37:38 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: Cygwin mailing list List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" Hi, trying to update some of Yaakov's perl packages I hit this >>> Compiling perl-Pango-1.227-3.x86_64 Pre-requisites not found: Can't locate ExtUtils/Depends.pm in @INC (you may need to install the ExtUtils::Depends module) (@INC contains: /usr/local/lib/perl5/site_perl/5.30/x86_64-cygwin-threads /usr/local/share/perl5/site_perl/5.30 /usr/lib/perl5/vendor_perl/5.30/x86_64-cygwin-threads /usr/share/perl5/vendor_perl/5.30 /usr/lib/perl5/5.30/x86_64-cygwin-threads /usr/share/perl5/5.30) at (eval 21) line 1. BEGIN failed--compilation aborted at (eval 21) line 1. Please install them manually. make: *** No rule to make target 'all'. Stop. *** ERROR: make failed $ cygcheck -l perl-ExtUtils-Depends /usr/share/doc/perl-ExtUtils-Depends/CHANGES /usr/share/doc/perl-ExtUtils-Depends/README /usr/share/man/man3/ExtUtils.Depends.3pm.gz /usr/share/perl5/vendor_perl/5.30/ExtUtils/Depends.pm Any I idea why it is failing? Perl is not a language I am familiar with, of course. Regards Marco -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple