Your message dated Thu, 07 Jan 2010 17:49:40 +0000
with message-id <e1nswuo-0005aw...@ries.debian.org>
and subject line Bug#562277: fixed in gnome-subtitles 0.9.1-2
has caused the Debian Bug report #562277,
regarding gnome-subtitles: FTBFS: /bin/bash: /usr/bin/csc: 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.)


-- 
562277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562277
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-subtitles
Version: 0.9.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

From mono-devel's changelog:
+ Dropped /usr/bin/csc as it was causing a file conflict with the chicken
  compiler from the chicken-bin package. Most source packages were
  transitioned to use /usr/bin/mono-csc or /usr/bin/cli-csc instead.
  (Closes: #509367, #518106)

Relevant part:
> make[2]: Entering directory 
> `/build/user-gnome-subtitles_0.9.1-1-amd64-ARfG_c/gnome-subtitles-0.9.1/src'
> gcc -DPACKAGE_NAME=\"gnome-subtitles\" -DPACKAGE_TARNAME=\"gnome-subtitles\" 
> -DPACKAGE_VERSION=\"0.9.1\" -DPACKAGE_STRING=\"gnome-subtitles\ 0.9.1\" 
> -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=gnome-subtitles\";
>  -DPACKAGE=\"gnome-subtitles\" -DVERSION=\"0.9.1\" 
> -DGETTEXT_PACKAGE=\"gnome-subtitles\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
> -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 
> -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I.    -pthread 
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -g -fPIC -g -O2 -c 
> -o main.o `test -f './External/GStreamerPlaybin/main.c' || echo 
> './'`./External/GStreamerPlaybin/main.c
> gcc -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -g -fPIC -g -O2   
> -o libgstreamer_playbin.so -pthread -lgstreamer-0.10 -lgobject-2.0 
> -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0   -lgstinterfaces-0.10 
> -shared -Wl,--as-needed,-soname,libgstreamer_playbin.so main.o  
> /usr/bin/csc  -target:winexe -out:./../build/gnome-subtitles.exe 
> -r:Mono.Posix.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glade-sharp.dll 
> -r:/usr/lib/cli/gconf-sharp-2.0/gconf-sharp.dll    
> -resource:./Glade/AboutDialog.glade -resource:./Glade/EncodingsDialog.glade 
> -resource:./Glade/FileOpenDialog.glade 
> -resource:./Glade/FilePropertiesDialog.glade 
> -resource:./Glade/FileSaveAsDialog.glade 
> -resource:./Glade/HeadersDialog.glade -resource:./Glade/MainWindow.glade 
> -resource:./Glade/PreferencesDialog.glade 
> -resource:./Glade/SearchDialog.glade 
> -resource:./Glade/SetLanguageDialog.glade 
> -resource:./Glade/TimingsAdjustDialog.glade 
> -resource:./Glade/TimingsShiftDialog.glade 
> -resource:./Glade/TimingsSynchronizeDialog.glade 
> -resource:./Glade/VideoOpenDialog.glade 
> -resource:./Glade/VideoSeekToDialog.glade 
> -resource:./../data/gnome-subtitles.png 
> -resource:./../data/gnome-subtitles-logo.png 
> -resource:./../data/video-set-subtitle-end-16x.png 
> -resource:./../data/video-set-subtitle-start-16x.png 
> ./External/GStreamerPlaybin/*.cs ./External/NCharDet/*.cs 
> ./GnomeSubtitles/Core/*.cs ./GnomeSubtitles/Core/Command/*.cs 
> ./GnomeSubtitles/Dialog/*.cs ./GnomeSubtitles/Dialog/Unmanaged/*.cs 
> ./GnomeSubtitles/Execution/*.cs ./GnomeSubtitles/Ui/*.cs 
> ./GnomeSubtitles/Ui/Edit/*.cs ./GnomeSubtitles/Ui/VideoPreview/*.cs 
> ./GnomeSubtitles/Ui/VideoPreview/Exceptions/*.cs 
> ./GnomeSubtitles/Ui/View/*.cs ./SubLib/Core/*.cs ./SubLib/Core/Domain/*.cs 
> ./SubLib/Core/Search/*.cs ./SubLib/Core/Timing/*.cs ./SubLib/Exceptions/*.cs 
> ./SubLib/IO/*.cs ./SubLib/IO/Input/*.cs ./SubLib/IO/Output/*.cs 
> ./SubLib/IO/SubtitleFormats/*.cs
> /bin/bash: /usr/bin/csc: No such file or directory
> make[2]: *** [../build/gnome-subtitles.exe] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/13/gnome-subtitles_0.9.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: gnome-subtitles
Source-Version: 0.9.1-2

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

gnome-subtitles_0.9.1-2.diff.gz
  to main/g/gnome-subtitles/gnome-subtitles_0.9.1-2.diff.gz
gnome-subtitles_0.9.1-2.dsc
  to main/g/gnome-subtitles/gnome-subtitles_0.9.1-2.dsc
gnome-subtitles_0.9.1-2_amd64.deb
  to main/g/gnome-subtitles/gnome-subtitles_0.9.1-2_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 562...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tiago Bortoletto Vaz <ti...@debian.org> (supplier of updated gnome-subtitles 
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: Wed, 28 Oct 2009 10:28:59 -0200
Source: gnome-subtitles
Binary: gnome-subtitles
Architecture: source amd64
Version: 0.9.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
<pkg-cli-apps-t...@lists.alioth.debian.org>
Changed-By: Tiago Bortoletto Vaz <ti...@debian.org>
Description: 
 gnome-subtitles - Subtitles editor for the GNOME Desktop environment
Closes: 562277
Changes: 
 gnome-subtitles (0.9.1-2) unstable; urgency=low
 .
   [ Tiago Bortoletto Vaz ]
   * debian/control:
     + Add my new email to Uploaders field;
 .
   [ Jo Shields ]
   * debian/control:
     + No-change bump to Standards 3.8.3
     + Use GNOME# and GTK# -dev packages
   * debian/control,
     debian/rules:
     + Use mono-csc from mono-devel 2.4.3 (Closes: #562277)
Checksums-Sha1: 
 882cf4a8501c9679f56b488aecb165f95107ba1d 2010 gnome-subtitles_0.9.1-2.dsc
 7bbb40d8e7d482387762cf76478d99ed8312b543 11930 gnome-subtitles_0.9.1-2.diff.gz
 1467ca8ef84facfc61f798172ce0b1623d2c911e 320688 
gnome-subtitles_0.9.1-2_amd64.deb
Checksums-Sha256: 
 d38805b8f41d4b3c111a551a2cb6f22323c6a01e749cd80fff0a34d81415b7c5 2010 
gnome-subtitles_0.9.1-2.dsc
 c3e7471459a177d401d3382ea5c1b0a191062ce6adf02de9cec238a64c23177c 11930 
gnome-subtitles_0.9.1-2.diff.gz
 5e8dfbe7592a43b17ed919d1a29da8965ac78f9cf82e306a7de2fe8a75103228 320688 
gnome-subtitles_0.9.1-2_amd64.deb
Files: 
 4ae051b941d460da71fa4221a4b6eeec 2010 gnome extra gnome-subtitles_0.9.1-2.dsc
 781878f32299b6c35b54243e4e4aa78e 11930 gnome extra 
gnome-subtitles_0.9.1-2.diff.gz
 a53719dcc667c0ef332d8ae1622f3874 320688 gnome extra 
gnome-subtitles_0.9.1-2_amd64.deb

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

iQEcBAEBCAAGBQJLRhtxAAoJEMkPnLkOH60MMCwIAI/fYsPDJLGnLhpYMQqQs341
7JUWE8WGz6PanZ1Uw1ppKx7dVwv76wpw6K3DnrZlwIIfut3zLVSRHy9vUwOmDgOY
Xmie9b5WpzeZIgJnl4AAMwciGnIhpOw1EDblOsVm+hUgcGA8yZI4pujnAivVbuA/
8MFwqNHveKEWw0kzC5ojFYD65xI/NcntlzL1Y1YtGyJgAtFtjRFz7o4reDUq0Am0
RHvgOVl6I5BShYDHrSVrf3Ba3vBWj+djBMi+/m6Mge2KbYVOWiXCn0C4rwQJAB0U
0cDxzV18PF2sJbGpzYphoNtE5JvLZ6vmeZF45NoC8Wc8MfAM/R3ORsQq9bvSeEU=
=uQj+
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to