Bug#475993: fslview: FTBFS: application.h:25:19: error: qlist.h: No such file or directory

2008-10-14 Thread Yaroslav Halchenko

On Wed, 08 Oct 2008, Michael Hanke wrote:
 On Sun, Oct 05, 2008 at 07:56:59PM +0200, Luk Claes wrote:
  Please backport the fix for this bug to lenny and upload to
  testing-proposed-updates, TIA.

fslview_3.0+4.0.2-3lenny1 just was uploaded for
testing-proposed-updates. I guess it will need to be unblocked?

-- 
Yaroslav Halchenko
Research Assistant, Psychology Department, Rutgers-Newark
Student  Ph.D. @ CS Dept. NJIT
Office: (973) 353-1412 | FWD: 82823 | Fax: (973) 353-1171
101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102
WWW: http://www.linkedin.com/in/yarik


signature.asc
Description: Digital signature


Bug#475993: fslview: FTBFS: application.h:25:19: error: qlist.h: No such file or directory

2008-10-10 Thread Yaroslav Halchenko

 There is a problem on ARM the let's uic-qt3 segfault:

 http://buildd.debian.org/fetch.cgi?pkg=fslviewver=3.0.2%2B4.1.0-1arch=armstamp=1222355159file=log

doh -- thanks to Martin Guy we got access to ARM box, so I
troubleshooted segfault to find that it happens at ucm_instantiate, and
googling for it lead me instantly to

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492538

which was exactly about the issue, with a fix being turn off
optimization, and which got fixed/uploaded TODAY ;-)

To: [EMAIL PROTECTED]
Subject: Bug#492538: fixed in vtk 5.0.4-1.1
Date: Fri, 10 Oct 2008 10:32:12 +

thanks to From: peter green [EMAIL PROTECTED] who suggested
disabling optimization,

so -- soon fslview should build fine I guess on arm ;-) buildd just would
need to be kicked to initiate rebuild

 This prevented (and still prevents) fslview from moving into testing. I
 have tagged the bug with 'help', but got none so far.
-- 
Yaroslav Halchenko
Research Assistant, Psychology Department, Rutgers-Newark
Student  Ph.D. @ CS Dept. NJIT
Office: (973) 353-5440x263 | FWD: 82823 | Fax: (973) 353-1171
101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102
WWW: http://www.linkedin.com/in/yarik


signature.asc
Description: Digital signature


Bug#475993: fslview: FTBFS: application.h:25:19: error: qlist.h: No such file or directory

2008-10-09 Thread Michael Hanke
On Wed, Oct 08, 2008 at 06:29:20PM +0200, Luk Claes wrote:
snip
 Did you contact the arm porters and/or the maintainers of qt4-x11 to see
 if they have ideas about why uic segfaults on arm and how to fix it?
I did now. Thread starts here:

http://lists.debian.org/debian-qt-kde/2008/10/msg00049.html

Basically, 'it is being looked at'.

However, I got an offer for accessing an ARM box, which should make
everything a lot easier


Michael

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050



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



Bug#475993: fslview: FTBFS: application.h:25:19: error: qlist.h: No such file or directory

2008-10-08 Thread Michael Hanke
Hi,

[CC'ing my sponsor]

On Sun, Oct 05, 2008 at 07:56:59PM +0200, Luk Claes wrote:
 Hi
 
 Please backport the fix for this bug to lenny and upload to
 testing-proposed-updates, TIA.
 
 If you think it's not possible to backport the fix and it would be
 better to remove fsl and fslview from lenny, please let me know.
I don't think that it is necessary to remove fsl from the archive.
Actually, all RC bugs present in the lenny version (#474447, #494340 and
#475993) have been fixed some time ago.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494340#20

There is a problem on ARM the let's uic-qt3 segfault:

http://buildd.debian.org/fetch.cgi?pkg=fslviewver=3.0.2%2B4.1.0-1arch=armstamp=1222355159file=log

This prevented (and still prevents) fslview from moving into testing. I
have tagged the bug with 'help', but got none so far.
I have no clue what could cause such behavior. AFAIK uic simply
generates the sources that will later on be compiled. If it works on one
platform it should work on others.

Nevertheless, the package that contains all the fixes for the upstream
version that is in lenny is still in the archive (in some sense this is
now a backport):

http://ftp.de.debian.org/debian/pool/main/f/fslview/fslview_3.0+4.0.2-5.dsc

Do you want me to prepare an upload of this package to tpu or can it be
hinted in an automatic fashion, despite the fact that binary packages
for most archs would have to be rebuilt and despite the fact that it
probably won't build on ARM?


Cheers,

Michael

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050


signature.asc
Description: Digital signature


Bug#475993: fslview: FTBFS: application.h:25:19: error: qlist.h: No such file or directory

2008-10-08 Thread Luk Claes
Michael Hanke wrote:
 Hi,
 
 [CC'ing my sponsor]
 
 On Sun, Oct 05, 2008 at 07:56:59PM +0200, Luk Claes wrote:
 Hi

 Please backport the fix for this bug to lenny and upload to
 testing-proposed-updates, TIA.

 If you think it's not possible to backport the fix and it would be
 better to remove fsl and fslview from lenny, please let me know.
 I don't think that it is necessary to remove fsl from the archive.
 Actually, all RC bugs present in the lenny version (#474447, #494340 and
 #475993) have been fixed some time ago.
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494340#20
 
 There is a problem on ARM the let's uic-qt3 segfault:
 
 http://buildd.debian.org/fetch.cgi?pkg=fslviewver=3.0.2%2B4.1.0-1arch=armstamp=1222355159file=log
 
 This prevented (and still prevents) fslview from moving into testing. I
 have tagged the bug with 'help', but got none so far.
 I have no clue what could cause such behavior. AFAIK uic simply
 generates the sources that will later on be compiled. If it works on one
 platform it should work on others.
 
 Nevertheless, the package that contains all the fixes for the upstream
 version that is in lenny is still in the archive (in some sense this is
 now a backport):
 
 http://ftp.de.debian.org/debian/pool/main/f/fslview/fslview_3.0+4.0.2-5.dsc
 
 Do you want me to prepare an upload of this package to tpu or can it be
 hinted in an automatic fashion, despite the fact that binary packages
 for most archs would have to be rebuilt and despite the fact that it
 probably won't build on ARM?

Well, if the arm build failure would be fixed, that's indeed the way
forward (albeit with a different version number).

Did you contact the arm porters and/or the maintainers of qt4-x11 to see
if they have ideas about why uic segfaults on arm and how to fix it?

Cheers

Luk



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



Bug#475993: fslview: FTBFS: application.h:25:19: error: qlist.h: No such file or directory

2008-10-05 Thread Luk Claes
Hi

Please backport the fix for this bug to lenny and upload to
testing-proposed-updates, TIA.

If you think it's not possible to backport the fix and it would be
better to remove fsl and fslview from lenny, please let me know.

Cheers

Luk



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



Bug#475993: fslview: FTBFS: application.h:25:19: error: qlist.h: No such file or directory

2008-04-14 Thread Lucas Nussbaum
Package: fslview
Version: 3.0+4.0.2-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080413 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 /usr/bin/c++   -Wall -g -O2  -I/build/user/fslview-3.0+4.0.2/fsl 
 -I/build/user/fslview-3.0+4.0.2/fsl/newmat 
 -I/build/user/fslview-3.0+4.0.2/src -I/usr/include/newmat -I/usr/include/qwt 
 -I/usr/include/nifti 
 -I/build/user/fslview-3.0+4.0.2/src/FSL_DIR-NOTFOUND/extras/include/zlib 
 -I/usr/include/vtk-5.0 -I/usr/include/tcl8.4 -I/usr/include/python2.4 
 -I/usr/include/freetype2 -I/usr/share/qt3/include 
 -I/build/user/fslview-3.0+4.0.2/src/fslview/FSL_DIR-NOTFOUND/include 
 -I/build/user/fslview-3.0+4.0.2/src/fslview/FSL_DIR-NOTFOUND/extras/include/newmat
  -I/build/user/fslview-3.0+4.0.2/build/src/fslview   -DQT_SHARED 
 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -DHAVE_VTK -o 
 src/fslview/CMakeFiles/ui.dir/moc_application.o -c 
 /build/user/fslview-3.0+4.0.2/build/src/fslview/moc_application.cxx
 In file included from 
 /build/user/fslview-3.0+4.0.2/build/src/fslview/moc_application.cxx:11:
 /build/user/fslview-3.0+4.0.2/build/src/fslview/../../../src/fslview/application.h:25:19:
  error: qlist.h: No such file or directory
 In file included from 
 /build/user/fslview-3.0+4.0.2/build/src/fslview/../../../src/fslview/imagegroup.h:14,
  from 
 /build/user/fslview-3.0+4.0.2/build/src/fslview/../../../src/fslview/application.h:26,
  from 
 /build/user/fslview-3.0+4.0.2/build/src/fslview/moc_application.cxx:11:
 /build/user/fslview-3.0+4.0.2/src/storage/image.h:42: warning: 'typedef' was 
 ignored in this declaration
 In file included from 
 /build/user/fslview-3.0+4.0.2/build/src/fslview/../../../src/fslview/application.h:31,
  from 
 /build/user/fslview-3.0+4.0.2/build/src/fslview/moc_application.cxx:11:
 /build/user/fslview-3.0+4.0.2/build/src/fslview/../../../src/fslview/modelfit.h:41:
  warning: 'typedef' was ignored in this declaration
 /build/user/fslview-3.0+4.0.2/build/src/fslview/../../../src/fslview/modelfit.h:82:
  warning: 'typedef' was ignored in this declaration
 make[3]: *** [src/fslview/CMakeFiles/ui.dir/moc_application.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/13

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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