Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2013 14:51:01 +0900
From:      "Lundberg, Johannes" <johannes@brilliantservice.co.jp>
To:        "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   ICU on arm
Message-ID:  <CAASDrVns5SbNQGd2V_DVxELQxZyGB9kPrT5GssEQF9hu_qQJSA@mail.gmail.com>

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

I trying to install some ports on Beaglebone and some of them require ICU
which is marked as broken with reason "does not compile on arm".

I though I'd share my experience and maybe that can be of some help to get
it running on arm.

# uname -a
FreeBSD beaglebone 10.0-RC2 FreeBSD 10.0-RC2 #0 r259707M: Tue Dec 24
10:17:24 JST 2013
root@PC2-11-0034:/root/Download/crochet-freebsd/work/obj/arm.arm/usr/src-releng10/sys/BEAGLEBONE
arm

# cd /usr/ports/devel/icu && make
Builds just find.

# make install package
also no problem..

# make test
on the other hand fails.
First I get seg fault at
   cmsgtst  {
    OpenMessageFormatTest                    ---[OK]
    MessageFormatTest *** Signal 11

and test stops.

To be able to run the remaining tests I disable this one test by returning
immediately in the function static void MessageFormatTest( void ) in the
file test/cintltst/cmsgtst.c

# make test
then gives the results

--------------------------------------
Errors in total: 540.
            start
         NumberFormatRoundTripTest
      format

--------------------------------------
Elapsed Time: 00:22:35.130
*** Error code 28

(get some weird error code 28 after result output...)

No effort has been made to try to fix the errors yet from my side.

Best regards
--
Johannes Lundberg

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
$BHkL)J];}$K$D$$$F!'$3$NEE;R%a!<%k$O!"L>08?M$KAw?.$7$?$b$N$G$"$j!"HkF?FC8"$NBP>]$H$J$k>pJs$r4^$s$G$$$^$9!#(B
$B$b$7!"L>08?M0J30$NJ}$,<u?.$5$l$?>l9g!"$3$N%a!<%k$NGK4~!"$*$h$S$3$N%a!<%k$K4X$9$k0l@Z$N3+<(!"(B
$BJ#<L!"G[I[!"$=$NB>$NMxMQ!"$^$?$O5-:\FbMF$K4p$E$/$$$+$J$k9TF0$b$5$l$J$$$h$&$*4j$$?=$7>e$2$^$9!#(B
---
CONFIDENTIALITY NOTE: The information in this email is confidential
and intended solely for the addressee.
Disclosure, copying, distribution or any other action of use of this
email by person other than intended recipient, is prohibited.
If you are not the intended recipient and have received this email in
error, please destroy the original message.



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