Date: Sat, 4 Aug 2018 22:24:23 +0200 From: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> To: freebsd-arm@freebsd.org Subject: Re: Booting PINE64-LTS does not work Message-ID: <0efaadab-80b1-43bc-4e3b-28c71ffa0136@plan-b.pwste.edu.pl> In-Reply-To: <20180804203554.1143060d0a43f9b7777cba2e@ulrich-grey.de> References: <20180730202020.472bbf8a1b785a12699703ed@ulrich-grey.de> <20180730203159.ec4e72ee641f6a13e05174f2@bidouilliste.com> <20180731014832.GH2884@funkthat.com> <20180731211925.420d4068a8447c8dcbe8c0f0@bidouilliste.com> <20180804203554.1143060d0a43f9b7777cba2e@ulrich-grey.de>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --8aeuZ9q1Nicf8yf7V7xQ1O16Wg2HiXU8m Content-Type: multipart/mixed; boundary="J3RCwn2vByn0FTm6pb5mjgtR5MvaywJcK"; protected-headers="v1" From: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> To: freebsd-arm@freebsd.org Message-ID: <0efaadab-80b1-43bc-4e3b-28c71ffa0136@plan-b.pwste.edu.pl> Subject: Re: Booting PINE64-LTS does not work References: <20180730202020.472bbf8a1b785a12699703ed@ulrich-grey.de> <20180730203159.ec4e72ee641f6a13e05174f2@bidouilliste.com> <20180731014832.GH2884@funkthat.com> <20180731211925.420d4068a8447c8dcbe8c0f0@bidouilliste.com> <20180804203554.1143060d0a43f9b7777cba2e@ulrich-grey.de> In-Reply-To: <20180804203554.1143060d0a43f9b7777cba2e@ulrich-grey.de> --J3RCwn2vByn0FTm6pb5mjgtR5MvaywJcK Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: en-GB W dniu 04.08.2018 o=C2=A020:35, Ulrich Grey pisze: > Thank you for the hint and the commit. > I successfully built an image (12.0-CURRENT r337040) for my board: > PINE A64 LTS Version V 1.2 2018-01-29 > > After booting successfully I realized that one USB 2.0 host on the boar= d does not work. > > I tried to build FreeBSD 12.0 CURRENT r337282 buildworld on the board, = using an external > USB HD, connected via a D-Link Hub (DUB-H7). > After some hours, the build failed: > ## > =3D=3D=3D> lib/clang/liblldb (all) > <jemalloc>: jemalloc_arena.c:647: Failed assertion: "nstime_compare(&de= cay->epoch, &time) > <=3D 0" c++: error: unable to execute command: Abort trap (core dumped)= > c++: error: clang frontend command failed due to signal (use -v to see = invocation) > FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on L= LVM 6.0.1) > Target: aarch64-unknown-freebsd12.0 > Thread model: posix > InstalledDir: /usr/bin > c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.f= reebsd.org/submit/ > and include the crash backtrace, preprocessed source, and associated ru= n script. c++: > note: diagnostic msg: ******************** > > PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: > Preprocessed source(s) and associated run script(s) are located at: > c++: note: diagnostic msg: /tmp/SBVariablesOptions-d0770a.cpp > c++: note: diagnostic msg: /tmp/SBVariablesOptions-d0770a.sh > c++: note: diagnostic msg:=20 > > ******************** > --- API/SBVariablesOptions.o --- > *** [API/SBVariablesOptions.o] Error code 254 > ## > > On the console, I got this: > > swap_pager: indefinite wait buffer: bufobj: 0, blkno: 693018, size: 409= 6 > pid 47471 (c++), uid 0: exited on signal 6 (core dumped) > > Please see the build log and the diagnostic messages etc. here: > > http://ulrich-grey.de/dl/FreeBSD/pineA64ltsErrMsg20180804.tgz > -------------------------------------------------------------- Since I have subscribed to this list I see peoples' overwhelming desire to build FreeBSD world on small boards consuming 1-3W of power designed primarily for running lightweight embedded systems. I guess all the builders are running make world with -j n >=3D 4 on these boards with 1-2Gb of memory (these processors have usually 4 cores). The build process is running for some time, let's say 24 hours than it fails due to exhaustion of memory/swap or other issues. Running it for the next time will probably lead to the same or different issue. The waste of time is very frustrating, so people complain here. On the other hand, the build process takes about 1-2 hours on not so modern amd64 architecture hardware. So why not cross-build all on the faster amd64 machine? > On Tue, 31 Jul 2018 21:19:25 +0200 > Emmanuel Vadot <manu@bidouilliste.com> wrote: > >> On Mon, 30 Jul 2018 18:48:32 -0700 >> John-Mark Gurney <jmg@funkthat.com> wrote: >> >>> Emmanuel Vadot wrote this message on Mon, Jul 30, 2018 at 20:31 +0200= : >>>> Best way to use FreeBSD on Pine64-LTS is to download the Pine64 >>>> snapshot image and override u-boot with the u-boot-sopine. >>> I'll second this. It works and is easy to do... the README has >>> slightly wrong file names, but it's easy enough to figure out which >>> one is correct... >> Fixed in r476018. >> >>>> Or wait until https://reviews.freebsd.org/D16487 is commited. >>> Any specific reason that hasn't been yet? besides it being just >>> created? >> Commited in r337000. >> I always wait for someone from re@ for release/ related patches. >> >>> --=20 >>> John-Mark Gurney Voice: +1 415 225 5579 >>> >>> "All that I will do, has been done, All that I have, has not." >> >> --=20 >> Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org> > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" --=20 Marek Zarychta --J3RCwn2vByn0FTm6pb5mjgtR5MvaywJcK-- --8aeuZ9q1Nicf8yf7V7xQ1O16Wg2HiXU8m Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEMOqvKm6wKvS1/ZeCdZ/s//1SjSwFAltmC3wACgkQdZ/s//1S jSw32wgAuCzsuol8f0KGEecAd/dWuxRtkZxw5UTNjvYap1uuvzGhDY5Gghqqvdae UGnErPEcAHMzrNR1nQza2eKZKmSbWkRCRJjzy1jpmgA7RbxBkgHL/rhx7TImKLla b5mEf/1plCHo/TN1FOJ1+6J92fs39+1QGI2yy42qn3ia7uOewUFKO22/qlHGAYli F1qq8ziTPdq5W2A05uReqQfdFY++aAYZ3Cq8f5ke2IG3HhmycqS/CHquK0Xghrk9 +dTl1GtamigyC4LuON/at7KEBH0VSFQavK03/FJB0aKA2ja6oK3vGi+b7lr1mBp9 6uwFTvfHsYqNz2S5D2n2P0qXQ8Vn+A== =GeuU -----END PGP SIGNATURE----- --8aeuZ9q1Nicf8yf7V7xQ1O16Wg2HiXU8m--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0efaadab-80b1-43bc-4e3b-28c71ffa0136>