pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/48081: devel/libtool-base generates wrong libtool script on 32bit and 64 bit Cygwin 1.7.22
The following reply was made to PR pkg/48081; it has been noted by GNATS.
From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, joerg%britannica.bec.de@localhost
Cc:
Subject: Re: pkg/48081: devel/libtool-base generates wrong libtool script
on 32bit and 64 bit Cygwin 1.7.22
Date: Fri, 26 Jul 2013 09:06:30 +0900 (JST)
From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>, Date: Thu, 25 Jul 2013
23:35:00 +0000 (UTC)
> The following reply was made to PR pkg/48081; it has been noted by GNATS.
>
> From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
> To: gnats-bugs%NetBSD.org@localhost, joerg%britannica.bec.de@localhost
> Cc:
> Subject: Re: pkg/48081: devel/libtool-base generates wrong libtool script
> on 32bit and 64 bit Cygwin 1.7.22
> Date: Fri, 26 Jul 2013 08:34:40 +0900 (JST)
>
> From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>, Date: Thu, 25
> Jul 2013 16:50:01 +0000 (UTC)
>
> > The following reply was made to PR pkg/48081; it has been noted by GNATS.
> >
> > From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
> > To: gnats-bugs%NetBSD.org@localhost
> > Cc:
> > Subject: Re: pkg/48081: devel/libtool-base generates wrong libtool script
> on
> > 32bit and 64 bit Cygwin 1.7.22
> > Date: Thu, 25 Jul 2013 18:45:18 +0200
> >
> > On Thu, Jul 25, 2013 at 08:50:00AM +0000, ryoon%NetBSD.org@localhost
> wrote:
> > > On 1.7.22 of cygwin, libtool-base's configure script detects fortran
> compiler,
> > > FC and F77, and generates wrong libtool is generated.
> >
> > What does it detect?
>
> libtool-base's configure script detects pkgsrc's work/.wrapper/bin/g77,
> work/.wrapper/bin/f77, and work/.wrapper/bin/gfortran as non GNU Fortran
> compiler.
I have sent config.log on cygwin64 to joerg@ outside gnats-bugs@.
configure:16877: checking for x86_64-pc-cygwin-g77
configure:16904: result: f77
These lines indicate libtool-base's configure script detects pkgsrc's error
message only script as Fortran compiler.
If Fortran compiler is detected, all variables including soname_spec,
postinstall_cmds etc., is initialized again. Then they become empty.
Please read carefully libtool-base's configure script.
If you have no cygwin environment, you will understand generated
libtool will be wrong one.
--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index