Opened 6 years ago

Closed 6 years ago

#5058 closed defect (fixed)

Linux nightly build broken since July 20

Reported by: Francesco Casella Owned by: Martin Sjölund
Priority: critical Milestone: 1.13.0
Component: Testing Framework Version:
Keywords: Cc: massimo ceraolo

Description

The Linux nightly build is broken since 20 July. The error message is:

Traceback (most recent call last):
  File "./make-packages.py", line 311, in <module>
    assert(0==subprocess.call(cmd))

I understand there is some issue with the integration with OMSimulator.

Change History (2)

comment:1 by Francesco Casella, 6 years ago

The OSX also got broken at the same time, giving this error:

Could not open MAC64/libomtlmsimulator.dylib: Error opening or reading file (referenced from /Applications/MacPorts/OMEdit.app/Contents/MacOS/OMEdit)
Could not open libOMSimulatorLib.dylib: Error opening or reading file (referenced from /Applications/MacPorts/OMEdit.app/Contents/MacOS/OMEdit)
libOMSimulatorLib.dylib seems to be referenced using a relative path. This may be a problem with its canonical library name and require the use of install_name_tool(1) to fix.
--->  Found 5 broken files, matching files to ports

comment:2 by Francesco Casella, 6 years ago

Cc: massimo ceraolo added
Resolution: fixed
Status: newclosed

The Linux nightly was fixed in 97099ca and is available since Aug 21.

The MacOSX build has still issues, see #5072

Note: See TracTickets for help on using tickets.