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:date:message-id:subject:from:to :content-type; q=dns; s=default; b=sMuzhW/v/0uWhFMqcy2AP1u2+OWIQ t1uZcJqBOUblloKeOSPC6dZUQ4Sp4os24uq2zvao/4HvPAS6cB8nzx5qoVAPOns7 BLfW7wLml5SoBvClhF6OC7bbEx7JrjKAu9rvzVwXLdXhq4iNgHB5dvQD1IftMUAP MghARdkUDsPxyQ= 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:date:message-id:subject:from:to :content-type; s=default; bh=wxCAZKS9CgigANt2N+e2pCOmsW0=; b=MPK z7/RzgRv9+QQZWFkpm8t0u5yfMYUhWabjiH1Pio/94D/EnH7icdZbKcANiEz9JRz HkKJ89mltAQQlJ9M2jYLdpdbGyxL68Re40Ln+5WsD2aigO8MtRycC8d8nDpjyHtL 2QKKg3ygns9/16F1HqE6sAXblPkqDtUgAziXG8cU= 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=-0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qk0-f169.google.com MIME-Version: 1.0 X-Received: by 10.140.81.16 with SMTP id e16mr6038015qgd.75.1434528261955; Wed, 17 Jun 2015 01:04:21 -0700 (PDT) Date: Wed, 17 Jun 2015 10:04:21 +0200 Message-ID: Subject: log-message when using cygport ??? From: Jan Nijtmans To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes When compiling SQLite using cygport 0.20.1-1, I'm getting the following messages when doing "cygport xxx.cygport package": :1:in `require': cannot load such file -- rubygems.rb (LoadError) from :1:in `' :1:in `require': cannot load such file -- rubygems.rb (LoadError) from :1:in `' :1:in `require': cannot load such file -- rubygems.rb (LoadError) from :1:in `' ......... Despite that, everything seems to be OK. Reverting to 0.20.0-1 gave the same message. I'm not sure which cygport version I compiled SQLite 3.8.10.2 with, but most likely it was 0.19.0.1. Not a big deal...... Regards, Jan Nijtmans -- 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