Hi Tom,

On 11/10/2014 10:29 PM, Tom Rini wrote:
> Hey all,
> 
> I've pushed v2015.01-rc1 out to the repository and tarballs should exist
> soon.
> 
> The merge window is now closed.  Per both the min-summit and the follow
> up emails, I'm going to try and get into the every 2 week RC tagging
> groove.  And, I'm going to be relying on everyones best judgement about
> what level of changes they're going to put into a pull request to me.
> 
> When I do a buildman of most things I see:
>   blackfin: +   ip04
>        arm: +   Ippo_q8h_v5 novena openrd_base maxbcm openrd_ultimate 
> openrd_client tricorder db-mv784mp-gp Linksprite_pcDuino3_fdt tricorder_flash 
> cm_t3517

there must be something wrong:

---8<---
abiessmann@punisher % git describe
v2015.01-rc1-14-g63f7af9
abiessmann@punisher %
PATH=/opt/CS.Toolchain-0.3.0-rc1/arm-arm926ejs-linux-gnueabi/bin:$PATH
make O=/tmp/build-tricorder CROSS_COMPILE=arm-arm926ejs-linux-gnueabi-
-s -j16 tricorder_defconfig
In file included from scripts/kconfig/zconf.tab.c:2537:0:
/home/abiessmann/src/u-boot/scripts/kconfig/menu.c: In function
‘get_symbol_str’:
/home/abiessmann/src/u-boot/scripts/kconfig/menu.c:590:18: warning:
‘jump’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     jump->offset = strlen(r->s);
                  ^
/home/abiessmann/src/u-boot/scripts/kconfig/menu.c:551:19: note: ‘jump’
was declared here
  struct jump_key *jump;
                   ^
#
# configuration written to .config
#
#
# configuration written to spl/.config
#
abiessmann@punisher %
PATH=/opt/CS.Toolchain-0.3.0-rc1/arm-arm926ejs-linux-gnueabi/bin:$PATH
make O=/tmp/build-tricorder CROSS_COMPILE=arm-arm926ejs-linux-gnueabi-
-s -j16
PATH=/opt/CS.Toolchain-0.3.0-rc1/arm-arm926ejs-linux-gnueabi/bin:$PATH
make    36.56s user 1.68s system 404% cpu 9.463 total
abiessmann@punisher % rm -rf /tmp/build-tricorder
abiessmann@punisher %
PATH=/opt/CS.Toolchain-0.3.0-rc1/arm-arm926ejs-linux-gnueabi/bin:$PATH
make O=/tmp/build-tricorder CROSS_COMPILE=arm-arm926ejs-linux-gnueabi-
-s -j16 tricorder_flash_defconfig
In file included from scripts/kconfig/zconf.tab.c:2537:0:
/home/abiessmann/src/u-boot/scripts/kconfig/menu.c: In function
‘get_symbol_str’:
/home/abiessmann/src/u-boot/scripts/kconfig/menu.c:590:18: warning:
‘jump’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     jump->offset = strlen(r->s);
                  ^
/home/abiessmann/src/u-boot/scripts/kconfig/menu.c:551:19: note: ‘jump’
was declared here
  struct jump_key *jump;
                   ^
#
# configuration written to .config
#
#
# configuration written to spl/.config
#
abiessmann@punisher %
PATH=/opt/CS.Toolchain-0.3.0-rc1/arm-arm926ejs-linux-gnueabi/bin:$PATH
make O=/tmp/build-tricorder CROSS_COMPILE=arm-arm926ejs-linux-gnueabi-
-s -j16
PATH=/opt/CS.Toolchain-0.3.0-rc1/arm-arm926ejs-linux-gnueabi/bin:$PATH
make    35.62s user 1.58s system 526% cpu 7.063 total
abiessmann@punisher %
abiessmann@punisher % ./tools/buildman/buildman -o /tmp/testbuild -c 1
-b master tricorder
boards.cfg is up to date. Nothing to do.
Building 1 commit for 2 boards (2 threads, 4 jobs per thread)
Cloning repo for thread 0
Cloning repo for thread 1
    2    0    0 /2      0:00:10  : tricorder
./tools/buildman/buildman -o /tmp/testbuild -c 1 -b master tricorder
73.72s user 4.00s system 338% cpu 22.986 total
abiessmann@punisher %
--->8---

Best regards

Andreas Bießmann
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to