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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=lQDPxxVgqb3ceBSUov5YIE61MM3p4cq5uDMFf+YHEtE glWBv2Qo26tE2z5si+6Txw8YqEUJnJZXcdh61Ok+41lc/Upk97IozjJyFTG9Y5X0 ePYdtADNzR8dFNlIqnb3u5x98r+vXOmNixlhDLrO8oXAhepZR4uLtAFC3tG9CJXw = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=2M4Fa8TmZoABL5uZK1IDpTwgQ/E=; b=sEAL3UQoUICNthXk/ 7gLkqJ9a/sgV4OKux0rXXzcMv9xWLu9XL9hzB+5oMvzyoZX05Qy62W8Ho3Lnq9YA 2WLqIV03b6xEwvligrvKELe+BNrRstQZQkdMwh1PjwB3Qmtc1+R2W3FVe5zETO2H V6Rl61BcjPuy1fLgUYij2vkujY= 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 X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.15.95.4 with SMTP id bc4mr24024939eeb.40.1374432441011; Sun, 21 Jul 2013 11:47:21 -0700 (PDT) Message-ID: <51EC2CB6.9000106@gmail.com> Date: Sun, 21 Jul 2013 20:47:18 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Greg Hennessy , cygwin AT cygwin DOT com Subject: Re: wrong module reported with mpif90 References: <51EB893B DOT 2080202 AT gmail DOT com> In-Reply-To: <51EB893B.2080202@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Il 7/21/2013 9:09 AM, marco atzeri ha scritto: > Il 7/21/2013 1:17 AM, Greg Hennessy ha scritto: >> I am running1.7.21 of Cywin. >> When I try to compile a test MPI program get: >> >> $ cat mpi_test.f90 >> program pmich2bug >> use mpi >> write(*,*)' test program' >> end program mpich2bug >> >> $ mpif90 mpi_test.f90 -o mpi_test >> mpi_test.f90:2.5: >> use mpi >> 1 >> Fatal Error: Wrong module version '4' (expected '9') for file >> 'mpi.mod' opened at (1) >> >> I enclose a copy of cygcheck. >> > > confirmed. > > I suspect it is due to the recent update of Gfortran from 4.5 to 4.7 > > We are not the first hit by such problem, see: > > https://lists.fedoraproject.org/pipermail/packaging/2010-December/007530.html > > http://fedoraproject.org/wiki/Packaging:Fortran > > I will rebuild openmpi with GNU Fortran (GCC) 4.7.3 > and see if that solve the issue > > Regards > Marco > it should be solved with 1-7.2-1 just uploaded 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