pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/51291 (openssl build fails on MacOS X 10.4.11 powerpc)



The following reply was made to PR pkg/51291; it has been noted by GNATS.

From: Alistair Crooks <agc%pkgsrc.org@localhost>
To: "gnats-bugs%netbsd.org@localhost" <gnats-bugs%netbsd.org@localhost>
Cc: "sevan%netbsd.org@localhost" <sevan%netbsd.org@localhost>, "gnats-admin%netbsd.org@localhost" <gnats-admin%netbsd.org@localhost>, 
	"pkgsrc-bugs%netbsd.org@localhost" <pkgsrc-bugs%netbsd.org@localhost>, "jdbaker%mylinuxisp.com@localhost" <jdbaker%mylinuxisp.com@localhost>
Subject: Re: pkg/51291 (openssl build fails on MacOS X 10.4.11 powerpc)
Date: Wed, 6 Jul 2016 08:02:46 -0700

 --001a113ec784c2d1090536f8dc32
 Content-Type: text/plain; charset=UTF-8
 
 The old version of the header file is being used, and not the new one in
 the build directory. A workaround for this would be to rename the header,
 but that is just papering over the cracks, and is dangerous- future changes
 could change function signatures or add new functions, and we'd be back in
 the same situation again
 
 I need to have another look at the flags being used to compile during
 bootstrap
 
 Best,
 Alistair
 
 On Tuesday, July 5, 2016, John D. Baker <jdbaker%mylinuxisp.com@localhost> wrote:
 
 > The following reply was made to PR pkg/51291; it has been noted by GNATS.
 >
 > From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost <javascript:;>>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc:
 > Subject: Re: pkg/51291 (openssl build fails on MacOS X 10.4.11 powerpc)
 > Date: Wed, 6 Jul 2016 01:35:57 -0500 (CDT)
 >
 >  On Wed, 6 Jul 2016, John D. Baker wrote:
 >
 >  > On Wed, 6 Jul 2016, Sevan Janiyan wrote:
 >  >
 >  > > On 06/07/2016 00:25, John D. Baker wrote:
 >  > > >  Unfortunately, a bootstrap from scratch fails building
 > "pkg_install":
 >  > >
 >  > > update your tree & try again[1]
 >  > >
 >  > >  Sevan
 >  > >  [1]
 > http://mail-index.netbsd.org/pkgsrc-changes/2016/07/05/msg143217.html
 >  >
 >  > No change.  Same failure as before.
 >
 >  Reverting to just before:
 >
 >    http://mail-index.netbsd.org/pkgsrc-changes/2016/07/05/msg143215.html
 >
 >  allows bootstrap to complete.
 >
 >  Proceeding with build attempts for openssl and icu.
 >
 >  --
 >  |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 >  |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 >  | X  No HTML/proprietary data in email.   BSD just sits there and works!
 >  |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 >
 >
 >
 
 --001a113ec784c2d1090536f8dc32
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 The old version of the header file is being used, and not the new one in th=
 e build directory. A workaround for this would be to rename the header, but=
  that is just papering over the cracks, and is dangerous- future changes co=
 uld change function signatures or add new functions, and we&#39;d be back i=
 n the same situation again<div><br></div><div>I need to have another look a=
 t the flags being used to compile during bootstrap=C2=A0</div><div><br></di=
 v><div>Best,</div><div>Alistair<span></span><br><br>On Tuesday, July 5, 201=
 6, John D. Baker &lt;<a href=3D"mailto:jdbaker%mylinuxisp.com@localhost";>jdbaker@myli=
 nuxisp.com</a>&gt; wrote:<br><blockquote class=3D"gmail_quote" style=3D"mar=
 gin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The following r=
 eply was made to PR pkg/51291; it has been noted by GNATS.<br>
 <br>
 From: &quot;John D. Baker&quot; &lt;<a href=3D"javascript:;" onclick=3D"_e(=
 event, &#39;cvml&#39;, &#39;jdbaker%mylinuxisp.com@localhost&#39;)">jdbaker@mylinuxis=
 p.com</a>&gt;<br>
 To: gnats-bugs%NetBSD.org@localhost<br>
 Cc:<br>
 Subject: Re: pkg/51291 (openssl build fails on MacOS X 10.4.11 powerpc)<br>
 Date: Wed, 6 Jul 2016 01:35:57 -0500 (CDT)<br>
 <br>
 =C2=A0On Wed, 6 Jul 2016, John D. Baker wrote:<br>
 <br>
 =C2=A0&gt; On Wed, 6 Jul 2016, Sevan Janiyan wrote:<br>
 =C2=A0&gt;<br>
 =C2=A0&gt; &gt; On 06/07/2016 00:25, John D. Baker wrote:<br>
 =C2=A0&gt; &gt; &gt;=C2=A0 Unfortunately, a bootstrap from scratch fails bu=
 ilding &quot;pkg_install&quot;:<br>
 =C2=A0&gt; &gt;<br>
 =C2=A0&gt; &gt; update your tree &amp; try again[1]<br>
 =C2=A0&gt; &gt;<br>
 =C2=A0&gt; &gt;=C2=A0 Sevan<br>
 =C2=A0&gt; &gt;=C2=A0 [1] <a href=3D"http://mail-index.netbsd.org/pkgsrc-ch=
 anges/2016/07/05/msg143217.html" target=3D"_blank">http://mail-index.netbsd=
 .org/pkgsrc-changes/2016/07/05/msg143217.html</a><br>
 =C2=A0&gt;<br>
 =C2=A0&gt; No change.=C2=A0 Same failure as before.<br>
 <br>
 =C2=A0Reverting to just before:<br>
 <br>
 =C2=A0 =C2=A0<a href=3D"http://mail-index.netbsd.org/pkgsrc-changes/2016/07=
 /05/msg143215.html" target=3D"_blank">http://mail-index.netbsd.org/pkgsrc-c=
 hanges/2016/07/05/msg143215.html</a><br>
 <br>
 =C2=A0allows bootstrap to complete.<br>
 <br>
 =C2=A0Proceeding with build attempts for openssl and icu.<br>
 <br>
 =C2=A0--<br>
 =C2=A0|/&quot;\ John D. Baker, KN5UKS=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
 =A0 =C2=A0 =C2=A0NetBSD=C2=A0 =C2=A0 =C2=A0Darwin/MacOS X<br>
 =C2=A0|\ / jdbaker[snail]mylinuxisp[flyspeck]com=C2=A0 =C2=A0 OpenBSD=C2=A0=
  =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 FreeBSD<br>
 =C2=A0| X=C2=A0 No HTML/proprietary data in email.=C2=A0 =C2=A0BSD just sit=
 s there and works!<br>
 =C2=A0|/ \ GPGkeyID:=C2=A0 D703 4A7E 479F 63F8 D3F4=C2=A0 BD99 9572 8F23 E4=
 AD 1645<br>
 <br>
 <br>
 </blockquote></div>
 
 --001a113ec784c2d1090536f8dc32--
 


Home | Main Index | Thread Index | Old Index