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: Sevan Janiyan <sevan%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost, jdbaker%mylinuxisp.com@localhost
Cc:
Subject: Re: pkg/51291 (openssl build fails on MacOS X 10.4.11 powerpc)
Date: Thu, 25 Aug 2016 17:45:45 +0100
On 25/08/2016 17:25, John D. Baker wrote:
> The following reply was made to PR pkg/51291; it has been noted by GNATS.
>
> From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: pkg/51291 (openssl build fails on MacOS X 10.4.11 powerpc)
> Date: Thu, 25 Aug 2016 11:20:49 -0500 (CDT)
>
> On Fri, 8 Jul 2016, John D. Baker wrote:
>
> > On Thu, 7 Jul 2016, John D. Baker wrote:
> > > Found it. This commit:
> > >
> > > http://mail-index.netbsd.org/pkgsrc-changes/2016/03/14/msg138134.html
> > >
> > > breaks building "security/openssl" on MacOS X 10.4.11 (powerpc).
> >
> > This also breaks "converters/help2man":
>
> As of 201608251450Z, I still see these problems. Reverting the changes
> logged in the above commit email lets me build openssl and help2man.
> So far other packages I build have no trouble with the pkgsrc-current
> versions of the files noted in the changelog.
>
> In case it matters, my XCode installation was last updated from the
>
> xcode25_8m2558_developerdvd.dmg
>
> image, circa 23 December 2007.
>
> Perhaps it would help to reapply the update or re-install XCode?
I'm also using XCode 2.5 from https://developer.apple.com/download/
filename: xcode25_8m2558_developerdvd.dmg
Most recent OpenSSL package which was built on Tiger for me was:
http://sevan.mit.edu/packages/All/openssl-1.0.2hnb2.tgz
If you bootstrap pkgsrc-current under a new prefix and try building
security/openssl again without any customisation, do you still see the
same problem?
cd /usr/pkgsrc/bootstrap
./bootstrap --unprivileged --prefix /tmp/foo
cd ../security/openssl
/tmp/foo/bin/bmake
Sevan
Home |
Main Index |
Thread Index |
Old Index