Opened 8 years ago
Closed 8 years ago
#4457 closed defect (fixed)
Hudson Mac builds fail
Reported by: | Adam Dershowitz | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Build Environment | Version: | |
Keywords: | Cc: |
Description
I've noticed that for the last two weeks that the Mac builds of OpenModelica are failing on Hudson. But, I'm still able to build without a problem on my computer.
The error on Hudson seems to be that it is failing to find the zmq library. I see that I have that library installed, although it looks like it is a dependency of a different port.
So, perhaps there was a change for OM to require that port, but the corresponding change wasn't made to the OM Port file? Thus, just having that port allows it to build.
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Milestone: | Future |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed by PR 1703.
Note:
See TracTickets
for help on using tickets.
We don't use the portfiles for it. Something probably went wrong with the installation of the files. I see a libzmq.dylib symlink being generated, but it's a broken symlink...