[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Where are the build logs?



On Tue, Oct 30, 2007 at 07:04:58PM -0600, Luis Rodrigo Gallardo Cruz wrote:
> As can be seen in
> http://buildd.debian.org/~jeroen/status/package.php?p=grun
> 
> my NMU of grun FTBFS in m68k. The page even shows an excerpt of the
> reason for failure. However, there are no logs linked anywhere to help
> me take a look at the problem. Anyone knows where can I find them?
> 
> Thanks.
> 
> [Please CC: me, I'm not in the list.]

Here's a copy from the buildd. It looks like timestamp skew to me.
(Search for skew in /usr/share/doc/autotools-dev/README.Debian.gz.)

hth,

Stephen

-- 
Stephen R. Marenka     If life's not fun, you're not doing it right!
<stephen@marenka.net>
Automatic build of grun_0.9.2-14.1 on tanda by sbuild/m68k 98
Build started at 20071025-1213
******************************************************************************
Checking available source versions...
Fetching source files...
Reading Package Lists...
Building Dependency Tree...
Need to get 257kB of source archives.
Get:1 http://debian unstable/main grun 0.9.2-14.1 (dsc) [647B]
Get:2 http://debian unstable/main grun 0.9.2-14.1 (tar) [114kB]
Get:3 http://debian unstable/main grun 0.9.2-14.1 (diff) [142kB]
Fetched 257kB in 3s (83.4kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4.0.0), autoconf, automake1.7, libgtk2.0-dev, gettext, pkg-config
Build-Conflicts: libgtk1.2-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.59 >> 4.0.0 is satisfied)
autoconf: already installed (2.61-4)
automake1.7: missing
libgtk2.0-dev: missing
gettext: already installed (0.16.1-2)
pkg-config: already installed (0.22-1)
libgtk1.2-dev: already deinstalled
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install automake1.7 libgtk2.0-dev
Reading Package Lists...
Building Dependency Tree...
Suggested packages:
  libgtk2.0-doc
The following NEW packages will be installed:
  automake1.7 libgtk2.0-dev
0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded.
Need to get 391kB/2895kB of archives.
After unpacking 10.6MB of additional disk space will be used.
Get:1 http://debian unstable/main automake1.7 1.7.9-9 [391kB]
Fetched 391kB in 1s (235kB/s)
Selecting previously deselected package automake1.7.
(Reading database ... 26982 files and directories currently installed.)
Unpacking automake1.7 (from .../automake1.7_1.7.9-9_all.deb) ...
Selecting previously deselected package libgtk2.0-dev.
Unpacking libgtk2.0-dev (from .../libgtk2.0-dev_2.12.1-1_m68k.deb) ...
Setting up automake1.7 (1.7.9-9) ...

Setting up libgtk2.0-dev (2.12.1-1) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.5-11 linux-kernel-headers_=*=PROVIDED=*= gcc-4.1_4.1.2-16 g++-4.1_4.1.2-16 binutils_2.18~cvs20070812-1 libstdc++6-4.1-dev_4.1.2-16 libstdc++6_4.2.1-1
------------------------------------------------------------------------------
dpkg-source: extracting grun in grun-0.9.2
dpkg-buildpackage: source package grun
dpkg-buildpackage: source version 0.9.2-14.1
dpkg-buildpackage: host architecture m68k
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
rm po/*gmo 
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/grun-0.9.2'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd/grun-0.9.2'
make: [clean] Error 2 (ignored)
test -r /usr/share/misc/config.sub && \
  cp -f /usr/share/misc/config.sub config.sub
test -r /usr/share/misc/config.guess && \
  cp -f /usr/share/misc/config.guess config.guess
rm -f config.log
dh_clean
dh_clean: Compatibility levels before 4 are deprecated.
 debian/rules build
dh_testdir
./configure --with-default-xterm=x-terminal-emulator --enable-testfile --enable-associations --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/build/buildd/grun-0.9.2/missing: Unknown `--run' option
Try `/build/buildd/grun-0.9.2/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... 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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether build environment is sane... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... m68k-unknown-linux-gnu
checking host system type... m68k-unknown-linux-gnu
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory
done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.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 malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) 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 for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.3, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.2... yes (version 2.12.1)
checking for size_t... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd/grun-0.9.2'
cd . && aclocal-1.7 
aclocal: macro `AM_PROG_MKDIR_P' required but not defined
aclocal: macro `AM_PROG_MKDIR_P' required but not defined
make[1]: *** [aclocal.m4] Error 1
make[1]: Leaving directory `/build/buildd/grun-0.9.2'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20071025-1251
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/home/buildd/build/chroot-unstable --purge libgtk2.0-dev automake1.7
(Reading database ... 27379 files and directories currently installed.)
Removing libgtk2.0-dev ...
Removing automake1.7 ...
******************************************************************************
Finished at 20071025-1252
Build needed 00:16:25, 1096k disk space

Attachment: signature.asc
Description: Digital signature


Reply to: