Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378091 - failed to bootstrap tar-1.19
Summary: failed to bootstrap tar-1.19
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-07 15:12 UTC by Aleksandr Yakimov
Modified: 2011-08-09 07:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksandr Yakimov 2011-08-07 15:12:40 UTC
# Host system gcc version 4.6.1 (Gentoo 4.6.1 p1.0, pie-0.4.5)

~ $ ./bootstrap-prefix.sh $EPREFIX/tmp tar
* Bootstrapping Gentoo prefixed portage installation using
* host:   x86_64-pc-linux-gnu
* prefix: /home/yaleks/gentoo/tmp
* ready to bootstrap tar
* Bootstrapping tar
* Unpacking tar
* Compiling tar

<SKIP>

        then mv -f ".deps/transform.Tpo" ".deps/transform.Po"; else rm -f ".deps/transform.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib    -g -O2 -MT update.o -MD -MP -MF ".deps/update.Tpo" -c -o update.o update.c; \
        then mv -f ".deps/update.Tpo" ".deps/update.Po"; else rm -f ".deps/update.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib    -g -O2 -MT utf8.o -MD -MP -MF ".deps/utf8.Tpo" -c -o utf8.o utf8.c; \
        then mv -f ".deps/utf8.Tpo" ".deps/utf8.Po"; else rm -f ".deps/utf8.Tpo"; exit 1; fi
x86_64-pc-linux-gnu-gcc -std=gnu99  -g -O2   -o tar  buffer.o compare.o create.o delete.o extract.o xheader.o incremen.o list.o misc.o names.o sparse.o system.o tar.o transform.o update.o utf8.o ../lib/libtar.a   -lrt 
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_point':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:280: multiple definition of `argp_fmtstream_point'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:280: first defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_set_wmargin':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:267: multiple definition of `argp_fmtstream_set_wmargin'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:267: first defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_set_rmargin':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:255: multiple definition of `argp_fmtstream_set_rmargin'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:255: first defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_set_lmargin':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:243: multiple definition of `argp_fmtstream_set_lmargin'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:243: first defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_putc':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:233: multiple definition of `argp_fmtstream_putc'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:233: first defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_write':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:207: multiple definition of `argp_fmtstream_write'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:207: first defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_puts':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:220: multiple definition of `argp_fmtstream_puts'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:220: first defined here
../lib/libtar.a(argp-help.o): In function `_option_is_short':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp.h:596: multiple definition of `_option_is_short'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp.h:596: first defined here
../lib/libtar.a(argp-help.o): In function `_option_is_end':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp.h:607: multiple definition of `_option_is_end'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp.h:607: first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_write':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:207: multiple definition of `argp_fmtstream_write'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:207: first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_puts':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:220: multiple definition of `argp_fmtstream_puts'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:220: first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_putc':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:233: multiple definition of `argp_fmtstream_putc'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:233: first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_set_lmargin':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:243: multiple definition of `argp_fmtstream_set_lmargin'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:243: first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_set_rmargin':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:255: multiple definition of `argp_fmtstream_set_rmargin'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:255: first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_set_wmargin':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:267: multiple definition of `argp_fmtstream_set_wmargin'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:267: first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_point':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp-fmtstream.h:280: multiple definition of `argp_fmtstream_point'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp-fmtstream.h:280: first defined here
../lib/libtar.a(argp-help.o): In function `argp_usage':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp.h:589: multiple definition of `argp_usage'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp.h:589: first defined here
../lib/libtar.a(argp-parse.o): In function `argp_usage':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp.h:589: multiple definition of `argp_usage'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp.h:589: first defined here
../lib/libtar.a(argp-parse.o): In function `_option_is_short':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp.h:596: multiple definition of `_option_is_short'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp.h:596: first defined here
../lib/libtar.a(argp-parse.o): In function `_option_is_end':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp.h:607: multiple definition of `_option_is_end'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp.h:607: first defined here
../lib/libtar.a(argp-pvh.o): In function `argp_usage':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp.h:589: multiple definition of `argp_usage'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp.h:589: first defined here
../lib/libtar.a(argp-pvh.o): In function `_option_is_short':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp.h:596: multiple definition of `_option_is_short'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp.h:596: first defined here
../lib/libtar.a(argp-pvh.o): In function `_option_is_end':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp.h:607: multiple definition of `_option_is_end'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp.h:607: first defined here
../lib/libtar.a(argp-eexst.o): In function `argp_usage':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp.h:589: multiple definition of `argp_usage'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp.h:589: first defined here
../lib/libtar.a(argp-eexst.o): In function `_option_is_short':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp.h:596: multiple definition of `_option_is_short'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp.h:596: first defined here
../lib/libtar.a(argp-eexst.o): In function `_option_is_end':
/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/lib/argp.h:607: multiple definition of `_option_is_end'
tar.o:/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src/../lib/argp.h:607: first defined here
collect2: ld returned 1 exit status
make[2]: *** [tar] Error 1
make[2]: Leaving directory `/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/yaleks/gentoo/tmp/var/tmp/tar-1.19/tar-1.19'
make: *** [all] Error 2
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-08-08 15:33:49 UTC
Does "./bootstrap-prefix.sh $EPREFIX/tmp tar22" work?
Comment 2 Aleksandr Yakimov 2011-08-09 07:40:46 UTC
(In reply to comment #1)
> Does "./bootstrap-prefix.sh $EPREFIX/tmp tar22" work?

Yes, it works.