Source: fluxbox
Version: 1.3.1~dfsg1-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110528 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-fluxbox_1.3.1~dfsg1-2-amd64-E00NyE/fluxbox-1.3.1~dfsg1'
> make[1]: Leaving directory 
> `/build/user-fluxbox_1.3.1~dfsg1-2-amd64-E00NyE/fluxbox-1.3.1~dfsg1'
> make: [makefile-clean] Error 2 (ignored)
> rm -f debian/stamp-autotools
> rmdir --ignore-fail-on-non-empty .
> rmdir: failed to remove `.': Invalid argument
> make: [makefile-clean] Error 1 (ignored)
> dh_clean 
> rm -f debian/stamp-autotools-files
> rm -f *.cdbs-config_list
> rm -f src/defaults.cc
> # find nls -type f -name generated-\*.m -delete
> rm -f ubuntu-dark.png debian-blue.png debian-dark.png
> rm -fr .pc/
>  dpkg-source -b fluxbox-1.3.1~dfsg1
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building fluxbox using existing 
> ./fluxbox_1.3.1~dfsg1.orig-additional-themes.tar.gz 
> ./fluxbox_1.3.1~dfsg1.orig.tar.gz
> dpkg-source: info: local changes stored in 
> fluxbox-1.3.1~dfsg1/debian/patches/debian-changes-1.3.1~dfsg1-2, the modified 
> files are:
>  fluxbox-1.3.1~dfsg1/configure
>  fluxbox-1.3.1~dfsg1/configure.in
>  fluxbox-1.3.1~dfsg1/data/styles/Makefile.am
>  fluxbox-1.3.1~dfsg1/data/styles/Makefile.in
> dpkg-source: info: building fluxbox in fluxbox_1.3.1~dfsg1-2.debian.tar.gz
> dpkg-source: info: building fluxbox in fluxbox_1.3.1~dfsg1-2.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> touch debian/stamp-autotools-files
> chmod a+x 
> /build/user-fluxbox_1.3.1~dfsg1-2-amd64-E00NyE/fluxbox-1.3.1~dfsg1/./configure
> mkdir -p .
> cd . &&   CFLAGS="-g -O2 -g -O2 -Wall" CXXFLAGS="-O2 -ffunction-sections" 
> CPPFLAGS="" LDFLAGS="-lfontconfig" 
> /build/user-fluxbox_1.3.1~dfsg1-2-amd64-E00NyE/fluxbox-1.3.1~dfsg1/./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" --srcdir=. --disable-maintainer-mode 
> --disable-dependency-tracking --disable-silent-rules   --enable-xinerama 
> --enable-nls --enable-xft --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-locale=/usr/share/fluxbox/nls 
> --with-style=/usr/share/fluxbox/styles//Debian-dark --enable-shape 
> --enable-fribidi 
> configure: WARNING: unrecognized options: --disable-maintainer-mode, 
> --disable-silent-rules
> 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 for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... none
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... none
> checking for ranlib... ranlib
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> 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 for pid_t... yes
> checking for size_t... yes
> checking for sed... sed
> checking for ANSI C header files... (cached) yes
> checking for stdbool.h that conforms to C99... yes
> checking for _Bool... no
> 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 langinfo.h usability... yes
> checking langinfo.h presence... yes
> checking for langinfo.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 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 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 correctly handles trailing slash... yes
> checking whether stat accepts an empty string... no
> checking for basename... yes
> checking for catclose... yes
> checking for catgets... yes
> checking for catopen... yes
> checking for getpid... yes
> 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 setlocale... yes
> checking for sigaction... yes
> checking for snprintf... yes
> checking for sqrt... yes
> checking for strcasecmp... yes
> checking for strcasestr... yes
> checking for strchr... yes
> checking for strstr... yes
> checking for strtol... yes
> checking for strtoul... yes
> checking for vsnprintf... yes
> checking for strftime... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> 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 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 build support for the Xinerama extension... yes
> checking for XineramaQueryScreens in -lXinerama... yes
> checking for X11/extensions/Xinerama.h... yes
> checking whether to build support for the XShape extension... yes
> checking for XShapeCombineShape in -lXext... yes
> checking for X11/extensions/shape.h... yes
> checking whether to build support for the Xrandr (X resize and rotate) 
> extension... yes
> checking for XRRQueryExtension in -lXrandr... yes
> checking for X11/extensions/Xrandr.h... yes
> checking whether to have RANDR 1.2 support... yes
> checking for XRRQueryExtension in -lXrandr... (cached) yes
> checking for X11/extensions/Xrandr.h... yes
> checking whether to have FRIBIDI support... yes
> checking for fribidi_version_info in -lfribidi... yes
> checking for fribidi/fribidi.h... yes
> checking return type of signal handlers... void
> 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/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
> configure: WARNING: unrecognized options: --disable-maintainer-mode, 
> --disable-silent-rules
> 
>       fluxbox version 1.3.1 configured successfully.
> 
> Using '/usr' for installation.
> Using '/etc/X11/fluxbox/fluxbox.menu-user' for location menu file.
> Using '/usr/share/fluxbox/styles//Debian-dark' 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  -lXft -lfontconfig   -lXrender -lXpm -L/usr/lib 
> -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lXinerama 
> -lXext -lXrandr -lXrandr -lfribidi' for linker flags.
> 
> Now build fluxbox with 'make'
> 
> touch debian/stamp-autotools
> convert additional-themes/wallpapers-source/ubuntu-dark.xcf  -layers merge 
> ubuntu-dark.png
> convert additional-themes/wallpapers-source/debian-blue.svg debian-blue.png
> sh: rsvg: not found
> convert: unable to access configure file `delegates.xml' @ 
> warning/configure.c/GetConfigureOptions/589.
> convert: delegate failed `"rsvg" "%i" "%o"' @ 
> error/delegate.c/InvokeDelegate/1058.
> convert: unable to open image `/tmp/magick-fjhiZ34n':  @ 
> error/blob.c/OpenBlob/2587.
> convert: unable to open file `/tmp/magick-fjhiZ34n':  @ 
> error/constitute.c/ReadImage/571.
> convert: missing an image filename `debian-blue.png' @ 
> error/convert.c/ConvertImageCommand/3011.
> make: *** [debian-blue.png] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/28/fluxbox_1.3.1~dfsg1-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 |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to