ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] Can't build after CVS update


From: Stuart Hughes
Subject: Re: [Ltib] Can't build after CVS update
Date: Thu, 16 Apr 2009 09:54:42 +0100
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Bob,

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

$ mv /home/rsg/ltib/rpm/SPECS/kernel-2.6.22-uc1.spec kernel.spec.bad
$ ./ltib

This is a bug and I'll put a fix in when I get a chance.

Regards, Stuart

Robert S. Grimes wrote:
Hi,

Just did an update of CVS, and now I can't build my ltib.  When I
try ./ltib -c, I get the first screen (caption is "LTIB: Freescale
M532xEVB Coldfire/M68k (noMMU)") is displayed, but when I select
"Configure the kernel" and hit Exit, I get the following errors:


$ ./ltib -c
+ [ -n  ]
+ [ -f /home/rsg/ltib/config/.config ]
+ [ ! -f config/platform/m532xevb/.config -a -f
config/platform/m532xevb/defconfig ]
+ [ -n  ]
+ cd config/platform/m532xevb
+ mconf main.lkc .config


*** End of configuration.
*** Check the top-level Makefile for additional configuration options.

+ cp .config defconfig.dev

Processing platform: Freescale M532xEVB Coldfire/M68k (noMMU)
===============================================================
using config/platform/m532xevb/.config

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

Processing: kernel-2.6.22-uc1
===============================
Build path taken because: no prebuilt rpm,
rpmbuild --dbpath /home/rsg/ltib/rootfs//var/lib/rpm --target m68knommu
--define '_unpackaged_files_terminate_build 0' --define '_target_cpu
m68knommu' --define '__strip strip' --define
'_topdir /home/rsg/ltib/rpm' --define '_prefix /usr' --define
'_tmppath /home/rsg/ltib/tmp' --define '_rpmdir /home/rsg/ltib/rpm/RPMS'
--define '_mandir /usr/share/man' --define '_sysconfdir /etc' --define
'_localstatedir /var' -bb --clean
--rmsource  /home/rsg/ltib/rpm/SPECS/kernel-2.6.22-uc1.spec
Building target platforms: m68knommu
Building for target m68knommu
Executing(%prep): /bin/sh -e /home/rsg/ltib/tmp/rpm-tmp.76918
+ umask 022
+ cd /home/rsg/ltib/rpm/BUILD
+ exit 0
Executing(%build): /bin/sh -e /home/rsg/ltib/tmp/rpm-tmp.76918
+ umask 022
+ cd /home/rsg/ltib/rpm/BUILD
+ exit 0
Executing(%install): /bin/sh -e /home/rsg/ltib/tmp/rpm-tmp.76918
+ umask 022
+ cd /home/rsg/ltib/rpm/BUILD
Processing files: kernel-2.6.22-uc1
error: File not found by
glob: /home/rsg/ltib/tmp/kernel/opt/freescale/rootfs/m68knommu/*


RPM build errors:
    File not found by
glob: /home/rsg/ltib/tmp/kernel/opt/freescale/rootfs/m68knommu/*
Build time for kernel-2.6.22-uc1: 0 seconds

Failed building kernel-2.6.22-uc1


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


Started: Wed Apr 15 21:36:38 2009
Ended:   Wed Apr 15 21:36:53 2009
Elapsed: 15 seconds

These packages failed to build:
kernel-2.6.22-uc1
Build Failed

Exiting on error or interrupt

Any ideas?

Thanks,
-Bob




_______________________________________________
LTIB home page: http://bitshrine.org

Ltib mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/ltib





reply via email to

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