Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Aug 2018 22:41:54 +0200
From:      Emmanuel Vadot <manu@bidouilliste.com>
To:        Ulrich Grey <usenet@ulrich-grey.de>
Cc:        John-Mark Gurney <jmg@funkthat.com>, freebsd-arm@freebsd.org
Subject:   Re: Booting PINE64-LTS does not work
Message-ID:  <20180804224154.83cc77b14ebaeb0108976097@bidouilliste.com>
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
On Sat, 4 Aug 2018 20:35:54 +0200
Ulrich Grey <usenet@ulrich-grey.de> wrote:

> 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 board does not work.

 If I understood correctly this usb port can either be routed to one of
the ohci/ehci controller or the otg controller, u-boot configures it as
the otg one which we don't support.
 There is a review https://reviews.freebsd.org/D5881

> 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:
> ##
> ===> lib/clang/liblldb (all)
> <jemalloc>: jemalloc_arena.c:647: Failed assertion: "nstime_compare(&decay->epoch, &time)

 Looks like https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229644

> <= 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 LLVM 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.freebsd.org/submit/
> and include the crash backtrace, preprocessed source, and associated run 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: 
> 
> ********************
> --- 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: 4096
> 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
> --------------------------------------------------------------
> 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.
> > 
> > > -- 
> > >   John-Mark Gurney				Voice: +1 415 225 5579
> > > 
> > >      "All that I will do, has been done, All that I have, has not."
> > 
> > 
> > -- 
> > Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>


-- 
Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>



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