Opened 9 years ago

Closed 9 years ago

#48936 closed defect (fixed)

fityk @1.2.9: does not build or run with lua 5.3

Reported by: laestudillowong Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: fityk

Description (last modified by ryandesign (Ryan Carsten Schmidt))

When I tried to run Fityk, appears some problems with lua packaged

dyld: Symbol not found: _lua_remove
  Referenced from:  /opt/local/lib/libfityk.4.dylib
  Expected in: /opt/local/lib/liblua.dylib
Trace/BPT trap 5

Change History (3)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: fityk math removed
Summary: Fityk has problems with LuaFityk has problems with Lua 5.3
Type: updatedefect

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: Fityk has problems with Lua 5.3fityk @1.2.9: does not build or run with lua 5.3

Trying to build the port now gives this:

checking lua.h version is in range 501 <= v < 503... (found Lua 5.3, 503)... no

I see that a new version, fityk 1.3.0, is available, and although the changelog makes no mention of lua 5.3 compatibility, it does appear that lua 5.3 compatibility was added in this release.

comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Fixed in r140508.

Note: See TracTickets for help on using tickets.