public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* Breakage on builder Fedora-ppc64be-cc-with-index, revision 109483d9eec3f0d0c3eaafd5d829435059167c52
  2017-11-12 18:05 Oh dear. I regret to inform you that commit 109483d9eec3f0d0c3eaafd5d829435059167c52 might be unfortunate gdb-buildbot
@ 2017-11-12 18:05 ` gdb-buildbot
  2017-11-13  7:02   ` Sergio Durigan Junior
  0 siblings, 1 reply; 3+ messages in thread
From: gdb-buildbot @ 2017-11-12 18:05 UTC (permalink / raw)
  To: Pedro Alves, gdb-patches

Unfortunately it seems that there is a breakage on GDB.

Commit title: 'Make cp_remove_params return a gdb::unique_xmalloc_ptr'
Revision: 109483d9eec3f0d0c3eaafd5d829435059167c52

You can find more details below:

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-cc-with-index/builds/5367>

Commit(s) tested:
	109483d9eec3f0d0c3eaafd5d829435059167c52

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make cp_remove_params return a gdb::unique_xmalloc_ptr

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64be-cc-with-index/10/109483d9eec3f0d0c3eaafd5d829435059167c52/>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../mmo.c >mmo.tmp
test -e mmo.texi || test ! -f ../../../binutils-gdb/bfd/doc/mmo.texi || cp -p ../../../binutils-gdb/bfd/doc/mmo.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change mmo.tmp mmo.texi
touch mmo.stamp
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000   -I ../../../binutils-gdb/bfd/doc \
 -o bfd.info `test -f 'bfd.texinfo' || echo '../../../binutils-gdb/bfd/doc/'`bfd.texinfo; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
make[3]: Leaving directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/doc'
Making info in po
make[3]: Entering directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/po'
( if test 'x../../../binutils-gdb/bfd/po' != 'x.'; then \
    posrcprefix='../../../binutils-gdb/bfd/'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ../../../binutils-gdb/bfd/po/SRC-POTFILES.in \
	| sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	../& \\\\@" < ../../../binutils-gdb/bfd/po/BLD-POTFILES.in \
	| sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[3]: Nothing to be done for 'info'.
make[3]: Leaving directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/po'
make[3]: Entering directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd'
make[3]: Nothing to be done for 'info-am'.
make[3]: Leaving directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd'
make  all-recursive
make[3]: Entering directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd'
Making all in doc
make[4]: Entering directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/doc'
Making all in po
make[4]: Entering directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/po'
file=`echo ../../../binutils-gdb/bfd/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/da.po
file=`echo ../../../binutils-gdb/bfd/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/es.po
file=`echo ../../../binutils-gdb/bfd/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/fi.po
file=`echo ../../../binutils-gdb/bfd/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/fr.po
file=`echo ../../../binutils-gdb/bfd/po/hr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/hr.po
file=`echo ../../../binutils-gdb/bfd/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/id.po
file=`echo ../../../binutils-gdb/bfd/po/ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/ja.po
file=`echo ../../../binutils-gdb/bfd/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/ro.po
file=`echo ../../../binutils-gdb/bfd/po/ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/ru.po
file=`echo ../../../binutils-gdb/bfd/po/rw | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/rw.po
file=`echo ../../../binutils-gdb/bfd/po/sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/sr.po
file=`echo ../../../binutils-gdb/bfd/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/sv.po
file=`echo ../../../binutils-gdb/bfd/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/tr.po
file=`echo ../../../binutils-gdb/bfd/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/uk.po
file=`echo ../../../binutils-gdb/bfd/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/vi.po
file=`echo ../../../binutils-gdb/bfd/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/zh_CN.po
make[4]: Leaving directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/po'
make[4]: Entering directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd'
rm -f bfd-tmp.h
============================

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Oh dear. I regret to inform you that commit 109483d9eec3f0d0c3eaafd5d829435059167c52 might be unfortunate
@ 2017-11-12 18:05 gdb-buildbot
  2017-11-12 18:05 ` Breakage on builder Fedora-ppc64be-cc-with-index, revision 109483d9eec3f0d0c3eaafd5d829435059167c52 gdb-buildbot
  0 siblings, 1 reply; 3+ messages in thread
From: gdb-buildbot @ 2017-11-12 18:05 UTC (permalink / raw)
  To: Pedro Alves, gdb-patches

My lords, ladies, gentlemen, members of the public.

It is a matter of great regret and sadness to inform you that commit:

	Make cp_remove_params return a gdb::unique_xmalloc_ptr
	109483d9eec3f0d0c3eaafd5d829435059167c52

might have made GDB unwell.  Since I am just your Butler BuildBot,
I kindly ask that a human superior officer double-check this.

Please note that if you are reading this message on gdb-patches, there might
be other builders broken.

You can find more details about the unfortunate breakage in the next messages.

Cheers,

Your GDB BuildBot.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Breakage on builder Fedora-ppc64be-cc-with-index, revision 109483d9eec3f0d0c3eaafd5d829435059167c52
  2017-11-12 18:05 ` Breakage on builder Fedora-ppc64be-cc-with-index, revision 109483d9eec3f0d0c3eaafd5d829435059167c52 gdb-buildbot
@ 2017-11-13  7:02   ` Sergio Durigan Junior
  0 siblings, 0 replies; 3+ messages in thread
From: Sergio Durigan Junior @ 2017-11-13  7:02 UTC (permalink / raw)
  To: Pedro Alves, gdb-patches; +Cc: Edjunior Machado

On Sunday, November 12 2017, gdb-buildbot@sergiodj.net wrote:

> Unfortunately it seems that there is a breakage on GDB.
>
> Commit title: 'Make cp_remove_params return a gdb::unique_xmalloc_ptr'
> Revision: 109483d9eec3f0d0c3eaafd5d829435059167c52

Looking at the logs, it seems like the machine had a hiccup or
something...  I think it's same to ignore this.  In any case, I'm Cc'ing
Edjunior Machado, who is the maintainer of the machine.

> You can find more details below:
>
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>
> Buildslave:
> 	fedora-ppc64be-1
>
> Full Build URL:
> 	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-cc-with-index/builds/5367>
>
> Commit(s) tested:
> 	109483d9eec3f0d0c3eaafd5d829435059167c52
>
> Author(s) (in the same order as the commits):
> 	Pedro Alves <palves@redhat.com>
>
> Subject:
> 	Make cp_remove_params return a gdb::unique_xmalloc_ptr
>
> Testsuite log (gdb.sum and gdb.log) URL(s):
> 	<http://gdb-build.sergiodj.net/results/Fedora-ppc64be-cc-with-index/10/109483d9eec3f0d0c3eaafd5d829435059167c52/>
>
> *** Failed to compiled GDB.  ***
> ============================
>
> +++ The full log is too big to be posted here.
> +++ These are the last 100 lines of it.
>
> ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../mmo.c >mmo.tmp
> test -e mmo.texi || test ! -f ../../../binutils-gdb/bfd/doc/mmo.texi || cp -p ../../../binutils-gdb/bfd/doc/mmo.texi .
> /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change mmo.tmp mmo.texi
> touch mmo.stamp
> restore=: && backupdir=".am$$" && \
> rm -rf $backupdir && mkdir $backupdir && \
> if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
>   for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \
>     if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
>   done; \
> else :; fi && \
> if makeinfo --split-size=5000000 --split-size=5000000   -I ../../../binutils-gdb/bfd/doc \
>  -o bfd.info `test -f 'bfd.texinfo' || echo '../../../binutils-gdb/bfd/doc/'`bfd.texinfo; \
> then \
>   rc=0; \
> else \
>   rc=$?; \
>   $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
> fi; \
> rm -rf $backupdir; exit $rc
> make[3]: Leaving directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/doc'
> Making info in po
> make[3]: Entering directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/po'
> ( if test 'x../../../binutils-gdb/bfd/po' != 'x.'; then \
>     posrcprefix='../../../binutils-gdb/bfd/'; \
>   else \
>     posrcprefix="../"; \
>   fi; \
>   rm -f SRC-POTFILES-t SRC-POTFILES \
>     && (sed -e '/^#/d' \
>             -e '/^[ 	]*$/d' \
> 	    -e "s@.*@	$posrcprefix& \\\\@" < ../../../binutils-gdb/bfd/po/SRC-POTFILES.in \
> 	| sed -e '$s/\\$//') > SRC-POTFILES-t \
>     && chmod a-w SRC-POTFILES-t \
>     && mv SRC-POTFILES-t SRC-POTFILES )
> ( rm -f BLD-POTFILES-t BLD-POTFILES \
>     && (sed -e '/^#/d' \
>             -e '/^[ 	]*$/d' \
> 	    -e "s@.*@	../& \\\\@" < ../../../binutils-gdb/bfd/po/BLD-POTFILES.in \
> 	| sed -e '$s/\\$//') > BLD-POTFILES-t \
>     && chmod a-w BLD-POTFILES-t \
>     && mv BLD-POTFILES-t BLD-POTFILES )
> cd .. \
>   && CONFIG_FILES=po/Makefile.in:po/Make-in \
>      CONFIG_HEADERS= /bin/sh ./config.status
> config.status: creating po/Makefile.in
> config.status: executing depfiles commands
> config.status: executing libtool commands
> config.status: executing default-1 commands
> config.status: executing bfd_stdint.h commands
> config.status: executing default commands
> make[3]: Nothing to be done for 'info'.
> make[3]: Leaving directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/po'
> make[3]: Entering directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd'
> make[3]: Nothing to be done for 'info-am'.
> make[3]: Leaving directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd'
> make  all-recursive
> make[3]: Entering directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd'
> Making all in doc
> make[4]: Entering directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/doc'
> make[4]: Nothing to be done for 'all'.
> make[4]: Leaving directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/doc'
> Making all in po
> make[4]: Entering directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/po'
> file=`echo ../../../binutils-gdb/bfd/po/da | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/da.po
> file=`echo ../../../binutils-gdb/bfd/po/es | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/es.po
> file=`echo ../../../binutils-gdb/bfd/po/fi | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/fi.po
> file=`echo ../../../binutils-gdb/bfd/po/fr | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/fr.po
> file=`echo ../../../binutils-gdb/bfd/po/hr | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/hr.po
> file=`echo ../../../binutils-gdb/bfd/po/id | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/id.po
> file=`echo ../../../binutils-gdb/bfd/po/ja | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/ja.po
> file=`echo ../../../binutils-gdb/bfd/po/ro | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/ro.po
> file=`echo ../../../binutils-gdb/bfd/po/ru | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/ru.po
> file=`echo ../../../binutils-gdb/bfd/po/rw | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/rw.po
> file=`echo ../../../binutils-gdb/bfd/po/sr | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/sr.po
> file=`echo ../../../binutils-gdb/bfd/po/sv | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/sv.po
> file=`echo ../../../binutils-gdb/bfd/po/tr | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/tr.po
> file=`echo ../../../binutils-gdb/bfd/po/uk | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/uk.po
> file=`echo ../../../binutils-gdb/bfd/po/vi | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/vi.po
> file=`echo ../../../binutils-gdb/bfd/po/zh_CN | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/zh_CN.po
> make[4]: Leaving directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd/po'
> make[4]: Entering directory '/home/gdb-buildslave/fedora-ppc64be-1/fedora-ppc64be-cc-with-index/build/bfd'
> rm -f bfd-tmp.h
> ============================

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-13  7:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-12 18:05 Oh dear. I regret to inform you that commit 109483d9eec3f0d0c3eaafd5d829435059167c52 might be unfortunate gdb-buildbot
2017-11-12 18:05 ` Breakage on builder Fedora-ppc64be-cc-with-index, revision 109483d9eec3f0d0c3eaafd5d829435059167c52 gdb-buildbot
2017-11-13  7:02   ` Sergio Durigan Junior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).