[arch-general] AUR: gcc-java-4.3.3.tar.bz2.part ==> ERROR: Build Failed.
Evangelos Foutras
foutrelis at gmail.com
Fri Nov 13 02:13:36 EST 2009
David C. Rankin wrote:
> Guys,
>
> Looks like there is a misconfigured locale in the gcc-java-4.3.3 AUR files.
> Attempting to build the gcc-gcj AUR package, it died with the following:
>
> 2009-11-13 00:51:08 (135 KB/s) - “gcc-java-4.3.3.tar.bz2.part” saved
> [18053140]
>
> -> Found gcj-4.3-tools.jar-path.diff in build dir
> -> Found gcc_pure64.patch in build dir
> -> Found libjava-disable-static.dpatch in build dir
> -> Found libjava-sjlj.dpatch in build dir
> -> Found gcc-hash-style-both.patch in build dir
> ==> Validating source files with md5sums...
> gcc-core-4.3.3.tar.bz2 ... Passed
> gcc-g++-4.3.3.tar.bz2 ... Passed
> gcc-java-4.3.3.tar.bz2 ... Passed
> gcj-4.3-tools.jar-path.diff ... Passed
> gcc_pure64.patch ... Passed
> libjava-disable-static.dpatch ... Passed
> libjava-sjlj.dpatch ... Passed
> gcc-hash-style-both.patch ... Passed
> ==> Extracting Sources...
> -> Extracting gcc-core-4.3.3.tar.bz2 with bsdtar
> -> Extracting gcc-g++-4.3.3.tar.bz2 with bsdtar
> -> Extracting gcc-java-4.3.3.tar.bz2 with bsdtar
> ==> Entering fakeroot environment...
> ==> Starting build()...
> You need the de_DE locale to build gcc.
> ==> ERROR: Build Failed.
> Aborting...
>
> What to check?
Enabled the required locale in /etc/locale.gen and then execute
`locale-gen' as root.
More information about the arch-general
mailing list