Your message dated Sun, 20 Sep 2009 22:26:10 +0000
with message-id <e1mpurc-0003s4...@ries.debian.org>
and subject line Bug#533972: fixed in gshare 0.94-9
has caused the Debian Bug report #533972,
regarding gshare: FTBFS: configure: error: missing required Mono DLL:
Mono.Posix.dll
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.)
--
533972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533972
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gshare
Version: 0.94-8
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090620 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[1]: Entering directory
> `/build/user-gshare_0.94-8-amd64-6vmMZe/gshare-0.94'
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/gnulib/config/config.rpath ; then \
> for i in ./config.rpath ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/gnulib/config/config.rpath $i ; \
> fi ; \
> done ; \
> fi
> make[1]: Leaving directory
> `/build/user-gshare_0.94-8-amd64-6vmMZe/gshare-0.94'
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/gnulib/config/config.rpath ; then \
> for i in ./config.rpath ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/gnulib/config/config.rpath $i ; \
> fi ; \
> done ; \
> fi
> touch debian/stamp-autotools-files
> chmod a+x /build/user-gshare_0.94-8-amd64-6vmMZe/gshare-0.94/./configure
> cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g
> -Wall -O2" CPPFLAGS="" LDFLAGS=""
> /build/user-gshare_0.94-8-amd64-6vmMZe/gshare-0.94/./configure
> --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include"
> --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info"
> --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/gshare"
> --disable-maintainer-mode --disable-dependency-tracking --srcdir=.
> MCS=/usr/bin/csc
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for style of include used by make... GNU
> checking for gcc... cc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether cc accepts -g... yes
> checking for cc option to accept ISO C89... none needed
> checking dependency style of cc... none
> checking for intltool >= 0.23... 0.34.1 found
> checking for perl... /usr/bin/perl
> checking for XML::Parser... ok
> checking for iconv... /usr/bin/iconv
> checking for msgfmt... /usr/bin/msgfmt
> checking for msgmerge... /usr/bin/msgmerge
> checking for xgettext... /usr/bin/xgettext
> checking how to run the C preprocessor... cc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking for LC_MESSAGES... yes
> checking libintl.h usability... yes
> checking libintl.h presence... yes
> checking for libintl.h... yes
> checking for ngettext in libc... yes
> checking for dgettext in libc... yes
> checking for bind_textdomain_codeset... yes
> checking for msgfmt... /usr/bin/msgfmt
> checking for dcgettext... yes
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for catalogs to be installed... ca de fr nb nl nn pl pt_BR pt sv
> checking for pkg-config... /usr/bin/pkg-config
> checking for gconftool-2... /usr/bin/gconftool-2
> checking for csc... /usr/bin/csc
> checking for gmcs... /usr/bin/csc
> checking for mono... /usr/bin/mono
> checking pkg-config is at least version 0.9.0... yes
> checking for MONO... yes
> checking for mono.pc... found
> configure: error: missing required Mono DLL: Mono.Posix.dll
> make: *** [config.status] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/06/20/gshare_0.94-8_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: gshare
Source-Version: 0.94-9
We believe that the bug you reported is fixed in the latest version of
gshare, which is due to be installed in the Debian FTP archive:
gshare_0.94-9.diff.gz
to pool/main/g/gshare/gshare_0.94-9.diff.gz
gshare_0.94-9.dsc
to pool/main/g/gshare/gshare_0.94-9.dsc
gshare_0.94-9_all.deb
to pool/main/g/gshare/gshare_0.94-9_all.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 533...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Iain Lane <la...@ubuntu.com> (supplier of updated gshare 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: SHA1
Format: 1.8
Date: Sun, 20 Sep 2009 19:17:09 +0100
Source: gshare
Binary: gshare
Architecture: source all
Version: 0.94-9
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team
<pkg-cli-apps-t...@lists.alioth.debian.org>
Changed-By: Iain Lane <la...@ubuntu.com>
Description:
gshare - Easy user-level file sharing for GNOME
Closes: 533972
Changes:
gshare (0.94-9) unstable; urgency=low
.
[ Stefan Ebner ]
* debian/control:
+ Get rid of libgconf2.24-cil since gnome-sharp is fixed in ubuntu now
+ Bump Standards-Version to 3.8.3
.
[ Iain Lane ]
* debian/patches/10_mono-posix-20.patch: Patch configure.ac to look for
2.0 Mono.Posix instead of 1.0 as the latter is no longer installed.
Refresh autotools to pick this up. (Closes: #533972)
* debian/rules, debian/control: Convert to DH7, convert patchsys to quilt
Checksums-Sha1:
37104ad67d3954f36ad41153dd47d6a715c3cdd8 1693 gshare_0.94-9.dsc
5a957d5e545f2e11d2b2e7de4d84914f7c2cb26a 121672 gshare_0.94-9.diff.gz
cdc588916bf15ac052241d92dbdb22274958a5d7 169266 gshare_0.94-9_all.deb
Checksums-Sha256:
1fee266d0554fd751a46e1b2477f041e6ca277eb2c637bc39ec837f496d9df98 1693
gshare_0.94-9.dsc
e0f4b77d6a7f5c66a36e3871337ec0c51aaa3c46b4fae7ab45c19cb7a9f16b05 121672
gshare_0.94-9.diff.gz
1ea2b503dd3475fe06d824e232f4c76cb1031a3aa521f56b2006ecbe01553c5a 169266
gshare_0.94-9_all.deb
Files:
97ffaf9247ee191ccc61d3787e543b49 1693 gnome optional gshare_0.94-9.dsc
5754e7ec8cecb70f19eb6b15856c330a 121672 gnome optional gshare_0.94-9.diff.gz
287b6a5984b23fc75f5bd9e42804a855 169266 gnome optional gshare_0.94-9_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iJwEAQECAAYFAkq2lLAACgkQcJWf5zskR2GNKgP/eT5EUmuVZJCV5YpXhri7FE7i
hJ8MLJ1+nYdLhyDvnLiz0/fKaAErldRLUSEtxph+0Zp3qFFx3Ufe7DuitEYBWHlt
JWt3eUPgApENoPFAHS59lJuD1xly1pJgfVRTnwvlbfH1gLgLCZMBMmo9qpkai38Z
rspYWdHoP/afsgsqyts=
=CbAl
-----END PGP SIGNATURE-----
--- End Message ---