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

Bug#408639: marked as done (qt4-doc: error when compiling qt4 demos)



Your message dated Wed, 27 Jun 2007 16:02:12 +0000
with message-id <E1I3Zy8-0003OD-CH@ries.debian.org>
and subject line Bug#408639: fixed in qt4-x11 4.3.0-2
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: qt4-doc
Version: 4.2.1-2
Severity: important

Hi. When I try to compile the qt4 demos
(from /usr/share/doc/qt4-doc/qt4-demos.tar.gz) I get:

[...]
make[1]: Entering directory `/home/peppe/qt4-demos/demos/arthurplugin'
make -f Makefile.Release
make[2]: Entering directory `/home/peppe/qt4-demos/demos/arthurplugin'
mkdir: impossibile creare la directory `/plugins': Permission denied
make[2]: *** [/plugins/designer/libarthurplugin.so] Error 1
make[2]: Leaving directory `/home/peppe/qt4-demos/demos/arthurplugin'
make[1]: *** [release] Error 2
make[1]: Leaving directory `/home/peppe/qt4-demos/demos/arthurplugin'
make: *** [sub-arthurplugin-make_default] Error 2

I don't know if that's just a typo, but this is blocking proper compilation of the demos. In the .pro file I see:

DESTDIR     = $$QT_BUILD_TREE/plugins/designer

and in Makefile.Release:

$(MKDIR) /plugins/designer/

Perhaps $$QT_BUILD_TREE is undefined?

Cheers,
Giuseppe D'Angelo

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.19-1-686
Locale: LANG=it_IT@euro, LC_CTYPE=it_IT@euro (charmap=ISO-8859-15)

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: qt4-x11
Source-Version: 4.3.0-2

We believe that the bug you reported is fixed in the latest version of
qt4-x11, which is due to be installed in the Debian FTP archive:

libqt4-core_4.3.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-core_4.3.0-2_i386.deb
libqt4-debug_4.3.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-debug_4.3.0-2_i386.deb
libqt4-dev_4.3.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-dev_4.3.0-2_i386.deb
libqt4-gui_4.3.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-gui_4.3.0-2_i386.deb
libqt4-qt3support_4.3.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-qt3support_4.3.0-2_i386.deb
libqt4-sql_4.3.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-sql_4.3.0-2_i386.deb
qt4-designer_4.3.0-2_i386.deb
  to pool/main/q/qt4-x11/qt4-designer_4.3.0-2_i386.deb
qt4-dev-tools_4.3.0-2_i386.deb
  to pool/main/q/qt4-x11/qt4-dev-tools_4.3.0-2_i386.deb
qt4-doc_4.3.0-2_all.deb
  to pool/main/q/qt4-x11/qt4-doc_4.3.0-2_all.deb
qt4-qtconfig_4.3.0-2_i386.deb
  to pool/main/q/qt4-x11/qt4-qtconfig_4.3.0-2_i386.deb
qt4-x11_4.3.0-2.diff.gz
  to pool/main/q/qt4-x11/qt4-x11_4.3.0-2.diff.gz
qt4-x11_4.3.0-2.dsc
  to pool/main/q/qt4-x11/qt4-x11_4.3.0-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 408639@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brian Nelson <pyro@debian.org> (supplier of updated qt4-x11 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 27 Jun 2007 00:02:07 -0400
Source: qt4-x11
Binary: libqt4-sql libqt4-core qt4-doc libqt4-debug libqt4-qt3support qt4-designer libqt4-dev qt4-dev-tools libqt4-gui qt4-qtconfig
Architecture: source i386 all
Version: 4.3.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Brian Nelson <pyro@debian.org>
Description: 
 libqt4-core - Qt 4 core non-GUI functionality runtime library
 libqt4-debug - Qt 4 library debugging symbols
 libqt4-dev - Qt 4 development files
 libqt4-gui - Qt 4 core GUI functionality runtime library
 libqt4-qt3support - Qt 3 compatibility library for Qt 4
 libqt4-sql - Qt 4 SQL database module
 qt4-designer - Qt 4 Designer
 qt4-dev-tools - Qt 4 development tools
 qt4-doc    - Qt 4 API documentation
 qt4-qtconfig - Qt 4 configuration tool
Closes: 408639 429817
Changes: 
 qt4-x11 (4.3.0-2) unstable; urgency=low
 .
   [Brian Nelson]
   * Changed dist back to unstable.
   * Tightened qt4-dev-tools's dependency on libqt4-core to
     (= ${Source-Version}), since it uses internal (non-public) classes in
     Qt whose ABI can change. (Closes: #429817)
   * Added a build-dependency on libxi-dev to enable tablet support.
   * Constrict the hack to clean all binary files to the bin, config.tests,
     and qmake directories to drastically improve its speed
 .
   [Fathi Boudra]
   * Qt4 demos builds properly in Qt4.3. (Closes: #408639)
   * Apply qt-copy patches:
     * 00_0178-transparency-window-types: adds Qt support for new window types
       used for compositing.
     * 00_0179-transient-hack: workaround that makes setting of WM_TRANSIENT_FOR
       work with some window types.
     * 00_0180-window-role: several problems with Qt's support for the
       WM_WINDOW_ROLE property.
     * 00_0181-qdnd-x11-fix: makes the find_child algorithm in qdnd look at
       _all_ widgets that contain the QPoint.
     * 00_0182-argb-visuals-default: Qt handling argb visuals on X11.
Files: 
 5a4957bc440d9eeb1c8be2f71b1751b9 1503 libs optional qt4-x11_4.3.0-2.dsc
 6455fb40d265c09e1c8446030ee4101a 40003 libs optional qt4-x11_4.3.0-2.diff.gz
 0eed90903f3230658c7e0ae30ed3b24c 23483618 doc optional qt4-doc_4.3.0-2_all.deb
 250f1529d41d48ce82a0df98e30dec2b 4279802 libdevel optional libqt4-dev_4.3.0-2_i386.deb
 de344e08fa431cf1299c6b43760a0658 1670130 libs optional libqt4-core_4.3.0-2_i386.deb
 088c655a11b175c4c60477564d7655e7 4891664 libs optional libqt4-gui_4.3.0-2_i386.deb
 eec70b034832815b34875bfe3f50bfbf 156406 libs optional libqt4-sql_4.3.0-2_i386.deb
 d784cc09dc31a201a0875474bbb751f9 1038812 libs optional libqt4-qt3support_4.3.0-2_i386.deb
 9cce33380281e575a4c6c52e185dd8dc 587538 devel optional qt4-designer_4.3.0-2_i386.deb
 37a9c22f5d05f215a282d722fb2fac66 78524250 libs optional libqt4-debug_4.3.0-2_i386.deb
 60d2f0ddc3fb3afdb0dd15c316412753 714646 devel optional qt4-dev-tools_4.3.0-2_i386.deb
 2b99908e541a79e62bf6e76e86149d25 111494 x11 optional qt4-qtconfig_4.3.0-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGgnpd1Ng1YWbyRSERAgK4AJ4grY9mj4LOJUjxagjD7/rPXyWi1gCgn5Lr
ZrkOldIkpGKfRC19KZEM5fo=
=ii7I
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: