[U-Boot-Users] u-boot-testing -- Build errors

Hello,
at least the following boards don't build cleanly in the u-boot-testing repository:
MPC8349ITX csb226 ixdpg425 scb9328 MPC8349ITXGP dbau1000 lubbock scpu MPC8544DS dbau1100 mpc7448hpc2 sequoia MPC8548CDS dbau1500 mx1ads sequoia_nand MPC8641HPCN dbau1550 mx1fs2 smdk2410 VCMA9 dbau1550_el omap2420h4 spc1920 adsvix delta pdnb3 trab bamboo_nand evb4510 pleb2 wepep250 cerf250 gth2 purple xaeniax cmi_mpc5xx innokom pxa255_idp xm250 cradle ixdp425 sbc2410x xsengine
Can the respective board maintainers plase take a look and provide clean up patches?
Thanks in advance.
Best regards,
Wolfgang Denk

u-boot-users-bounces@lists.sourceforge.net wrote on :
Hello,
at least the following boards don't build cleanly in the u-boot-testing repository:
MPC8349ITX csb226 ixdpg425 scb9328 MPC8349ITXGP dbau1000 lubbock scpu MPC8544DS dbau1100 mpc7448hpc2 sequoia MPC8548CDS dbau1500 mx1ads sequoia_nand MPC8641HPCN dbau1550 mx1fs2 smdk2410 VCMA9 dbau1550_el omap2420h4 spc1920 adsvix delta pdnb3 trab
[...]
Can the respective board maintainers plase take a look and provide clean up patches?
I already sent a patch for the trab board some time ago (12 Dec 2006): "[U-Boot-Users] [PATCH 1/1] Add functions to list of exportedfunctions" This patch fixes the build error for the trab board. It applies cleanly to the u-boot-testing tree (and very likely also to the main tree). Should I re-send the patch?
Regards, Martin Krause
Development Tel. +49 8153 93 08-157, Fax +49 8153 93 08-7157 mailto:martin.krause@tqs.de
TQ-Systems GmbH Muehlstrasse 2, Gut Delling, D-82229 Seefeld Amtsgericht Muenchen, HRB 105 018, UST-IdNr. DE 811 607 913 Geschaeftsfuehrer: Dipl.-Ing. (FH) Detlef Schneider, Dipl.-Ing. (FH) Ruediger Stahl http://www.tq-group.com

In message 47F3F98010FF784EBEE6526EAAB078D1024F8666@tq-mailsrv.tq-net.de you wrote:
I already sent a patch for the trab board some time ago (12 Dec 2006): "[U-Boot-Users] [PATCH 1/1] Add functions to list of exportedfunctions" This patch fixes the build error for the trab board. It applies cleanly to the u-boot-testing tree (and very likely also to the main tree).=20 Should I re-send the patch?
Are you really sure that this patch applies? For example, it attempts to add a declaration for simple_strtoul to "common/exports.c" which already exists - both in the master repository and in u-boot-testing
Best regards,
Wolfgang Denk

wd@denx.de wrote on Thursday, August 02, 2007 12:02 PM:
In message 47F3F98010FF784EBEE6526EAAB078D1024F8666@tq-mailsrv.tq-net.de you wrote:
I already sent a patch for the trab board some time ago (12 Dec 2006): "[U-Boot-Users] [PATCH 1/1] Add functions to list of exportedfunctions" This patch fixes the build error for the trab board. It applies cleanly to the u-boot-testing tree (and very likely also to the main tree).=20 Should I re-send the patch?
Are you really sure that this patch applies? For example, it attempts to add a declaration for simple_strtoul to "common/exports.c" which already exists - both in the master repository and in u-boot-testing
Hm, I tried it some minutes ago with top of u-boot-testing ... The patch adds simple_strtol (the signed version of simple_strtoul).
Regards, Martin Krause

In message 47F3F98010FF784EBEE6526EAAB078D1024F8667@tq-mailsrv.tq-net.de you wrote:
Hm, I tried it some minutes ago with top of u-boot-testing ... The patch adds simple_strtol (the signed version of simple_strtoul).
Argh... I missed that difference. Sorry...
Best regards,
Wolfgang Denk

In message 47F3F98010FF784EBEE6526EAAB078D1024F8667@tq-mailsrv.tq-net.de you wrote:
Are you really sure that this patch applies? For example, it attempts
...
Hm, I tried it some minutes ago with top of u-boot-testing ... The patch adds simple_strtol (the signed version of simple_strtoul).
"git am" gives me:
error: patch failed: include/_exports.h:15 error: include/_exports.h: patch does not apply error: patch failed: include/exports.h:23 error: include/exports.h: patch does not apply Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Trying simple merge. Simple merge failed, trying Automatic merge. Auto-merging common/exports.c Auto-merging include/_exports.h merge: warning: conflicts during merge ERROR: Merge conflict in include/_exports.h Auto-merging include/exports.h merge: warning: conflicts during merge ERROR: Merge conflict in include/exports.h fatal: merge program failed Failed to merge in the changes. Patch failed at 0001.
Anyway. I fixed it manually.
Best regards,
Wolfgang Denk

wd@denx.de wrote on Monday, August 06, 2007 12:47 AM:
In message 47F3F98010FF784EBEE6526EAAB078D1024F8667@tq-mailsrv.tq-net.de you wrote:
Are you really sure that this patch applies? For example, it attempts
...
Hm, I tried it some minutes ago with top of u-boot-testing ... The patch adds simple_strtol (the signed version of simple_strtoul).
"git am" gives me:
error: patch failed: include/_exports.h:15 error: include/_exports.h: patch does not apply error: patch failed: include/exports.h:23 error: include/exports.h: patch does not apply Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Trying simple merge. Simple merge failed, trying Automatic merge. Auto-merging common/exports.c Auto-merging include/_exports.h merge: warning: conflicts during merge ERROR: Merge conflict in include/_exports.h Auto-merging include/exports.h merge: warning: conflicts during merge ERROR: Merge conflict in include/exports.h fatal: merge program failed Failed to merge in the changes. Patch failed at 0001.
Ups, sorry for that ... must have done something wrong :(
Anyway. I fixed it manually.
Thanks!
Best Regards,
Martin Krause
-- Development Tel. +49 8153 93 08-157, Fax +49 8153 93 08-7157 mailto:martin.krause@tqs.de
TQ-Systems GmbH Muehlstrasse 2, Gut Delling, D-82229 Seefeld Amtsgericht Muenchen, HRB 105 018, UST-IdNr. DE 811 607 913 Geschaeftsfuehrer: Dipl.-Ing. (FH) Detlef Schneider, Dipl.-Ing. (FH) Ruediger Stahl http://www.tq-group.com

On Thu, 02 Aug 2007 10:18:13 +0200 Wolfgang Denk wd@denx.de wrote:
Hello,
at least the following boards don't build cleanly in the u-boot-testing repository:
MPC8349ITX MPC8349ITXGP
these build and run without warnings or errors with gcc-4.0.2 and binutils-2.16.1. What specifically are you getting, and with which toolchain?
Kim

In message 20070802111311.56e27402.kim.phillips@freescale.com you wrote:
MPC8349ITX MPC8349ITXGP
these build and run without warnings or errors with gcc-4.0.2 and binutils-2.16.1. What specifically are you getting, and with which toolchain?
ELDK 4.1:
MPC8349ITX:
make: *** No rule to make target `/work/wd/tmp/board/mpc8349itx/u-boot.lds', needed by `/work/wd/tmp/u-boot'. Stop.
MPC8349ITXGP:
make: *** No rule to make target `/work/wd/tmp/board/mpc8349itx/u-boot.lds', needed by `/work/wd/tmp/u-boot'. Stop.
Both fail when you use "make O=<some dir> ..." or "BUILD_DIR=<some dir> ./MAKEALL ..."
Best regards,
Wolfgang Denk
participants (3)
-
Kim Phillips
-
Martin Krause
-
Wolfgang Denk