On 02-04-2008 18:13:32 +1100, Matt Michalowski wrote:
> Nils Ohlmeier wrote:
>> Thus I created an ebuild for findutils-4.2.31 by hand and emerge that with
>> 'emerge --oneshot =findutils-4.2.31'. After that I was able to finish the
>> Gentoo Prefix bootstrap. And after the 'emerge --sync' the upgrade to
>> findutils-4.4.0 went smooth.
>>
>
>
> Am I alone in not being able to emerge findutils-4.4.0 from 4.3.13? I get
> this error on x86-macosx, x86-linux & amd64-linux installs, when it's
> trying to make the doc:
I'm starting to feel like we need stable and unstable keywords
> Making all in doc
> make[2]: Entering directory
> `/opt/hwbp/var/tmp/portage/sys-apps/findutils-4.4.0/work/findutils-4.4.0/doc'
> make[3]: Entering directory
> `/opt/hwbp/var/tmp/portage/sys-apps/findutils-4.4.0/work/findutils-4.4.0'
> make[3]: Leaving directory
> `/opt/hwbp/var/tmp/portage/sys-apps/findutils-4.4.0/work/findutils-4.4.0'
> restore=: && backupdir=".am$$" &&
> am__cwd=`pwd` && cd . &&
> rm -rf $backupdir && mkdir $backupdir &&
> if (/bin/sh
> /opt/hwbp/var/tmp/portage/sys-apps/findutils-4.4.0/work/findutils-4.4.0/build-aux/missing
> --run makeinfo --version) >/dev/null 2>&1; then
> for f in find.info find.info-[0-9] find.info-[0-9][0-9]
> find.i[0-9] find.i[0-9][0-9]; do
> if test -f $f; then mv $f $backupdir; restore=mv; else :; fi;
> done;
> else :; fi &&
> cd "$am__cwd";
> if /bin/sh
> /opt/hwbp/var/tmp/portage/sys-apps/findutils-4.4.0/work/findutils-4.4.0/build-aux/missing
> --run makeinfo -I .
> -o find.info find.texi;
> then
> rc=0;
> cd .;
> else
> rc=$?;
> cd . &&
> $restore $backupdir/* `echo "./find.info" | sed 's|[^/]*$||'`;
> fi;
> rm -rf $backupdir; exit $rc
> find.texi:10: @include `../locate/dblocation.texi': No such file or
> directory.
> find.texi:554: warning: undefined flag: LOCATE_DB.
> find.texi:2681: warning: undefined flag: LOCATE_DB.
> find.texi:2683: warning: undefined flag: LOCATE_DB.
> find.texi:3160: warning: undefined flag: LOCATE_DB.
> find.texi:3346: warning: undefined flag: LOCATE_DB.
> find.texi:5230: warning: undefined flag: LOCATE_DB.
> find.texi:5238: warning: undefined flag: LOCATE_DB.
> makeinfo: Removing output file `find.info' due to errors; use --force to
> preserve.
> make[2]: *** [find.info] Error 1
> make[2]: Leaving directory
> `/opt/hwbp/var/tmp/portage/sys-apps/findutils-4.4.0/work/findutils-4.4.0/doc'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/opt/hwbp/var/tmp/portage/sys-apps/findutils-4.4.0/work/findutils-4.4.0'
> make: *** [all] Error 2
>
> I can understand dblocation.texi not being built since the ebuild seds out
> the locate directory from the top level Makefile, but so do the earlier
> ebuilds and they get through fine. Any ideas?
>
> Matt.
>
> --
> gentoo-alt@lists.gentoo.org mailing list
>
--
Fabian Groffen
Gentoo on a different level
--
gentoo-alt@lists.gentoo.org mailing list