2.30 branch created, snapshot available

Joseph Myers joseph@codesourcery.com
Wed Jan 24 13:00:00 GMT 2018


On Tue, 23 Jan 2018, Nick Clifton wrote:

> Hi Guys,
> 
> >> The version number on the branch seems to be incorrect. It's now
> >> 2.30.0.20180123, pointing to a version after the initial 2.30 release
> >> (unless you plan to call the first 2.30 release 2.30.1).
> 
> *sigh*  A case of premature version incrementing...
> 
> I have reset the version to 2.29.90.

I'm now seeing a build failure from my glibc bots using 2.30 branch:

In file included from /scratch/jmyers/glibc-bot/src/binutils/gprof/gprof.h:41:0,
                 from /scratch/jmyers/glibc-bot/src/binutils/gprof/basic_blocks.c:24:
./gconfig.h:101:0: error: "VERSION" redefined [-Werror]
 #define VERSION "2.30.0"
 ^
In file included from /scratch/jmyers/glibc-bot/src/binutils/gprof/../bfd/sysdep.h:29:0,
                 from /scratch/jmyers/glibc-bot/src/binutils/gprof/gprof.h:33,
                 from /scratch/jmyers/glibc-bot/src/binutils/gprof/basic_blocks.c:24:
../bfd/config.h:385:0: note: this is the location of the previous definition
 #define VERSION "2.29.90"
 ^
cc1: all warnings being treated as errors
Makefile:513: recipe for target 'basic_blocks.o' failed
make[5]: *** [basic_blocks.o] Error 1


-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Binutils mailing list