macosforge / darwinbuild

Darwinbuild is a collection of tools that assist compilation of the many projects contained in Darwin, the open source base of Apple's macOS operating system.
https://macosforge.github.io/darwinbuild/
Other
128 stars 54 forks source link

Update to replace deprecated function calls #139

Closed bhuntsman closed 5 years ago

bhuntsman commented 7 years ago

These changes allow DarwinBuild to build and run on macOS Sierra 10.12.4

csekel commented 7 years ago

You need to close this pull @bhuntsman there are errors that are cause malformed binary packages coming from these changes. The patches you created for the releases are fine but the Darwinbuild patch you made is having problems.

bhuntsman commented 7 years ago

Happy to. Can you provide an example of what's wrong though? Do you have a working alternative?

Thanks!

-Ben

Sent from my iPhone

On Jun 27, 2017, at 4:54 AM, Cliff Sekel aKa InSaneDarwin notifications@github.com<mailto:notifications@github.com> wrote:

You need to close this pull @bhuntsmanhttps://github.com/bhuntsman there are errors that are cause malformed binary packages coming from these changes.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/macosforge/darwinbuild/pull/139#issuecomment-311335844, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAbskbnFW8n9Pt2eh2mrnIcWem-r4F_sks5sIO2JgaJpZM4M2hby.

csekel commented 7 years ago

Try using standard SDK and building in 10.12.4 plist for IOPCIFamily you'll see.

csekel commented 7 years ago

Working alt is mine I just closed the pull request due to lack of response from Apple but the show must go on as they say.