pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/lang/openjdk7
Hi,
I can reproduce the problem with "LANG=C make extract".
I have created new tarball with bsdtar.
Now building.
From: Greg Oster <oster%netbsd.org@localhost>, Date: Thu, 6 Nov 2014 08:37:11 -0600
> On Thu, 06 Nov 2014 21:26:40 +0900 (JST)
> Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost> wrote:
>
>> Hi,
>>
>> From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>, Date: Tue, 4 Nov
>> 2014 22:45:30 +0100
>>
>> > On Wed, Nov 05, 2014 at 12:10:23AM +0900, Ryo ONODERA wrote:
>> >> I have just uploaded distfile.
>> >
>> > Still doesn't extract -- non-ASCII characters in the file names?
>>
>> I cannot find bad filenames, and filenames are not modified by me.
>> Please post the exact error messages.
>
> I get:
>
> ...
> => Full dependency fontconfig>=2.10.93nb2: found fontconfig-2.11.1nb1
> ===> Overriding tools for openjdk7-1.7.71
> ===> Extracting for openjdk7-1.7.71
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Pathname in pax header can't be converted to current locale.
> bsdtar: Error exit delayed from previous errors.
> *** Error code 1
>
> Stop.
> make: stopped in /usr/pkgsrc/lang/openjdk7
> *** Error code 1
>
> ...
>
> When I extract by hand with just:
>
> bzip2 -dc \
> /usr/pkgsrc/distfiles/openjdk7/openjdk-1.7.71-20141102.tar.bz2 | \
> bsdtar -xf -
>
> I don't see any errors from bsdtar and everything unpacks cleanly.
> (my LC_ALL is 'C')
>
> As a further datapoint, if I remove:
>
> EXTRACT_USING = bsdtar
>
> from icedtea-extras.mk then openjdk extracts just fine, but icedtea-web
> blows up.
>
> Later...
>
> Greg Oster
--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index