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

Bug#70322: marked as done (automatic build fails for potato)



Your message dated Tue, 17 Apr 2001 17:58:44 +0100
with message-id <20010417175844.A22325@riva.ucam.org>
and subject line circlepack bugs closed by QA upload
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at maintonly) by bugs.debian.org; 28 Aug 2000 02:27:50 +0000
>From goswin.brederlow@student.uni-tuebingen.de Sun Aug 27 21:27:49 2000
Return-path: <goswin.brederlow@student.uni-tuebingen.de>
Received: from (ngi.de) [::ffff:195.243.0.244] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 13TEeL-0002GW-00; Sun, 27 Aug 2000 21:27:49 -0500
Received: (qmail 32086 invoked from network); 28 Aug 2000 02:27:43 -0000
Received: from p3e9e1487.dip0.t-ipconnect.de (HELO dual.intern.brederlow.de) (62.158.20.135)
  by 195.243.0.244 with SMTP; 28 Aug 2000 02:27:43 -0000
Received: from mrvn by dual.intern.brederlow.de with local (Exim 3.12 #1 (Debian))
	id 13TMBY-0004E9-00
	for <maintonly@bugs.debian.org>; Mon, 28 Aug 2000 12:30:36 +0200
From: Goswin Brederlow <goswin.brederlow@student.uni-tuebingen.de>
To: Debian Bug Tracking System <maintonly@bugs.debian.org>
Subject: automatic build fails for potato
Message-Id: <E13TMBY-0004E9-00@dual.intern.brederlow.de>
Date: Mon, 28 Aug 2000 12:30:36 +0200
Delivered-To: maintonly@bugs.debian.org

Package: circlepack
Version: N/A; reported 2000-08-28
Severity: normal


*** explain.txt
I compiled all packages that have no "Build-Depends" in potato/main/Sources.gz.
Your package failed to build together with about 1700 other packages.

Since you have no "Build-Depends" you eigther forgot that your package
build-depends on something (like debhelper?) or you don't know about
build dependencies.

The releavnt fields are descibed in:
http://www.at.debian.org/doc/packaging-manuals/packaging.html/ch-relationships.html#s8.7

Please add build dependencies to your package or correct what ever else
caused the package not to build. If you already did so for woody, please
just close this bug report. If your Package is one of the rare cases with
a Build-Depends-Indep and I overlooked it, also please just close.

May the Source be with you.
			Goswin

The compilation logfiles follows:
*** circlepack/circlepack.log
Reading Package Lists...
Building Dependency Tree...
Need to get 2145kB of source archives.
Get:1 ftp://alpha potato/main circlepack 4.0.1-3 (dsc) [643B]
Get:2 ftp://alpha potato/main circlepack 4.0.1-3 (tar) [2141kB]
Get:3 ftp://alpha potato/main circlepack 4.0.1-3 (diff) [3255B]
Fetched 2145kB in 2s (799kB/s)
dpkg-source: extracting circlepack in circlepack-4.0.1
dpkg-source: extracting circlepack in circlepack-4.0.1
dpkg-source: extracting circlepack in circlepack-4.0.1
dpkg-buildpackage: source package is circlepack
dpkg-buildpackage: source version is 4.0.1-3
dpkg-buildpackage: source maintainer is John Lapeyre <lapeyre@physics.arizona.edu>
 debian/rules clean DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
test -f debian/rules
rm -f build
make remake
make[1]: Entering directory `/mnt/raid0/builder/tmp/circlepack-4.0.1'
/bin/rm hyp_math.o eucl_math.o sph_math.o complex_math.o cp_main.o  cp_action.o cp_cmd.o  cp_comb.o cp_comps.o cp_format.o cp_geom.o cp_io.o cp_remote.o cp_repack.o cp_screen.o cp_special.o cp_string.o cp_util.o
/bin/rm: cannot remove `hyp_math.o': No such file or directory
/bin/rm: cannot remove `eucl_math.o': No such file or directory
/bin/rm: cannot remove `sph_math.o': No such file or directory
/bin/rm: cannot remove `complex_math.o': No such file or directory
/bin/rm: cannot remove `cp_main.o': No such file or directory
/bin/rm: cannot remove `cp_action.o': No such file or directory
/bin/rm: cannot remove `cp_cmd.o': No such file or directory
/bin/rm: cannot remove `cp_comb.o': No such file or directory
/bin/rm: cannot remove `cp_comps.o': No such file or directory
/bin/rm: cannot remove `cp_format.o': No such file or directory
/bin/rm: cannot remove `cp_geom.o': No such file or directory
/bin/rm: cannot remove `cp_io.o': No such file or directory
/bin/rm: cannot remove `cp_remote.o': No such file or directory
/bin/rm: cannot remove `cp_repack.o': No such file or directory
/bin/rm: cannot remove `cp_screen.o': No such file or directory
/bin/rm: cannot remove `cp_special.o': No such file or directory
/bin/rm: cannot remove `cp_string.o': No such file or directory
/bin/rm: cannot remove `cp_util.o': No such file or directory
make[1]: *** [remake] Error 1
make[1]: Leaving directory `/mnt/raid0/builder/tmp/circlepack-4.0.1'
make: [clean] Error 2 (ignored)
rm CirclePack circlepack
rm: cannot remove `circlepack': No such file or directory
make: [clean] Error 1 (ignored)
rm -f `find . -name "*~"`
rm -rf debian/tmp debian/files* core debian/substvars
 debian/rules build DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
test -f debian/rules
make CC=egcc DEBUG="-g" circlepack
make[1]: Entering directory `/mnt/raid0/builder/tmp/circlepack-4.0.1'
egcc -I/usr/openwin/include -I/usr/X11R6/include -g   -c -o cp_main.o cp_main.c
In file included from cp_main.c:41:
cp_head.h:7: X11/Xlib.h: No such file or directory
cp_head.h:8: X11/Xos.h: No such file or directory
cp_head.h:9: xview/xview.h: No such file or directory
cp_head.h:10: xview/canvas.h: No such file or directory
cp_head.h:11: xview/cms.h: No such file or directory
cp_head.h:12: xview/xv_xrect.h: No such file or directory
cp_head.h:13: xview/panel.h: No such file or directory
cp_head.h:14: xview/textsw.h: No such file or directory
cp_head.h:15: xview/cursor.h: No such file or directory
cp_head.h:16: xview/tty.h: No such file or directory
make[1]: *** [cp_main.o] Error 1
make[1]: Leaving directory `/mnt/raid0/builder/tmp/circlepack-4.0.1'
make: *** [build] Error 2
Build command 'cd circlepack-4.0.1 && dpkg-buildpackage -b -uc' failed.
E: Child process failed


-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux dual 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i686


---------------------------------------
Received: (at 70322-done) by bugs.debian.org; 17 Apr 2001 16:58:58 +0000
>From cjw44@flatline.org.uk Tue Apr 17 11:58:58 2001
Return-path: <cjw44@flatline.org.uk>
Received: from mta06-svc.ntlworld.com [62.253.162.46] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14pYob-0006AY-00; Tue, 17 Apr 2001 11:58:57 -0500
Received: from riva.ucam.org ([62.253.132.58]) by mta06-svc.ntlworld.com
          (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP
          id <20010417165844.ZUHC285.mta06-svc.ntlworld.com@riva.ucam.org>;
          Tue, 17 Apr 2001 17:58:44 +0100
Received: from cjw44 by riva.ucam.org with local (Exim 3.22 #1 (Debian))
	id 14pYoO-0005pL-00; Tue, 17 Apr 2001 17:58:44 +0100
Date: Tue, 17 Apr 2001 17:58:44 +0100
From: Colin Watson <cjw44@flatline.org.uk>
To: 70322-done@bugs.debian.org, 76079-done@bugs.debian.org,
	91131-done@bugs.debian.org, 91410-done@bugs.debian.org
Subject: circlepack bugs closed by QA upload
Message-ID: <20010417175844.A22325@riva.ucam.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.17i
Organization: riva.ucam.org
Sender: Colin Watson <cjw44@riva.ucam.org>
Delivered-To: 70322-done@bugs.debian.org

circlepack is orphaned, and I closed these bugs in a QA upload recently.
Due to bug #71600 in dinstall, they were only tagged as fixed, so I'm
closing them by hand.

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

Format: 1.7
Date: Sat, 14 Apr 2001 02:07:20 +0100
Source: circlepack
Binary: circlepack
Architecture: source i386
Version: 4.0.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 circlepack - creation and display of circle packings
Closes: 70322 76079 91131 91410
Changes: 
 circlepack (4.0.1-4) unstable; urgency=low
 .
   * The maintainer has orphaned this package; set maintainer to Debian QA
     Group.
   * Update to policy version 3.1.1:
     - FHS updates (closes: #91131, #91410).
     - Build dependencies (closes: #70322).
   * Refer to the X Window System properly in package description
     (closes: #76079).
   * Get dpkg-gencontrol to include the section and priority fields.
Files: 
 5f7c5761b70964f8f9468b6e836d1e46 645 math optional circlepack_4.0.1-4.dsc
 3af9ee14702293211f9c1b400e68d4f1 3505 math optional circlepack_4.0.1-4.diff.gz
 3dec821e7d8d431543f6642e6075cee9 502364 math optional circlepack_4.0.1-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE616mHMVrRHkkXpRQRAspYAKCCNAIxIHkD3FXh6LRrlfiBc678TQCfcqTk
+m7zQHN94wF+X/6wndnpBi8=
=i9J/
-----END PGP SIGNATURE-----

-- 
Colin Watson                                     [cjw44@flatline.org.uk]



Reply to: