Guys,

 I'm trying to build EFL 1.17 but, "make doc" is failing:

---
efl-1.17.0$ ./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=${prefix}/include --mandir=${prefix}/share/man
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu
--libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking --enable-xinput22 --enable-image-loader-webp
--enable-fb --disable-tslib --enable-drm --enable-drm-hw-accel
--enable-gl-drm --enable-v4l2 --with-x --enable-harfbuzz
--enable-multisense --enable-systemd --enable-wayland -enable-egl
--with-opengl=es --enable-libvlc --enable-xine --enable-libuv --enable-doc
--enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-abb

# All good

efl-1.17.0$ make

# All good

efl-1.17.0$ make doc
.......
Generating docs for nested compound
efl::eina::js::rob_private_member::filler...
Generating docs for compound efl::eina::js::struct_ptr_tag...
/home/tmartins/sources/e/enlightenment/test/efl/efl-1.17.0/src/bindings/js/eina_js/eina_js_compatibility.hh:85:
warning: Member value (variable) of class efl::eina::js::struct_ptr_tag is
not documented.
Generating docs for compound efl::eina::js::struct_tag...
/home/tmartins/sources/e/enlightenment/test/efl/efl-1.17.0/src/bindings/js/eina_js/eina_js_compatibility.hh:76:
warning: Member value (variable) of class efl::eina::js::struct_tag is not
documented.
Generating docs for compound efl::eina::js::_libv8_callback_info_test< T,
typename std::enable_if< std::is_same< decltype(&T::SetCallHandler),
void(T::*)(_libv8_invocation_callback, v8::Handle< v8::Value >)>::value
>::type...
error: Could not open file
/home/tmartins/sources/e/enlightenment/test/efl/efl-1.17.0/doc/man/man3/efl_eina_js__libv8_callback_info_test_
T, typename std_enable_if_ std_is_same_ decltype(_T_SetCallHandler),
void(T__)(_libv8_invocation_callback, v8_Handle_ v8_Value _)__value
__type.3 for writing
Exiting...
Makefile:1688: recipe for target 'doc' failed
make[1]: *** [doc] Error 1
Makefile:3076: recipe for target 'doc' failed
make: *** [doc] Error 2
---

Any clue?

Thanks!
Thiago
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to