[haiku-bugs] [Haiku] #5475: ...failed GenerateConfusables1

  • From: "mmadia" <trac@xxxxxxxxxxxx>
  • Date: Thu, 25 Feb 2010 09:03:13 -0000

#5475: ...failed GenerateConfusables1
--------------------------+-------------------------------------------------
 Reporter:  mmadia        |       Owner:  bonefish      
     Type:  bug           |      Status:  new           
 Priority:  normal        |   Milestone:  R1            
Component:  Build System  |     Version:  R1/Development
 Keywords:                |   Blockedby:                
 Platform:  All           |    Blocking:                
--------------------------+-------------------------------------------------
 While looking at some of the multiple job issues in the build system, this
 came up.
 {{{ ...failed GenerateConfusables1
 <generated>/objects/freebsd/x86/common/icudt42l/confusables.cfu ... }}}


 First I thought it was a multiple jobs issue. But on a whim, I ran {{{ rm
 -rf objects/ ; jam -q ICU_Confusables }}}, which blew up on the first try.


 After looking at jam -dx, I ran the command: (note - whitespace is mine)
 {{{
 
/Build-O-Matic/rewrite2/output/generated.x86gcc2/objects/freebsd/x86/release/tools/icu/gencfu/gencfu
 -c
         -i
 
/Build-O-Matic/rewrite2/output/generated.x86gcc2/objects/freebsd/x86/common/icudt42l
         -r
 
/Build-O-Matic/rewrite2/output/haiku/src/libs/icu/source/data/unidata/confusables.txt
         -w
 
/Build-O-Matic/rewrite2/output/haiku/src/libs/icu/source/data/unidata/confusablesWholeScript.txt
         -o
 
/Build-O-Matic/rewrite2/output/generated.x86gcc2/objects/freebsd/x86/common/icudt42l/confusables.cfu
 /libexec/ld-elf.so.1: Shared object "libicu-toolutil.so" not found,
 required by "gencfu"
 }}}

 that & other ICU libs do exist
 {{{
 generated.x86gcc2]$ ls -l objects/freebsd/lib
 total 4696
 -rwxr-xr-x  1 mmadia  mmadia   510369 Feb 25 03:51 libbe_build.so
 -rwxr-xr-x  1 mmadia  mmadia  1485752 Feb 25 03:50 libicu-common.so
 -rwxr-xr-x  1 mmadia  mmadia     4642 Feb 25 03:50 libicu-data.so
 -rwxr-xr-x  1 mmadia  mmadia  2418417 Feb 25 03:51 libicu-i18n.so
 -rwxr-xr-x  1 mmadia  mmadia   144635 Feb 25 03:51 libicu-toolutil.so
 -rwxr-xr-x  1 mmadia  mmadia   167887 Feb 25 03:50 libroot_build.so
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5475>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: