FTBFS: [sparc] missing build-depends

Bug #7548 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
qt-x11-free (Debian)
Fix Released
Unknown
qt-x11-free (Ubuntu)
Invalid
High
LaMont Jones

Bug Description

Automatically imported from Debian bug report #267135 http://bugs.debian.org/267135

Revision history for this message
In , Jeremy T. Bouse (jbouse) wrote : Re: Bug#267135: FTBFS: [sparc] missing build-depends

 Obviously the sparc buildd is having a problem installing
qt3-dev-tools which is clearly in the Build-Depends on the
debian/control I have and the copy you have as you quoted it below.
There is no dependency on libglib1.2-dev AT ALL as the code is written
to use QT not GTK and errored when trying to locate 'qmake' which is in
qt3-dev-tools.

 Interesting enough that sparc is the only arch that has this
problem with the packaging as is and no changes to Build-Depends are
needed. I suggest this will yield better results looking at the buildd
machine than filing inaccurate bugs.

 Regards,
 Jeremy

On Fri, Aug 20, 2004 at 01:27:48PM -0700, Blars Blarson wrote:
> Package: libfwbuilder
> Severity: serious
> Tags: sid
> Justification: Policy 7.6
>
> libfwbuilder fails to build from source on sparc, see
> http://buildd.debian.org/fetch.php?&pkg=libfwbuilder&ver=2.0.1-2&arch=sparc&stamp=1092773881&file=log&as=raw
> for the complete log.
>
> Build-Depends: debhelper (>> 3.0.0), dbs, autoconf, automake, libtool, autotools-dev, qt3-dev-tools, libxml2-dev (>= 2.3.8-0), libxslt1-dev (>= 1.0.0-0), libssl-dev, libsnmp5-dev | libsnmp-dev, doc++
> ** Filtered missing central deps that are dependencies of or provide build-deps:
> zlib1g-dev (>= 1:1.2.1)
> **** Warning:
> **** The following central src deps are (probably) missing:
> libglib1.2-dev (>= 1.2.0)
>
> ....
>
> checking looking for QT...
> checking for qmake... no
> configure: error: "Could not find qmake"
> make: *** [stampdir/config] Error 1
> ******************************************************************************
> Build finished at 20040817-1616
> FAILED [dpkg-buildpackage died]
>
>
> -- System Information:
> Debian Release: 3.1
> APT prefers unstable
> APT policy: (500, 'unstable')
> Architecture: i386 (i686)
> Kernel: Linux 2.6.8-1-686
> Locale: LANG=C, LC_CTYPE=C
>

Revision history for this message
In , Jeremy T. Bouse (jbouse) wrote :

 Furthermore if you insist on filing bugs from a domain with an
out dated RBL usage which inhibits responding to bugs I'll just proceed
to close them as I am with this one.

 Regards,
 Jeremy

Revision history for this message
In , Blars Blarson (blarson) wrote : exact same error in pbuilder chroot

reopen 267135
thanks

I got the exact same error in a pbuilder chroot on a totally separate
system, so it is not a quirk of the autobuilder. qt3-dev-tools
3:3.3.3-1 was installed successfully.

If qmake should be supplied by qt3-dev-tools, you should reassign this
bug.

The -submitter@b.d.o address will work if you need to contact me.

--
Blars Blarson <email address hidden>
    http://www.blars.org/blars.html
With Microsoft, failure is not an option. It is a standard feature.

Revision history for this message
In , Jeremy T. Bouse (jbouse) wrote : Re: Bug#267135: exact same error in pbuilder chroot

reassign 267135 qt3-dev-tools
thanks

 This is ironic as the uploads I do are done completely within
pbuilder on i386 and hppa and have absolutely no problem. This is a
problem with sparc platform and qmake which for every other arch exists
within the qt3-dev-tools package.

 Regards,
 Jeremy

On Fri, Aug 20, 2004 at 08:10:07PM -0700, Blars Blarson wrote:
> reopen 267135
> thanks
>
> I got the exact same error in a pbuilder chroot on a totally separate
> system, so it is not a quirk of the autobuilder. qt3-dev-tools
> 3:3.3.3-1 was installed successfully.
>
> If qmake should be supplied by qt3-dev-tools, you should reassign this
> bug.
>
> The -submitter@b.d.o address will work if you need to contact me.
>
> --
> Blars Blarson <email address hidden>
> http://www.blars.org/blars.html
> With Microsoft, failure is not an option. It is a standard feature.
>

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #267135 http://bugs.debian.org/267135

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 20 Aug 2004 13:27:48 -0700
From: Blars Blarson <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: FTBFS: [sparc] missing build-depends

Package: libfwbuilder
Severity: serious
Tags: sid
Justification: Policy 7.6

libfwbuilder fails to build from source on sparc, see
http://buildd.debian.org/fetch.php?&pkg=libfwbuilder&ver=2.0.1-2&arch=sparc&stamp=1092773881&file=log&as=raw
for the complete log.

Build-Depends: debhelper (>> 3.0.0), dbs, autoconf, automake, libtool, autotools-dev, qt3-dev-tools, libxml2-dev (>= 2.3.8-0), libxslt1-dev (>= 1.0.0-0), libssl-dev, libsnmp5-dev | libsnmp-dev, doc++
** Filtered missing central deps that are dependencies of or provide build-deps:
zlib1g-dev (>= 1:1.2.1)
**** Warning:
**** The following central src deps are (probably) missing:
  libglib1.2-dev (>= 1.2.0)

....

checking looking for QT...
checking for qmake... no
configure: error: "Could not find qmake"
make: *** [stampdir/config] Error 1
******************************************************************************
Build finished at 20040817-1616
FAILED [dpkg-buildpackage died]

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: LANG=C, LC_CTYPE=C

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 20 Aug 2004 14:11:23 -0700
From: "Jeremy T. Bouse" <email address hidden>
To: Blars Blarson <email address hidden>, <email address hidden>
Subject: Re: Bug#267135: FTBFS: [sparc] missing build-depends

 Obviously the sparc buildd is having a problem installing
qt3-dev-tools which is clearly in the Build-Depends on the
debian/control I have and the copy you have as you quoted it below.
There is no dependency on libglib1.2-dev AT ALL as the code is written
to use QT not GTK and errored when trying to locate 'qmake' which is in
qt3-dev-tools.

 Interesting enough that sparc is the only arch that has this
problem with the packaging as is and no changes to Build-Depends are
needed. I suggest this will yield better results looking at the buildd
machine than filing inaccurate bugs.

 Regards,
 Jeremy

On Fri, Aug 20, 2004 at 01:27:48PM -0700, Blars Blarson wrote:
> Package: libfwbuilder
> Severity: serious
> Tags: sid
> Justification: Policy 7.6
>
> libfwbuilder fails to build from source on sparc, see
> http://buildd.debian.org/fetch.php?&pkg=libfwbuilder&ver=2.0.1-2&arch=sparc&stamp=1092773881&file=log&as=raw
> for the complete log.
>
> Build-Depends: debhelper (>> 3.0.0), dbs, autoconf, automake, libtool, autotools-dev, qt3-dev-tools, libxml2-dev (>= 2.3.8-0), libxslt1-dev (>= 1.0.0-0), libssl-dev, libsnmp5-dev | libsnmp-dev, doc++
> ** Filtered missing central deps that are dependencies of or provide build-deps:
> zlib1g-dev (>= 1:1.2.1)
> **** Warning:
> **** The following central src deps are (probably) missing:
> libglib1.2-dev (>= 1.2.0)
>
> ....
>
> checking looking for QT...
> checking for qmake... no
> configure: error: "Could not find qmake"
> make: *** [stampdir/config] Error 1
> ******************************************************************************
> Build finished at 20040817-1616
> FAILED [dpkg-buildpackage died]
>
>
> -- System Information:
> Debian Release: 3.1
> APT prefers unstable
> APT policy: (500, 'unstable')
> Architecture: i386 (i686)
> Kernel: Linux 2.6.8-1-686
> Locale: LANG=C, LC_CTYPE=C
>

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 20 Aug 2004 15:10:57 -0700
From: "Jeremy T. Bouse" <email address hidden>
To: <email address hidden>
Subject: Re: Bug#267135: FTBFS: [sparc] missing build-depends

 Furthermore if you insist on filing bugs from a domain with an
out dated RBL usage which inhibits responding to bugs I'll just proceed
to close them as I am with this one.

 Regards,
 Jeremy

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 20 Aug 2004 20:10:07 -0700
From: Blars Blarson <email address hidden>
To: <email address hidden>
Cc: <email address hidden>
Subject: exact same error in pbuilder chroot

reopen 267135
thanks

I got the exact same error in a pbuilder chroot on a totally separate
system, so it is not a quirk of the autobuilder. qt3-dev-tools
3:3.3.3-1 was installed successfully.

If qmake should be supplied by qt3-dev-tools, you should reassign this
bug.

The -submitter@b.d.o address will work if you need to contact me.

--
Blars Blarson <email address hidden>
    http://www.blars.org/blars.html
With Microsoft, failure is not an option. It is a standard feature.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 20 Aug 2004 23:59:20 -0700
From: "Jeremy T. Bouse" <email address hidden>
To: <email address hidden>, <email address hidden>
Subject: Re: Bug#267135: exact same error in pbuilder chroot

reassign 267135 qt3-dev-tools
thanks

 This is ironic as the uploads I do are done completely within
pbuilder on i386 and hppa and have absolutely no problem. This is a
problem with sparc platform and qmake which for every other arch exists
within the qt3-dev-tools package.

 Regards,
 Jeremy

On Fri, Aug 20, 2004 at 08:10:07PM -0700, Blars Blarson wrote:
> reopen 267135
> thanks
>
> I got the exact same error in a pbuilder chroot on a totally separate
> system, so it is not a quirk of the autobuilder. qt3-dev-tools
> 3:3.3.3-1 was installed successfully.
>
> If qmake should be supplied by qt3-dev-tools, you should reassign this
> bug.
>
> The -submitter@b.d.o address will work if you need to contact me.
>
> --
> Blars Blarson <email address hidden>
> http://www.blars.org/blars.html
> With Microsoft, failure is not an option. It is a standard feature.
>

Revision history for this message
In , Martin Gerhard Loschwitz (martin-loschwitz) wrote : Fixed in Qt 3:3.3.3-3

Qt 3:3.3.3-1 and 3:3.3.3-2 indeed had no qmake binary as Trolltech silently
exchanged the qmake-binary in "make install" with a symlink to the binary in
the Qt build tree. Qt 3:3.3.3-3 has qmake again, so get some build admin to
re-queue your package. I wonder whether I should wish you good luck for that.

--
  .''`. Martin Loschwitz Debian GNU/Linux developer
 : :' : <email address hidden> <email address hidden>
 `. `'` http://www.madkiss.org/ people.debian.org/~madkiss/
   `- Use Debian GNU/Linux 3.0! See http://www.debian.org/

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sat, 21 Aug 2004 11:27:51 +0200
From: Martin Loschwitz <email address hidden>
To: <email address hidden>
Subject: Fixed in Qt 3:3.3.3-3

--RnlQjJ0d97Da+TV1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Qt 3:3.3.3-1 and 3:3.3.3-2 indeed had no qmake binary as Trolltech silently
exchanged the qmake-binary in "make install" with a symlink to the binary in
the Qt build tree. Qt 3:3.3.3-3 has qmake again, so get some build admin to
re-queue your package. I wonder whether I should wish you good luck for tha=
t.

--=20
  .''`. Martin Loschwitz Debian GNU/Linux developer
 : :' : <email address hidden> <email address hidden>
 `. `'` http://www.madkiss.org/ people.debian.org/~madkiss/
   `- Use Debian GNU/Linux 3.0! See http://www.debian.org/

--RnlQjJ0d97Da+TV1
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFBJxWXHPo+jNcUXjARAgpTAJ912LySdYWT0YpK/0zSu9VBqo7YqACfffJG
/qUv3SmCusdsj2Y3XMGgZL4=
=1R9r
-----END PGP SIGNATURE-----

--RnlQjJ0d97Da+TV1--

Revision history for this message
LaMont Jones (lamont) wrote :

non-warty architecture

Changed in qt-x11-free:
status: Unknown → 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.