From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 85859 invoked by alias); 2 May 2018 15:22:48 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 85837 invoked by uid 89); 2 May 2018 15:22:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=HAuthentication-Results:smtp.auth, sk:evoluti, UD:ru, H*r:esmtpa X-HELO: smtp38.i.mail.ru Received: from smtp38.i.mail.ru (HELO smtp38.i.mail.ru) (94.100.177.98) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 02 May 2018 15:22:45 +0000 Received: by smtp38.i.mail.ru with esmtpa (envelope-from ) id 1fDtac-0005Gh-7V for cygwin@cygwin.com; Wed, 02 May 2018 18:22:42 +0300 Date: Wed, 02 May 2018 15:22:00 -0000 From: "Mikhail Usenko via cygwin" Reply-To: Mikhail Usenko To: cygwin@cygwin.com Subject: Re: Circular dependency with mingw64-x86_64-runtime Message-Id: <20180502182235.078c2dd8923b29a7acd4588a@inbox.ru> In-Reply-To: <5ae67c71.1c69fb81.568ef.0244@mx.google.com> References: <5ae67c71.1c69fb81.568ef.0244@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Authentication-Results: smtp38.i.mail.ru; auth=pass smtp.auth=cygwin@inbox.ru smtp.mailfrom=cygwin@inbox.ru X-7FA49CB5: 0D63561A33F958A545DFB1AD43F42A8C31425351780128BFE37EC61414FCDFC8725E5C173C3A84C39773773868CEE4B3B3E6985A444E1D8ECCFFBAE954C2DE44C4224003CC836476C0CAF46E325F83A50BF2EBBBDD9D6B0F2AF38021CC9F462D574AF45C6390F7469DAA53EE0834AAEE X-Mailru-Sender: 6EC2BC89932334D14AE13A74C33D3AC3B593321C39978499F22A9F454EF3CD852A34F0BE409E921B57E81BA083882096793588E7E1BA3EF16610D2B9C0EC4D78B1D210AF280BDE3A67452AF1AC6CC01554A42CAEBACFBF7EAE208404248635DF X-IsSubscribed: yes X-SW-Source: 2018-05/txt/msg00019.txt.bz2 On Sun, 29 Apr 2018 19:16:17 -0700 (PDT) Steven Penny <...> wrote: > so "mingw64-x86_64-gcc-core" and "mingw64-x86_64-runtime" require each other By the way this is not the only package group with circular dependencies. There are more in Cygwin distribution, that can be observed with cygcheck-dep: $ cygcheck-dep -cSIO ( at-spi2-core libatspi0 ) ( bash coreutils tzcode ) ( biber texlive-collection-bibtexextra ) ( cygwin-debuginfo ) ( desktop-file-utils gamin libfam0 libglib2.0_0 shared-mime-info ) ( evolution-data-server libebackend1.2_10 libebook-contacts1.2_2 libebook1.2_16 libecal1.2_19 libedata-book1.2_25 libedata-cal1.2_28 libedataserver1.2_21 ) ( gconf-desktop-schemas GConf2 libgconf2_4 ) ( girepository-GstCheck1.0 libgstreamer1.0-devel ) ( gnome-online-accounts libgoa-backend1.0_1 libgoa1.0_0 ) ( libaqbanking35 libaqebics0 libaqhbci24 libaqofxconnect7 libaqpaypal0 ) ( libautotrace3 libMagickC++6_8 libMagickCore6_5 libMagickWand6_5 libpstoedit0 ) ( libdbi-drivers libdbi1 ) ( libfm4 libmenu-cache3 menu-cache ) ( libmailutils-sieve-extensions libmailutils5 ) ( libopenldap2_4_2 libsasl2_3 ) ( libopenmpi12 openmpi ) ( libupower-glib1 upower ) ( mingw64-i686-gcc-core mingw64-i686-runtime ) ( mingw64-x86_64-gcc-core mingw64-x86_64-runtime ) ( php-Archive_Tar php-Console_Getopt php-PEAR php-Structures_Graph php-XML_Util ) ( python2-incremental python2-twisted ) ( python2-sphinx python2-sphinxcontrib-websupport ) ( python3-incremental python3-twisted ) ( python3-sphinx python3-sphinxcontrib-websupport ) ( python-docutils python-pygments python-sphinx ) ( ruby ruby-io-console ruby-psych ruby-rake ruby-rdoc rubygems ) ( tesseract-ocr tesseract-ocr-eng ) ( tesseract-training-core tesseract-training-util ) ( texlive texlive-collection-basic ) ( xf86-video-dummy xf86-video-nested xorg-server ) And with replacements for obsolete packages being taken into account (cygcheck-dep -cSI) there is also libfm-qt3 which turns out to be depended on itself. -- -- 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