Your message dated Thu, 19 Nov 2009 19:33:29 +0000
with message-id <e1nbckz-0003td...@ries.debian.org>
and subject line Bug#556810: fixed in fluxbox 1.1.1-4
has caused the Debian Bug report #556810,
regarding fluxbox: FTBFS: sh: wmf2eps: 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.)


-- 
556810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556810
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fluxbox
Version: 1.1.1-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091117 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> /usr/share/cdbs/1/rules/buildcore.mk:69: parsing fluxbox-1.1.1.tar.bz2 ...
> Parsing fluxbox-1.1.1.tar.bz2...
> sed \
>               -e "s/@cdbs@/, cdbs, bzip2, autotools-dev, debhelper/g" \
>               -e "s/^Build-Depends\(\|-Indep\): ,/Build-Depends\1:/g" \
>               \
>               -e "s/^Cpu: .*/Architecture: /g" \
>               -e "/^System: /d" \
>               \
>               -e "s/\[cpu: \([^]]*\)\]/\[\`type-handling \\\\\`echo \1 | tr ' 
> ' ','\\\\\` any\`\]/g" \
>               -e "s/\[system: \([^]]*\)\]/\[\`type-handling any \\\\\`echo \1 
> | tr ' ' ','\\\\\`\`\]/g" \
>               \
>               -e "s/\"/\\\\\"/g" \
>               -e "s/^/echo \"/g" \
>               -e "s/\\$/\\\\$/g" \
>               -e "s/$/\"/g" \
>       < debian/control.in | /bin/sh > debian/control
> dpkg-checkbuilddeps -B
> test -x debian/rules
> dh_testroot
> rm -rf build-tree
> rm -f debian/stamp-fluxbox-1.1.1.tar.bz2
> rm -f debian/stamp-patch-*
> rm -rf debian/patched
> make: *** /usr/bin/make  -C build-tree/fluxbox-1.1.1  -k distclean
> build-tree/fluxbox-1.1.1: No such file or directory.  Stop.
> make: [makefile-clean] Error 2 (ignored)
> rm -f debian/stamp-makefile-build
> dh_clean 
> rm -f debian/stamp-autotools-files
> rm -f *.cdbs-config_list debian/debian-blueish-wallpaper.png
>  dpkg-source -b fluxbox-1.1.1
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building fluxbox using existing fluxbox_1.1.1.orig.tar.gz
> dpkg-source: info: building fluxbox in fluxbox_1.1.1-2.diff.gz
> dpkg-source: info: building fluxbox in fluxbox_1.1.1-2.dsc
>  debian/rules build
> /usr/share/cdbs/1/rules/buildcore.mk:69: parsing fluxbox-1.1.1.tar.bz2 ...
> Parsing fluxbox-1.1.1.tar.bz2...
> sed \
>               -e "s/@cdbs@/, cdbs, bzip2, autotools-dev, debhelper/g" \
>               -e "s/^Build-Depends\(\|-Indep\): ,/Build-Depends\1:/g" \
>               \
>               -e "s/^Cpu: .*/Architecture: /g" \
>               -e "/^System: /d" \
>               \
>               -e "s/\[cpu: \([^]]*\)\]/\[\`type-handling \\\\\`echo \1 | tr ' 
> ' ','\\\\\` any\`\]/g" \
>               -e "s/\[system: \([^]]*\)\]/\[\`type-handling any \\\\\`echo \1 
> | tr ' ' ','\\\\\`\`\]/g" \
>               \
>               -e "s/\"/\\\\\"/g" \
>               -e "s/^/echo \"/g" \
>               -e "s/\\$/\\\\$/g" \
>               -e "s/$/\"/g" \
>       < debian/control.in | /bin/sh > debian/control
> dpkg-checkbuilddeps -B
> test -x debian/rules
> mkdir -p "build-tree/fluxbox-1.1.1"
> tar -C build-tree  -x -j -f fluxbox-1.1.1.tar.bz2
> touch debian/stamp-fluxbox-1.1.1.tar.bz2
> if test -e /usr/share/misc/config.guess ; then \
>               for i in fluxbox-1.1.1/config.guess ; do \
>                       cp --remove-destination /usr/share/misc/config.guess \
>                       build-tree/$i ; \
>               done ; \
>       fi
> if test -e /usr/share/misc/config.sub ; then \
>               for i in fluxbox-1.1.1/config.sub ; do \
>                       cp --remove-destination /usr/share/misc/config.sub \
>                       build-tree/$i ; \
>               done ; \
>       fi
> touch debian/stamp-autotools-files
> chmod a+x 
> /build/user-fluxbox_1.1.1-2-amd64-kWzwmq/fluxbox-1.1.1/build-tree/fluxbox-1.1.1/configure
> cd build-tree/fluxbox-1.1.1 && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" 
> CXXFLAGS="-O2 -ffunction-sections" CPPFLAGS="" LDFLAGS="" 
> /build/user-fluxbox_1.1.1-2-amd64-kWzwmq/fluxbox-1.1.1/build-tree/fluxbox-1.1.1/configure
>  --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" 
> --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" 
> --sysconfdir=/etc/X11/fluxbox --localstatedir=/var 
> --libexecdir="\${prefix}/lib/fluxbox" --disable-maintainer-mode 
> --disable-dependency-tracking --disable-silent-rules --srcdir=.  
> --enable-xinerama --enable-nls --with-apps=/etc/X11/fluxbox/apps 
> --with-keys=/etc/X11/fluxbox/keys --with-init=/etc/X11/fluxbox/init 
> --with-overlay=/etc/X11/fluxbox/overlay 
> --with-menu=/etc/X11/fluxbox/fluxbox.menu-user 
> --with-windowmenu=/etc/X11/fluxbox/window.menu 
> --with-style=/usr/share/fluxbox/styles/Debian 
> --with-locale=/usr/share/fluxbox/nls --enable-shape 
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> /build/user-fluxbox_1.1.1-2-amd64-kWzwmq/fluxbox-1.1.1/build-tree/fluxbox-1.1.1/missing:
>  Unknown `--run' option
> Try 
> `/build/user-fluxbox_1.1.1-2-amd64-kWzwmq/fluxbox-1.1.1/build-tree/fluxbox-1.1.1/missing
>  --help' for more information
> configure: WARNING: `missing' script is too old or missing
> 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 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 for style of include used by make... GNU
> checking dependency style of cc... none
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... none
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for ranlib... ranlib
> checking for sed... sed
> checking how to run the C++ preprocessor... g++ -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 errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking ctype.h usability... yes
> checking ctype.h presence... yes
> checking for ctype.h... yes
> checking dirent.h usability... yes
> checking dirent.h presence... yes
> checking for dirent.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking libgen.h usability... yes
> checking libgen.h presence... yes
> checking for libgen.h... yes
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking nl_types.h usability... yes
> checking nl_types.h presence... yes
> checking for nl_types.h... yes
> checking process.h usability... no
> checking process.h presence... no
> checking for process.h... no
> checking signal.h usability... yes
> checking signal.h presence... yes
> checking for signal.h... yes
> checking stdarg.h usability... yes
> checking stdarg.h presence... yes
> checking for stdarg.h... yes
> checking stdio.h usability... yes
> checking stdio.h presence... yes
> checking for stdio.h... yes
> checking time.h usability... yes
> checking time.h presence... yes
> checking for time.h... yes
> checking for unistd.h... (cached) yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking sys/select.h usability... yes
> checking sys/select.h presence... yes
> checking for sys/select.h... yes
> checking sys/signal.h usability... yes
> checking sys/signal.h presence... yes
> checking for sys/signal.h... yes
> checking for sys/stat.h... (cached) yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking for sys/types.h... (cached) yes
> checking sys/wait.h usability... yes
> checking sys/wait.h presence... yes
> checking for sys/wait.h... yes
> checking iconv.h usability... yes
> checking iconv.h presence... yes
> checking for iconv.h... yes
> checking sstream usability... yes
> checking sstream presence... yes
> checking for sstream... yes
> checking cassert usability... yes
> checking cassert presence... yes
> checking for cassert... yes
> checking cctype usability... yes
> checking cctype presence... yes
> checking for cctype... yes
> checking cerrno usability... yes
> checking cerrno presence... yes
> checking for cerrno... yes
> checking cmath usability... yes
> checking cmath presence... yes
> checking for cmath... yes
> checking cstdarg usability... yes
> checking cstdarg presence... yes
> checking for cstdarg... yes
> checking cstdio usability... yes
> checking cstdio presence... yes
> checking for cstdio... yes
> checking cstdlib usability... yes
> checking cstdlib presence... yes
> checking for cstdlib... yes
> checking cstring usability... yes
> checking cstring presence... yes
> checking for cstring... yes
> checking ctime usability... yes
> checking ctime presence... yes
> checking for ctime... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking for basename... yes
> checking for getpid... yes
> checking for setlocale... yes
> checking for sigaction... yes
> checking for strcasestr... yes
> checking for snprintf... yes
> checking for vsnprintf... yes
> checking for catopen... yes
> checking for catgets... yes
> checking for catclose... yes
> checking for strftime... yes
> checking for iconv_open in -liconv... no
> checking for libiconv_open in -liconv... no
> checking for iconv declaration... no
> checking for t_open in -lnsl... no
> checking for socket in -lsocket... no
> checking for X... libraries , headers 
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for XOpenDisplay in -lX11... yes
> checking for setlocale in -lxpg4... no
> checking for gencat... gencat
> checking whether to build support for the XShape extension... yes
> checking for XShapeCombineShape in -lXext... yes
> checking whether to include the Slit... yes
> checking whether to include remember functionality... yes
> checking whether to include Toolbar... yes
> checking whether to have (POSIX) regular expression support... yes
> checking whether to include the new WM Spec... yes
> checking whether to include verbose debugging code... no
> checking whether to include NLS support... yes
> checking whether to use the new timed pixmap cache... yes
> checking whether to have GNOME support... yes
> checking whether to have Xft support... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking Xft UTF-8 support... yes
> checking whether to have Xrender (transparent) support... yes
> checking for XRenderCreatePicture in -lXrender... yes
> checking whether to have Xpm (pixmap themes) support... yes
> checking for XpmReadFileToPixmap in -lXpm... yes
> checking whether to have Imlib2 (pixmap themes) support... yes
> checking for imlib2-config... /usr/bin/imlib2-config
> checking for imlib2 - version >= 1.0.0... yes
> checking whether to have Xmb (multibyte font, utf-8) support... yes
> checking whether to have RANDR (The X Resize and Rotate Extension) support... 
> yes
> checking for XRRQueryExtension in -lXrandr... yes
> checking whether to have RANDR 1.2 support... yes
> checking for XRRUpdateConfiguration in -lXrandr... yes
> checking whether to build support for the Xinerama extension... yes
> checking for XineramaQueryScreens in -lXinerama... yes
> checking return type of signal handlers... void
> 
>       fluxbox version 1.1.1 configured successfully.
> 
> Using '/usr' for installation.
> Using '/etc/X11/fluxbox/fluxbox.menu-user' for location menu file.
> Using '/usr/share/fluxbox/styles/Debian' by default style.
> Using '/etc/X11/fluxbox/keys' for location keys file.
> Using '/etc/X11/fluxbox/init' for location init file.
> Using '/usr/share/fluxbox/nls' for nls files.
> Using 'g++' for C++ compiler.
> Building with '-O2 -ffunction-sections   -I/usr/include/freetype2   ' for C++ 
> compiler flags.
> Building with '  -lX11  -lXext -lXft   -lXrender -lXpm -L/usr/lib -lImlib2 
> -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lXrandr -lXinerama' 
> for linker flags.
> 
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating version.h
> config.status: creating src/Makefile
> config.status: creating src/FbTk/Makefile
> config.status: creating util/Makefile
> config.status: creating util/fbrun/Makefile
> config.status: creating data/Makefile
> config.status: creating data/styles/Makefile
> config.status: creating data/styles/BlueFlux/Makefile
> config.status: creating data/styles/BlueFlux/pixmaps/Makefile
> config.status: creating data/styles/Emerge/Makefile
> config.status: creating data/styles/Emerge/pixmaps/Makefile
> config.status: creating data/styles/arch/Makefile
> config.status: creating data/styles/arch/pixmaps/Makefile
> config.status: creating data/styles/zimek_bisque/Makefile
> config.status: creating data/styles/zimek_darkblue/Makefile
> config.status: creating data/styles/zimek_green/Makefile
> config.status: creating data/styles/ostrich/Makefile
> config.status: creating data/styles/green_tea/Makefile
> config.status: creating data/styles/bora_black/Makefile
> config.status: creating data/styles/bora_blue/Makefile
> config.status: creating data/styles/bora_green/Makefile
> config.status: creating data/styles/carp/Makefile
> config.status: creating data/styles/bloe/Makefile
> config.status: creating data/styles/bloe/pixmaps/Makefile
> config.status: creating doc/Makefile
> config.status: creating doc/ru/Makefile
> config.status: creating nls/Makefile
> config.status: creating nls/C/Makefile
> config.status: creating nls/be_BY/Makefile
> config.status: creating nls/bg_BG/Makefile
> config.status: creating nls/cs_CZ/Makefile
> config.status: creating nls/da_DK/Makefile
> config.status: creating nls/de_AT/Makefile
> config.status: creating nls/de_CH/Makefile
> config.status: creating nls/de_DE/Makefile
> config.status: creating nls/el_GR/Makefile
> config.status: creating nls/en_GB/Makefile
> config.status: creating nls/en_US/Makefile
> config.status: creating nls/es_AR/Makefile
> config.status: creating nls/es_ES/Makefile
> config.status: creating nls/et_EE/Makefile
> config.status: creating nls/fi_FI/Makefile
> config.status: creating nls/fr_CH/Makefile
> config.status: creating nls/fr_FR/Makefile
> config.status: creating nls/it_IT/Makefile
> config.status: creating nls/ja_JP/Makefile
> config.status: creating nls/ko_KR/Makefile
> config.status: creating nls/lv_LV/Makefile
> config.status: creating nls/mk_MK/Makefile
> config.status: creating nls/nb_NO/Makefile
> config.status: creating nls/nl_NL/Makefile
> config.status: creating nls/no_NO/Makefile
> config.status: creating nls/pl_PL/Makefile
> config.status: creating nls/pt_BR/Makefile
> config.status: creating nls/pt_PT/Makefile
> config.status: creating nls/ru_RU/Makefile
> config.status: creating nls/sk_SK/Makefile
> config.status: creating nls/sl_SI/Makefile
> config.status: creating nls/sv_SE/Makefile
> config.status: creating nls/tr_TR/Makefile
> config.status: creating nls/uk_UA/Makefile
> config.status: creating nls/vi_VN/Makefile
> config.status: creating nls/zh_CN/Makefile
> config.status: creating nls/zh_TW/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> checking for gettimeofday... yes
> checking for memset... yes
> checking for mkdir... yes
> checking for nl_langinfo... yes
> checking for putenv... yes
> checking for regcomp... yes
> checking for select... yes
> checking for setenv... yes
> checking for sqrt... yes
> checking for strcasecmp... yes
> checking for strchr... yes
> checking for strstr... yes
> checking for strtol... yes
> checking for strtoul... yes
> checking langinfo.h usability... yes
> checking langinfo.h presence... yes
> checking for langinfo.h... yes
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking whether closedir returns void... no
> checking for error_at_line... yes
> checking for pid_t... yes
> checking vfork.h usability... no
> checking vfork.h presence... no
> checking for vfork.h... no
> checking for fork... yes
> checking for vfork... yes
> checking for working fork... yes
> checking for working vfork... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible malloc... yes
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible realloc... yes
> checking for sys/select.h... (cached) yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking types of arguments for select... int,fd_set *,struct timeval *
> checking whether lstat dereferences a symlink specified with a trailing 
> slash... yes
> checking whether stat accepts an empty string... no
> checking for strftime... yes
> checking for dirent.h that defines DIR... (cached) yes
> checking for library containing opendir... (cached) none required
> checking for stdbool.h that conforms to C99... yes
> checking for _Bool... no
> checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for pid_t... (cached) yes
> checking for size_t... yes
> convert debian/debian-blueish-wallpaper.svg 
> debian/debian-blueish-wallpaper.png
> sh: wmf2eps: not found
> convert: Delegate failed `"wmf2eps" -o "%o" "%i"' @ 
> delegate.c/InvokeDelegate/1060.
> convert: unable to open image `/tmp/magick-XXHdQCPe': No such file or 
> directory @ blob.c/OpenBlob/2480.
> convert: unable to open file `/tmp/magick-XXHdQCPe': No such file or 
> directory @ constitute.c/ReadImage/569.
> convert: missing an image filename `debian/debian-blueish-wallpaper.png' @ 
> convert.c/ConvertImageCommand/2838.
> make: *** [debian/debian-blueish-wallpaper.png] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/11/17/fluxbox_1.1.1-2_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: fluxbox
Source-Version: 1.1.1-4

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

fluxbox_1.1.1-4.diff.gz
  to main/f/fluxbox/fluxbox_1.1.1-4.diff.gz
fluxbox_1.1.1-4.dsc
  to main/f/fluxbox/fluxbox_1.1.1-4.dsc
fluxbox_1.1.1-4_i386.deb
  to main/f/fluxbox/fluxbox_1.1.1-4_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 556...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry E. Oboukhov <un...@debian.org> (supplier of updated fluxbox 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: RIPEMD160

Format: 1.8
Date: Wed, 18 Nov 2009 12:09:10 +0300
Source: fluxbox
Binary: fluxbox
Architecture: source i386
Version: 1.1.1-4
Distribution: unstable
Urgency: low
Maintainer: Dmitry E. Oboukhov <un...@debian.org>
Changed-By: Dmitry E. Oboukhov <un...@debian.org>
Description: 
 fluxbox    - Highly configurable and low resource X11 Window manager
Closes: 556810
Changes: 
 fluxbox (1.1.1-4) unstable; urgency=low
 .
   * Fixed FTBFS 'wmf2eps: not found', closes: #556810.
Checksums-Sha1: 
 ef89ffd381f61b0c8b6c270e4207a7fb0fd7c032 1366 fluxbox_1.1.1-4.dsc
 03b2d3e171c539d30ae57ec938395775060afd54 28262 fluxbox_1.1.1-4.diff.gz
 fd3dcfaedce7653aad959103dbcf19251a87d5a8 1409484 fluxbox_1.1.1-4_i386.deb
Checksums-Sha256: 
 67c3c64946a09b7ae4418b15557aac744d1a3b45e0b1e0de2d20d3c1bd387a54 1366 
fluxbox_1.1.1-4.dsc
 ccccee3fef8d98fa93323223cfef1cdca6f77caeabf94405445c963a98637f77 28262 
fluxbox_1.1.1-4.diff.gz
 3e57531880aca2b8fd9d4015e4fe23fbd44b0bb73c2fb3c45007a2a9a0be1e62 1409484 
fluxbox_1.1.1-4_i386.deb
Files: 
 d126b101bd7ae7c98749bb85dfdcf01a 1366 x11 optional fluxbox_1.1.1-4.dsc
 1a434586f56cc39058ed3aff9eff1024 28262 x11 optional fluxbox_1.1.1-4.diff.gz
 13a630a770870dc44b540f55f44de31c 1409484 x11 optional fluxbox_1.1.1-4_i386.deb

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

iEYEAREDAAYFAksFm7oACgkQq4wAz/jiZTfAaACfdmYj9PKmp8voSr/qaXDGUMAi
R1UAnjzm++HrMsK0ek5LS/Z5ksGKAgri
=24mO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to