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:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding:references; q=dns; s= default; b=ZENelvi0HMqlawZQrCIo9Lm+dKlTRZGiryJI8e4BgWdqbXkKmxw5c 3ID68lKBpECWyPHVwPue2+SLCe7s+CuAbYT9aICse175SAEaeKR3y92oZ60lgcVC f9c2bttrB7jdzRjOpNOmkSBYK6Vq5QkO2bsq4P/ZU4VBivCXn5nLv8= 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:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding:references; s=default; bh=Mu7Ifui5p/2UsLoxaDobsgkLY8Y=; b=CVz5qGtaFaYcJLBMQRaJed5FoFlF rOk0FMO65xKPQJgcu+XJEr7TrJLdvtXQWCfJLmoW+qdNDt22YpuiHof6m/pLQZyP XKAL4iMXHimEtvRYfNTiDFX6h89yFUL7AdmykFFTU7QJFWgbfzcdsCVMOG837Yys CnUMIWGPPPXfLNg= 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=-4.2 required=5.0 tests=BAYES_50,GIT_PATCH_2,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=Russia, russia, kit, Electronics X-HELO: mailout2.w1.samsung.com DKIM-Filter: OpenDKIM Filter v2.11.0 mailout2.w1.samsung.com 20180205135915euoutp02a2a66571d102f5411d8f3e9317df8cf5~QcqttKYQe1750617506euoutp02K From: Pavel Fedin

To: cygwin AT cygwin DOT com Subject: cpan broken ??? Date: Mon, 05 Feb 2018 16:59:08 +0300 Message-id: <011301d39e89$80bc0430$82340c90$@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7bit X-CMS-MailID: 20180205135913eucas1p11d0a725dfc95efd35c6264c4a06af748 X-Msg-Generator: CA CMS-TYPE: 201P X-CMS-RootMailID: 20180205135913eucas1p11d0a725dfc95efd35c6264c4a06af748 X-RootMTR: 20180205135913eucas1p11d0a725dfc95efd35c6264c4a06af748 References: X-IsSubscribed: yes Hello everyone! I am trying to install a Perl module via CPAN and it fails: --- cut --- $ cpan install Parallel::ForkManager CPAN: Storable loaded ok (v2.62) Reading '/home/p.fedin/.cpan/Metadata' Database was generated on Mon, 05 Feb 2018 12:17:02 GMT Running install for module 'Parallel::ForkManager' CPAN: Digest::SHA loaded ok (v6.01) CPAN: Compress::Zlib loaded ok (v2.074) Checksum for /home/p.fedin/.cpan/sources/authors/id/Y/YA/YANICK/Parallel-ForkManager-1.19.tar.gz ok 'YAML' not installed, will not store persistent state CPAN: CPAN::Meta::Requirements loaded ok (v2.140) CPAN: Parse::CPAN::Meta loaded ok (v2.150010) CPAN: CPAN::Meta loaded ok (v2.150010) The content of '/home/p.fedin/.cpan/build/Parallel-ForkManager-1.19-6/META.json' is not a HASH reference. Cannot use it. Configuring Y/YA/YANICK/Parallel-ForkManager-1.19.tar.gz with Makefile.PL Checking if your kit is complete... Looks good 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? Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia -- 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