Mac/FreeBSD builds

Board for discussions around the Epyrus mail and news client.

Moderator: athenian200

dbsoft
Project Contributor
Project Contributor
Posts: 418
Joined: 2020-02-21, 17:35

Mac/FreeBSD builds

Unread post by dbsoft » 2023-06-05, 22:22

I did some builds for Mac and FreeBSD of 2.0.2. Like Pale Moon, the ARM64 version is signed and notarized, Intel64 is just signed.

https://dbsoft.org/epyrus/epyrus-2.0.2.arm64.dmg
https://dbsoft.org/epyrus/epyrus-2.0.2.intel64.dmg
https://dbsoft.org/epyrus/epyrus-2.0.2. ... tk3.tar.xz

User avatar
athenian200
Contributing developer
Contributing developer
Posts: 1535
Joined: 2018-10-28, 19:56
Location: Georgia

Re: Mac/FreeBSD builds

Unread post by athenian200 » 2023-06-06, 02:32

Thank you for helping out with that, dbsoft! I literally could not do Mac builds myself.
"The Athenians, however, represent the unity of these opposites; in them, mind or spirit has emerged from the Theban subjectivity without losing itself in the Spartan objectivity of ethical life. With the Athenians, the rights of the State and of the individual found as perfect a union as was possible at all at the level of the Greek spirit." -- Hegel's philosophy of Mind

dbsoft
Project Contributor
Project Contributor
Posts: 418
Joined: 2020-02-21, 17:35

Re: Mac/FreeBSD builds

Unread post by dbsoft » 2023-06-06, 21:35

My pleasure! Hope people get good use out of it!

User avatar
LeeBinder
Hobby Astronomer
Hobby Astronomer
Posts: 25
Joined: 2022-11-22, 20:35

Re: Mac/FreeBSD builds

Unread post by LeeBinder » 2023-07-18, 15:32

Thanks @dbsoft - found this topic thanks to athenian200 following a zig-zag trace, despite of you "making a binky"/ darting sideways/ trying to cover your tracks .. :D

Nah, just being naughty - it's all good. I understand this is the consolidated/ combined macOS/ FreeBSD topic here & now. Thanks for compiling - v.2.0.2 Intel running fine here :thumbup:
Intel MacBook (MacBookPro15,4) with macOS Ventura, Monterey and Big Sur

User avatar
marigold
Apollo supporter
Apollo supporter
Posts: 38
Joined: 2023-05-26, 17:45

Re: Mac/FreeBSD builds

Unread post by marigold » 2023-08-01, 01:20

dbsoft wrote:
2023-06-05, 22:22
I did some builds for Mac and FreeBSD of 2.0.2. Like Pale Moon, the ARM64 version is signed and notarized, Intel64 is just signed ...
Is macOS Mojave supported on Mac Intel? Couldn't run Epyrus on it and got the error:
Epyrus 202 cannot be opened because of a problem.
Check with the developer to make sure Epyrus 202 works with this version of macOS. You may need to reinstall the application. Be sure to install any available updates for the application and macOS.
Excerpt from Report:

Code: Select all

Process:               epyrus [1554]
Path:                  /Applications/Epyrus 202.app/Contents/MacOS/epyrus
Identifier:            org.mozilla.epyrus
Version:               2.0.2 (2.0.2)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           epyrus [1554]
User ID:               502

Date/Time:             2023-08-01 06:41:52.689 +0530
OS Version:            Mac OS X 10.14.6 (18G9323)
Report Version:        12
....

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    DYLD, [0x1] Library missing

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: @executable_path/libmozglue.dylib
  Referenced from: /Applications/Epyrus 202.app/Contents/MacOS/epyrus
  Reason: no suitable image found.  Did find:
	/Applications/Epyrus 202.app/Contents/MacOS/libmozglue.dylib: code signing blocked mmap() of '/Applications/Epyrus 202.app/Contents/MacOS/libmozglue.dylib'
	/Applications/Epyrus 202.app/Contents/MacOS/libmozglue.dylib: stat() failed with errno=1
	/Applications/Epyrus 202.app/Contents/MacOS/libmozglue.dylib: code signing blocked mmap() of '/Applications/Epyrus 202.app/Contents/MacOS/libmozglue.dylib'
	/Applications/Epyrus 202.app/Contents/MacOS/libmozglue.dylib: stat() failed with errno=1

Binary Images:
       0x10e7fc000 -        0x10e7ffff7 +org.mozilla.epyrus (2.0.2 - 2.0.2) <E35C65AC-2905-3C95-B207-2F83588957AC> /Applications/Epyrus 202.app/Contents/MacOS/epyrus
       0x11d009000 -        0x11d07370f  dyld (655.1.1) <4842B61A-B868-3146-9CA9-5582C4198B25> /usr/lib/dyld
    0x7fff458b0000 -     0x7fff45b27ff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <59418DD2-DC6D-34B2-B189-62AAD53F1174> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff4673b000 -     0x7fff4673bfff  com.apple.Cocoa (6.11 - 23) <4D068A12-9E8F-3264-88BA-8426A9849AE3> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff4923c000 -     0x7fff4923effb  com.apple.ExceptionHandling (1.5 - 13) <3CAD8B5B-14E6-3B9B-BD03-2E106E7AFADD> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
    0x7fff719a8000 -     0x7fff72130fd7  libobjc.A.dylib (756.2) <20942D4E-CE6F-376A-8BCD-016F88E4BFD5> /usr/lib/libobjc.A.dylib

dbsoft
Project Contributor
Project Contributor
Posts: 418
Joined: 2020-02-21, 17:35

Re: Mac/FreeBSD builds

Unread post by dbsoft » 2023-08-01, 08:15

marigold wrote:
2023-08-01, 01:20
Is macOS Mojave supported on Mac Intel? Couldn't run Epyrus on it and got the error:
Should be, it isn't a version I test on regularly... but that error is indicating a problem with the code signature... in the future I won't be signing on Intel unless I start notarizing them.

To remove the signature open Terminal.app and run this command:

Code: Select all

codesign --remove-signature /Applications/Epyrus.app/

User avatar
marigold
Apollo supporter
Apollo supporter
Posts: 38
Joined: 2023-05-26, 17:45

Re: Mac/FreeBSD builds

Unread post by marigold » 2023-08-01, 09:54

To remove the signature open Terminal.app and run this command:
That helped - everything works fine now. Thanks.


User avatar
athenian200
Contributing developer
Contributing developer
Posts: 1535
Joined: 2018-10-28, 19:56
Location: Georgia

Re: Mac/FreeBSD builds

Unread post by athenian200 » 2023-09-19, 04:22

Thank you again for providing these! You're helping bring Epyrus to people who otherwise wouldn't get the chance to use it.
"The Athenians, however, represent the unity of these opposites; in them, mind or spirit has emerged from the Theban subjectivity without losing itself in the Spartan objectivity of ethical life. With the Athenians, the rights of the State and of the individual found as perfect a union as was possible at all at the level of the Greek spirit." -- Hegel's philosophy of Mind

User avatar
LeeBinder
Hobby Astronomer
Hobby Astronomer
Posts: 25
Joined: 2022-11-22, 20:35

Re: Mac/FreeBSD builds

Unread post by LeeBinder » 2023-09-20, 18:32

Intel port working fine for me from what I could test so far. As usual a big THANK YOU, Brian :thumbup:
Intel MacBook (MacBookPro15,4) with macOS Ventura, Monterey and Big Sur

dbsoft
Project Contributor
Project Contributor
Posts: 418
Joined: 2020-02-21, 17:35

Re: Mac/FreeBSD builds

Unread post by dbsoft » 2023-12-22, 02:27


User avatar
LeeBinder
Hobby Astronomer
Hobby Astronomer
Posts: 25
Joined: 2022-11-22, 20:35

Re: Mac/FreeBSD builds

Unread post by LeeBinder » 2023-12-22, 11:29

Right on, thank you, Brian. v.2.1.1 is running on my Intel Mac. If you don't hear back from me, all is fine 8-)
Intel MacBook (MacBookPro15,4) with macOS Ventura, Monterey and Big Sur

User avatar
SlySven
Hobby Astronomer
Hobby Astronomer
Posts: 26
Joined: 2018-07-07, 22:42

Re: Mac/FreeBSD builds

Unread post by SlySven » 2024-01-21, 22:41

Can I also add my thanks towards the parties involved in porting/building both PaleMoon AND Epyrus to the FreeBSD platform. It has made my multi-OS multi-PC home setup (and the work I do on a MUD client runnable on multiple OSs) so much simpler with an email client and a web-browser (with sync) that is so cross-platform. Mind you with the way that that OS is finally starting to make some headway I might be asking awkward questions about building them both on GNU/Hurd in the future... :crazy:

dbsoft
Project Contributor
Project Contributor
Posts: 418
Joined: 2020-02-21, 17:35

Re: Mac/FreeBSD builds

Unread post by dbsoft » 2024-01-24, 04:31

SlySven wrote:
2024-01-21, 22:41
Can I also add my thanks towards the parties involved in porting/building both PaleMoon AND Epyrus to the FreeBSD platform. It has made my multi-OS multi-PC home setup (and the work I do on a MUD client runnable on multiple OSs) so much simpler with an email client and a web-browser (with sync) that is so cross-platform. Mind you with the way that that OS is finally starting to make some headway I might be asking awkward questions about building them both on GNU/Hurd in the future... :crazy:
Glad people are enjoying the builds! :)

Regarding Hurd, one of the contributors to the project successfully built Pale Moon for Hurd.... so it is possible in the future. However I personally don't run Hurd and don't know if he has any plans to do builds for it.

User avatar
athenian200
Contributing developer
Contributing developer
Posts: 1535
Joined: 2018-10-28, 19:56
Location: Georgia

Re: Mac/FreeBSD builds

Unread post by athenian200 » 2024-01-24, 23:25

Went ahead and linked this thread on the official Epyrus website. I had meant to do that a while back, but now I finally got around to it. Sometimes I almost forget I have the website.
"The Athenians, however, represent the unity of these opposites; in them, mind or spirit has emerged from the Theban subjectivity without losing itself in the Spartan objectivity of ethical life. With the Athenians, the rights of the State and of the individual found as perfect a union as was possible at all at the level of the Greek spirit." -- Hegel's philosophy of Mind

User avatar
LeeBinder
Hobby Astronomer
Hobby Astronomer
Posts: 25
Joined: 2022-11-22, 20:35

Re: Mac/FreeBSD builds

Unread post by LeeBinder » 2024-04-16, 23:07

by athenian200 » 2024-01-24, 22:27
Epyrus 2.1.2 has been released. This is a minor update to Epyrus, but a major security and platform update.

Here is the stuff I know is done:

- Windows 7 bug that caused issue when window was maximized is fixed.
- Work Offline feature should now work properly.
- All security and platform updates to UXP since the last release.
Intel MacBook (MacBookPro15,4) with macOS Ventura, Monterey and Big Sur


Post Reply