-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Erlexec compile failing on FreeBSD 14 #3803
Comments
Hi @seannaswell, I just tried compiling erlexec on FreeBSD (Aarch64 in Parallels on a M1 Mac) and that worked well, so it seems. I cloned it from here https://github.com/saleyn/erlexec Somehow a compile of Zotonic itself stops at this error, which I don't understand yet. Maybe later in the week I have some time to dig into that one. Could you check if erlexec from git compiles on your machine? |
On a parallel note, I just plugged the first part of your error into Kagi and found this page: Maybe worth a try, or just random noice. |
Actually I am getting exactly what your screenshot shows. I updated the issue shortly after opening, adding the opening lines to provide some context... Edit: not "exactly" what you are seeing, but likely the same cause. Will test Erlexec and follow-up. |
Okay, did some testing with a ZFS clone of a Zotonic jail... Updated to the latest Zotonic git, and attempted to compile, which results in the errors seen above. Then a When testing I first cloned the git repo of Erlexec into the At least it worked for me... |
Not sure how many people use Zotonic on FreeBSD, and whether it makes sense to investigate further if this is a FreeBSD specific issue. Also not certain why deleting the erlexec build folder works, but it has on several VM's. I can do further tests if helpful, otherwise feel free to close this issue... Thanks for taking the time to fire up a FreeBSD VM and point me in the right direction, very helpful and much appreciated. |
For now I will just close this :-) Let's revisit when the compile acts up again. |
Agree, and unfortunately not much else I can add. It did happen on another VM, but removing the Erlexec folder and letting GMake fetch and compile a fresh copy worked. Did some testing using various combinations of Erlang/Postgres and GCC versions (GCC 12.5 is default, but 13 supported on FreeBSD), and the results were not conclusive. Since nobody else chimed in and the solution above worked, I did not look further. Thanks again. |
Zotonic
versiongit master
OS
/Browser
versionFreeBSD 14
Updated to current master and compiled. Erlexec fails with the messages below.
Had a similar issue previously which was related to Erlexec and FreeBSD support, wondering if the errors below are also related to FreeBSD, or something Zotonic specific.
FreeBSD 14
Erlang 25.3.2.12
Many, many more of the same, finishing with:
The text was updated successfully, but these errors were encountered: