[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#458133: marked as done (Please test qmake and co as part of the build process)



Your message dated Mon, 31 Dec 2007 15:44:11 +0100
with message-id <4779003B.8060308@debian.org>
and subject line Please test qmake and co as part of the build process
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libqt4-dev
Version: 4.3.3-1
Severity: normal
File: /usr/bin/qmake-qt4


Hello,

Ipe fails to build [1], on hppa only, due to a failure of "qmake-qt4":

[...]
touch configure-stamp
dh_testdir
cd src && qmake-qt4 
/bin/sh: line 1:  4492 Bus error               qmake-qt4
make: *** [build-stamp] Error 138


[1] http://buildd.debian.org/fetch.cgi?&pkg=ipe&ver=6.0pre30-1&arch=hppa&stamp=1197308647&file=log


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 2.6.22-1-parisc64-smp (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libqt4-dev depends on:
ii  libaudio-dev            1.9.1-1          Network Audio System - development
ii  libfreetype6-dev        2.3.5-1          FreeType 2 font engine, developmen
ii  libgl1-mesa-dev [libgl- 7.0.2-3          A free implementation of the OpenG
ii  libglib2.0-dev          2.14.4-2         Development files for the GLib lib
ii  libglu1-mesa-dev [libgl 7.0.2-3          The OpenGL utility library -- deve
ii  libice-dev              2:1.0.4-1        X11 Inter-Client Exchange library 
ii  libjpeg62-dev           6b-14            Development files for the IJG JPEG
ii  libmng-dev              1.0.9-1          M-N-G library (Development headers
ii  libpng12-dev [libpng12- 1.2.15~beta5-3   PNG library - development
ii  libpq-dev               8.2.5-4          header files for libpq5 (PostgreSQ
ii  libqt4-core             4.3.3-1          Qt 4 core non-GUI functionality ru
ii  libqt4-gui              4.3.3-1          Qt 4 core GUI functionality runtim
ii  libqt4-qt3support       4.3.3-1          Qt 3 compatibility library for Qt 
ii  libqt4-sql              4.3.3-1          Qt 4 SQL database module
ii  libsm-dev               2:1.0.3-1        X11 Inter-Client Exchange library 
ii  libsqlite0-dev          2.8.17-4         SQLite development files
ii  libx11-dev              2:1.0.3-7        X11 client-side library (developme
ii  libxcursor-dev          1:1.1.9-1        X cursor management library (devel
ii  libxext-dev             1:1.0.3-2        X11 miscellaneous extensions libra
ii  libxft-dev              2.1.12-2         FreeType-based font drawing librar
ii  libxi-dev               2:1.1.3-1        X11 Input extension library (devel
ii  libxinerama-dev         1:1.0.2-1        X11 Xinerama extension library (de
ii  libxmu-dev              1:1.0.3-1        X11 miscellaneous utility library 
ii  libxrandr-dev           2:1.2.2-1        X11 RandR extension library (devel
ii  libxrender-dev          1:0.9.4-1        X Rendering Extension client libra
ii  libxt-dev               1:1.0.5-3        X11 toolkit intrinsics library (de
ii  x11proto-core-dev       7.0.11-1         X11 core wire protocol and auxilia
ii  zlib1g-dev              1:1.2.3.3.dfsg-8 compression library - development

Versions of packages libqt4-dev recommends:
ii  qt4-dev-tools                 4.3.3-1    Qt 4 development tools

-- no debconf information



--- End Message ---
--- Begin Message ---
  Hello,

Fathi BOUDRA wrote:
> This is already the case on Qt4 build:
> [...]
> common-configure-arch::
> ifeq ($(DEB_HOST_ARCH),hppa)
>         mkdir -p debian/hppa-tmp
>         echo "Testing whether getdents kernel bug is present on this buildd - see #433768"
>         gcc -o debian/hppa-tmp/hppa-test-program debian/readdir-hppa-test.c
>         cd $(CURDIR)/doc/html && $(CURDIR)/debian/hppa-tmp/hppa-test-program | sort > $(CURDIR)/debian/hppa-tmp/readdir_r-out
>         cd $(CURDIR)/doc/html && ls -a | sort > $(CURDIR)/debian/hppa-tmp/ls-a-out
>         @if ! diff -q $(CURDIR)/debian/hppa-tmp/readdir_r-out $(CURDIR)/debian/hppa-tmp/ls-a-out ; \
>                 then \
>                 echo "Kernel bug present. This will misbuild qt4 if proceeding. Failing" ; \
>                 echo "Please update kernel and test again" ; \
>                 exit 5 ; \
>         fi
> endif

  I don't see where qmake is called from this snippet. However, as Sune
pointed out, qmake is used later on for the build process, something I
wasn't aware of. So this bug reopening is rather pointless, therefore
closing it (again). Sorry for the noise...

  I guess I'll just have to be patient. HPPA is a real pain with Qt
stuff, isn't it ?

  Cheers,

	Vincent

-- 
Vincent Fourmond, Debian Developer
http://vince-debian.blogspot.com/
-- pretty boring signature, isn't it ?


--- End Message ---

Reply to: