Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Anonymous
Wednesday, October 24th, 2007 at 2:39:34pm UTC 

  1. ==================================================
  2.  ATI Technologies Linux Driver Installer/Packager
  3. ==================================================
  4. Generating package: Ubuntu/7.10
  5. Package build failed!
  6. Package build utility output:
  7. dpkg-buildpackage: source package is fglrx-installer
  8. dpkg-buildpackage: source version is 8.42.3-1
  9. dpkg-buildpackage: source changed by ATI Technologies Inc. <http://ati.amd.com/support/driver.html>
  10. dpkg-buildpackage: host architecture i386
  11. dpkg-buildpackage: source version without epoch 8.42.3-1
  12.  debian/rules build
  13. echo "Using architecture: i386"
  14. Using architecture: i386
  15. if [ -f /tmp/fglrx.h15647/debian/control.template ]; then \
  16.                 cat /tmp/fglrx.h15647/debian/control.template > /tmp/fglrx.h15647/debian/control; \
  17.         fi
  18. for i in preinst postinst postrm shlibs atieventsd.init ; do \
  19.           if [ -f /tmp/fglrx.h15647/debian/driver.$i ]; then \
  20.             sed -e "s/#PKGNAME#/xorg-driver-fglrx/" \
  21.                 -e "s/#DISTRO#/gutsy/" /tmp/fglrx.h15647/debian/driver.$i > \
  22.               /tmp/fglrx.h15647/debian/xorg-driver-fglrx.$i; \
  23.           fi; \
  24.         done
  25. if [ -f /tmp/fglrx.h15647/debian/10fglrx.template ]; then \
  26.           sed -e "s|#XMODDIR#|usr/lib|" -e "s|#XMODDIR32#|usr/lib32|" \
  27.             /tmp/fglrx.h15647/debian/10fglrx.template > /tmp/fglrx.h15647/debian/10fglrx; \
  28.         fi
  29. if [ -f /tmp/fglrx.h15647/debian/fglrx.default ]; then \
  30.           mv /tmp/fglrx.h15647/debian/fglrx.default /tmp/fglrx.h15647/debian/fglrx; \
  31.         fi
  32. dh_testdir
  33. dh_testdir
  34. # move licenses away from binary dir
  35. if [ ! -d usr/share/doc/fglrx ]; then \
  36.                 mkdir -p usr/share/doc/fglrx; \
  37.                 mv usr/X11R6/bin/LICENSE.* usr/share/doc/fglrx; \
  38.         fi
  39. # set executable on user apps
  40. find usr/X11R6/bin -type f | xargs chmod a+x
  41. # remove exec bit from files that don't deserve it
  42. find usr/X11R6/include \
  43.                 usr/X11R6/lib \
  44.                 usr/X11R6/lib64 \
  45.                 usr/share usr/src     -type f | xargs chmod -x
  46. find: usr/X11R6/lib64: No such file or directory
  47. find lib -not -name "*.sh" -type f | xargs chmod -x
  48. find lib      -name "*.sh" -type f | xargs chmod +x
  49. dh_testdir
  50.  debian/rules binary
  51. echo "Using architecture: i386"
  52. Using architecture: i386
  53. if [ -f /tmp/fglrx.h15647/debian/control.template ]; then \
  54.                 cat /tmp/fglrx.h15647/debian/control.template > /tmp/fglrx.h15647/debian/control; \
  55.         fi
  56. for i in preinst postinst postrm shlibs atieventsd.init ; do \
  57.           if [ -f /tmp/fglrx.h15647/debian/driver.$i ]; then \
  58.             sed -e "s/#PKGNAME#/xorg-driver-fglrx/" \
  59.                 -e "s/#DISTRO#/gutsy/" /tmp/fglrx.h15647/debian/driver.$i > \
  60.               /tmp/fglrx.h15647/debian/xorg-driver-fglrx.$i; \
  61.           fi; \
  62.         done
  63. if [ -f /tmp/fglrx.h15647/debian/10fglrx.template ]; then \
  64.           sed -e "s|#XMODDIR#|usr/lib|" -e "s|#XMODDIR32#|usr/lib32|" \
  65.             /tmp/fglrx.h15647/debian/10fglrx.template > /tmp/fglrx.h15647/debian/10fglrx; \
  66.         fi
  67. if [ -f /tmp/fglrx.h15647/debian/fglrx.default ]; then \
  68.           mv /tmp/fglrx.h15647/debian/fglrx.default /tmp/fglrx.h15647/debian/fglrx; \
  69.         fi
  70. dh_testdir
  71. dh_testdir
  72. # move licenses away from binary dir
  73. if [ ! -d usr/share/doc/fglrx ]; then \
  74.                 mkdir -p usr/share/doc/fglrx; \
  75.                 mv usr/X11R6/bin/LICENSE.* usr/share/doc/fglrx; \
  76.         fi
  77. # set executable on user apps
  78. find usr/X11R6/bin -type f | xargs chmod a+x
  79. # remove exec bit from files that don't deserve it
  80. find usr/X11R6/include \
  81.                 usr/X11R6/lib \
  82.                 usr/X11R6/lib64 \
  83.                 usr/share usr/src     -type f | xargs chmod -x
  84. find: usr/X11R6/lib64: No such file or directory
  85. find lib -not -name "*.sh" -type f | xargs chmod -x
  86. find lib      -name "*.sh" -type f | xargs chmod +x
  87. dh_testdir
  88. dh_testdir
  89. dh_testroot
  90. dh_clean -k
  91. rm -f /tmp/fglrx.h15647/debian/control
  92. sed -e 's/#XSERVER#/xorg/g' debian/control.template > /tmp/fglrx.h15647/debian/control
  93. dh_testdir
  94. dh_testroot
  95. dh_clean -k
  96. dh_installdirs
  97. Can't exec "install": Permission denied at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 149, <COMPAT_IN> line 1.
  98. dh_installdirs: command returned error code -1
  99. make: *** [binary] Error 1
  100. Removing temporary directory: fglrx-install.B15566

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right