ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] Cannot build e2fsprogs using ./ltib --force


From: Stuart Hughes
Subject: Re: [Ltib] Cannot build e2fsprogs using ./ltib --force
Date: Thu, 05 Jun 2008 09:49:56 +0100

Hi Jim,

The most likely explanation is that is built after e2fsprogs is detected
on subsequent rebuilds of e2fsprogs, thus causing a failure.  I may need
to exclude this using an explicity ac_cv_...=no

Can you try this for me:

$ ./ltib -m clean
$ rm -rf rpm/BUILD/e2fs*
$ touch dist/lfs-5.1/e2fsprogs/e2fsprogs.spec
$ ./ltib

If this works but a subsequent: ./ltib -p e2fsprogs -f fails then I'll
have something to hunt down.

Regards, Stuart

On Wed, 2008-06-04 at 11:36 -0700, James E. Chargin Jr. wrote:
> I'm building for the 8513erdb, on Ubuntu 7.10.
> 
> Previous attempts to build via ltib have succeeded.
> 
> Out of curiosity, I ran ltib with the --force option. Now, 
> e2fsprogs-1.34 will not build. The only way I can get a successful build 
> is by excluding e2fsprogs, which is not acceptable for the long term.
> 
> The following is among the output generated during the build failure
> ----
> make[1]: Leaving directory 
> `/home/jimc/.../ltib-mpc8315erdb-20071129/rpm/BUILD/e2fsprogs-1.34/resize'
> making all in tests/progs
> make[1]: Entering directory 
> `/home/jimc/.../ltib-mpc8315erdb-20071129/rpm/BUILD/e2fsprogs-1.34/tests/progs'
> gcc  -o test_icount test_icount.o test_icount_cmds.o 
> ../../lib/libext2fs.so ../../lib/libss.so ../../lib/libcom_err.so
> make[1]: Leaving directory 
> `/home/jimc/.../ltib-mpc8315erdb-20071129/rpm/BUILD/e2fsprogs-1.34/tests/progs'
> making all in po
> make[1]: Entering directory 
> `/home/jimc/.../ltib-mpc8315erdb-20071129/rpm/BUILD/e2fsprogs-1.34/po'
> : --update cs.po e2fsprogs.pot
> rm -f cs.gmo && : -c --statistics -o cs.gmo cs.po
> mv: cannot stat `t-cs.gmo': No such file or directory
> make[1]: *** [cs.gmo] Error 1
> make[1]: Leaving directory 
> `/home/jimc/.../ltib-mpc8315erdb-20071129/rpm/BUILD/e2fsprogs-1.34/po'
> make: *** [all-progs-recursive] Error 1
> error: Bad exit status from 
> /home/jimc/.../ltib-mpc8315erdb-20071129/tmp/rpm-tmp.80089 (%build)
> 
> 
> RPM build errors:
>      Bad exit status from 
> /home/jimc/.../ltib-mpc8315erdb-20071129/tmp/rpm-tmp.80089 (%build)
> Build time for e2fsprogs: 38 seconds
> 
> Failed building e2fsprogs
> 
> 
> f_buildrpms() returned an error, exiting
> 
> Started: Wed Jun  4 11:16:05 2008
> Ended:   Wed Jun  4 11:17:01 2008
> Elapsed: 56 seconds
> 
> These packages failed to build:
> e2fsprogs
> Build Failed
> 
> Exiting on error or interrupt
> ----
> 
> I think the failing line seems to want to call msgfmt, which should be a 
> part of the gettext package. I've got gettext installed and when I 
> previously ran ltib without --force, it built successfully.
> 
> What am I missing here, or what should I try to get this working as 
> expected?
> 
> Thanks,
> Jim





reply via email to

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