Bug#389504: fglrx-driver: [FTBFS] #error The header file 'AdjustPage.h' doesn't include QObject.

2006-11-04 Thread Steve Langasek
Hi Flavio,

You wrote a week ago that this bug would be fixed in the next upload.  When
can we expect that upload to happen?

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389504: fglrx-driver: [FTBFS] #error The header file 'AdjustPage.h' doesn't include QObject.

2006-09-27 Thread Flavio Stanchina
LI Daobing wrote:
 can't build, check the build log in attachment

I guess you have /usr/bin/moc pointing to moc-qt4, while we need
moc-qt3. Could you please check if that's the case?

I can explicitly call moc-qt3, not just moc, when building the control
panel, but I wonder if this is correct or if I should build-conflict
with qt4-dev-tools. Steinar, what do you think?

-- 
Ciao, Flavio


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389504: fglrx-driver: [FTBFS] #error The header file 'AdjustPage.h' doesn't include QObject.

2006-09-27 Thread LI Daobing

On 9/27/06, Flavio Stanchina [EMAIL PROTECTED] wrote:

LI Daobing wrote:
 can't build, check the build log in attachment

I guess you have /usr/bin/moc pointing to moc-qt4, while we need
moc-qt3. Could you please check if that's the case?

yes



I can explicitly call moc-qt3, not just moc, when building the control
panel, but I wonder if this is correct or if I should build-conflict
with qt4-dev-tools. Steinar, what do you think?


--
LI Daobing


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389504: fglrx-driver: [FTBFS] #error The header file 'AdjustPage.h' doesn't include QObject.

2006-09-27 Thread Steinar H. Gunderson
On Wed, Sep 27, 2006 at 04:25:41PM +0200, Flavio Stanchina wrote:
 I can explicitly call moc-qt3, not just moc, when building the control
 panel, but I wonder if this is correct or if I should build-conflict
 with qt4-dev-tools. Steinar, what do you think?

Calling moc-qt3 would be the right thing, AFAICS; there's no good reason to
build-conflict with qt4-dev-tools as long as we actually _can_ build just
fine with it installed.

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389504: fglrx-driver: [FTBFS] #error The header file 'AdjustPage.h' doesn't include QObject.

2006-09-27 Thread Flavio Stanchina
tags 389504 + pending
thanks

Steinar H. Gunderson wrote:
 Calling moc-qt3 would be the right thing, AFAICS; there's no good reason to
 build-conflict with qt4-dev-tools as long as we actually _can_ build just
 fine with it installed.

Thanks, will be fixed in the next upload.

-- 
Ciao, Flavio


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389504: fglrx-driver: [FTBFS] #error The header file 'AdjustPage.h' doesn't include QObject.

2006-09-25 Thread LI Daobing
Package: fglrx-driver
Version: 8.28.8-1.2
Severity: grave
Justification: renders package unusable

can't build, check the build log in attachment

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages fglrx-driver depends on:
hi  libc6   2.3.6.ds1-4  GNU C Library: Shared libraries
hi  libgcc1 1:4.2-20060709-1 GCC support library
hi  libstdc++5  1:3.3.6-13   The GNU Standard C++ Library v3
hi  libx11-62:1.0.0-8X11 client-side library
hi  libxext61:1.0.0-4X11 miscellaneous extension librar
hi  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
hi  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
hi  xserver-xorg1:7.0.23 the X.Org X server

Versions of packages fglrx-driver recommends:
ii  fglrx-kernel-2.6.17-2- 8.28.8-1+2.6.17-7 ATI binary kernel module for Linux

-- no debconf information
 fakeroot debian/rules clean
dh_testdir
#dh_testroot
dh_clean
rm -fr usr lib etc opt
rm -fr extra_src
 dpkg-source -b fglrx-driver-8.28.8
dpkg-source: building fglrx-driver using existing 
fglrx-driver_8.28.8.orig.tar.gz
dpkg-source: building fglrx-driver in fglrx-driver_8.28.8-1.2.diff.gz
dpkg-source: building fglrx-driver in fglrx-driver_8.28.8-1.2.dsc
 debian/rules build
# extract panel source
dh_testdir
mkdir -p extra_src/panel
tar xfzC common/usr/src/ATI/fglrx_panel_sources.tgz extra_src/panel
# stop patching the control panel source code due to licensing issues
#patch -d extra_src/panel -p1 -i 
/home/nichloas/test/debian/fglrx-driver-8.28.8/debian/patches/panel.diff
# build panel source
dh_testdir
# don't call the control panel's makefile as it doesn't work out of the box
#/usr/bin/make CFLAGS=-Wall -O2 -C extra_src/panel QTDIR=/usr/share/qt3
# this is a workaround until ATI changes clause 1.d.vi of the license
# and we can reenable the patch above
(cd extra_src/panel  \
 rm -f fireglcontrol  \
 for file in Sheet.h Page.h InfoPage.h DualScreenPage.h AdjustPage.h 
TVoutAdjustPage.h; do \
  moc $file -o moc_$(basename $file .h).cpp; \
 done  \
 gcc -Wall -O2 -c -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL 
-I/usr/share/qt3/include *.c *.cpp  \
 gcc -Wall -O2 -o fireglcontrol -lqt-mt -L/usr/lib -lXxf86vm *.o  \
 rm moc_*.cpp *.o)
ATITVOExtensions.c: In function ‘answerisyes’:
ATITVOExtensions.c:79: warning: implicit declaration of function ‘tolower’
ATITVOExtensions.c: At top level:
ATITVOExtensions.c:66: warning: ‘find_display_atitvo’ defined but not used
ATITVOExtensions.c:77: warning: ‘answerisyes’ defined but not used
ATITVOExtensions.c:86: warning: ‘getstring’ defined but not used
FGLRXExtensions.c: In function ‘ExtGetDriverData’:
FGLRXExtensions.c:184: warning: pointer targets in passing argument 2 of 
‘strcpy’ differ in signedness
FGLRXExtensions.c:193: warning: pointer targets in passing argument 2 of 
‘__builtin_strncpy’ differ in signedness
FGLRXExtensions.c:147: warning: unused variable ‘i’
FGLRXExtensions.c: In function ‘ExtGetDisplaySettings’:
FGLRXExtensions.c:250: warning: unused variable ‘i’
FGLRXExtensions.c: In function ‘ExtSetDisplaySettings’:
FGLRXExtensions.c:324: warning: unused variable ‘i’
FGLRXExtensions.c: In function ‘ExtSetGamma’:
FGLRXExtensions.c:396: warning: unused variable ‘i’
FGLRXExtensions.c: In function ‘ExtSetOverlayCRTC’:
FGLRXExtensions.c:458: warning: unused variable ‘i’
InfoPage.cpp: In member function ‘void InfoPage::Init()’:
InfoPage.cpp:15: warning: unused variable ‘ChipRevision’
InfoPage.cpp:17: warning: unused variable ‘ChipRevision1’
moc_AdjustPage.cpp:12:2: error: #error The header file 'AdjustPage.h' doesn't 
include QObject.
moc_AdjustPage.cpp:62: error: ‘const QMetaObject AdjustPage::staticMetaObject’ 
is not a static member of ‘class AdjustPage’
moc_AdjustPage.cpp:62: error: variable ‘const QMetaObject 
AdjustPage::staticMetaObject’ has initializer but incomplete type
moc_AdjustPage.cpp:67: error: prototype for ‘const QMetaObject* 
AdjustPage::metaObject() const’ does not match any in class ‘AdjustPage’
AdjustPage.h:21: error: candidate is: virtual QMetaObject* 
AdjustPage::metaObject() const
moc_AdjustPage.cpp:67: error: ‘const QMetaObject* AdjustPage::metaObject() 
const’ cannot be overloaded
AdjustPage.h:21: error: with ‘virtual QMetaObject* AdjustPage::metaObject() 
const’
moc_AdjustPage.cpp: In member function ‘const QMetaObject* 
AdjustPage::metaObject() const’:
moc_AdjustPage.cpp:69: error: cannot convert ‘QMetaObject* (*)()’ to ‘const 
QMetaObject*’ in return
moc_AdjustPage.cpp: At global scope:
moc_AdjustPage.cpp:72: error: no ‘void* AdjustPage::qt_metacast(const char*)’ 
member