Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2006 08:09:58 GMT
From:      Johan Bergs <johan.bergs@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/103610: portupgrade to icu 3.6 linker error
Message-ID:  <200609250809.k8P89wIO090261@www.freebsd.org>
Resent-Message-ID: <200609250810.k8P8AOum071283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         103610
>Category:       ports
>Synopsis:       portupgrade to icu 3.6 linker error
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 25 08:10:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Johan Bergs
>Release:        6.1-RELEASE
>Organization:
University of Antwerp
>Environment:
FreeBSD XXX 6.1-RELEASE-p6 FreeBSD 6.1-RELEASE-p6 #0: Fri Sep  8 17:09:45 CEST 2006     root@XXX:/usr/obj/usr/src/sys/XXX  i386
>Description:
When updating icu-3.4.1 to icu-3.6, the update aborts with the following error:

c++ -O -pipe -march=prescott -fconserve-space  -o intltest aliastst.o allcoll.o apicoll.o astrotst.o callimts.o calregts.o caltest.o caltztst.o canittst.o citrtest.o cntabcol.o convtest.o currcoll.o dadrcoll.o dcfmapts.o decoll.o dtfmapts.o dtfmrgts.o dtfmtrtts.o dtfmttst.o encoll.o escoll.o ficoll.o frcoll.o g7coll.o intltest.o itercoll.o itformat.o itmajor.o itutil.o jacoll.o lcukocol.o loctest.o miscdtfm.o mnkytst.o msfmrgts.o nmfmapts.o nmfmtrt.o numfmtst.o numrgts.o pptest.o regcoll.o restest.o restsnew.o rndmcoll.o sdtfmtts.o svccoll.o tchcfmt.o tfsmalls.o tmsgfmt.o trcoll.o tscoll.o tsdate.o tsdcfmsy.o tsdtfmsy.o tsmthred.o tsnmfmt.o tsputil.o tstnrapi.o tstnorm.o tzbdtest.o tzregts.o tztest.o ucdtest.o usettest.o ustrtest.o strcase.o transtst.o strtest.o thcoll.o itrbbi.o rbbiapts.o rbbitst.o ittrans.o transapi.o cpdtrtst.o testutil.o transrt.o trnserr.o normconf.o sfwdchit.o jamotest.o srchtest.o reptest.o regextst.o itrbnf.o itrbnfrt.o itrbnfp.o ucaconf.o icusvtst.o
  uobjtest.o idnaref.o idnaconf.o nptrans.o punyref.o testidn.o testidna.o incaltst.o calcasts.o v32test.o uvectest.o textfile.o tokiter.o utxttest.o wbnf.o windttst.o winnmtst.o winutil.o csdetest.o -L../../tools/ctestfw -licutest -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -L../../lib -licutu -lm
loctest.o(.data+0x51c): undefined reference to `.LC779'
loctest.o(.data+0x520): undefined reference to `.LC779'
gmake[1]: *** [intltest] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/intltest'
gmake: *** [all-recursive] Error 2
gmake: Leaving directory `/usr/ports/devel/icu/work/icu/source/test'
*** Error code 2 (ignored)
cd /usr/ports/devel/icu/work/icu/source/test/iotest && /usr/bin/env  LD_LIBRARY_PATH=/usr/ports/devel/icu/work/icu/source/lib:/usr/ports/devel/icu/work/icu/source/tools/ctestfw  ./iotest
env: ./iotest: No such file or directory
*** Error code 127

Stop in /usr/ports/devel/icu.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.52703.52 env PORT_UPGRADE=yes make
** Fix the problem and try again.

>How-To-Repeat:
update icu-3.4.1. to 3.6.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609250809.k8P89wIO090261>