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: James E. Chargin Jr.
Subject: Re: [Ltib] Cannot build e2fsprogs using ./ltib --force
Date: Thu, 05 Jun 2008 13:31:26 -0700
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

Stuart,

Thanks for helping out.

As you requested, I have run the several commands you provided. The first four command completed without complaint, but the final "./ltib" failed, with the same symptom as before. Part of the output follows:
----
...
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
mane[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.95834 (%build)

RPM build errors:
Bad exit status from /home/jimc/.../ltib-mpc8315erdb-20071129/tmp/rpm-tmp.95834 (%build)
Build time for e2fsprogs: 45 seconds

Failed building e2fsprogs


f_buildrpms() returned an error, exiting

Started: Thu Jun  5 12:07:30 2008
Ended:   Thu Jun  5 13:08:19 2008
Elapsed: 49 seconds

These packages failed to build:
e2fsprogs
Build Failed

Exiting on error or interrupt
----

Because this command failed, I didn't even run the "./ltib -p e2fsprogs -f" you requested.

Again, thanks for the help. What more can I do to help determine what the problem might be?

Regards,
Jim
---
James E. Chargin Jr.
Sierra Design Associates            (530) 478-6689
117 New Mohawk Rd, Suite H          address@hidden
Nevada City, CA 95959  USA          http:\\www.sdateam.com


Stuart Hughes wrote:
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]