Mac/FreeBSD builds

Board for discussions around the Epyrus mail and news client.

Moderator: athenian200

dbsoft
Project Contributor
Project Contributor
Posts: 333
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: 994
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: 333
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: 23
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
Hobby Astronomer
Hobby Astronomer
Posts: 21
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: 333
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
Hobby Astronomer
Hobby Astronomer
Posts: 21
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: 994
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: 23
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

Post Reply