| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| Date: | Mon, 11 May 2009 11:21:51 +0200 |
| Message-ID: | <6910a60905110221h26ca30e4tdf4c2f8e0cf2e984@mail.gmail.com> |
| Subject: | Re: Packaging bug (?): icu-3.8-5 / cygport problem |
| From: | Reini Urban <rurban AT x-ray DOT at> |
| To: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
2009/5/9 Reini Urban:
> 2009/5/7 Ken Brown:
>> In http://cygwin.com/ml/cygwin/2009-05/msg00186.html I asked for help wi=
th
>> an icu problem, but part of my message was a report of what I think is a
>> packaging bug in icu-3.8-5. =A0That report should probably have come to =
this
>> list. =A0Here's the short version:
>>
>> $ cygport icu-3.8-5.cygport prep
>> [...]
>> *** ERROR: patch icu-3.8-5.src.patch will not apply
>>
>> Reini, can you fix this or, if it's not a bug, tell me what I'm doing wr=
ong?
>> =A0I have cygport-0.9.5-1 and cygwin-1.7.0-46.
>
> You are right.
> $ cygport icu-3.8-5.cygport prep
>>>> Preparing icu-3.8-5
>>>> Unpacking source icu4c-3_8-src.tgz
> *** Info: applying patch icu-3.8-setBreakType-public.diff:
> patching file common/unicode/rbbi.h
> *** Info: applying patch icu-3.8-regexp-CVE-2007-4770+4771.diff:
> patching file i18n/regexcmp.cpp
> patching file i18n/rematch.cpp
> patching file test/intltest/regextst.h
> patching file test/intltest/regextst.cpp
> patching file common/uvectr32.cpp
> patching file common/uvectr32.h
>>>> Preparing working source directory
> *** Info: applying patch icu-3.8-5.cygwin.patch:
> patching file source/CYGWIN-PATCHES/README
> patching file source/CYGWIN-PATCHES/devel.hint
> patching file source/CYGWIN-PATCHES/doc.hint
> patching file source/CYGWIN-PATCHES/icu.hint
> patching file source/CYGWIN-PATCHES/lib.hint
> *** ERROR: patch icu-3.8-5.src.patch will not apply
>
> Maybe the portage patches changed. I'll roll an update lASAP
Hi Yaakov,
We have a cygport problem here, for testing see the icu-3.8-5 package
for release-2.
I have a two-level SRC_DIR=3D"icu/source" here,
and the assumed patchlevel is 2, where it should be 3.
2 + the number of / in SRC_DIR.
if [ "${S}" =3D "${srcdir}" ]
then
patchlevel=3D1;
else
patchlevel=3D2;
fi
--=20
Reini Urban
http://phpwiki.org/ http://murbreak.at/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |