X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=O9oIZSI 4yndhA+bUJwX0S8ZGxNP280FabIw3w8Y4tBuHpNVwuN2KjVFoymNa549b1VyaUkE WgcdEuIkVLGgJWkFMcj7oruk7XeMgbY3VL0U/NdGghi6V5vssb/A049hczq5W0Th h+6/TZe9hEZgApVG76FVO9U0GTXuyCID3JA4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=jgLzjg09ZV0GH 2uJitg1y05MLfs=; b=FIkrm/oCG2XIjN37DSVMKSIUMFvPcj32sGYXuehIbzmLo o0hOuFwDIyvpxqLD8pHqjO/FSs/nrCjGMkysOhHX3wnQqF98wfJY86LzVi4PEEUm DA8fK/M8HaJiZVov372Ls7Ihv9G5VUVosSufK6+G4Gm2GRLWVcN1EYpEc8ORS8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-7.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_LOW,SPF_PASS,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy=life, perfect X-HELO: mail-qt0-f182.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=OkQodLEZpOFptkSBNU0VttXARiGckj91eHrBDxVc0WY=; b=gsuAurbsatXcd0LeQpKXKEk8l6TKLr75p2t94py5VgXy55rWdAVIm/TO9cFnQfiwtg dS6JGCjzv/eQmi/H85RJmwHvYir+ezMFp+kp6ZtIZ7y79xKrYu43yjlYVdG+qVgxaMzP kznmM4yjr5EnoRDfeEDmgb4q6apWtTMJPWaAWr+DwUQd3G1MxeLWg8l2Nc36xkRf+hmR 50OmKbwSyLoWWDErqrcNURZa8r0fCGkeisVrGH9Fgsebmbz+6BgC0MHMkPak2v9xEr9Z TIDbmDuLZQX9+3uIYW4nYPTHIy//hfSgvjKdss3tzL+TJCG+j9hs0kR1rt79pmmfjyDc mGrg== X-Gm-Message-State: AKwxytf/BzB3BuyhhhUDE1ii+Qh1x1tM1rIeb8/Y7ohe3diHrJ8Acjqj FCyRzR0tjleJAR3I9QnBEpVl+UQmlah+kXVWYsK+Fg== X-Google-Smtp-Source: AH8x227B5jTVIJ1iCWsTgETEcaaiX+35w5+T4puz9YKFEe9KLYScfCnh4+oc32mdHmPuqsmzgTDvsmupcfoCWOgmMro= X-Received: by 10.237.58.133 with SMTP id o5mr77448396qte.307.1517842801412; Mon, 05 Feb 2018 07:00:01 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20180205144537.GB2376@jbsupah> References: <011301d39e89$80bc0430$82340c90$@samsung.com> <20180205144537 DOT GB2376 AT jbsupah> From: Csaba Raduly Date: Mon, 5 Feb 2018 16:00:00 +0100 Message-ID: Subject: Re: cpan broken ??? To: cygwin list Content-Type: text/plain; charset="UTF-8" On Mon, Feb 5, 2018 at 3:45 PM, Jostein Berntsen wrote: > On 05.02.18,16:59, Pavel Fedin wrote: >> I am trying to install a Perl module via CPAN and it fails: >> --- cut --- ... >> Warning: prerequisite Test::Warn 0 not found. >> Could not load PERL_YAML_BACKEND 'YAML' >> at /usr/share/perl5/5.26/CPAN/Meta.pm line 622. >> Warning: No success on command[/usr/bin/perl Makefile.PL] >> YANICK/Parallel-ForkManager-1.19.tar.gz >> /usr/bin/perl Makefile.PL -- NOT OK >> >> --- cut --- >> I've just updated; the system is x86-64. How to fix this? >> > > You can try "sudo cpan install YAML" first on the command line. Also > check that you have 'make' installed. > It says /usr/bin/perl Makefile.PL -- NOT OK I believe 'make' was not run at all. Maybe something (either the package or CPAN itself) needs YAML. Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ The Tao of math: The numbers you can count are not the real numbers. Life is complex, with real and imaginary parts. "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds "People disagree with me. I just ignore them." -- Linus Torvalds -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple