ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] File not found by blob


From: Stuart Hughes
Subject: Re: [Ltib] File not found by blob
Date: Fri, 10 Apr 2009 08:29:51 +0100
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Dan,

It looks like you were running an scbuild (or similar) and the auto-generated spec file wasn't unlinked (as you Ctrl-C-ed) and is being picked up on subsequent runs. Try doing this:

$ mv /home/dfoisy/ltib/rpm/SPECS/kernel.spec kernel.spec.bad
$ ./ltib

Regards, Stuart

Dan Foisy wrote:
Hi list,

I was having great success using LTIB until during compilation of the kernel, I pressed Ctrl-C to make a change to the configuration (I've done this before with no problems). Now, whenever I try to run ltib, I get the following:
./ltib

Processing platform: Freescale iMX27 ADS Board
================================================
using config/platform/imx/.config
PKG_CSR_BT_BIN in config/platform/imx/pkg_map is not selectable
PKG_CSR_WIFI_SRC in config/platform/imx/pkg_map is not selectable
PKG_CSR_WIFI_BIN in config/platform/imx/pkg_map is not selectable
PKG_FSL_GUI_IMX31 in config/platform/imx/pkg_map is not selectable
PKG_FSL_GUI_IMX35 in config/platform/imx/pkg_map is not selectable
PKG_FSL_GUI_IMX37 in config/platform/imx/pkg_map is not selectable
PKG_GL_GPS in config/platform/imx/pkg_map is not selectable
PKG_HANTRO_BINARY in config/platform/imx/pkg_map is not selectable
PKG_MBX_SRC in config/platform/imx/pkg_map is not selectable
PKG_MBX_BIN in config/platform/imx/pkg_map is not selectable
PKG_WPA_SUPPLICANT in config/platform/imx/pkg_map is not selectable
PKG_KERNEL_LEAVESRC has changed, kernel needs a rebuild

Processing: fake-provides
===========================

Processing: kernel
====================
rpmbuild --dbpath /home/dfoisy/ltib/rootfs//var/lib/rpm --target arm --define '_unpackaged_files_terminate_build 0' --define '_target_cpu arm' --define '__strip strip' --define '_topdir /home/dfoisy/ltib/rpm' --define '_prefix /usr' --define '_tmppath /home/dfoisy/ltib/tmp' --define '_mandir /usr/share/man' --define '_sysconfdir /etc' --define '_localstatedir /var' -bb --clean --rmsource /home/dfoisy/ltib/rpm/SPECS/kernel.spec
Building target platforms: arm
Building for target arm
Executing(%prep): /bin/sh -e /home/dfoisy/ltib/tmp/rpm-tmp.36317
+ umask 022
+ cd /home/dfoisy/ltib/rpm/BUILD
+ exit 0
Executing(%build): /bin/sh -e /home/dfoisy/ltib/tmp/rpm-tmp.36317
+ umask 022
+ cd /home/dfoisy/ltib/rpm/BUILD
+ exit 0
Executing(%install): /bin/sh -e /home/dfoisy/ltib/tmp/rpm-tmp.36317
+ umask 022
+ cd /home/dfoisy/ltib/rpm/BUILD
Processing files: kernel-2.6.24-imx_2.3.2
error: File not found by glob: /home/dfoisy/ltib/tmp/kernel/opt/freescale/rootfs/arm/*


RPM build errors:
File not found by glob: /home/dfoisy/ltib/tmp/kernel/opt/freescale/rootfs/arm/*
Build time for kernel: 0 seconds

Failed building kernel


f_buildrpms() returned an error, exiting
traceback:
 main:495


Started: Thu Apr  9 20:23:20 2009
Ended:   Thu Apr  9 20:23:20 2009
Elapsed: 0 seconds

These packages failed to build:
kernel
Build Failed

Exiting on error or interrupt
Any ideas?

Thanks in advance

Dan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]