#17893: openvswitch compilation error
-----------------------------+----------------------------------
 Reporter:  anonymous        |      Owner:  developers
     Type:  defect           |     Status:  new
 Priority:  normal           |  Milestone:  Chaos Calmer (trunk)
Component:  packages         |    Version:  Trunk
 Keywords:  openvswitch x86  |
-----------------------------+----------------------------------
 {{{
 cp -fpR /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/openvswitch-2.3.0/lib/.libs/libopenvswitch-2.3.0.so
 /home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/root-x86/tmp-openvswitch-common/usr/lib/
 cp -fpR /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/openvswitch-2.3.0/ofproto/.libs/libofproto-2.3.0.so
 /home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/root-x86/tmp-openvswitch-common/usr/lib/
 cp -fpR /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/openvswitch-2.3.0/ovsdb/.libs/libovsdb-2.3.0.so
 /home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/root-x86/tmp-openvswitch-common/usr/lib/
 install -d -m0755 /home/development/src/openwrt-trunk/openwrt/staging_dir
 /target-i386_i486_uClibc-0.9.33.2/root-x86/tmp-openvswitch-common/usr/bin/
 install -m0755 /home/development/src/openwrt-trunk/openwrt/build_dir
 /target-i386_i486_uClibc-0.9.33.2/openvswitch-2.3.0/utilities/.libs/ovs-
 appctl /home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/root-x86/tmp-openvswitch-common/usr/bin/
 install -m0755 /home/development/src/openwrt-trunk/openwrt/build_dir
 /target-i386_i486_uClibc-0.9.33.2/openvswitch-2.3.0/utilities/.libs/ovs-
 ofctl /home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/root-x86/tmp-openvswitch-common/usr/bin/
 install -m0755 /home/development/src/openwrt-trunk/openwrt/build_dir
 /target-i386_i486_uClibc-0.9.33.2/openvswitch-2.3.0/ovsdb/.libs/ovsdb-
 client /home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/root-x86/tmp-openvswitch-common/usr/bin/
 SHELL= /home/development/src/openwrt-
 trunk/openwrt/staging_dir/host/bin/flock /home/development/src/openwrt-
 trunk/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/development/src
 /openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/root-x86/tmp-openvswitch-common/.
 /home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/root-x86/'
 rm -rf /home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/root-x86/tmp-openvswitch-common
 touch /home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/root-x86/stamp/.openvswitch-common_installed
 mkdir -p /home/development/src/openwrt-trunk/openwrt/bin/x86/packages
 /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/openvswitch-2.3.0/ipkg-x86/openvswitch-
 controller/CONTROL /home/development/src/openwrt-trunk/openwrt/staging_dir
 /target-i386_i486_uClibc-0.9.33.2/pkginfo
 install -d -m0755 /home/development/src/openwrt-trunk/openwrt/build_dir
 /target-i386_i486_uClibc-0.9.33.2/openvswitch-2.3.0/ipkg-x86/openvswitch-
 controller/usr/bin/
 install -m0755 /home/development/src/openwrt-trunk/openwrt/build_dir
 /target-i386_i486_uClibc-0.9.33.2/openvswitch-2.3.0/utilities/.libs/ovs-
 controller /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/openvswitch-2.3.0/ipkg-x86/openvswitch-
 controller/usr/bin/
 install: cannot stat `/home/development/src/openwrt-
 trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/openvswitch-2.3.0/utilities/.libs/ovs-
 controller': No such file or directory
 make[3]: *** [/home/development/src/openwrt-
 trunk/openwrt/bin/x86/packages/packages/openvswitch-
 controller_2.3.0-2b70c4b929d18d1f36dcdeb71ea5c383cbb662e9_x86.ipk] Error 1
 make[3]: Leaving directory `/home/development/src/openwrt-
 trunk/openwrt/feeds/packages/net/openvswitch'
 make[2]: *** [package/feeds/packages/openvswitch/compile] Error 2
 make[2]: Leaving directory `/home/development/src/openwrt-trunk/openwrt'
 make[1]: *** [/home/development/src/openwrt-trunk/openwrt/staging_dir
 /target-i386_i486_uClibc-0.9.33.2/stamp/.package_compile] Error 2
 make[1]: Leaving directory `/home/development/src/openwrt-trunk/openwrt'
 make: *** [world] Error 2
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/17893>
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