* [Buildroot] [Bug 2197] New: classpath should depends on IPv6
@ 2010-07-09 6:53 bugzilla at busybox.net
2010-07-09 6:55 ` [Buildroot] [Bug 2197] " bugzilla at busybox.net
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-07-09 6:53 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=2197
Summary: classpath should depends on IPv6
Product: buildroot
Version: 2010.05
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: bourgeois at bertin.fr
CC: buildroot at uclibc.org
Estimated Hours: 0.0
I built classpath package on my buildroot target but the build failed because
of IPv6 unknown symbol. Complete traces are in the attachment.
I rebuilt my toolchain with IPv6 support to fix the issue.
--
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] 6+ messages in thread
* [Buildroot] [Bug 2197] classpath should depends on IPv6
2010-07-09 6:53 [Buildroot] [Bug 2197] New: classpath should depends on IPv6 bugzilla at busybox.net
@ 2010-07-09 6:55 ` bugzilla at busybox.net
2010-07-09 6:57 ` bugzilla at busybox.net
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-07-09 6:55 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=2197
--- Comment #1 from Anthoine Bourgeois <bourgeois@bertin.fr> ---
Created attachment 2197
--> https://bugs.busybox.net/attachment.cgi?id=2197
classpath build failure traces
--
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] 6+ messages in thread
* [Buildroot] [Bug 2197] classpath should depends on IPv6
2010-07-09 6:53 [Buildroot] [Bug 2197] New: classpath should depends on IPv6 bugzilla at busybox.net
2010-07-09 6:55 ` [Buildroot] [Bug 2197] " bugzilla at busybox.net
@ 2010-07-09 6:57 ` bugzilla at busybox.net
2010-08-22 6:43 ` bugzilla at busybox.net
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-07-09 6:57 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=2197
--- Comment #2 from Anthoine Bourgeois <bourgeois@bertin.fr> ---
Created attachment 2203
--> https://bugs.busybox.net/attachment.cgi?id=2203
classpath Config.in patch
--
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] 6+ messages in thread
* [Buildroot] [Bug 2197] classpath should depends on IPv6
2010-07-09 6:53 [Buildroot] [Bug 2197] New: classpath should depends on IPv6 bugzilla at busybox.net
2010-07-09 6:55 ` [Buildroot] [Bug 2197] " bugzilla at busybox.net
2010-07-09 6:57 ` bugzilla at busybox.net
@ 2010-08-22 6:43 ` bugzilla at busybox.net
2010-12-22 14:54 ` bugzilla at busybox.net
2012-01-31 22:45 ` bugzilla at busybox.net
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-08-22 6:43 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=2197
--- Comment #3 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
In 2010.08, we have marked the Java related packages as broken. Are you
interested in fixing them ?
--
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] 6+ messages in thread
* [Buildroot] [Bug 2197] classpath should depends on IPv6
2010-07-09 6:53 [Buildroot] [Bug 2197] New: classpath should depends on IPv6 bugzilla at busybox.net
` (2 preceding siblings ...)
2010-08-22 6:43 ` bugzilla at busybox.net
@ 2010-12-22 14:54 ` bugzilla at busybox.net
2012-01-31 22:45 ` bugzilla at busybox.net
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-12-22 14:54 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=2197
--- Comment #4 from Thomas Rudin <thomas@rudin.li> ---
Created attachment 2821
--> https://bugs.busybox.net/attachment.cgi?id=2821
Patch for Classpath Package
After some modifications in the classpath package
it worked for me (i386 uclibc)
see attachment
can you tell me why the package was masked?
i like to fix it, but i can't find any error-reports or comments about it...
--
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] 6+ messages in thread
* [Buildroot] [Bug 2197] classpath should depends on IPv6
2010-07-09 6:53 [Buildroot] [Bug 2197] New: classpath should depends on IPv6 bugzilla at busybox.net
` (3 preceding siblings ...)
2010-12-22 14:54 ` bugzilla at busybox.net
@ 2012-01-31 22:45 ` bugzilla at busybox.net
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2012-01-31 22:45 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=2197
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #5 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2012-01-31 22:45:42 UTC ---
The classpath package has been removed by commit
b0bcafc6a0e03e5ee7506a051ebbb0b93c94941b because nobody was maintaining the
Java stuff in Buildroot. If you are interested in maintaining these packages,
we would be happy to resurect the packages and get your patches to make them
work properly.
In the mean time, I am closing this bug.
--
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] 6+ messages in thread
end of thread, other threads:[~2012-01-31 22:45 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-09 6:53 [Buildroot] [Bug 2197] New: classpath should depends on IPv6 bugzilla at busybox.net
2010-07-09 6:55 ` [Buildroot] [Bug 2197] " bugzilla at busybox.net
2010-07-09 6:57 ` bugzilla at busybox.net
2010-08-22 6:43 ` bugzilla at busybox.net
2010-12-22 14:54 ` bugzilla at busybox.net
2012-01-31 22:45 ` 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