Advertisement
Guest User

pciutils-3.3.0-r2 emerge log

a guest
Mar 12th, 2015
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1.  * Package: sys-apps/pciutils-3.3.0-r2
  2.  * Repository: gentoo
  3.  * Maintainer: base-system@gentoo.org
  4.  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux kmod udev userland_GNU zlib
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking pciutils-3.3.0.tar.gz to /var/tmp/portage/sys-apps/pciutils-3.3.0-r2/work
  8. >>> Source unpacked in /var/tmp/portage/sys-apps/pciutils-3.3.0-r2/work
  9. >>> Preparing source in /var/tmp/portage/sys-apps/pciutils-3.3.0-r2/work/pciutils-3.3.0 ...
  10. * Applying pciutils-3.1.9-static-pc.patch ...
  11.  [ ok ]
  12. * Will copy sources from /var/tmp/portage/sys-apps/pciutils-3.3.0-r2/work/pciutils-3.3.0
  13. * abi_x86_64.amd64: copying to /var/tmp/portage/sys-apps/pciutils-3.3.0-r2/work/pciutils-3.3.0-abi_x86_64.amd64
  14. >>> Source prepared.
  15. >>> Configuring source in /var/tmp/portage/sys-apps/pciutils-3.3.0-r2/work/pciutils-3.3.0 ...
  16. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  17. >>> Source configured.
  18. >>> Compiling source in /var/tmp/portage/sys-apps/pciutils-3.3.0-r2/work/pciutils-3.3.0 ...
  19. * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
  20. make -j5 HOST=x86_64 CROSS_COMPILE=x86_64- CC=gcc AR=ar RANLIB=ranlib DNS=no IDSDIR=$(SHAREDIR)/misc MANDIR=$(SHAREDIR)/man PREFIX=/usr SHARED=yes STRIP= ZLIB=yes PCI_COMPRESSED_IDS=0 PCI_IDS=pci.ids LIBDIR=${PREFIX}/lib64 LIBKMOD=yes HWDB=yes 'OPT=-march=corei7 -O2 -pipe' all
  21. cd lib && ./configure
  22. Configuring libpci for your system... x86_64 x86_64 x86_64
  23. Looking for access methods... Unfortunately, your OS is not supported by the PCI Library
  24. make -C lib all
  25. gcc -march=corei7 -O2 -pipe -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o lspci.o lspci.c
  26. gcc -march=corei7 -O2 -pipe -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-vpd.o ls-vpd.c
  27. gcc -march=corei7 -O2 -pipe -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-caps.o ls-caps.c
  28. gcc -march=corei7 -O2 -pipe -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-ecaps.o ls-ecaps.c
  29. make[1]: Entering directory '/var/tmp/portage/sys-apps/pciutils-3.3.0-r2/work/pciutils-3.3.0-abi_x86_64.amd64/lib'
  30. make[1]: Nothing to be done for 'all'.
  31. make[1]: Leaving directory '/var/tmp/portage/sys-apps/pciutils-3.3.0-r2/work/pciutils-3.3.0-abi_x86_64.amd64/lib'
  32. gcc -march=corei7 -O2 -pipe -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-kernel.o ls-kernel.c
  33. gcc -march=corei7 -O2 -pipe -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-tree.o ls-tree.c
  34. In file included from lspci.h:10:0,
  35. from lspci.c:14:
  36. lspci.c: In function ‘main’:
  37. pciutils.h:18:26: error: expected ‘)’ before ‘PCILIB_VERSION’
  38. #define PCIUTILS_VERSION PCILIB_VERSION
  39. ^
  40. lspci.c:922:29: note: in expansion of macro ‘PCIUTILS_VERSION’
  41. puts("lspci version " PCIUTILS_VERSION);
  42. ^
  43. <builtin>: recipe for target 'lspci.o' failed
  44. make: *** [lspci.o] Error 1
  45. make: *** Waiting for unfinished jobs....
  46. * ERROR: sys-apps/pciutils-3.3.0-r2::gentoo failed (compile phase):
  47. * emake failed
  48. *
  49. * If you need support, post the output of `emerge --info '=sys-apps/pciutils-3.3.0-r2::gentoo'`,
  50. * the complete build log and the output of `emerge -pqv '=sys-apps/pciutils-3.3.0-r2::gentoo'`.
  51. * The complete build log is located at '/var/tmp/portage/sys-apps/pciutils-3.3.0-r2/temp/build.log'.
  52. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/pciutils-3.3.0-r2/temp/environment'.
  53. * Working directory: '/var/tmp/portage/sys-apps/pciutils-3.3.0-r2/work/pciutils-3.3.0-abi_x86_64.amd64'
  54. * S: '/var/tmp/portage/sys-apps/pciutils-3.3.0-r2/work/pciutils-3.3.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement