Bug 128521 - [patch] devel/icu build failed on TestFormatRelative
Summary: [patch] devel/icu build failed on TestFormatRelative
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mikhail Teterin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-01 16:20 UTC by Dmitry A Grigorovich
Modified: 2009-03-25 19:20 UTC (History)
0 users

See Also:


Attachments
patch-format (8.95 KB, text/plain)
2008-11-01 16:20 UTC, Dmitry A Grigorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry A Grigorovich 2008-11-01 16:20:03 UTC
Try to build:
portupgrade -pN devel/icu

It failed with report:
--------------------------------------
Errors in total: 2.
            TestFormatRelative
         DataDrivenFormatTest
      format
--------------------------------------

ICU problem report:
http://www.icu-project.org/trac/ticket/6018

ICU patch:
http://www.icu-project.org/trac/changeset/23166

Fix: Copy following patch to /usr/ports/devel/icu/files/patch-format
Try again: portupgrade -pN devel/icu
How-To-Repeat: 
portupgrade -pN devel/icu
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-01 16:20:12 UTC
Maintainer of devel/icu,

Please note that PR ports/128521 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128521

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-01 16:20:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2008-12-04 04:53:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mi

Over to maintainer.
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2009-03-25 15:40:10 UTC
State Changed
From-To: feedback->open

Maintainer is the assignee
Comment 5 Mikhail T. 2009-03-25 16:07:48 UTC
Hi, Dmitry! Is setting LANG to "C" (or just unsetting the variable) a 
work-around? Thanks!

    -mi
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-03-25 16:43:21 UTC
mi          2009-03-25 16:42:59 UTC

  FreeBSD ports repository

  Modified files:
    devel/icu            Makefile 
  Added files:
    devel/icu/files      patch-format 
  Log:
  Add a patch, which fixes the code on those odd days, which are shorter
  (or longer) than 24 hours.
  
  PR:     ports/128521
  Submitted by:   Dmitry A Grigorovich
  
  While here simplify the MASTER_SITES syntax. Bump PORTREVISION.
  
  Revision  Changes    Path
  1.31      +2 -3      ports/devel/icu/Makefile
  1.1       +210 -0    ports/devel/icu/files/patch-format (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Mikhail Teterin freebsd_committer freebsd_triage 2009-03-25 16:54:52 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 8 Dmitry A Grigorovich 2009-03-25 18:40:19 UTC
Mikhail T. wrote:
> Hi, Dmitry! Is setting LANG to "C" (or just unsetting the variable) a 
> work-around? Thanks!

1)
I building ports under root, which have unset variable LANG
Bug sometimes appears


2)
http://www.icu-project.org/trac/ticket/6018
Nothing about locale specific

-- 

[ODiP] == Grigorovich Dmitry