Advertisement
jimklimov

nv pkgdepend issue

Aug 29th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.79 KB | None | 0 0
  1. /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.3 -D PG_VERNUM=93 -D PG_BASEPKG=database/postgres-93 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=userland -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2017.0.0.0 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=0.384.69 -D COMPONENT_VERSION=384.69 -D COMPONENT_PROJECT_URL= -D COMPONENT_ARCHIVE_URL=http://us.download.nvidia.com/solaris/384.69/NVIDIA-Solaris-x86-384.69.run -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=driver-graphics-nvidia -D COMPONENT_FMRI= -D COMPONENT_LICENSE_FILE=driver-graphics-nvidia.license -D TPNO= -D USERLAND_GIT_REMOTE=https://github.com/jimklimov/oi-userland -D USERLAND_GIT_BRANCH=oi/hipster -D USERLAND_GIT_REV=82b05a52a5532732bad4b9b05eb0b457f599f975 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" driver-graphics-nvidia.p5m \
  2. /home/jim/shared/oi-userland-tmp/transforms/license-changes /home/jim/shared/oi-userland-tmp/transforms/variant-cleanup /home/jim/shared/oi-userland-tmp/transforms/autopyc /home/jim/shared/oi-userland-tmp/transforms/defaults /home/jim/shared/oi-userland-tmp/transforms/actuators /home/jim/shared/oi-userland-tmp/transforms/devel /home/jim/shared/oi-userland-tmp/transforms/docs /home/jim/shared/oi-userland-tmp/transforms/locale /home/jim/shared/oi-userland-tmp/transforms/python-3-soabi /home/jim/shared/oi-userland-tmp/transforms/libtool-drop /home/jim/shared/oi-userland-tmp/transforms/ignore-libs /home/jim/shared/oi-userland-tmp/transforms/publish-cleanup | \
  3. sed -e '/^$/d' -e '/^#.*$/d' | uniq >/home/jim/shared/oi-userland-tmp/components/nvidia-389/build/manifest-i386-driver-graphics-nvidia.mogrified
  4.  
  5. /home/jim/shared/oi-userland-tmp/tools/userland-mangler -D /home/jim/shared/oi-userland-tmp/components/nvidia-389/build/prototype/i386/mangled -d /home/jim/shared/oi-userland-tmp/components/nvidia-389/build/prototype/i386/mangled -d /home/jim/shared/oi-userland-tmp/components/nvidia-389/build/prototype/i386 -d /home/jim/shared/oi-userland-tmp/components/nvidia-389/build -d /home/jim/shared/oi-userland-tmp/components/nvidia-389 -d NVIDIA-Solaris-x86-384.69 -m /home/jim/shared/oi-userland-tmp/components/nvidia-389/build/manifest-i386-driver-graphics-nvidia.mogrified >/home/jim/shared/oi-userland-tmp/components/nvidia-389/build/manifest-i386-driver-graphics-nvidia.mangled
  6.  
  7. /usr/bin/pkgdepend generate -m -d /home/jim/shared/oi-userland-tmp/components/nvidia-389/build/prototype/i386/mangled -d /home/jim/shared/oi-userland-tmp/components/nvidia-389/build/prototype/i386 -d /home/jim/shared/oi-userland-tmp/components/nvidia-389/build -d /home/jim/shared/oi-userland-tmp/components/nvidia-389 -d NVIDIA-Solaris-x86-384.69 /home/jim/shared/oi-userland-tmp/components/nvidia-389/build/manifest-i386-driver-graphics-nvidia.mangled >/home/jim/shared/oi-userland-tmp/components/nvidia-389/build/manifest-i386-driver-graphics-nvidia.depend
  8.  
  9. /usr/bin/pkgdepend resolve -m /home/jim/shared/oi-userland-tmp/components/nvidia-389/build/manifest-i386-driver-graphics-nvidia.depend
  10. /home/jim/shared/oi-userland-tmp/components/nvidia-389/build/manifest-i386-driver-graphics-nvidia.depend has unresolved dependency '
  11. depend type=require fmri=__TBD pkg.debug.depend.file="" \
  12. pkg.debug.depend.reason=kernel/drv/nvidia pkg.debug.depend.type=elf \
  13. pkg.debug.depend.path=kernel \
  14. pkg.debug.depend.path=usr/kernel
  15. ' under the following combinations of variants:
  16. variant.opensolaris.zone:global
  17. /home/jim/shared/oi-userland-tmp/components/nvidia-389/build/manifest-i386-driver-graphics-nvidia.depend has unresolved dependency '
  18. depend type=require fmri=__TBD pkg.debug.depend.file="" \
  19. pkg.debug.depend.reason=kernel/drv/nvidia_modeset \
  20. pkg.debug.depend.type=elf \
  21. pkg.debug.depend.path=kernel \
  22. pkg.debug.depend.path=usr/kernel
  23. ' under the following combinations of variants:
  24. variant.opensolaris.zone:global
  25. /home/jim/shared/oi-userland-tmp/components/nvidia-389/build/manifest-i386-driver-graphics-nvidia.depend has unresolved dependency '
  26. depend type=require fmri=__TBD pkg.debug.depend.file=nvidia \
  27. pkg.debug.depend.reason=kernel/drv/amd64/nvidia_modeset \
  28. pkg.debug.depend.type=elf \
  29. pkg.debug.depend.path=kernel/amd64 \
  30. pkg.debug.depend.path=usr/kernel/amd64
  31. ' under the following combinations of variants:
  32. variant.opensolaris.zone:global
  33. gmake: *** [../../make-rules/ips.mk:399: /home/jim/shared/oi-userland-tmp/components/nvidia-389/build/.resolved-i386] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement