Your message dated Sun, 05 Feb 2012 16:18:11 +0000
with message-id <e1ru4n5-0000w8...@franck.debian.org>
and subject line Bug#621926: fixed in gfarm 2.4.1-1.1
has caused the Debian Bug report #621926,
regarding gfarm: FTBFS: eval: 1: base_compile+= -c: not found
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.)


-- 
621926: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621926
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gfarm
Version: 2.4.1-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110408 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[4]: Entering directory 
> `/build/user-gfarm_2.4.1-1-amd64-h7i4fq/gfarm-2.4.1/lib/libgfarm/gfutil'
> /bin/sh ../../../libtool --mode=compile cc -D_REENTRANT -pthread -O2 -g 
> -D_GNU_SOURCE -Wall -D_GNU_SOURCE -I../../../include -I../../../include 
> -DCOMPAT_GFARM_2_3 -I../../../lib/libgfarm/gfutil -c ./alloc.c
> eval: 1: base_compile+= cc: not found
> eval: 1: base_compile+= -D_REENTRANT: not found
> eval: 1: base_compile+= -pthread: not found
> eval: 1: base_compile+= -O2: not found
> eval: 1: base_compile+= -g: not found
> eval: 1: base_compile+= -D_GNU_SOURCE: not found
> eval: 1: base_compile+= -Wall: not found
> eval: 1: base_compile+= -D_GNU_SOURCE: not found
> eval: 1: base_compile+= -I../../../include: not found
> eval: 1: base_compile+= -I../../../include: not found
> eval: 1: base_compile+= -DCOMPAT_GFARM_2_3: not found
> eval: 1: base_compile+= -I../../../lib/libgfarm/gfutil: not found
> eval: 1: base_compile+= -c: not found
> libtool: compile: you must specify a compilation command
> libtool: compile: Try `libtool --help --mode=compile' for more information.
> make[4]: *** [alloc.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/04/08/gfarm_2.4.1-1_lsid64.buildlog

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.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: gfarm
Source-Version: 2.4.1-1.1

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

gfarm-client_2.4.1-1.1_armhf.deb
  to main/g/gfarm/gfarm-client_2.4.1-1.1_armhf.deb
gfarm-doc_2.4.1-1.1_all.deb
  to main/g/gfarm/gfarm-doc_2.4.1-1.1_all.deb
gfarm_2.4.1-1.1.debian.tar.gz
  to main/g/gfarm/gfarm_2.4.1-1.1.debian.tar.gz
gfarm_2.4.1-1.1.dsc
  to main/g/gfarm/gfarm_2.4.1-1.1.dsc
gfmd_2.4.1-1.1_armhf.deb
  to main/g/gfarm/gfmd_2.4.1-1.1_armhf.deb
gfsd_2.4.1-1.1_armhf.deb
  to main/g/gfarm/gfsd_2.4.1-1.1_armhf.deb
libgfarm-dev_2.4.1-1.1_armhf.deb
  to main/g/gfarm/libgfarm-dev_2.4.1-1.1_armhf.deb
libgfarm1_2.4.1-1.1_armhf.deb
  to main/g/gfarm/libgfarm1_2.4.1-1.1_armhf.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 621...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Konstantinos Margaritis <mar...@debian.org> (supplier of updated gfarm 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: Tue, 31 Jan 2012 19:01:26 +0000
Source: gfarm
Binary: gfarm-doc libgfarm1 libgfarm-dev gfmd gfsd gfarm-client
Architecture: source all armhf
Version: 2.4.1-1.1
Distribution: unstable
Urgency: low
Maintainer: NIIBE Yutaka <gni...@fsij.org>
Changed-By: Konstantinos Margaritis <mar...@debian.org>
Description: 
 gfarm-client - Gfarm file system clients
 gfarm-doc  - Gfarm file system documentation
 gfmd       - Gfarm file system metadata server
 gfsd       - Gfarm file system daemon
 libgfarm-dev - Gfarm file system development files
 libgfarm1  - Gfarm file system runtime library
Closes: 621926
Changes: 
 gfarm (2.4.1-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Patch by Ilya Barygin <bary...@gmail.com>, set SHELL to /bin/bash as 
/bin/sh
     does not support +=. (Closes: #621926).
Checksums-Sha1: 
 4644c87d9261c2a5a36b227ad8e3d57f87867362 2093 gfarm_2.4.1-1.1.dsc
 60f7fc5b0c860e570296250579fcf5286be860f9 20687 gfarm_2.4.1-1.1.debian.tar.gz
 a264fabe7cb26ca81114206b92e8445a171f3e42 133598 gfarm-doc_2.4.1-1.1_all.deb
 ea262d6ffbb6dcec607f64f38e8871508c3bf16f 143230 libgfarm1_2.4.1-1.1_armhf.deb
 3030a1c50bca1f2e2906b94a60bad0ac1ed57dee 315322 
libgfarm-dev_2.4.1-1.1_armhf.deb
 f833a9abb084400f1e6fce64901a563d85e01b14 167980 gfmd_2.4.1-1.1_armhf.deb
 35031e3cd1517d37edac669661b6e911cf3294da 43868 gfsd_2.4.1-1.1_armhf.deb
 58ca602e8872f57e264933dc966ff7386b286a69 123120 
gfarm-client_2.4.1-1.1_armhf.deb
Checksums-Sha256: 
 ebb6f69c2a38b0e0f0cfd6cf212948d9c02d8dcf828f267a3732ddd57a4e4f16 2093 
gfarm_2.4.1-1.1.dsc
 d095855452b03bab8138e8de5d84a65d7a19481f281526872982c26a5815a484 20687 
gfarm_2.4.1-1.1.debian.tar.gz
 66c7a7c9839bd34a30cce108314c05b37c8ee8a353df3fb0558415a0da7d5a4f 133598 
gfarm-doc_2.4.1-1.1_all.deb
 e6678b06f145989c41b38191cdd62719a066e491fc86a5fddb1d730caa692515 143230 
libgfarm1_2.4.1-1.1_armhf.deb
 22eeebb3b88cc86ec697e0c6a6d7aaf535a2ce6ccd6b5289401873eae24a2f36 315322 
libgfarm-dev_2.4.1-1.1_armhf.deb
 2ab10e6f065138ad9da13c2c57843ceda46960325acf352f948664af2dd8f844 167980 
gfmd_2.4.1-1.1_armhf.deb
 644e2000acfe3ff884da85c1527a64beebab7c269081991af6839b86146f7979 43868 
gfsd_2.4.1-1.1_armhf.deb
 63a1cdf3c9682a81f0d2358a8a4cdb975250c1f52d1bdc8453efe9a9f608f4b8 123120 
gfarm-client_2.4.1-1.1_armhf.deb
Files: 
 ca1e31edb303fc74fd71fe1cf236c564 2093 net extra gfarm_2.4.1-1.1.dsc
 c5020b4596096aa9ee28116ebf4dd6b0 20687 net extra gfarm_2.4.1-1.1.debian.tar.gz
 333e9e25b54bb312261ea2f938bd8ff7 133598 doc extra gfarm-doc_2.4.1-1.1_all.deb
 cd893b2e364d57166c8e4fdf30be2228 143230 libs extra 
libgfarm1_2.4.1-1.1_armhf.deb
 4ddec7e9c3227cc92c1195e76d949a24 315322 libdevel extra 
libgfarm-dev_2.4.1-1.1_armhf.deb
 64d959506457a13ab9b71e5d2aa451ad 167980 net extra gfmd_2.4.1-1.1_armhf.deb
 a73098c389f4865e52dae0981cda3258 43868 net extra gfsd_2.4.1-1.1_armhf.deb
 a54bc86e20d1accd33a59eafd1a8cc79 123120 utils extra 
gfarm-client_2.4.1-1.1_armhf.deb

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

iQIcBAEBCAAGBQJPKEAXAAoJEGYGAn9kNxJMjyUP/0BOrGQWKXD+0e0on7R0ShQw
QTFiw/wDbwXaaKXvdRlezXDle5bSxTre6jp8H+P6pN0GAnCu6Sv4Jw/arFPpYOl3
fY+x2w1JeZjI68nom9TX5D3yTCeN3XFE8ZnuAh8dCMrVidpDU6vWItLwbKuCkcZt
faCEt7xYklB/e2mZ6U+t64fAHtoRY1IL9ZTKRNAkBuBa3KugZ4PNLwZunGYAUuqY
BKxhlYKkhdZJ+dOw5hX518xNhS+agcrsTxYfrNC52Yqy3ukC3qEaAUZOtDKnyhYL
xDrFUI5duw3Cb4JucGh/TBj2qkLkOfS8r6L/918psVOX/lBxAmhUvbdyb0VrEJAA
pK1nz6vapnPt+6lbCr5odEWG7+C6uPnEy4CNxAtb6fiINQ6TJkQrl7D8ydOQA1O9
WfYWN/MHMmCrib10nyATyIKcAsJQStVLpOyXtY+GnlQmxvGLGA8W8DHCxRpT0C62
PsK6p/I3caRnQV2U3Ym8Qw+b9DmBBexb6zn4oCSNkx9oFD6ETAFBK6op6iJin1Ko
j54XoI1NLLN/vqk3mZ8OnMWnxINUJONBsGtQLPdoO+fOWu5HAlZvYrmY7kvlGIBY
kWlmpmPyygRQWmoLvCfBTtkZ058Jkpo9rXyRJQcX6iHz3BowhWd2tuCF2yOacOrt
R3/2hbq2FmfzmNxce+Jk
=IKUQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to