From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 27 Jun 2013 00:50:58 +0200 Subject: [U-Boot] U-Boot build issue In-Reply-To: <20130626220617.056EF380DCD@gemini.denx.de> References: <201306261655.18605.marek.vasut@gmail.com> <20130626220617.056EF380DCD@gemini.denx.de> Message-ID: <201306270050.58470.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, > Dear Marek, > > In message <201306261655.18605.marek.vasut@gmail.com> you wrote: > > remember when the Jenkins was failing on random targets and the log > > always contained this message, where it stated it can't compile some > > object file due to missing dependency, whose path was "trimmed" ? > > ... > > > btw. tool versions: > > > > marex at bfu:~/U-Boot/u-boot-imx$ arm-linux-gnueabi-gcc --version > > arm-linux-gnueabi-gcc (Debian 4.8.0-7) 4.8.0 > > [...] > > marex at bfu:~/U-Boot/u-boot-imx$ arm-linux-gnueabi-ld --version > > GNU ld (GNU Binutils for Debian) 2.23.52.20130612 > > Does it happen with ELDK, too? Yes, because Jenkins uses ELDK and no other toolchain to build-test U-Boot . > > marex at bfu:~/U-Boot/u-boot-imx$ make --version > > GNU Make 3.81 > > Does it hapen with a recent version of make, too? [That would be the > first thing to check, me thinks]. It happens with make 3.82 , yes . Best regards, Marek Vasut