please compile the latest master and report what you see. Once I hear
from you three i'll be happy and i'll revert the commit printing the
message.
Hmm, not so good. The configure part of the build gives
-- Lua support: Not found (using darktable's version)
then, the first attempt failed during the link. Simple problem, had to install
the
readline-devel package. DT build and installed in /usr/local/bin but:
$ ldd /usr/local/bin/darktable | grep -i lua
$
So it would seem that lua is NOT available, or am I reading the wrong?
Even moved the "build" directory out of the way so that a full compile would
take
placed - same result.
If it helps, the following is part of the compile output:
Building C object src/external/lua/CMakeFiles/lua.dir/src/linit.c.o
[ 10%] Building C object src/external/lua/CMakeFiles/lua.dir/src/liolib.c.o
[ 10%] [ 10%] [ 10%] Building C object
src/external/LuaAutoC/CMakeFiles/lautoc.dir/src/lautoc.c.o
[ 10%] Building C object src/external/lua/CMakeFiles/lua.dir/src/llex.c.o
[ 10%] Built target libraw_r
Building CXX object src/external/squish/CMakeFiles/squish.dir/alpha.cpp.o
[ 10%] Building C object src/external/lua/CMakeFiles/lua.dir/src/lmathlib.c.o
[ 11%] Building CXX object
src/external/squish/CMakeFiles/squish.dir/clusterfit.cpp.o
Building C object
src/external/LuaAutoC/CMakeFiles/lautoc.dir/src/lautoc_call.c.o
[ 11%] Building CXX object
src/external/squish/CMakeFiles/squish.dir/colourblock.cpp.o
[ 11%] [ 13%] [ 13%] Building C object
src/external/LuaAutoC/CMakeFiles/lautoc.dir/src/lautoc_enum.c.o
Building C object src/external/lua/CMakeFiles/lua.dir/src/lmem.c.o
[ 13%] Building C object src/external/lua/CMakeFiles/lua.dir/src/loadlib.c.o
[ 13%] Building C object
src/external/LuaAutoC/CMakeFiles/lautoc.dir/src/lautoc_hashtable.c.o
[ 13%] [ 15%] Building C object
src/external/lua/CMakeFiles/lua.dir/src/lobject.c.o
Building CXX object src/external/squish/CMakeFiles/squish.dir/colourfit.cpp.o
[ 15%] Building CXX object
src/external/squish/CMakeFiles/squish.dir/colourset.cpp.o
[ 15%] Building C object
src/external/LuaAutoC/CMakeFiles/lautoc.dir/src/lautoc_stack.c.o
Building CXX object src/external/squish/CMakeFiles/squish.dir/maths.cpp.o
[ 15%] [ 15%] [ 15%] [ 15%] Building C object
src/external/lua/CMakeFiles/lua.dir/src/lopcodes.c.o
Building C object src/external/lua/CMakeFiles/lua.dir/src/loslib.c.o
Building C object src/external/lua/CMakeFiles/lua.dir/src/lparser.c.o
Building C object
src/external/LuaAutoC/CMakeFiles/lautoc.dir/src/lautoc_struct.c.o
BTW: whilst scanning the compile output I noticed:
/home/kmg/local/darktable/src/external/LibRaw/src/libraw_datastream.cpp: In
member function ‘virtual LibRaw_byte_buffer*
LibRaw_abstract_datastream::make_byte_buffer(unsigned int)’:
/home/kmg/local/darktable/src/external/LibRaw/src/libraw_datastream.cpp:41:22:
warning: integer overflow in expression [-Woverflow]
if(sz> 2*1024*1024*1024) // 2GB is enough
^
/home/kmg/local/darktable/src/external/LibRaw/src/libraw_datastream.cpp:41:22:
warning: comparison between signed and unsigned integer expressions [-Wsign-
compare]
Will that integer overflow have a negative impact?
Kevin
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13.
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-devel