fglrx-installer 8.703 (Ati Radeon HD 5830) can't build package

Bug #573167 reported by Antoine Calloch
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fglrx-installer (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Hi,

Running ati-installer on lucid. it seems that this 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

---
Architecture: amd64
DistroRelease: Ubuntu 10.04
DkmsStatus: fglrx, 8.723.1, 2.6.32-22-generic, x86_64: installed
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
MachineType: Gigabyte Technology Co., Ltd. P55A-UD3R
NonfreeKernelModules: fglrx
Package: fglrx-installer (not installed)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic root=UUID=c5d01cde-cd31-42bb-b1e9-ab01756f9857 ro quiet splash
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Tags: lucid lucid
Uname: Linux 2.6.32-22-generic x86_64
UserGroups:

dmi.bios.date: 02/11/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F7
dmi.board.name: P55A-UD3R
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7:bd02/11/2010:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD3R:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD3R:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: P55A-UD3R
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
glxinfo: Error: [Errno 2] Aucun fichier ou dossier de ce type
system:
 distro: Ubuntu
 codename: lucid
 architecture: x86_64
 kernel: 2.6.32-22-generic

description: updated
Revision history for this message
Bryce Harrington (bryce) wrote :

[This is an automatic notification.]

Hi Antoine,

This bug was reported against an earlier version of Ubuntu, can you
test if it still occurs on Lucid?

Please note we also provide technical support for older versions of
Ubuntu, but not in the bug tracker. Instead, to raise the issue through
normal support channels, please see:

    http://www.ubuntu.com/support

If you are the original reporter and can still reproduce the issue on
Lucid, please run the following command to refresh the report:

  apport-collect 573167

If you are not the original reporter, please file a new bug report, so
we can work with you as the original reporter instead (you can reference
bug 573167 in your report if you think it may be related):

  ubuntu-bug xorg

If by chance you can no longer reproduce the issue on Lucid or if you
feel it is no longer relevant, please mark the bug report 'Fix Released'
or 'Invalid' as appropriate, at the following URL:

  https://bugs.launchpad.net/ubuntu/+bug/573167

Changed in fglrx-installer (Ubuntu):
status: New → Incomplete
tags: added: needs-retested-on-lucid-by-june
Revision history for this message
Antoine Calloch (antoine-calloch) wrote : BootDmesg.txt

apport information

tags: added: apport-collected
description: updated
Revision history for this message
Antoine Calloch (antoine-calloch) wrote : CurrentDmesg.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : GdmLog.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : GdmLog1.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : GdmLog2.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : Lspci.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : Lsusb.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : PciDisplay.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : ProcCpuinfo.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : ProcInterrupts.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : ProcModules.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : RelatedPackageVersions.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : UdevDb.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : UdevLog.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : XorgLog.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : XorgLogOld.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : Xrandr.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : setxkbmap.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : xdpyinfo.txt

apport information

Revision history for this message
Antoine Calloch (antoine-calloch) wrote : xkbcomp.txt

apport information

Changed in fglrx-installer (Ubuntu):
status: Incomplete → New
Bryce Harrington (bryce)
tags: added: lucid
Revision history for this message
Daniel Letzeisen (dtl131) wrote :

The issue was fixed in the Ubuntu package and modern versions of Catalyst work with 5k-series cards, so I'm marking as fix released. Thanks.

Changed in fglrx-installer (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.