Package: lxrandr Version: 0.1.1-1 Severity: grave lxrandr seen running configure forever in repeated manner. This didn't happen on all debian buildd's, so timestamping issues suspected.
On Sat, Jul 11, 2009 at 07:29:01PM +0000, Build Daemon wrote: > dpkg-buildpackage > ───────────────── > > dpkg-buildpackage: set CFLAGS to default value: -g -O2 > dpkg-buildpackage: set CPPFLAGS to default value: > dpkg-buildpackage: set LDFLAGS to default value: > dpkg-buildpackage: set FFLAGS to default value: -g -O2 > dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 > dpkg-buildpackage: source package lxrandr > dpkg-buildpackage: source version 0.1.1-1 > dpkg-buildpackage: host architecture armel > /usr/bin/fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp > # Add here commands to clean up after the build process. > [ ! -f Makefile ] || /usr/bin/make distclean > rm -f config.sub config.guess > dh_clean > debian/rules build > dh_testdir > # Add here commands to configure the package. > cp -f /usr/share/misc/config.sub config.sub > cp -f /usr/share/misc/config.guess config.guess > ./configure --build arm-linux-gnueabi --enable-man --prefix=/usr > --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="-g -O2" > LDFLAGS="-Wl,-z,defs" > 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 style of include used by make... GNU > checking for gcc... gcc > 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 gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking dependency style of gcc... gcc3 > checking for library containing strerror... none required > checking for gcc... (cached) gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ISO C89... (cached) none needed > checking dependency style of gcc... (cached) gcc3 > checking for gcc... (cached) gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ISO C89... (cached) none needed > checking dependency style of gcc... (cached) gcc3 > checking how to run the C preprocessor... gcc -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 pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for GTK... 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 if msgfmt accepts -c... yes > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... /usr/bin/xgettext > checking for catalogs to be installed... af ar cs da de es et eu fa fi fr gl > hr hu id it ja ko lt ml ms nb nl nn pl pt pt_BR ru sk sl sv tr uk ur ur_PK vi > zh_CN zh_TW > checking for xsltproc... no > checking for XML catalog (/etc/xml/catalog)... found > checking for xmlcatalog... /usr/bin/xmlcatalog > checking for DocBook XML DTD V4.1.2 in XML catalog... not found > checking for DocBook XSL Stylesheets >= 1.70.1 in XML catalog... found > configure: creating ./config.status > config.status: creating Makefile > config.status: creating src/Makefile > config.status: creating po/Makefile.in > config.status: creating data/lxrandr.desktop > config.status: creating man/Makefile > config.status: creating config.h > config.status: executing depfiles commands > config.status: executing default-1 commands > dh_testdir > # Add here commands to compile the package. > /usr/bin/make > make[1]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1' > /usr/bin/make all-recursive > make[2]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1' > Making all in src > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/src' > gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" > -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_REENTRANT > -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 > -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT lxrandr.o > -MD -MP -MF .deps/lxrandr.Tpo -c -o lxrandr.o lxrandr.c > mv -f .deps/lxrandr.Tpo .deps/lxrandr.Po > gcc -g -O2 -Wl,-z,defs -o lxrandr lxrandr.o -lgtk-x11-2.0 -lgdk-x11-2.0 > -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 > -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 > -lglib-2.0 > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/src' > Making all in po > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ > /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default-1 commands > make[3]: Leaving directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' > make[3]: Entering directory > `/build/buildd-lxrandr_0.1.1-1-armel-G0fu55/lxrandr-0.1.1/po' -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org