From owner-freebsd-mips@freebsd.org Mon May 1 11:24:01 2017 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96675D58DD0; Mon, 1 May 2017 11:24:01 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3F870DCA; Mon, 1 May 2017 11:24:00 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::2556:429f:1cfe:ff62] (unknown [IPv6:2001:470:7a58:0:2556:429f:1cfe:ff62]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id A677B3910D; Mon, 1 May 2017 13:23:51 +0200 (CEST) From: Dimitry Andric Message-Id: <956017AF-5AF8-498F-A55F-8F29A986E12E@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_898E15BF-6399-499F-BAA3-3E2485A04006"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: cross compiling freebsd-head is sigh, now broken - thanks libllvm Date: Mon, 1 May 2017 13:23:43 +0200 In-Reply-To: Cc: "freebsd-mips@freebsd.org" , freebsd-current , Gerald Pfeifer To: Adrian Chadd References: X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2017 11:24:01 -0000 --Apple-Mail=_898E15BF-6399-499F-BAA3-3E2485A04006 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 19 Mar 2017, at 08:00, Adrian Chadd wrote: >=20 > =3D=3D=3D> lib/clang (all) > =3D=3D=3D> lib/clang/libllvm (all) > In file included from > = /usr/home/adrian/work/freebsd/head-embedded/obj/mips_ap/mips.mips/usr/home= /adrian/work/freebsd/head-embedded/src/tmp/usr/include/c++/v1/math.h:309:0= , > from > = /usr/home/adrian/work/freebsd/head-embedded/obj/mips_ap/mips.mips/usr/home= /adrian/work/freebsd/head-embedded/src/tmp/usr/include/c++/v1/cmath:305, > from > = /usr/home/adrian/work/freebsd/head-embedded/src/lib/clang/include/llvm/Sup= port/DataTypes.h:34, > from > = /usr/home/adrian/work/freebsd/head-embedded/src/contrib/llvm/include/llvm/= ADT/Hashing.h:48, > from > = /usr/home/adrian/work/freebsd/head-embedded/src/contrib/llvm/include/llvm/= ADT/ArrayRef.h:13, > from > = /usr/home/adrian/work/freebsd/head-embedded/src/contrib/llvm/include/llvm/= ADT/DenseMapInfo.h:17, > from > = /usr/home/adrian/work/freebsd/head-embedded/src/contrib/llvm/include/llvm/= ADT/DenseMap.h:17, > from > = /usr/home/adrian/work/freebsd/head-embedded/src/contrib/llvm/include/llvm/= IR/ValueMap.h:29, > from > = /usr/home/adrian/work/freebsd/head-embedded/src/contrib/llvm/include/llvm/= Transforms/Utils/ValueMapper.h:18, > from > = /usr/home/adrian/work/freebsd/head-embedded/src/contrib/llvm/lib/Transform= s/Utils/ValueMapper.cpp:15: > = /usr/home/adrian/work/freebsd/head-embedded/obj/mips_ap/mips.mips/usr/home= /adrian/work/freebsd/head-embedded/src/tmp/usr/include/c++/v1/type_traits:= > In substitution of 'template static > std::__1::true_type > std::__1::__is_constructible_helper::__test_nary(int) [with _Tp =3D > {anonymous}::MDNodeMapper::Data; _Args =3D {}; = > =3D ]': > = /usr/home/adrian/work/freebsd/head-embedded/obj/mips_ap/mips.mips/usr/home= /adrian/work/freebsd/head-embedded/src/tmp/usr/include/c++/v1/type_traits:= 2993:59: > required from 'struct > std::__1::__is_default_constructible<{anonymous}::MDNodeMapper::Data, > false>' > = /usr/home/adrian/work/freebsd/head-embedded/obj/mips_ap/mips.mips/usr/home= /adrian/work/freebsd/head-embedded/src/tmp/usr/include/c++/v1/type_traits:= 3015:8: > required from 'struct > std::__1::__libcpp_is_constructible<{anonymous}::MDNodeMapper::Data>' > = /usr/home/adrian/work/freebsd/head-embedded/obj/mips_ap/mips.mips/usr/home= /adrian/work/freebsd/head-embedded/src/tmp/usr/include/c++/v1/type_traits:= 3043:29: > required from 'struct > std::__1::is_constructible<{anonymous}::MDNodeMapper::Data>' > = /usr/home/adrian/work/freebsd/head-embedded/obj/mips_ap/mips.mips/usr/home= /adrian/work/freebsd/head-embedded/src/tmp/usr/include/c++/v1/type_traits:= 3229:29: > required from 'struct > std::__1::is_default_constructible<{anonymous}::MDNodeMapper::Data>' > = /usr/home/adrian/work/freebsd/head-embedded/obj/mips_ap/mips.mips/usr/home= /adrian/work/freebsd/head-embedded/src/tmp/usr/include/c++/v1/utility:352:= 15: > required from 'static constexpr bool std::__1::pair<_T1, > _T2>::_CheckArgs::__enable_default() [with _U1 =3D const > llvm::Metadata*; _U2 =3D {anonymous}::MDNodeMapper::Data; _T1 =3D = const > llvm::Metadata*; _T2 =3D {anonymous}::MDNodeMapper::Data]' > = /usr/home/adrian/work/freebsd/head-embedded/obj/mips_ap/mips.mips/usr/home= /adrian/work/freebsd/head-embedded/src/tmp/usr/include/c++/v1/utility:403:= 71: > required by substitution of 'template std::__1::enable_if std::__1::pair {anonymous}::MDNodeMapper::Data>::_CheckArgs, > std::__1::__check_tuple_constructor_fail>::type:: > __enable_default(), bool>::type > > constexpr std::__1::pair<_T1, _T2>::pair() [with bool _Dummy =3D true; > typename std::__1::enable_if std::__1::conditional<_MaybeEnable, std::__1::pair llvm::Metadata*, {anonymous}::MDNodeMapper::Data>::_CheckArgs, > std::__1::__check_tuple_constructor_fail>::type:: > __enable_default(), bool>::type =3D > ]' > = /usr/home/adrian/work/freebsd/head-embedded/src/contrib/llvm/include/llvm/= ADT/DenseMap.h:39:8: > required from 'struct llvm::detail::DenseMapPair llvm::Metadata*, {anonymous}::MDNodeMapper::Data>' > = /usr/home/adrian/work/freebsd/head-embedded/src/contrib/llvm/include/llvm/= Support/AlignOf.h:111:6: > required from 'class > llvm::detail::AlignerImpl llvm::Metadata*, {anonymous}::MDNodeMapper::Data> [32], > llvm::SmallDenseMap {anonymous}::MDNodeMapper::Data, 32u>::LargeRep, char, char, char, > char, char, char, char, char>' > = /usr/home/adrian/work/freebsd/head-embedded/src/contrib/llvm/include/llvm/= Support/AlignOf.h:138:8: > required from 'struct > llvm::AlignedCharArrayUnion llvm::Metadata*, {anonymous}::MDNodeMapper::Data> [32], > llvm::SmallDenseMap {anonymous}::MDNodeMapper::Data, 32u>::LargeRep, char, char, char, > char, char, char, char, char>' > = /usr/home/adrian/work/freebsd/head-embedded/src/contrib/llvm/include/llvm/= ADT/DenseMap.h:759:59: > required from 'class llvm::SmallDenseMap {anonymous}::MDNodeMapper::Data, 32u>' > = /usr/home/adrian/work/freebsd/head-embedded/src/contrib/llvm/lib/Transform= s/Utils/ValueMapper.cpp:182:47: > required from here > = /usr/home/adrian/work/freebsd/head-embedded/obj/mips_ap/mips.mips/usr/home= /adrian/work/freebsd/head-embedded/src/tmp/usr/include/c++/v1/type_traits:= 2980:9: > error: constructor required before non-static data member for > '{anonymous}::MDNodeMapper::Data::HasChanged' has been parsed > class =3D decltype(_Tp(_VSTD::declval<_Args>()...))> > ^ > = /usr/home/adrian/work/freebsd/head-embedded/obj/mips_ap/mips.mips/usr/home= /adrian/work/freebsd/head-embedded/src/tmp/usr/include/c++/v1/type_traits:= 2980:9: > error: constructor required before non-static data member for > '{anonymous}::MDNodeMapper::Data::ID' has been parsed > *** Error code 1 FWIW, I finally took some time to look at this properly, and it turns out it is a gcc bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D70528 The fix, https://gcc.gnu.org/viewcvs/gcc?view=3Drevision&revision=3D235002= , has not been merged to the gcc 5.x branch, even though it seems fairly trivial. We might want to apply this one manually to our gcc 5 ports, for the mean time, while prodding upstream to merge it. -Dimitry --Apple-Mail=_898E15BF-6399-499F-BAA3-3E2485A04006 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAlkHGscACgkQsF6jCi4glqOPpACbBJBHudZVrJeAteKgMb6RZDHl 13gAoJO0Q8IzhpOEOqUuoG/9KL3J9lTp =Mn9V -----END PGP SIGNATURE----- --Apple-Mail=_898E15BF-6399-499F-BAA3-3E2485A04006-- From owner-freebsd-mips@freebsd.org Thu May 4 09:33:29 2017 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05CC6D5B104 for ; Thu, 4 May 2017 09:33:29 +0000 (UTC) (envelope-from john.connett@museumoftechnology.com) Received: from EUR01-HE1-obe.outbound.protection.outlook.com (mail-he1eur01on0135.outbound.protection.outlook.com [104.47.0.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 52D241A88 for ; Thu, 4 May 2017 09:33:27 +0000 (UTC) (envelope-from john.connett@museumoftechnology.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=museumoftechnology.onmicrosoft.com; s=selector1-museumoftechnology-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=LaTmlqxDR30BZYVhvwe5ASpwRmq6HeJb9OYFhNOuiIg=; b=ODupIIjXDvU1VYp7sCch9hNQHZM8CY8FBWLABJnuo8nFZGDakPciRJ5yAATPMZGLf/KOIXcXgfZRG8hIRAOiWk4Rig7HnO5O9HksGZkq0stL72cKKhTH8nX2E82B9zdEsgG7QWBiWUwukS95A0IwfQpxY9ojl/58NmZdBM1cLNQ= Authentication-Results: freebsd.org; dkim=none (message not signed) header.d=none;freebsd.org; dmarc=none action=none header.from=museumoftechnology.com; Received: from [10.1.11.187] (5.187.21.104) by HE1PR07MB3324.eurprd07.prod.outlook.com (10.170.247.11) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1075.1; Thu, 4 May 2017 09:33:23 +0000 To: "freebsd-mips@freebsd.org" From: John Connett Subject: Creator Ci40 IoT Hub? Message-ID: <313510a9-a57e-a51e-747f-330b5f331fb3@museumoftechnology.com> Date: Thu, 4 May 2017 10:33:03 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="------------ms010302040305070503050708" X-Originating-IP: [5.187.21.104] X-ClientProxiedBy: HE1PR0502CA0017.eurprd05.prod.outlook.com (10.175.36.155) To HE1PR07MB3324.eurprd07.prod.outlook.com (10.170.247.11) X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 5a4fa477-2674-42ea-c52e-08d492d09c29 X-Microsoft-Antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001)(201703131423075); SRVR:HE1PR07MB3324; X-Microsoft-Exchange-Diagnostics: 1; HE1PR07MB3324; 3:WSZQF3ALHy6srLPaC1l2YtFThfEjUSyk91/Xcedc61ybNOU4IzPFmnVfu0VJI1Gz0q4AU4Nb+GAGmk4hKQuqONkt39bgcs8O8i4G2EtVZrj8KfLmPvaK0niM8OoUaZfEEXQh4QrlFnRnXQZRCSEIUVOBScPlfcuvdhMVkre0j4x3osgupsKi5SneXeQlnvnyjl17c0qE6H4ufr8z09aCy7gPuvUtlSbK2nyh7jStimD3Cc3H5lm3bHfXiwc7RrQ/HPf/N2Tm/gp4dg/2l+Ecb9Yy1RnHksOH/TJ3JzWe0Ag=; 25:PSu4HoA3+4dmcq6w5v3PdSD8emATdfoKufrzmKGrMwm2Uaez0A6VjEQ13yR3mlNVV956Us3nmIbDC+J+MevBO9P7W1ShZMRbUvu+n3cCI9REk3M3+KJoqlKxuL43GNO6ImEKigBD6YrJ5hExtuNORyTc7Bi0C+pvQGLnk1CsnHkrdz43qd3vzks+XRXVEAa1pjXPGqkx3+fUhnIGZhDEURTG8mAfzQ48ji2ulu2S6wBUqhxGmEQbuUll7w5+TLgZIYupFsA9R6SLlKJytXqZ5EvFOAeunvFNNdrsJtikMETNuZbHwQaR8bVs0m/5hSbmGmAK5FXEqVt6qED+SqgWY3vE0BVXjD8/24lekksf2s2lYd50Z+sIONPnvd38Dw9uqsnygaCR6V6XJIqLOualVvwyT0WUJZIzvWLcUJygCVuHSFbPJEJbJ6cwF3nzbj7VVNVu1GLo83v/70s+tRGRp1EJ2gcP/d8moV+9NpBR6yk= X-Microsoft-Exchange-Diagnostics: 1; HE1PR07MB3324; 31:+8lNwhVSYGEuIjufIcGmsIktV68dq2jotwlV2IuRZb8kwMD459vBSgtIt2CcgBtFOf5PqoLCrnMz5JooIvtxg68491oUz/yuNXDppG+58Iymsr9gVXd2eDNEKUjtRo3xrYFunr+QN+MJYpbqri+ypBz29HueFbkxPy3nlLB9nyL1bV5Jy2SINRq4MzTJgf+Yk+guKFCcVJxWV5/H17pyqU7fOMSY8zlQclg9f9ahBF51uY1GjBDLRxoMD7QHmrpqSGQUqs/v0ZfCHl5kmtRKZOe6xUAEhECOf2yAI0utSEI= X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0; PCL:0; RULEID:(6040450)(601004)(2401047)(5005006)(8121501046)(93006095)(93001095)(3002001)(10201501046)(6041248)(20161123562025)(20161123558100)(2016111802025)(201703131423075)(201702281528075)(201703061421075)(201703061406153)(20161123560025)(20161123555025)(20161123564025)(6072148)(6043046); SRVR:HE1PR07MB3324; BCL:0; PCL:0; RULEID:; SRVR:HE1PR07MB3324; X-Microsoft-Exchange-Diagnostics: 1; HE1PR07MB3324; 4:oYRH+el6Vq76p2vhzrYUAgezTZhnjyc5imInX97kyr8yiZ6mW04ohq7yIGCNfgoQ85RcLYkYIOqr28M0vGzO2AiHMYmnePFX0/tk0WAtrNifQh9W1KKsTkMLHaAfsAvFxdOzvEeXWTJfIL53zJnYD+mfY7MvdL79/zsJH5XEdmwDkznNPxxi+QXk+ejMs75msf4r6+6qbOueZf97F2PR+2NFlH123SzihlH2bAhNeRwSx4YCR7bBZlETFcCyfYvKvhbfyO7EUGHQs+gzqSd43SsGqBnwLSA+sbdddWtFzOmkhH75fyO45eAkWISNdUwsOtE65jn970zcMYNnbCVt6kyOiOYWVJdhFbfBM++vnO7wHcBbDgx0vf3gE9GEkwo7za6rB7s9rj7c111SICoKRiIBZfh27c0ObBG0NK7uc7QvU6SOyXBpXaNgukoqJubavJnmhqj/oJBYCAX6MgPxCZm7U4yLX6xGiELkWKLN78sTmyvE8bREdtkglQNNgeuYzLv43tjKxC1jND53cXvd71qP6wgxLVbDD1Rp3M5m+3t2YTnOUt+hnNc/DAQr5uZ6c2qt7cUZkFy764Y1FrBPtFv0Iwzq5u+l20Q5onhqi0uPMaRofKQ48IhQB1+qY/yYgUSzcIwI5wBH7PJQY70zDdmtUjnJHTtU4ZN6i0YzdPS0iaGeLE5qvK9g5+lG6l72iyZhtDC1+268xUXhaxL99vIyWwFUeTOavpGtxwmfPiRJ25oTLJ2ODhLlLNFF6WfkfPfMQTfQAgb5QNGFl3Y+Fm5JBI7xCD4ueJ+rFclxXs/89fJcpTJEdr5nMYWIN8C49JDUOly6kMyW0MYqzO47Qg== X-Forefront-PRVS: 02973C87BC X-Forefront-Antispam-Report: SFV:NSPM; SFS:(10019020)(4630300001)(6009001)(6049001)(39450400003)(39400400002)(39410400002)(39830400002)(6666003)(64126003)(65826007)(6916009)(36756003)(564344004)(25786009)(5660300001)(6486002)(3846002)(86362001)(568964002)(15188555004)(5640700003)(31696002)(478600001)(90366009)(84326002)(6116002)(83506001)(77096006)(189998001)(2501003)(966004)(5890100001)(81166006)(53936002)(54356999)(31686004)(42186005)(4001350100001)(110136004)(38730400002)(53376002)(50986999)(6306002)(305945005)(512874002)(5000100001)(2351001)(33646002)(66066001)(8676002)(2906002)(7736002); DIR:OUT; SFP:1102; SCL:1; SRVR:HE1PR07MB3324; H:[10.1.11.187]; FPR:; SPF:None; MLV:sfv; LANG:en; X-Microsoft-Exchange-Diagnostics: =?us-ascii?Q?1; HE1PR07MB3324; 23:7BcJmGDFQ8w625W18+fLTtZ44/q484xrAos1PIX9i?= =?us-ascii?Q?1y5lFkUmCqgCPfPLVk7BM30yKFhpOaPwtBsHjtyJaacBVlMpLIfNlJu9VmuQ?= =?us-ascii?Q?19xH3sg35ffmn4sfJwf7AtgO5hDx5Hq0a+9Oh9EQkprM0TcYhTQYPkNHKNiy?= =?us-ascii?Q?i/NQwB+sSE3bm45SMiuejquLoCvDp57ljnYvuQZn0ces2GSmBVfmKuoF/WY4?= =?us-ascii?Q?z5Wa6D0Az5AiIAKSNIg+0W/tda2XB8UiL1DadiYeg8sYrDoFgIoBD25UTh8A?= =?us-ascii?Q?5r62qe8krkEEfLdeJ8/Up7K8ZpiCbgCgTGNYBESEY3k6TOUi+LrBLxQAUNaD?= =?us-ascii?Q?ck7ao33W+AFRS9HHasCotHY8U9f4JPJZKBCTxyFisBEpB+xs3oVhMICMLerW?= =?us-ascii?Q?F/++O54GCGX7BDKYAQ2wvCck63RtHhtmP3bpf4cYf43lNfaT7ESUeOidMrkm?= =?us-ascii?Q?NB4a+gprL/aQl6XmK//brwONbQGR00wzb7UZ8N+yt/Txa20/oXz5ibfIdZgT?= =?us-ascii?Q?iqrfCqKhzVUSw7/BY/JIhk7N+WDUN2Mrpzf0pPseNu8LsQAKGEJwko7ix825?= =?us-ascii?Q?tyi1oMroda/hux4x8qx3gqxxLa0N2ofwUJrdvbJAky8ozn51+X0g9YZHihHn?= =?us-ascii?Q?Ru2p/yP4rt++Jk/SsCKvsOghIPNaNbNR+2Dx6gCy4T9Wq6IkGlCPJc23e5TR?= =?us-ascii?Q?YwhE3zFb7fUyfbhGOYBdbdGVFAfHezUKX67U1qCI661Qwd6yDhF9vX0qn1Ni?= =?us-ascii?Q?HHoO0VTcGP1tCxi1NLfPVU46UyQndvphMMXOastmxH/K6E0GEL7CcQy7DCvQ?= =?us-ascii?Q?NwPy3edQPdEdhf8rv+ZWd6uknB+XrbNiCKZIyHlealJa+mnJ1lPCPo956h/4?= =?us-ascii?Q?oaPQyCMgSj/rvAbQDyfpxpDXnsuiSTvEByLp+S/wq+rabrzDGvpTob5TI1q5?= =?us-ascii?Q?4fMxYu73spnQyBhPizwI8hDmx2gmKjLnwAf/m7FS6o/y4JijVusGgRF5M7jF?= =?us-ascii?Q?abzCIKJITifeGLgr8UPF9ZnoMT6jDcy237SjIh5r9KBtXUR6xvQUGaWlklPL?= =?us-ascii?Q?rtyDORRfWpfsEKE2ldJSzw3yglpOoBPk/uJ29JE8qIoO9Nw5P6D54xWcjXBK?= =?us-ascii?Q?2FxdYrtTvrdMbGGe1wBxU0d59fCjMVmBZjPpbO7mnkhq3h4BynqAaDSKy1Ji?= =?us-ascii?Q?tqUHZntph46UjgpCocNcrd5UBDwPvrmnLs7k1U/3Omee/F0AuIQtDq7gye0J?= =?us-ascii?Q?TvAKhD7SshjDhV4taBglhchuQt0lU6QFwvXdRTHwZTY+SI8L3esgjV+b73ys?= =?us-ascii?B?UT09?= X-Microsoft-Exchange-Diagnostics: 1; HE1PR07MB3324; 6:tAXoMuOHJ/JkaQLGT+KUxEk31ScYOMfTnU5rq8y/8wYz8iKY66nngOdKHYhgLim/jjAp8AumOPtLxnjGeJGtcocvJVRI3+kpnTEHwu2cVxfOYfZDP5UNL5cQ80VM6xveTL3AejQKwM/aHWner/1B6pk2vlHP7SvOwGs2XQttnYeqY/wGPUF6JSfO82NqsILJTXzbMIayK7ltKWawuHFvwW+hWcQClNd3TNdk32Mpx8Rn3/X1UXkZkg2PMwBXvpcEAnZcX8/iR/qL8ig6CrhDfTe4AiGjbPhRoZpV1cx294VPhOZdWoTx3whVGUK0Je/TKYpe23B8NfAnXzkkyj+9WGySaEmvyG/WPm5j/BzK22mdaz4cUBC/755Ayj/kUbB2kr7snOfwusAW6HiMSyZMeC07K0mPlWswyOIsPlPMEKGcDGTf3L0vu5Dp9mj6ALKdiBhD7m9s2dLtsxW2R8IAKVQXpf8jU3ipiSfJrEwZLd6S8RiujQi9eLkTRQIdLkofsQF+S//gpkTcv7bPRveopA==; 5:eMcGKLYus/2neQy/bylSxiqx7ESQ41etxkqUXlxVderVVSQ+A7XMEbbbUz/zzqrL5ChYE3Cg7t0W4lHSJqnIYmA3lo6Fyvbz8ag5KDZqDySnqLf3yw2fJeghe/HBlFN1M+t6Iy8G+tzmkBFpOOpJcA==; 24:dsIuJegY1THkkQpUcq6GiPADmOOCXKy95T1MJqm/rwKDAE/z3euGmRh5RIvQK4HSrYkl/8KXUC3T6r3wbKgUfGD1jC/FklicIcJiJ7i8AmU= SpamDiagnosticOutput: 1:99 SpamDiagnosticMetadata: NSPM X-Microsoft-Exchange-Diagnostics: 1; HE1PR07MB3324; 7:KUQ2wyTlvy9pXsZNVPCOYg/GEIyU8z0edTeuD+aaOmLDYuzHAxgNF2gtwgkl/58ZUXOckicf/HCo0vTwaD4aiuoGYJwZffc4oVY12se9fQkAMsMWJgqFUS5dvUyYUydxAY/CacOIKP1u4BQuWCTSqi3+TIgfsJN95bfjRw26P8KgsVets3l2ZTUdgx6Pkx1c80OZA1fgQxRNT+QInQe15/PCS8JbgcfGebMWr5QFv3vFJyXO3NRtDHj7n45n2pDHTWPb5y/2cpoOK841GA2en5LMPTd5guOCA6jz+qyenbKQeHfWBUKMw4n3+eKokaCAim4l4sXKr12hf7dvc7vPJg== X-OriginatorOrg: museumoftechnology.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 04 May 2017 09:33:23.1634 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-Transport-CrossTenantHeadersStamped: HE1PR07MB3324 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2017 09:33:29 -0000 --------------ms010302040305070503050708 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Anyone tried to put FreeBSD on the Creator Ci40 IoT Hub? http://creatordev.io/ci40-iot-hub.html It has a MIPS InterAptiv CPU, boots with U-Boot and runs OpenWRT. --------------ms010302040305070503050708 Content-Type: application/pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExDzANBglghkgBZQMEAgEFADCABgkqhkiG9w0BBwEAAKCC BZ0wggWZMIIDgaADAgECAgMStg0wDQYJKoZIhvcNAQELBQAweTEQMA4GA1UEChMHUm9vdCBD QTEeMBwGA1UECxMVaHR0cDovL3d3dy5jYWNlcnQub3JnMSIwIAYDVQQDExlDQSBDZXJ0IFNp Z25pbmcgQXV0aG9yaXR5MSEwHwYJKoZIhvcNAQkBFhJzdXBwb3J0QGNhY2VydC5vcmcwHhcN MTcwMjA2MTI0MTEwWhcNMTcwODA1MTI0MTEwWjBOMRgwFgYDVQQDEw9DQWNlcnQgV29UIFVz ZXIxMjAwBgkqhkiG9w0BCQEWI2pvaG4uY29ubmV0dEBtdXNldW1vZnRlY2hub2xvZ3kuY29t MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxzI/3S/ltrZRtntQyyAUyLOpsMbF 7+fkdQ1IFEv+LGzbYUgvUMoj5YIhM+rFkd1O9qj0K3aAqYpLeLq+0kQiMpZHMBk/r2YLI5X2 Q5RbdQKPJ9ZMLyYn8I7QSrQQhvfzY/mVQ1LqAjWX30H6Hj2LNhbZQp/gtJsCWRaiY9MXAV1V Hx1+ElzN5gQu71q9L7FZjbAueBujsPiBCCZzJKPqYSbyz5/fe/89k34EqJj6rvRff84VECbE tax8yXh99HUBjVZ2IRhjI1lfNtwz04Yalk78PTsJuBS+fE7ODK7fG0yA1AkYOUTMzETsWOrQ vnKc0TIoTXl9VAzu/kPgPzpHfwIDAQABo4IBUzCCAU8wDAYDVR0TAQH/BAIwADBWBglghkgB hvhCAQ0ESRZHVG8gZ2V0IHlvdXIgb3duIGNlcnRpZmljYXRlIGZvciBGUkVFIGhlYWQgb3Zl ciB0byBodHRwOi8vd3d3LkNBY2VydC5vcmcwDgYDVR0PAQH/BAQDAgOoMEAGA1UdJQQ5MDcG CCsGAQUFBwMEBggrBgEFBQcDAgYKKwYBBAGCNwoDBAYKKwYBBAGCNwoDAwYJYIZIAYb4QgQB MDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcwAYYWaHR0cDovL29jc3AuY2FjZXJ0Lm9yZzAx BgNVHR8EKjAoMCagJKAihiBodHRwOi8vY3JsLmNhY2VydC5vcmcvcmV2b2tlLmNybDAuBgNV HREEJzAlgSNqb2huLmNvbm5ldHRAbXVzZXVtb2Z0ZWNobm9sb2d5LmNvbTANBgkqhkiG9w0B AQsFAAOCAgEAGsNX1L1xTxdIPDBnv/bhQhESdv3vmyLubNwMN9fWwmOAv7EDCzZF9ETrt9+4 9IUDFDNV9q0tGs/6UZg62WWJHg3Y8GrDox6ye8X67fFO3qwqh3ag5QwOdqRwBbeMzTjHs8Kw b8+i4fPh10CpKlX9ZzBEH2JmNjp3Z6rGCBEle/TSexIgYl+y05FQYAzPJaXQZbuNGeP9JqXJ XTS+DyY8iLAnOEt09AO35669gJ5f46MediAj68D3B9L+ZueYDkJJJSpf3EBGieYMkGuC8xM0 IlOhs6TrUnjsWCpJ5jJZWWQin8whPjH1PYKg0Qo9f9WZi1DVTucLUNRdOo6X1oliI4xW1cWm vE96vr9RBnSEhYBbK/fi3yBxXX9WSppOLO1XgBElrz+bdtROrVOIGzStWT83cESG0rQoVslZ YFJpwXurOcRAZ5yTpIW8gC4GeUcJo/F5JZYquM+ISIRYcg0H22xauqkrgVwQ49iUhV7yqILw xyFsTRTo+eBuc3ULRxBKoeh/eC95pO75n7hInEZ3m125fO6t5pN1lAqL4OWAhSE0+2hSbF95 zaddpVJ9Kr8IX0VYlrESUMLM6uCzDyX3hkmeHaP8P+TUrd0SxfKFuUj5fhRR4oWk2UvAdjHL vxyGG0ZxJwSJ8krnb5/W2FuuM0/CgdpOGnFm1BV/NME5PGwxggOxMIIDrQIBATCBgDB5MRAw DgYDVQQKEwdSb290IENBMR4wHAYDVQQLExVodHRwOi8vd3d3LmNhY2VydC5vcmcxIjAgBgNV BAMTGUNBIENlcnQgU2lnbmluZyBBdXRob3JpdHkxITAfBgkqhkiG9w0BCQEWEnN1cHBvcnRA Y2FjZXJ0Lm9yZwIDErYNMA0GCWCGSAFlAwQCAQUAoIICATAYBgkqhkiG9w0BCQMxCwYJKoZI hvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0xNzA1MDQwOTMzMDNaMC8GCSqGSIb3DQEJBDEiBCBk Ee4+ueyhQw8sOqv1EDoeCv6bPLeWXNhKIVEYvXYv/DBsBgkqhkiG9w0BCQ8xXzBdMAsGCWCG SAFlAwQBKjALBglghkgBZQMEAQIwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMA0GCCqG SIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgEoMIGRBgkrBgEEAYI3EAQxgYMwgYAw eTEQMA4GA1UEChMHUm9vdCBDQTEeMBwGA1UECxMVaHR0cDovL3d3dy5jYWNlcnQub3JnMSIw IAYDVQQDExlDQSBDZXJ0IFNpZ25pbmcgQXV0aG9yaXR5MSEwHwYJKoZIhvcNAQkBFhJzdXBw b3J0QGNhY2VydC5vcmcCAxK2DTCBkwYLKoZIhvcNAQkQAgsxgYOggYAweTEQMA4GA1UEChMH Um9vdCBDQTEeMBwGA1UECxMVaHR0cDovL3d3dy5jYWNlcnQub3JnMSIwIAYDVQQDExlDQSBD ZXJ0IFNpZ25pbmcgQXV0aG9yaXR5MSEwHwYJKoZIhvcNAQkBFhJzdXBwb3J0QGNhY2VydC5v cmcCAxK2DTANBgkqhkiG9w0BAQEFAASCAQAHwJO7+HeOscvQOvHgv7NnegN47cUD53xfkiM1 HEr9DyItN0yTfox9v/Y5J2Zmj4mh9Bz60XMDgud7VZWr0bwO/e5Si6MWbVIszyw0aJqEpHFW LAqmZBGsqSgNJOfM1obCUyBOK5aalGpoH8E4ghvL+eT02tdsXWW+IwIlQFciYbL2kG0jdtn/ 3ZkJtAjvAXtX+y/Kj+K1eVKw8q1Bsgy/fsFFXw3FuZ8ljBftt9av0qqEg/QP/yeb9z+omF8y mDrt83R+Y5lYVq2vgxac9y0SRLMmIO5RNlloyz+QGgoYeaRYKagbZKW6DvBMDPCVz+A8ab7I mSW/oE8KbpNN0YaSAAAAAAAA --------------ms010302040305070503050708-- From owner-freebsd-mips@freebsd.org Fri May 5 10:38:02 2017 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B7E4D5E763 for ; Fri, 5 May 2017 10:38:02 +0000 (UTC) (envelope-from secretaria@ampformosa.com.ar) Received: from ws122.host4g.com (ws122.host4g.com [190.210.9.102]) by mx1.freebsd.org (Postfix) with ESMTP id 27BD11BFF for ; Fri, 5 May 2017 10:38:02 +0000 (UTC) (envelope-from secretaria@ampformosa.com.ar) Received: from ws65.host4g.com (ws65.host4g.com [190.210.9.40]) by ws122.host4g.com (Postfix) with ESMTP id 2485398D36556 for ; Fri, 5 May 2017 07:38:08 -0300 (ART) Received: from [142.0.42.11] (unknown [142.0.42.11]) by ws65.host4g.com (Postfix) with ESMTPA id 113B542A1795 for ; Fri, 5 May 2017 07:37:14 -0300 (ART) Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Description: Mail message body Subject: Request To: freebsd-mips@freebsd.org From: "Sir. Paul Judge" Date: Fri, 05 May 2017 03:37:47 -0700 Reply-To: sirpaulrjudge@outlook.com X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2017 10:38:02 -0000 Hello, Good Day to you and I hope this message meet you well. I hope this mail meets you well. Before I proceed, I will like to introduce= my self for better understanding, My name is Sir. Paul R. Judge, Non Indep= ent Executive Director with Standard Bank Group in South East Asia,one of t= he biggest independent financial institution, I am contacting you because I= want you to assist me in receiving a deposit of one of our late client A C= hinese National who died in 2005. Before his death he has a deposit of (Twe= nty Two Million Seven Hundred and Twenty Eight Thousand Four Hundred and Fo= urteen United States Dollars)in our bank. Though I know that a transaction = of this magnitude will make any one apprehensive and worried, but I am assu= ring you that all will be well at the end of the day. On July 7, 2005, series of coordinated terrorist bomb blasts hit the London= Subways, resulting in the loss of more than 52 people and unfortunately ou= r late client was among the people that died on that fateful day while he w= as in United Kingdom for a business meeting, all efforts to contact his rel= atives/family representatives turned unsuccessful, I have made several inqu= iries to your embassy to locate any his extended relatives but has been uns= uccessful. After several unsuccessful attempts, I decided to trace his last= name over the internet, to see if I could locate any member of his family = hence I contacted you as you have thesame last name with our late client. His account where his deposit of (Twenty Two Million Seven Hundred and Twen= ty Eight Thousand Four Hundred and Fourteen United States Dollars)USD22,728= .414.00 is no longer active and inoperative. My bank will declare the accou= nt unserviceable and thereby send the funds to the bank treasury if I do no= t present anyone as family representative or relative to our late client. I= will seek your consent to present you as the relative or family representa= tive of our late client since you share the same last name with the our lat= e client so that the funds on the account can be paid to you then you and I= can share the money for investment purposes in your country. If you can handle this with me, I will want you to send me a reply with, (Y= OUR FULL NAMES: CONTACT ADDRESS: DATE OF BIRTH: OCCUPATION: MOBILE/HOME TE= LEPHONE NUMBER) to enable me submit to my bank immediately for the release = of the funds to you as his relative and family representative. Please I do not want any direct link between us, my official lines are not = secured as they are periodically monitored please observe this instruction = religiously, all legal documents and paper work will be released to you as = soon as I receive your response with the required information. Thank you and I hope to read from you, Kindly send me all details to: sirpaulrjudge@outlook.com Regards, Sir Paul R. Judge, Non Independent Executive Director, Standard Bank Group. South East Asia. From owner-freebsd-mips@freebsd.org Fri May 5 12:00:16 2017 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C37E3D5F14F for ; Fri, 5 May 2017 12:00:16 +0000 (UTC) (envelope-from secretaria.centrosalud@ampformosa.com.ar) Received: from ws122.host4g.com (ws122.host4g.com [190.210.9.102]) by mx1.freebsd.org (Postfix) with ESMTP id 331E1281 for ; Fri, 5 May 2017 12:00:16 +0000 (UTC) (envelope-from secretaria.centrosalud@ampformosa.com.ar) Received: from ws65.host4g.com (ws65.host4g.com [190.210.9.40]) by ws122.host4g.com (Postfix) with ESMTP id 25CF6993F7273 for ; Fri, 5 May 2017 08:59:55 -0300 (ART) Received: from [142.0.42.11] (unknown [142.0.42.11]) by ws65.host4g.com (Postfix) with ESMTPA id 9D88342A1795 for ; Fri, 5 May 2017 08:59:01 -0300 (ART) MIME-Version: 1.0 Subject: Google User To: freebsd-mips@freebsd.org From: "Google Inc" Date: Fri, 05 May 2017 04:59:32 -0700 Reply-To: admin@gpawardteam.com Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: Mail message body X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2017 12:00:17 -0000 Dear Google User, We congratulate you for being selected as one of our winner on the ongoing = award promotion. Find attached document with more information regarding you= r winning. Congratulation, Sundar Pichai, Chief Executive Officer, Google Inc.