#19434: x86_64 aria2 error
-----------------------+----------------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  high       |  Milestone:  Chaos Calmer (trunk)
Component:  kernel     |    Version:  Trunk
 Keywords:             |
-----------------------+----------------------------------
 main@bogon:~/64$ make package/aria2/compile V=99 > /home/main/output.txt
 configure: WARNING: using cross tools not prefixed with host triplet
 configure: WARNING: result yes guessed because of cross compilation
 configure: WARNING: using cross tools not prefixed with host triplet
 libtool: link: warning: `-version-info/-version-number' is ignored for
 convenience libraries
 LibuvEventPoll.cc: In member function 'virtual void
 aria2::LibuvEventPoll::poll(const timeval&)':
 LibuvEventPoll.cc:144:59: error: invalid conversion from 'void
 (*)(uv_timer_t*, int) {aka void (*)(uv_timer_s*, int)}' to 'uv_timer_cb
 {aka void (*)(uv_timer_s*)}' [-fpermissive]
      uv_timer_start(timer, timer_callback, timeout, timeout);
                                                            ^
 In file included from LibuvEventPoll.h:43:0,
                  from LibuvEventPoll.cc:44:
 /home/main/64/staging_dir/target-
 x86_64_uClibc-0.9.33.2/usr/include/uv.h:760:15: error:   initializing
 argument 2 of 'int uv_timer_start(uv_timer_t*, uv_timer_cb, uint64_t,
 uint64_t)' [-fpermissive]
  UV_EXTERN int uv_timer_start(uv_timer_t* handle,
                ^
 make[6]: *** [LibuvEventPoll.lo] Error 1
 make[5]: *** [all-recursive] Error 1
 make[4]: *** [all-recursive] Error 1
 make[3]: *** [all] Error 2
 make[2]: *** [/home/main/64/build_dir/target-
 x86_64_uClibc-0.9.33.2/aria2-1.18.7/.built] Error 2
 make[1]: *** [package/feeds/packages/aria2/compile] Error 2
 make: *** [package/aria2/compile] Error 2
 main@bogon:~/64$

--
Ticket URL: <https://dev.openwrt.org/ticket/19434>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to