From owner-freebsd-arm@FreeBSD.ORG Thu Dec 26 05:51:23 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75455A5D for ; Thu, 26 Dec 2013 05:51:23 +0000 (UTC) Received: from mail-ie0-f176.google.com (mail-ie0-f176.google.com [209.85.223.176]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4430D1293 for ; Thu, 26 Dec 2013 05:51:22 +0000 (UTC) Received: by mail-ie0-f176.google.com with SMTP id at1so8086592iec.7 for ; Wed, 25 Dec 2013 21:51:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=h28ed2HJNeKcdmD6T9ZZ8CVsna5QJmZqW+n3dC9Tc0A=; b=Zkoyh8MP2G9wi5cgDoGl8GTAD4Gr94BGm33NL7w97SmZenK66cZL16EsPIrjwHc70V vPnW+GlUJFDlNbe2YAgR0H324cRKnQ538d1P/eGW8AyFsB2R9Io0r316BZACM9u5VBj0 Mq3EQqFyp5MMdOuqq4H9hZnvDDpOCIdBvLScsh2TIC06OFOjQlSWkXoe3021xGfXPJhh XqXTW6ZMBriU9x3u6iFvHb4HFDly7Xb/FA+1PypURmf4xYy2clcccLPzek1gZ/mBs8Le /xrJSnoqcPwWU9mfd5bsWtHQCcVCVsIc77mhVDUjAnnp0Yv4uBB1ItCmY/ueRI6CYj6s Rvuw== X-Gm-Message-State: ALoCoQl1fJJfrsNv2SC+JDelTW+is+MLBqTxDDTEIlsJjmIe3zy33fNlaGyjoEtzJlRapeXR+wkYmHpf1zYsZ/BaCSrt/SGDBz/tBBV7JRt0/FNNvlRqkPI= X-Received: by 10.50.238.196 with SMTP id vm4mr33084067igc.43.1388037076430; Wed, 25 Dec 2013 21:51:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.128.200 with HTTP; Wed, 25 Dec 2013 21:51:01 -0800 (PST) From: "Lundberg, Johannes" Date: Thu, 26 Dec 2013 14:51:01 +0900 Message-ID: Subject: ICU on arm To: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Dec 2013 05:51:23 -0000 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 -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 秘密保持について:この電子メールは、名宛人に送信したものであり、秘匿特権の対象となる情報を含んでいます。 もし、名宛人以外の方が受信された場合、このメールの破棄、およびこのメールに関する一切の開示、 複写、配布、その他の利用、または記載内容に基づくいかなる行動もされないようお願い申し上げます。 --- 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.