All of lore.kernel.org
 help / color / mirror / Atom feed
* [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
@ 2011-08-19 12:13 Steffen Sledz
  2011-08-19 14:30 ` Steffen Sledz
  0 siblings, 1 reply; 17+ messages in thread
From: Steffen Sledz @ 2011-08-19 12:13 UTC (permalink / raw)
  To: openembedded-devel, Tom Rini, Robert Schuster, Robert Schuster

Executing: MACHINE=beagleboard bitbake cacao
...
Build Configuration:
BB_VERSION        = "1.12.0"
METADATA_BRANCH   = "2011.03-maintenance"
METADATA_REVISION = "f9c0bce"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "angstrom"
DISTRO_VERSION    = "2011.03"
TARGET_FPU        = "hard"
...
NOTE: package cacao-0.99.3-r11: task do_compile: Started
ERROR: Logfile of failure stored in: /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/temp/log.do_compile.21957
Log data follows:
| + do_compile
| + base_do_compile
| + '[' -e Makefile -o -e makefile -o -e GNUmakefile ']'
| + oe_runmake
| + oenote make
| + echo NOTE: make
| NOTE: make
| + make
| make  all-recursive
| make[1]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3'
...
| Making all in native
| make[3]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native'
| Making all in include
| make[4]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native/include'
| /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/bin/cacaoh-0.99.3/cacaoh -bootclasspath ../../../src/classes/classes:/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/classpath/glibj.zip -d . java.lang.Class
| java.lang.ClassNotFoundException: java/lang/Object
| /bin/sh: line 2: 22021 Aborted                 /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/bin/cacaoh-0.99.3/cacaoh -bootclasspath ../../../src/classes/classes:/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/classpath/glibj.zip -d . $class
| make[4]: *** [java_lang_Class.h] Error 134
| make[4]: Leaving directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native/include'
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3'
| make: *** [all] Error 2
| + die 'oe_runmake failed'
| + oefatal 'oe_runmake failed'
| + echo FATAL: 'oe_runmake failed'
| FATAL: oe_runmake failed
| + exit 1
NOTE: package cacao-0.99.3-r11: task do_compile: Failed
ERROR: Function 'do_compile' failed (see /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/temp/log.do_compile.21957 for further information)
ERROR: Task 13 (/home/sledz/work/angstrom-setup-scripts/sources/openembedded/recipes/cacao/cacao_0.99.3.bb, do_compile) failed with exit code '1'
ERROR: '/home/sledz/work/angstrom-setup-scripts/sources/openembedded/recipes/cacao/cacao_0.99.3.bb' failed

Standard angstrom-2008.1 setup without any changes.

Logfiles are saved and available for inspection.

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-19 12:13 [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb Steffen Sledz
@ 2011-08-19 14:30 ` Steffen Sledz
  2011-08-23  7:28   ` Steffen Sledz
  0 siblings, 1 reply; 17+ messages in thread
From: Steffen Sledz @ 2011-08-19 14:30 UTC (permalink / raw)
  To: openembedded-devel, Tom Rini, Robert Schuster, Robert Schuster

On 19.08.2011 14:13, Steffen Sledz wrote:
> Executing: MACHINE=beagleboard bitbake cacao
> ...
> Build Configuration:
> BB_VERSION        = "1.12.0"
> METADATA_BRANCH   = "2011.03-maintenance"
> METADATA_REVISION = "f9c0bce"
> TARGET_ARCH       = "arm"
> TARGET_OS         = "linux-gnueabi"
> MACHINE           = "beagleboard"
> DISTRO            = "angstrom"
> DISTRO_VERSION    = "2011.03"
> TARGET_FPU        = "hard"
> ...
> NOTE: package cacao-0.99.3-r11: task do_compile: Started
> ERROR: Logfile of failure stored in: /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/temp/log.do_compile.21957
> Log data follows:
> | + do_compile
> | + base_do_compile
> | + '[' -e Makefile -o -e makefile -o -e GNUmakefile ']'
> | + oe_runmake
> | + oenote make
> | + echo NOTE: make
> | NOTE: make
> | + make
> | make  all-recursive
> | make[1]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3'
> ...
> | Making all in native
> | make[3]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native'
> | Making all in include
> | make[4]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native/include'
> | /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/bin/cacaoh-0.99.3/cacaoh -bootclasspath ../../../src/classes/classes:/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/classpath/glibj.zip -d . java.lang.Class
> | java.lang.ClassNotFoundException: java/lang/Object
> | /bin/sh: line 2: 22021 Aborted                 /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/bin/cacaoh-0.99.3/cacaoh -bootclasspath ../../../src/classes/classes:/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/classpath/glibj.zip -d . $class
> | make[4]: *** [java_lang_Class.h] Error 134
> | make[4]: Leaving directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native/include'
> | make[3]: *** [all-recursive] Error 1
> | make[3]: Leaving directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native'
> | make[2]: *** [all-recursive] Error 1
> | make[2]: Leaving directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src'
> | make[1]: *** [all-recursive] Error 1
> | make[1]: Leaving directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3'
> | make: *** [all] Error 2
> | + die 'oe_runmake failed'
> | + oefatal 'oe_runmake failed'
> | + echo FATAL: 'oe_runmake failed'
> | FATAL: oe_runmake failed
> | + exit 1
> NOTE: package cacao-0.99.3-r11: task do_compile: Failed
> ERROR: Function 'do_compile' failed (see /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/temp/log.do_compile.21957 for further information)
> ERROR: Task 13 (/home/sledz/work/angstrom-setup-scripts/sources/openembedded/recipes/cacao/cacao_0.99.3.bb, do_compile) failed with exit code '1'
> ERROR: '/home/sledz/work/angstrom-setup-scripts/sources/openembedded/recipes/cacao/cacao_0.99.3.bb' failed
> 
> Standard angstrom-2008.1 setup without any changes.
> 
> Logfiles are saved and available for inspection.

I'm not a java expert, but could this be related to <http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=344>?

Steffen

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-19 14:30 ` Steffen Sledz
@ 2011-08-23  7:28   ` Steffen Sledz
  2011-08-23  7:35     ` Robert Schuster
  0 siblings, 1 reply; 17+ messages in thread
From: Steffen Sledz @ 2011-08-23  7:28 UTC (permalink / raw)
  To: openembedded-devel, Tom Rini, Robert Schuster, Robert Schuster

On 19.08.2011 16:30, Steffen Sledz wrote:
> On 19.08.2011 14:13, Steffen Sledz wrote:
>> Executing: MACHINE=beagleboard bitbake cacao
>> ...
>> Build Configuration:
>> BB_VERSION        = "1.12.0"
>> METADATA_BRANCH   = "2011.03-maintenance"
>> METADATA_REVISION = "f9c0bce"
>> TARGET_ARCH       = "arm"
>> TARGET_OS         = "linux-gnueabi"
>> MACHINE           = "beagleboard"
>> DISTRO            = "angstrom"
>> DISTRO_VERSION    = "2011.03"
>> TARGET_FPU        = "hard"
>> ...
>> NOTE: package cacao-0.99.3-r11: task do_compile: Started
>> ERROR: Logfile of failure stored in: /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/temp/log.do_compile.21957
>> Log data follows:
>> | + do_compile
>> | + base_do_compile
>> | + '[' -e Makefile -o -e makefile -o -e GNUmakefile ']'
>> | + oe_runmake
>> | + oenote make
>> | + echo NOTE: make
>> | NOTE: make
>> | + make
>> | make  all-recursive
>> | make[1]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3'
>> ...
>> | Making all in native
>> | make[3]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native'
>> | Making all in include
>> | make[4]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native/include'
>> | /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/bin/cacaoh-0.99.3/cacaoh -bootclasspath ../../../src/classes/classes:/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/classpath/glibj.zip -d . java.lang.Class
>> | java.lang.ClassNotFoundException: java/lang/Object
>> | /bin/sh: line 2: 22021 Aborted                 /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/bin/cacaoh-0.99.3/cacaoh -bootclasspath ../../../src/classes/classes:/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/classpath/glibj.zip -d . $class
>> | make[4]: *** [java_lang_Class.h] Error 134
>> | make[4]: Leaving directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native/include'
>> | make[3]: *** [all-recursive] Error 1
>> | make[3]: Leaving directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native'
>> | make[2]: *** [all-recursive] Error 1
>> | make[2]: Leaving directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src'
>> | make[1]: *** [all-recursive] Error 1
>> | make[1]: Leaving directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3'
>> | make: *** [all] Error 2
>> | + die 'oe_runmake failed'
>> | + oefatal 'oe_runmake failed'
>> | + echo FATAL: 'oe_runmake failed'
>> | FATAL: oe_runmake failed
>> | + exit 1
>> NOTE: package cacao-0.99.3-r11: task do_compile: Failed
>> ERROR: Function 'do_compile' failed (see /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/temp/log.do_compile.21957 for further information)
>> ERROR: Task 13 (/home/sledz/work/angstrom-setup-scripts/sources/openembedded/recipes/cacao/cacao_0.99.3.bb, do_compile) failed with exit code '1'
>> ERROR: '/home/sledz/work/angstrom-setup-scripts/sources/openembedded/recipes/cacao/cacao_0.99.3.bb' failed
>>
>> Standard angstrom-2008.1 setup without any changes.
>>
>> Logfiles are saved and available for inspection.
> 
> I'm not a java expert, but could this be related to <http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=344>?

Ping!

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-23  7:28   ` Steffen Sledz
@ 2011-08-23  7:35     ` Robert Schuster
  2011-08-23  7:49       ` Steffen Sledz
  0 siblings, 1 reply; 17+ messages in thread
From: Robert Schuster @ 2011-08-23  7:35 UTC (permalink / raw)
  To: Steffen Sledz; +Cc: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1236 bytes --]

Hi,

Am 23.08.2011 09:28, schrieb Steffen Sledz:
>>> | Making all in native
>>> | make[3]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native'
>>> | Making all in include
>>> | make[4]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native/include'
>>> | /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/bin/cacaoh-0.99.3/cacaoh -bootclasspath ../../../src/classes/classes:/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/classpath/glibj.zip -d . java.lang.Class
>>> | java.lang.ClassNotFoundException: java/lang/Object
Can you check the mentioned glibj.zip file whether it really contains a
java/lang/Object.class file and whether the path is right, etc.?

>> I'm not a java expert, but could this be related to <http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=344>?
Quickly looking at it I'd say its not related as it is about building
cacao as part of icedtea7.

Regards,
Robert


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 270 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-23  7:35     ` Robert Schuster
@ 2011-08-23  7:49       ` Steffen Sledz
  2011-08-23 17:16         ` George C. Huntington, III
  0 siblings, 1 reply; 17+ messages in thread
From: Steffen Sledz @ 2011-08-23  7:49 UTC (permalink / raw)
  To: Robert Schuster; +Cc: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1869 bytes --]

On 23.08.2011 09:35, Robert Schuster wrote:
> Hi,
> 
> Am 23.08.2011 09:28, schrieb Steffen Sledz:
>>>> | Making all in native
>>>> | make[3]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native'
>>>> | Making all in include
>>>> | make[4]: Entering directory `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native/include'
>>>> | /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/bin/cacaoh-0.99.3/cacaoh -bootclasspath ../../../src/classes/classes:/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/classpath/glibj.zip -d . java.lang.Class
>>>> | java.lang.ClassNotFoundException: java/lang/Object
> Can you check the mentioned glibj.zip file whether it really contains a
> java/lang/Object.class file and whether the path is right, etc.?

The path seems to be right, but glibj.zip does not contain the mentioned classes. For complete content see attached output of

zipinfo /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/classpath/glibj.zip

>>> I'm not a java expert, but could this be related to <http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=344>?
> Quickly looking at it I'd say its not related as it is about building
> cacao as part of icedtea7.

Regards,
Steffen

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058

[-- Attachment #2: glibj.zip.txt --]
[-- Type: text/plain, Size: 67337 bytes --]

Archive:  /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/classpath/glibj.zip
Zip file size: 924930 bytes, number of entries: 762
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 META-INF/
-rw----     1.0 fat       40 b- stor 11-Aug-19 13:24 META-INF/MANIFEST.MF
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/CORBA/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/CORBA/Interceptor/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/CORBA/interfaces/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/CORBA/CDR/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/CORBA/typecodes/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/CORBA/DynAn/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/CORBA/GIOP/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/CORBA/GIOP/v1_0/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/CORBA/GIOP/v1_2/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/CORBA/Poa/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/CORBA/NamingService/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/classpath/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/classpath/toolkit/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/classpath/jdwp/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/classpath/jdwp/util/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/classpath/jdwp/value/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/classpath/jdwp/exception/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/classpath/jdwp/event/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/classpath/jdwp/event/filters/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/classpath/jdwp/processor/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/classpath/jdwp/id/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/classpath/jdwp/transport/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/classpath/debug/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/security/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/security/auth/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/security/auth/login/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/security/auth/callback/
-rw----     1.0 fat     2152 b- defN 11-Aug-19 13:24 gnu/javax/security/auth/callback/MessagesBundle.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/plaf/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/
-rw----     1.0 fat      512 b- defN 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/JavaCup.png
-rw----     1.0 fat      390 b- defN 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/TreeClosed.png
-rw----     1.0 fat      179 b- defN 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/slider.png
-rw----     1.0 fat     1335 b- defN 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/Error.png
-rw----     1.0 fat     1335 b- defN 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/Warn.png
-rw----     1.0 fat      315 b- defN 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/TreeOpen.png
-rw----     1.0 fat     4341 b- defN 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/JavaCupLarge.png
-rw----     1.0 fat      250 b- defN 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/Inform.png
-rw----     1.0 fat      843 b- defN 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/file-folders.png
-rw----     1.0 fat      250 b- defN 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/Question.png
-rw----     1.0 fat     1007 b- defN 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/TreeLeaf.png
-rw----     1.0 fat     1522 b- defN 11-Aug-19 13:24 gnu/javax/swing/plaf/gtk/icons/TreeLeaf-normal.png
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/plaf/metal/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/plaf/gnu/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/text/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/text/html/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/text/html/css/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/text/html/parser/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/text/html/parser/models/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/text/html/parser/support/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/text/html/parser/support/low/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/swing/tree/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/rmi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/rmi/CORBA/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/print/
-rw----     1.0 fat     3096 b- defN 11-Aug-19 13:24 gnu/javax/print/PrinterDialog.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/print/ipp/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/print/ipp/attribute/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/print/ipp/attribute/defaults/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/print/ipp/attribute/supported/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/print/ipp/attribute/printer/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/print/ipp/attribute/job/
-rw----     1.0 fat     3118 b- defN 11-Aug-19 13:24 gnu/javax/print/PrinterDialog_de.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/activation/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/activation/viewers/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/mode/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/pad/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/assembly/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/mac/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/sasl/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/sasl/plain/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/sasl/anonymous/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/sasl/srp/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/sasl/crammd5/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/prng/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/keyring/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/cipher/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/jce/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/jce/mac/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/jce/prng/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/jce/sig/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/jce/keyring/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/jce/params/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/jce/cipher/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/jce/spec/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/jce/key/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/kwa/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/key/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/key/srp6/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/crypto/key/dh/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/naming/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/naming/giop/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/naming/jndi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/naming/jndi/url/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/naming/jndi/url/rmi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/naming/jndi/url/corbaname/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/naming/ictxImpl/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/naming/ictxImpl/trans/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/net/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/net/ssl/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/net/ssl/provider/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/imageio/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/imageio/png/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/imageio/bmp/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/imageio/gif/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/imageio/jpeg/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/sound/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/sound/sampled/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/sound/sampled/gstreamer/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/sound/sampled/gstreamer/lines/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/sound/sampled/gstreamer/io/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/sound/sampled/WAV/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/sound/sampled/AU/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/sound/midi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/sound/midi/file/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/sound/midi/alsa/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/sound/midi/dssi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/javax/management/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/xpath/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/validation/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/validation/datatype/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/validation/xmlschema/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/validation/relaxng/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/libxmlj/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/libxmlj/transform/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/libxmlj/dom/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/libxmlj/util/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/libxmlj/sax/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/transform/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/aelfred2/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/dom/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/dom/ls/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/dom/html2/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/pipeline/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/util/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/xml/stream/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/util/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/action/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/pkcs/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/prng/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/sig/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/sig/dss/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/sig/rsa/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/jce/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/jce/prng/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/jce/sig/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/jce/hash/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/der/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/hash/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/ber/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/provider/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/key/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/key/dss/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/key/rsa/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/x509/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/security/x509/ext/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/rmi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/rmi/registry/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/rmi/dgc/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/rmi/server/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/rmi/activation/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/math/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/util/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/util/regex/
-rw----     1.0 fat      955 b- defN 11-Aug-19 13:24 gnu/java/util/regex/MessagesBundle_fr.properties
-rw----     1.0 fat     1498 b- defN 11-Aug-19 13:24 gnu/java/util/regex/MessagesBundle_it.properties
-rw----     1.0 fat      918 b- defN 11-Aug-19 13:24 gnu/java/util/regex/MessagesBundle.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/util/prefs/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/util/prefs/gconf/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/util/jar/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/nio/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/nio/charset/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/nio/charset/iconv/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/text/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/io/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/lang/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/lang/reflect/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/lang/management/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/beans/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/beans/encoder/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/beans/encoder/elements/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/beans/decoder/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/beans/editors/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/net/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/net/protocol/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/net/protocol/file/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/net/protocol/ftp/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/net/protocol/http/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/net/protocol/https/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/net/protocol/jar/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/net/loader/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/net/local/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/dnd/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/dnd/peer/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/dnd/peer/gtk/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/image/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/font/
-rw----     1.0 fat     2732 b- defN 11-Aug-19 13:24 gnu/java/awt/font/fonts.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/font/autofit/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/font/opentype/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/font/opentype/truetype/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/print/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/peer/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/peer/swing/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/peer/x/
-rw----     1.0 fat     1430 b- defN 11-Aug-19 13:24 gnu/java/awt/peer/x/xfonts.properties
-rw----     1.0 fat     3245 b- defN 11-Aug-19 13:24 gnu/java/awt/peer/x/fonts.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/peer/gtk/
-rw----     1.0 fat     3400 b- defN 11-Aug-19 13:24 gnu/java/awt/peer/gtk/font.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/peer/qt/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/peer/headless/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/java2d/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/awt/color/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 gnu/java/locale/
-rw----     1.0 fat     9463 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ms.properties
-rw----     1.0 fat    14620 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_byn.properties
-rw----     1.0 fat      564 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_hi_IN.properties
-rw----     1.0 fat    11017 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_mr.properties
-rw----     1.0 fat     8458 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sq.properties
-rw----     1.0 fat      530 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_syr_SY.properties
-rw----     1.0 fat     4462 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_pa.properties
-rw----     1.0 fat      343 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_GT.properties
-rw----     1.0 fat     8999 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_gu.properties
-rw----     1.0 fat      281 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_CR.properties
-rw----     1.0 fat      593 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_de_BE.properties
-rw----     1.0 fat      566 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ml_IN.properties
-rw----     1.0 fat    10698 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kok.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kk_KZ.properties
-rw----     1.0 fat     1766 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ts.properties
-rw----     1.0 fat     1138 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_cch.properties
-rw----     1.0 fat     5343 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_tg.properties
-rw----     1.0 fat      472 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_eu_ES.properties
-rw----     1.0 fat      277 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_uz_AF_Arab.properties
-rw----     1.0 fat      284 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_PH.properties
-rw----     1.0 fat      543 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sa_IN.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sw_KE.properties
-rw----     1.0 fat     5111 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_bn_IN.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ja_JP.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ca_ES.properties
-rw----     1.0 fat    23920 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_pt_PT.properties
-rw----     1.0 fat      323 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_US.properties
-rw----     1.0 fat      454 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ko_KR.properties
-rw----     1.0 fat    37753 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_pl.properties
-rw----     1.0 fat     6535 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ku_Arab.properties
-rw----     1.0 fat      448 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_US.properties
-rw----     1.0 fat     7106 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_te.properties
-rw----     1.0 fat      345 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_PA.properties
-rw----     1.0 fat     1250 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kaj.properties
-rw----     1.0 fat      568 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kn_IN.properties
-rw----     1.0 fat     1697 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ar_LB.properties
-rw----     1.0 fat    38917 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_de.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_aa_ER.properties
-rw----     1.0 fat      516 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_haw_US.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_be_BY.properties
-rw----     1.0 fat    29640 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_lt.properties
-rw----     1.0 fat   114190 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_uk.properties
-rw----     1.0 fat    28864 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ga.properties
-rw----     1.0 fat      300 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_UM.properties
-rw----     1.0 fat    14584 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_tig.properties
-rw----     1.0 fat     1153 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_dv.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_so_ET.properties
-rw----     1.0 fat     2910 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_tn.properties
-rw----     1.0 fat      265 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ar_DZ.properties
-rw----     1.0 fat     3786 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_zu.properties
-rw----     1.0 fat      536 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_tig_ER.properties
-rw----     1.0 fat     9589 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_eu.properties
-rw----     1.0 fat      524 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_tt_RU.properties
-rw----     1.0 fat      442 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ssy.properties
-rw----     1.0 fat      368 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_PR.properties
-rw----     1.0 fat    14587 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sr_Latn.properties
-rw----     1.0 fat     6624 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ti.properties
-rw----     1.0 fat    55729 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fr.properties
-rw----     1.0 fat     3958 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_bs.properties
-rw----     1.0 fat     5797 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sw.properties
-rw----     1.0 fat      300 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_GU.properties
-rw----     1.0 fat      414 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_BO.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_uk_UA.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sq_AL.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_da_DK.properties
-rw----     1.0 fat      459 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_AU.properties
-rw----     1.0 fat     3947 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_trv.properties
-rw----     1.0 fat    57923 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_zh_Hant.properties
-rw----     1.0 fat     2453 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_or.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_VE.properties
-rw----     1.0 fat     2492 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_si.properties
-rw----     1.0 fat     4222 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_as.properties
-rw----     1.0 fat      593 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_IE.properties
-rw----     1.0 fat      541 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_MT.properties
-rw----     1.0 fat      876 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ug.properties
-rw----     1.0 fat      419 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_EC.properties
-rw----     1.0 fat      309 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_hy_AM.properties
-rw----     1.0 fat     2778 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sa.properties
-rw----     1.0 fat      732 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_ES.properties
-rw----     1.0 fat    23154 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_hy.properties
-rw----     1.0 fat      315 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_MX.properties
-rw----     1.0 fat    23027 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ca.properties
-rw----     1.0 fat     1683 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ar_JO.properties
-rw----     1.0 fat      525 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_af_NA.properties
-rw----     1.0 fat     1654 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_zh_HK_Hant.properties
-rw----     1.0 fat     1031 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_gaa.properties
-rw----     1.0 fat     1780 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_haw.properties
-rw----     1.0 fat      354 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_CA.properties
-rw----     1.0 fat      621 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_gez_ER.properties
-rw----     1.0 fat      567 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_AR.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_bg_BG.properties
-rw----     1.0 fat      576 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_BE.properties
-rw----     1.0 fat      300 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_VI.properties
-rw----     1.0 fat      302 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_gez_ET.properties
-rw----     1.0 fat     1212 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kl.properties
-rw----     1.0 fat    35671 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_is.properties
-rw----     1.0 fat     3900 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_se_FI.properties
-rw----     1.0 fat     4543 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_uz.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_el_CY.properties
-rw----     1.0 fat    24432 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_km.properties
-rw----     1.0 fat      441 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ga_IE.properties
-rw----     1.0 fat      373 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_pt_BR.properties
-rw----     1.0 fat     1086 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kfo.properties
-rw----     1.0 fat      490 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_dv_MV.properties
-rw----     1.0 fat    59386 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ka.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ru_RU.properties
-rw----     1.0 fat     3862 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_rw.properties
-rw----     1.0 fat     2006 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ha_Arab.properties
-rw----     1.0 fat     1046 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sr_BA_Cyrl.properties
-rw----     1.0 fat     1200 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ee.properties
-rw----     1.0 fat    40240 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_da.properties
-rw----     1.0 fat      514 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_GB.properties
-rw----     1.0 fat      625 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_dz_BT.properties
-rw----     1.0 fat    66222 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ja.properties
-rw----     1.0 fat    10786 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_cy.properties
-rw----     1.0 fat     6610 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ku.properties
-rw----     1.0 fat      278 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_om_KE.properties
-rw----     1.0 fat      300 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_MH.properties
-rw----     1.0 fat      496 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_NZ.properties
-rw----     1.0 fat   138979 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ml.properties
-rw----     1.0 fat      300 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_MP.properties
-rw----     1.0 fat      363 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_aa_ET.properties
-rw----     1.0 fat      652 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ar_TN.properties
-rw----     1.0 fat     7256 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_so.properties
-rw----     1.0 fat    60471 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_Dsrt.properties
-rw----     1.0 fat    22357 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_bo.properties
-rw----     1.0 fat     2045 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_aa.properties
-rw----     1.0 fat      454 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_IN.properties
-rw----     1.0 fat      450 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ps_AF.properties
-rw----     1.0 fat      557 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_BZ.properties
-rw----     1.0 fat      513 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kl_GL.properties
-rw----     1.0 fat      278 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_so_KE.properties
-rw----     1.0 fat      853 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kpe.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_lo_LA.properties
-rw----     1.0 fat      542 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_pa_IN.properties
-rw----     1.0 fat    21663 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_id.properties
-rw----     1.0 fat      454 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_zh_MO_Hant.properties
-rw----     1.0 fat      611 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_am_ET.properties
-rw----     1.0 fat      565 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kok_IN.properties
-rw----     1.0 fat      304 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_zh_TW_Hant.properties
-rw----     1.0 fat     1250 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_pa_Arab.properties
-rw----     1.0 fat    37106 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fi.properties
-rw----     1.0 fat      645 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_de_CH.properties
-rw----     1.0 fat      323 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sv_SE.properties
-rw----     1.0 fat      450 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_aa_ER_SAAHO.properties
-rw----     1.0 fat    53453 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_tr.properties
-rw----     1.0 fat     2616 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_Shaw.properties
-rw----     1.0 fat      355 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_US_POSIX.properties
-rw----     1.0 fat     1129 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kw.properties
-rw----     1.0 fat      410 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_BW.properties
-rw----     1.0 fat      347 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_so_SO.properties
-rw----     1.0 fat    85179 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fa.properties
-rw----     1.0 fat      300 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fo_FO.properties
-rw----     1.0 fat      341 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ur_IN.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_el_GR.properties
-rw----     1.0 fat      368 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sr_ME_Latn.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_km_KH.properties
-rw----     1.0 fat     8302 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_mn.properties
-rw----     1.0 fat    10012 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_eo.properties
-rw----     1.0 fat      811 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_CL.properties
-rw----     1.0 fat     2542 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_az_Cyrl.properties
-rw----     1.0 fat      566 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_te_IN.properties
-rw----     1.0 fat    47899 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es.properties
-rw----     1.0 fat      566 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_or_IN.properties
-rw----     1.0 fat      311 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_PY.properties
-rw----     1.0 fat      728 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sr_BA_Latn.properties
-rw----     1.0 fat    10852 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_af.properties
-rw----     1.0 fat     1193 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ti_ER.properties
-rw----     1.0 fat      292 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_SV.properties
-rw----     1.0 fat      542 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_byn_ER.properties
-rw----     1.0 fat      594 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_zh_CN_Hans.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_mt_MT.properties
-rw----     1.0 fat     1068 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ny.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_th_TH.properties
-rw----     1.0 fat      487 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_it_CH.properties
-rw----     1.0 fat      321 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fr_LU.properties
-rw----     1.0 fat     9083 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_wal.properties
-rw----     1.0 fat      579 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_de_AT.properties
-rw----     1.0 fat      276 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_de_LU.properties
-rw----     1.0 fat     3350 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_st.properties
-rw----     1.0 fat      557 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sv_FI.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_TT.properties
-rw----     1.0 fat      467 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_CO.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_de_DE.properties
-rw----     1.0 fat      528 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ms_BN.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sl_SI.properties
-rw----     1.0 fat     1297 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ak.properties
-rw----     1.0 fat    24502 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_hr.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fi_FI.properties
-rw----     1.0 fat     7289 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kk.properties
-rw----     1.0 fat    22662 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_am.properties
-rw----     1.0 fat     1723 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ar_SY.properties
-rw----     1.0 fat     1060 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_tt.properties
-rw----     1.0 fat    29262 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sk.properties
-rw----     1.0 fat      332 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_zh_SG_Hans.properties
-rw----     1.0 fat    53458 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sv.properties
-rw----     1.0 fat      454 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fr_CA.properties
-rw----     1.0 fat    30586 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_cs.properties
-rw----     1.0 fat      373 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_HN.properties
-rw----     1.0 fat     1168 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_nr.properties
-rw----     1.0 fat    42568 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_it.properties
-rw----     1.0 fat    26542 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_lv.properties
-rw----     1.0 fat     8407 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ia.properties
-rw----     1.0 fat     1199 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_gv.properties
-rw----     1.0 fat     7956 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ln.properties
-rw----     1.0 fat    24782 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ta.properties
-rw----     1.0 fat      360 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sr_RS_Latn.properties
-rw----     1.0 fat      458 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_ZW.properties
-rw----     1.0 fat      626 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ar_QA.properties
-rw----     1.0 fat      327 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sr_Cyrl.properties
-rw----     1.0 fat    79841 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_bg.properties
-rw----     1.0 fat    54929 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_he.properties
-rw----     1.0 fat      570 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ti_ET.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_cs_CZ.properties
-rw----     1.0 fat      350 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_de_LI.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ro_RO.properties
-rw----     1.0 fat      292 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_NI.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_pl_PL.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_is_IS.properties
-rw----     1.0 fat     4152 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_om.properties
-rw----     1.0 fat      516 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_af_ZA.properties
-rw----     1.0 fat     2094 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ii.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_nl_NL.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_lt_LT.properties
-rw----     1.0 fat    56821 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_pt.properties
-rw----     1.0 fat    11034 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_se.properties
-rw----     1.0 fat      292 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_DO.properties
-rw----     1.0 fat      454 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_PK.properties
-rw----     1.0 fat    46543 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_hi.properties
-rw----     1.0 fat    31514 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ne.properties
-rw----     1.0 fat      564 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_mr_IN.properties
-rw----     1.0 fat      433 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_gl_ES.properties
-rw----     1.0 fat    49340 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_mk.properties
-rw----     1.0 fat     1004 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ku_Latn.properties
-rw----     1.0 fat     1663 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_uz_Latn.properties
-rw----     1.0 fat    14635 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_gez.properties
-rw----     1.0 fat      320 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sw_TZ.properties
-rw----     1.0 fat    36072 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_az.properties
-rw----     1.0 fat    45548 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sr.properties
-rw----     1.0 fat      609 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_nl_BE.properties
-rw----     1.0 fat   121241 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ru.properties
-rw----     1.0 fat     5790 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ky.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_nn_NO.properties
-rw----     1.0 fat      567 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_wal_ET.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_et_EE.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_nb_NO.properties
-rw----     1.0 fat    11065 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ps.properties
-rw----     1.0 fat    12111 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kn.properties
-rw----     1.0 fat      446 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_HK.properties
-rw----     1.0 fat     9737 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fo.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_he_IL.properties
-rw----     1.0 fat   104335 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_th.properties
-rw----     1.0 fat      600 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_SG.properties
-rw----     1.0 fat    25148 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ro.properties
-rw----     1.0 fat     3725 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_xh.properties
-rw----     1.0 fat     1257 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ve.properties
-rw----     1.0 fat      300 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_AS.properties
-rw----     1.0 fat     9333 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fa_AF.properties
-rw----     1.0 fat     1303 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kam.properties
-rw----     1.0 fat     2011 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_iu.properties
-rw----     1.0 fat     7731 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_to.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_NA.properties
-rw----     1.0 fat      486 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ta_IN.properties
-rw----     1.0 fat    16058 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sl.properties
-rw----     1.0 fat      300 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sid_ET.properties
-rw----     1.0 fat      427 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fa_IR.properties
-rw----     1.0 fat      336 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fr_BE.properties
-rw----     1.0 fat    69117 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_zh.properties
-rw----     1.0 fat      460 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_ZA.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_lv_LV.properties
-rw----     1.0 fat      278 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_it_IT.properties
-rw----     1.0 fat    12098 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_dz.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sk_SK.properties
-rw----     1.0 fat      347 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_PE.properties
-rw----     1.0 fat      458 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_id_ID.properties
-rw----     1.0 fat      299 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en_JM.properties
-rw----     1.0 fat    29233 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_et.properties
-rw----     1.0 fat     1121 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_wo.properties
-rw----     1.0 fat      519 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ms_MY.properties
-rw----     1.0 fat      265 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ar_MA.properties
-rw----     1.0 fat    62318 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_my.properties
-rw----     1.0 fat    25267 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_nn.properties
-rw----     1.0 fat    91586 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_bn.properties
-rw----     1.0 fat      418 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_aa_DJ.properties
-rw----     1.0 fat      456 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kw_GB.properties
-rw----     1.0 fat      749 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ru_UA.properties
-rw----     1.0 fat    36263 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_nb.properties
-rw----     1.0 fat     1172 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_nso.properties
-rw----     1.0 fat    21443 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_mt.properties
-rw----     1.0 fat    85381 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ar.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_hu_HU.properties
-rw----     1.0 fat    62103 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ko.properties
-rw----     1.0 fat      626 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ar_YE.properties
-rw----     1.0 fat    18448 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_vi.properties
-rw----     1.0 fat    22598 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_lo.properties
-rw----     1.0 fat    12715 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fil.properties
-rw----     1.0 fat    41521 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_be.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_so_DJ.properties
-rw----     1.0 fat      570 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_as_IN.properties
-rw----     1.0 fat      435 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_cy_GB.properties
-rw----     1.0 fat     1099 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_kcg.properties
-rw----     1.0 fat      336 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_es_UY.properties
-rw----     1.0 fat    17610 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_gl.properties
-rw----     1.0 fat     2199 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_uz_Arab.properties
-rw----     1.0 fat      432 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fr_CH.properties
-rw----     1.0 fat     4682 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_yo.properties
-rw----     1.0 fat      853 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_cop.properties
-rw----     1.0 fat    15259 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_fur.properties
-rw----     1.0 fat      455 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_gv_GB.properties
-rw----     1.0 fat      744 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_hy_AM_REVISED.properties
-rw----     1.0 fat     1181 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ss.properties
-rw----     1.0 fat    50762 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_en.properties
-rw----     1.0 fat     1907 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_sid.properties
-rw----     1.0 fat     4053 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ha.properties
-rw----     1.0 fat     1641 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_syr.properties
-rw----     1.0 fat      574 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_om_ET.properties
-rw----     1.0 fat     1192 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ig.properties
-rw----     1.0 fat    10730 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation.properties
-rw----     1.0 fat      569 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_gu_IN.properties
-rw----     1.0 fat    50040 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_nl.properties
-rw----     1.0 fat    55116 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_hu.properties
-rw----     1.0 fat    25795 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ur.properties
-rw----     1.0 fat      626 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_ar_SA.properties
-rw----     1.0 fat    69880 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_el.properties
-rw----     1.0 fat      301 b- defN 11-Aug-19 13:24 gnu/java/locale/LocaleInformation_tr_TR.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/sql/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/security/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/security/interfaces/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/security/cert/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/security/acl/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/security/spec/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/rmi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/rmi/registry/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/rmi/dgc/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/rmi/server/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/rmi/activation/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/math/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/applet/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/util/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/util/logging/
-rw----     1.0 fat     1437 b- defN 11-Aug-19 13:24 java/util/logging/logging.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/util/regex/
-rw----     1.0 fat     9845 b- defN 11-Aug-19 13:24 java/util/iso4217.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/util/concurrent/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/util/concurrent/locks/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/util/concurrent/atomic/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/util/spi/
-rw----     1.0 fat     1266 b- defN 11-Aug-19 13:24 java/util/weeks.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/util/zip/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/util/prefs/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/util/jar/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/nio/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/nio/channels/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/nio/channels/spi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/nio/charset/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/nio/charset/spi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/text/
-rw----     1.0 fat    10376 b- defN 11-Aug-19 13:24 java/text/metazones.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/text/spi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/io/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/lang/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/lang/annotation/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/lang/reflect/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/lang/ref/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/lang/instrument/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/lang/management/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/beans/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/beans/beancontext/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/net/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/dnd/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/dnd/peer/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/geom/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/image/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/image/renderable/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/font/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/print/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/peer/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/color/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/event/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/datatransfer/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/im/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 java/awt/im/spi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/sql/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/security/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/security/cert/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/security/auth/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/security/auth/x500/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/security/auth/login/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/security/auth/callback/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/security/auth/kerberos/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/security/auth/spi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/security/sasl/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/plaf/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/plaf/metal/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/plaf/basic/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/plaf/synth/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/plaf/multi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/undo/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/filechooser/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/text/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/text/html/
-rw----     1.0 fat     5858 b- defN 11-Aug-19 13:24 javax/swing/text/html/default.css
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/text/html/parser/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/text/rtf/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/colorchooser/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/tree/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/table/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/event/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/swing/border/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/rmi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/rmi/CORBA/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/rmi/ssl/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/tools/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/print/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/print/event/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/print/attribute/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/print/attribute/standard/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/accessibility/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/activation/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/crypto/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/crypto/interfaces/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/crypto/spec/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/naming/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/naming/directory/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/naming/ldap/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/naming/spi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/naming/event/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/transaction/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/transaction/xa/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/net/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/net/ssl/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/datatype/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/xpath/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/validation/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/transform/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/transform/dom/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/transform/sax/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/transform/stream/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/parsers/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/namespace/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/stream/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/stream/util/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/xml/stream/events/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/activity/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/imageio/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/imageio/plugins/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/imageio/plugins/bmp/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/imageio/plugins/jpeg/
-rw----     1.0 fat      251 b- defN 11-Aug-19 13:24 javax/imageio/plugins/jpeg/MessagesBundle.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/imageio/spi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/imageio/event/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/imageio/stream/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/imageio/metadata/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/sound/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/sound/sampled/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/sound/sampled/spi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/sound/midi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/sound/midi/spi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/management/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/management/loading/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/management/openmbean/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/management/remote/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 javax/management/remote/rmi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/relaxng/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/relaxng/datatype/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/relaxng/datatype/helpers/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/ietf/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/ietf/jgss/
-rw----     1.0 fat     3295 b- defN 11-Aug-19 13:24 org/ietf/jgss/MessagesBundle.properties
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/xml/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/xml/sax/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/xml/sax/ext/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/xml/sax/helpers/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/CosNaming/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/CosNaming/NamingContextExtPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/CosNaming/NamingContextPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/IOP/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/IOP/CodecFactoryPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/IOP/CodecPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/PortableServer/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/PortableServer/POAPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/PortableServer/portable/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/PortableServer/ServantLocatorPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/PortableServer/POAManagerPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/PortableServer/CurrentPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/PortableInterceptor/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/PortableInterceptor/ORBInitInfoPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/Dynamic/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/CORBA/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/CORBA/ORBPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/CORBA/portable/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/CORBA/DynAnyPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/CORBA/TypeCodePackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/stub/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/stub/java/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/stub/java/rmi/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/Messaging/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/CORBA_2_3/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/CORBA_2_3/portable/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/DynamicAny/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/DynamicAny/DynAnyPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/DynamicAny/DynAnyFactoryPackage/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/omg/SendingContext/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/w3c/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/w3c/dom/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/w3c/dom/xpath/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/w3c/dom/traversal/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/w3c/dom/ls/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/w3c/dom/views/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/w3c/dom/ranges/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/w3c/dom/bootstrap/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/w3c/dom/events/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/w3c/dom/html2/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/w3c/dom/stylesheets/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 org/w3c/dom/css/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 sun/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 sun/reflect/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 sun/reflect/annotation/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 sun/awt/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 sun/misc/
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 META-INF/
-rw----     1.0 fat      385 b- defN 11-Aug-19 13:24 META-INF/mailcap.default
-rw----     1.0 fat      651 b- defN 11-Aug-19 13:24 META-INF/mimetypes.default
-rw----     1.0 fat        0 b- stor 11-Aug-19 13:24 META-INF/services/
-rw----     1.0 fat       41 b- defN 11-Aug-19 13:24 META-INF/services/javax.sound.midi.spi.MidiFileReader
-rw----     1.0 fat       38 b- defN 11-Aug-19 13:24 META-INF/services/java.util.prefs.PreferencesFactory
-rw----     1.0 fat       99 b- defN 11-Aug-19 13:24 META-INF/services/javax.sound.midi.spi.MidiDeviceProvider
-rw----     1.0 fat        1 b- defN 11-Aug-19 13:24 META-INF/services/javax.sound.sampled.spi.MixerProvider
-rw----     1.0 fat       75 b- defN 11-Aug-19 13:24 META-INF/services/javax.sound.sampled.spi.AudioFileReader
-rw----     1.0 fat       41 b- defN 11-Aug-19 13:24 META-INF/services/javax.sound.midi.spi.MidiFileWriter
762 files, 3502659 bytes uncompressed, 815154 bytes compressed:  76.7%

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-23  7:49       ` Steffen Sledz
@ 2011-08-23 17:16         ` George C. Huntington, III
  2011-08-24 15:22           ` Jesse Gilles
  0 siblings, 1 reply; 17+ messages in thread
From: George C. Huntington, III @ 2011-08-23 17:16 UTC (permalink / raw)
  To: openembedded-devel

I suspect that the problem is happening earlier, classpath isn't building.
 the javac wrapper eats the return code from a java compile.

On Tue, Aug 23, 2011 at 3:49 AM, Steffen Sledz <sledz@dresearch-fe.de>wrote:

> On 23.08.2011 09:35, Robert Schuster wrote:
> > Hi,
> >
> > Am 23.08.2011 09:28, schrieb Steffen Sledz:
> >>>> | Making all in native
> >>>> | make[3]: Entering directory
> `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native'
> >>>> | Making all in include
> >>>> | make[4]: Entering directory
> `/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native/include'
> >>>> |
> /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/bin/cacaoh-0.99.3/cacaoh
> -bootclasspath
> ../../../src/classes/classes:/home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/classpath/glibj.zip
> -d . java.lang.Class
> >>>> | java.lang.ClassNotFoundException: java/lang/Object
> > Can you check the mentioned glibj.zip file whether it really contains a
> > java/lang/Object.class file and whether the path is right, etc.?
>
> The path seems to be right, but glibj.zip does not contain the mentioned
> classes. For complete content see attached output of
>
> zipinfo
> /home/sledz/work/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/classpath/glibj.zip
>
> >>> I'm not a java expert, but could this be related to <
> http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=344>?
> > Quickly looking at it I'd say its not related as it is about building
> > cacao as part of icedtea7.
>
> Regards,
> Steffen
>
> --
> DResearch Fahrzeugelektronik GmbH
> Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
> Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
> Fax: +49 30 515932-299
> Geschäftsführer: Dr. Michael Weber, Werner Mögle;
> Amtsgericht Berlin Charlottenburg; HRB 130120 B;
> Ust.-IDNr. DE273952058
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>


^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-23 17:16         ` George C. Huntington, III
@ 2011-08-24 15:22           ` Jesse Gilles
  2011-08-24 17:40             ` Tom Rini
  2011-08-25 10:59             ` Steffen Sledz
  0 siblings, 2 replies; 17+ messages in thread
From: Jesse Gilles @ 2011-08-24 15:22 UTC (permalink / raw)
  To: openembedded-devel

On Tue, 2011-08-23 at 13:16 -0400, George C. Huntington, III wrote:
> I suspect that the problem is happening earlier, classpath isn't building.
>  the javac wrapper eats the return code from a java compile.

If George is right, then the following patch to the javac wrapper script
may fix the issue.  It fixes building classpath as well as returns the
error code if all javac attempts fail.

http://patches.openembedded.org/patch/9521/

Jesse





^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-24 15:22           ` Jesse Gilles
@ 2011-08-24 17:40             ` Tom Rini
  2011-08-24 18:25               ` Koen Kooi
  2011-08-25 10:59             ` Steffen Sledz
  1 sibling, 1 reply; 17+ messages in thread
From: Tom Rini @ 2011-08-24 17:40 UTC (permalink / raw)
  To: openembedded-devel

On Wed, Aug 24, 2011 at 8:22 AM, Jesse Gilles <jgilles@multitech.com> wrote:
> On Tue, 2011-08-23 at 13:16 -0400, George C. Huntington, III wrote:
>> I suspect that the problem is happening earlier, classpath isn't building.
>>  the javac wrapper eats the return code from a java compile.
>
> If George is right, then the following patch to the javac wrapper script
> may fix the issue.  It fixes building classpath as well as returns the
> error code if all javac attempts fail.
>
> http://patches.openembedded.org/patch/9521/

So... someone needs to get that into either oe.dev master or better
yet update the java bits for meta-oe.

-- 
Tom



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-24 17:40             ` Tom Rini
@ 2011-08-24 18:25               ` Koen Kooi
  0 siblings, 0 replies; 17+ messages in thread
From: Koen Kooi @ 2011-08-24 18:25 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 24-08-11 19:40, Tom Rini schreef:
> On Wed, Aug 24, 2011 at 8:22 AM, Jesse Gilles <jgilles@multitech.com> wrote:
>> On Tue, 2011-08-23 at 13:16 -0400, George C. Huntington, III wrote:
>>> I suspect that the problem is happening earlier, classpath isn't building. the javac wrapper eats the return code from a java compile.
>> 
>> If George is right, then the following patch to the javac wrapper script may fix the issue.  It fixes building classpath as well as returns the error code if all javac attempts fail.
>> 
>> http://patches.openembedded.org/patch/9521/
> 
> So... someone needs to get that into either oe.dev master or better yet update the java bits for meta-oe.

I've been thinking about a meta-java but haven't had the time to look into that.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFOVUIpMkyGM64RGpERAmLMAKCEA6PF88wNabEaccDjVXgAsIwzZwCfXi8g
KgAQpseUwf5yuMmx4aAF/Fw=
=R2Wu
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-24 15:22           ` Jesse Gilles
  2011-08-24 17:40             ` Tom Rini
@ 2011-08-25 10:59             ` Steffen Sledz
  2011-08-25 14:09               ` Steffen Sledz
  2011-08-31  6:51               ` Robert Schuster
  1 sibling, 2 replies; 17+ messages in thread
From: Steffen Sledz @ 2011-08-25 10:59 UTC (permalink / raw)
  To: openembedded-devel

On 24.08.2011 17:22, Jesse Gilles wrote:
> On Tue, 2011-08-23 at 13:16 -0400, George C. Huntington, III wrote:
>> I suspect that the problem is happening earlier, classpath isn't building.
>>  the javac wrapper eats the return code from a java compile.
> 
> If George is right, then the following patch to the javac wrapper script
> may fix the issue.  It fixes building classpath as well as returns the
> error code if all javac attempts fail.
> 
> http://patches.openembedded.org/patch/9521/

In our case this patch helps.

If nobody has objections i will commit this patch to oe-dev master and request a pull to 2011.03-maintenance.

OK?

Regards,
Steffen

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-25 10:59             ` Steffen Sledz
@ 2011-08-25 14:09               ` Steffen Sledz
  2011-08-30 10:51                 ` Steffen Sledz
  2011-08-31  6:51               ` Robert Schuster
  1 sibling, 1 reply; 17+ messages in thread
From: Steffen Sledz @ 2011-08-25 14:09 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Robert Schuster, george.huntingtoniii

On 25.08.2011 12:59, Steffen Sledz wrote:
> On 24.08.2011 17:22, Jesse Gilles wrote:
>> On Tue, 2011-08-23 at 13:16 -0400, George C. Huntington, III wrote:
>>> I suspect that the problem is happening earlier, classpath isn't building.
>>>  the javac wrapper eats the return code from a java compile.
>>
>> If George is right, then the following patch to the javac wrapper script
>> may fix the issue.  It fixes building classpath as well as returns the
>> error code if all javac attempts fail.
>>
>> http://patches.openembedded.org/patch/9521/
> 
> In our case this patch helps.
> 
> If nobody has objections i will commit this patch to oe-dev master and request a pull to 2011.03-maintenance.

It would be still better if we can get some Acks from a java maintainer.

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-25 14:09               ` Steffen Sledz
@ 2011-08-30 10:51                 ` Steffen Sledz
  2011-08-30 12:30                   ` Paul Menzel
  0 siblings, 1 reply; 17+ messages in thread
From: Steffen Sledz @ 2011-08-30 10:51 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Robert Schuster, george.huntingtoniii

On 25.08.2011 16:09, Steffen Sledz wrote:
> On 25.08.2011 12:59, Steffen Sledz wrote:
>> On 24.08.2011 17:22, Jesse Gilles wrote:
>>> On Tue, 2011-08-23 at 13:16 -0400, George C. Huntington, III wrote:
>>>> I suspect that the problem is happening earlier, classpath isn't building.
>>>>  the javac wrapper eats the return code from a java compile.
>>>
>>> If George is right, then the following patch to the javac wrapper script
>>> may fix the issue.  It fixes building classpath as well as returns the
>>> error code if all javac attempts fail.
>>>
>>> http://patches.openembedded.org/patch/9521/
>>
>> In our case this patch helps.
>>
>> If nobody has objections i will commit this patch to oe-dev master and request a pull to 2011.03-maintenance.
> 
> It would be still better if we can get some Acks from a java maintainer.

No NACKs after another week. So i pushed the patch do oe-dev master.

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-30 10:51                 ` Steffen Sledz
@ 2011-08-30 12:30                   ` Paul Menzel
  2011-08-30 15:25                     ` George C. Huntington, III
  2011-08-31  6:59                     ` Steffen Sledz
  0 siblings, 2 replies; 17+ messages in thread
From: Paul Menzel @ 2011-08-30 12:30 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1598 bytes --]

Am Dienstag, den 30.08.2011, 12:51 +0200 schrieb Steffen Sledz:
> On 25.08.2011 16:09, Steffen Sledz wrote:
> > On 25.08.2011 12:59, Steffen Sledz wrote:
> >> On 24.08.2011 17:22, Jesse Gilles wrote:
> >>> On Tue, 2011-08-23 at 13:16 -0400, George C. Huntington, III wrote:
> >>>> I suspect that the problem is happening earlier, classpath isn't building.
> >>>>  the javac wrapper eats the return code from a java compile.
> >>>
> >>> If George is right, then the following patch to the javac wrapper script
> >>> may fix the issue.  It fixes building classpath as well as returns the
> >>> error code if all javac attempts fail.
> >>>
> >>> http://patches.openembedded.org/patch/9521/
> >>
> >> In our case this patch helps.
> >>
> >> If nobody has objections i will commit this patch to oe-dev master and request a pull to 2011.03-maintenance.
> > 
> > It would be still better if we can get some Acks from a java maintainer.
> 
> No NACKs after another week. So i pushed the patch do oe-dev master.

Next time it would be better to resend the patch with a appropriate
subject line.

Unfortunately the commit message [1] does not conform to our commit
policy [2].

Please make sure to check those things next time. I feel uncomfortable
to ask new contributors to comply every time but when they look at the
commit history they see that the policies are often not cared about.


Thanks,

Paul


[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=16a8a1e9175035b55d91a141d5302c38d63c16f1
[2] http://openembedded.org/index.php/Category:Policy

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-30 12:30                   ` Paul Menzel
@ 2011-08-30 15:25                     ` George C. Huntington, III
  2011-08-31  6:59                     ` Steffen Sledz
  1 sibling, 0 replies; 17+ messages in thread
From: George C. Huntington, III @ 2011-08-30 15:25 UTC (permalink / raw)
  To: openembedded-devel

sorry about the format of the patch, I had not yet read the commit policy
when I wrote this.  actually when I wrote this I would have needed a pretty
detailed step-by-step, enter these commands, sort of guide.

On Tue, Aug 30, 2011 at 8:30 AM, Paul Menzel <
paulepanter@users.sourceforge.net> wrote:

> Am Dienstag, den 30.08.2011, 12:51 +0200 schrieb Steffen Sledz:
> > On 25.08.2011 16:09, Steffen Sledz wrote:
> > > On 25.08.2011 12:59, Steffen Sledz wrote:
> > >> On 24.08.2011 17:22, Jesse Gilles wrote:
> > >>> On Tue, 2011-08-23 at 13:16 -0400, George C. Huntington, III wrote:
> > >>>> I suspect that the problem is happening earlier, classpath isn't
> building.
> > >>>>  the javac wrapper eats the return code from a java compile.
> > >>>
> > >>> If George is right, then the following patch to the javac wrapper
> script
> > >>> may fix the issue.  It fixes building classpath as well as returns
> the
> > >>> error code if all javac attempts fail.
> > >>>
> > >>> http://patches.openembedded.org/patch/9521/
> > >>
> > >> In our case this patch helps.
> > >>
> > >> If nobody has objections i will commit this patch to oe-dev master and
> request a pull to 2011.03-maintenance.
> > >
> > > It would be still better if we can get some Acks from a java
> maintainer.
> >
> > No NACKs after another week. So i pushed the patch do oe-dev master.
>
> Next time it would be better to resend the patch with a appropriate
> subject line.
>
> Unfortunately the commit message [1] does not conform to our commit
> policy [2].
>
> Please make sure to check those things next time. I feel uncomfortable
> to ask new contributors to comply every time but when they look at the
> commit history they see that the policies are often not cared about.
>
>
> Thanks,
>
> Paul
>
>
> [1]
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=16a8a1e9175035b55d91a141d5302c38d63c16f1
> [2] http://openembedded.org/index.php/Category:Policy
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>


^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-25 10:59             ` Steffen Sledz
  2011-08-25 14:09               ` Steffen Sledz
@ 2011-08-31  6:51               ` Robert Schuster
  1 sibling, 0 replies; 17+ messages in thread
From: Robert Schuster @ 2011-08-31  6:51 UTC (permalink / raw)
  To: Steffen Sledz; +Cc: openembedded-devel, Henning Heinold

[-- Attachment #1: Type: text/plain, Size: 433 bytes --]

Hi Steffen and the others,
sorry. I've little time lately.

Am 25.08.2011 12:59, schrieb Steffen Sledz:
>> http://patches.openembedded.org/patch/9521/
> 
> In our case this patch helps.
> 
> If nobody has objections i will commit this patch to oe-dev master and request a pull to 2011.03-maintenance.
> 
> OK?
I looked at the patch and think it is good. Please go ahead applying
where you see fit!

Regards,
Robert


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 270 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-30 12:30                   ` Paul Menzel
  2011-08-30 15:25                     ` George C. Huntington, III
@ 2011-08-31  6:59                     ` Steffen Sledz
  2011-08-31 14:25                       ` Jesse Gilles
  1 sibling, 1 reply; 17+ messages in thread
From: Steffen Sledz @ 2011-08-31  6:59 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Paul Menzel

On 30.08.2011 14:30, Paul Menzel wrote:
> Am Dienstag, den 30.08.2011, 12:51 +0200 schrieb Steffen Sledz:
>> On 25.08.2011 16:09, Steffen Sledz wrote:
>>> On 25.08.2011 12:59, Steffen Sledz wrote:
>>>> On 24.08.2011 17:22, Jesse Gilles wrote:
>>>>> On Tue, 2011-08-23 at 13:16 -0400, George C. Huntington, III wrote:
>>>>>> I suspect that the problem is happening earlier, classpath isn't building.
>>>>>>  the javac wrapper eats the return code from a java compile.
>>>>>
>>>>> If George is right, then the following patch to the javac wrapper script
>>>>> may fix the issue.  It fixes building classpath as well as returns the
>>>>> error code if all javac attempts fail.
>>>>>
>>>>> http://patches.openembedded.org/patch/9521/
>>>>
>>>> In our case this patch helps.
>>>>
>>>> If nobody has objections i will commit this patch to oe-dev master and request a pull to 2011.03-maintenance.
>>>
>>> It would be still better if we can get some Acks from a java maintainer.
>>
>> No NACKs after another week. So i pushed the patch do oe-dev master.
> 
> Next time it would be better to resend the patch with a appropriate
> subject line.
> 
> Unfortunately the commit message [1] does not conform to our commit
> policy [2].
> 
> Please make sure to check those things next time. I feel uncomfortable
> to ask new contributors to comply every time but when they look at the
> commit history they see that the policies are often not cared about.

Mea culpa. I should have asked the contributor to resend the patch with a policy conforming comment. Sorry.

Do we still have a chance to change the comment if the patch was already pushed?

Steffen

> [1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=16a8a1e9175035b55d91a141d5302c38d63c16f1
> [2] http://openembedded.org/index.php/Category:Policy

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb
  2011-08-31  6:59                     ` Steffen Sledz
@ 2011-08-31 14:25                       ` Jesse Gilles
  0 siblings, 0 replies; 17+ messages in thread
From: Jesse Gilles @ 2011-08-31 14:25 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Paul Menzel

On Wed, 2011-08-31 at 08:59 +0200, Steffen Sledz wrote:
> Mea culpa. I should have asked the contributor to resend the patch
> with a policy conforming comment. Sorry.
> 
> Do we still have a chance to change the comment if the patch was
> already pushed?
> 
> Steffen

Yes, sorry about this, I wasn't aware that discussing a patch on the
list and having it in the body of an email would automatically pull it
into patchwork when I did it.  I didn't really intend for it to get
committed as-is (comments-wise anyway) since I was more trying to
discuss the patch rather than submit it with proper comments, etc.

Thanks Steffen for taking initiative though :)

I don't think you can change the comment once it is in the shared OE
repo (and therefore in repos on other peoples machines).  You could
revert it and resubmit with a better comment though.  Please correct me
if I'm wrong on this...

Jesse




^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2011-08-31 14:30 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-19 12:13 [2011.03-maintenance] do_compile failed for cacao_0.99.3.bb Steffen Sledz
2011-08-19 14:30 ` Steffen Sledz
2011-08-23  7:28   ` Steffen Sledz
2011-08-23  7:35     ` Robert Schuster
2011-08-23  7:49       ` Steffen Sledz
2011-08-23 17:16         ` George C. Huntington, III
2011-08-24 15:22           ` Jesse Gilles
2011-08-24 17:40             ` Tom Rini
2011-08-24 18:25               ` Koen Kooi
2011-08-25 10:59             ` Steffen Sledz
2011-08-25 14:09               ` Steffen Sledz
2011-08-30 10:51                 ` Steffen Sledz
2011-08-30 12:30                   ` Paul Menzel
2011-08-30 15:25                     ` George C. Huntington, III
2011-08-31  6:59                     ` Steffen Sledz
2011-08-31 14:25                       ` Jesse Gilles
2011-08-31  6:51               ` Robert Schuster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.