GNU Tools Cauldron 2023?

2023-06-02 Thread Jan-Benedict Glaw
Hi! Will there be another Cauldron this year? Up to now, it seems there wasn't an announcement for it and there's no Wiki page either. Thanks, Jan-Benedict -- signature.asc Description: PGP signature

Re: --target=powerpc64-linux_altivec: Use rs6000_linux64_override_options()?

2022-10-28 Thread Jan-Benedict Glaw
Hi! On Fri, 2022-10-28 14:19:10 -0500, Segher Boessenkool wrote: > On Fri, Oct 28, 2022 at 07:34:24PM +0200, Jan-Benedict Glaw wrote: > > While checking my bot build logs, I noticed that GCC configured for > > --target=powerpc64-linux_altivec will pull in linux64.h and >

--target=powerpc64-linux_altivec: Use rs6000_linux64_override_options()?

2022-10-28 Thread Jan-Benedict Glaw
Hi! While checking my bot build logs, I noticed that GCC configured for --target=powerpc64-linux_altivec will pull in linux64.h and linuxaltivec.h . linux64.h * Will "#define TARGET_USES_LINUX64_OPT 1" (to make static void rs6000_linux64_override_options() available in rs6000.cc). * Will

Re: VAX/GCC port maintenance

2021-10-21 Thread Jan-Benedict Glaw
Hi Maciej, On Tue, 2021-10-19 15:39:15 +0100, Maciej W. Rozycki wrote: > I have recently started a new position at Embecosm and the company has > offered me to sponsor a personal project related to its business. So I > had it in my mind already for a while to continue the effort with the VAX

Re: Error when accessing git read-only archive

2021-09-15 Thread Jan-Benedict Glaw
Hi, On Wed, 2021-09-15 16:10:50 +0200, Mark Wielaard wrote: [UTF-8 email address containing a 'ł'] > The issue is the gravatar support, which calls md5_hex($email). > For now I disabled gravatar support on sourceware.org/gcc.gnu.org in > /etc/gitweb.conf I am not a Perl guy, but it seems this wo

Re: Error when accessing git read-only archive

2021-09-15 Thread Jan-Benedict Glaw
Hi Jonathan! On Wed, 2021-09-15 14:43:45 +0100, Jonathan Wakely wrote: > On Wed, 15 Sept 2021 at 14:37, Jan-Benedict Glaw wrote: [UTF-8 in committer's email addresses] > > So I broke it. Any way to make sure something like this doesn't > > occur again? > >

Re: Error when accessing git read-only archive

2021-09-15 Thread Jan-Benedict Glaw
or, in that: > > commit c012297c9d5dfb177adf1423bdd05e5f4b87e5ec > Author: Jan-Benedict Glaw > > works, whereas: > > commit f42e95a830ab48e59389065ce79a013a519646f1 > Author: Jan-Benedict Glaw That was indeed me, after moving my GCC repo to a different machine and adding

pdp11: 'src' may be used uninitialized in this function

2021-09-04 Thread Jan-Benedict Glaw
Hi Paul, using a recent GCC when building GCC results in a possibly uninitialized access: $ .../gcc/configure --target=pdp11-aout --enable-werror-always --enable-languages=all --disable-gcov --disable-shared --disable-threads --without-headers [...] $ make all-gcc [...] [all 2021-09-04 17:21:14

nvtpx: error: array subscript -1 is below array bounds of 'short int [2][16]'

2021-09-04 Thread Jan-Benedict Glaw
Hi! Running automated tests again, I found that when building current (2fcfc03459a907c0237ea6e2c6e4ce4871034bed) GCC with a recent GCC, a build (make all-gcc) when ./configure'ed for -target=nvptx-none --enable-werror-always --enable-languages=all --disable-gcov --disable-shared --disable-threads

Re: [BUILDROBOT] arm-netbsdelf: "cc1: internal compiler error: Segmentation fault" during -fself-test triggered from forcibly_ggc_collect()

2017-03-21 Thread Jan-Benedict Glaw
On Tue, 2017-03-21 08:46:50 -0600, Jeff Law wrote: > On 02/12/2017 03:57 PM, Jan-Benedict Glaw wrote: > > When building a cross-gcc using config_list.mk using r245361 (as both, > > a freshly built `build' compiler and as sources for the > > cross-compiler), my build

[BUILDROBOT] arm-netbsdelf: "cc1: internal compiler error: Segmentation fault" during -fself-test triggered from forcibly_ggc_collect()

2017-02-12 Thread Jan-Benedict Glaw
r when it started to fail. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Alles sollte so einfach wie möglich gemacht sein. the second : Aber nicht einfacher. (Einstein) signature.asc Description: Digital signature

[BUILDROBOT] ICE in altivec_init_builtins, at config/rs6000/rs6000.c:17547

2016-10-19 Thread Jan-Benedict Glaw
t; for instructions. make[2]: *** [s-selftest] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: ...und wenn Du denkst, es geht nicht mehr, the second : kommt irgendwo ein Lichtlein her. signatu

[BUILDROBOT] s390.md:10630:9: error: this statement may fall through [-Werror=implicit-fallthrough=]

2016-10-19 Thread Jan-Benedict Glaw
: ^~~ cc1plus: all warnings being treated as errors Makefile:1097: recipe for target 'insn-output.o' failed MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: 17:44 <@uschebit> Evangelist ist doch ein Vertri

[BUILDROBOT] dwarf2out_do_cfi_startproc(bool)’: may write a terminating nul past the end of the destination

2016-09-30 Thread Jan-Benedict Glaw
t error/warning shows up and whether or not it's valid, but maybe you might want to have a look? MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: "Debugging is twice as hard as writing the code in the first place. the second : Therefo

[BUILDROBOT] gcc21 fails to build tilegx-linux

2016-02-07 Thread Jan-Benedict Glaw
ables.c] Error 1 make[1]: Leaving directory `/scratch/4/jbglaw/regular/build/tilegx-linux/build-gcc/gcc' make: *** [all-gcc] Error 2 The fprintf() warning could easily be silenced with a "%s". The next two warnings can also be cured with simple casts. However, I'm not sure abo

Re: ARM not building on head?

2015-01-09 Thread Jan-Benedict Glaw
_SYNC_LIBFUNC_SIZE); > ^ > make[2]: *** [arm.o] Error 1 > make[2]: Leaving directory `/home2/joel/build/b-arm-gcc/gcc' > make[1]: *** [all-gcc] Error 2 > make[1]: Leaving directory `/home2/joel/build/b-arm-gcc' > make: *** [al

Merging the ./config directory between GCC and Binutils

2014-11-22 Thread Jan-Benedict Glaw
I hope that there won't be too many commits in the mean time, to produce a lot of fuzz :) Once that's in sync again, I'll keep a script running to check that and report missing commits in any of the trees. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de

Re: [BUILDROBOT] Ada broken

2014-10-03 Thread Jan-Benedict Glaw
On Thu, 2014-10-02 19:32:10 -0500, Segher Boessenkool wrote: > On Thu, Oct 02, 2014 at 09:52:31PM +0200, Jan-Benedict Glaw wrote: > > It seems that a full bootstrap including Ada got broken somewhere in > > the range of r215789 .. r215799. > > I'm bisecting it (on powe

[BUILDROBOT] Ada broken

2014-10-02 Thread Jan-Benedict Glaw
*** [all-target-libada] Error 2 make[1]: Leaving directory `/home/jbglaw/build-configlist_mk/mipsel-elf/build-gcc/native-compiler-build' make: *** [all] Error 2 Thanks, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:

Make name+email address cut'n'paste-able (was: Listing a maintainer for libcilkrts, and GCC's Cilk Plus implementation generally?)

2014-09-22 Thread Jan-Benedict Glaw
ility enhancement: I'd like to propose to put all email addresses between '<' and '>', which would quite ease cut'n'past-ability. What's your oppinion on that? Should I prepare a patch? MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de

[BUILDROBOT] rs6000-ibm-aix4.3 / rs6000-ibm-aix5.3.0: error: ‘ASM_WEAKEN_DECL’ was not declared in this scope

2014-09-04 Thread Jan-Benedict Glaw
olchain.lug-owl.de/buildbot/show_build_details.php?id=350500) and rs6000-ibm-aix4.3 (http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=350449). MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: The real problem with C++

[BUILDROBOT] Ann: config-list.mk backend updated (was: [jbg...@lug-owl.de: Re: r214024 ...])

2014-08-22 Thread Jan-Benedict Glaw
scheduling the two backend types separately), but it's running now and we can be keen for the results. Thanks for giving me some hints here, that was quite valueable! MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:

UTItype fallout (was: wide-int fallout)

2014-05-08 Thread Jan-Benedict Glaw
On Fri, 2014-05-09 00:48:39 +0200, Jan-Benedict Glaw wrote: > Just found this for iq2000: > > g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions > -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing > -Wwrite-strings -Wcast-qual -Wmissing-f

iq2000-elf: wide-int fallout (was: we are starting the wide int merge)

2014-05-08 Thread Jan-Benedict Glaw
22669) for more details. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: 17:44 <@uschebit> Evangelist ist doch ein Vertriebler the second : für unverkäufliche Produkte, oder? (#korsett, 20120821) signature.asc Desc

Re: we are starting the wide int merge

2014-05-07 Thread Jan-Benedict Glaw
::copy (*this, WIDE_INT_REF_FOR (T) (x, N)); ^ make[1]: *** [loop-iv.o] Error 1 This happened for bfin-elf, see http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=220155 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:

Re: [buildrobot] arc-elf broken

2014-04-27 Thread Jan-Benedict Glaw
Hi! On Sat, 2014-04-19 21:54:07 +0200, Jan-Benedict Glaw wrote: > I noticed that between 704db68e45..f2de45326 (209463..r209495), > probbaly in e2ec52cad85e (r209484), building for arm-eabi breaks: I oversaw this one for arc-elf: g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE

[buildrobot] ARM: Missing initializers for Cortex A8

2014-04-24 Thread Jan-Benedict Glaw
. http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=207555) MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Träume nicht von Deinem Leben: Lebe Deinen Traum! the second : signature.asc Description: Digital signature

Re: [buildrobot] SH broken

2014-04-24 Thread Jan-Benedict Glaw
Hi Trevor! On Thu, 2014-04-24 11:39:17 -0400, Trevor Saunders wrote: > On Thu, Apr 24, 2014 at 04:24:37PM +0200, Jan-Benedict Glaw wrote: > > Between e4b851a364..130ab9aafd (= r209457..r209513), most probably > > with 65b0537f9e (= r209482), I see failures for eg. sh64-linux (

[buildrobot] SH broken

2014-04-24 Thread Jan-Benedict Glaw
()’ [-Werror=overloaded-virtual] virtual unsigned int execute (void); ^ cc1plus: all warnings being treated as errors make[2]: *** [sh_treg_combine.o] Error 1 Should be easy to fix by renaming sh's execute(). MfG, JBG -- Jan-Benedict Glaw jbg...@lug-o

Re: [buildrobot] sparc64-linux broken

2014-04-21 Thread Jan-Benedict Glaw
On Sat, 2014-04-19 21:54:07 +0200, Jan-Benedict Glaw wrote: > Hi! > > I noticed that between 704db68e45..f2de45326 (209463..r209495), > probbaly in e2ec52cad85e (r209484), building for arm-eabi breaks: For sparc64-linux, things look like this (cf. http://toolchain.lug-owl

Re: [buildrobot] m32r-elf broken

2014-04-19 Thread Jan-Benedict Glaw
On Sat, 2014-04-19 21:54:07 +0200, Jan-Benedict Glaw wrote: [...] m32r-elf looks similar, too: g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual

Re: [buildrobot] arm-eabi broken

2014-04-19 Thread Jan-Benedict Glaw
Hi! On Sat, 2014-04-19 21:54:07 +0200, Jan-Benedict Glaw wrote: [...] sparc64-linux looks similar at 7abf8754c7 (r209530): g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual

[buildrobot] arm-eabi broken

2014-04-19 Thread Jan-Benedict Glaw
/arm.c:25960:85: error: invalid conversion from ‘int’ to ‘machine_mode’ [-fpermissive] make[1]: *** [arm.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:Arroganz verkürzt fruchtlose Gespräche. the second

[buildrobot] Ada/VMS code won't build

2014-03-06 Thread Jan-Benedict Glaw
owl.de/buildbot/deliver_artifact.php?mode=view&id=1139497 [2] http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=154768 -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: "Debugging is twice as hard as writing the code in the first place. the seco

Re: [buildrobot] spu / avr: Fallout from r207335

2014-02-11 Thread Jan-Benedict Glaw
Hi Marek, On Sun, 2014-02-02 23:59:16 +0100, Jan-Benedict Glaw wrote: > Hi Marek, > > it seems your patch produced some fallout for > > avr: http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=111296 > spu-elf: http://toolchain.lug-owl.de/buildbot/show_build_det

[buildrobot] spu / avr: Fallout from r207335

2014-02-02 Thread Jan-Benedict Glaw
Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: http://perl.plover.com/Questions.html the second : signature.asc Description: Digital signature

[buildrobot] s390x-linux broken

2013-12-08 Thread Jan-Benedict Glaw
On Mon, 2013-12-09 08:21:43 +1300, Maxim Kuvyrkov wrote: > On 9/12/2013, at 3:24 am, Jan-Benedict Glaw wrote: > > One of your recent libc<->android clean-up patches broke the > > mips64-linux target as a side-effect, see eg. > > http://toolchain.lug-owl.de/buildbo

[buildrobot] mips64-linux broken

2013-12-08 Thread Jan-Benedict Glaw
error: ‘ANDROID_TARGET_OS_CPP_BUILTINS’ was not declared in this scope make[1]: *** [c-family/c-cppbuiltin.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: 17:44 <@uschebit> Evangelist ist doch ein Vertriebler the second :

Re: [buildrobot] First results of running contrib/config-list.mk

2013-12-02 Thread Jan-Benedict Glaw
ping the config-list.mk patch again... MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Alles sollte so einfach wie möglich gemacht sein. the second : Aber nicht einfacher. (Einstein) signature.asc Description: Digital signature

Re: [buildrobot] i686-interix3 --enable-obsolete

2013-11-27 Thread Jan-Benedict Glaw
On Tue, 2013-11-26 04:27:37 +0100, Jan-Benedict Glaw wrote: > Build log at > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=39836 After Kais recent change, parts of it is fixed. Right now (cf. http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=42497), it look

Fixed! (was: [buildrobot] x86_64-w64-mingw32)

2013-11-27 Thread Jan-Benedict Glaw
On Tue, 2013-11-26 04:24:16 +0100, Jan-Benedict Glaw wrote: > Build log at > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=39812 > > g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions > -fno-rtti -fasynchronous-unwind-tables -W -Wall

Fixed! (was: [buildrobot] i686-mingw32crt)

2013-11-27 Thread Jan-Benedict Glaw
On Tue, 2013-11-26 04:27:21 +0100, Jan-Benedict Glaw wrote: > Build log at > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=40445 > > g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions > -fno-rtti -fasynchronous-unwind-tables -W -Wall

Fixed! (was: [buildrobot] ia64-hpux)

2013-11-27 Thread Jan-Benedict Glaw
On Wed, 2013-11-27 12:14:55 +0400, Alexander Ivchenko wrote: > 2013/11/27 Jeff Law : > > On 11/26/13 19:50, Jan-Benedict Glaw wrote: > > > On Tue, 2013-11-26 04:26:57 +0100, Jan-Benedict Glaw > > > wrote: > > > > Build log at > > > > http://t

Re: [buildrobot] mep-elf

2013-11-27 Thread Jan-Benedict Glaw
On Tue, 2013-11-26 04:26:25 +0100, Jan-Benedict Glaw wrote: > Build log at > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=40716 > > g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC > -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti > -fa

Re: [buildrobot] ia64-hpux

2013-11-26 Thread Jan-Benedict Glaw
On Tue, 2013-11-26 04:26:57 +0100, Jan-Benedict Glaw wrote: > Build log at > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=39052 > > g++ -c -DUSE_LIBUNWIND_EXCEPTIONS -g -O2 -DIN_GCC > -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti > -fasynchronou

Re: [buildrobot] microblaze-elf / microblaze-linux

2013-11-26 Thread Jan-Benedict Glaw
and then > building gas for those targets? I think it'd possible to eg. first create a linked tree and then build all-gas all-ld install-gas install-ld all-gcc . I think that most targets should be gas-/ld-supported. At least, we'd give that a try and see where it takes us

Fixed! (was: [buildrobot] epiphany-elf)

2013-11-26 Thread Jan-Benedict Glaw
Hi! On Tue, 2013-11-26 04:27:56 +0100, Jan-Benedict Glaw wrote: > Build log at > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=40206 I think Joern is rewarded with the First Fixer's Trophy :) http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=4148

Re: [buildrobot] microblaze-elf / microblaze-linux

2013-11-26 Thread Jan-Benedict Glaw
On Tue, 2013-11-26 08:13:12 -0800, Michael Eager wrote: > On 11/26/13 08:08, Jan-Benedict Glaw wrote: > > Thanks for looking into the issue anyways! (...and what do you > > think about adding a microblazeel target to the list?) > > Sounds OK to me. Any suggestion of whic

Re: [buildrobot] microblaze-elf / microblaze-linux

2013-11-26 Thread Jan-Benedict Glaw
On Tue, 2013-11-26 07:50:34 -0800, Michael Eager wrote: > On 11/25/13 19:26, Jan-Benedict Glaw wrote: > > Build logs at > > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=39192 > > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=40718 > >

Re: [buildrobot] microblaze-elf / microblaze-linux

2013-11-26 Thread Jan-Benedict Glaw
On Tue, 2013-11-26 15:21:12 +, Joern Rennecke wrote: > On 26 November 2013 14:51, Jan-Benedict Glaw wrote: > > On Tue, 2013-11-26 06:33:39 -0600, Joel Sherrill > > wrote: > > > Was microblaze-rtems attempted? I would have expected a failure > > > like t

Re: [buildrobot] microblaze-elf / microblaze-linux

2013-11-26 Thread Jan-Benedict Glaw
On Tue, 2013-11-26 06:33:39 -0600, Joel Sherrill wrote: > Jan-Benedict Glaw wrote: > > Build logs at > > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=39192 > > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=40718 > > > > (I als

Re: [buildrobot] avr-rtems

2013-11-26 Thread Jan-Benedict Glaw
On Tue, 2013-11-26 06:31:44 -0600, Joel Sherrill wrote: > Jan-Benedict Glaw wrote: > > Build log is available at > > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=38764 . > > > > g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC >

Re: [buildrobot] avr-rtems

2013-11-26 Thread Jan-Benedict Glaw
On Tue, 2013-11-26 04:28:41 +0100, Jan-Benedict Glaw wrote: > Build log is available at > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=38764 . Eric seems to be not (or no longer?) reachable with his listed email address: ,--- | Eric Wedd

[buildrobot] bfin-elf / bfin-linux-uclibc / bfin-openbsd / bfin-uclinux

2013-11-25 Thread Jan-Benedict Glaw
) \ ^ ../../../gcc/gcc/c-family/c-cppbuiltin.c:1013:3: note: in expansion of macro ‘TARGET_CPU_CPP_BUILTINS’ TARGET_CPU_CPP_BUILTINS (); ^ cc1plus: all warnings being treated as errors make[2]: *** [c-family/c-cppbuiltin.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg

[buildrobot] avr-rtems

2013-11-25 Thread Jan-Benedict Glaw
)) \ ^ ../../../gcc/gcc/c-family/c-common.c:5553:22: note: in expansion of macro ‘get_identifier’ char32_type_node = get_identifier (CHAR32_TYPE); ^ cc1plus: all warnings being treated as errors MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de

[buildrobot] epiphany-elf

2013-11-25 Thread Jan-Benedict Glaw
/epiphany/epiphany.c:1697:7: error: unused variable ‘save_config’ [-Werror=unused-variable] rtx save_config; ^ cc1plus: all warnings being treated as errors make[2]: *** [epiphany.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of

[buildrobot] fr30-elf

2013-11-25 Thread Jan-Benedict Glaw
uninitialized in this function [-Werror=maybe-uninitialized] *recog_data.dup_loc[i] = orig_dup[i]; ^ cc1plus: all warnings being treated as errors make[2]: *** [reload1.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de

[buildrobot] cr16-elf

2013-11-25 Thread Jan-Benedict Glaw
uninitialized in this function [-Werror=maybe-uninitialized] *recog_data.dup_loc[i] = orig_dup[i]; ^ cc1plus: all warnings being treated as errors make[2]: *** [reload1.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de

[buildrobot] c6x-elf / c6x-uclinux

2013-11-25 Thread Jan-Benedict Glaw
-cppbuiltin.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Fortschritt bedeutet, einen Schritt so zu machen, the second : daß man den nächsten auch noch machen kann. signature.asc Description: Digital

[buildrobot] i686-interix3 --enable-obsolete

2013-11-25 Thread Jan-Benedict Glaw
); ^ cc1plus: all warnings being treated as errors make[2]: *** [winnt.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Alles wird gut! ...und heute wirds schon ein bißchen besser. the second : signature.asc Description

[buildrobot] i686-mingw32crt

2013-11-25 Thread Jan-Benedict Glaw
*’ casts away qualifiers [-Werror=cast-qual] slot = htab.find_slot ((unsigned int *)name, INSERT); ^ cc1plus: all warnings being treated as errors make[2]: *** [winnt.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49

[buildrobot] mep-elf

2013-11-25 Thread Jan-Benedict Glaw
uninitialized in this function [-Werror=maybe-uninitialized] enum reg_class rclass; ^ cc1plus: all warnings being treated as errors make[2]: *** [mep-pragma.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: [Nach

[buildrobot] ia64-hp-vms

2013-11-25 Thread Jan-Benedict Glaw
vms-c.c:(.text+0x9cc): undefined reference to `c_default_pointer_mode' /usr/bin/ld: Dwarf Error: found dwarf version '4096', this reader only handles version 2 and 3 information. vms-c.o:vms-c.c:(.text+0x9e2): more undefined references to `c_default_pointer_mode' follow collect

[buildrobot] ia64-hpux

2013-11-25 Thread Jan-Benedict Glaw
’ TARGET_LIBC_HAS_FUNCTION, \ ^ ../../../gcc/gcc/config/ia64/ia64.c:659:29: note: in expansion of macro ‘TARGET_INITIALIZER’ struct gcc_target targetm = TARGET_INITIALIZER; ^ make[2]: *** [ia64.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49

[buildrobot] cris-linux / crisv32-linux

2013-11-25 Thread Jan-Benedict Glaw
sum-options > cc1-checksum.c.tmp && \ ../../../gcc/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c opening glibc-c.o: No such file or directory make[2]: *** [cc1-checksum.c] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signatu

[buildrobot] lm32-elf / lm32-rtems / lm32-uclinux

2013-11-25 Thread Jan-Benedict Glaw
MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Zensur im Internet? Nein danke! the second : signature.asc Description: Digital signature

[buildrobot] i686-openbsd3.0

2013-11-25 Thread Jan-Benedict Glaw
b_spec = LIB_SPEC; ^ make[2]: *** [gcc.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: "Debugging is twice as hard as writing the code in the first place. the second : Therefore, if you write the cod

[buildrobot] microblaze-elf / microblaze-linux

2013-11-25 Thread Jan-Benedict Glaw
dup[i]; ^ cc1plus: all warnings being treated as errors make[2]: *** [reload1.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Zensur im Internet? Nein danke! the second : signatur

[buildrobot] rl78-elf

2013-11-25 Thread Jan-Benedict Glaw
uninitialized in this function [-Werror=maybe-uninitialized] *recog_data.dup_loc[i] = orig_dup[i]; ^ cc1plus: all warnings being treated as errors make[2]: *** [reload1.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de

[buildrobot] pdp11-aout

2013-11-25 Thread Jan-Benedict Glaw
d.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:Don't believe in miracles: Rely on them! the second : signature.asc Description: Digital signature

[buildrobot] moxie-elf / moxie-rtems / moxie-uclinux

2013-11-25 Thread Jan-Benedict Glaw
: all warnings being treated as errors make[2]: *** [reload1.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: 17:44 <@uschebit> Evangelist ist doch ein Vertriebler the second : für unverkäufliche Produkte

[buildrobot] x86_64-knetbsd-gnu

2013-11-25 Thread Jan-Benedict Glaw
^ ../../../gcc/gcc/config/i386/gnu-user64.h:69:19: note: in expansion of macro ‘GNU_USER_TARGET_LINK_SPEC’ #define LINK_SPEC GNU_USER_TARGET_LINK_SPEC ^ ../../../gcc/gcc/gcc.c:818:32: note: in expansion of macro ‘LINK_SPEC’ static const char *link_spec

[buildrobot] vax-linux-gnu / vax-netbsdelf

2013-11-25 Thread Jan-Benedict Glaw
] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Wenn ich wach bin, träume ich. the second : signature.asc Description: Digital signature

[buildrobot] rx-elf

2013-11-25 Thread Jan-Benedict Glaw
-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: ...und wenn Du denkst, es geht nicht mehr, the second : kommt irgendwo ein Lichtlein her. signature.asc Description: Digital signature

[buildrobot] score-elf --enable-obsolete

2013-11-25 Thread Jan-Benedict Glaw
ion of the previous definition #define EXTRA_ADDRESS_CONSTRAINT(C,STR) 0 ^ cc1plus: all warnings being treated as errors make[2]: *** [build/gencondmd.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: What we do for ourselves

[buildrobot] vax-openbsd

2013-11-25 Thread Jan-Benedict Glaw
sd/build-gcc/mk/vax-openbsd/gcc' make[1]: *** [all-gcc] Error 2 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:Lauf nicht vor Deinem Glück davon: the second : Es könnte hinter Dir

[buildrobot] x86_64-w64-mingw32

2013-11-25 Thread Jan-Benedict Glaw
*’ casts away qualifiers [-Werror=cast-qual] slot = htab.find_slot ((unsigned int *)name, INSERT); ^ cc1plus: all warnings being treated as errors make[2]: *** [winnt.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49

[buildrobot] alpha64-dec-vms / alpha-dec-vms

2013-11-25 Thread Jan-Benedict Glaw
inter_mode' /usr/bin/ld: Dwarf Error: found dwarf version '24576', this reader only handles version 2 and 3 information. vms-c.o:vms-c.c:(.text+0x9e2): more undefined references to `c_default_pointer_mode' follow collect2: error: ld returned 1 exit status make[2]: *** [

[buildrobot] First results of running contrib/config-list.mk

2013-11-25 Thread Jan-Benedict Glaw
od number of the -Werror build breakages look quite simple to fix. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: "Debugging is twice as hard as writing the code in the first place. the second : Therefore, if you write the cod

Re: Running contrib/config-list.mk from the buildbots

2013-11-19 Thread Jan-Benedict Glaw
On Tue, 2013-11-19 13:20:41 -0500, Diego Novillo wrote: > On Tue, Nov 19, 2013 at 1:11 PM, Jan-Benedict Glaw wrote: > > On Tue, 2013-11-19 12:08:05 -0500, Diego Novillo > > wrote: > > [conffig-list.mk] > >> Really, the only thing interesting about the script is th

Re: Running contrib/config-list.mk from the buildbots

2013-11-19 Thread Jan-Benedict Glaw
glaw/repos/gcc/gcc/read-md.c: In function 'const char* join_c_conditions(const char*, const char*)': /home/jbglaw/repos/gcc/gcc/read-md.c:203:58: warning: missing sentinel in function call [-Wformat=] result = concat ("(", cond1, ") && (", cond2, ")", NULL);

Re: Running contrib/config-list.mk from the buildbots

2013-11-19 Thread Jan-Benedict Glaw
On Tue, 2013-11-19 12:08:05 -0500, Diego Novillo wrote: > On Tue, Nov 19, 2013 at 12:03 PM, Jan-Benedict Glaw wrote: > > On Tue, 2013-11-19 10:20:48 -0500, Diego Novillo > > wrote: [config-list.mk] > >> Would this be hard to set up in your buildbots? > > > >

Re: Running contrib/config-list.mk from the buildbots

2013-11-19 Thread Jan-Benedict Glaw
s. Since config-list.mk builds quite more than I do right now, it would be a hugh win to go into that direction. Thanks for the idea :) MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Alles wird gut! ...und heute wirds schon ein bißchen besser. the second : signature.asc Description: Digital signature

[buildrobot] OMP: r203408 probably needs another operator& returning bool

2013-10-11 Thread Jan-Benedict Glaw
13: error: could not convert ‘mask.omp_clause_mask::operator&(omp_clause_mask(1ul).omp_clause_mask::operator<<(22))’ from ‘omp_clause_mask’ to ‘bool’ if (mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NUM_THREADS)) ^ make[2]: *** [c-family/c-omp.o] Error 1 Seen

[buildrobot] ppc: Missing declaration

2013-09-29 Thread Jan-Benedict Glaw
/deliver_artifact.php?mode=view&id=14892) MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: http://perl.plover.com/Questions.html the second : signature.asc Description: Digital signature

Re: [ping] [buildrobot] gcc/config/linux-android.c:40:7: error: ‘OPTION_BIONIC’ was not declared in this scope

2013-09-10 Thread Jan-Benedict Glaw
On Tue, 2013-09-10 12:01:34 +1200, Maxim Kuvyrkov wrote: > On 7/09/2013, at 1:31 AM, Jan-Benedict Glaw wrote: > > This however still seems to have issues in a current build: > > > > http://toolchain.lug-owl.de/buildbot/showlog.php?id=10520&mode=view > > Mn10

Re: [ping] [buildrobot] gcc/config/linux-android.c:40:7: error: ‘OPTION_BIONIC’ was not declared in this scope

2013-09-06 Thread Jan-Benedict Glaw
On Mon, 2013-08-26 12:51:53 +0200, Jan-Benedict Glaw wrote: > On Tue, 2013-08-20 11:24:31 +0400, Alexander Ivchenko > wrote: > > Hi, thanks for cathing this. > > > > I certainly missed that OPTION_BIONIC is not defined for linux targets > > that do not includ

[ping^2] [buildrobot] gcc/config/linux-android.c:40:7: error: ‘OPTION_BIONIC’ was not declared in this scope

2013-09-02 Thread Jan-Benedict Glaw
Hi! On Mon, 2013-08-26 12:51:53 +0200, Jan-Benedict Glaw wrote: > On Tue, 2013-08-20 11:24:31 +0400, Alexander Ivchenko > wrote: > > I certainly missed that OPTION_BIONIC is not defined for linux targets > > that do not include config/linux.h in their tm.h. > > > &

Re: Automated Toolchain Building and Testing

2013-08-29 Thread Jan-Benedict Glaw
On Thu, 2013-08-29 07:21:28 -0400, Diego Novillo wrote: > On Thu, Aug 29, 2013 at 6:02 AM, Jan-Benedict Glaw wrote: > > On Thu, 2013-08-29 10:34:40 +0200, Rainer Orth > > wrote: > > > I honestly wouldn't worry about such legacy systems: their respective > >

Re: Automated Toolchain Building and Testing

2013-08-29 Thread Jan-Benedict Glaw
On Thu, 2013-08-29 10:34:40 +0200, Rainer Orth wrote: > Jan-Benedict Glaw writes: > > On Wed, 2013-08-28 23:26:29 +0800, Samuel Mi wrote: > > > Looks like you for now have been trying to find out a solution > > > suitable for you to automatically build GC

Re: Automated Toolchain Building and Testing

2013-08-29 Thread Jan-Benedict Glaw
On Thu, 2013-08-29 01:18:32 +, paul_kon...@dell.com wrote: > On Aug 28, 2013, at 8:52 PM, Samuel Mi wrote: > > On Thu, Aug 29, 2013 at 2:54 AM, Jan-Benedict Glaw > > wrote: > > > On Thu, 2013-08-29 02:43:54 +0800, Samuel Mi > > > wrote: > > > &g

Re: Automated Toolchain Building and Testing

2013-08-28 Thread Jan-Benedict Glaw
rget systems you want whether old or > modern, then take a look at Jenkins-SSH > (https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+SSH) to remotely > control over ssh. This looks like a SSH connector for the Jenkins server side, no? MfG, JBG -- Jan-Benedict Glaw jbg...@l

Re: Automated Toolchain Building and Testing

2013-08-28 Thread Jan-Benedict Glaw
only for up-to-date mainstream systems with current state-of-the-art software. But what I really like is to also support old and legacy systems, as well as probably current ones with only a minimal userbase. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signatur

Automated Toolchain Building and Testing

2013-08-27 Thread Jan-Benedict Glaw
ly loose obscure systems? MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: "really soon now": an unspecified period of time, likly to the second : be greater than any reasonable defin

[ping] [buildrobot] gcc/config/linux-android.c:40:7: error: ‘OPTION_BIONIC’ was not declared in this scope

2013-08-26 Thread Jan-Benedict Glaw
uildbot/showlog.php?id=9638&mode=view (all other PPC variants, too.) Thanks, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: http://www.eyrie.org/~eagle/faqs/questions.html the second : signature.asc Description: Digital signature

[buildrobot] .../gcc/gcc/config/linux.h:105:34: error: ‘linux_android_libc_has_function’ was not declared in this scope

2013-08-21 Thread Jan-Benedict Glaw
IBC_HAS_FUNCTION, \ ^ ../../../../gcc/gcc/config/c6x/c6x.c:6839:29: note: in expansion of macro ‘TARGET_INITIALIZER’ struct gcc_target targetm = TARGET_INITIALIZER; ^ MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:

[buildrobot] gcc/config/linux-android.c:40:7: error: ‘OPTION_BIONIC’ was not declared in this scope

2013-08-19 Thread Jan-Benedict Glaw
/#job8903 -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: http://perl.plover.com/Questions.html the second : signature.asc Description: Digital signature

Re: Toolchain Build Robot

2013-08-19 Thread Jan-Benedict Glaw
On Mon, 2013-08-19 13:45:24 +0200, Jan-Benedict Glaw wrote: > On Sun, 2013-08-18 12:52:14 +0200, Gerald Pfeifer wrote: > > On Sun, 11 Aug 2013, Jan-Benedict Glaw wrote: > > > I just added a different view. All results can also be viewed as a > > > timeline, both p

Re: Toolchain Build Robot

2013-08-19 Thread Jan-Benedict Glaw
On Sun, 2013-08-18 12:52:14 +0200, Gerald Pfeifer wrote: > On Sun, 11 Aug 2013, Jan-Benedict Glaw wrote: > > I just added a different view. All results can also be viewed as a > > timeline, both per-buildhost and per-target: > > > > http://toolchain.lug-owl.de/buil

Re: Toolchain Build Robot

2013-08-10 Thread Jan-Benedict Glaw
On Tue, 2013-08-06 22:34:40 +0200, Jan-Benedict Glaw wrote: > Since some time, I'm running compile tests for binutils/gdb/gcc on > three of my machines. As you noticed, they're hitting errors from time > to time. > > So I decided to spend it a small web frontend: >

  1   2   >