ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #67230
[Bug 573167] [NEW] fglrx-installer 8.703 (Ati Radeon HD 5830) can't build package
Public bug reported:
Hi,
Running ati-installer on lucid. it seams that problem has been solved on
fglrx-installer - 2:8.543-0ubuntu4
(https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/287159)
; but it still happen on that version of catalyst witch is the only one
working with ATI 5830 : http://support.amd.com/us/kbarticles/Pages/WHQL-
Catalyst-driver-for-Radeon-HD5830.aspx . A fix is also needed ! :)
chybeck@Chybeck-ubuntu:~/Téléchargements/fglrx-8.703$ ./ati-driver-installer-8.703-x86.x86_64.run --buildpkg
Created directory fglrx-install.ZUrCpR
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.703................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
Generating package: Ubuntu/lucid
Package build failed!
Package build utility output:
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package fglrx-installer
dpkg-buildpackage: source version 2:8.703-0ubuntu1
dpkg-buildpackage: source changed by ATI Technologies Inc. <http://ati.amd.com/support/driver.html>
debian/rules build
dpkg-buildpackage: host architecture amd64
test -x debian/rules
mkdir -p "."
#Create important strings
for i in 10fglrx \
dkms.conf \
fglrx.install \
fglrx-dev.install \
fglrx-amdcccle.install \
overrides/fglrx; do \
sed -e "s|#XMODDIR#|usr/lib/xorg/modules|" \
-e "s|#XMODDIR32#||" \
-e "s|#DRIDIR32#|usr/lib32|" \
-e "s|#LIBDIR#|lib64|" \
-e "s|#DRIDIR#|usr/lib|" \
-e "s|#CVERSION#|8.703|" \
-e "s|#XARCH#|x740_64a|" \
-e "s|#ARCH#|x86_64|" \
debian/$i.in > debian/$i; \
done
# remove exec bit on everything
find arch \
etc \
lib \
module \
usr \
x740_64a -type f | xargs chmod -x
find: `module': No such file or directory
# set executable on user apps
find arch/x86_64/usr/sbin \
arch/x86_64/usr/X11R6/bin \
usr/sbin/ -type f | xargs chmod a+x
# set exec bit on scripts
find lib etc debian -name "*.sh" -type f | xargs chmod +x
# Generate modaliases
sh -e debian/modaliases/fglrx_supported \
x740_64a/usr/X11R6/lib64/modules/drivers/fglrx_drv.so > \
debian/modaliases/fglrx-modules.alias.override
fakeroot debian/rules binary
test -x debian/rules
dh_testroot
dh_clean -k
dh_installdirs -A
mkdir -p "."
#Create important strings
for i in 10fglrx \
dkms.conf \
fglrx.install \
fglrx-dev.install \
fglrx-amdcccle.install \
overrides/fglrx; do \
sed -e "s|#XMODDIR#|usr/lib/xorg/modules|" \
-e "s|#XMODDIR32#||" \
-e "s|#DRIDIR32#|usr/lib32|" \
-e "s|#LIBDIR#|lib64|" \
-e "s|#DRIDIR#|usr/lib|" \
-e "s|#CVERSION#|8.703|" \
-e "s|#XARCH#|x740_64a|" \
-e "s|#ARCH#|x86_64|" \
debian/$i.in > debian/$i; \
done
# remove exec bit on everything
find arch \
etc \
lib \
module \
usr \
x740_64a -type f | xargs chmod -x
find: `module': No such file or directory
# set executable on user apps
find arch/x86_64/usr/sbin \
arch/x86_64/usr/X11R6/bin \
usr/sbin/ -type f | xargs chmod a+x
# set exec bit on scripts
find lib etc debian -name "*.sh" -type f | xargs chmod +x
# Generate modaliases
sh -e debian/modaliases/fglrx_supported \
x740_64a/usr/X11R6/lib64/modules/drivers/fglrx_drv.so > \
debian/modaliases/fglrx-modules.alias.override
dh_installdirs -pfglrx
dh_installdirs -pfglrx-dev
dh_installdirs -pfglrx-amdcccle
dh_installdirs -pfglrx-modaliases
dh_installdocs -pfglrx
dh_installexamples -pfglrx
dh_installman -pfglrx
dh_installinfo -pfglrx
dh_installmenu -pfglrx
dh_installcron -pfglrx
dh_installinit -pfglrx
Duplicate specification "O=s" for option "O"
dh_installdebconf -pfglrx
dh_installemacsen -pfglrx
dh_installcatalogs -pfglrx
dh_installpam -pfglrx
dh_installlogrotate -pfglrx
dh_installlogcheck -pfglrx
dh_installchangelogs -pfglrx
dh_installudev -pfglrx
dh_lintian -pfglrx
dh_install -pfglrx
dh_link -pfglrx
dh_installmime -pfglrx
#driver package
dh_install -p "arch/x86/usr/X11R6/lib/libAMD*.so*" "usr/lib32"
cp: cannot stat `./usr/lib32': No such file or directory
dh_install: cp -a ./usr/lib32 debian/arch/x86/usr/X11R6/lib/libAMD*.so*//usr/ returned exit code 1
make: *** [binary-install/fglrx] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
Removing temporary directory: fglrx-install.ZUrCpR
** Affects: fglrx-installer (Ubuntu)
Importance: Undecided
Status: New
--
fglrx-installer 8.703 (Ati Radeon HD 5830) can't build package
https://bugs.launchpad.net/bugs/573167
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.
Follow ups
-
[Bug 573167] Re: fglrx-installer 8.703 (Ati Radeon HD 5830) can't build package
From: Bryce Harrington, 2010-05-14
-
[Bug 573167] Re: fglrx-installer 8.703 (Ati Radeon HD 5830) can't build package
From: Antoine Calloch, 2010-05-12
-
[Bug 573167] xkbcomp.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] xdpyinfo.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] setxkbmap.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] Xrandr.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] XorgLogOld.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] XorgLog.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] UdevLog.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] UdevDb.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] RelatedPackageVersions.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] ProcModules.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] ProcInterrupts.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] ProcCpuinfo.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] PciDisplay.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] Lsusb.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] GdmLog2.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] Lspci.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] GdmLog1.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] GdmLog.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] CurrentDmesg.txt
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] Re: fglrx-installer 8.703 (Ati Radeon HD 5830) can't build package
From: Antoine Calloch, 2010-05-06
-
[Bug 573167] Re: fglrx-installer 8.703 (Ati Radeon HD 5830) can't build package
From: Bryce Harrington, 2010-05-06
-
[Bug 573167] Re: fglrx-installer 8.703 (Ati Radeon HD 5830) can't build package
From: Antoine Calloch, 2010-05-01
-
[Bug 573167] [NEW] fglrx-installer 8.703 (Ati Radeon HD 5830) can't build package
From: Antoine Calloch, 2010-05-01
References