#19057: Package pciutils is missing dependencies for library libkmod.so.2
---------------------------+------------------------
 Reporter:  anonymous      |      Owner:  developers
     Type:  defect         |     Status:  new
 Priority:  normal         |  Milestone:
Component:  packages       |    Version:  Trunk
 Keywords:  pciutils, x86  |
---------------------------+------------------------
 Compilation error trying to build latest CC trunk for x86:

 {{{
 make[4]: Entering directory `/home/development/src/openwrt-
 trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/pciutils-3.3.0'
 make -C lib all
 make[5]: Entering directory `/home/development/src/openwrt-
 trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/lib'
 make[5]: Nothing to be done for `all'.
 make[5]: Leaving directory `/home/development/src/openwrt-
 trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/lib'
 install -d -m 755 /home/development/src/openwrt-trunk/openwrt/build_dir
 /target-i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/ipkg-install/usr/sbin
 /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/ipkg-install/usr/share
 /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/ipkg-install/usr/share/man/man8
 /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/ipkg-install/usr/share/man/man7
 install -c -m 755 lspci setpci /home/development/src/openwrt-
 trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/pciutils-3.3.0
 /ipkg-install/usr/sbin
 install -c -m 755 update-pciids /home/development/src/openwrt-
 trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/pciutils-3.3.0
 /ipkg-install/usr/sbin
 install -c -m 644 pci.ids.gz /home/development/src/openwrt-
 trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/pciutils-3.3.0
 /ipkg-install/usr/share
 install -c -m 644 lspci.8 setpci.8 update-pciids.8 /home/development/src
 /openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/ipkg-install/usr/share/man/man8
 install -c -m 644 pcilib.7 /home/development/src/openwrt-
 trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/pciutils-3.3.0
 /ipkg-install/usr/share/man/man7
 make[4]: Leaving directory `/home/development/src/openwrt-
 trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/pciutils-3.3.0'
 touch /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/.built
 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/pciutils-3.3.0/ipkg-x86/pciutils/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/pciutils-3.3.0/ipkg-x86/pciutils/usr/sbin
 install -m0755 /home/development/src/openwrt-trunk/openwrt/build_dir
 /target-i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/ipkg-
 install/usr/sbin/{lspci,setpci,update-pciids} /home/development/src
 /openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/ipkg-x86/pciutils/usr/sbin/
 install -d -m0755 /home/development/src/openwrt-trunk/openwrt/build_dir
 /target-
 i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/ipkg-x86/pciutils/usr/share
 install -m0644 /home/development/src/openwrt-trunk/openwrt/build_dir
 /target-i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/ipkg-
 install/usr/share/pci.ids.gz /home/development/src/openwrt-
 trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/ipkg-x86/pciutils/usr/share/
 find /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/pciutils-3.3.0/ipkg-x86/pciutils -name 'CVS' -o
 -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
 Package pciutils is missing dependencies for the following libraries:
 libkmod.so.2
 make[3]: *** [/home/development/src/openwrt-
 trunk/openwrt/bin/x86/packages/packages/pciutils_3.3.0-1_x86.ipk] Error 1
 make[3]: Leaving directory `/home/development/src/openwrt-
 trunk/openwrt/feeds/packages/utils/pciutils'
 make[2]: *** [package/feeds/packages/pciutils/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/19057>
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