* [Buildroot] [Bug 69] New: tar refuses to build
@ 2009-01-24 14:49 bugzilla at busybox.net
2009-01-26 14:10 ` [Buildroot] [Bug 69] " bugzilla at busybox.net
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-01-24 14:49 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=69
Target: i386
Build: Current SVN
Summary: tar refuses to build
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: kretschi at online.de
CC: buildroot at uclibc.org
Estimated Hours: 0.0
The following error is produced by tar-1.18:
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_putc':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:233:
multiple definition of `argp_fmtstream_putc'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:233:
first defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_point':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:279:
multiple definition of `argp_fmtstream_point'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:279:
first defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_set_wmargin':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:267:
multiple definition of `argp_fmtstream_set_wmargin'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:267:
first defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_set_rmargin':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:255:
multiple definition of `argp_fmtstream_set_rmargin'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:255:
first defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_set_lmargin':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:243:
multiple definition of `argp_fmtstream_set_lmargin'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:243:
first defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_write':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:207:
multiple definition of `argp_fmtstream_write'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:207:
first defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_puts':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:220:
multiple definition of `argp_fmtstream_puts'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:220:
first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_point':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:279:
multiple definition of `argp_fmtstream_point'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:279:
first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_set_wmargin':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:267:
multiple definition of `argp_fmtstream_set_wmargin'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:267:
first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_set_rmargin':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:255:
multiple definition of `argp_fmtstream_set_rmargin'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:255:
first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_set_lmargin':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:243:
multiple definition of `argp_fmtstream_set_lmargin'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:243:
first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_putc':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:233:
multiple definition of `argp_fmtstream_putc'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:233:
first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_write':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:207:
multiple definition of `argp_fmtstream_write'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:207:
first defined here
../lib/libtar.a(argp-help.o): In function `argp_fmtstream_puts':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/argp-fmtstream.h:220:
multiple definition of `argp_fmtstream_puts'
tar.o:/usr/src/svn/buildroot-test/build_i386/tar-1.18/src/../lib/argp-fmtstream.h:220:
first defined here
../lib/libtar.a(close-stream.o): In function `close_stream':
/usr/src/svn/buildroot-test/build_i386/tar-1.18/lib/close-stream.c:56: warning:
This version of __fpending returns bytes remaining in buffer for both narrow
and wide streams. glibc's version returns wide chars in buffer for the wide
stream case.
Perhaps we need a newer Version of tar or a patch to agree with the newest gcc?
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 69] tar refuses to build
2009-01-24 14:49 [Buildroot] [Bug 69] New: tar refuses to build bugzilla at busybox.net
@ 2009-01-26 14:10 ` bugzilla at busybox.net
2009-01-26 14:21 ` bugzilla at busybox.net
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-01-26 14:10 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=69
--- Comment #1 from Bernhard <rep.dot.nop@gmail.com> 2009-01-26 14:10:15 UTC ---
you should be using tar from busybox in the first place.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 69] tar refuses to build
2009-01-24 14:49 [Buildroot] [Bug 69] New: tar refuses to build bugzilla at busybox.net
2009-01-26 14:10 ` [Buildroot] [Bug 69] " bugzilla at busybox.net
@ 2009-01-26 14:21 ` bugzilla at busybox.net
2009-01-26 14:35 ` bugzilla at busybox.net
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-01-26 14:21 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=69
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jacmet at uclibc.org
Status|NEW |ASSIGNED
--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org> 2009-01-26 14:21:49 UTC ---
I agree that the current situation isn't optimal - Is there any particular
reason why you want to use the GNU tar version, instead of the one in busybox?
As you probably noticed, most people use the busybox version so the GNU one
doesn't get much testing in BR.
I would prefer to mark the gnu version as DEPRECATED.
Let me know what you think.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 69] tar refuses to build
2009-01-24 14:49 [Buildroot] [Bug 69] New: tar refuses to build bugzilla at busybox.net
2009-01-26 14:10 ` [Buildroot] [Bug 69] " bugzilla at busybox.net
2009-01-26 14:21 ` bugzilla at busybox.net
@ 2009-01-26 14:35 ` bugzilla at busybox.net
2009-01-26 14:36 ` bugzilla at busybox.net
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-01-26 14:35 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=69
--- Comment #3 from Bernhard <rep.dot.nop@gmail.com> 2009-01-26 14:35:05 UTC ---
Just force HIDE_OTHERS to yes unconditionally, i'd say.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 69] tar refuses to build
2009-01-24 14:49 [Buildroot] [Bug 69] New: tar refuses to build bugzilla at busybox.net
` (2 preceding siblings ...)
2009-01-26 14:35 ` bugzilla at busybox.net
@ 2009-01-26 14:36 ` bugzilla at busybox.net
2009-01-26 23:08 ` bugzilla at busybox.net
2009-03-01 20:19 ` bugzilla at busybox.net
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-01-26 14:36 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=69
Bernhard <rep.dot.nop@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Build|Current SVN |
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 69] tar refuses to build
2009-01-24 14:49 [Buildroot] [Bug 69] New: tar refuses to build bugzilla at busybox.net
` (3 preceding siblings ...)
2009-01-26 14:36 ` bugzilla at busybox.net
@ 2009-01-26 23:08 ` bugzilla at busybox.net
2009-03-01 20:19 ` bugzilla at busybox.net
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-01-26 23:08 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=69
--- Comment #4 from Jan Kretschmer <kretschi@online.de> 2009-01-26 23:08:52 UTC ---
The Gnu Tar is included by the "generic development system"-target. So it is
marked as a dependency, if you choose the generic development system, isn't it?
I never activated the gnu-tar to be build explicitly, so I never thought about
alternatives ;)
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 69] tar refuses to build
2009-01-24 14:49 [Buildroot] [Bug 69] New: tar refuses to build bugzilla at busybox.net
` (4 preceding siblings ...)
2009-01-26 23:08 ` bugzilla at busybox.net
@ 2009-03-01 20:19 ` bugzilla at busybox.net
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-03-01 20:19 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=69
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Peter Korsgaard <jacmet@uclibc.org> 2009-03-01 20:19:49 UTC ---
Fixed by upgrading to tar 1.21
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-03-01 20:19 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-24 14:49 [Buildroot] [Bug 69] New: tar refuses to build bugzilla at busybox.net
2009-01-26 14:10 ` [Buildroot] [Bug 69] " bugzilla at busybox.net
2009-01-26 14:21 ` bugzilla at busybox.net
2009-01-26 14:35 ` bugzilla at busybox.net
2009-01-26 14:36 ` bugzilla at busybox.net
2009-01-26 23:08 ` bugzilla at busybox.net
2009-03-01 20:19 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox