Modify ↓
Opened 9 years ago
Closed 9 years ago
#4997 closed defect (fixed)
Compilation error in rtorrent
Reported by: | Daniel Dickinson <cshore@…> | Owned by: | nico |
---|---|---|---|
Priority: | normal | Milestone: | Kamikaze 8.09.1 |
Component: | packages | Version: | Kamikaze 8.09 |
Keywords: | Cc: |
Description
rtorrent compilation fails with the following messages:
make[4]: Entering directory `/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/feeds/packages/libs/xmlrpc-c' rm -f /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/stamp/.xmlrpc-c_installed make[4]: Leaving directory `/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/feeds/packages/libs/xmlrpc-c' rm -rf /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c mkdir -p /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/host /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/packages /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/host/packages mkdir -p /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/usr/include cp -fpR /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/xmlrpc-c-1.17.7_r1686/ipkg-install/usr/include/*.h /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/usr/include/ mkdir -p /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/usr/include/xmlrpc-c cp -fpR /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/xmlrpc-c-1.17.7_r1686/ipkg-install/usr/include/xmlrpc-c/*.h /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/usr/include/xmlrpc-c mkdir -p /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/usr/lib cp -fpR /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/xmlrpc-c-1.17.7_r1686/ipkg-install/usr/lib/libxmlrpc*.{a,so*} /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/usr/lib/ mkdir -p /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/usr/bin install -m0755 /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/xmlrpc-c-1.17.7_r1686/ipkg-install/usr/bin/xmlrpc-c-config /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/usr/bin/ /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/host/bin/sed -i -e 's,HEADERINST_DIR="/usr/include",HEADERINST_DIR="/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/usr/include",g' /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/usr/bin/xmlrpc-c-config /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/host/bin/sed -i -e 's,LIBINST_DIR="/usr/lib",LIBINST_DIR="/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/usr/lib",g' /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/usr/bin/xmlrpc-c-config mkdir -p /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/host/bin ln -sf /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/usr/bin/xmlrpc-c-config /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/host/bin/ find /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c -name '*.la' | xargs -r /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/host/bin/sed -i -e "s,\(^libdir='\| \|-L\|^dependency_libs='\)/usr/lib,\1/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/usr/lib,g" find /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/host -name '*.la' | xargs -r /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/host/bin/sed -i -e "s,\(^libdir='\| \|-L\|^dependency_libs='\)/usr/lib,\1/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/usr/lib,g" if [ -d /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c ]; then (cd /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c; find ./ > /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/packages/xmlrpc-c.list); cp -fpR /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c/* /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/; fi rm -rf /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/tmp/stage-xmlrpc-c touch /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/stamp/.xmlrpc-c_installed make[3]: Leaving directory `/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/feeds/packages/libs/xmlrpc-c' make[3]: Entering directory `/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/feeds/packages/net/rtorrent' mkdir -p /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/dl --2009-04-23 20:53:13-- http://mirror2.openwrt.org/sources/rtorrent-0.8.4_r1087.tar.gz Resolving naalstone... 192.168.2.1 Connecting to naalstone|192.168.2.1|:8118... connected. Proxy request sent, awaiting response... 404 Not Found 2009-04-23 20:53:14 ERROR 404: Not Found. Download failed. --2009-04-23 20:53:14-- http://downloads.openwrt.org/sources/rtorrent-0.8.4_r1087.tar.gz Resolving naalstone... 192.168.2.1 Connecting to naalstone|192.168.2.1|:8118... connected. Proxy request sent, awaiting response... 404 Not Found 2009-04-23 20:53:15 ERROR 404: Not Found. Download failed. No more mirrors to try - giving up. Checking out files from the svn repository... A rtorrent-0.8.4_r1087/configure.ac A rtorrent-0.8.4_r1087/AUTHORS A rtorrent-0.8.4_r1087/TODO A rtorrent-0.8.4_r1087/doc A rtorrent-0.8.4_r1087/doc/rtorrent.rc A rtorrent-0.8.4_r1087/doc/faq.xml A rtorrent-0.8.4_r1087/doc/Makefile.am A rtorrent-0.8.4_r1087/doc/rtorrent.1.xml A rtorrent-0.8.4_r1087/doc/rtorrent.1 A rtorrent-0.8.4_r1087/INSTALL A rtorrent-0.8.4_r1087/ChangeLog A rtorrent-0.8.4_r1087/scripts A rtorrent-0.8.4_r1087/scripts/checks.m4 A rtorrent-0.8.4_r1087/scripts/attributes.m4 A rtorrent-0.8.4_r1087/scripts/common.m4 A rtorrent-0.8.4_r1087/src A rtorrent-0.8.4_r1087/src/command_helpers.cc A rtorrent-0.8.4_r1087/src/rpc A rtorrent-0.8.4_r1087/src/rpc/parse_commands.cc A rtorrent-0.8.4_r1087/src/rpc/command_scheduler_item.h A rtorrent-0.8.4_r1087/src/rpc/parse_commands.h A rtorrent-0.8.4_r1087/src/rpc/xmlrpc.cc A rtorrent-0.8.4_r1087/src/rpc/scgi_task.cc A rtorrent-0.8.4_r1087/src/rpc/xmlrpc.h A rtorrent-0.8.4_r1087/src/rpc/scgi_task.h A rtorrent-0.8.4_r1087/src/rpc/parse.cc A rtorrent-0.8.4_r1087/src/rpc/command_map.cc A rtorrent-0.8.4_r1087/src/rpc/command_scheduler.cc A rtorrent-0.8.4_r1087/src/rpc/parse.h A rtorrent-0.8.4_r1087/src/rpc/command_map.h A rtorrent-0.8.4_r1087/src/rpc/command_scheduler.h A rtorrent-0.8.4_r1087/src/rpc/command_slot.cc A rtorrent-0.8.4_r1087/src/rpc/command.h A rtorrent-0.8.4_r1087/src/rpc/command_slot.h A rtorrent-0.8.4_r1087/src/rpc/exec_file.cc A rtorrent-0.8.4_r1087/src/rpc/command_variable.cc A rtorrent-0.8.4_r1087/src/rpc/command_function.cc A rtorrent-0.8.4_r1087/src/rpc/exec_file.h A rtorrent-0.8.4_r1087/src/rpc/command_variable.h A rtorrent-0.8.4_r1087/src/rpc/command_function.h A rtorrent-0.8.4_r1087/src/rpc/Makefile.am A rtorrent-0.8.4_r1087/src/rpc/scgi.cc A rtorrent-0.8.4_r1087/src/rpc/scgi.h A rtorrent-0.8.4_r1087/src/rpc/command_scheduler_item.cc A rtorrent-0.8.4_r1087/src/command_helpers.h A rtorrent-0.8.4_r1087/src/command_events.cc A rtorrent-0.8.4_r1087/src/command_object.cc A rtorrent-0.8.4_r1087/src/core A rtorrent-0.8.4_r1087/src/core/poll_manager_select.cc A rtorrent-0.8.4_r1087/src/core/download_factory.h A rtorrent-0.8.4_r1087/src/core/poll_manager_select.h A rtorrent-0.8.4_r1087/src/core/poll_manager.h A rtorrent-0.8.4_r1087/src/core/download_list.cc A rtorrent-0.8.4_r1087/src/core/view_manager.cc A rtorrent-0.8.4_r1087/src/core/curl_get.h A rtorrent-0.8.4_r1087/src/core/dht_manager.cc A rtorrent-0.8.4_r1087/src/core/view.cc A rtorrent-0.8.4_r1087/src/core/dht_manager.h A rtorrent-0.8.4_r1087/src/core/manager.h A rtorrent-0.8.4_r1087/src/core/download_store.cc A rtorrent-0.8.4_r1087/src/core/download_store.h A rtorrent-0.8.4_r1087/src/core/poll_manager_epoll.cc A rtorrent-0.8.4_r1087/src/core/curl_stack.h A rtorrent-0.8.4_r1087/src/core/poll_manager_epoll.h A rtorrent-0.8.4_r1087/src/core/download_factory.cc A rtorrent-0.8.4_r1087/src/core/poll_manager.cc A rtorrent-0.8.4_r1087/src/core/curl_get.cc A rtorrent-0.8.4_r1087/src/core/download_list.h A rtorrent-0.8.4_r1087/src/core/view_manager.h A rtorrent-0.8.4_r1087/src/core/download.cc A rtorrent-0.8.4_r1087/src/core/download_slot_map.h A rtorrent-0.8.4_r1087/src/core/download.h A rtorrent-0.8.4_r1087/src/core/manager.cc A rtorrent-0.8.4_r1087/src/core/view.h A rtorrent-0.8.4_r1087/src/core/curl_socket.cc A rtorrent-0.8.4_r1087/src/core/poll_manager_kqueue.cc A rtorrent-0.8.4_r1087/src/core/curl_socket.h A rtorrent-0.8.4_r1087/src/core/poll_manager_kqueue.h A rtorrent-0.8.4_r1087/src/core/log.cc A rtorrent-0.8.4_r1087/src/core/log.h A rtorrent-0.8.4_r1087/src/core/http_queue.cc A rtorrent-0.8.4_r1087/src/core/http_queue.h A rtorrent-0.8.4_r1087/src/core/Makefile.am A rtorrent-0.8.4_r1087/src/core/curl_stack.cc A rtorrent-0.8.4_r1087/src/command_download.cc A rtorrent-0.8.4_r1087/src/signal_handler.cc A rtorrent-0.8.4_r1087/src/command_ui.cc A rtorrent-0.8.4_r1087/src/input A rtorrent-0.8.4_r1087/src/input/path_input.cc A rtorrent-0.8.4_r1087/src/input/manager.h A rtorrent-0.8.4_r1087/src/input/bindings.cc A rtorrent-0.8.4_r1087/src/input/path_input.h A rtorrent-0.8.4_r1087/src/input/bindings.h A rtorrent-0.8.4_r1087/src/input/input_event.cc A rtorrent-0.8.4_r1087/src/input/input_event.h A rtorrent-0.8.4_r1087/src/input/text_input.cc A rtorrent-0.8.4_r1087/src/input/Makefile.am A rtorrent-0.8.4_r1087/src/input/text_input.h A rtorrent-0.8.4_r1087/src/input/manager.cc A rtorrent-0.8.4_r1087/src/command_scheduler.cc A rtorrent-0.8.4_r1087/src/signal_handler.h A rtorrent-0.8.4_r1087/src/utils A rtorrent-0.8.4_r1087/src/utils/list_focus.h A rtorrent-0.8.4_r1087/src/utils/socket_fd.cc A rtorrent-0.8.4_r1087/src/utils/socket_fd.h A rtorrent-0.8.4_r1087/src/utils/directory.cc A rtorrent-0.8.4_r1087/src/utils/Makefile.am A rtorrent-0.8.4_r1087/src/utils/file_status_cache.cc A rtorrent-0.8.4_r1087/src/utils/directory.h A rtorrent-0.8.4_r1087/src/utils/file_status_cache.h A rtorrent-0.8.4_r1087/src/utils/lockfile.cc A rtorrent-0.8.4_r1087/src/utils/lockfile.h A rtorrent-0.8.4_r1087/src/command_file.cc A rtorrent-0.8.4_r1087/src/control.cc A rtorrent-0.8.4_r1087/src/display A rtorrent-0.8.4_r1087/src/display/window_download_list.h A rtorrent-0.8.4_r1087/src/display/text_element_value.h A rtorrent-0.8.4_r1087/src/display/frame.h A rtorrent-0.8.4_r1087/src/display/window_download_transfer_list.cc A rtorrent-0.8.4_r1087/src/display/window_download_transfer_list.h A rtorrent-0.8.4_r1087/src/display/window_statusbar.cc A rtorrent-0.8.4_r1087/src/display/window_log_complete.cc A rtorrent-0.8.4_r1087/src/display/window_file_list.cc A rtorrent-0.8.4_r1087/src/display/window_statusbar.h A rtorrent-0.8.4_r1087/src/display/utils.h A rtorrent-0.8.4_r1087/src/display/window_file_list.h A rtorrent-0.8.4_r1087/src/display/window_title.cc A rtorrent-0.8.4_r1087/src/display/window_http_queue.cc A rtorrent-0.8.4_r1087/src/display/window_log.h A rtorrent-0.8.4_r1087/src/display/canvas.cc A rtorrent-0.8.4_r1087/src/display/window_text.cc A rtorrent-0.8.4_r1087/src/display/manager.h A rtorrent-0.8.4_r1087/src/display/canvas.h A rtorrent-0.8.4_r1087/src/display/window_text.h A rtorrent-0.8.4_r1087/src/display/window_download_chunks_seen.cc A rtorrent-0.8.4_r1087/src/display/window_download_chunks_seen.h A rtorrent-0.8.4_r1087/src/display/window_input.cc A rtorrent-0.8.4_r1087/src/display/window_download_statusbar.cc A rtorrent-0.8.4_r1087/src/display/attributes.h A rtorrent-0.8.4_r1087/src/display/window_string_list.cc A rtorrent-0.8.4_r1087/src/display/frame.cc A rtorrent-0.8.4_r1087/src/display/text_element_list.h A rtorrent-0.8.4_r1087/src/display/text_element.h A rtorrent-0.8.4_r1087/src/display/utils.cc A rtorrent-0.8.4_r1087/src/display/window_log_complete.h A rtorrent-0.8.4_r1087/src/display/window.cc A rtorrent-0.8.4_r1087/src/display/window_log.cc A rtorrent-0.8.4_r1087/src/display/window.h A rtorrent-0.8.4_r1087/src/display/manager.cc A rtorrent-0.8.4_r1087/src/display/window_title.h A rtorrent-0.8.4_r1087/src/display/window_http_queue.h A rtorrent-0.8.4_r1087/src/display/window_peer_list.cc A rtorrent-0.8.4_r1087/src/display/window_tracker_list.cc A rtorrent-0.8.4_r1087/src/display/window_peer_list.h A rtorrent-0.8.4_r1087/src/display/window_tracker_list.h A rtorrent-0.8.4_r1087/src/display/text_element_string.cc A rtorrent-0.8.4_r1087/src/display/Makefile.am A rtorrent-0.8.4_r1087/src/display/text_element_string.h A rtorrent-0.8.4_r1087/src/display/window_download_statusbar.h A rtorrent-0.8.4_r1087/src/display/text_element_list.cc A rtorrent-0.8.4_r1087/src/display/window_input.h A rtorrent-0.8.4_r1087/src/display/window_download_list.cc A rtorrent-0.8.4_r1087/src/display/text_element_value.cc A rtorrent-0.8.4_r1087/src/display/window_string_list.h A rtorrent-0.8.4_r1087/src/control.h A rtorrent-0.8.4_r1087/src/command_dynamic.cc A rtorrent-0.8.4_r1087/src/globals.cc A rtorrent-0.8.4_r1087/src/main.cc A rtorrent-0.8.4_r1087/src/option_parser.cc A rtorrent-0.8.4_r1087/src/Makefile.am A rtorrent-0.8.4_r1087/src/globals.h A rtorrent-0.8.4_r1087/src/option_parser.h A rtorrent-0.8.4_r1087/src/command_network.cc A rtorrent-0.8.4_r1087/src/command_local.cc A rtorrent-0.8.4_r1087/src/command_tracker.cc A rtorrent-0.8.4_r1087/src/command_peer.cc A rtorrent-0.8.4_r1087/src/ui A rtorrent-0.8.4_r1087/src/ui/element_text.cc A rtorrent-0.8.4_r1087/src/ui/element_peer_list.cc A rtorrent-0.8.4_r1087/src/ui/element_text.h A rtorrent-0.8.4_r1087/src/ui/element_tracker_list.cc A rtorrent-0.8.4_r1087/src/ui/element_peer_list.h A rtorrent-0.8.4_r1087/src/ui/element_tracker_list.h A rtorrent-0.8.4_r1087/src/ui/download_list.cc A rtorrent-0.8.4_r1087/src/ui/download_list.h A rtorrent-0.8.4_r1087/src/ui/download.cc A rtorrent-0.8.4_r1087/src/ui/download.h A rtorrent-0.8.4_r1087/src/ui/element_string_list.cc A rtorrent-0.8.4_r1087/src/ui/element_download_list.cc A rtorrent-0.8.4_r1087/src/ui/element_string_list.h A rtorrent-0.8.4_r1087/src/ui/element_menu.cc A rtorrent-0.8.4_r1087/src/ui/element_download_list.h A rtorrent-0.8.4_r1087/src/ui/element_chunks_seen.cc A rtorrent-0.8.4_r1087/src/ui/element_menu.h A rtorrent-0.8.4_r1087/src/ui/element_chunks_seen.h A rtorrent-0.8.4_r1087/src/ui/element_log_complete.cc A rtorrent-0.8.4_r1087/src/ui/element_file_list.cc A rtorrent-0.8.4_r1087/src/ui/root.cc A rtorrent-0.8.4_r1087/src/ui/element_log_complete.h A rtorrent-0.8.4_r1087/src/ui/element_file_list.h A rtorrent-0.8.4_r1087/src/ui/element_base.h A rtorrent-0.8.4_r1087/src/ui/Makefile.am A rtorrent-0.8.4_r1087/src/ui/root.h A rtorrent-0.8.4_r1087/src/ui/element_transfer_list.cc A rtorrent-0.8.4_r1087/src/ui/element_transfer_list.h A rtorrent-0.8.4_r1087/COPYING A rtorrent-0.8.4_r1087/Makefile.am A rtorrent-0.8.4_r1087/autogen.sh A rtorrent-0.8.4_r1087/NEWS A rtorrent-0.8.4_r1087/README A rtorrent-0.8.4_r1087/rak A rtorrent-0.8.4_r1087/rak/priority_queue_default.h A rtorrent-0.8.4_r1087/rak/string_manip.h A rtorrent-0.8.4_r1087/rak/path.h A rtorrent-0.8.4_r1087/rak/socket_address.h A rtorrent-0.8.4_r1087/rak/partial_queue.h A rtorrent-0.8.4_r1087/rak/address_info.h A rtorrent-0.8.4_r1087/rak/error_number.h A rtorrent-0.8.4_r1087/rak/functional.h A rtorrent-0.8.4_r1087/rak/fs_stat.h A rtorrent-0.8.4_r1087/rak/unordered_vector.h A rtorrent-0.8.4_r1087/rak/regex.h A rtorrent-0.8.4_r1087/rak/functional_fun.h A rtorrent-0.8.4_r1087/rak/file_stat.h A rtorrent-0.8.4_r1087/rak/ranges.h A rtorrent-0.8.4_r1087/rak/timer.h A rtorrent-0.8.4_r1087/rak/priority_queue.h A rtorrent-0.8.4_r1087/rak/algorithm.h Checked out revision 1087. Packing checkout... gzip -dc /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/dl/rtorrent-0.8.4_r1087.tar.gz | /bin/tar -C /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/.. -xf - Applying ./patches/800-fix-xmlrpc-utf8.diff using plaintext: patching file src/rpc/xmlrpc.cc touch /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/.prepared_9f3c0d61ff49e99b30690dcf5e1cdc32 if [ -f "/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/./libtool" -a -e "/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/bin/libtool" ]; then rm -f /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/./libtool; ln -s /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/bin/libtool /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/./; fi if [ -f "/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/./ltmain.sh" -a -e "/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/libtool/ltmain.sh" ]; then rm -f /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/./ltmain.sh; ln -s /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/libtool/ltmain.sh /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/./; fi if [ -f "/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/./libtool.m4" -a -e "/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4" ]; then rm -f /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/./libtool.m4; ln -s /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4 /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/./; fi if [ -f "/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/./configure" ]; then /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/host/bin/sed -i -e 's,pardus_ltmain_version=.*,pardus_ltmain_version="$pardus_lt_version",' /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/./configure; fi (cd /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087; ./autogen.sh ); aclocal... /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached autoconf/general.m4:1987: AC_CACHE_VAL is expanded from... autoconf/general.m4:2000: AC_CACHE_CHECK is expanded from... /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:670: AC_LIBTOOL_COMPILER_OPTION is expanded from... /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:5485: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:2772: _LT_AC_LANG_C_CONFIG is expanded from... /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:2699: AC_LIBTOOL_LANG_C_CONFIG is expanded from... /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from... /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from... /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from... configure.ac:7: the top level configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:708: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:3806: _LT_AC_LANG_CXX_CONFIG is expanded from... /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:2780: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:1925: _LT_AC_TAGCONFIG is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:4107: _LT_AC_LANG_F77_CONFIG is expanded from... /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:4006: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:4167: _LT_AC_LANG_GCJ_CONFIG is expanded from... /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/host/share/aclocal/libtool.m4:4115: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached autoheader... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached autoconf/general.m4:1987: AC_CACHE_VAL is expanded from... autoconf/general.m4:2000: AC_CACHE_CHECK is expanded from... aclocal.m4:1686: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:6489: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... aclocal.m4:3784: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:3715: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:1236: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:1091: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:1071: AC_PROG_LIBTOOL is expanded from... configure.ac:7: the top level configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:1724: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:4814: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:3792: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:2941: _LT_AC_TAGCONFIG is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:5115: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:5014: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:5171: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:5123: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached libtoolize... using libtoolize automake... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached autoconf/general.m4:1987: AC_CACHE_VAL is expanded from... autoconf/general.m4:2000: AC_CACHE_CHECK is expanded from... aclocal.m4:1686: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:6489: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... aclocal.m4:3784: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:3715: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:1236: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:1091: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:1071: AC_PROG_LIBTOOL is expanded from... configure.ac:7: the top level configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:1724: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:4814: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:3792: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:2941: _LT_AC_TAGCONFIG is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:5115: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:5014: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:5171: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:5123: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac: installing `./install-sh' configure.ac: installing `./missing' src/Makefile.am: installing `./depcomp' autoconf... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached autoconf/general.m4:1987: AC_CACHE_VAL is expanded from... autoconf/general.m4:2000: AC_CACHE_CHECK is expanded from... aclocal.m4:1686: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:6489: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... aclocal.m4:3784: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:3715: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:1236: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:1091: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:1071: AC_PROG_LIBTOOL is expanded from... configure.ac:7: the top level configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:1724: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:4814: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:3792: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:2941: _LT_AC_TAGCONFIG is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:5115: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:5014: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:5171: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:5123: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.ac:7: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached ready to configure (cd /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/./; if [ -x ./configure ]; then /usr/bin/find /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/ -name config.guess | xargs -r chmod u+w; /usr/bin/find /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/ -name config.guess | xargs -r -n1 cp /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/scripts/config.guess; /usr/bin/find /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/ -name config.sub | xargs -r chmod u+w; /usr/bin/find /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/ -name config.sub | xargs -r -n1 cp /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/scripts/config.sub; AR=mips-openwrt-linux-uclibc-ar AS="mips-openwrt-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts" LD=mips-openwrt-linux-uclibc-ld NM=mips-openwrt-linux-uclibc-nm CC="mips-openwrt-linux-uclibc-gcc" GCC="mips-openwrt-linux-uclibc-gcc" CXX="mips-openwrt-linux-uclibc-g++" RANLIB=mips-openwrt-linux-uclibc-ranlib STRIP=mips-openwrt-linux-uclibc-strip OBJCOPY=mips-openwrt-linux-uclibc-objcopy OBJDUMP=mips-openwrt-linux-uclibc-objdump SIZE=mips-openwrt-linux-uclibc-size CFLAGS="-Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts " CXXFLAGS="-Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts " CPPFLAGS="-I/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/usr/include -I/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/include -fno-strict-aliasing -fno-inline " LDFLAGS="-L/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/toolchain-mips_gcc-4.1.2_uClibc-0.9.29/usr/lib -L/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/toolchain-mips_gcc-4.1.2_uClibc-0.9.29/lib -L/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/usr/lib -L/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/lib " ./configure --target=mips-openwrt-linux --host=mips-openwrt-linux --build=i486-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --enable-shared --disable-static --disable-debug --with-xmlrpc-c ; fi; ) configure: WARNING: Unrecognized options: --disable-nls configure: loading site script /home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/include/site/mips-openwrt-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for mips-openwrt-linux-strip... mips-openwrt-linux-uclibc-strip checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables See `config.log' for more details. make[3]: *** [/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/build_dir/target-mips_uClibc-0.9.29/rtorrent-0.8.4_r1087/.configured] Error 77 make[3]: Leaving directory `/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/feeds/packages/net/rtorrent' make[2]: *** [package/feeds/packages/rtorrent/compile] Error 2 make[2]: Leaving directory `/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt' make[1]: *** [/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt/staging_dir/target-mips_uClibc-0.9.29/stamp/.package_compile] Error 2 make[1]: Leaving directory `/home/daniel/Projects/openwrt-comtrend/kamikaze-8.09-cshore/openwrt' make: *** [world] Error 2
Attachments (0)
Change History (2)
comment:1 Changed 9 years ago by nico
- Owner changed from developers to nico
- Status changed from new to assigned
comment:2 Changed 9 years ago by nico
- Milestone changed from Kamikaze to Kamikaze 8.09.1
- Resolution set to fixed
- Status changed from assigned to closed
- Version set to Kamikaze 8.09
Should be fixed in [15831], thanks for reporting!
Note: See
TracTickets for help on using
tickets.
Can you attach the "config.log" file, please?