Your message dated Tue, 17 Apr 2012 13:03:36 +0000
with message-id <e1sk84g-0003ui...@franck.debian.org>
and subject line Bug#666295: fixed in scotch 5.1.12b.dfsg-1.1
has caused the Debian Bug report #666295,
regarding scotch: FTBFS: cp: cannot stat `debian/tmp/int/bin/scotch_esmumps': 
No such file or directory
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
666295: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666295
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: scotch
Version: 5.1.12b.dfsg-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules), and using a recent dpkg that uses the
build-arch target if available.
Also, only the Build-Depends were installed, not the Build-Depends-Indep.

Relevant part:
>  fakeroot debian/rules binary-arch
> QUILT_PATCHES=debian/patches quilt push -a || test $? = 2
> Applying patch build-fixes.patch
> patching file src/Makefile
> patching file src/libscotchmetis/Makefile
> patching file src/libscotch/Makefile
> patching file src/esmumps/Makefile
> patching file src/scotch/Makefile
> 
> Applying patch metis-header.patch
> patching file src/libscotchmetis/metis.h
> 
> Now at patch metis-header.patch
> touch patch-stamp
> for v in int int32 int64 long; do \
>          (cd $v/lib && ln -s libscotchmetis.a libmetis.a); \
>          (cd $v/lib && ln -s libscotchmetis.so libmetis.so); \
>          (cd $v/lib && ln -s libptscotchparmetis.a libparmetis.a); \
>          (cd $v/lib && ln -s libptscotchparmetis.so libparmetis.so); \
>       done
> for file in acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gcv gmap 
> gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart gscat gtst 
> mcv mmk_m2 mmk_m3 mord mtst scotch_gbase; do \
>          (cd int32/bin && mv $file $file-int32); \
>       done
> for file in acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gcv gmap 
> gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart gscat gtst 
> mcv mmk_m2 mmk_m3 mord mtst scotch_gbase; do \
>          (cd int64/bin && mv $file $file-int64); \
>       done
> for file in acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gcv gmap 
> gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart gscat gtst 
> mcv mmk_m2 mmk_m3 mord mtst scotch_gbase; do \
>          (cd long/bin && mv $file $file-long); \
>       done
> cp -f debian/dgscat.1 int/share/man/man1
> cp -f debian/gout.1 int/share/man/man1
> perl -pi -e 's|\.\"|\.\\\"|' int/share/man/man1/*.1
> mv int/share/man/man1/gbase.1 int/share/man/man1/scotch_gbase.1
> cp debian/scotch_esmumps.1 int/share/man/man1 
> cp debian/ptscotch_esmumps.1 int/share/man/man1       
> for file in acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gcv gmap 
> gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart gscat gtst 
> mcv mmk_m2 mmk_m3 mord mtst scotch_gbase; do \
>          (cd int/share/man/man1 && gzip -9 $file.1); \
>       done
> gzip: gscat.1: No such file or directory
> for file in acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gcv gmap 
> gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart gscat gtst 
> mcv mmk_m2 mmk_m3 mord mtst scotch_gbase; do \
>          (cd int/share/man/man1 && ln -sf $file.1.gz $file-int32.1.gz); \
>          (cd int/share/man/man1 && ln -sf $file.1.gz $file-int64.1.gz); \
>          (cd int/share/man/man1 && ln -sf $file.1.gz $file-long.1.gz); \
>       done
> dh_testdir -a
> dh_testroot -a
> dh_installdirs -a
> dh_install -a
> cp: cannot stat `debian/tmp/int/bin/scotch_esmumps': No such file or directory
> dh_install: cp -a debian/tmp/int/bin/scotch_esmumps debian/scotch//usr/bin/ 
> returned exit code 1
> make: *** [binary-arch] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/03/30/scotch_5.1.12b.dfsg-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Source: scotch
Source-Version: 5.1.12b.dfsg-1.1

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

libptscotch-5.1_5.1.12b.dfsg-1.1_amd64.deb
  to main/s/scotch/libptscotch-5.1_5.1.12b.dfsg-1.1_amd64.deb
libptscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
  to main/s/scotch/libptscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
libptscotch-dev_5.1.12b.dfsg-1.1_amd64.deb
  to main/s/scotch/libptscotch-dev_5.1.12b.dfsg-1.1_amd64.deb
libscotch-5.1_5.1.12b.dfsg-1.1_amd64.deb
  to main/s/scotch/libscotch-5.1_5.1.12b.dfsg-1.1_amd64.deb
libscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
  to main/s/scotch/libscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
libscotch-dev_5.1.12b.dfsg-1.1_amd64.deb
  to main/s/scotch/libscotch-dev_5.1.12b.dfsg-1.1_amd64.deb
libscotchmetis-dev_5.1.12b.dfsg-1.1_amd64.deb
  to main/s/scotch/libscotchmetis-dev_5.1.12b.dfsg-1.1_amd64.deb
libscotchparmetis-dev_5.1.12b.dfsg-1.1_amd64.deb
  to main/s/scotch/libscotchparmetis-dev_5.1.12b.dfsg-1.1_amd64.deb
ptscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
  to main/s/scotch/ptscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
ptscotch_5.1.12b.dfsg-1.1_amd64.deb
  to main/s/scotch/ptscotch_5.1.12b.dfsg-1.1_amd64.deb
scotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
  to main/s/scotch/scotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
scotch_5.1.12b.dfsg-1.1.debian.tar.gz
  to main/s/scotch/scotch_5.1.12b.dfsg-1.1.debian.tar.gz
scotch_5.1.12b.dfsg-1.1.dsc
  to main/s/scotch/scotch_5.1.12b.dfsg-1.1.dsc
scotch_5.1.12b.dfsg-1.1_amd64.deb
  to main/s/scotch/scotch_5.1.12b.dfsg-1.1_amd64.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 666...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated scotch 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 15 Apr 2012 14:33:10 +0200
Source: scotch
Binary: scotch ptscotch libscotch-dev libptscotch-dev scotch-dbg ptscotch-dbg 
libscotch-dbg libptscotch-dbg libscotchmetis-dev libscotchparmetis-dev 
libscotch-5.1 libptscotch-5.1
Architecture: source amd64
Version: 5.1.12b.dfsg-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 libptscotch-5.1 - MPI programs and libraries for graph, mesh and hypergraph 
partiti
 libptscotch-dbg - MPI programs and libraries for graph, mesh and hypergraph 
partiti
 libptscotch-dev - MPI programs and libraries for graph, mesh and hypergraph 
partiti
 libscotch-5.1 - programs and libraries for graph, mesh and hypergraph 
partitionin
 libscotch-dbg - programs and libraries for graph, mesh and hypergraph 
partitionin
 libscotch-dev - programs and libraries for graph, mesh and hypergraph 
partitionin
 libscotchmetis-dev - programs and libraries for graph, mesh and hypergraph 
partitionin
 libscotchparmetis-dev - programs and libraries for graph, mesh and hypergraph 
partitionin
 ptscotch   - MPI programs and libraries for graph, mesh and hypergraph partiti
 ptscotch-dbg - MPI programs and libraries for graph, mesh and hypergraph 
partiti
 scotch     - programs and libraries for graph, mesh and hypergraph partitionin
 scotch-dbg - programs and libraries for graph, mesh and hypergraph partitionin
Closes: 666295
Changes: 
 scotch (5.1.12b.dfsg-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "FTBFS: cp: cannot stat `debian/tmp/int/bin/scotch_esmumps': No
     such file or directory":
     debian/rules: let build-arch-stamp depend on patch-stamp.
     (Closes: #666295)
Checksums-Sha1: 
 e695d6a924b80081cf5ce9ab4a62da8c85b1c179 2685 scotch_5.1.12b.dfsg-1.1.dsc
 6089d7f3d6ea625aa6d35b075fd77021a656eabb 24344 
scotch_5.1.12b.dfsg-1.1.debian.tar.gz
 616799dab6ecd5907d40055b42b0f3a794c6c58c 330736 
scotch_5.1.12b.dfsg-1.1_amd64.deb
 810c0860cfa532a97ac1a8456516e44b16441d93 96164 
ptscotch_5.1.12b.dfsg-1.1_amd64.deb
 1bca7779cd59c52f3c94c3e81a9796581168067d 958124 
libscotch-dev_5.1.12b.dfsg-1.1_amd64.deb
 08ece7be95356f2b8c141d1a3bfe3e0af3ab0cae 1573096 
libptscotch-dev_5.1.12b.dfsg-1.1_amd64.deb
 89ffa21d8dfffe5139e0a961966bd0f8c739fdac 84942 
scotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
 be7fd8a1118e3b3616282ce271539fd6fbe7eee7 28418 
ptscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
 263913bb36bd6dbd5a32e9b6d554706377aa7c59 85168 
libscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
 e0bfdf6ce7740e02b531380d83ef5ec01f6566bb 110678 
libptscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
 7c25fc22d0961a65664835a221e2ecab1bd9311d 30282 
libscotchmetis-dev_5.1.12b.dfsg-1.1_amd64.deb
 707158290df6e5e9352514b48f1ade0b3a44dc6f 30326 
libscotchparmetis-dev_5.1.12b.dfsg-1.1_amd64.deb
 90cb16f156b408a31d0823bccccdafbd8ab65850 773712 
libscotch-5.1_5.1.12b.dfsg-1.1_amd64.deb
 b0f122df423e82b63429966ae5088591615c8184 1263598 
libptscotch-5.1_5.1.12b.dfsg-1.1_amd64.deb
Checksums-Sha256: 
 ee481e70cddeb71e1542b8bddf65fa2c52decb1478e9755f814f9c1396afc4e3 2685 
scotch_5.1.12b.dfsg-1.1.dsc
 32570fb5354ef1810df145d38194fc1467862bcf0508adb95dc71ad3bb092953 24344 
scotch_5.1.12b.dfsg-1.1.debian.tar.gz
 1272a16334ac3112be92efe01255d1cd18022b17f2f9ab0e84295b2e8db56ebb 330736 
scotch_5.1.12b.dfsg-1.1_amd64.deb
 3240a84dcc9c1154c9727d0b5ff3e48b1f5d0c712c3b644621403b65eb8fab6a 96164 
ptscotch_5.1.12b.dfsg-1.1_amd64.deb
 e2a1e9786757711ab8b40e64b43cf517880353c37eb218ad85bd8217c6144f3e 958124 
libscotch-dev_5.1.12b.dfsg-1.1_amd64.deb
 0158ab31691cb8461b894850b6f469c42f4bdc37060f33628dbda64c4b15efc7 1573096 
libptscotch-dev_5.1.12b.dfsg-1.1_amd64.deb
 317b8c79f81ddf2912704854bdb2c75e79d009a5a1117c21f48a013da1cc9f97 84942 
scotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
 450f4dc517c97f0a54a7a2f8d8af6939d9583da4ca488e460d0f52a38e9daad3 28418 
ptscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
 08247dd24b5f0078e4d1454952e17beaf47b388fb53ebb161479e9a5378fd28e 85168 
libscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
 30e303018287a8ca6e8bd8964ec81931809b4db3a86718c144786e0ee358b6f7 110678 
libptscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
 d7bd593b62828d1184fda492925b89b0d49db2389b6aa4e74ea94e6daccd992a 30282 
libscotchmetis-dev_5.1.12b.dfsg-1.1_amd64.deb
 83dac9938361e7c72f328ea37824c55c5014d59bd60c70c79dc5dc53e54f7773 30326 
libscotchparmetis-dev_5.1.12b.dfsg-1.1_amd64.deb
 358a4f66c3a5fa33c493f4d5678df4006feb378c946ae6b5d1e67054741b7c96 773712 
libscotch-5.1_5.1.12b.dfsg-1.1_amd64.deb
 b1fa5b543c43e20f95bab261c1775af95a322155849b951e6e063c244b9cdc0f 1263598 
libptscotch-5.1_5.1.12b.dfsg-1.1_amd64.deb
Files: 
 629db70c3e0c476a2a57ba98c38417d5 2685 math extra scotch_5.1.12b.dfsg-1.1.dsc
 1b1dcbda70d6038c21cc8482cb4bfcac 24344 math extra 
scotch_5.1.12b.dfsg-1.1.debian.tar.gz
 b341588869ad66f54e4edc0cfd96a1d7 330736 math extra 
scotch_5.1.12b.dfsg-1.1_amd64.deb
 f9e0954eea694cc24573d25bc5c4aff6 96164 math extra 
ptscotch_5.1.12b.dfsg-1.1_amd64.deb
 14517d88028a53f8f7b2a80133ecb2dc 958124 libdevel extra 
libscotch-dev_5.1.12b.dfsg-1.1_amd64.deb
 89145837398a6a15af3488a567bd3443 1573096 libdevel extra 
libptscotch-dev_5.1.12b.dfsg-1.1_amd64.deb
 773df36d183b289e0b633f997f75e2f3 84942 debug extra 
scotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
 50de53947652db1712e54c003bc24c02 28418 debug extra 
ptscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
 8208bf21e168779bc760b72a448b8857 85168 debug extra 
libscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
 c84f637567e8c2ea3308721185f1626d 110678 debug extra 
libptscotch-dbg_5.1.12b.dfsg-1.1_amd64.deb
 b804397fabd30ac133ee30a00a13aa35 30282 libdevel extra 
libscotchmetis-dev_5.1.12b.dfsg-1.1_amd64.deb
 dfdd150bfadb49564aba959e5f8a7b9a 30326 libdevel extra 
libscotchparmetis-dev_5.1.12b.dfsg-1.1_amd64.deb
 4030447be9211152c993d9a25046eabf 773712 libs extra 
libscotch-5.1_5.1.12b.dfsg-1.1_amd64.deb
 98762b419631ebb8ec93ee5a2a4ebbaf 1263598 libs extra 
libptscotch-5.1_5.1.12b.dfsg-1.1_amd64.deb

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

iQIcBAEBCAAGBQJPisCYAAoJELs6aAGGSaoGa0MQAI/PQJH+k5NTlICItuU5oR09
s+flXf1VgWtqgWZbrZpYr3SGycqt/zVOwHRWVI5sGsSAf+e5A939rdFWm5tNXYoJ
ovp4yO415xubxnnXbDUG7dHMMcS2dlPEUvW1+aPe/fUi/F6Y1YzMFK+cw1zNwve4
YD/eN1vo8/zKL5sHoOTP77SvxbgHFmlbYX40ebiYMIQtmmfhEbGUcAWBoBcUgTVh
KkUh/QWV+vWhBXXXagrVdRXu2qYmmyifKakBZr6T6d7l5/cjk6/WJMAcJXVCTAWg
5uOysyGga6E3bPQxzfrOX4LKIeaOYnrESlfY9x971dec9kSmNKD5n//XUhIsN32N
1Od+WqHQxwJG/AKrMuiD2vR2yjVen+edwXZ2RnbCMyyhSY8ySjrw40ESO3M3c8Ty
Sar+MuU2E1BiVfYCza6jThD9jra+4wq/bcU7TGfa3aMqGzk0lxKkyLUA7iEV1qEo
6Zx83IZSmnUegkxheNt/wV4BGVORdcClSLN87FrwD9eJSrUy5xDVXHXpzM8Tud6o
FxyFpnlfn8s5ZIcWM4CH53y2d0KOavqnCmCf0pesoFZ4SR1x1qyH37YZ2tHJCZg+
CVUbh9Hp4g22ZLCyrWrY95X1qSkim8ADE5Jlx/w7ECdomr8TVao40sezCFUQDdCT
oeJuIciGGr9UidTbBOzI
=G3oZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to