Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] First Mac M1 build of EPP

Unfortunately I won’t have time to go through each of the epp packages for Apple M1. If there are specific flows that people want me to test, I will do my best. Generally I haven’t encountered any issues.

Brian.

On Oct 8, 2021, at 4:05 PM, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:


Thanks Brian for confirming it is working for you. As you have seen now the 2021-12 M1 build includes a fully signed and notarized version. Please report the specific issues to the relevant projects if you can tell, let me know if you need any help tracking down where a specific issue is coming from.

Because CDT project have not provided native components for mac aarch64 yet I do expect that some items in CDT may not work, or work suboptimally (such as terminal integration, debug launch and serial communication). If you are affected and/or can do testing of what I produce, let me know and follow https://bugs.eclipse.org/bugs/show_bug.cgi?id=576533

Thanks,
Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Fri, 8 Oct 2021 at 11:09, Brian de Alwis <briandealwis@xxxxxxxxx> wrote:
Sorry Jonah, I missed your original request.  I have an M1 with Zulu 16.0.2 and have been successfully using the Platform builds.

I tried the #1179 gerrit build. I needed to extract the tar from the command-line as the Eclipse.app was otherwise marked as quarantined and failed to launch. But it otherwise seems fine.  Cmd-3 cbi produces

Eclipse IDE for C/C++ Developers (includes Incubating components)

Version: 2021-09 (4.21.0)

Build id: 20210917-2032

OS: Mac OS X, v.11.6, aarch64 / cocoa

Java vendor: Azul Systems, Inc.

Java runtime version: 16.0.2+7

Java version: 16.0.2



Screen Shot 2021-10-08 at 11.04.39 AM.png

I see warnings like the following logged when I run from the command-line:

2021-10-08 11:00:02.202 eclipse[38840:5381974] *** WARNING: Method convertPointToBase: in class NSView is deprecated on 10.7 and later. It should not be used in new applications. 

2021-10-08 11:00:08.598 eclipse[38840:5381974] CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called

2021-10-08 11:00:17.975 eclipse[38840:5381974] nil host used in call to allowsSpecificHTTPSCertificateForHost

2021-10-08 11:00:17.975 eclipse[38840:5381974] nil host used in call to allowsAnyHTTPSCertificateForHost:


Brian.
On Oct 7, 2021, at 9:46 PM, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:


Hi folks,

I decided to publish the mac aarch64 builds as part of M1 - URLs to follow shortly. I have not had any confirmation that anything works, and I know that, for example, CDT's native components are not supported (yet?), but as this is basically the same as what Eclipse Platform team provides then we should be good to go.

@webdev team, can you add links for mac on aarch64 to the downloads page at your earlier convenience? Let me know if you need a bug report or any other information.

Jonah
~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Fri, 17 Sept 2021 at 21:01, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
FYI - if you have access to Mac M1 and can test this out and report back that would be great.

Jonah

---------- Forwarded message ---------
From: <bugzilla-daemon@xxxxxxxxxxx>
Date: Fri, 17 Sept 2021 at 21:00
Subject: [Bug 575680] Build IDE packages for Mac M1 processor architecture
To: <jonah@xxxxxxxxxxxxxxxx>


https://bugs.eclipse.org/bugs/show_bug.cgi?id=575680
Product/Component: EPP / all-packages

--- Comment #6 from Jonah Graham <jonah@xxxxxxxxxxxxxxxx> ---
A test build for Mac M1 EPP with the same contents that were in 2021-09 release
is available now at
https://ci.eclipse.org/packaging/job/epp-tycho-build.gerrit/1178/artifact/org.eclipse.epp.packages/archive/
or
https://ci.eclipse.org/packaging/job/epp-tycho-build.gerrit/1179/artifact/org.eclipse.epp.packages/archive/

The difference is 1179 does not have JustJ in it for the packages that normally
include JustJ.

Download the file for the EPP package and report back if it works. This build
is unsigned/unnotarized, so download the *2021-09-R-macosx.cocoa.aarch64.tar.gz
file and try it out.

--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/epp-dev
_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/epp-dev
_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/epp-dev

Back to the top