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

Bug#159395: marked as done (FTBFS with MAKEFLAGS="-j2")



Your message dated Tue, 24 Sep 2002 13:23:51 -0400
with message-id <E17ttPb-0001pO-00@auric.debian.org>
and subject line Bug#159395: fixed in gcc-3.2 1:3.2.1ds2-0pre3
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Sep 2002 01:54:00 +0000
>From lucifer@lightbearer.com Mon Sep 02 20:54:00 2002
Return-path: <lucifer@lightbearer.com>
Received: from dogma.lightbearer.com (deargod.lightbearer.com) [216.150.202.131] (qmailr)
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 17m2tD-0001qc-00; Mon, 02 Sep 2002 20:53:59 -0500
Received: (qmail 15960 invoked by uid 1000); 3 Sep 2002 01:53:58 -0000
From: "Joel Baker" <lucifer@lightbearer.com>
Date: Mon, 2 Sep 2002 19:53:58 -0600
To: submit@bugs.debian.org
Cc: lucifer@lightbearer.com
Subject: FTBFS with MAKEFLAGS="-j2"
Message-ID: <[🔎] 20020903015358.GA15498@lightbearer.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
Delivered-To: submit@bugs.debian.org

Package: gcc-3.2
Version: 1:3.2.1ds0-0pre1
Severity: normal

Trying to build GCC 3.2 (using GCC 3.0.4 experimental) on the NetBSD/i386
port with MAKEFLAGS="-j2" set (the -d flag is used to cope with the fact
that it is a new port and some things are still in progress; the package
builds fine if the build rules are run manually, separating 'unpack' from
'patch', to avoid the problem shown):

root@thenet:/tmp/Build/gcc-3.2/gcc-3.2-3.2.1ds0# WITHOUT_CHECK=yes dpkg-buildpackage -d
dpkg-buildpackage: source package is gcc-3.2
dpkg-buildpackage: source version is 1:3.2.1ds0-0pre1
dpkg-buildpackage: source maintainer is Matthias Klose <doko@debian.org>
dpkg-buildpackage: host architecture is netbsd-i386
 debian/rules clean
rm -rf stamps
rm -rf gcc-20020829 gpc-20010506
/usr/bin/make -f debian/rules2 clean
make[1]: Entering directory `/tmp/Build/gcc-3.2/gcc-3.2-3.2.1ds0'
...
mkdir stamps
if [ -f stamps/02-patch-stamp-gcc-names ]; then \
  echo "gcc-names patches already applied."; exit 1; \
fi
if [ -d /tmp/Build/gcc-3.2/gcc-3.2-3.2.1ds0/src ]; then \
  echo >&2 "Source directory /tmp/Build/gcc-3.2/gcc-3.2-3.2.1ds0/src exists. Delete by hand"; \
  false; \
fi
debian/patches/gcc-names.dpatch -patch -d /tmp/Build/gcc-3.2/gcc-3.2-3.2.1ds0/src
rm -rf gcc-20020829
case gcc-20020829.tar.bz2 in \
  *.bz2) tar -x --bzip2 -f gcc-20020829.tar.bz2;; \
  *.gz)  tar -x --gzip  -f gcc-20020829.tar.bz2;; \
  *)     false; \
esac
patch: **** Can't change to directory /tmp/Build/gcc-3.2/gcc-3.2-3.2.1ds0/src : No such file or directory
make: *** [stamps/02-patch-stamp-gcc-names] Error 2
make: *** Waiting for unfinished jobs....
mv gcc-20020829 /tmp/Build/gcc-3.2/gcc-3.2-3.2.1ds0/src
make: *** Waiting for unfinished jobs....
echo "gcc-20020829.tar.bz2 unpacked." > stamps/01-unpack-stamp-gcc-20020829.tar.bz2

I'm not entirely sure why these are getting out of order, as there appears
to be a dependancy between the patch framework and the unpack framework,
but it is fairly evident (from the last dozen lines or so of the output)
that that is what's going on.
-- 
***************************************************************************
Joel Baker                           System Administrator - lightbearer.com
lucifer@lightbearer.com              http://users.lightbearer.com/lucifer/

---------------------------------------
Received: (at 159395-close) by bugs.debian.org; 24 Sep 2002 17:38:39 +0000
>From katie@auric.debian.org Tue Sep 24 12:38:39 2002
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17ttdv-0008W5-00; Tue, 24 Sep 2002 12:38:39 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 17ttPb-0001pO-00; Tue, 24 Sep 2002 13:23:51 -0400
From: Matthias Klose <doko@debian.org>
To: 159395-close@bugs.debian.org
X-Katie: $Revision: 1.26 $
Subject: Bug#159395: fixed in gcc-3.2 1:3.2.1ds2-0pre3
Message-Id: <E17ttPb-0001pO-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Tue, 24 Sep 2002 13:23:51 -0400
Delivered-To: 159395-close@bugs.debian.org

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

cpp-3.2-doc_3.2.1-0pre3_all.deb
  to pool/main/g/gcc-3.2/cpp-3.2-doc_3.2.1-0pre3_all.deb
cpp-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/cpp-3.2_3.2.1-0pre3_i386.deb
fastjar_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/fastjar_3.2.1-0pre3_i386.deb
fixincludes_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/fixincludes_3.2.1-0pre3_i386.deb
g++-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/g++-3.2_3.2.1-0pre3_i386.deb
g77-3.2-doc_3.2.1-0pre3_all.deb
  to pool/main/g/gcc-3.2/g77-3.2-doc_3.2.1-0pre3_all.deb
g77-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/g77-3.2_3.2.1-0pre3_i386.deb
gcc-3.2-base_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/gcc-3.2-base_3.2.1-0pre3_i386.deb
gcc-3.2-doc_3.2.1-0pre3_all.deb
  to pool/main/g/gcc-3.2/gcc-3.2-doc_3.2.1-0pre3_all.deb
gcc-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/gcc-3.2_3.2.1-0pre3_i386.deb
gcc-3.2_3.2.1ds2-0pre3.diff.gz
  to pool/main/g/gcc-3.2/gcc-3.2_3.2.1ds2-0pre3.diff.gz
gcc-3.2_3.2.1ds2-0pre3.dsc
  to pool/main/g/gcc-3.2/gcc-3.2_3.2.1ds2-0pre3.dsc
gcc-3.2_3.2.1ds2.orig.tar.gz
  to pool/main/g/gcc-3.2/gcc-3.2_3.2.1ds2.orig.tar.gz
gcj-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/gcj-3.2_3.2.1-0pre3_i386.deb
gij-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/gij-3.2_3.2.1-0pre3_i386.deb
gnat-3.2-doc_3.2.1-0pre3_all.deb
  to pool/main/g/gcc-3.2/gnat-3.2-doc_3.2.1-0pre3_all.deb
gnat-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/gnat-3.2_3.2.1-0pre3_i386.deb
gobjc-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/gobjc-3.2_3.2.1-0pre3_i386.deb
libffi2-dev_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libffi2-dev_3.2.1-0pre3_i386.deb
libffi2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libffi2_3.2.1-0pre3_i386.deb
libg2c0_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libg2c0_3.2.1-0pre3_i386.deb
libgcc1_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libgcc1_3.2.1-0pre3_i386.deb
libgcj-common_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libgcj-common_3.2.1-0pre3_i386.deb
libgcj3-dev_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libgcj3-dev_3.2.1-0pre3_i386.deb
libgcj3_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libgcj3_3.2.1-0pre3_i386.deb
libgnat3.15a_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libgnat3.15a_3.2.1-0pre3_i386.deb
libobjc1_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libobjc1_3.2.1-0pre3_i386.deb
libstdc++5-dbg_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libstdc++5-dbg_3.2.1-0pre3_i386.deb
libstdc++5-dev_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libstdc++5-dev_3.2.1-0pre3_i386.deb
libstdc++5-doc_3.2.1-0pre3_all.deb
  to pool/main/g/gcc-3.2/libstdc++5-doc_3.2.1-0pre3_all.deb
libstdc++5-pic_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libstdc++5-pic_3.2.1-0pre3_i386.deb
libstdc++5_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libstdc++5_3.2.1-0pre3_i386.deb
protoize_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/protoize_3.2.1-0pre3_i386.deb



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 159395@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-3.2 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-----

Format: 1.7
Date: Tue, 24 Sep 2002 07:36:56 +0200
Source: gcc-3.2
Binary: libgcj3 gcc-3.2-base libffi2-dev libstdc++5-dev cpp-3.2-doc gcc-3.2-soft-float libgcj3-dev libobjc1 libstdc++5-doc gcj-3.2 libgcc1 libgcj-common libgnat3.15a libstdc++5 protoize g77-3.2-doc fastjar gcc-3.2-doc libstdc++5-dbg gcc-3.2-nof gobjc-3.2 fixincludes libg2c0 g++-3.2 gnat-3.2-doc cpp-3.2 gij-3.2 gcc-3.2 libffi2 gnat-3.2 libstdc++5-pic g77-3.2
Architecture: source i386 all
Version: 1:3.2.1ds2-0pre3
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 cpp-3.2    - The GNU C preprocessor.
 cpp-3.2-doc - Documentation for the GNU C preprocessor (cpp).
 fastjar    - Jar creation utility
 fixincludes - Fix non-ANSI header files
 g++-3.2    - The GNU C++ compiler.
 g77-3.2    - The GNU Fortran 77 compiler.
 g77-3.2-doc - Documentation for the GNU Fortran compiler (g77).
 gcc-3.2    - The GNU C compiler.
 gcc-3.2-base - The GNU Compiler Collection (base package).
 gcc-3.2-doc - Documentation for the GNU compilers (gcc, gobjc, g++).
 gcj-3.2    - The GNU compiler for Java(TM).
 gij-3.2    - The GNU Java bytecode interpreter.
 gnat-3.2   - The GNU Ada compiler.
 gnat-3.2-doc - Documentation for the GNU Ada compiler (gnat).
 gobjc-3.2  - The GNU Objective-C compiler.
 libffi2    - Foreign Function Interface library runtime
 libffi2-dev - Foreign Function Interface library development
 libg2c0    - Runtime library for GNU Fortran 77 applications.
 libgcc1    - GCC support library.
 libgcj-common - Java runtime library (common files)
 libgcj3    - Java runtime library for use with gcj
 libgcj3-dev - Java development headers and static library for use with gcj
 libgnat3.15a - Runtime library for GNU Ada applications.
 libobjc1   - Runtime library for GNU Objective-C applications.
 libstdc++5 - The GNU stdc++ library version 3
 libstdc++5-dbg - The GNU stdc++ library version 3 (debugging files)
 libstdc++5-dev - The GNU stdc++ library version 3 (development files)
 libstdc++5-doc - The GNU stdc++ library version 3 (documentation files)
 libstdc++5-pic - The GNU stdc++ library version 3 (shared library subset kit)
 protoize   - Create/remove ANSI prototypes from C code
Closes: 159395 160859 161438 161517
Changes: 
 gcc-3.2 (1:3.2.1ds2-0pre3) unstable; urgency=low
 .
   * gcc-3.2.1 snapshot (CVS 20020923).
   * Run the libstdc++ check-abi script. Results are put into the file
     /usr/share/doc/libstdc++5/README.libstdc++-baseline in the libstdc++5-dev
     package. This file contains a new baseline, if no baseline for this
     architecture is included in the gcc sources.
   * gcj-wrapper: Accept files starting with an underscore, accept
     path names (closes: #160859, #161517).
   * Explicitely call automake-1.4 when rebuilding Makefiles (closes: #161438).
   * Let installed fixincludes script find files in /usr/lib/fixincludes.
   * debian/rules.patch: Add .NOTPARALLEL as target, so that patches are
     applied sequentially (closes: #159395).
Files: 
 cb474d8ee774afd94f3abb2e09831b13 1786 devel standard gcc-3.2_3.2.1ds2-0pre3.dsc
 984494a1f07427eb84d6e5f21070396a 18570855 devel standard gcc-3.2_3.2.1ds2.orig.tar.gz
 bdde00ea52fc16ff2f910762c8170ad1 1772289 devel standard gcc-3.2_3.2.1ds2-0pre3.diff.gz
 8dc6fc36cad19d04ca898d197ecec989 84346 doc optional cpp-3.2-doc_3.2.1-0pre3_all.deb
 7ab31fa2b26e01cd7da3fa3b62026c2c 2169922 doc optional libstdc++5-doc_3.2.1-0pre3_all.deb
 7df88a3e638f89c14f19638d670a8567 309424 doc optional g77-3.2-doc_3.2.1-0pre3_all.deb
 7672e10bfde1134734e4a83ea3680009 346756 doc optional gnat-3.2-doc_3.2.1-0pre3_all.deb
 19078709be21fb51f575ac97d97dfbdc 624210 doc optional gcc-3.2-doc_3.2.1-0pre3_all.deb
 8735be9a283f64aaf0dbdf054eccecbc 119790 devel standard gcc-3.2-base_3.2.1-0pre3_i386.deb
 b023f3ca89e4d5a5e1f288828c290095 50028 libs standard libgcc1_3.2.1-0pre3_i386.deb
 aded19b4f3a79e395d6a4764770f8c5d 118592 interpreters standard cpp-3.2_3.2.1-0pre3_i386.deb
 d5f28cca8099ab720fd633c255448c05 22736 devel optional protoize_3.2.1-0pre3_i386.deb
 d8ea0e19f91a2b563b46012950e5680e 46796 devel extra fixincludes_3.2.1-0pre3_i386.deb
 a86a59ccc9fa1fc6c64f7daddb2f81c0 1292726 devel optional gobjc-3.2_3.2.1-0pre3_i386.deb
 e80aad853076491e7e9a8375519b26c8 105812 libs optional libobjc1_3.2.1-0pre3_i386.deb
 80393b2753c32a18d8eb2d0cf049ac2f 1494644 devel optional gcj-3.2_3.2.1-0pre3_i386.deb
 59f4c91f139da109edcf5c5d65a48c99 11948 devel optional gij-3.2_3.2.1-0pre3_i386.deb
 d243bba5e8ae3fd7786e2d5b6a8a4bc8 36658 libs optional libgcj-common_3.2.1-0pre3_i386.deb
 29ef1a6f1f77d4dfd0c2fedea8d8e3be 2680474 libs optional libgcj3_3.2.1-0pre3_i386.deb
 d45533dafe7979370a7e95d3defb5cfb 3014748 devel optional libgcj3-dev_3.2.1-0pre3_i386.deb
 bd8550475b7fa57d8cf26deac072955c 79290 devel extra fastjar_3.2.1-0pre3_i386.deb
 72efd7fbb5b68e8f92c04a7c4033afc1 52320 libs optional libffi2_3.2.1-0pre3_i386.deb
 044068acbd1ed6d228c368b70832b836 10768 devel optional libffi2-dev_3.2.1-0pre3_i386.deb
 980dd4155d3ff75f20e633e39aa4aad1 1538250 devel optional g++-3.2_3.2.1-0pre3_i386.deb
 ca1207f58a8b3f3f2e4b5d946509edd6 247030 base standard libstdc++5_3.2.1-0pre3_i386.deb
 25ed28f285e40337aff4b21323e8743b 670802 devel optional libstdc++5-dev_3.2.1-0pre3_i386.deb
 681baced81f7e6a45f248f976491ffff 302658 devel extra libstdc++5-pic_3.2.1-0pre3_i386.deb
 2a086957df1024312c1d48a3dfde904a 1501458 devel extra libstdc++5-dbg_3.2.1-0pre3_i386.deb
 8ded90f5dba6836ccd24e440d3eb475b 1424606 devel optional g77-3.2_3.2.1-0pre3_i386.deb
 faaf2a40570e49035049b2acf80e5822 47496 libs optional libg2c0_3.2.1-0pre3_i386.deb
 38164c2e0915222c26ae9a1003f031aa 5404148 devel optional gnat-3.2_3.2.1-0pre3_i386.deb
 0014e5a36eeb91577bf98ea0b4e69845 36524 libs optional libgnat3.15a_3.2.1-0pre3_i386.deb
 5fa7b653c9584a5b06f94e6d8607c379 2239206 devel standard gcc-3.2_3.2.1-0pre3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv
Comment: Requires PGP version 2.6 or later.

iQEVAwUBPZCWrguDzMCIcnEhAQGtYAgAnpb6MM7wnJxfXXpI/+99byP5NQl+3MVy
KptrClQV8jnQwAQLO/yyd3xwG5Zgn9tMQy1qF5bG/dNh8nNKRrL5j5XurPAkoEdQ
rMNutQHaLcGveI8JrcsUHKc0q8N3eF9+RpvIcJzoI+UDAG7oQp4AyR+Z4qdKGMtj
Vo4RpvU2SyfxyMtGif5KRLXifRiZhNs5PuY//8OIQXNULIO8vpyg6PiX6lxYTWpX
An9WN+Iam0ScpDeiIa59nIqXfVIhcyzbFt6c5fmfoHseztOk+nNzV5jLwfnl6kv6
5Ld5yHOwFOhh6uFn2MZAfWRpFsGzARRxCYWYiia8ODlVbz+SRJjJRw==
=VzpV
-----END PGP SIGNATURE-----



Reply to: