X-Recipient: archive-cygwin@delorie.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:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=v7J
	38F4bjLtEugeVTS5jIJswlj86Z8lLLHy5TujHnbd3r35igFZJkAL0PaRMqmbT+kB
	NTVUPDIiHM0N/lSG7VjSuVzTFgtSI2V5Uf6t+3fYoVo8bfTfnm2dRC+XWKDUIeWF
	8vAZgPuB0a2iDZgzikmh2t9AfVZutWlhcgPKNanc=
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:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; s=default; bh=GYE+SuoAt
	mGKBDHdtAtU8KVJZZ8=; b=v7+Ks0mcsi2qO2NyIVUBXUSkTcloTJnKf3w5BJPwx
	iUaHW0wKIrFr0/Pe8Q7AINpayAM+AeOIaPnTtddY/ARn149g+DPKflCdtMKkiS5Z
	SsYsvI4TLVQ0sqBPha8pY2qb0P8zhjyfXmXKgtUTi/63nT5qA4FUG8ILsWrpZW+x
	AU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=rubygems, 2.4.8-1, cygcheck, Hx-languages-length:429
X-HELO: mail-wm0-f49.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:to:from:subject:message-id:date:user-agent         :mime-version:content-transfer-encoding;        bh=n3l64TDP3AIIXmD0MKip/M9UMDxoh2Dw26ajG46zzT8=;        b=exAp9p2vIIuQNmLZiZVtq57RtIYyr3itkly/AviGoLT0LZPt3qkDUob3jQkmqhQho4         J4e5Y+FiEDpC7H1M+HUWgreBEHjTFZBymdNk3kJnGtAUl3TRhF+B6wxzIKtihqHulqBg         SlFrE2tTWeD2LGi7/bL46WDZKQ8eWEQXpamcaEU+brchvjDQijgC7MBkzgBrVoN0vISe         o/08hzmWoyBCK24IrxkXqTSdYPs8xi4DGxvkmwTCGz1Ga7eFoddssTCG03Dc7hqMQuAL         ji4cDA6DTT5g73dE5zs+Gn2TFL+SQ/CAfbDZ2PumTIavnhOx5hhz7eRd0PDYxN538RsT         i1RQ==
X-Gm-Message-State: ALyK8tI3X43SlQAnCrEOuruHCNl3U5EdNiAUn0I1VGUBl6gT6vsbwBX7Zy6SCxs9WmBpRw==
X-Received: by 10.28.166.150 with SMTP id p144mr10140978wme.57.1467033597265;        Mon, 27 Jun 2016 06:19:57 -0700 (PDT)
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
From: Marco Atzeri <marco.atzeri@gmail.com>
Subject: gem broken ?
Message-ID: <5495062c-6126-609a-46e1-587a18cb8de2@gmail.com>
Date: Mon, 27 Jun 2016 15:19:45 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

on both 32bit and 64 bit (W7 X86_64)

$ cygcheck -c rubygems
Cygwin Package Information
Package              Version        Status
rubygems             2.4.8-1        OK

$  gem list
ERROR:  Loading command: list (Fiddle::DLError)
         can't load kernel32
ERROR:  While executing gem ... (NoMethodError)
     undefined method `invoke_with_build_args' for nil:NilClass


First reported on
http://superuser.com/questions/1093954/gem-not-working-in-cygwin

Regards
Marco

--
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

